• It's recommended to check out the latest log via: the Stats page >> View log >> Tail

PROJECT (sourcing_v2), SPIDER (bca.uk)

2026-03-29 22:00:09 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 22:00:09 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-29 22:00:09 [bca.uk] INFO: Starting spider bca.uk
2026-03-29 22:00:09 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-29 22:00:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 22:00:09 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-29 22:00:09 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 22:00:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 22:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /SpiderData()?$filter=PartitionKey%20eq%20%27BCAUk%27%20and%20RowKey%20eq%20%27cookies%27 HTTP/1.1" 200 None
2026-03-29 22:00:09 [bca.uk] INFO: No cached cookies found, will perform fresh login
2026-03-29 22:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /SpiderData()?$filter=PartitionKey%20eq%20%27BCAUk%27%20and%20RowKey%20eq%20%27auth_token%27 HTTP/1.1" 200 None
2026-03-29 22:00:09 [bca.uk] INFO: Loaded cached Auth0 token from Azure Tables (length=1492)
2026-03-29 22:00:09 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 22:00:09 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 22:00:09 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 22:00:09 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 22:00:09 [scrapy.extensions.telnet] INFO: Telnet Password: 2e31b2d642a20a52
2026-03-29 22:00:09 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
 'scrapy.extensions.telnet.TelnetConsole',
 'scrapy.extensions.memusage.MemoryUsage',
 'scrapy.extensions.feedexport.FeedExporter',
 'scrapy.extensions.logstats.LogStats',
 'scrapy.extensions.closespider.CloseSpider']
2026-03-29 22:00:09 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
 'CLOSESPIDER_TIMEOUT': 7200,
 'DOWNLOAD_MAXSIZE': 52428800,
 'DOWNLOAD_WARNSIZE': 10485760,
 'FEED_EXPORT_ENCODING': 'utf-8',
 'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/bca.uk/task_51_2026-03-29T22_00_00.log',
 'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
 'MEMUSAGE_LIMIT_MB': 2048,
 'MEMUSAGE_WARNING_MB': 1536,
 'NEWSPIDER_MODULE': 'spiders',
 'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
 'SPIDER_MODULES': ['spiders', 'auth_check'],
 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
 'USER_AGENT': ''}
2026-03-29 22:00:09 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 22:00:09 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 22:00:09 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
 'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
 'scrapy.downloadermiddlewares.retry.RetryMiddleware',
 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
 'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-29 22:00:10 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 22:00:10 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
 'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
 'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
 'scrapy.spidermiddlewares.referer.RefererMiddleware',
 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
 'scrapy.spidermiddlewares.depth.DepthMiddleware',
 'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
 'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
 'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-29 22:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:10 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 22:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-29 22:00:10 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 22:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 22:00:10 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 22:00:10 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
 'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
 'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-29 22:00:10 [scrapy.core.engine] INFO: Spider opened
2026-03-29 22:00:10 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 22:00:10 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-29 22:00:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-29 22:00:10 [scrapy-playwright] INFO: Starting download handler
2026-03-29 22:00:10 [scrapy-playwright] INFO: Starting download handler
2026-03-29 22:00:10 [scrapy-playwright] INFO: Launching 1 startup context(s)
2026-03-29 22:00:10 [scrapy-playwright] INFO: Launching browser chromium
2026-03-29 22:00:10 [scrapy-playwright] INFO: Launching 1 startup context(s)
2026-03-29 22:00:10 [scrapy-playwright] INFO: Launching browser chromium
2026-03-29 22:00:10 [scrapy-playwright] INFO: Browser chromium launched
2026-03-29 22:00:10 [scrapy-playwright] INFO: Browser chromium launched
2026-03-29 22:00:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-29 22:00:11 [scrapy-playwright] INFO: Startup context(s) launched
2026-03-29 22:00:11 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-29 22:00:11 [scrapy-playwright] INFO: Startup context(s) launched
2026-03-29 22:00:15 [bca.uk] INFO: No cached cookies available, starting login process with credentials
2026-03-29 22:00:15 [bca.uk] INFO: Zyte login attempt 1/3
2026-03-29 22:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/> (referer: None) ['zyte-api']
2026-03-29 22:00:53 [bca.uk] INFO: Action 0 (waitForTimeout): status=success, elapsed=5s
2026-03-29 22:00:53 [bca.uk] INFO: Action 1 (waitForSelector): status=success, elapsed=0.007s
2026-03-29 22:00:53 [bca.uk] INFO: Action 2 (evaluate): status=success, elapsed=0.002s
2026-03-29 22:00:53 [bca.uk] INFO: Action 3 (waitForTimeout): status=success, elapsed=1s
2026-03-29 22:00:53 [bca.uk] INFO: Action 4 (click): status=success, elapsed=2.4s
2026-03-29 22:00:53 [bca.uk] INFO: Action 5 (waitForSelector): status=success, elapsed=0.848s
2026-03-29 22:00:53 [bca.uk] INFO: Action 6 (waitForTimeout): status=success, elapsed=1s
2026-03-29 22:00:53 [bca.uk] INFO: Action 7 (click): status=success, elapsed=1.499s
2026-03-29 22:00:53 [bca.uk] INFO: Action 8 (type): status=success, elapsed=0.024s
2026-03-29 22:00:53 [bca.uk] INFO: Action 9 (waitForTimeout): status=success, elapsed=1.001s
2026-03-29 22:00:53 [bca.uk] INFO: Action 10 (click): status=success, elapsed=2.026s
2026-03-29 22:00:53 [bca.uk] INFO: Action 11 (type): status=success, elapsed=0.023s
2026-03-29 22:00:53 [bca.uk] INFO: Action 12 (waitForTimeout): status=success, elapsed=1s
2026-03-29 22:00:53 [bca.uk] INFO: Action 13 (click): status=success, elapsed=2.976s
2026-03-29 22:00:53 [bca.uk] INFO: Action 14 (waitForSelector): status=success, elapsed=3.129s
2026-03-29 22:00:53 [bca.uk] INFO: Action 15 (evaluate): status=success, elapsed=0.005s
2026-03-29 22:00:53 [bca.uk] INFO: Action 16 (waitForTimeout): status=success, elapsed=10s
2026-03-29 22:00:53 [bca.uk] INFO: Action 17 (evaluate): status=success, elapsed=0.001s
2026-03-29 22:00:53 [bca.uk] INFO: Page URL after login: https://www.bca.co.uk/
2026-03-29 22:00:53 [bca.uk] INFO: Successfully logged in via Zyte API session
2026-03-29 22:00:53 [bca.uk] INFO: Scrapy-formatted cookies: [{'name': 'AMCV_E5F2C8A15481C0E20A4C98BC%40AdobeOrg', 'value': '179643557%7CMCIDTS%7C20542%7CMCMID%7C76610459130310112984245421642973284881%7CMCAAMLH-1775426430%7C7%7CMCAAMB-1775426430%7C6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y%7CMCOPTOUT-1774828830s%7CNONE%7CMCSYNCSOP%7C411-20549%7CvVersion%7C5.5.0', 'domain': '.bca.co.uk', 'path': '/'}, {'name': 'sc_dslv', 'value': '1774821642151', 'domain': '.bca.co.uk', 'path': '/'}, {'name': 'gpv_pn', 'value': 'auctionview', 'domain': '.bca.co.uk', 'path': '/'}, {'name': 'auth0.VS7z7E8b9vqJ2LYaGXEbb1f5CP1SGRLD.is.authenticated', 'value': 'true', 'domain': 'www.bca.co.uk', 'path': '/'}, {'name': 'ASLBSA', 'value': '000323392f7a18bd2b0ff7209c28bb25c0f06dee33a9cf62b65238d7d6868fdf5ddf', 'domain': 'www.bca.co.uk', 'path': '/'}, {'name': 'AMCVS_E5F2C8A15481C0E20A4C98BC%40AdobeOrg', 'value': '1', 'domain': '.bca.co.uk', 'path': '/'}, {'name': 'sc_dslv_s', 'value': 'First%20Visit', 'domain': '.bca.co.uk', 'path': '/'}, {'name': 'JSESSIONID', 'value': 'BDA4CDD3AE459774FDD0016281F23470', 'domain': 'www.bca.co.uk', 'path': '/'}, {'name': 's_sq', 'value': '%5B%5BB%5D%5D', 'domain': '.bca.co.uk', 'path': '/'}, {'name': 's_cc', 'value': 'true', 'domain': '.bca.co.uk', 'path': '/'}, {'name': 'dtCookie', 'value': 'v_4_srv_4_sn_94849D88B7423C8698283AE3844AB508_perc_100000_ol_0_mul_1_app-3A5d68a08db18e8bbb_1_app-3Aea7c4b59f27d43eb_1', 'domain': '.bca.co.uk', 'path': '/'}, {'name': 'dtPC', 'value': '4$21640951_751h-vVRMUQDIFFKRSTSCHFHMTQPMFKBODFUNH-0e0', 'domain': '.bca.co.uk', 'path': '/'}, {'name': 'rxVisitor', 'value': '1774821617920OT8UQ2CT0FPF244DTHTN3RULV3DN90PN', 'domain': '.bca.co.uk', 'path': '/'}, {'name': 'csrf', 'value': 'A75tPo0nE4UMKYRCiQNLZ90lF2ACJt0N6ZMH4NHC-l2L_0nsySq22h9FM_e0VOZChWvt1wOvr8jg7ze89QO2lw:AAABnTucrAU:whVamDDTEqmNnkj5dhwvuQ', 'domain': 'www.bca.co.uk', 'path': '/'}, {'name': 'INGRESSCOOKIE', 'value': '201d4d7cdb35b651709a73d47c4eaea6|17148814d3d29f21517da122aae4be83', 'domain': 'www.bca.co.uk', 'path': '/'}, {'name': 'dest', 'value': 'https://www.bca.co.uk/', 'domain': '.bca.co.uk', 'path': '/'}, {'name': 'ASLBSACORS', 'value': '000323392f7a18bd2b0ff7209c28bb25c0f06dee33a9cf62b65238d7d6868fdf5ddf', 'domain': 'www.bca.co.uk', 'path': '/'}, {'name': '__cf_bm', 'value': 'EKd9vjset010bBxgOmSWE8z.bJXIadhQ3QdMXRPxN3o-1774821615.942378-1.0.1.1-oF_xLMq2kdtsGxt0Ca0qUhsNiA.5AsHpvJ1p03_YkZT2ejD0kkjnh0p1S_4cQ.8PTgM7NId2vKsVujDcxHcdeA_kAEzNL1uji.lGe1kThL6YMcgAzGiuI7EFWSXbaN0B6WtoEM4jchsEyU78VX2h8Q', 'domain': '.bca.co.uk', 'path': '/'}, {'name': 'rxvt', 'value': '1774823442038|1774821617921', 'domain': '.bca.co.uk', 'path': '/'}, {'name': 'OptanonAlertBoxClosed', 'value': '2026-03-29T22:00:25.416Z', 'domain': '.bca.co.uk', 'path': '/'}, {'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Sun+Mar+29+2026+18%3A00%3A41+GMT-0400+(Eastern+Daylight+Time)&version=202510.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&consentId=d56829c0-16c6-4991-ab8f-0bd58772e838&interactionCount=1&isAnonUser=1&landingPath=NotLandingPage&groups=C0001%3A1%2CC0003%3A1%2CC0004%3A1%2CC0002%3A1&intType=1&geolocation=US%3BNV&AwaitingReconsent=false', 'domain': '.bca.co.uk', 'path': '/'}, {'name': 's_getNewRepeat', 'value': '1774821642151-New', 'domain': '.bca.co.uk', 'path': '/'}, {'name': '_legacy_auth0.VS7z7E8b9vqJ2LYaGXEbb1f5CP1SGRLD.is.authenticated', 'value': 'true', 'domain': 'www.bca.co.uk', 'path': '/'}, {'name': 'dtSa', 'value': '-', 'domain': '.bca.co.uk', 'path': '/'}]
2026-03-29 22:00:53 [bca.uk] INFO: Extracted 24 cookies from Zyte login response
2026-03-29 22:00:53 [bca.uk] INFO: Merged 15 browser cookies, total: 24
2026-03-29 22:00:53 [bca.uk] INFO: Auth0 token capture: token=yes, error=client-created
2026-03-29 22:00:53 [bca.uk] INFO: Got Auth0 access token via dynamic SDK (length=1492)
2026-03-29 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='BCAUk',RowKey='auth_token') HTTP/1.1" 204 0
2026-03-29 22:00:53 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded
2026-03-29 22:00:53 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:00:53 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:00:53 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:00:53 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:00:56 [bca.uk] INFO: Total items found: 100
2026-03-29 22:00:56 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded
2026-03-29 22:00:56 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:00:56 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: P17%20LPT
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27P17%2520LPT%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for P17%20LPT: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9 with identifier: P17%20LPT
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9
2026-03-29 22:00:56 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:00:56 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: ML23%20KNX
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML23%2520KNX%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for ML23%20KNX: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c96e7ad0-7cd4-5ea7-b41d-642972a2bf14 with identifier: ML23%20KNX
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item c96e7ad0-7cd4-5ea7-b41d-642972a2bf14
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: PA19%20DCO
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PA19%2520DCO%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for PA19%20DCO: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da397772-3003-5876-84de-18e19f2e1e0e with identifier: PA19%20DCO
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item da397772-3003-5876-84de-18e19f2e1e0e
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: PJ72%20FOT
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ72%2520FOT%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for PJ72%20FOT: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a with identifier: PJ72%20FOT
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: RE20%20EVL
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE20%2520EVL%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for RE20%20EVL: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b145ed4d-e096-5329-b7ec-7396067fba60 with identifier: RE20%20EVL
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item b145ed4d-e096-5329-b7ec-7396067fba60
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: SG69%20FWY
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG69%2520FWY%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for SG69%20FWY: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23673480-b7c5-5707-903a-2783d4797f75 with identifier: SG69%20FWY
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 23673480-b7c5-5707-903a-2783d4797f75
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: YM19%20VXX
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM19%2520VXX%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for YM19%20VXX: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 553a9526-308c-5e9f-97f5-1bce769f99d7 with identifier: YM19%20VXX
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 553a9526-308c-5e9f-97f5-1bce769f99d7
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: HS68%20PYY
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HS68%2520PYY%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for HS68%20PYY: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73 with identifier: HS68%20PYY
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: DE19%20AAK
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE19%2520AAK%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for DE19%20AAK: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff522792-d041-5ecb-b231-8bf72c190c1e with identifier: DE19%20AAK
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item ff522792-d041-5ecb-b231-8bf72c190c1e
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: YH70%20YYW
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH70%2520YYW%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for YH70%20YYW: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01b57636-ffd9-585f-9b00-e6ae7dbcc329 with identifier: YH70%20YYW
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 01b57636-ffd9-585f-9b00-e6ae7dbcc329
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: DC19%20VSX
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC19%2520VSX%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for DC19%20VSX: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 732664ff-2041-53f2-83f7-e4a6aeaa1df2 with identifier: DC19%20VSX
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 732664ff-2041-53f2-83f7-e4a6aeaa1df2
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: LA70%20NPE
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA70%2520NPE%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for LA70%20NPE: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4838ed0-a1bc-555f-ae17-73d79e29d1ac with identifier: LA70%20NPE
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item b4838ed0-a1bc-555f-ae17-73d79e29d1ac
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: YE18%20CHX
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE18%2520CHX%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for YE18%20CHX: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad with identifier: YE18%20CHX
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: MA16%20ETX
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA16%2520ETX%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for MA16%20ETX: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6398c60-fe63-5a45-a148-79cf4bf62bcf with identifier: MA16%20ETX
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item d6398c60-fe63-5a45-a148-79cf4bf62bcf
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: MP65%20LKN
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MP65%2520LKN%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for MP65%20LKN: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6062366a-77b0-5b3c-aa23-49414d769971 with identifier: MP65%20LKN
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 6062366a-77b0-5b3c-aa23-49414d769971
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: PX16%20TWC
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX16%2520TWC%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for PX16%20TWC: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac1f6057-b0f6-50a4-86b8-79ddb8bcda18 with identifier: PX16%20TWC
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item ac1f6057-b0f6-50a4-86b8-79ddb8bcda18
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: YO18%20AYK
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO18%2520AYK%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for YO18%20AYK: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7392bcd-4395-5c1c-82dd-efb0c72988e0 with identifier: YO18%20AYK
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item a7392bcd-4395-5c1c-82dd-efb0c72988e0
2026-03-29 22:00:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/P17LPT/42573216?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Cei94j6xTuVsYVAtMEIEaOIhWn8jpASCTY7XqjpVl64%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=P17%20LPT-GB>
2026-03-29 22:00:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RE20EVL/42811999?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=QNaGwsE1HTKndyV7dS5jfLI1ozyFJBkYcrsiWmkuv8k%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RE20%20EVL-GB>
2026-03-29 22:00:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML23KNX/42812081?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Ysjf2AWU3A%2B%2BhkZ4EdoIgPpKhCyN1a54UPjPwLBr1pc%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ML23%20KNX-GB>
2026-03-29 22:00:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ72FOT/42812096?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=F1eqEFipUoySPGKOeLKkFyyLLItl9dJbMFy96XQcSRY%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PJ72%20FOT-GB>
2026-03-29 22:00:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PA19DCO/42811984?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=5dad8F2568bHOl2s5RwggeSpVONMrl6yr8ByaoDJDOc%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PA19%20DCO-GB>
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: ME19%20TFO
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME19%2520TFO%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for ME19%20TFO: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53e8a45e-28a5-5ca8-b6f8-84adabb0f290 with identifier: ME19%20TFO
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 53e8a45e-28a5-5ca8-b6f8-84adabb0f290
2026-03-29 22:00:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SG69FWY/42811982?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=iIU0ZFwxCrfo9iR2T7l%2BEKiHBXHpV%2FjhvFuNPQMcBwU%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SG69%20FWY-GB>
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: PE64%20HPL
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE64%2520HPL%27 HTTP/1.1" 200 None
2026-03-29 22:00:56 [bca.uk] INFO: Scrape type for PE64%20HPL: 1
2026-03-29 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8381a489-d71d-5bac-8258-1ea17ff7795d with identifier: PE64%20HPL
2026-03-29 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 8381a489-d71d-5bac-8258-1ea17ff7795d
2026-03-29 22:00:56 [bca.uk] INFO: Found listing with ID: PN54%20OAL
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN54%2520OAL%27 HTTP/1.1" 200 None
2026-03-29 22:00:57 [bca.uk] INFO: Scrape type for PN54%20OAL: 1
2026-03-29 22:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 640919bc-7e76-59be-ab2e-d1156d9a5725 with identifier: PN54%20OAL
2026-03-29 22:00:57 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 640919bc-7e76-59be-ab2e-d1156d9a5725
2026-03-29 22:00:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YM19VXX/42812304?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=YzGWBhkemG5tXMwAwvYpsWX0bEfwiTWFoG%2FIuzQzr2c%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YM19%20VXX-GB>
2026-03-29 22:00:57 [bca.uk] INFO: Found listing with ID: PJ08%20SVR
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ08%2520SVR%27 HTTP/1.1" 200 None
2026-03-29 22:00:57 [bca.uk] INFO: Scrape type for PJ08%20SVR: 1
2026-03-29 22:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4de1def5-9fea-59aa-8472-dafc14cac3a1 with identifier: PJ08%20SVR
2026-03-29 22:00:57 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 4de1def5-9fea-59aa-8472-dafc14cac3a1
2026-03-29 22:00:57 [bca.uk] INFO: Found listing with ID: NJ58%20SFX
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ58%2520SFX%27 HTTP/1.1" 200 None
2026-03-29 22:00:57 [bca.uk] INFO: Scrape type for NJ58%20SFX: 1
2026-03-29 22:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5063d79c-4147-5ce9-b414-8b0ccabfea0d with identifier: NJ58%20SFX
2026-03-29 22:00:57 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 5063d79c-4147-5ce9-b414-8b0ccabfea0d
2026-03-29 22:00:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LA70NPE/42811995?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=1ymICcEKrtpKHFHLQTc1yKaMMeniIFUDVOMDF5neyAs%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LA70%20NPE-GB>
2026-03-29 22:00:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE19AAK/42812078?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=MkdK1ykhsLQ%2B%2F2n1Irxn7evFumHYKKFZXmkQdpd8KgM%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DE19%20AAK-GB>
2026-03-29 22:00:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE18CHX/42812000?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=oyBRp8qHoowbCW9kieY0zUV46IZNjY3FwR8NKuxfaxo%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YE18%20CHX-GB>
2026-03-29 22:00:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HS68PYY/42812178?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=ilxdzGsr4IgRZDvqZmWhurm4pGkLnzxS3s4veY%2BdCjs%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HS68%20PYY-GB>
2026-03-29 22:00:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC19VSX/42812111?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=qlSeQUbf83xHqWfD9mYZ2SCAALVwdddlxYHgmUNU2tY%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DC19%20VSX-GB>
2026-03-29 22:00:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH70YYW/42571204?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=3YETERDVJsfcYf9zoGQQnS8MvGAFRjTT6qcrLaHjjZg%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YH70%20YYW-GB>
2026-03-29 22:00:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA16ETX/42812131?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=67cSoD7yDAcPlVUXb6MtFxB8b%2F%2B%2FHPzK%2FRcqJHz%2FIwo%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MA16%20ETX-GB>
2026-03-29 22:00:57 [bca.uk] INFO: Found listing with ID: MK58%20WVS
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK58%2520WVS%27 HTTP/1.1" 200 None
2026-03-29 22:00:57 [bca.uk] INFO: Scrape type for MK58%20WVS: 1
2026-03-29 22:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f445e0d5-837d-52c8-8f48-046533da8751 with identifier: MK58%20WVS
2026-03-29 22:00:57 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item f445e0d5-837d-52c8-8f48-046533da8751
2026-03-29 22:00:57 [bca.uk] INFO: Found listing with ID: DE56%20AOD
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE56%2520AOD%27 HTTP/1.1" 200 None
2026-03-29 22:00:57 [bca.uk] INFO: Scrape type for DE56%20AOD: 1
2026-03-29 22:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5674dd98-879a-5bc0-92a6-049abdc5f932 with identifier: DE56%20AOD
2026-03-29 22:00:57 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 5674dd98-879a-5bc0-92a6-049abdc5f932
2026-03-29 22:00:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MP65LKN/42812099?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=YYiddic%2BqcqY2M0XPOfW0%2FrAPtac9opCHs6%2B5ikpuFw%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MP65%20LKN-GB>
2026-03-29 22:00:57 [bca.uk] INFO: Found listing with ID: LM09%20CVU
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM09%2520CVU%27 HTTP/1.1" 200 None
2026-03-29 22:00:57 [bca.uk] INFO: Scrape type for LM09%20CVU: 1
2026-03-29 22:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad76e9a4-0e7d-56af-9a84-3fd65281fde6 with identifier: LM09%20CVU
2026-03-29 22:00:57 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item ad76e9a4-0e7d-56af-9a84-3fd65281fde6
2026-03-29 22:00:57 [bca.uk] INFO: Found listing with ID: OE10%20FEO
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE10%2520FEO%27 HTTP/1.1" 200 None
2026-03-29 22:00:57 [bca.uk] INFO: Scrape type for OE10%20FEO: 2
2026-03-29 22:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66a2a13d-8eb1-5294-8f43-be215101e894 with identifier: OE10%20FEO
2026-03-29 22:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66a2a13d-8eb1-5294-8f43-be215101e894 with scrape type 2
2026-03-29 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66a2a13d-8eb1-5294-8f43-be215101e894 with scrape type 2
2026-03-29 22:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 66a2a13d-8eb1-5294-8f43-be215101e894, identifier: OE10%20FEO
2026-03-29 22:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 66a2a13d-8eb1-5294-8f43-be215101e894 with identifier: OE10%20FEO
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=blue HTTP/1.1" 200 None
2026-03-29 22:00:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol HTTP/1.1" 200 None
2026-03-29 22:00:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 66a2a13d-8eb1-5294-8f43-be215101e894 with identifier: OE10%20FEO
2026-03-29 22:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 66a2a13d-8eb1-5294-8f43-be215101e894 with identifier: OE10%20FEO to the API
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:00:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OE10%20FEO-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '66a2a13d-8eb1-5294-8f43-be215101e894',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OE10 FEO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OE10%20FEO&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'HYUNDAI',
 'model': 'I10',
 'odometer': 104391,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'HYUNDAI I10 1.2 STYLE Hatchback',
 'transmission': 'manual',
 'trim': 'STYLE',
 'vin': 'MALAN51CLAM612199',
 'year': 2010}
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE10%2520FEO%27 HTTP/1.1" 200 None
2026-03-29 22:00:58 [bca.uk] INFO: Saving data for OE10%20FEO: {'auction_closing_time': 1775210400.0, 'created_time': 1774447818.383497, 'last_price_update_time': 1774821658.129472}
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OE10%2520FEO') HTTP/1.1" 204 0
2026-03-29 22:00:58 [bca.uk] INFO: Found listing with ID: WP66%20PGE
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP66%2520PGE%27 HTTP/1.1" 200 None
2026-03-29 22:00:58 [bca.uk] INFO: Scrape type for WP66%20PGE: 1
2026-03-29 22:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49025c6e-c82c-5ad9-a984-dc586f875105 with identifier: WP66%20PGE
2026-03-29 22:00:58 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 49025c6e-c82c-5ad9-a984-dc586f875105
2026-03-29 22:00:58 [bca.uk] INFO: Found listing with ID: WR60%20HNV
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR60%2520HNV%27 HTTP/1.1" 200 None
2026-03-29 22:00:58 [bca.uk] INFO: Scrape type for WR60%20HNV: 1
2026-03-29 22:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a63c92f-88a3-5364-8028-ccaa89112c46 with identifier: WR60%20HNV
2026-03-29 22:00:58 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 1a63c92f-88a3-5364-8028-ccaa89112c46
2026-03-29 22:00:58 [bca.uk] INFO: Found listing with ID: AP12%20HDL
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP12%2520HDL%27 HTTP/1.1" 200 None
2026-03-29 22:00:58 [bca.uk] INFO: Scrape type for AP12%20HDL: 1
2026-03-29 22:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21e79e5d-2d1b-56fe-b8fb-2067f25370f7 with identifier: AP12%20HDL
2026-03-29 22:00:58 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 21e79e5d-2d1b-56fe-b8fb-2067f25370f7
2026-03-29 22:00:58 [bca.uk] INFO: Found listing with ID: LV08%20TVU
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV08%2520TVU%27 HTTP/1.1" 200 None
2026-03-29 22:00:58 [bca.uk] INFO: Scrape type for LV08%20TVU: 1
2026-03-29 22:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82 with identifier: LV08%20TVU
2026-03-29 22:00:58 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82
2026-03-29 22:00:58 [bca.uk] INFO: Found listing with ID: SV14%20TTZ
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV14%2520TTZ%27 HTTP/1.1" 200 None
2026-03-29 22:00:58 [bca.uk] INFO: Scrape type for SV14%20TTZ: 1
2026-03-29 22:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3909531a-470f-5688-8297-acd46a9f879d with identifier: SV14%20TTZ
2026-03-29 22:00:58 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 3909531a-470f-5688-8297-acd46a9f879d
2026-03-29 22:00:58 [bca.uk] INFO: Found listing with ID: CP15%20SYH
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP15%2520SYH%27 HTTP/1.1" 200 None
2026-03-29 22:00:58 [bca.uk] INFO: Scrape type for CP15%20SYH: 1
2026-03-29 22:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7722f27f-140c-5241-909a-6e6aa692732b with identifier: CP15%20SYH
2026-03-29 22:00:58 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 7722f27f-140c-5241-909a-6e6aa692732b
2026-03-29 22:00:58 [bca.uk] INFO: Found listing with ID: FV59%20NFX
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV59%2520NFX%27 HTTP/1.1" 200 None
2026-03-29 22:00:58 [bca.uk] INFO: Scrape type for FV59%20NFX: 1
2026-03-29 22:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75379e98-ec74-5bb8-a2ba-dee078101af0 with identifier: FV59%20NFX
2026-03-29 22:00:58 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 75379e98-ec74-5bb8-a2ba-dee078101af0
2026-03-29 22:00:58 [bca.uk] INFO: Found listing with ID: VK10%20OJY
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK10%2520OJY%27 HTTP/1.1" 200 None
2026-03-29 22:00:58 [bca.uk] INFO: Scrape type for VK10%20OJY: 2
2026-03-29 22:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e198d40-2ab9-5647-9a24-3c0294d7c73d with identifier: VK10%20OJY
2026-03-29 22:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e198d40-2ab9-5647-9a24-3c0294d7c73d with scrape type 2
2026-03-29 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e198d40-2ab9-5647-9a24-3c0294d7c73d with scrape type 2
2026-03-29 22:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0e198d40-2ab9-5647-9a24-3c0294d7c73d, identifier: VK10%20OJY
2026-03-29 22:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0e198d40-2ab9-5647-9a24-3c0294d7c73d with identifier: VK10%20OJY
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=grey HTTP/1.1" 200 None
2026-03-29 22:00:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-29 22:00:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0e198d40-2ab9-5647-9a24-3c0294d7c73d with identifier: VK10%20OJY
2026-03-29 22:00:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0e198d40-2ab9-5647-9a24-3c0294d7c73d with identifier: VK10%20OJY to the API
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 219,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VK10%20OJY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.4L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '0e198d40-2ab9-5647-9a24-3c0294d7c73d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VK10 OJY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VK10%20OJY&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLVO',
 'model': 'XC90',
 'odometer': 152524,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'VOLVO XC90 2.4 D5 185 SE Estate',
 'transmission': 'manual',
 'trim': 'D5 185 SE',
 'vin': 'YV1CZ7144A1559442',
 'year': 2010}
2026-03-29 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK10%2520OJY%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [bca.uk] INFO: Saving data for VK10%20OJY: {'auction_closing_time': 1775210400.0, 'created_time': 1774536302.728066, 'last_price_update_time': 1774821659.01011}
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VK10%2520OJY') HTTP/1.1" 204 0
2026-03-29 22:00:59 [bca.uk] INFO: Found listing with ID: BP65%20JXL
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP65%2520JXL%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [bca.uk] INFO: Scrape type for BP65%20JXL: 1
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4 with identifier: BP65%20JXL
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4
2026-03-29 22:00:59 [bca.uk] INFO: Found listing with ID: LO08%20HUA
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO08%2520HUA%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [bca.uk] INFO: Scrape type for LO08%20HUA: 1
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9816a6af-47f8-5106-89d9-6d77d25fd0f4 with identifier: LO08%20HUA
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 9816a6af-47f8-5106-89d9-6d77d25fd0f4
2026-03-29 22:00:59 [bca.uk] INFO: Found listing with ID: SL11%20KPY
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL11%2520KPY%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [bca.uk] INFO: Scrape type for SL11%20KPY: 1
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c with identifier: SL11%20KPY
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c
2026-03-29 22:00:59 [bca.uk] INFO: Found listing with ID: AK55%20EXG
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK55%2520EXG%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [bca.uk] INFO: Scrape type for AK55%20EXG: 1
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0991f76e-fa68-5257-8869-29bbc185bed6 with identifier: AK55%20EXG
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 0991f76e-fa68-5257-8869-29bbc185bed6
2026-03-29 22:00:59 [bca.uk] INFO: Found listing with ID: KD15%20FPU
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KD15%2520FPU%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [bca.uk] INFO: Scrape type for KD15%20FPU: 1
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78 with identifier: KD15%20FPU
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78
2026-03-29 22:00:59 [bca.uk] INFO: Found listing with ID: MC14%20KAE
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC14%2520KAE%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [bca.uk] INFO: Scrape type for MC14%20KAE: 1
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97c5232d-22c9-5728-b6fd-84d8da4f8949 with identifier: MC14%20KAE
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 97c5232d-22c9-5728-b6fd-84d8da4f8949
2026-03-29 22:00:59 [bca.uk] INFO: Found listing with ID: MK58%20XVG
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK58%2520XVG%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [bca.uk] INFO: Scrape type for MK58%20XVG: 1
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdbe3643-d056-5481-b487-6a8e20861864 with identifier: MK58%20XVG
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item cdbe3643-d056-5481-b487-6a8e20861864
2026-03-29 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PA19DCO/42811984?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=5dad8F2568bHOl2s5RwggeSpVONMrl6yr8ByaoDJDOc%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SG69FWY/42811982?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=iIU0ZFwxCrfo9iR2T7l%2BEKiHBXHpV%2FjhvFuNPQMcBwU%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ72FOT/42812096?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=F1eqEFipUoySPGKOeLKkFyyLLItl9dJbMFy96XQcSRY%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:00:59 [bca.uk] INFO: Found listing with ID: MT12%20WNS
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT12%2520WNS%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [bca.uk] INFO: Scrape type for MT12%20WNS: 1
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e630b36-cd01-5007-b4b4-e80c316bb326 with identifier: MT12%20WNS
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 4e630b36-cd01-5007-b4b4-e80c316bb326
2026-03-29 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML23KNX/42812081?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Ysjf2AWU3A%2B%2BhkZ4EdoIgPpKhCyN1a54UPjPwLBr1pc%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YM19VXX/42812304?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=YzGWBhkemG5tXMwAwvYpsWX0bEfwiTWFoG%2FIuzQzr2c%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RE20EVL/42811999?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=QNaGwsE1HTKndyV7dS5jfLI1ozyFJBkYcrsiWmkuv8k%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:00:59 [bca.uk] INFO: Found listing with ID: MV68%20URC
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV68%2520URC%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [bca.uk] INFO: Scrape type for MV68%20URC: 1
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c423af70-863f-544f-981f-966354022060 with identifier: MV68%20URC
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item c423af70-863f-544f-981f-966354022060
2026-03-29 22:00:59 [bca.uk] INFO: Found listing with ID: PF17%20VPN
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF17%2520VPN%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [bca.uk] INFO: Scrape type for PF17%20VPN: 1
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5439021f-449a-5c9e-a193-64352e476208 with identifier: PF17%20VPN
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 5439021f-449a-5c9e-a193-64352e476208
2026-03-29 22:00:59 [bca.uk] INFO: Found listing with ID: ST62%20SYF
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST62%2520SYF%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [bca.uk] INFO: Scrape type for ST62%20SYF: 1
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b294b559-83e7-5079-b89e-3524dea19cc0 with identifier: ST62%20SYF
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item b294b559-83e7-5079-b89e-3524dea19cc0
2026-03-29 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/P17LPT/42573216?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Cei94j6xTuVsYVAtMEIEaOIhWn8jpASCTY7XqjpVl64%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA16ETX/42812131?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=67cSoD7yDAcPlVUXb6MtFxB8b%2F%2B%2FHPzK%2FRcqJHz%2FIwo%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:00:59 [bca.uk] INFO: Found listing with ID: VO58%20EBF
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO58%2520EBF%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [bca.uk] INFO: Scrape type for VO58%20EBF: 1
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 779863fc-56f0-5718-9334-675ca35049bb with identifier: VO58%20EBF
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 779863fc-56f0-5718-9334-675ca35049bb
2026-03-29 22:00:59 [bca.uk] INFO: Found listing with ID: YH67%20HFC
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH67%2520HFC%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [bca.uk] INFO: Scrape type for YH67%20HFC: 1
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6836e689-948e-59c9-ae88-0dac50e055fe with identifier: YH67%20HFC
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 6836e689-948e-59c9-ae88-0dac50e055fe
2026-03-29 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC19VSX/42812111?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=qlSeQUbf83xHqWfD9mYZ2SCAALVwdddlxYHgmUNU2tY%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6211e8d0>
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_expert_report_file_283e2938-709c-45ae-b0a6-b224b8c23099.pdf HTTP/1.1" 201 0
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item da397772-3003-5876-84de-18e19f2e1e0e
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da397772-3003-5876-84de-18e19f2e1e0e, skipping ID generation
2026-03-29 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da397772-3003-5876-84de-18e19f2e1e0e
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DPA19DCO-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PA19DCO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62135690>
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_expert_report_file_b9b6678b-accd-4588-8b5f-1cb4b8884b54.pdf HTTP/1.1" 201 0
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 23673480-b7c5-5707-903a-2783d4797f75
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 23673480-b7c5-5707-903a-2783d4797f75, skipping ID generation
2026-03-29 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23673480-b7c5-5707-903a-2783d4797f75
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DSG69FWY-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=SG69FWY-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:00:59 [bca.uk] INFO: Total items found: 100
2026-03-29 22:00:59 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded
2026-03-29 22:00:59 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6213bd50>
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_expert_report_file_96c95768-3369-41a9-92ed-3228db37f55c.pdf HTTP/1.1" 201 0
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a, skipping ID generation
2026-03-29 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DPJ72FOT-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PJ72FOT-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE19AAK/42812078?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=MkdK1ykhsLQ%2B%2F2n1Irxn7evFumHYKKFZXmkQdpd8KgM%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE18CHX/42812000?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=oyBRp8qHoowbCW9kieY0zUV46IZNjY3FwR8NKuxfaxo%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:00:59 [bca.uk] INFO: Found listing with ID: YT66%20YMF
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT66%2520YMF%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [bca.uk] INFO: Scrape type for YT66%20YMF: 1
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5cb9c1b-2fac-5aa0-89c7-e23c2249811e with identifier: YT66%20YMF
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item a5cb9c1b-2fac-5aa0-89c7-e23c2249811e
2026-03-29 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HS68PYY/42812178?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=ilxdzGsr4IgRZDvqZmWhurm4pGkLnzxS3s4veY%2BdCjs%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:00:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MC14KAE/42809755?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=DG6b3zLT1DRX51p27qxjR95H%2BdTJAJxRv%2B3BMmM%2BaS4%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MC14%20KAE-GB>
2026-03-29 22:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409130%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409130 not downloaded yet
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406232%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406232 not downloaded yet
2026-03-29 22:00:59 [bca.uk] INFO: Found listing with ID: LT14%20HGA
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT14%2520HGA%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [bca.uk] INFO: Scrape type for LT14%20HGA: 1
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2 with identifier: LT14%20HGA
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414850%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414850 not downloaded yet
2026-03-29 22:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618ad990>
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_expert_report_file_269f69bf-3cf6-458d-aa49-322b7f69869d.pdf HTTP/1.1" 201 0
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item c96e7ad0-7cd4-5ea7-b41d-642972a2bf14
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c96e7ad0-7cd4-5ea7-b41d-642972a2bf14, skipping ID generation
2026-03-29 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c96e7ad0-7cd4-5ea7-b41d-642972a2bf14
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DML23KNX-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=ML23KNX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6198cbd0>
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_expert_report_file_bcb86ac9-86d8-40f1-9d91-14d0a0b350de.pdf HTTP/1.1" 201 0
2026-03-29 22:00:59 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 553a9526-308c-5e9f-97f5-1bce769f99d7
2026-03-29 22:00:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 553a9526-308c-5e9f-97f5-1bce769f99d7, skipping ID generation
2026-03-29 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 553a9526-308c-5e9f-97f5-1bce769f99d7
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DYM19VXX-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YM19VXX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6198fe50>
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_expert_report_file_02b98ad6-d8ae-4021-b0bd-c690373febcb.pdf HTTP/1.1" 201 0
2026-03-29 22:01:00 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item b145ed4d-e096-5329-b7ec-7396067fba60
2026-03-29 22:01:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b145ed4d-e096-5329-b7ec-7396067fba60, skipping ID generation
2026-03-29 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b145ed4d-e096-5329-b7ec-7396067fba60
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DRE20EVL-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=RE20EVL-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LA70NPE/42811995?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=1ymICcEKrtpKHFHLQTc1yKaMMeniIFUDVOMDF5neyAs%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:00 [bca.uk] INFO: Found listing with ID: LN62%20HLC
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN62%2520HLC%27 HTTP/1.1" 200 None
2026-03-29 22:01:00 [bca.uk] INFO: Scrape type for LN62%20HLC: 1
2026-03-29 22:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38dd9604-9daa-5b5e-902e-c598576d19d6 with identifier: LN62%20HLC
2026-03-29 22:01:00 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 38dd9604-9daa-5b5e-902e-c598576d19d6
2026-03-29 22:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH70YYW/42571204?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=3YETERDVJsfcYf9zoGQQnS8MvGAFRjTT6qcrLaHjjZg%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/KD15FPU/42809529?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=fvJF7ucpRX0E%2BAJp%2BX9CWPAyJRKbO%2FRJwWNOYDHIzAs%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KD15%20FPU-GB>
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409147%27 HTTP/1.1" 200 None
2026-03-29 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409147 not downloaded yet
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406251%27 HTTP/1.1" 200 None
2026-03-29 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406251 not downloaded yet
2026-03-29 22:01:00 [bca.uk] INFO: Found listing with ID: CK20%20XRD
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK20%2520XRD%27 HTTP/1.1" 200 None
2026-03-29 22:01:00 [bca.uk] INFO: Scrape type for CK20%20XRD: 0
2026-03-29 22:01:00 [bca.uk] INFO: Found listing with ID: YB70%20ZRK
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB70%2520ZRK%27 HTTP/1.1" 200 None
2026-03-29 22:01:00 [bca.uk] INFO: Scrape type for YB70%20ZRK: 0
2026-03-29 22:01:00 [bca.uk] INFO: Found listing with ID: YS68%20HTY
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS68%2520HTY%27 HTTP/1.1" 200 None
2026-03-29 22:01:00 [bca.uk] INFO: Scrape type for YS68%20HTY: 2
2026-03-29 22:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bf53ab6-3095-5e72-b942-434680965d4a with identifier: YS68%20HTY
2026-03-29 22:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bf53ab6-3095-5e72-b942-434680965d4a with scrape type 2
2026-03-29 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bf53ab6-3095-5e72-b942-434680965d4a with scrape type 2
2026-03-29 22:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0bf53ab6-3095-5e72-b942-434680965d4a, identifier: YS68%20HTY
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414854%27 HTTP/1.1" 200 None
2026-03-29 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414854 not downloaded yet
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411734%27 HTTP/1.1" 200 None
2026-03-29 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411734 not downloaded yet
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427759%27 HTTP/1.1" 200 None
2026-03-29 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427759 not downloaded yet
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427724%27 HTTP/1.1" 200 None
2026-03-29 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427724 not downloaded yet
2026-03-29 22:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a9f250>
2026-03-29 22:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_expert_report_file_8852f554-97c9-481c-bf79-f9587ebdfb9a.pdf HTTP/1.1" 201 0
2026-03-29 22:01:00 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9
2026-03-29 22:01:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9, skipping ID generation
2026-03-29 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DP17LPT-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=P17LPT-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618b51d0>
2026-03-29 22:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_expert_report_file_1176e29c-014c-447e-a85a-86de31f466f6.pdf HTTP/1.1" 201 0
2026-03-29 22:01:00 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item d6398c60-fe63-5a45-a148-79cf4bf62bcf
2026-03-29 22:01:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d6398c60-fe63-5a45-a148-79cf4bf62bcf, skipping ID generation
2026-03-29 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d6398c60-fe63-5a45-a148-79cf4bf62bcf
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DMA16ETX-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=MA16ETX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63338a50>
2026-03-29 22:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_expert_report_file_be24767a-1357-4e70-8480-91ed11832b34.pdf HTTP/1.1" 201 0
2026-03-29 22:01:00 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 732664ff-2041-53f2-83f7-e4a6aeaa1df2
2026-03-29 22:01:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 732664ff-2041-53f2-83f7-e4a6aeaa1df2, skipping ID generation
2026-03-29 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 732664ff-2041-53f2-83f7-e4a6aeaa1df2
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DDC19VSX-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DC19VSX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MP65LKN/42812099?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=YYiddic%2BqcqY2M0XPOfW0%2FrAPtac9opCHs6%2B5ikpuFw%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:00 [bca.uk] INFO: Found listing with ID: NJ62%20YDS
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ62%2520YDS%27 HTTP/1.1" 200 None
2026-03-29 22:01:00 [bca.uk] INFO: Scrape type for NJ62%20YDS: 1
2026-03-29 22:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e23ce11-f3f0-5635-b5b9-03f2e6272954 with identifier: NJ62%20YDS
2026-03-29 22:01:00 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 9e23ce11-f3f0-5635-b5b9-03f2e6272954
2026-03-29 22:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0bf53ab6-3095-5e72-b942-434680965d4a with identifier: YS68%20HTY
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol%2FElectric HTTP/1.1" 200 None
2026-03-29 22:01:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0bf53ab6-3095-5e72-b942-434680965d4a with identifier: YS68%20HTY
2026-03-29 22:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0bf53ab6-3095-5e72-b942-434680965d4a with identifier: YS68%20HTY to the API
2026-03-29 22:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 28,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YS68%20HTY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '0bf53ab6-3095-5e72-b942-434680965d4a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YS68 HTY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YS68%20HTY&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'TOYOTA',
 'model': 'PRIUS PLUG-IN',
 'odometer': 65843,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'TOYOTA PRIUS PLUG-IN 1.8 VVTI BUSINESS ED.PLUS Hatchback',
 'transmission': 'automatic',
 'trim': 'VVTI BUSINESS ED.PLUS',
 'vin': 'JTDKA3FPX03099887',
 'year': 2019}
2026-03-29 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS68%2520HTY%27 HTTP/1.1" 200 None
2026-03-29 22:01:01 [bca.uk] INFO: Saving data for YS68%20HTY: {'auction_closing_time': 1775037600.0, 'created_time': 1773823982.050537, 'last_price_update_time': 1774821661.749626}
2026-03-29 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YS68%2520HTY') HTTP/1.1" 204 0
2026-03-29 22:01:01 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MK58XVG/42790595?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=vcjXHy%2BXcxnL8fVcBSIy1zRUfNwdkYA77TQSDd3JyNw%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MK58%20XVG-GB>
2026-03-29 22:01:01 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AK55EXG/42758130?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=zNKuCsXwY5YBweBL8fGiYSmIg6c7hmRzF6E4Qyh0WVI%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AK55%20EXG-GB>
2026-03-29 22:01:01 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO08HUA/42769935?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=UrTho4OU5emtGOfXKZ0dWvPhmltT%2BxjdBAxxllTvFdc%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LO08%20HUA-GB>
2026-03-29 22:01:01 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SL11KPY/42783241?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=Q5R98DxLk%2FIyOrHb6oSyVq%2Bq9sVfHG45AhfvPKzaek4%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SL11%20KPY-GB>
2026-03-29 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409166%27 HTTP/1.1" 200 None
2026-03-29 22:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409166 not downloaded yet
2026-03-29 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406275%27 HTTP/1.1" 200 None
2026-03-29 22:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406275 not downloaded yet
2026-03-29 22:01:01 [bca.uk] INFO: Found listing with ID: FM19%20VZC
2026-03-29 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM19%2520VZC%27 HTTP/1.1" 200 None
2026-03-29 22:01:01 [bca.uk] INFO: Scrape type for FM19%20VZC: 2
2026-03-29 22:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17043df0-9f44-5562-9461-fad9c12dc43e with identifier: FM19%20VZC
2026-03-29 22:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17043df0-9f44-5562-9461-fad9c12dc43e with scrape type 2
2026-03-29 22:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17043df0-9f44-5562-9461-fad9c12dc43e with scrape type 2
2026-03-29 22:01:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 17043df0-9f44-5562-9461-fad9c12dc43e, identifier: FM19%20VZC
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414858%27 HTTP/1.1" 200 None
2026-03-29 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414858 not downloaded yet
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411747%27 HTTP/1.1" 200 None
2026-03-29 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411747 not downloaded yet
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427780%27 HTTP/1.1" 200 None
2026-03-29 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427780 not downloaded yet
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427739%27 HTTP/1.1" 200 None
2026-03-29 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427739 not downloaded yet
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D686575330%27 HTTP/1.1" 200 None
2026-03-29 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575330 not downloaded yet
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430117%27 HTTP/1.1" 200 None
2026-03-29 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430117 not downloaded yet
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430166%27 HTTP/1.1" 200 None
2026-03-29 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430166 not downloaded yet
2026-03-29 22:01:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6187b3d0>
2026-03-29 22:01:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_expert_report_file_a4ceb7d9-6172-4bed-b67a-cd0e0a1ead5d.pdf HTTP/1.1" 201 0
2026-03-29 22:01:02 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item ff522792-d041-5ecb-b231-8bf72c190c1e
2026-03-29 22:01:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ff522792-d041-5ecb-b231-8bf72c190c1e, skipping ID generation
2026-03-29 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff522792-d041-5ecb-b231-8bf72c190c1e
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DDE19AAK-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DE19AAK-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6176f590>
2026-03-29 22:01:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_expert_report_file_7ab81432-6abc-4856-a0ca-6bcca9f8c629.pdf HTTP/1.1" 201 0
2026-03-29 22:01:02 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad
2026-03-29 22:01:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad, skipping ID generation
2026-03-29 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DYE18CHX-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YE18CHX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61753550>
2026-03-29 22:01:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_expert_report_file_d526eea7-163c-4146-9527-257bf8b6476a.pdf HTTP/1.1" 201 0
2026-03-29 22:01:02 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73
2026-03-29 22:01:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73, skipping ID generation
2026-03-29 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DHS68PYY-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=HS68PYY-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PF17VPN/42811060?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=YkLrcIHkwtrZsjUa2prubREuXQStMy8DMOWlaZjCM6o%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PF17%20VPN-GB>
2026-03-29 22:01:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT12WNS/42810774?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=tTo%2B0xotySQc25NFgljm0ZLwDTnsvqG5v%2FSimEvL7PM%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MT12%20WNS-GB>
2026-03-29 22:01:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ST62SYF/42809590?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=r1Z4o1RO41%2Frbsi6j2NujNSq2CIa1MRr3E0xDNV9JdE%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ST62%20SYF-GB>
2026-03-29 22:01:02 [bca.uk] INFO: Found listing with ID: AE14%20PLV
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE14%2520PLV%27 HTTP/1.1" 200 None
2026-03-29 22:01:02 [bca.uk] INFO: Scrape type for AE14%20PLV: 1
2026-03-29 22:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1944c0b-6133-542d-8b41-67a9ddd47893 with identifier: AE14%20PLV
2026-03-29 22:01:02 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item a1944c0b-6133-542d-8b41-67a9ddd47893
2026-03-29 22:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 17043df0-9f44-5562-9461-fad9c12dc43e with identifier: FM19%20VZC
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=white HTTP/1.1" 200 None
2026-03-29 22:01:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 17043df0-9f44-5562-9461-fad9c12dc43e with identifier: FM19%20VZC
2026-03-29 22:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 17043df0-9f44-5562-9461-fad9c12dc43e with identifier: FM19%20VZC to the API
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FM19%20VZC-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '17043df0-9f44-5562-9461-fad9c12dc43e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FM19 VZC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FM19%20VZC&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'VAUXHALL',
 'model': 'COMBO CARGO L1',
 'odometer': 99783,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VAUXHALL COMBO CARGO L1 1.6 TURBO D 75 2000 EDITION Van',
 'transmission': 'manual',
 'trim': 'TURBO D 75 2000 EDITION',
 'vin': 'W0VEFBHWBKJ694954',
 'year': 2019}
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM19%2520VZC%27 HTTP/1.1" 200 None
2026-03-29 22:01:02 [bca.uk] INFO: Saving data for FM19%20VZC: {'auction_closing_time': 1775037600.0, 'created_time': 1774524444.745031, 'last_price_update_time': 1774821662.887685}
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FM19%2520VZC') HTTP/1.1" 204 0
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409181%27 HTTP/1.1" 200 None
2026-03-29 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409181 not downloaded yet
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406290%27 HTTP/1.1" 200 None
2026-03-29 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406290 not downloaded yet
2026-03-29 22:01:02 [bca.uk] INFO: Found listing with ID: CT16%20ETR
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CT16%2520ETR%27 HTTP/1.1" 200 None
2026-03-29 22:01:02 [bca.uk] INFO: Scrape type for CT16%20ETR: 2
2026-03-29 22:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b75d400d-adef-564b-9215-4ba638196927 with identifier: CT16%20ETR
2026-03-29 22:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b75d400d-adef-564b-9215-4ba638196927 with scrape type 2
2026-03-29 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b75d400d-adef-564b-9215-4ba638196927 with scrape type 2
2026-03-29 22:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b75d400d-adef-564b-9215-4ba638196927, identifier: CT16%20ETR
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414866%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414866 not downloaded yet
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411759%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411759 not downloaded yet
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427830%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427830 not downloaded yet
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427752%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427752 not downloaded yet
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D686575336%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575336 not downloaded yet
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430132%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430132 not downloaded yet
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430191%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430191 not downloaded yet
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411499%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411499 not downloaded yet
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409168%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409168 not downloaded yet
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435116%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435116 not downloaded yet
2026-03-29 22:01:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VO58EBF/42810110?sv=2020-08-04&st=2026-03-29T22%3A01%3A02Z&se=2026-03-29T22%3A26%3A02Z&sr=b&sp=r&sig=l1yGxyGiXjxmhLTIgBa00vRGvOItb%2B7FOLk9BOk0TjI%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VO58%20EBF-GB>
2026-03-29 22:01:03 [bca.uk] INFO: Found listing with ID: SW14%20DSO
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW14%2520DSO%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [bca.uk] INFO: Scrape type for SW14%20DSO: 1
2026-03-29 22:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca52f08c-d65c-5ece-bef3-1f4a7047ab80 with identifier: SW14%20DSO
2026-03-29 22:01:03 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item ca52f08c-d65c-5ece-bef3-1f4a7047ab80
2026-03-29 22:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b75d400d-adef-564b-9215-4ba638196927 with identifier: CT16%20ETR
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=red HTTP/1.1" 200 None
2026-03-29 22:01:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b75d400d-adef-564b-9215-4ba638196927 with identifier: CT16%20ETR
2026-03-29 22:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b75d400d-adef-564b-9215-4ba638196927 with identifier: CT16%20ETR to the API
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 220,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CT16%20ETR-GB',
 'category': 'LightCommercialVehicle',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b75d400d-adef-564b-9215-4ba638196927',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CT16 ETR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CT16%20ETR&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'ISUZU',
 'model': 'D-MAX',
 'odometer': 114244,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'ISUZU D-MAX 2.5 TD UTAH 4X4 CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'TD UTAH 4X4',
 'vin': 'MPATFS86JFT027139',
 'year': 2016}
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CT16%2520ETR%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [bca.uk] INFO: Saving data for CT16%20ETR: {'auction_closing_time': 1774951200.0, 'created_time': 1774524467.386089, 'last_price_update_time': 1774821663.755047}
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CT16%2520ETR') HTTP/1.1" 204 0
2026-03-29 22:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61747690>
2026-03-29 22:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_expert_report_file_c240516f-c174-45de-99fc-6961dbacba76.pdf HTTP/1.1" 201 0
2026-03-29 22:01:03 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item b4838ed0-a1bc-555f-ae17-73d79e29d1ac
2026-03-29 22:01:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b4838ed0-a1bc-555f-ae17-73d79e29d1ac, skipping ID generation
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b4838ed0-a1bc-555f-ae17-73d79e29d1ac
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DLA70NPE-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LA70NPE-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6164df10>
2026-03-29 22:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_expert_report_file_48cd3153-9e98-44f1-9703-1b33e7220ebd.pdf HTTP/1.1" 201 0
2026-03-29 22:01:03 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 01b57636-ffd9-585f-9b00-e6ae7dbcc329
2026-03-29 22:01:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 01b57636-ffd9-585f-9b00-e6ae7dbcc329, skipping ID generation
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01b57636-ffd9-585f-9b00-e6ae7dbcc329
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DYH70YYW-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YH70YYW-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61641190>
2026-03-29 22:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_expert_report_file_874d2876-8464-4d07-8173-7b18b02ee7a1.pdf HTTP/1.1" 201 0
2026-03-29 22:01:03 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 6062366a-77b0-5b3c-aa23-49414d769971
2026-03-29 22:01:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6062366a-77b0-5b3c-aa23-49414d769971, skipping ID generation
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6062366a-77b0-5b3c-aa23-49414d769971
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DMP65LKN-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=MP65LKN-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409195%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409195 not downloaded yet
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406304%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406304 not downloaded yet
2026-03-29 22:01:03 [bca.uk] INFO: Found listing with ID: CV21%20YPU
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV21%2520YPU%27 HTTP/1.1" 200 None
2026-03-29 22:01:03 [bca.uk] INFO: Scrape type for CV21%20YPU: 2
2026-03-29 22:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db527559-dd2e-56fa-92aa-911428485960 with identifier: CV21%20YPU
2026-03-29 22:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db527559-dd2e-56fa-92aa-911428485960 with scrape type 2
2026-03-29 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db527559-dd2e-56fa-92aa-911428485960 with scrape type 2
2026-03-29 22:01:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: db527559-dd2e-56fa-92aa-911428485960, identifier: CV21%20YPU
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414881%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414881 not downloaded yet
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411767%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411767 not downloaded yet
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427841%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427841 not downloaded yet
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427767%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427767 not downloaded yet
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D686575349%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575349 not downloaded yet
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430144%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430144 not downloaded yet
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430204%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430204 not downloaded yet
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411520%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411520 not downloaded yet
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409184%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409184 not downloaded yet
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435123%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435123 not downloaded yet
2026-03-29 22:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MC14KAE/42809755?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=DG6b3zLT1DRX51p27qxjR95H%2BdTJAJxRv%2B3BMmM%2BaS4%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:04 [bca.uk] INFO: Found listing with ID: SY15%20YVR
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY15%2520YVR%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [bca.uk] INFO: Scrape type for SY15%20YVR: 1
2026-03-29 22:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96224006-57cb-587c-9533-8a4dcc309913 with identifier: SY15%20YVR
2026-03-29 22:01:04 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 96224006-57cb-587c-9533-8a4dcc309913
2026-03-29 22:01:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: db527559-dd2e-56fa-92aa-911428485960 with identifier: CV21%20YPU
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=black HTTP/1.1" 200 None
2026-03-29 22:01:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: db527559-dd2e-56fa-92aa-911428485960 with identifier: CV21%20YPU
2026-03-29 22:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: db527559-dd2e-56fa-92aa-911428485960 with identifier: CV21%20YPU to the API
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 246,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CV21%20YPU-GB',
 'category': 'LightCommercialVehicle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'db527559-dd2e-56fa-92aa-911428485960',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CV21 YPU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CV21%20YPU&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'FORD',
 'model': 'RANGER',
 'odometer': 86755,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'FORD RANGER 2.0 EBL 213 WILDTRAK CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'EBL 213 WILDTRAK',
 'vin': '6FPPXXMJ2PMU72156',
 'year': 2021}
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV21%2520YPU%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [bca.uk] INFO: Saving data for CV21%20YPU: {'auction_closing_time': 1774951200.0, 'created_time': 1774524487.08403, 'last_price_update_time': 1774821664.842731}
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CV21%2520YPU') HTTP/1.1" 204 0
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406242%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406242 not downloaded yet
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699040098%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040098 not downloaded yet
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411735%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411735 not downloaded yet
2026-03-29 22:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/KD15FPU/42809529?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=fvJF7ucpRX0E%2BAJp%2BX9CWPAyJRKbO%2FRJwWNOYDHIzAs%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409227%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409227 not downloaded yet
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406323%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406323 not downloaded yet
2026-03-29 22:01:04 [bca.uk] INFO: Found listing with ID: FH17%20FGP
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH17%2520FGP%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [bca.uk] INFO: Scrape type for FH17%20FGP: 0
2026-03-29 22:01:04 [bca.uk] INFO: Found listing with ID: RE62%20HYL
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE62%2520HYL%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [bca.uk] INFO: Scrape type for RE62%20HYL: 0
2026-03-29 22:01:04 [bca.uk] INFO: Found listing with ID: AK67%20JSZ
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK67%2520JSZ%27 HTTP/1.1" 200 None
2026-03-29 22:01:04 [bca.uk] INFO: Scrape type for AK67%20JSZ: 0
2026-03-29 22:01:04 [bca.uk] INFO: Found listing with ID: YK24%20OHR
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK24%2520OHR%27 HTTP/1.1" 200 None
2026-03-29 22:01:05 [bca.uk] INFO: Scrape type for YK24%20OHR: 2
2026-03-29 22:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0600b83c-1688-5955-8525-841af59d8030 with identifier: YK24%20OHR
2026-03-29 22:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0600b83c-1688-5955-8525-841af59d8030 with scrape type 2
2026-03-29 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0600b83c-1688-5955-8525-841af59d8030 with scrape type 2
2026-03-29 22:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0600b83c-1688-5955-8525-841af59d8030, identifier: YK24%20OHR
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414941%27 HTTP/1.1" 200 None
2026-03-29 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414941 not downloaded yet
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411777%27 HTTP/1.1" 200 None
2026-03-29 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411777 not downloaded yet
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427853%27 HTTP/1.1" 200 None
2026-03-29 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427853 not downloaded yet
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427776%27 HTTP/1.1" 200 None
2026-03-29 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427776 not downloaded yet
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D686575354%27 HTTP/1.1" 200 None
2026-03-29 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575354 not downloaded yet
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430155%27 HTTP/1.1" 200 None
2026-03-29 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430155 not downloaded yet
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430221%27 HTTP/1.1" 200 None
2026-03-29 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430221 not downloaded yet
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411531%27 HTTP/1.1" 200 None
2026-03-29 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411531 not downloaded yet
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409206%27 HTTP/1.1" 200 None
2026-03-29 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409206 not downloaded yet
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435131%27 HTTP/1.1" 200 None
2026-03-29 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435131 not downloaded yet
2026-03-29 22:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SL11KPY/42783241?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=Q5R98DxLk%2FIyOrHb6oSyVq%2Bq9sVfHG45AhfvPKzaek4%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:05 [bca.uk] INFO: Found listing with ID: FE16%20OPC
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE16%2520OPC%27 HTTP/1.1" 200 None
2026-03-29 22:01:05 [bca.uk] INFO: Scrape type for FE16%20OPC: 2
2026-03-29 22:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c55c11fc-bf14-52f7-ad58-3c64001b361d with identifier: FE16%20OPC
2026-03-29 22:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c55c11fc-bf14-52f7-ad58-3c64001b361d with scrape type 2
2026-03-29 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c55c11fc-bf14-52f7-ad58-3c64001b361d with scrape type 2
2026-03-29 22:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c55c11fc-bf14-52f7-ad58-3c64001b361d, identifier: FE16%20OPC
2026-03-29 22:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0600b83c-1688-5955-8525-841af59d8030 with identifier: YK24%20OHR
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-29 22:01:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0600b83c-1688-5955-8525-841af59d8030 with identifier: YK24%20OHR
2026-03-29 22:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0600b83c-1688-5955-8525-841af59d8030 with identifier: YK24%20OHR to the API
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YK24%20OHR-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '0600b83c-1688-5955-8525-841af59d8030',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YK24 OHR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YK24%20OHR&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'RENAULT',
 'model': 'KANGOO E-TECH',
 'odometer': 4214,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'RENAULT KANGOO E-TECH 90KW 44KWH LL21 MAXI ADVANCE Van',
 'transmission': 'automatic',
 'trim': '90KW 44KWH LL21 MAXI ADVANCE',
 'vin': 'VF1RFK00472222183',
 'year': 2024}
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK24%2520OHR%27 HTTP/1.1" 200 None
2026-03-29 22:01:05 [bca.uk] INFO: Saving data for YK24%20OHR: {'auction_closing_time': 1775037600.0, 'created_time': 1774524487.667964, 'last_price_update_time': 1774821665.864489}
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YK24%2520OHR') HTTP/1.1" 204 0
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406258%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406258 not downloaded yet
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699040111%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040111 not downloaded yet
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411748%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411748 not downloaded yet
2026-03-29 22:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c55c11fc-bf14-52f7-ad58-3c64001b361d with identifier: FE16%20OPC
2026-03-29 22:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c55c11fc-bf14-52f7-ad58-3c64001b361d with identifier: FE16%20OPC
2026-03-29 22:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c55c11fc-bf14-52f7-ad58-3c64001b361d with identifier: FE16%20OPC to the API
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FE16%20OPC-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c55c11fc-bf14-52f7-ad58-3c64001b361d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FE16 OPC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FE16%20OPC&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'MONDEO',
 'odometer': 88923,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'FORD MONDEO 2.0 TDCI 150 TITANIUM P/S Estate',
 'transmission': 'automatic',
 'trim': 'TDCI 150 TITANIUM P/S',
 'vin': 'WF0FXXWPCFGR67143',
 'year': 2016}
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE16%2520OPC%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [bca.uk] INFO: Saving data for FE16%20OPC: {'auction_closing_time': 1775210400.0, 'created_time': 1774392157.309545, 'last_price_update_time': 1774821666.371692}
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FE16%2520OPC') HTTP/1.1" 204 0
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409249%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409249 not downloaded yet
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406346%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406346 not downloaded yet
2026-03-29 22:01:06 [bca.uk] INFO: Found listing with ID: VN14%20TPV
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN14%2520TPV%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [bca.uk] INFO: Scrape type for VN14%20TPV: 0
2026-03-29 22:01:06 [bca.uk] INFO: Found listing with ID: LB69%20GWN
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB69%2520GWN%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [bca.uk] INFO: Scrape type for LB69%20GWN: 2
2026-03-29 22:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6844228-024d-5d0e-85ca-2491e8f54a2b with identifier: LB69%20GWN
2026-03-29 22:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6844228-024d-5d0e-85ca-2491e8f54a2b with scrape type 2
2026-03-29 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6844228-024d-5d0e-85ca-2491e8f54a2b with scrape type 2
2026-03-29 22:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e6844228-024d-5d0e-85ca-2491e8f54a2b, identifier: LB69%20GWN
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414996%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414996 not downloaded yet
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411791%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411791 not downloaded yet
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427864%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427864 not downloaded yet
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427805%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427805 not downloaded yet
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D686575365%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575365 not downloaded yet
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430174%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430174 not downloaded yet
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430239%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430239 not downloaded yet
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411557%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411557 not downloaded yet
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409219%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409219 not downloaded yet
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435139%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435139 not downloaded yet
2026-03-29 22:01:06 [bca.uk] INFO: Found listing with ID: YE12%20RTO
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE12%2520RTO%27 HTTP/1.1" 200 None
2026-03-29 22:01:06 [bca.uk] INFO: Scrape type for YE12%20RTO: 1
2026-03-29 22:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 330dee78-6fed-57ea-9152-2e616c79bf32 with identifier: YE12%20RTO
2026-03-29 22:01:06 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 330dee78-6fed-57ea-9152-2e616c79bf32
2026-03-29 22:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e6844228-024d-5d0e-85ca-2491e8f54a2b with identifier: LB69%20GWN
2026-03-29 22:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e6844228-024d-5d0e-85ca-2491e8f54a2b with identifier: LB69%20GWN
2026-03-29 22:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e6844228-024d-5d0e-85ca-2491e8f54a2b with identifier: LB69%20GWN to the API
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LB69%20GWN-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e6844228-024d-5d0e-85ca-2491e8f54a2b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LB69 GWN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LB69%20GWN&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'CITROEN',
 'model': 'DISPATCH 1400',
 'odometer': 132691,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'CITROEN DISPATCH 1400 2.0 BLUEHDI 120 M DRIVER PanelVan',
 'transmission': 'manual',
 'trim': 'BLUEHDI 120 M DRIVER',
 'vin': 'VF7VFAHKKK7014888',
 'year': 2019}
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB69%2520GWN%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [bca.uk] INFO: Saving data for LB69%20GWN: {'auction_closing_time': 1775037600.0, 'created_time': 1774523248.614725, 'last_price_update_time': 1774821667.110842}
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LB69%2520GWN') HTTP/1.1" 204 0
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406274%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406274 not downloaded yet
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699040129%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040129 not downloaded yet
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411760%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411760 not downloaded yet
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409268%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409268 not downloaded yet
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406369%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406369 not downloaded yet
2026-03-29 22:01:07 [bca.uk] INFO: Found listing with ID: LO64%20MHL
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO64%2520MHL%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [bca.uk] INFO: Scrape type for LO64%20MHL: 0
2026-03-29 22:01:07 [bca.uk] INFO: Found listing with ID: HY19%20EKZ
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY19%2520EKZ%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [bca.uk] INFO: Scrape type for HY19%20EKZ: 0
2026-03-29 22:01:07 [bca.uk] INFO: Found listing with ID: WJ68%20HJO
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ68%2520HJO%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [bca.uk] INFO: Scrape type for WJ68%20HJO: 0
2026-03-29 22:01:07 [bca.uk] INFO: Found listing with ID: YK68%20UPF
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK68%2520UPF%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [bca.uk] INFO: Scrape type for YK68%20UPF: 2
2026-03-29 22:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dff74f38-46c1-5bf1-86e9-d977399720b8 with identifier: YK68%20UPF
2026-03-29 22:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dff74f38-46c1-5bf1-86e9-d977399720b8 with scrape type 2
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dff74f38-46c1-5bf1-86e9-d977399720b8 with scrape type 2
2026-03-29 22:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dff74f38-46c1-5bf1-86e9-d977399720b8, identifier: YK68%20UPF
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699415028%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699415028 not downloaded yet
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411810%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411810 not downloaded yet
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427884%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427884 not downloaded yet
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427824%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427824 not downloaded yet
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D686575375%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575375 not downloaded yet
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430208%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430208 not downloaded yet
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430264%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430264 not downloaded yet
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411573%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411573 not downloaded yet
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409230%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409230 not downloaded yet
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435146%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435146 not downloaded yet
2026-03-29 22:01:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61653990>
2026-03-29 22:01:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_expert_report_file_51246dfb-8a48-4f36-86ee-27d54701a223.pdf HTTP/1.1" 201 0
2026-03-29 22:01:07 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 97c5232d-22c9-5728-b6fd-84d8da4f8949
2026-03-29 22:01:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 97c5232d-22c9-5728-b6fd-84d8da4f8949, skipping ID generation
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 97c5232d-22c9-5728-b6fd-84d8da4f8949
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DMC14KAE-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=MC14KAE-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61535190>
2026-03-29 22:01:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_expert_report_file_d65f98e9-a40d-49ec-86de-5fbb82779d92.pdf HTTP/1.1" 201 0
2026-03-29 22:01:07 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78
2026-03-29 22:01:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78, skipping ID generation
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DKD15FPU-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=KD15FPU-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61531350>
2026-03-29 22:01:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_expert_report_file_a4aee775-a19b-4a18-a2bb-66b37dfe6157.pdf HTTP/1.1" 201 0
2026-03-29 22:01:07 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c
2026-03-29 22:01:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c, skipping ID generation
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DSL11KPY-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=SL11KPY-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AK55EXG/42758130?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=zNKuCsXwY5YBweBL8fGiYSmIg6c7hmRzF6E4Qyh0WVI%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414843/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PJ72FOT-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:01:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406206/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=SG69FWY-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:01:07 [bca.uk] INFO: Found listing with ID: FHZ%201603
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FHZ%25201603%27 HTTP/1.1" 200 None
2026-03-29 22:01:07 [bca.uk] INFO: Scrape type for FHZ%201603: 1
2026-03-29 22:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96a01409-506c-5e89-901d-52d468f35eff with identifier: FHZ%201603
2026-03-29 22:01:07 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 96a01409-506c-5e89-901d-52d468f35eff
2026-03-29 22:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dff74f38-46c1-5bf1-86e9-d977399720b8 with identifier: YK68%20UPF
2026-03-29 22:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dff74f38-46c1-5bf1-86e9-d977399720b8 with identifier: YK68%20UPF
2026-03-29 22:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dff74f38-46c1-5bf1-86e9-d977399720b8 with identifier: YK68%20UPF to the API
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 212,
 'car_expert_report_source_url': None,
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'dff74f38-46c1-5bf1-86e9-d977399720b8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YK68 UPF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YK68%20UPF&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'VOLKSWAGEN',
 'model': 'AMAROK A33',
 'odometer': 98907,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN AMAROK A33 3.0 V6 TDI 204 BMT DARK LABEL 4M CrewCab '
          'Pick-up',
 'transmission': 'manual',
 'trim': 'V6 TDI 204 BMT DARK LABEL 4M',
 'vin': 'WV1ZZZ2HZJH031773',
 'year': 2018}
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK68%2520UPF%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [bca.uk] INFO: Saving data for YK68%20UPF: {'auction_closing_time': 1774951200.0, 'created_time': 1774522980.170661, 'last_price_update_time': 1774821668.080502}
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YK68%2520UPF') HTTP/1.1" 204 0
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406287%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406287 not downloaded yet
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699040160%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040160 not downloaded yet
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411770%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411770 not downloaded yet
2026-03-29 22:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO08HUA/42769935?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=UrTho4OU5emtGOfXKZ0dWvPhmltT%2BxjdBAxxllTvFdc%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427749/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YM19VXX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:01:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427715/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=RE20EVL-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409286%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409286 not downloaded yet
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406392%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406392 not downloaded yet
2026-03-29 22:01:08 [bca.uk] INFO: Found listing with ID: WF71%20YSM
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF71%2520YSM%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [bca.uk] INFO: Scrape type for WF71%20YSM: 0
2026-03-29 22:01:08 [bca.uk] INFO: Found listing with ID: WF71%20YSN
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF71%2520YSN%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [bca.uk] INFO: Scrape type for WF71%20YSN: 0
2026-03-29 22:01:08 [bca.uk] INFO: Found listing with ID: WX71%20KJK
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX71%2520KJK%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [bca.uk] INFO: Scrape type for WX71%20KJK: 0
2026-03-29 22:01:08 [bca.uk] INFO: Found listing with ID: YP20%20UUE
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP20%2520UUE%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [bca.uk] INFO: Scrape type for YP20%20UUE: 2
2026-03-29 22:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c800bc03-6259-52fb-8d05-01982d5d5534 with identifier: YP20%20UUE
2026-03-29 22:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c800bc03-6259-52fb-8d05-01982d5d5534 with scrape type 2
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c800bc03-6259-52fb-8d05-01982d5d5534 with scrape type 2
2026-03-29 22:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c800bc03-6259-52fb-8d05-01982d5d5534, identifier: YP20%20UUE
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699415062%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699415062 not downloaded yet
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411824%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411824 not downloaded yet
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427899%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427899 not downloaded yet
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427838%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427838 not downloaded yet
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D686575390%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575390 not downloaded yet
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430241%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430241 not downloaded yet
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430292%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430292 not downloaded yet
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411597%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411597 not downloaded yet
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409251%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409251 not downloaded yet
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435156%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435156 not downloaded yet
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251954%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251954 not downloaded yet
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699239936%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699239936 not downloaded yet
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699212542%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212542 not downloaded yet
2026-03-29 22:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:01:08 [bca.uk] INFO: Found listing with ID: HV13%20MWG
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV13%2520MWG%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [bca.uk] INFO: Scrape type for HV13%20MWG: 1
2026-03-29 22:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9da815d0-0890-5d46-9004-81239b502fc3 with identifier: HV13%20MWG
2026-03-29 22:01:08 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 9da815d0-0890-5d46-9004-81239b502fc3
2026-03-29 22:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c800bc03-6259-52fb-8d05-01982d5d5534 with identifier: YP20%20UUE
2026-03-29 22:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c800bc03-6259-52fb-8d05-01982d5d5534 with identifier: YP20%20UUE
2026-03-29 22:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c800bc03-6259-52fb-8d05-01982d5d5534 with identifier: YP20%20UUE to the API
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YP20%20UUE-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c800bc03-6259-52fb-8d05-01982d5d5534',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YP20 UUE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YP20%20UUE&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'FORD',
 'model': 'TRANSIT CONNECT',
 'odometer': 105527,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CONNECT 1.5 EBL 120 200 L1 LTD.L/R Van',
 'transmission': 'manual',
 'trim': 'EBL 120 200 L1 LTD.L/R',
 'vin': 'WF0RXXWPGRLA29731',
 'year': 2020}
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP20%2520UUE%27 HTTP/1.1" 200 None
2026-03-29 22:01:08 [bca.uk] INFO: Saving data for YP20%20UUE: {'auction_closing_time': 1775037600.0, 'created_time': 1773834721.210723, 'last_price_update_time': 1774821668.983791}
2026-03-29 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YP20%2520UUE') HTTP/1.1" 204 0
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406305%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406305 not downloaded yet
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699040182%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040182 not downloaded yet
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411781%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411781 not downloaded yet
2026-03-29 22:01:09 [bca.uk] INFO: Found listing with ID: BK70%20EDJ
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK70%2520EDJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [bca.uk] INFO: Scrape type for BK70%20EDJ: 0
2026-03-29 22:01:09 [bca.uk] INFO: Found listing with ID: LV20%20WVL
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV20%2520WVL%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [bca.uk] INFO: Scrape type for LV20%20WVL: 2
2026-03-29 22:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd07521a-fc50-5b1c-ba95-df8272ee920f with identifier: LV20%20WVL
2026-03-29 22:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd07521a-fc50-5b1c-ba95-df8272ee920f with scrape type 2
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd07521a-fc50-5b1c-ba95-df8272ee920f with scrape type 2
2026-03-29 22:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fd07521a-fc50-5b1c-ba95-df8272ee920f, identifier: LV20%20WVL
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411837%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411837 not downloaded yet
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427908%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427908 not downloaded yet
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427855%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427855 not downloaded yet
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D686575406%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575406 not downloaded yet
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430267%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430267 not downloaded yet
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430314%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430314 not downloaded yet
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411617%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411617 not downloaded yet
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409267%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409267 not downloaded yet
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435165%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435165 not downloaded yet
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251964%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251964 not downloaded yet
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699239946%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699239946 not downloaded yet
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699212548%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212548 not downloaded yet
2026-03-29 22:01:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615fef90>
2026-03-29 22:01:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_expert_report_file_a50aae8b-8091-4c17-9a82-e25c6b7c3068.pdf HTTP/1.1" 201 0
2026-03-29 22:01:09 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 0991f76e-fa68-5257-8869-29bbc185bed6
2026-03-29 22:01:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0991f76e-fa68-5257-8869-29bbc185bed6, skipping ID generation
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0991f76e-fa68-5257-8869-29bbc185bed6
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DAK55EXG-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=AK55EXG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MK58XVG/42790595?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=vcjXHy%2BXcxnL8fVcBSIy1zRUfNwdkYA77TQSDd3JyNw%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411726/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=MP65LKN-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:01:09 [bca.uk] INFO: Found listing with ID: OE10%20BXU
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE10%2520BXU%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [bca.uk] INFO: Scrape type for OE10%20BXU: 1
2026-03-29 22:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95589f3c-887c-5311-a841-cf63432d8df5 with identifier: OE10%20BXU
2026-03-29 22:01:09 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 95589f3c-887c-5311-a841-cf63432d8df5
2026-03-29 22:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fd07521a-fc50-5b1c-ba95-df8272ee920f with identifier: LV20%20WVL
2026-03-29 22:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fd07521a-fc50-5b1c-ba95-df8272ee920f with identifier: LV20%20WVL
2026-03-29 22:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fd07521a-fc50-5b1c-ba95-df8272ee920f with identifier: LV20%20WVL to the API
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 198,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LV20%20WVL-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'fd07521a-fc50-5b1c-ba95-df8272ee920f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LV20 WVL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LV20%20WVL&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'FORD',
 'model': 'RANGER',
 'odometer': 60116,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD RANGER 2.0 EBL 213 LIMITED 1 CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'EBL 213 LIMITED 1',
 'vin': '6FPPXXMJ2PKD82061',
 'year': 2020}
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV20%2520WVL%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [bca.uk] INFO: Saving data for LV20%20WVL: {'auction_closing_time': 1774951200.0, 'created_time': 1774620157.549794, 'last_price_update_time': 1774821669.924407}
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LV20%2520WVL') HTTP/1.1" 204 0
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406328%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406328 not downloaded yet
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699040206%27 HTTP/1.1" 200 None
2026-03-29 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040206 not downloaded yet
2026-03-29 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411792%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411792 not downloaded yet
2026-03-29 22:01:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PF17VPN/42811060?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=YkLrcIHkwtrZsjUa2prubREuXQStMy8DMOWlaZjCM6o%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:10 [bca.uk] INFO: Found listing with ID: MM69%20NMJ
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM69%2520NMJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [bca.uk] INFO: Scrape type for MM69%20NMJ: 2
2026-03-29 22:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1afdbb2a-641b-5b8c-82e6-ddca4f9080a0 with identifier: MM69%20NMJ
2026-03-29 22:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1afdbb2a-641b-5b8c-82e6-ddca4f9080a0 with scrape type 2
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1afdbb2a-641b-5b8c-82e6-ddca4f9080a0 with scrape type 2
2026-03-29 22:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1afdbb2a-641b-5b8c-82e6-ddca4f9080a0, identifier: MM69%20NMJ
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D686575421%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575421 not downloaded yet
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430289%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430289 not downloaded yet
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430334%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430334 not downloaded yet
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411643%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411643 not downloaded yet
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409284%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409284 not downloaded yet
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435173%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435173 not downloaded yet
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251971%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251971 not downloaded yet
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699239960%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699239960 not downloaded yet
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699212555%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212555 not downloaded yet
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699234535%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234535 not downloaded yet
2026-03-29 22:01:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620a8610>
2026-03-29 22:01:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_expert_report_file_cfe144ea-f8c4-4fa6-b1ee-ff242e22a134.pdf HTTP/1.1" 201 0
2026-03-29 22:01:10 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 9816a6af-47f8-5106-89d9-6d77d25fd0f4
2026-03-29 22:01:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9816a6af-47f8-5106-89d9-6d77d25fd0f4, skipping ID generation
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9816a6af-47f8-5106-89d9-6d77d25fd0f4
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DLO08HUA-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LO08HUA-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:10 [bca.uk] INFO: Total items found: 100
2026-03-29 22:01:10 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=4&sort=MostRecentlyAdded
2026-03-29 22:01:10 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:01:10 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=4&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:01:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT12WNS/42810774?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=tTo%2B0xotySQc25NFgljm0ZLwDTnsvqG5v%2FSimEvL7PM%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ST62SYF/42809590?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=r1Z4o1RO41%2Frbsi6j2NujNSq2CIa1MRr3E0xDNV9JdE%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:10 [scrapy.extensions.logstats] INFO: Crawled 28 pages (at 28 pages/min), scraped 12 items (at 12 items/min)
2026-03-29 22:01:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 194MiB
2026-03-29 22:01:10 [bca.uk] INFO: Found listing with ID: YS17%20ZLU
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS17%2520ZLU%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [bca.uk] INFO: Scrape type for YS17%20ZLU: 2
2026-03-29 22:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb844d27-f38e-5df3-b857-3df95805a0a0 with identifier: YS17%20ZLU
2026-03-29 22:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb844d27-f38e-5df3-b857-3df95805a0a0 with scrape type 2
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb844d27-f38e-5df3-b857-3df95805a0a0 with scrape type 2
2026-03-29 22:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bb844d27-f38e-5df3-b857-3df95805a0a0, identifier: YS17%20ZLU
2026-03-29 22:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1afdbb2a-641b-5b8c-82e6-ddca4f9080a0 with identifier: MM69%20NMJ
2026-03-29 22:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1afdbb2a-641b-5b8c-82e6-ddca4f9080a0 with identifier: MM69%20NMJ
2026-03-29 22:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1afdbb2a-641b-5b8c-82e6-ddca4f9080a0 with identifier: MM69%20NMJ to the API
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 183,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MM69%20NMJ-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1afdbb2a-641b-5b8c-82e6-ddca4f9080a0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MM69 NMJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MM69%20NMJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'TOYOTA',
 'model': 'HILUX',
 'odometer': 40732,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'TOYOTA HILUX 2.4 D 150 INVINCIBLE 4WD CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'D 150 INVINCIBLE 4WD',
 'vin': 'AHTBB3CD001765970',
 'year': 2020}
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM69%2520NMJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [bca.uk] INFO: Saving data for MM69%20NMJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774610665.174206, 'last_price_update_time': 1774821670.907197}
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MM69%2520NMJ') HTTP/1.1" 204 0
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406349%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406349 not downloaded yet
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699040234%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040234 not downloaded yet
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411803%27 HTTP/1.1" 200 None
2026-03-29 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411803 not downloaded yet
2026-03-29 22:01:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430146/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DC19VSX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bb844d27-f38e-5df3-b857-3df95805a0a0 with identifier: YS17%20ZLU
2026-03-29 22:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bb844d27-f38e-5df3-b857-3df95805a0a0 with identifier: YS17%20ZLU
2026-03-29 22:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bb844d27-f38e-5df3-b857-3df95805a0a0 with identifier: YS17%20ZLU to the API
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 167,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YS17%20ZLU-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'bb844d27-f38e-5df3-b857-3df95805a0a0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YS17 ZLU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YS17%20ZLU&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 105764,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 TDCI 130 270 SWB LIMITED L/R PanelVan',
 'transmission': 'manual',
 'trim': 'TDCI 130 270 SWB LIMITED L/R',
 'vin': 'WF0YXXTTGYHP31950',
 'year': 2017}
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS17%2520ZLU%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [bca.uk] INFO: Saving data for YS17%20ZLU: {'auction_closing_time': 1775037600.0, 'created_time': 1774391675.193137, 'last_price_update_time': 1774821671.367316}
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YS17%2520ZLU') HTTP/1.1" 204 0
2026-03-29 22:01:11 [bca.uk] INFO: Found listing with ID: PE70%20WXJ
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE70%2520WXJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [bca.uk] INFO: Scrape type for PE70%20WXJ: 0
2026-03-29 22:01:11 [bca.uk] INFO: Found listing with ID: RO23%20JHE
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO23%2520JHE%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [bca.uk] INFO: Scrape type for RO23%20JHE: 0
2026-03-29 22:01:11 [bca.uk] INFO: Found listing with ID: RO23%20JTU
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO23%2520JTU%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [bca.uk] INFO: Scrape type for RO23%20JTU: 0
2026-03-29 22:01:11 [bca.uk] INFO: Found listing with ID: YE18%20FEP
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE18%2520FEP%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [bca.uk] INFO: Scrape type for YE18%20FEP: 0
2026-03-29 22:01:11 [bca.uk] INFO: Found listing with ID: AE21%20KSX
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE21%2520KSX%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [bca.uk] INFO: Scrape type for AE21%20KSX: 1
2026-03-29 22:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c562d387-49fb-5052-a994-67add14e4b74 with identifier: AE21%20KSX
2026-03-29 22:01:11 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item c562d387-49fb-5052-a994-67add14e4b74
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411666%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411666 not downloaded yet
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699409299%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409299 not downloaded yet
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435181%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435181 not downloaded yet
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251980%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251980 not downloaded yet
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699239969%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699239969 not downloaded yet
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699212562%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212562 not downloaded yet
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699234539%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234539 not downloaded yet
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699210986%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699210986 not downloaded yet
2026-03-29 22:01:11 [bca.uk] INFO: Found listing with ID: PO63%20YJM
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO63%2520YJM%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [bca.uk] INFO: Scrape type for PO63%20YJM: 0
2026-03-29 22:01:11 [bca.uk] INFO: Found listing with ID: YF12%20JGU
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF12%2520JGU%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [bca.uk] INFO: Scrape type for YF12%20JGU: 2
2026-03-29 22:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 050412ff-8b37-5d55-8c9b-0a34cf929c3d with identifier: YF12%20JGU
2026-03-29 22:01:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 050412ff-8b37-5d55-8c9b-0a34cf929c3d with scrape type 2
2026-03-29 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 050412ff-8b37-5d55-8c9b-0a34cf929c3d with scrape type 2
2026-03-29 22:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 050412ff-8b37-5d55-8c9b-0a34cf929c3d, identifier: YF12%20JGU
2026-03-29 22:01:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61532510>
2026-03-29 22:01:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_expert_report_file_01cdec0f-8155-43c8-9a70-c4832e325af2.pdf HTTP/1.1" 201 0
2026-03-29 22:01:11 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item cdbe3643-d056-5481-b487-6a8e20861864
2026-03-29 22:01:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cdbe3643-d056-5481-b487-6a8e20861864, skipping ID generation
2026-03-29 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cdbe3643-d056-5481-b487-6a8e20861864
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DMK58XVG-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=MK58XVG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VO58EBF/42810110?sv=2020-08-04&st=2026-03-29T22%3A01%3A02Z&se=2026-03-29T22%3A26%3A02Z&sr=b&sp=r&sig=l1yGxyGiXjxmhLTIgBa00vRGvOItb%2B7FOLk9BOk0TjI%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:11 [bca.uk] INFO: Found listing with ID: CN65%20OTA
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN65%2520OTA%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [bca.uk] INFO: Scrape type for CN65%20OTA: 1
2026-03-29 22:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5796b214-f7e8-5915-afb7-c30027610219 with identifier: CN65%20OTA
2026-03-29 22:01:11 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 5796b214-f7e8-5915-afb7-c30027610219
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406374%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406374 not downloaded yet
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699040265%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040265 not downloaded yet
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411816%27 HTTP/1.1" 200 None
2026-03-29 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411816 not downloaded yet
2026-03-29 22:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 050412ff-8b37-5d55-8c9b-0a34cf929c3d with identifier: YF12%20JGU
2026-03-29 22:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 050412ff-8b37-5d55-8c9b-0a34cf929c3d with identifier: YF12%20JGU
2026-03-29 22:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 050412ff-8b37-5d55-8c9b-0a34cf929c3d with identifier: YF12%20JGU to the API
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YF12%20JGU-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '050412ff-8b37-5d55-8c9b-0a34cf929c3d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YF12 JGU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YF12%20JGU&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'BMW',
 'model': '320D',
 'odometer': 141954,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'BMW 320D 2.0 SPORT STEP Saloon',
 'transmission': 'automatic',
 'trim': 'SPORT STEP',
 'vin': 'WBA3D32090J380575',
 'year': 2012}
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF12%2520JGU%27 HTTP/1.1" 200 None
2026-03-29 22:01:12 [bca.uk] INFO: Saving data for YF12%20JGU: {'auction_closing_time': 1774951200.0, 'created_time': 1774535175.165684, 'last_price_update_time': 1774821672.294551}
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YF12%2520JGU') HTTP/1.1" 204 0
2026-03-29 22:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618bad90>
2026-03-29 22:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_expert_report_file_9ef49736-5ed5-4b64-a3cc-e31138f187cb.pdf HTTP/1.1" 201 0
2026-03-29 22:01:12 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 5439021f-449a-5c9e-a193-64352e476208
2026-03-29 22:01:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5439021f-449a-5c9e-a193-64352e476208, skipping ID generation
2026-03-29 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5439021f-449a-5c9e-a193-64352e476208
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DPF17VPN-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PF17VPN-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:12 [bca.uk] INFO: Found listing with ID: DV21%20WPJ
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV21%2520WPJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:12 [bca.uk] INFO: Scrape type for DV21%20WPJ: 0
2026-03-29 22:01:12 [bca.uk] INFO: Found listing with ID: HT68%20HFO
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT68%2520HFO%27 HTTP/1.1" 200 None
2026-03-29 22:01:12 [bca.uk] INFO: Scrape type for HT68%20HFO: 0
2026-03-29 22:01:12 [bca.uk] INFO: Found listing with ID: YR67%20NZG
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR67%2520NZG%27 HTTP/1.1" 200 None
2026-03-29 22:01:12 [bca.uk] INFO: Scrape type for YR67%20NZG: 1
2026-03-29 22:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94abe6e9-81d6-5688-9976-35bc84a70d4a with identifier: YR67%20NZG
2026-03-29 22:01:12 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 94abe6e9-81d6-5688-9976-35bc84a70d4a
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251990%27 HTTP/1.1" 200 None
2026-03-29 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251990 not downloaded yet
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699239980%27 HTTP/1.1" 200 None
2026-03-29 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699239980 not downloaded yet
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699212569%27 HTTP/1.1" 200 None
2026-03-29 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212569 not downloaded yet
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699234555%27 HTTP/1.1" 200 None
2026-03-29 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234555 not downloaded yet
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699210991%27 HTTP/1.1" 200 None
2026-03-29 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699210991 not downloaded yet
2026-03-29 22:01:12 [bca.uk] INFO: Found listing with ID: CX16%20CRU
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX16%2520CRU%27 HTTP/1.1" 200 None
2026-03-29 22:01:12 [bca.uk] INFO: Scrape type for CX16%20CRU: 2
2026-03-29 22:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7723c704-da67-5c00-8040-135773d457f9 with identifier: CX16%20CRU
2026-03-29 22:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7723c704-da67-5c00-8040-135773d457f9 with scrape type 2
2026-03-29 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7723c704-da67-5c00-8040-135773d457f9 with scrape type 2
2026-03-29 22:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7723c704-da67-5c00-8040-135773d457f9, identifier: CX16%20CRU
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699242897%27 HTTP/1.1" 200 None
2026-03-29 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242897 not downloaded yet
2026-03-29 22:01:12 [bca.uk] INFO: Found listing with ID: VU66%20XGP
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU66%2520XGP%27 HTTP/1.1" 200 None
2026-03-29 22:01:12 [bca.uk] INFO: Scrape type for VU66%20XGP: 2
2026-03-29 22:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4bc05ff-7ebb-5796-be43-4ba52745f0c0 with identifier: VU66%20XGP
2026-03-29 22:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4bc05ff-7ebb-5796-be43-4ba52745f0c0 with scrape type 2
2026-03-29 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4bc05ff-7ebb-5796-be43-4ba52745f0c0 with scrape type 2
2026-03-29 22:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a4bc05ff-7ebb-5796-be43-4ba52745f0c0, identifier: VU66%20XGP
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699406390%27 HTTP/1.1" 200 None
2026-03-29 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406390 not downloaded yet
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699040295%27 HTTP/1.1" 200 None
2026-03-29 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040295 not downloaded yet
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699411831%27 HTTP/1.1" 200 None
2026-03-29 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411831 not downloaded yet
2026-03-29 22:01:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7723c704-da67-5c00-8040-135773d457f9 with identifier: CX16%20CRU
2026-03-29 22:01:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7723c704-da67-5c00-8040-135773d457f9 with identifier: CX16%20CRU
2026-03-29 22:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7723c704-da67-5c00-8040-135773d457f9 with identifier: CX16%20CRU to the API
2026-03-29 22:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CX16%20CRU-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.1L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7723c704-da67-5c00-8040-135773d457f9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CX16 CRU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CX16%20CRU&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'MERCEDES-BENZ',
 'model': 'B200 D',
 'odometer': 28791,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ B200 D 2.1 AMG LINE PREMIUM DCT MPV',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM DCT',
 'vin': 'WDD2462082J390076',
 'year': 2016}
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX16%2520CRU%27 HTTP/1.1" 200 None
2026-03-29 22:01:13 [bca.uk] INFO: Saving data for CX16%20CRU: {'auction_closing_time': 1774951200.0, 'created_time': 1774102203.182069, 'last_price_update_time': 1774821673.22824}
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CX16%2520CRU') HTTP/1.1" 204 0
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073149%27 HTTP/1.1" 200 None
2026-03-29 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073149 not downloaded yet
2026-03-29 22:01:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6176f490>
2026-03-29 22:01:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_expert_report_file_d3f089a6-8916-4291-8e92-9c3758449c69.pdf HTTP/1.1" 201 0
2026-03-29 22:01:13 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 4e630b36-cd01-5007-b4b4-e80c316bb326
2026-03-29 22:01:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e630b36-cd01-5007-b4b4-e80c316bb326, skipping ID generation
2026-03-29 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e630b36-cd01-5007-b4b4-e80c316bb326
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DMT12WNS-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=MT12WNS-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6173cc10>
2026-03-29 22:01:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_expert_report_file_0f77e131-f25f-4787-8534-55427fca004f.pdf HTTP/1.1" 201 0
2026-03-29 22:01:13 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item b294b559-83e7-5079-b89e-3524dea19cc0
2026-03-29 22:01:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b294b559-83e7-5079-b89e-3524dea19cc0, skipping ID generation
2026-03-29 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b294b559-83e7-5079-b89e-3524dea19cc0
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DST62SYF-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=ST62SYF-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a4bc05ff-7ebb-5796-be43-4ba52745f0c0 with identifier: VU66%20XGP
2026-03-29 22:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a4bc05ff-7ebb-5796-be43-4ba52745f0c0 with identifier: VU66%20XGP
2026-03-29 22:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a4bc05ff-7ebb-5796-be43-4ba52745f0c0 with identifier: VU66%20XGP to the API
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 228,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VU66%20XGP-GB',
 'category': 'LightCommercialVehicle',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a4bc05ff-7ebb-5796-be43-4ba52745f0c0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VU66 XGP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VU66%20XGP&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'FORD',
 'model': 'RANGER',
 'odometer': 99131,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'FORD RANGER 3.2 TDCI 200 LIMITED 2 4WD CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'TDCI 200 LIMITED 2 4WD',
 'vin': '6FPPXXMJ2PGK81651',
 'year': 2016}
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU66%2520XGP%27 HTTP/1.1" 200 None
2026-03-29 22:01:13 [bca.uk] INFO: Saving data for VU66%20XGP: {'auction_closing_time': 1774951200.0, 'created_time': 1774523554.650803, 'last_price_update_time': 1774821673.710405}
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VU66%2520XGP') HTTP/1.1" 204 0
2026-03-29 22:01:13 [bca.uk] INFO: Found listing with ID: YY62%20LLD
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY62%2520LLD%27 HTTP/1.1" 200 None
2026-03-29 22:01:13 [bca.uk] INFO: Scrape type for YY62%20LLD: 0
2026-03-29 22:01:13 [bca.uk] INFO: Found listing with ID: HJ73%20TXT
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ73%2520TXT%27 HTTP/1.1" 200 None
2026-03-29 22:01:13 [bca.uk] INFO: Scrape type for HJ73%20TXT: 1
2026-03-29 22:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 888140b1-3c5d-5e43-a8ef-e5925368639e with identifier: HJ73%20TXT
2026-03-29 22:01:13 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 888140b1-3c5d-5e43-a8ef-e5925368639e
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252004%27 HTTP/1.1" 200 None
2026-03-29 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252004 not downloaded yet
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699240002%27 HTTP/1.1" 200 None
2026-03-29 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699240002 not downloaded yet
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699212581%27 HTTP/1.1" 200 None
2026-03-29 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212581 not downloaded yet
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699234566%27 HTTP/1.1" 200 None
2026-03-29 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234566 not downloaded yet
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699210999%27 HTTP/1.1" 200 None
2026-03-29 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699210999 not downloaded yet
2026-03-29 22:01:13 [bca.uk] INFO: Found listing with ID: DE61%20AOO
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE61%2520AOO%27 HTTP/1.1" 200 None
2026-03-29 22:01:13 [bca.uk] INFO: Scrape type for DE61%20AOO: 0
2026-03-29 22:01:13 [bca.uk] INFO: Found listing with ID: DS13%20FUY
2026-03-29 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS13%2520FUY%27 HTTP/1.1" 200 None
2026-03-29 22:01:14 [bca.uk] INFO: Scrape type for DS13%20FUY: 0
2026-03-29 22:01:14 [bca.uk] INFO: Found listing with ID: EU13%20BPY
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU13%2520BPY%27 HTTP/1.1" 200 None
2026-03-29 22:01:14 [bca.uk] INFO: Scrape type for EU13%20BPY: 0
2026-03-29 22:01:14 [bca.uk] INFO: Found listing with ID: EU63%20XYW
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU63%2520XYW%27 HTTP/1.1" 200 None
2026-03-29 22:01:14 [bca.uk] INFO: Scrape type for EU63%20XYW: 0
2026-03-29 22:01:14 [bca.uk] INFO: Found listing with ID: MM13%20HZU
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM13%2520HZU%27 HTTP/1.1" 200 None
2026-03-29 22:01:14 [bca.uk] INFO: Scrape type for MM13%20HZU: 0
2026-03-29 22:01:14 [bca.uk] INFO: Found listing with ID: ND63%20BDY
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND63%2520BDY%27 HTTP/1.1" 200 None
2026-03-29 22:01:14 [bca.uk] INFO: Scrape type for ND63%20BDY: 0
2026-03-29 22:01:14 [bca.uk] INFO: Found listing with ID: EX56%20XWU
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX56%2520XWU%27 HTTP/1.1" 200 None
2026-03-29 22:01:14 [bca.uk] INFO: Scrape type for EX56%20XWU: 2
2026-03-29 22:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 887f7b9e-77d7-51db-af6a-fa1b530aa86c with identifier: EX56%20XWU
2026-03-29 22:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 887f7b9e-77d7-51db-af6a-fa1b530aa86c with scrape type 2
2026-03-29 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 887f7b9e-77d7-51db-af6a-fa1b530aa86c with scrape type 2
2026-03-29 22:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 887f7b9e-77d7-51db-af6a-fa1b530aa86c, identifier: EX56%20XWU
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699242902%27 HTTP/1.1" 200 None
2026-03-29 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242902 not downloaded yet
2026-03-29 22:01:14 [bca.uk] INFO: Found listing with ID: AP16%20OYK
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP16%2520OYK%27 HTTP/1.1" 200 None
2026-03-29 22:01:14 [bca.uk] INFO: Scrape type for AP16%20OYK: 0
2026-03-29 22:01:14 [bca.uk] INFO: Found listing with ID: DX68%20ZVP
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX68%2520ZVP%27 HTTP/1.1" 200 None
2026-03-29 22:01:14 [bca.uk] INFO: Scrape type for DX68%20ZVP: 2
2026-03-29 22:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a534b48a-ee5d-52e5-9bfc-454f206aeaea with identifier: DX68%20ZVP
2026-03-29 22:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a534b48a-ee5d-52e5-9bfc-454f206aeaea with scrape type 2
2026-03-29 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a534b48a-ee5d-52e5-9bfc-454f206aeaea with scrape type 2
2026-03-29 22:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a534b48a-ee5d-52e5-9bfc-454f206aeaea, identifier: DX68%20ZVP
2026-03-29 22:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 887f7b9e-77d7-51db-af6a-fa1b530aa86c with identifier: EX56%20XWU
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=silver HTTP/1.1" 200 None
2026-03-29 22:01:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 887f7b9e-77d7-51db-af6a-fa1b530aa86c with identifier: EX56%20XWU
2026-03-29 22:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 887f7b9e-77d7-51db-af6a-fa1b530aa86c with identifier: EX56%20XWU to the API
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 207,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EX56%20XWU-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '1.8L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '887f7b9e-77d7-51db-af6a-fa1b530aa86c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EX56 XWU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EX56%20XWU&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'MERCEDES-BENZ',
 'model': 'CLK 200K',
 'odometer': 102864,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2006-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLK 200K 1.8 AVANTGARDE TIP Coupe',
 'transmission': 'manual',
 'trim': 'AVANTGARDE TIP',
 'vin': 'WDB2093422F208348',
 'year': 2006}
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX56%2520XWU%27 HTTP/1.1" 200 None
2026-03-29 22:01:14 [bca.uk] INFO: Saving data for EX56%20XWU: {'auction_closing_time': 1774951200.0, 'created_time': 1774706977.521042, 'last_price_update_time': 1774821674.850809}
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EX56%2520XWU') HTTP/1.1" 204 0
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073164%27 HTTP/1.1" 200 None
2026-03-29 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073164 not downloaded yet
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699023386%27 HTTP/1.1" 200 None
2026-03-29 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023386 not downloaded yet
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699246741%27 HTTP/1.1" 200 None
2026-03-29 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246741 not downloaded yet
2026-03-29 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616dd110>
2026-03-29 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_expert_report_file_454b36be-2fc0-4155-a5ff-7668c6749ff3.pdf HTTP/1.1" 201 0
2026-03-29 22:01:15 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 779863fc-56f0-5718-9334-675ca35049bb
2026-03-29 22:01:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 779863fc-56f0-5718-9334-675ca35049bb, skipping ID generation
2026-03-29 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 779863fc-56f0-5718-9334-675ca35049bb
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DVO58EBF-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=VO58EBF-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a534b48a-ee5d-52e5-9bfc-454f206aeaea with identifier: DX68%20ZVP
2026-03-29 22:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a534b48a-ee5d-52e5-9bfc-454f206aeaea with identifier: DX68%20ZVP
2026-03-29 22:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a534b48a-ee5d-52e5-9bfc-454f206aeaea with identifier: DX68%20ZVP to the API
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DX68%20ZVP-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a534b48a-ee5d-52e5-9bfc-454f206aeaea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DX68 ZVP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DX68%20ZVP&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'TOYOTA',
 'model': 'PROACE',
 'odometer': 119525,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'TOYOTA PROACE 1.6 D 115 MEDIUM COMFORT PanelVan',
 'transmission': 'manual',
 'trim': 'D 115 MEDIUM COMFORT',
 'vin': 'YARVBBHXHGZ123548',
 'year': 2018}
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX68%2520ZVP%27 HTTP/1.1" 200 None
2026-03-29 22:01:15 [bca.uk] INFO: Saving data for DX68%20ZVP: {'auction_closing_time': 1775037600.0, 'created_time': 1773933577.767605, 'last_price_update_time': 1774821675.484187}
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DX68%2520ZVP') HTTP/1.1" 204 0
2026-03-29 22:01:15 [bca.uk] INFO: Found listing with ID: PK13%20HHL
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK13%2520HHL%27 HTTP/1.1" 200 None
2026-03-29 22:01:15 [bca.uk] INFO: Scrape type for PK13%20HHL: 1
2026-03-29 22:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1e4cdef-f735-5359-9a05-4d45d8b45964 with identifier: PK13%20HHL
2026-03-29 22:01:15 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item a1e4cdef-f735-5359-9a05-4d45d8b45964
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252019%27 HTTP/1.1" 200 None
2026-03-29 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252019 not downloaded yet
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699240020%27 HTTP/1.1" 200 None
2026-03-29 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699240020 not downloaded yet
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699212596%27 HTTP/1.1" 200 None
2026-03-29 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212596 not downloaded yet
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699234576%27 HTTP/1.1" 200 None
2026-03-29 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234576 not downloaded yet
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699211010%27 HTTP/1.1" 200 None
2026-03-29 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699211010 not downloaded yet
2026-03-29 22:01:15 [bca.uk] INFO: Found listing with ID: OV61%20FUE
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV61%2520FUE%27 HTTP/1.1" 200 None
2026-03-29 22:01:15 [bca.uk] INFO: Scrape type for OV61%20FUE: 0
2026-03-29 22:01:15 [bca.uk] INFO: Found listing with ID: PX63%20KGU
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX63%2520KGU%27 HTTP/1.1" 200 None
2026-03-29 22:01:15 [bca.uk] INFO: Scrape type for PX63%20KGU: 0
2026-03-29 22:01:15 [bca.uk] INFO: Found listing with ID: PY15%20DWJ
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY15%2520DWJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:15 [bca.uk] INFO: Scrape type for PY15%20DWJ: 0
2026-03-29 22:01:15 [bca.uk] INFO: Found listing with ID: BJ10%20KWZ
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ10%2520KWZ%27 HTTP/1.1" 200 None
2026-03-29 22:01:15 [bca.uk] INFO: Scrape type for BJ10%20KWZ: 2
2026-03-29 22:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27f69fac-bb0a-5636-ace4-3fea0252dc89 with identifier: BJ10%20KWZ
2026-03-29 22:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27f69fac-bb0a-5636-ace4-3fea0252dc89 with scrape type 2
2026-03-29 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27f69fac-bb0a-5636-ace4-3fea0252dc89 with scrape type 2
2026-03-29 22:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 27f69fac-bb0a-5636-ace4-3fea0252dc89, identifier: BJ10%20KWZ
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699242909%27 HTTP/1.1" 200 None
2026-03-29 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242909 not downloaded yet
2026-03-29 22:01:15 [bca.uk] INFO: Found listing with ID: LD21%20EYG
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD21%2520EYG%27 HTTP/1.1" 200 None
2026-03-29 22:01:15 [bca.uk] INFO: Scrape type for LD21%20EYG: 1
2026-03-29 22:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d394566c-2f64-5973-8159-519cccf81ad9 with identifier: LD21%20EYG
2026-03-29 22:01:15 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item d394566c-2f64-5973-8159-519cccf81ad9
2026-03-29 22:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 27f69fac-bb0a-5636-ace4-3fea0252dc89 with identifier: BJ10%20KWZ
2026-03-29 22:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 27f69fac-bb0a-5636-ace4-3fea0252dc89 with identifier: BJ10%20KWZ
2026-03-29 22:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 27f69fac-bb0a-5636-ace4-3fea0252dc89 with identifier: BJ10%20KWZ to the API
2026-03-29 22:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BJ10%20KWZ-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '27f69fac-bb0a-5636-ace4-3fea0252dc89',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BJ10 KWZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BJ10%20KWZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'BMW',
 'model': '116I',
 'odometer': 60804,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'BMW 116I 2.0 M SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'M SPORT',
 'vin': 'WBAUK32060VM42405',
 'year': 2010}
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ10%2520KWZ%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [bca.uk] INFO: Saving data for BJ10%20KWZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774303298.107324, 'last_price_update_time': 1774821676.166102}
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ10%2520KWZ') HTTP/1.1" 204 0
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073179%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073179 not downloaded yet
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699023397%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023397 not downloaded yet
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699246750%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246750 not downloaded yet
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699457248%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457248 not downloaded yet
2026-03-29 22:01:16 [bca.uk] INFO: Found listing with ID: RO17%20AYF
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO17%2520AYF%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [bca.uk] INFO: Scrape type for RO17%20AYF: 0
2026-03-29 22:01:16 [bca.uk] INFO: Found listing with ID: WK22%20GWM
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK22%2520GWM%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [bca.uk] INFO: Scrape type for WK22%20GWM: 0
2026-03-29 22:01:16 [bca.uk] INFO: Found listing with ID: YC21%20PYK
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC21%2520PYK%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [bca.uk] INFO: Scrape type for YC21%20PYK: 2
2026-03-29 22:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44186c5e-817e-5d79-9567-39f8edb111e0 with identifier: YC21%20PYK
2026-03-29 22:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44186c5e-817e-5d79-9567-39f8edb111e0 with scrape type 2
2026-03-29 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44186c5e-817e-5d79-9567-39f8edb111e0 with scrape type 2
2026-03-29 22:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 44186c5e-817e-5d79-9567-39f8edb111e0, identifier: YC21%20PYK
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252032%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252032 not downloaded yet
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699240036%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699240036 not downloaded yet
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699212610%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212610 not downloaded yet
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699234595%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234595 not downloaded yet
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699211016%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699211016 not downloaded yet
2026-03-29 22:01:16 [bca.uk] INFO: Found listing with ID: BN63%20XSE
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN63%2520XSE%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [bca.uk] INFO: Scrape type for BN63%20XSE: 2
2026-03-29 22:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3595d2c-a77f-56ea-a6be-d97575269efe with identifier: BN63%20XSE
2026-03-29 22:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3595d2c-a77f-56ea-a6be-d97575269efe with scrape type 2
2026-03-29 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3595d2c-a77f-56ea-a6be-d97575269efe with scrape type 2
2026-03-29 22:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d3595d2c-a77f-56ea-a6be-d97575269efe, identifier: BN63%20XSE
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699242917%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242917 not downloaded yet
2026-03-29 22:01:16 [bca.uk] INFO: Found listing with ID: AX19%20RXA
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX19%2520RXA%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [bca.uk] INFO: Scrape type for AX19%20RXA: 0
2026-03-29 22:01:16 [bca.uk] INFO: Found listing with ID: KM74%20JDZ
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM74%2520JDZ%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [bca.uk] INFO: Scrape type for KM74%20JDZ: 0
2026-03-29 22:01:16 [bca.uk] INFO: Found listing with ID: OV15%20WSW
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV15%2520WSW%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [bca.uk] INFO: Scrape type for OV15%20WSW: 0
2026-03-29 22:01:16 [bca.uk] INFO: Found listing with ID: LD70%20NXS
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD70%2520NXS%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [bca.uk] INFO: Scrape type for LD70%20NXS: 0
2026-03-29 22:01:16 [bca.uk] INFO: Found listing with ID: CF22%20XZC
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF22%2520XZC%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [bca.uk] INFO: Scrape type for CF22%20XZC: 0
2026-03-29 22:01:16 [bca.uk] INFO: Found listing with ID: EK69%20XRA
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK69%2520XRA%27 HTTP/1.1" 200 None
2026-03-29 22:01:16 [bca.uk] INFO: Scrape type for EK69%20XRA: 2
2026-03-29 22:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 667eec52-805f-50fa-ac96-3042aa830b81 with identifier: EK69%20XRA
2026-03-29 22:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 667eec52-805f-50fa-ac96-3042aa830b81 with scrape type 2
2026-03-29 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 667eec52-805f-50fa-ac96-3042aa830b81 with scrape type 2
2026-03-29 22:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 667eec52-805f-50fa-ac96-3042aa830b81, identifier: EK69%20XRA
2026-03-29 22:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 44186c5e-817e-5d79-9567-39f8edb111e0 with identifier: YC21%20PYK
2026-03-29 22:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 44186c5e-817e-5d79-9567-39f8edb111e0 with identifier: YC21%20PYK
2026-03-29 22:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 44186c5e-817e-5d79-9567-39f8edb111e0 with identifier: YC21%20PYK to the API
2026-03-29 22:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 195,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YC21%20PYK-GB',
 'category': 'LightCommercialVehicle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '44186c5e-817e-5d79-9567-39f8edb111e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YC21 PYK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YC21%20PYK&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VAUXHALL',
 'model': 'VIVARO 3100',
 'odometer': 109643,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'VAUXHALL VIVARO 3100 2.0 D 120 SPORTIVE L2 H1 PanelVan',
 'transmission': 'manual',
 'trim': 'D 120 SPORTIVE L2 H1',
 'vin': 'VXEVFAHKKM7836553',
 'year': 2021}
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC21%2520PYK%27 HTTP/1.1" 200 None
2026-03-29 22:01:17 [bca.uk] INFO: Saving data for YC21%20PYK: {'auction_closing_time': 1775037600.0, 'created_time': 1774303753.164287, 'last_price_update_time': 1774821677.37294}
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YC21%2520PYK') HTTP/1.1" 204 0
2026-03-29 22:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d3595d2c-a77f-56ea-a6be-d97575269efe with identifier: BN63%20XSE
2026-03-29 22:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d3595d2c-a77f-56ea-a6be-d97575269efe with identifier: BN63%20XSE
2026-03-29 22:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d3595d2c-a77f-56ea-a6be-d97575269efe with identifier: BN63%20XSE to the API
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BN63%20XSE-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd3595d2c-a77f-56ea-a6be-d97575269efe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BN63 XSE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BN63%20XSE&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 125547,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 100 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 100 ZETEC',
 'vin': 'WF0CXXGAKCDA10825',
 'year': 2013}
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN63%2520XSE%27 HTTP/1.1" 200 None
2026-03-29 22:01:17 [bca.uk] INFO: Saving data for BN63%20XSE: {'auction_closing_time': 1774951200.0, 'created_time': 1774419060.363526, 'last_price_update_time': 1774821677.850424}
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BN63%2520XSE') HTTP/1.1" 204 0
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073189%27 HTTP/1.1" 200 None
2026-03-29 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073189 not downloaded yet
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699023406%27 HTTP/1.1" 200 None
2026-03-29 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023406 not downloaded yet
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699246761%27 HTTP/1.1" 200 None
2026-03-29 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246761 not downloaded yet
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699457249%27 HTTP/1.1" 200 None
2026-03-29 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457249 not downloaded yet
2026-03-29 22:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 667eec52-805f-50fa-ac96-3042aa830b81 with identifier: EK69%20XRA
2026-03-29 22:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=orange HTTP/1.1" 200 None
2026-03-29 22:01:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 667eec52-805f-50fa-ac96-3042aa830b81 with identifier: EK69%20XRA
2026-03-29 22:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 667eec52-805f-50fa-ac96-3042aa830b81 with identifier: EK69%20XRA to the API
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 204,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EK69%20XRA-GB',
 'category': 'LightCommercialVehicle',
 'color': 'orange',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '667eec52-805f-50fa-ac96-3042aa830b81',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EK69 XRA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EK69%20XRA&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'FORD',
 'model': 'RANGER',
 'odometer': 87964,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD RANGER 2.0 EBL 213 WILDTRAK CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'EBL 213 WILDTRAK',
 'vin': '6FPPXXMJ2PKS35335',
 'year': 2019}
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK69%2520XRA%27 HTTP/1.1" 200 None
2026-03-29 22:01:18 [bca.uk] INFO: Saving data for EK69%20XRA: {'auction_closing_time': 1774951200.0, 'created_time': 1773928902.634872, 'last_price_update_time': 1774821678.488584}
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EK69%2520XRA') HTTP/1.1" 204 0
2026-03-29 22:01:18 [bca.uk] INFO: Found listing with ID: YX73%20XWD
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX73%2520XWD%27 HTTP/1.1" 200 None
2026-03-29 22:01:18 [bca.uk] INFO: Scrape type for YX73%20XWD: 0
2026-03-29 22:01:18 [bca.uk] INFO: Found listing with ID: AV72%20MYN
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV72%2520MYN%27 HTTP/1.1" 200 None
2026-03-29 22:01:18 [bca.uk] INFO: Scrape type for AV72%20MYN: 2
2026-03-29 22:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60731a94-5da3-54a3-b985-5255e4a7447e with identifier: AV72%20MYN
2026-03-29 22:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60731a94-5da3-54a3-b985-5255e4a7447e with scrape type 2
2026-03-29 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60731a94-5da3-54a3-b985-5255e4a7447e with scrape type 2
2026-03-29 22:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 60731a94-5da3-54a3-b985-5255e4a7447e, identifier: AV72%20MYN
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252047%27 HTTP/1.1" 200 None
2026-03-29 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252047 not downloaded yet
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699240050%27 HTTP/1.1" 200 None
2026-03-29 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699240050 not downloaded yet
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699212624%27 HTTP/1.1" 200 None
2026-03-29 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212624 not downloaded yet
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699234612%27 HTTP/1.1" 200 None
2026-03-29 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234612 not downloaded yet
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699211035%27 HTTP/1.1" 200 None
2026-03-29 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699211035 not downloaded yet
2026-03-29 22:01:18 [bca.uk] INFO: Found listing with ID: BT13%20WXY
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT13%2520WXY%27 HTTP/1.1" 200 None
2026-03-29 22:01:18 [bca.uk] INFO: Scrape type for BT13%20WXY: 2
2026-03-29 22:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4722e40a-09ea-5f3e-80db-e5ea0f389d99 with identifier: BT13%20WXY
2026-03-29 22:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4722e40a-09ea-5f3e-80db-e5ea0f389d99 with scrape type 2
2026-03-29 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4722e40a-09ea-5f3e-80db-e5ea0f389d99 with scrape type 2
2026-03-29 22:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4722e40a-09ea-5f3e-80db-e5ea0f389d99, identifier: BT13%20WXY
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699242922%27 HTTP/1.1" 200 None
2026-03-29 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242922 not downloaded yet
2026-03-29 22:01:18 [bca.uk] INFO: Found listing with ID: GU24%20POA
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU24%2520POA%27 HTTP/1.1" 200 None
2026-03-29 22:01:18 [bca.uk] INFO: Scrape type for GU24%20POA: 0
2026-03-29 22:01:18 [bca.uk] INFO: Found listing with ID: LP15%20JMU
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP15%2520JMU%27 HTTP/1.1" 200 None
2026-03-29 22:01:18 [bca.uk] INFO: Scrape type for LP15%20JMU: 0
2026-03-29 22:01:18 [bca.uk] INFO: Found listing with ID: CA21%20KKZ
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA21%2520KKZ%27 HTTP/1.1" 200 None
2026-03-29 22:01:18 [bca.uk] INFO: Scrape type for CA21%20KKZ: 2
2026-03-29 22:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 678de246-575d-51c5-b5f9-1b842a4c028b with identifier: CA21%20KKZ
2026-03-29 22:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 678de246-575d-51c5-b5f9-1b842a4c028b with scrape type 2
2026-03-29 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 678de246-575d-51c5-b5f9-1b842a4c028b with scrape type 2
2026-03-29 22:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 678de246-575d-51c5-b5f9-1b842a4c028b, identifier: CA21%20KKZ
2026-03-29 22:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 60731a94-5da3-54a3-b985-5255e4a7447e with identifier: AV72%20MYN
2026-03-29 22:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 60731a94-5da3-54a3-b985-5255e4a7447e with identifier: AV72%20MYN
2026-03-29 22:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 60731a94-5da3-54a3-b985-5255e4a7447e with identifier: AV72%20MYN to the API
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 192,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AV72%20MYN-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '60731a94-5da3-54a3-b985-5255e4a7447e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AV72 MYN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AV72%20MYN&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'CITROEN',
 'model': 'DISPATCH 1400',
 'odometer': 49433,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'CITROEN DISPATCH 1400 2.0 B/HDI 145 M ENTERPRISE PRO PanelVan',
 'transmission': 'manual',
 'trim': 'B/HDI 145 M ENTERPRISE PRO',
 'vin': 'VF7VFEHTMN7035318',
 'year': 2022}
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV72%2520MYN%27 HTTP/1.1" 200 None
2026-03-29 22:01:19 [bca.uk] INFO: Saving data for AV72%20MYN: {'auction_closing_time': 1775037600.0, 'created_time': 1774216940.54194, 'last_price_update_time': 1774821679.343756}
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AV72%2520MYN') HTTP/1.1" 204 0
2026-03-29 22:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4722e40a-09ea-5f3e-80db-e5ea0f389d99 with identifier: BT13%20WXY
2026-03-29 22:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4722e40a-09ea-5f3e-80db-e5ea0f389d99 with identifier: BT13%20WXY
2026-03-29 22:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4722e40a-09ea-5f3e-80db-e5ea0f389d99 with identifier: BT13%20WXY to the API
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BT13%20WXY-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '4722e40a-09ea-5f3e-80db-e5ea0f389d99',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BT13 WXY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BT13%20WXY&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 103510,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 125 TITANIUM Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 TITANIUM',
 'vin': 'WF0CXXGAKCDA11534',
 'year': 2013}
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT13%2520WXY%27 HTTP/1.1" 200 None
2026-03-29 22:01:19 [bca.uk] INFO: Saving data for BT13%20WXY: {'auction_closing_time': 1774951200.0, 'created_time': 1774505368.040815, 'last_price_update_time': 1774821679.687053}
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BT13%2520WXY') HTTP/1.1" 204 0
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073196%27 HTTP/1.1" 200 None
2026-03-29 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073196 not downloaded yet
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699023418%27 HTTP/1.1" 200 None
2026-03-29 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023418 not downloaded yet
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699246766%27 HTTP/1.1" 200 None
2026-03-29 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246766 not downloaded yet
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699457250%27 HTTP/1.1" 200 None
2026-03-29 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457250 not downloaded yet
2026-03-29 22:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 678de246-575d-51c5-b5f9-1b842a4c028b with identifier: CA21%20KKZ
2026-03-29 22:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 678de246-575d-51c5-b5f9-1b842a4c028b with identifier: CA21%20KKZ
2026-03-29 22:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 678de246-575d-51c5-b5f9-1b842a4c028b with identifier: CA21%20KKZ to the API
2026-03-29 22:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CA21%20KKZ-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '678de246-575d-51c5-b5f9-1b842a4c028b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CA21 KKZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CA21%20KKZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'CITROEN',
 'model': 'BERLINGO M',
 'odometer': 61248,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'CITROEN BERLINGO M 1.5 BLUEHDI 75 650 ENTERPRISE Van',
 'transmission': 'manual',
 'trim': 'BLUEHDI 75 650 ENTERPRISE',
 'vin': 'VR7EFYHWCMJ566730',
 'year': 2021}
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA21%2520KKZ%27 HTTP/1.1" 200 None
2026-03-29 22:01:20 [bca.uk] INFO: Saving data for CA21%20KKZ: {'auction_closing_time': 1775037600.0, 'created_time': 1773828795.775727, 'last_price_update_time': 1774821680.16295}
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CA21%2520KKZ') HTTP/1.1" 204 0
2026-03-29 22:01:20 [bca.uk] INFO: Found listing with ID: DU68%20OTW
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU68%2520OTW%27 HTTP/1.1" 200 None
2026-03-29 22:01:20 [bca.uk] INFO: Scrape type for DU68%20OTW: 1
2026-03-29 22:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4 with identifier: DU68%20OTW
2026-03-29 22:01:20 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699234634%27 HTTP/1.1" 200 None
2026-03-29 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234634 not downloaded yet
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699211049%27 HTTP/1.1" 200 None
2026-03-29 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699211049 not downloaded yet
2026-03-29 22:01:20 [bca.uk] INFO: Found listing with ID: DF10%20EKT
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF10%2520EKT%27 HTTP/1.1" 200 None
2026-03-29 22:01:20 [bca.uk] INFO: Scrape type for DF10%20EKT: 2
2026-03-29 22:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d75b8aac-b892-54d4-8920-5998cf669892 with identifier: DF10%20EKT
2026-03-29 22:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d75b8aac-b892-54d4-8920-5998cf669892 with scrape type 2
2026-03-29 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d75b8aac-b892-54d4-8920-5998cf669892 with scrape type 2
2026-03-29 22:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d75b8aac-b892-54d4-8920-5998cf669892, identifier: DF10%20EKT
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699242935%27 HTTP/1.1" 200 None
2026-03-29 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242935 not downloaded yet
2026-03-29 22:01:20 [bca.uk] INFO: Found listing with ID: FJ71%20WBL
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ71%2520WBL%27 HTTP/1.1" 200 None
2026-03-29 22:01:20 [bca.uk] INFO: Scrape type for FJ71%20WBL: 0
2026-03-29 22:01:20 [bca.uk] INFO: Found listing with ID: LA69%20SXH
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA69%2520SXH%27 HTTP/1.1" 200 None
2026-03-29 22:01:20 [bca.uk] INFO: Scrape type for LA69%20SXH: 2
2026-03-29 22:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77f2d245-bb37-5df0-ac54-c61c2cdf1557 with identifier: LA69%20SXH
2026-03-29 22:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77f2d245-bb37-5df0-ac54-c61c2cdf1557 with scrape type 2
2026-03-29 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77f2d245-bb37-5df0-ac54-c61c2cdf1557 with scrape type 2
2026-03-29 22:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 77f2d245-bb37-5df0-ac54-c61c2cdf1557, identifier: LA69%20SXH
2026-03-29 22:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d75b8aac-b892-54d4-8920-5998cf669892 with identifier: DF10%20EKT
2026-03-29 22:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d75b8aac-b892-54d4-8920-5998cf669892 with identifier: DF10%20EKT
2026-03-29 22:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d75b8aac-b892-54d4-8920-5998cf669892 with identifier: DF10%20EKT to the API
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 184,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DF10%20EKT-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd75b8aac-b892-54d4-8920-5998cf669892',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DF10 EKT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DF10%20EKT&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VOLVO',
 'model': 'XC60',
 'odometer': 158066,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'VOLVO XC60 2.4 D5 205 SE LUX G/T Estate',
 'transmission': 'manual',
 'trim': 'D5 205 SE LUX G/T',
 'vin': 'YV1DZ7056B2145380',
 'year': 2010}
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF10%2520EKT%27 HTTP/1.1" 200 None
2026-03-29 22:01:20 [bca.uk] INFO: Saving data for DF10%20EKT: {'auction_closing_time': 1774951200.0, 'created_time': 1774130600.615827, 'last_price_update_time': 1774821680.856521}
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DF10%2520EKT') HTTP/1.1" 204 0
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073213%27 HTTP/1.1" 200 None
2026-03-29 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073213 not downloaded yet
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699023429%27 HTTP/1.1" 200 None
2026-03-29 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023429 not downloaded yet
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699246776%27 HTTP/1.1" 200 None
2026-03-29 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246776 not downloaded yet
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699457251%27 HTTP/1.1" 200 None
2026-03-29 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457251 not downloaded yet
2026-03-29 22:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 77f2d245-bb37-5df0-ac54-c61c2cdf1557 with identifier: LA69%20SXH
2026-03-29 22:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 77f2d245-bb37-5df0-ac54-c61c2cdf1557 with identifier: LA69%20SXH
2026-03-29 22:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 77f2d245-bb37-5df0-ac54-c61c2cdf1557 with identifier: LA69%20SXH to the API
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LA69%20SXH-GB',
 'category': 'LightCommercialVehicle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '77f2d245-bb37-5df0-ac54-c61c2cdf1557',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LA69 SXH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LA69%20SXH&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'CITROEN',
 'model': 'BERLINGO M',
 'odometer': 33114,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'CITROEN BERLINGO M 1.6 BLUEHDI 100 1000 DRIVER Van',
 'transmission': 'manual',
 'trim': 'BLUEHDI 100 1000 DRIVER',
 'vin': 'VR7EFBHYBKJ626209',
 'year': 2020}
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA69%2520SXH%27 HTTP/1.1" 200 None
2026-03-29 22:01:21 [bca.uk] INFO: Saving data for LA69%20SXH: {'auction_closing_time': 1775037600.0, 'created_time': 1774620659.274329, 'last_price_update_time': 1774821681.293862}
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LA69%2520SXH') HTTP/1.1" 204 0
2026-03-29 22:01:21 [bca.uk] INFO: Found listing with ID: HW69%20OAO
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HW69%2520OAO%27 HTTP/1.1" 200 None
2026-03-29 22:01:21 [bca.uk] INFO: Scrape type for HW69%20OAO: 0
2026-03-29 22:01:21 [bca.uk] INFO: Found listing with ID: LC71%20UFN
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC71%2520UFN%27 HTTP/1.1" 200 None
2026-03-29 22:01:21 [bca.uk] INFO: Scrape type for LC71%20UFN: 1
2026-03-29 22:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7b2a772-2b80-593a-be28-f56b16c4aace with identifier: LC71%20UFN
2026-03-29 22:01:21 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item c7b2a772-2b80-593a-be28-f56b16c4aace
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699234651%27 HTTP/1.1" 200 None
2026-03-29 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234651 not downloaded yet
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699211063%27 HTTP/1.1" 200 None
2026-03-29 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699211063 not downloaded yet
2026-03-29 22:01:21 [bca.uk] INFO: Found listing with ID: EX10%20BXE
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX10%2520BXE%27 HTTP/1.1" 200 None
2026-03-29 22:01:21 [bca.uk] INFO: Scrape type for EX10%20BXE: 2
2026-03-29 22:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5f9bed7-96bb-5ef8-8a52-e232dbf0b7d5 with identifier: EX10%20BXE
2026-03-29 22:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5f9bed7-96bb-5ef8-8a52-e232dbf0b7d5 with scrape type 2
2026-03-29 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5f9bed7-96bb-5ef8-8a52-e232dbf0b7d5 with scrape type 2
2026-03-29 22:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f5f9bed7-96bb-5ef8-8a52-e232dbf0b7d5, identifier: EX10%20BXE
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699242956%27 HTTP/1.1" 200 None
2026-03-29 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242956 not downloaded yet
2026-03-29 22:01:21 [bca.uk] INFO: Found listing with ID: LG21%20WJX
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG21%2520WJX%27 HTTP/1.1" 200 None
2026-03-29 22:01:21 [bca.uk] INFO: Scrape type for LG21%20WJX: 2
2026-03-29 22:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9133ac4c-0000-553a-bf45-dd85407ab23a with identifier: LG21%20WJX
2026-03-29 22:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9133ac4c-0000-553a-bf45-dd85407ab23a with scrape type 2
2026-03-29 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9133ac4c-0000-553a-bf45-dd85407ab23a with scrape type 2
2026-03-29 22:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9133ac4c-0000-553a-bf45-dd85407ab23a, identifier: LG21%20WJX
2026-03-29 22:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f5f9bed7-96bb-5ef8-8a52-e232dbf0b7d5 with identifier: EX10%20BXE
2026-03-29 22:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f5f9bed7-96bb-5ef8-8a52-e232dbf0b7d5 with identifier: EX10%20BXE
2026-03-29 22:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f5f9bed7-96bb-5ef8-8a52-e232dbf0b7d5 with identifier: EX10%20BXE to the API
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EX10%20BXE-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f5f9bed7-96bb-5ef8-8a52-e232dbf0b7d5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EX10 BXE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EX10%20BXE&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 87635,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.6 ZETEC S Hatchback',
 'transmission': 'manual',
 'trim': 'ZETEC S',
 'vin': 'WF0GXXGAJGAY09442',
 'year': 2010}
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX10%2520BXE%27 HTTP/1.1" 200 None
2026-03-29 22:01:21 [bca.uk] INFO: Saving data for EX10%20BXE: {'auction_closing_time': 1774951200.0, 'created_time': 1774706598.922582, 'last_price_update_time': 1774821681.991738}
2026-03-29 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EX10%2520BXE') HTTP/1.1" 204 0
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073235%27 HTTP/1.1" 200 None
2026-03-29 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073235 not downloaded yet
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699023450%27 HTTP/1.1" 200 None
2026-03-29 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023450 not downloaded yet
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699246789%27 HTTP/1.1" 200 None
2026-03-29 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246789 not downloaded yet
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699457252%27 HTTP/1.1" 200 None
2026-03-29 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457252 not downloaded yet
2026-03-29 22:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9133ac4c-0000-553a-bf45-dd85407ab23a with identifier: LG21%20WJX
2026-03-29 22:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9133ac4c-0000-553a-bf45-dd85407ab23a with identifier: LG21%20WJX
2026-03-29 22:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9133ac4c-0000-553a-bf45-dd85407ab23a with identifier: LG21%20WJX to the API
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 153,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LG21%20WJX-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9133ac4c-0000-553a-bf45-dd85407ab23a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LG21 WJX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LG21%20WJX&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'CITROEN',
 'model': 'BERLINGO M',
 'odometer': 105824,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'CITROEN BERLINGO M 1.5 BLUEHDI 130 1000 ENTERPRISE(8) Van',
 'transmission': 'automatic',
 'trim': 'BLUEHDI 130 1000 ENTERPRISE(8)',
 'vin': 'VR7EFYHZRMJ594532',
 'year': 2021}
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG21%2520WJX%27 HTTP/1.1" 200 None
2026-03-29 22:01:22 [bca.uk] INFO: Saving data for LG21%20WJX: {'auction_closing_time': 1775037600.0, 'created_time': 1774274572.599611, 'last_price_update_time': 1774821682.502324}
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LG21%2520WJX') HTTP/1.1" 204 0
2026-03-29 22:01:22 [bca.uk] INFO: Found listing with ID: LF67%20FSE
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF67%2520FSE%27 HTTP/1.1" 200 None
2026-03-29 22:01:22 [bca.uk] INFO: Scrape type for LF67%20FSE: 2
2026-03-29 22:01:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d79ecda5-7b2e-55f5-9be8-d1bd6ad8cacd with identifier: LF67%20FSE
2026-03-29 22:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d79ecda5-7b2e-55f5-9be8-d1bd6ad8cacd with scrape type 2
2026-03-29 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d79ecda5-7b2e-55f5-9be8-d1bd6ad8cacd with scrape type 2
2026-03-29 22:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d79ecda5-7b2e-55f5-9be8-d1bd6ad8cacd, identifier: LF67%20FSE
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699211077%27 HTTP/1.1" 200 None
2026-03-29 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699211077 not downloaded yet
2026-03-29 22:01:22 [bca.uk] INFO: Found listing with ID: FX12%20YZO
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX12%2520YZO%27 HTTP/1.1" 200 None
2026-03-29 22:01:22 [bca.uk] INFO: Scrape type for FX12%20YZO: 0
2026-03-29 22:01:22 [bca.uk] INFO: Found listing with ID: GF10%20FSY
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF10%2520FSY%27 HTTP/1.1" 200 None
2026-03-29 22:01:22 [bca.uk] INFO: Scrape type for GF10%20FSY: 2
2026-03-29 22:01:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 758db1f9-d737-5506-abd8-56c685b3eaa7 with identifier: GF10%20FSY
2026-03-29 22:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 758db1f9-d737-5506-abd8-56c685b3eaa7 with scrape type 2
2026-03-29 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 758db1f9-d737-5506-abd8-56c685b3eaa7 with scrape type 2
2026-03-29 22:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 758db1f9-d737-5506-abd8-56c685b3eaa7, identifier: GF10%20FSY
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699242976%27 HTTP/1.1" 200 None
2026-03-29 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242976 not downloaded yet
2026-03-29 22:01:22 [bca.uk] INFO: Found listing with ID: WJ70%20FPX
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ70%2520FPX%27 HTTP/1.1" 200 None
2026-03-29 22:01:22 [bca.uk] INFO: Scrape type for WJ70%20FPX: 2
2026-03-29 22:01:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 172135bb-25b0-52f9-8f7f-54ad34f9b0fc with identifier: WJ70%20FPX
2026-03-29 22:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 172135bb-25b0-52f9-8f7f-54ad34f9b0fc with scrape type 2
2026-03-29 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 172135bb-25b0-52f9-8f7f-54ad34f9b0fc with scrape type 2
2026-03-29 22:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 172135bb-25b0-52f9-8f7f-54ad34f9b0fc, identifier: WJ70%20FPX
2026-03-29 22:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d79ecda5-7b2e-55f5-9be8-d1bd6ad8cacd with identifier: LF67%20FSE
2026-03-29 22:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d79ecda5-7b2e-55f5-9be8-d1bd6ad8cacd with identifier: LF67%20FSE
2026-03-29 22:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d79ecda5-7b2e-55f5-9be8-d1bd6ad8cacd with identifier: LF67%20FSE to the API
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LF67%20FSE-GB',
 'category': 'LightCommercialVehicle',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd79ecda5-7b2e-55f5-9be8-d1bd6ad8cacd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LF67 FSE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LF67%20FSE&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'TRANSIT 410 RWD',
 'odometer': 25515,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT 410 RWD 2.2 TDCI 155 LWB TREND H/R Bus',
 'transmission': 'manual',
 'trim': 'TDCI 155 LWB TREND H/R',
 'vin': 'WF0HXXTTGHHB58212',
 'year': 2017}
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF67%2520FSE%27 HTTP/1.1" 200 None
2026-03-29 22:01:23 [bca.uk] INFO: Saving data for LF67%20FSE: {'auction_closing_time': 1775037600.0, 'created_time': 1774188640.807951, 'last_price_update_time': 1774821683.256047}
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LF67%2520FSE') HTTP/1.1" 204 0
2026-03-29 22:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 758db1f9-d737-5506-abd8-56c685b3eaa7 with identifier: GF10%20FSY
2026-03-29 22:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 758db1f9-d737-5506-abd8-56c685b3eaa7 with identifier: GF10%20FSY
2026-03-29 22:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 758db1f9-d737-5506-abd8-56c685b3eaa7 with identifier: GF10%20FSY to the API
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GF10%20FSY-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '758db1f9-d737-5506-abd8-56c685b3eaa7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GF10 FSY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GF10%20FSY&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'TOYOTA',
 'model': 'AVENSIS',
 'odometer': 82346,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'TOYOTA AVENSIS 2.0 D-4D TR Estate',
 'transmission': 'manual',
 'trim': 'D-4D TR',
 'vin': 'SB1ED76L20E036686',
 'year': 2010}
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF10%2520FSY%27 HTTP/1.1" 200 None
2026-03-29 22:01:23 [bca.uk] INFO: Saving data for GF10%20FSY: {'auction_closing_time': 1774951200.0, 'created_time': 1774706978.384182, 'last_price_update_time': 1774821683.593363}
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GF10%2520FSY') HTTP/1.1" 204 0
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073258%27 HTTP/1.1" 200 None
2026-03-29 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073258 not downloaded yet
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699023478%27 HTTP/1.1" 200 None
2026-03-29 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023478 not downloaded yet
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699246805%27 HTTP/1.1" 200 None
2026-03-29 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246805 not downloaded yet
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699457253%27 HTTP/1.1" 200 None
2026-03-29 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457253 not downloaded yet
2026-03-29 22:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 172135bb-25b0-52f9-8f7f-54ad34f9b0fc with identifier: WJ70%20FPX
2026-03-29 22:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 172135bb-25b0-52f9-8f7f-54ad34f9b0fc with identifier: WJ70%20FPX
2026-03-29 22:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 172135bb-25b0-52f9-8f7f-54ad34f9b0fc with identifier: WJ70%20FPX to the API
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 205,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WJ70%20FPX-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '172135bb-25b0-52f9-8f7f-54ad34f9b0fc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WJ70 FPX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WJ70%20FPX&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VOLKSWAGEN',
 'model': 'CRAFTER 35 FWD',
 'odometer': 191045,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN CRAFTER 35 FWD 2.0 TDI 140 LWB T/L H/R PanelVan',
 'transmission': 'manual',
 'trim': 'TDI 140 LWB T/L H/R',
 'vin': 'WV1ZZZSYZL9054703',
 'year': 2020}
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ70%2520FPX%27 HTTP/1.1" 200 None
2026-03-29 22:01:24 [bca.uk] INFO: Saving data for WJ70%20FPX: {'auction_closing_time': 1775037600.0, 'created_time': 1774304791.312122, 'last_price_update_time': 1774821684.022482}
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WJ70%2520FPX') HTTP/1.1" 204 0
2026-03-29 22:01:24 [bca.uk] INFO: Found listing with ID: LT64%20BWF
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT64%2520BWF%27 HTTP/1.1" 200 None
2026-03-29 22:01:24 [bca.uk] INFO: Scrape type for LT64%20BWF: 1
2026-03-29 22:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c286c031-4c72-5d7f-8c06-04157dc85649 with identifier: LT64%20BWF
2026-03-29 22:01:24 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item c286c031-4c72-5d7f-8c06-04157dc85649
2026-03-29 22:01:24 [bca.uk] INFO: Found listing with ID: GF57%20MWW
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF57%2520MWW%27 HTTP/1.1" 200 None
2026-03-29 22:01:24 [bca.uk] INFO: Scrape type for GF57%20MWW: 2
2026-03-29 22:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdcc838c-10d3-5f36-90c6-59ef07eececc with identifier: GF57%20MWW
2026-03-29 22:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdcc838c-10d3-5f36-90c6-59ef07eececc with scrape type 2
2026-03-29 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdcc838c-10d3-5f36-90c6-59ef07eececc with scrape type 2
2026-03-29 22:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cdcc838c-10d3-5f36-90c6-59ef07eececc, identifier: GF57%20MWW
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699242996%27 HTTP/1.1" 200 None
2026-03-29 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242996 not downloaded yet
2026-03-29 22:01:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457251/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457251>
2026-03-29 22:01:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246776/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246776>
2026-03-29 22:01:24 [bca.uk] INFO: Found listing with ID: BG20%20KFL
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG20%2520KFL%27 HTTP/1.1" 200 None
2026-03-29 22:01:24 [bca.uk] INFO: Scrape type for BG20%20KFL: 0
2026-03-29 22:01:24 [bca.uk] INFO: Found listing with ID: GF14%20ZWW
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF14%2520ZWW%27 HTTP/1.1" 200 None
2026-03-29 22:01:24 [bca.uk] INFO: Scrape type for GF14%20ZWW: 0
2026-03-29 22:01:24 [bca.uk] INFO: Found listing with ID: BD13%20XHZ
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD13%2520XHZ%27 HTTP/1.1" 200 None
2026-03-29 22:01:24 [bca.uk] INFO: Scrape type for BD13%20XHZ: 0
2026-03-29 22:01:24 [bca.uk] INFO: Found listing with ID: NX66%20UNL
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX66%2520UNL%27 HTTP/1.1" 200 None
2026-03-29 22:01:24 [bca.uk] INFO: Scrape type for NX66%20UNL: 0
2026-03-29 22:01:24 [bca.uk] INFO: Found listing with ID: SA71%20KKC
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA71%2520KKC%27 HTTP/1.1" 200 None
2026-03-29 22:01:24 [bca.uk] INFO: Scrape type for SA71%20KKC: 2
2026-03-29 22:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7de1708-c34f-5ab2-a6f2-70cc1189a8dd with identifier: SA71%20KKC
2026-03-29 22:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7de1708-c34f-5ab2-a6f2-70cc1189a8dd with scrape type 2
2026-03-29 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7de1708-c34f-5ab2-a6f2-70cc1189a8dd with scrape type 2
2026-03-29 22:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b7de1708-c34f-5ab2-a6f2-70cc1189a8dd, identifier: SA71%20KKC
2026-03-29 22:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cdcc838c-10d3-5f36-90c6-59ef07eececc with identifier: GF57%20MWW
2026-03-29 22:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cdcc838c-10d3-5f36-90c6-59ef07eececc with identifier: GF57%20MWW
2026-03-29 22:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cdcc838c-10d3-5f36-90c6-59ef07eececc with identifier: GF57%20MWW to the API
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 216,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GF57%20MWW-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'cdcc838c-10d3-5f36-90c6-59ef07eececc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GF57 MWW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GF57%20MWW&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'NISSAN',
 'model': 'X-TRAIL',
 'odometer': 139336,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'NISSAN X-TRAIL 2.0 DCI SPORT StationWagon',
 'transmission': 'automatic',
 'trim': 'DCI SPORT',
 'vin': 'JN1TCNT31U0009236',
 'year': 2007}
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF57%2520MWW%27 HTTP/1.1" 200 None
2026-03-29 22:01:24 [bca.uk] INFO: Saving data for GF57%20MWW: {'auction_closing_time': 1774951200.0, 'created_time': 1774706598.092464, 'last_price_update_time': 1774821684.743508}
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GF57%2520MWW') HTTP/1.1" 204 0
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073271%27 HTTP/1.1" 200 None
2026-03-29 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073271 not downloaded yet
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699023576%27 HTTP/1.1" 200 None
2026-03-29 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023576 not downloaded yet
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699246821%27 HTTP/1.1" 200 None
2026-03-29 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246821 not downloaded yet
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699457254%27 HTTP/1.1" 200 None
2026-03-29 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457254 not downloaded yet
2026-03-29 22:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b7de1708-c34f-5ab2-a6f2-70cc1189a8dd with identifier: SA71%20KKC
2026-03-29 22:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b7de1708-c34f-5ab2-a6f2-70cc1189a8dd with identifier: SA71%20KKC
2026-03-29 22:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b7de1708-c34f-5ab2-a6f2-70cc1189a8dd with identifier: SA71%20KKC to the API
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 209,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SA71%20KKC-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b7de1708-c34f-5ab2-a6f2-70cc1189a8dd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SA71 KKC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SA71%20KKC&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'FIAT',
 'model': 'DOBLO CARGO',
 'odometer': 102114,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'FIAT DOBLO CARGO 1.6 M/JET 105 LWB WORK UP S/S Dropside',
 'transmission': 'manual',
 'trim': 'M/JET 105 LWB WORK UP S/S',
 'vin': 'ZFA26300006V24819',
 'year': 2021}
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA71%2520KKC%27 HTTP/1.1" 200 None
2026-03-29 22:01:25 [bca.uk] INFO: Saving data for SA71%20KKC: {'auction_closing_time': 1775037600.0, 'created_time': 1774365788.050828, 'last_price_update_time': 1774821685.26599}
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SA71%2520KKC') HTTP/1.1" 204 0
2026-03-29 22:01:25 [bca.uk] INFO: Found listing with ID: LX68%20ORU
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX68%2520ORU%27 HTTP/1.1" 200 None
2026-03-29 22:01:25 [bca.uk] INFO: Scrape type for LX68%20ORU: 1
2026-03-29 22:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0556e924-104a-5552-a701-fc5b5327996f with identifier: LX68%20ORU
2026-03-29 22:01:25 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 0556e924-104a-5552-a701-fc5b5327996f
2026-03-29 22:01:25 [bca.uk] INFO: Found listing with ID: KB57%20YOG
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KB57%2520YOG%27 HTTP/1.1" 200 None
2026-03-29 22:01:25 [bca.uk] INFO: Scrape type for KB57%20YOG: 0
2026-03-29 22:01:25 [bca.uk] INFO: Found listing with ID: LB60%20DWY
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB60%2520DWY%27 HTTP/1.1" 200 None
2026-03-29 22:01:25 [bca.uk] INFO: Scrape type for LB60%20DWY: 0
2026-03-29 22:01:25 [bca.uk] INFO: Found listing with ID: LL09%20JMU
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL09%2520JMU%27 HTTP/1.1" 200 None
2026-03-29 22:01:25 [bca.uk] INFO: Scrape type for LL09%20JMU: 2
2026-03-29 22:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 235de476-54fd-5482-aa9c-f9758fabd7a4 with identifier: LL09%20JMU
2026-03-29 22:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 235de476-54fd-5482-aa9c-f9758fabd7a4 with scrape type 2
2026-03-29 22:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 235de476-54fd-5482-aa9c-f9758fabd7a4 with scrape type 2
2026-03-29 22:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 235de476-54fd-5482-aa9c-f9758fabd7a4, identifier: LL09%20JMU
2026-03-29 22:01:25 [bca.uk] INFO: Found listing with ID: CP19%20KFJ
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP19%2520KFJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:25 [bca.uk] INFO: Scrape type for CP19%20KFJ: 2
2026-03-29 22:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1932effe-01ba-5c46-8437-cad15752aaa0 with identifier: CP19%20KFJ
2026-03-29 22:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1932effe-01ba-5c46-8437-cad15752aaa0 with scrape type 2
2026-03-29 22:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1932effe-01ba-5c46-8437-cad15752aaa0 with scrape type 2
2026-03-29 22:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1932effe-01ba-5c46-8437-cad15752aaa0, identifier: CP19%20KFJ
2026-03-29 22:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 235de476-54fd-5482-aa9c-f9758fabd7a4 with identifier: LL09%20JMU
2026-03-29 22:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 235de476-54fd-5482-aa9c-f9758fabd7a4 with identifier: LL09%20JMU
2026-03-29 22:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 235de476-54fd-5482-aa9c-f9758fabd7a4 with identifier: LL09%20JMU to the API
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LL09%20JMU-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '235de476-54fd-5482-aa9c-f9758fabd7a4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LL09 JMU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LL09%20JMU&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'TOYOTA',
 'model': 'IQ',
 'odometer': 145266,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'TOYOTA IQ 1.0 VVT-I 2 Hatchback',
 'transmission': 'automatic',
 'trim': 'VVT-I 2',
 'vin': 'JTNML11090J030875',
 'year': 2009}
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL09%2520JMU%27 HTTP/1.1" 200 None
2026-03-29 22:01:25 [bca.uk] INFO: Saving data for LL09%20JMU: {'auction_closing_time': 1774951200.0, 'created_time': 1774418896.117705, 'last_price_update_time': 1774821685.890431}
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LL09%2520JMU') HTTP/1.1" 204 0
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699023613%27 HTTP/1.1" 200 None
2026-03-29 22:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023613 not downloaded yet
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699246836%27 HTTP/1.1" 200 None
2026-03-29 22:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246836 not downloaded yet
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699457256%27 HTTP/1.1" 200 None
2026-03-29 22:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457256 not downloaded yet
2026-03-29 22:01:25 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023429/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023429>
2026-03-29 22:01:25 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073213/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073213>
2026-03-29 22:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1932effe-01ba-5c46-8437-cad15752aaa0 with identifier: CP19%20KFJ
2026-03-29 22:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1932effe-01ba-5c46-8437-cad15752aaa0 with identifier: CP19%20KFJ
2026-03-29 22:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1932effe-01ba-5c46-8437-cad15752aaa0 with identifier: CP19%20KFJ to the API
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CP19%20KFJ-GB',
 'category': 'LightCommercialVehicle',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1932effe-01ba-5c46-8437-cad15752aaa0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CP19 KFJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CP19%20KFJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'VOLKSWAGEN',
 'model': 'CADDY MAXI C20',
 'odometer': 71357,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN CADDY MAXI C20 2.0 TDI 102 BMT KOMBI CrewCab Van',
 'transmission': 'manual',
 'trim': 'TDI 102 BMT KOMBI',
 'vin': 'WV1ZZZ2KZKX051619',
 'year': 2019}
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP19%2520KFJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:26 [bca.uk] INFO: Saving data for CP19%20KFJ: {'auction_closing_time': 1775037600.0, 'created_time': 1774523538.356845, 'last_price_update_time': 1774821686.356102}
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CP19%2520KFJ') HTTP/1.1" 204 0
2026-03-29 22:01:26 [bca.uk] INFO: Found listing with ID: MJ69%20VDN
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ69%2520VDN%27 HTTP/1.1" 200 None
2026-03-29 22:01:26 [bca.uk] INFO: Scrape type for MJ69%20VDN: 0
2026-03-29 22:01:26 [bca.uk] INFO: Found listing with ID: RK70%20VND
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK70%2520VND%27 HTTP/1.1" 200 None
2026-03-29 22:01:26 [bca.uk] INFO: Scrape type for RK70%20VND: 2
2026-03-29 22:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9221c30e-44b9-505e-8bb3-a606619f22f0 with identifier: RK70%20VND
2026-03-29 22:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9221c30e-44b9-505e-8bb3-a606619f22f0 with scrape type 2
2026-03-29 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9221c30e-44b9-505e-8bb3-a606619f22f0 with scrape type 2
2026-03-29 22:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9221c30e-44b9-505e-8bb3-a606619f22f0, identifier: RK70%20VND
2026-03-29 22:01:26 [bca.uk] INFO: Found listing with ID: LR11%20XWM
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR11%2520XWM%27 HTTP/1.1" 200 None
2026-03-29 22:01:26 [bca.uk] INFO: Scrape type for LR11%20XWM: 2
2026-03-29 22:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b12c0fe-3ab8-5445-ad6b-256ccebc3b9e with identifier: LR11%20XWM
2026-03-29 22:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b12c0fe-3ab8-5445-ad6b-256ccebc3b9e with scrape type 2
2026-03-29 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b12c0fe-3ab8-5445-ad6b-256ccebc3b9e with scrape type 2
2026-03-29 22:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0b12c0fe-3ab8-5445-ad6b-256ccebc3b9e, identifier: LR11%20XWM
2026-03-29 22:01:26 [bca.uk] INFO: Found listing with ID: MW72%20VBF
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW72%2520VBF%27 HTTP/1.1" 200 None
2026-03-29 22:01:26 [bca.uk] INFO: Scrape type for MW72%20VBF: 0
2026-03-29 22:01:26 [bca.uk] INFO: Found listing with ID: SD57%20CYU
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD57%2520CYU%27 HTTP/1.1" 200 None
2026-03-29 22:01:26 [bca.uk] INFO: Scrape type for SD57%20CYU: 0
2026-03-29 22:01:26 [bca.uk] INFO: Found listing with ID: SM16%20KFW
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM16%2520KFW%27 HTTP/1.1" 200 None
2026-03-29 22:01:26 [bca.uk] INFO: Scrape type for SM16%20KFW: 0
2026-03-29 22:01:26 [bca.uk] INFO: Found listing with ID: FE73%20ZRF
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE73%2520ZRF%27 HTTP/1.1" 200 None
2026-03-29 22:01:26 [bca.uk] INFO: Scrape type for FE73%20ZRF: 0
2026-03-29 22:01:26 [bca.uk] INFO: Found listing with ID: NX25%20UWF
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX25%2520UWF%27 HTTP/1.1" 200 None
2026-03-29 22:01:26 [bca.uk] INFO: Scrape type for NX25%20UWF: 0
2026-03-29 22:01:26 [bca.uk] INFO: Found listing with ID: WG69%20VDE
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG69%2520VDE%27 HTTP/1.1" 200 None
2026-03-29 22:01:26 [bca.uk] INFO: Scrape type for WG69%20VDE: 2
2026-03-29 22:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05a31599-7a81-5351-8e0c-bb5190d331ee with identifier: WG69%20VDE
2026-03-29 22:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05a31599-7a81-5351-8e0c-bb5190d331ee with scrape type 2
2026-03-29 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05a31599-7a81-5351-8e0c-bb5190d331ee with scrape type 2
2026-03-29 22:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 05a31599-7a81-5351-8e0c-bb5190d331ee, identifier: WG69%20VDE
2026-03-29 22:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9221c30e-44b9-505e-8bb3-a606619f22f0 with identifier: RK70%20VND
2026-03-29 22:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9221c30e-44b9-505e-8bb3-a606619f22f0 with identifier: RK70%20VND
2026-03-29 22:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9221c30e-44b9-505e-8bb3-a606619f22f0 with identifier: RK70%20VND to the API
2026-03-29 22:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 165,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RK70%20VND-GB',
 'category': 'LightCommercialVehicle',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9221c30e-44b9-505e-8bb3-a606619f22f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RK70 VND',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RK70%20VND&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLKSWAGEN',
 'model': 'TRANSPORTER T30',
 'odometer': 85265,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TRANSPORTER T30 2.0 BITDI 199 LWB H/L DSG PanelVan',
 'transmission': 'automatic',
 'trim': 'BITDI 199 LWB H/L DSG',
 'vin': 'WV1ZZZ7HZLH034580',
 'year': 2020}
2026-03-29 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK70%2520VND%27 HTTP/1.1" 200 None
2026-03-29 22:01:27 [bca.uk] INFO: Saving data for RK70%20VND: {'auction_closing_time': 1775037600.0, 'created_time': 1774524530.42819, 'last_price_update_time': 1774821687.150793}
2026-03-29 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RK70%2520VND') HTTP/1.1" 204 0
2026-03-29 22:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0b12c0fe-3ab8-5445-ad6b-256ccebc3b9e with identifier: LR11%20XWM
2026-03-29 22:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0b12c0fe-3ab8-5445-ad6b-256ccebc3b9e with identifier: LR11%20XWM
2026-03-29 22:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0b12c0fe-3ab8-5445-ad6b-256ccebc3b9e with identifier: LR11%20XWM to the API
2026-03-29 22:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 195,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LR11%20XWM-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '0b12c0fe-3ab8-5445-ad6b-256ccebc3b9e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LR11 XWM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LR11%20XWM&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'HONDA',
 'model': 'CR-V',
 'odometer': 151294,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'HONDA CR-V 2.2 I-DTEC EX Estate',
 'transmission': 'automatic',
 'trim': 'I-DTEC EX',
 'vin': 'SHSRE6870BU008503',
 'year': 2011}
2026-03-29 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR11%2520XWM%27 HTTP/1.1" 200 None
2026-03-29 22:01:27 [bca.uk] INFO: Saving data for LR11%20XWM: {'auction_closing_time': 1774951200.0, 'created_time': 1774706632.016031, 'last_price_update_time': 1774821687.602291}
2026-03-29 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LR11%2520XWM') HTTP/1.1" 204 0
2026-03-29 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699457259%27 HTTP/1.1" 200 None
2026-03-29 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457259 not downloaded yet
2026-03-29 22:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 05a31599-7a81-5351-8e0c-bb5190d331ee with identifier: WG69%20VDE
2026-03-29 22:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 05a31599-7a81-5351-8e0c-bb5190d331ee with identifier: WG69%20VDE
2026-03-29 22:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 05a31599-7a81-5351-8e0c-bb5190d331ee with identifier: WG69%20VDE to the API
2026-03-29 22:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 231,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WG69%20VDE-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '05a31599-7a81-5351-8e0c-bb5190d331ee',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WG69 VDE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WG69%20VDE&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'VOLKSWAGEN',
 'model': 'AMAROK A33',
 'odometer': 82475,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN AMAROK A33 3.0 V6 TDI 204 BMT HIGHLINE 4M CrewCab '
          'Pick-up',
 'transmission': 'manual',
 'trim': 'V6 TDI 204 BMT HIGHLINE 4M',
 'vin': 'WV1ZZZ2HZLH011931',
 'year': 2019}
2026-03-29 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG69%2520VDE%27 HTTP/1.1" 200 None
2026-03-29 22:01:27 [bca.uk] INFO: Saving data for WG69%20VDE: {'auction_closing_time': 1774951200.0, 'created_time': 1774524448.591522, 'last_price_update_time': 1774821687.991825}
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WG69%2520VDE') HTTP/1.1" 204 0
2026-03-29 22:01:28 [bca.uk] INFO: Found listing with ID: CX05%20YUG
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX05%2520YUG%27 HTTP/1.1" 200 None
2026-03-29 22:01:28 [bca.uk] INFO: Scrape type for CX05%20YUG: 1
2026-03-29 22:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f8e435e-d477-50a3-aea7-4952aa2ce397 with identifier: CX05%20YUG
2026-03-29 22:01:28 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 9f8e435e-d477-50a3-aea7-4952aa2ce397
2026-03-29 22:01:28 [bca.uk] INFO: Found listing with ID: FL18%20SXT
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL18%2520SXT%27 HTTP/1.1" 200 None
2026-03-29 22:01:28 [bca.uk] INFO: Scrape type for FL18%20SXT: 0
2026-03-29 22:01:28 [bca.uk] INFO: Found listing with ID: GN64%20WLF
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN64%2520WLF%27 HTTP/1.1" 200 None
2026-03-29 22:01:28 [bca.uk] INFO: Scrape type for GN64%20WLF: 0
2026-03-29 22:01:28 [bca.uk] INFO: Found listing with ID: KR67%20KTX
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR67%2520KTX%27 HTTP/1.1" 200 None
2026-03-29 22:01:28 [bca.uk] INFO: Scrape type for KR67%20KTX: 0
2026-03-29 22:01:28 [bca.uk] INFO: Found listing with ID: EK11%20EKW
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK11%2520EKW%27 HTTP/1.1" 200 None
2026-03-29 22:01:28 [bca.uk] INFO: Scrape type for EK11%20EKW: 0
2026-03-29 22:01:28 [bca.uk] INFO: Found listing with ID: GX16%20XKY
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX16%2520XKY%27 HTTP/1.1" 200 None
2026-03-29 22:01:28 [bca.uk] INFO: Scrape type for GX16%20XKY: 2
2026-03-29 22:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 910a75ab-5151-5937-9c64-ec8e4308b234 with identifier: GX16%20XKY
2026-03-29 22:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 910a75ab-5151-5937-9c64-ec8e4308b234 with scrape type 2
2026-03-29 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 910a75ab-5151-5937-9c64-ec8e4308b234 with scrape type 2
2026-03-29 22:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 910a75ab-5151-5937-9c64-ec8e4308b234, identifier: GX16%20XKY
2026-03-29 22:01:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211049/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699211049>
2026-03-29 22:01:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242935/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242935>
2026-03-29 22:01:28 [bca.uk] INFO: Found listing with ID: DN23%20HTG
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN23%2520HTG%27 HTTP/1.1" 200 None
2026-03-29 22:01:28 [bca.uk] INFO: Scrape type for DN23%20HTG: 2
2026-03-29 22:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d11ba757-62a3-52a4-8879-a31869fb93f5 with identifier: DN23%20HTG
2026-03-29 22:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d11ba757-62a3-52a4-8879-a31869fb93f5 with scrape type 2
2026-03-29 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d11ba757-62a3-52a4-8879-a31869fb93f5 with scrape type 2
2026-03-29 22:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d11ba757-62a3-52a4-8879-a31869fb93f5, identifier: DN23%20HTG
2026-03-29 22:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 910a75ab-5151-5937-9c64-ec8e4308b234 with identifier: GX16%20XKY
2026-03-29 22:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 910a75ab-5151-5937-9c64-ec8e4308b234 with identifier: GX16%20XKY
2026-03-29 22:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 910a75ab-5151-5937-9c64-ec8e4308b234 with identifier: GX16%20XKY to the API
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GX16%20XKY-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '910a75ab-5151-5937-9c64-ec8e4308b234',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GX16 XKY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GX16%20XKY&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 43857,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'NISSAN QASHQAI 1.2 DIG-T N-CONNECTA Hatchback',
 'transmission': 'automatic',
 'trim': 'DIG-T N-CONNECTA',
 'vin': 'SJNFEAJ11U1631899',
 'year': 2016}
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX16%2520XKY%27 HTTP/1.1" 200 None
2026-03-29 22:01:28 [bca.uk] INFO: Saving data for GX16%20XKY: {'auction_closing_time': 1774951200.0, 'created_time': 1774391942.236272, 'last_price_update_time': 1774821688.726952}
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GX16%2520XKY') HTTP/1.1" 204 0
2026-03-29 22:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d11ba757-62a3-52a4-8879-a31869fb93f5 with identifier: DN23%20HTG
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=cream HTTP/1.1" 200 None
2026-03-29 22:01:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d11ba757-62a3-52a4-8879-a31869fb93f5 with identifier: DN23%20HTG
2026-03-29 22:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d11ba757-62a3-52a4-8879-a31869fb93f5 with identifier: DN23%20HTG to the API
2026-03-29 22:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 173,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DN23%20HTG-GB',
 'category': 'LightCommercialVehicle',
 'color': 'cream',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd11ba757-62a3-52a4-8879-a31869fb93f5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DN23 HTG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DN23%20HTG&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'SUZUKI',
 'model': 'JIMNY',
 'odometer': 1383,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'SUZUKI JIMNY 1.5 ALLGRIP COMMERCIAL Van',
 'transmission': 'manual',
 'trim': 'ALLGRIP COMMERCIAL',
 'vin': 'JSAHJB74B00129980',
 'year': 2023}
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN23%2520HTG%27 HTTP/1.1" 200 None
2026-03-29 22:01:29 [bca.uk] INFO: Saving data for DN23%20HTG: {'auction_closing_time': 1775037600.0, 'created_time': 1774523256.380201, 'last_price_update_time': 1774821689.227346}
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DN23%2520HTG') HTTP/1.1" 204 0
2026-03-29 22:01:29 [bca.uk] INFO: Found listing with ID: LP66%20SVX
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP66%2520SVX%27 HTTP/1.1" 200 None
2026-03-29 22:01:29 [bca.uk] INFO: Scrape type for LP66%20SVX: 1
2026-03-29 22:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 392ba6d2-142e-521e-9c14-6f3c87e57d15 with identifier: LP66%20SVX
2026-03-29 22:01:29 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 392ba6d2-142e-521e-9c14-6f3c87e57d15
2026-03-29 22:01:29 [bca.uk] INFO: Found listing with ID: KM67%20WBP
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM67%2520WBP%27 HTTP/1.1" 200 None
2026-03-29 22:01:29 [bca.uk] INFO: Scrape type for KM67%20WBP: 2
2026-03-29 22:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e944d65b-4e9e-513c-a6ae-acea2437087d with identifier: KM67%20WBP
2026-03-29 22:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e944d65b-4e9e-513c-a6ae-acea2437087d with scrape type 2
2026-03-29 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e944d65b-4e9e-513c-a6ae-acea2437087d with scrape type 2
2026-03-29 22:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e944d65b-4e9e-513c-a6ae-acea2437087d, identifier: KM67%20WBP
2026-03-29 22:01:29 [bca.uk] INFO: Found listing with ID: YG23%20WLF
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG23%2520WLF%27 HTTP/1.1" 200 None
2026-03-29 22:01:29 [bca.uk] INFO: Scrape type for YG23%20WLF: 0
2026-03-29 22:01:29 [bca.uk] INFO: Found listing with ID: C8%20SUP
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27C8%2520SUP%27 HTTP/1.1" 200 None
2026-03-29 22:01:29 [bca.uk] INFO: Scrape type for C8%20SUP: 0
2026-03-29 22:01:29 [bca.uk] INFO: Found listing with ID: YX17%20UST
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX17%2520UST%27 HTTP/1.1" 200 None
2026-03-29 22:01:29 [bca.uk] INFO: Scrape type for YX17%20UST: 0
2026-03-29 22:01:29 [bca.uk] INFO: Found listing with ID: EO21%20SJV
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO21%2520SJV%27 HTTP/1.1" 200 None
2026-03-29 22:01:29 [bca.uk] INFO: Scrape type for EO21%20SJV: 2
2026-03-29 22:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8ad826d-d8ff-545b-9099-19954146acfb with identifier: EO21%20SJV
2026-03-29 22:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8ad826d-d8ff-545b-9099-19954146acfb with scrape type 2
2026-03-29 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8ad826d-d8ff-545b-9099-19954146acfb with scrape type 2
2026-03-29 22:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e8ad826d-d8ff-545b-9099-19954146acfb, identifier: EO21%20SJV
2026-03-29 22:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e944d65b-4e9e-513c-a6ae-acea2437087d with identifier: KM67%20WBP
2026-03-29 22:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e944d65b-4e9e-513c-a6ae-acea2437087d with identifier: KM67%20WBP
2026-03-29 22:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e944d65b-4e9e-513c-a6ae-acea2437087d with identifier: KM67%20WBP to the API
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 49,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM67%20WBP-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'e944d65b-4e9e-513c-a6ae-acea2437087d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KM67 WBP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM67%20WBP&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VOLVO',
 'model': 'XC90',
 'odometer': 157626,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'VOLVO XC90 2.0 T8 T/E INSCRIPTION PRO G/T StationWagon',
 'transmission': 'manual',
 'trim': 'T8 T/E INSCRIPTION PRO G/T',
 'vin': 'YV1LFBABDJ1332484',
 'year': 2017}
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM67%2520WBP%27 HTTP/1.1" 200 None
2026-03-29 22:01:29 [bca.uk] INFO: Saving data for KM67%20WBP: {'auction_closing_time': 1774951200.0, 'created_time': 1774706564.233436, 'last_price_update_time': 1774821689.931468}
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM67%2520WBP') HTTP/1.1" 204 0
2026-03-29 22:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e8ad826d-d8ff-545b-9099-19954146acfb with identifier: EO21%20SJV
2026-03-29 22:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e8ad826d-d8ff-545b-9099-19954146acfb with identifier: EO21%20SJV
2026-03-29 22:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e8ad826d-d8ff-545b-9099-19954146acfb with identifier: EO21%20SJV to the API
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 244,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EO21%20SJV-GB',
 'category': 'LightCommercialVehicle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e8ad826d-d8ff-545b-9099-19954146acfb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EO21 SJV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EO21%20SJV&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'FORD',
 'model': 'RANGER',
 'odometer': 69849,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'FORD RANGER 2.0 EBL 213 WILDTRAK CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'EBL 213 WILDTRAK',
 'vin': '6FPPXXMJ2PMJ59644',
 'year': 2021}
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO21%2520SJV%27 HTTP/1.1" 200 None
2026-03-29 22:01:30 [bca.uk] INFO: Saving data for EO21%20SJV: {'auction_closing_time': 1774951200.0, 'created_time': 1774523284.596605, 'last_price_update_time': 1774821690.439748}
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EO21%2520SJV') HTTP/1.1" 204 0
2026-03-29 22:01:30 [bca.uk] INFO: Found listing with ID: MT19%20KYO
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT19%2520KYO%27 HTTP/1.1" 200 None
2026-03-29 22:01:30 [bca.uk] INFO: Scrape type for MT19%20KYO: 0
2026-03-29 22:01:30 [bca.uk] INFO: Found listing with ID: YM16%20PKU
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM16%2520PKU%27 HTTP/1.1" 200 None
2026-03-29 22:01:30 [bca.uk] INFO: Scrape type for YM16%20PKU: 2
2026-03-29 22:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9719e2c-1d60-5312-b549-1fd9c83f05d9 with identifier: YM16%20PKU
2026-03-29 22:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9719e2c-1d60-5312-b549-1fd9c83f05d9 with scrape type 2
2026-03-29 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9719e2c-1d60-5312-b549-1fd9c83f05d9 with scrape type 2
2026-03-29 22:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c9719e2c-1d60-5312-b549-1fd9c83f05d9, identifier: YM16%20PKU
2026-03-29 22:01:30 [bca.uk] INFO: Found listing with ID: LM57%20EYK
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM57%2520EYK%27 HTTP/1.1" 200 None
2026-03-29 22:01:30 [bca.uk] INFO: Scrape type for LM57%20EYK: 0
2026-03-29 22:01:30 [bca.uk] INFO: Found listing with ID: LV63%20DFY
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV63%2520DFY%27 HTTP/1.1" 200 None
2026-03-29 22:01:30 [bca.uk] INFO: Scrape type for LV63%20DFY: 0
2026-03-29 22:01:30 [bca.uk] INFO: Found listing with ID: LX66%20XGU
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX66%2520XGU%27 HTTP/1.1" 200 None
2026-03-29 22:01:30 [bca.uk] INFO: Scrape type for LX66%20XGU: 2
2026-03-29 22:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59e0d1bf-73d7-5811-a0ff-a2a694262d4e with identifier: LX66%20XGU
2026-03-29 22:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59e0d1bf-73d7-5811-a0ff-a2a694262d4e with scrape type 2
2026-03-29 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59e0d1bf-73d7-5811-a0ff-a2a694262d4e with scrape type 2
2026-03-29 22:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 59e0d1bf-73d7-5811-a0ff-a2a694262d4e, identifier: LX66%20XGU
2026-03-29 22:01:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DU68OTW/42811886?sv=2020-08-04&st=2026-03-29T22%3A01%3A29Z&se=2026-03-29T22%3A26%3A29Z&sr=b&sp=r&sig=fuk2ajppUL%2BpY5Jq%2BLDEOSIJIqcNrPdxnkllkXnrnUc%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DU68%20OTW-GB>
2026-03-29 22:01:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234634/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234634>
2026-03-29 22:01:30 [bca.uk] INFO: Found listing with ID: FT22%20PYB
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT22%2520PYB%27 HTTP/1.1" 200 None
2026-03-29 22:01:30 [bca.uk] INFO: Scrape type for FT22%20PYB: 2
2026-03-29 22:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eae91b04-911a-5b7c-be0e-b1657a8ca392 with identifier: FT22%20PYB
2026-03-29 22:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eae91b04-911a-5b7c-be0e-b1657a8ca392 with scrape type 2
2026-03-29 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eae91b04-911a-5b7c-be0e-b1657a8ca392 with scrape type 2
2026-03-29 22:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: eae91b04-911a-5b7c-be0e-b1657a8ca392, identifier: FT22%20PYB
2026-03-29 22:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c9719e2c-1d60-5312-b549-1fd9c83f05d9 with identifier: YM16%20PKU
2026-03-29 22:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c9719e2c-1d60-5312-b549-1fd9c83f05d9 with identifier: YM16%20PKU
2026-03-29 22:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c9719e2c-1d60-5312-b549-1fd9c83f05d9 with identifier: YM16%20PKU to the API
2026-03-29 22:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 170,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YM16%20PKU-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c9719e2c-1d60-5312-b549-1fd9c83f05d9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YM16 PKU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YM16%20PKU&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'VIVARO 2.7T',
 'odometer': 140523,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'VAUXHALL VIVARO 2.7T 1.6 CDTI 115 SWB SPORTIVE PanelVan',
 'transmission': 'manual',
 'trim': 'CDTI 115 SWB SPORTIVE',
 'vin': 'W0L3F7002GV652182',
 'year': 2016}
2026-03-29 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM16%2520PKU%27 HTTP/1.1" 200 None
2026-03-29 22:01:31 [bca.uk] INFO: Saving data for YM16%20PKU: {'auction_closing_time': 1775037600.0, 'created_time': 1774276667.664572, 'last_price_update_time': 1774821691.61873}
2026-03-29 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YM16%2520PKU') HTTP/1.1" 204 0
2026-03-29 22:01:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 59e0d1bf-73d7-5811-a0ff-a2a694262d4e with identifier: LX66%20XGU
2026-03-29 22:01:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 59e0d1bf-73d7-5811-a0ff-a2a694262d4e with identifier: LX66%20XGU
2026-03-29 22:01:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 59e0d1bf-73d7-5811-a0ff-a2a694262d4e with identifier: LX66%20XGU to the API
2026-03-29 22:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LX66%20XGU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '59e0d1bf-73d7-5811-a0ff-a2a694262d4e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LX66 XGU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LX66%20XGU&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'FORD',
 'model': 'S-MAX VIGNALE',
 'odometer': 126071,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'FORD S-MAX VIGNALE 2.0 TDCI 210 P/S MPV',
 'transmission': 'automatic',
 'trim': 'TDCI 210 P/S',
 'vin': 'WF0JXXWPCJGK53805',
 'year': 2016}
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX66%2520XGU%27 HTTP/1.1" 200 None
2026-03-29 22:01:32 [bca.uk] INFO: Saving data for LX66%20XGU: {'auction_closing_time': 1774951200.0, 'created_time': 1774706560.384624, 'last_price_update_time': 1774821692.139696}
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LX66%2520XGU') HTTP/1.1" 204 0
2026-03-29 22:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411726/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MP65LKN/42812099?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=YYiddic%2BqcqY2M0XPOfW0%2FrAPtac9opCHs6%2B5ikpuFw%3D)
2026-03-29 22:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430146/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC19VSX/42812111?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=qlSeQUbf83xHqWfD9mYZ2SCAALVwdddlxYHgmUNU2tY%3D)
2026-03-29 22:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414843/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ72FOT/42812096?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=F1eqEFipUoySPGKOeLKkFyyLLItl9dJbMFy96XQcSRY%3D)
2026-03-29 22:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427749/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YM19VXX/42812304?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=YzGWBhkemG5tXMwAwvYpsWX0bEfwiTWFoG%2FIuzQzr2c%3D)
2026-03-29 22:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427715/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RE20EVL/42811999?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=QNaGwsE1HTKndyV7dS5jfLI1ozyFJBkYcrsiWmkuv8k%3D)
2026-03-29 22:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406206/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SG69FWY/42811982?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=iIU0ZFwxCrfo9iR2T7l%2BEKiHBXHpV%2FjhvFuNPQMcBwU%3D)
2026-03-29 22:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: eae91b04-911a-5b7c-be0e-b1657a8ca392 with identifier: FT22%20PYB
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=green HTTP/1.1" 200 None
2026-03-29 22:01:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: eae91b04-911a-5b7c-be0e-b1657a8ca392 with identifier: FT22%20PYB
2026-03-29 22:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: eae91b04-911a-5b7c-be0e-b1657a8ca392 with identifier: FT22%20PYB to the API
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FT22%20PYB-GB',
 'category': 'Car',
 'color': 'green',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'eae91b04-911a-5b7c-be0e-b1657a8ca392',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FT22 PYB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FT22%20PYB&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'LEXUS',
 'model': 'UX 250H',
 'odometer': 29443,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'LEXUS UX 250H 2.0 F-SPORT Hatchback',
 'transmission': 'automatic',
 'trim': 'F-SPORT',
 'vin': 'JTHY65BH802128068',
 'year': 2022}
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT22%2520PYB%27 HTTP/1.1" 200 None
2026-03-29 22:01:32 [bca.uk] INFO: Saving data for FT22%20PYB: {'auction_closing_time': 1775037600.0, 'created_time': 1773824057.940482, 'last_price_update_time': 1774821692.642921}
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FT22%2520PYB') HTTP/1.1" 204 0
2026-03-29 22:01:32 [bca.uk] INFO: Found listing with ID: AE17%20MKZ
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE17%2520MKZ%27 HTTP/1.1" 200 None
2026-03-29 22:01:32 [bca.uk] INFO: Scrape type for AE17%20MKZ: 0
2026-03-29 22:01:32 [bca.uk] INFO: Found listing with ID: AE20%20WTL
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE20%2520WTL%27 HTTP/1.1" 200 None
2026-03-29 22:01:32 [bca.uk] INFO: Scrape type for AE20%20WTL: 0
2026-03-29 22:01:32 [bca.uk] INFO: Found listing with ID: BL20%20DZB
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL20%2520DZB%27 HTTP/1.1" 200 None
2026-03-29 22:01:32 [bca.uk] INFO: Scrape type for BL20%20DZB: 0
2026-03-29 22:01:32 [bca.uk] INFO: Found listing with ID: GF18%20OOY
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF18%2520OOY%27 HTTP/1.1" 200 None
2026-03-29 22:01:32 [bca.uk] INFO: Scrape type for GF18%20OOY: 2
2026-03-29 22:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4f0a842-15bd-5216-9323-ad2b5e6a8683 with identifier: GF18%20OOY
2026-03-29 22:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4f0a842-15bd-5216-9323-ad2b5e6a8683 with scrape type 2
2026-03-29 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4f0a842-15bd-5216-9323-ad2b5e6a8683 with scrape type 2
2026-03-29 22:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d4f0a842-15bd-5216-9323-ad2b5e6a8683, identifier: GF18%20OOY
2026-03-29 22:01:32 [bca.uk] INFO: Found listing with ID: NU70%20NRJ
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU70%2520NRJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:32 [bca.uk] INFO: Scrape type for NU70%20NRJ: 0
2026-03-29 22:01:32 [bca.uk] INFO: Found listing with ID: SF10%20VGU
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF10%2520VGU%27 HTTP/1.1" 200 None
2026-03-29 22:01:32 [bca.uk] INFO: Scrape type for SF10%20VGU: 2
2026-03-29 22:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1354586b-ebdf-50f3-b385-b6477e33ad86 with identifier: SF10%20VGU
2026-03-29 22:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1354586b-ebdf-50f3-b385-b6477e33ad86 with scrape type 2
2026-03-29 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1354586b-ebdf-50f3-b385-b6477e33ad86 with scrape type 2
2026-03-29 22:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1354586b-ebdf-50f3-b385-b6477e33ad86, identifier: SF10%20VGU
2026-03-29 22:01:32 [bca.uk] INFO: Found listing with ID: WO70%20CKC
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO70%2520CKC%27 HTTP/1.1" 200 None
2026-03-29 22:01:32 [bca.uk] INFO: Scrape type for WO70%20CKC: 2
2026-03-29 22:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f59a0119-3a39-586e-9e0a-6a5ed8711403 with identifier: WO70%20CKC
2026-03-29 22:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f59a0119-3a39-586e-9e0a-6a5ed8711403 with scrape type 2
2026-03-29 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f59a0119-3a39-586e-9e0a-6a5ed8711403 with scrape type 2
2026-03-29 22:01:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f59a0119-3a39-586e-9e0a-6a5ed8711403, identifier: WO70%20CKC
2026-03-29 22:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d4f0a842-15bd-5216-9323-ad2b5e6a8683 with identifier: GF18%20OOY
2026-03-29 22:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d4f0a842-15bd-5216-9323-ad2b5e6a8683 with identifier: GF18%20OOY
2026-03-29 22:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d4f0a842-15bd-5216-9323-ad2b5e6a8683 with identifier: GF18%20OOY to the API
2026-03-29 22:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 183,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GF18%20OOY-GB',
 'category': 'LightCommercialVehicle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd4f0a842-15bd-5216-9323-ad2b5e6a8683',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GF18 OOY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GF18%20OOY&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'NISSAN',
 'model': 'NAVARA',
 'odometer': 69696,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'NISSAN NAVARA 2.3 DCI 190 4WD TEKNA CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'DCI 190 4WD TEKNA',
 'vin': 'VSKCTND23U0102473',
 'year': 2018}
2026-03-29 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF18%2520OOY%27 HTTP/1.1" 200 None
2026-03-29 22:01:33 [bca.uk] INFO: Saving data for GF18%20OOY: {'auction_closing_time': 1774951200.0, 'created_time': 1774277350.592854, 'last_price_update_time': 1774821693.46272}
2026-03-29 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GF18%2520OOY') HTTP/1.1" 204 0
2026-03-29 22:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1354586b-ebdf-50f3-b385-b6477e33ad86 with identifier: SF10%20VGU
2026-03-29 22:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1354586b-ebdf-50f3-b385-b6477e33ad86 with identifier: SF10%20VGU
2026-03-29 22:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1354586b-ebdf-50f3-b385-b6477e33ad86 with identifier: SF10%20VGU to the API
2026-03-29 22:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SF10%20VGU-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1354586b-ebdf-50f3-b385-b6477e33ad86',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SF10 VGU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SF10%20VGU&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VOLKSWAGEN',
 'model': 'TOURAN',
 'odometer': 57079,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TOURAN 1.4 (NON UK) DSG MPV',
 'transmission': 'automatic',
 'trim': '(NON UK) DSG',
 'vin': 'WVGZZZ1TZAW077709',
 'year': 2023}
2026-03-29 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF10%2520VGU%27 HTTP/1.1" 200 None
2026-03-29 22:01:33 [bca.uk] INFO: Saving data for SF10%20VGU: {'auction_closing_time': 1774951200.0, 'created_time': 1773820662.535659, 'last_price_update_time': 1774821693.955945}
2026-03-29 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SF10%2520VGU') HTTP/1.1" 204 0
2026-03-29 22:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f59a0119-3a39-586e-9e0a-6a5ed8711403 with identifier: WO70%20CKC
2026-03-29 22:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f59a0119-3a39-586e-9e0a-6a5ed8711403 with identifier: WO70%20CKC
2026-03-29 22:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f59a0119-3a39-586e-9e0a-6a5ed8711403 with identifier: WO70%20CKC to the API
2026-03-29 22:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WO70%20CKC-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '2.3L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f59a0119-3a39-586e-9e0a-6a5ed8711403',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WO70 CKC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WO70%20CKC&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'RENAULT',
 'model': 'MASTER 3.5T FWD',
 'odometer': 38406,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'RENAULT MASTER 3.5T FWD 2.3 DCI 150 LM BUSINESS+ PanelVan',
 'transmission': 'manual',
 'trim': 'DCI 150 LM BUSINESS+',
 'vin': 'VF1MA000466800254',
 'year': 2021}
2026-03-29 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO70%2520CKC%27 HTTP/1.1" 200 None
2026-03-29 22:01:34 [bca.uk] INFO: Saving data for WO70%20CKC: {'auction_closing_time': 1775037600.0, 'created_time': 1774609418.112833, 'last_price_update_time': 1774821694.351158}
2026-03-29 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WO70%2520CKC') HTTP/1.1" 204 0
2026-03-29 22:01:34 [bca.uk] INFO: Found listing with ID: HK22%20DXB
2026-03-29 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK22%2520DXB%27 HTTP/1.1" 200 None
2026-03-29 22:01:34 [bca.uk] INFO: Scrape type for HK22%20DXB: 2
2026-03-29 22:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec0e0d1e-8a04-54f9-ba50-3f01dcb217c1 with identifier: HK22%20DXB
2026-03-29 22:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec0e0d1e-8a04-54f9-ba50-3f01dcb217c1 with scrape type 2
2026-03-29 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec0e0d1e-8a04-54f9-ba50-3f01dcb217c1 with scrape type 2
2026-03-29 22:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ec0e0d1e-8a04-54f9-ba50-3f01dcb217c1, identifier: HK22%20DXB
2026-03-29 22:01:34 [bca.uk] INFO: Found listing with ID: HG18%20UAP
2026-03-29 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG18%2520UAP%27 HTTP/1.1" 200 None
2026-03-29 22:01:34 [bca.uk] INFO: Scrape type for HG18%20UAP: 2
2026-03-29 22:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f094f15d-0ae9-5678-a8f2-3226d9b024b2 with identifier: HG18%20UAP
2026-03-29 22:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f094f15d-0ae9-5678-a8f2-3226d9b024b2 with scrape type 2
2026-03-29 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f094f15d-0ae9-5678-a8f2-3226d9b024b2 with scrape type 2
2026-03-29 22:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f094f15d-0ae9-5678-a8f2-3226d9b024b2, identifier: HG18%20UAP
2026-03-29 22:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246776/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ST62SYF/42809590?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=r1Z4o1RO41%2Frbsi6j2NujNSq2CIa1MRr3E0xDNV9JdE%3D)
2026-03-29 22:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023429/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT12WNS/42810774?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=tTo%2B0xotySQc25NFgljm0ZLwDTnsvqG5v%2FSimEvL7PM%3D)
2026-03-29 22:01:34 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246766/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246766>
2026-03-29 22:01:34 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457250/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457250>
2026-03-29 22:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457251/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VO58EBF/42810110?sv=2020-08-04&st=2026-03-29T22%3A01%3A02Z&se=2026-03-29T22%3A26%3A02Z&sr=b&sp=r&sig=l1yGxyGiXjxmhLTIgBa00vRGvOItb%2B7FOLk9BOk0TjI%3D)
2026-03-29 22:01:34 [bca.uk] INFO: Found listing with ID: FG11%20WTU
2026-03-29 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG11%2520WTU%27 HTTP/1.1" 200 None
2026-03-29 22:01:34 [bca.uk] INFO: Scrape type for FG11%20WTU: 2
2026-03-29 22:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c568eece-5c52-515e-a714-92f2b194dd20 with identifier: FG11%20WTU
2026-03-29 22:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c568eece-5c52-515e-a714-92f2b194dd20 with scrape type 2
2026-03-29 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c568eece-5c52-515e-a714-92f2b194dd20 with scrape type 2
2026-03-29 22:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c568eece-5c52-515e-a714-92f2b194dd20, identifier: FG11%20WTU
2026-03-29 22:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ec0e0d1e-8a04-54f9-ba50-3f01dcb217c1 with identifier: HK22%20DXB
2026-03-29 22:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ec0e0d1e-8a04-54f9-ba50-3f01dcb217c1 with identifier: HK22%20DXB
2026-03-29 22:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ec0e0d1e-8a04-54f9-ba50-3f01dcb217c1 with identifier: HK22%20DXB to the API
2026-03-29 22:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 253,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HK22%20DXB-GB',
 'category': 'LightCommercialVehicle',
 'color': 'orange',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ec0e0d1e-8a04-54f9-ba50-3f01dcb217c1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HK22 DXB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HK22%20DXB&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'RANGER',
 'odometer': 34573,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'FORD RANGER 2.0 EBL 213 WILDTRAK CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'EBL 213 WILDTRAK',
 'vin': '6FPPXXMJ2PNY78955',
 'year': 2022}
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK22%2520DXB%27 HTTP/1.1" 200 None
2026-03-29 22:01:35 [bca.uk] INFO: Saving data for HK22%20DXB: {'auction_closing_time': 1774951200.0, 'created_time': 1774610678.713279, 'last_price_update_time': 1774821695.077399}
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HK22%2520DXB') HTTP/1.1" 204 0
2026-03-29 22:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f094f15d-0ae9-5678-a8f2-3226d9b024b2 with identifier: HG18%20UAP
2026-03-29 22:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f094f15d-0ae9-5678-a8f2-3226d9b024b2 with identifier: HG18%20UAP
2026-03-29 22:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f094f15d-0ae9-5678-a8f2-3226d9b024b2 with identifier: HG18%20UAP to the API
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HG18%20UAP-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f094f15d-0ae9-5678-a8f2-3226d9b024b2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HG18 UAP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HG18%20UAP&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'JAGUAR',
 'model': 'E-PACE',
 'odometer': 49452,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'JAGUAR E-PACE 2.0 D150 AWD S Hatchback',
 'transmission': 'automatic',
 'trim': 'D150 AWD S',
 'vin': 'SADFA2AN7J1Z16770',
 'year': 2018}
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG18%2520UAP%27 HTTP/1.1" 200 None
2026-03-29 22:01:35 [bca.uk] INFO: Saving data for HG18%20UAP: {'auction_closing_time': 1774951200.0, 'created_time': 1774390937.001368, 'last_price_update_time': 1774821695.430937}
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HG18%2520UAP') HTTP/1.1" 204 0
2026-03-29 22:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242935/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MK58XVG/42790595?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=vcjXHy%2BXcxnL8fVcBSIy1zRUfNwdkYA77TQSDd3JyNw%3D)
2026-03-29 22:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073213/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PF17VPN/42811060?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=YkLrcIHkwtrZsjUa2prubREuXQStMy8DMOWlaZjCM6o%3D)
2026-03-29 22:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211049/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO08HUA/42769935?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=UrTho4OU5emtGOfXKZ0dWvPhmltT%2BxjdBAxxllTvFdc%3D)
2026-03-29 22:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c568eece-5c52-515e-a714-92f2b194dd20 with identifier: FG11%20WTU
2026-03-29 22:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c568eece-5c52-515e-a714-92f2b194dd20 with identifier: FG11%20WTU
2026-03-29 22:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c568eece-5c52-515e-a714-92f2b194dd20 with identifier: FG11%20WTU to the API
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 244,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FG11%20WTU-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c568eece-5c52-515e-a714-92f2b194dd20',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FG11 WTU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FG11%20WTU&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'FORD',
 'model': 'RANGER',
 'odometer': 99854,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'FORD RANGER 2.5 TDCI 143 XL 4WD CrewCab Pick-up',
 'transmission': 'manual',
 'trim': 'TDCI 143 XL 4WD',
 'vin': 'WF0LMFE10BW931006',
 'year': 2011}
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG11%2520WTU%27 HTTP/1.1" 200 None
2026-03-29 22:01:35 [bca.uk] INFO: Saving data for FG11%20WTU: {'auction_closing_time': 1774951200.0, 'created_time': 1774523296.505208, 'last_price_update_time': 1774821695.87328}
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FG11%2520WTU') HTTP/1.1" 204 0
2026-03-29 22:01:35 [bca.uk] INFO: Found listing with ID: LP22%20BZS
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP22%2520BZS%27 HTTP/1.1" 200 None
2026-03-29 22:01:35 [bca.uk] INFO: Scrape type for LP22%20BZS: 0
2026-03-29 22:01:35 [bca.uk] INFO: Found listing with ID: KU16%20WMW
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU16%2520WMW%27 HTTP/1.1" 200 None
2026-03-29 22:01:35 [bca.uk] INFO: Scrape type for KU16%20WMW: 2
2026-03-29 22:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44026097-942c-5144-9fa7-c5a52898935d with identifier: KU16%20WMW
2026-03-29 22:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44026097-942c-5144-9fa7-c5a52898935d with scrape type 2
2026-03-29 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44026097-942c-5144-9fa7-c5a52898935d with scrape type 2
2026-03-29 22:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 44026097-942c-5144-9fa7-c5a52898935d, identifier: KU16%20WMW
2026-03-29 22:01:36 [bca.uk] INFO: Found listing with ID: FD18%20SVU
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD18%2520SVU%27 HTTP/1.1" 200 None
2026-03-29 22:01:36 [bca.uk] INFO: Scrape type for FD18%20SVU: 0
2026-03-29 22:01:36 [bca.uk] INFO: Found listing with ID: NK17%20UZV
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK17%2520UZV%27 HTTP/1.1" 200 None
2026-03-29 22:01:36 [bca.uk] INFO: Scrape type for NK17%20UZV: 2
2026-03-29 22:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3902049c-7c47-5636-bbb3-3468c754f44d with identifier: NK17%20UZV
2026-03-29 22:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3902049c-7c47-5636-bbb3-3468c754f44d with scrape type 2
2026-03-29 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3902049c-7c47-5636-bbb3-3468c754f44d with scrape type 2
2026-03-29 22:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3902049c-7c47-5636-bbb3-3468c754f44d, identifier: NK17%20UZV
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61727810>
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMP65LKN%252F699411726%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411726/600 saved to cache
2026-03-29 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6062366a-77b0-5b3c-aa23-49414d769971
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b8790>
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC19VSX%252F699430146%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430146/600 saved to cache
2026-03-29 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 732664ff-2041-53f2-83f7-e4a6aeaa1df2
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61774990>
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ72FOT%252F699414843%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414843/600 saved to cache
2026-03-29 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616dd150>
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYM19VXX%252F699427749%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427749/600 saved to cache
2026-03-29 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 553a9526-308c-5e9f-97f5-1bce769f99d7
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6191f050>
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRE20EVL%252F699427715%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427715/600 saved to cache
2026-03-29 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b145ed4d-e096-5329-b7ec-7396067fba60
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61966990>
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSG69FWY%252F699406206%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406206/600 saved to cache
2026-03-29 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 23673480-b7c5-5707-903a-2783d4797f75
2026-03-29 22:01:36 [bca.uk] INFO: Found listing with ID: MT64%20GVX
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT64%2520GVX%27 HTTP/1.1" 200 None
2026-03-29 22:01:36 [bca.uk] INFO: Scrape type for MT64%20GVX: 1
2026-03-29 22:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65250f67-b63f-5f19-a165-a7afa44cd815 with identifier: MT64%20GVX
2026-03-29 22:01:36 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 65250f67-b63f-5f19-a165-a7afa44cd815
2026-03-29 22:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 44026097-942c-5144-9fa7-c5a52898935d with identifier: KU16%20WMW
2026-03-29 22:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 44026097-942c-5144-9fa7-c5a52898935d with identifier: KU16%20WMW
2026-03-29 22:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 44026097-942c-5144-9fa7-c5a52898935d with identifier: KU16%20WMW to the API
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 170,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KU16%20WMW-GB',
 'category': 'LightCommercialVehicle',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '44026097-942c-5144-9fa7-c5a52898935d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KU16 WMW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KU16%20WMW&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VAUXHALL',
 'model': 'VIVARO 2.7T',
 'odometer': 136343,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'VAUXHALL VIVARO 2.7T 1.6 CDTI 115 SWB SPORTIVE PanelVan',
 'transmission': 'manual',
 'trim': 'CDTI 115 SWB SPORTIVE',
 'vin': 'W0L3F7002GV643780',
 'year': 2016}
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU16%2520WMW%27 HTTP/1.1" 200 None
2026-03-29 22:01:36 [bca.uk] INFO: Saving data for KU16%20WMW: {'auction_closing_time': 1775037600.0, 'created_time': 1773821296.436468, 'last_price_update_time': 1774821696.787434}
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KU16%2520WMW') HTTP/1.1" 204 0
2026-03-29 22:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3902049c-7c47-5636-bbb3-3468c754f44d with identifier: NK17%20UZV
2026-03-29 22:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3902049c-7c47-5636-bbb3-3468c754f44d with identifier: NK17%20UZV
2026-03-29 22:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3902049c-7c47-5636-bbb3-3468c754f44d with identifier: NK17%20UZV to the API
2026-03-29 22:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 95,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NK17%20UZV-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3902049c-7c47-5636-bbb3-3468c754f44d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NK17 UZV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NK17%20UZV&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 37495,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.6 BLUEHDI 100 FLAIR S/S Hatchback',
 'transmission': 'manual',
 'trim': 'BLUEHDI 100 FLAIR S/S',
 'vin': 'VF7SXBHY6GT561444',
 'year': 2017}
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK17%2520UZV%27 HTTP/1.1" 200 None
2026-03-29 22:01:37 [bca.uk] INFO: Saving data for NK17%20UZV: {'auction_closing_time': 1774951200.0, 'created_time': 1774696058.340666, 'last_price_update_time': 1774821697.138457}
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NK17%2520UZV') HTTP/1.1" 204 0
2026-03-29 22:01:37 [bca.uk] INFO: Found listing with ID: KU68%20AVW
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU68%2520AVW%27 HTTP/1.1" 200 None
2026-03-29 22:01:37 [bca.uk] INFO: Scrape type for KU68%20AVW: 2
2026-03-29 22:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58476ba3-dd98-57b5-85a5-87c9fe83de41 with identifier: KU68%20AVW
2026-03-29 22:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58476ba3-dd98-57b5-85a5-87c9fe83de41 with scrape type 2
2026-03-29 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58476ba3-dd98-57b5-85a5-87c9fe83de41 with scrape type 2
2026-03-29 22:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 58476ba3-dd98-57b5-85a5-87c9fe83de41, identifier: KU68%20AVW
2026-03-29 22:01:37 [bca.uk] INFO: Found listing with ID: NU67%20AWA
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU67%2520AWA%27 HTTP/1.1" 200 None
2026-03-29 22:01:37 [bca.uk] INFO: Scrape type for NU67%20AWA: 2
2026-03-29 22:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e05fd6a-3de7-568a-814e-ad3b0cd6fb04 with identifier: NU67%20AWA
2026-03-29 22:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e05fd6a-3de7-568a-814e-ad3b0cd6fb04 with scrape type 2
2026-03-29 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e05fd6a-3de7-568a-814e-ad3b0cd6fb04 with scrape type 2
2026-03-29 22:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9e05fd6a-3de7-568a-814e-ad3b0cd6fb04, identifier: NU67%20AWA
2026-03-29 22:01:37 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246836/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246836>
2026-03-29 22:01:37 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023613/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023613>
2026-03-29 22:01:37 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457259/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457259>
2026-03-29 22:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DU68OTW/42811886?sv=2020-08-04&st=2026-03-29T22%3A01%3A29Z&se=2026-03-29T22%3A26%3A29Z&sr=b&sp=r&sig=fuk2ajppUL%2BpY5Jq%2BLDEOSIJIqcNrPdxnkllkXnrnUc%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:37 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LP66SVX/42805972?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=yl9q46AoV3wQNjXIFCNniksZeCLN9BE%2FANgZ6Iluhps%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LP66%20SVX-GB>
2026-03-29 22:01:37 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457256/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457256>
2026-03-29 22:01:37 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CX05YUG/42800121?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=MySGDJ66pbFCM8Of63GwPM4lST90Oc%2FUCupYTeM%2FDJ0%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CX05%20YUG-GB>
2026-03-29 22:01:37 [bca.uk] INFO: Found listing with ID: LP25%20CGX
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP25%2520CGX%27 HTTP/1.1" 200 None
2026-03-29 22:01:37 [bca.uk] INFO: Scrape type for LP25%20CGX: 0
2026-03-29 22:01:37 [bca.uk] INFO: Found listing with ID: SA17%20JEH
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA17%2520JEH%27 HTTP/1.1" 200 None
2026-03-29 22:01:37 [bca.uk] INFO: Scrape type for SA17%20JEH: 2
2026-03-29 22:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16132d3d-775b-55af-a9c0-8dbb74f64b22 with identifier: SA17%20JEH
2026-03-29 22:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16132d3d-775b-55af-a9c0-8dbb74f64b22 with scrape type 2
2026-03-29 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16132d3d-775b-55af-a9c0-8dbb74f64b22 with scrape type 2
2026-03-29 22:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 16132d3d-775b-55af-a9c0-8dbb74f64b22, identifier: SA17%20JEH
2026-03-29 22:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 58476ba3-dd98-57b5-85a5-87c9fe83de41 with identifier: KU68%20AVW
2026-03-29 22:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 58476ba3-dd98-57b5-85a5-87c9fe83de41 with identifier: KU68%20AVW
2026-03-29 22:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 58476ba3-dd98-57b5-85a5-87c9fe83de41 with identifier: KU68%20AVW to the API
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 166,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KU68%20AVW-GB',
 'category': 'LightCommercialVehicle',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.1L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '58476ba3-dd98-57b5-85a5-87c9fe83de41',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KU68 AVW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KU68%20AVW&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'VITO 119',
 'odometer': 142455,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ VITO 119 2.1 CDI COMPACT SPORT 7G CrewCab Van',
 'transmission': 'automatic',
 'trim': 'CDI COMPACT SPORT 7G',
 'vin': 'WDF44770123542433',
 'year': 2018}
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU68%2520AVW%27 HTTP/1.1" 200 None
2026-03-29 22:01:37 [bca.uk] INFO: Saving data for KU68%20AVW: {'auction_closing_time': 1775037600.0, 'created_time': 1773833413.125742, 'last_price_update_time': 1774821697.868201}
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KU68%2520AVW') HTTP/1.1" 204 0
2026-03-29 22:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9e05fd6a-3de7-568a-814e-ad3b0cd6fb04 with identifier: NU67%20AWA
2026-03-29 22:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9e05fd6a-3de7-568a-814e-ad3b0cd6fb04 with identifier: NU67%20AWA
2026-03-29 22:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9e05fd6a-3de7-568a-814e-ad3b0cd6fb04 with identifier: NU67%20AWA to the API
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NU67%20AWA-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9e05fd6a-3de7-568a-814e-ad3b0cd6fb04',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NU67 AWA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NU67%20AWA&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 26416,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.6 ACENTA XTRONIC Hatchback',
 'transmission': 'automatic',
 'trim': 'ACENTA XTRONIC',
 'vin': 'SJNFBAF15U7390380',
 'year': 2017}
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU67%2520AWA%27 HTTP/1.1" 200 None
2026-03-29 22:01:38 [bca.uk] INFO: Saving data for NU67%20AWA: {'auction_closing_time': 1774951200.0, 'created_time': 1774391925.881505, 'last_price_update_time': 1774821698.3714}
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NU67%2520AWA') HTTP/1.1" 204 0
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6221f690>
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FST62SYF%252F699246776%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246776/600 saved to cache
2026-03-29 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b294b559-83e7-5079-b89e-3524dea19cc0
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69ae3d10>
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT12WNS%252F699023429%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023429/600 saved to cache
2026-03-29 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4e630b36-cd01-5007-b4b4-e80c316bb326
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61689610>
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVO58EBF%252F699457251%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457251/600 saved to cache
2026-03-29 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 779863fc-56f0-5718-9334-675ca35049bb
2026-03-29 22:01:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:38 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:38 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:38 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6221f690>
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMK58XVG%252F699242935%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242935/600 saved to cache
2026-03-29 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cdbe3643-d056-5481-b487-6a8e20861864
2026-03-29 22:01:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:38 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:38 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:38 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618fc610>
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPF17VPN%252F699073213%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073213/600 saved to cache
2026-03-29 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5439021f-449a-5c9e-a193-64352e476208
2026-03-29 22:01:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:38 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:38 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:38 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b4dd0>
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO08HUA%252F699211049%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211049/600 saved to cache
2026-03-29 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9816a6af-47f8-5106-89d9-6d77d25fd0f4
2026-03-29 22:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234634/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AK55EXG/42758130?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=zNKuCsXwY5YBweBL8fGiYSmIg6c7hmRzF6E4Qyh0WVI%3D)
2026-03-29 22:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 16132d3d-775b-55af-a9c0-8dbb74f64b22 with identifier: SA17%20JEH
2026-03-29 22:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 16132d3d-775b-55af-a9c0-8dbb74f64b22 with identifier: SA17%20JEH
2026-03-29 22:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 16132d3d-775b-55af-a9c0-8dbb74f64b22 with identifier: SA17%20JEH to the API
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=1&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SA17%20JEH-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '16132d3d-775b-55af-a9c0-8dbb74f64b22',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SA17 JEH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SA17%20JEH&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'TESLA',
 'model': 'MODEL X',
 'odometer': 70102,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL X 100KWH D/M StationWagon',
 'transmission': 'automatic',
 'trim': '100KWH D/M',
 'vin': '5YJXDCE23HF046398',
 'year': 2017}
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA17%2520JEH%27 HTTP/1.1" 200 None
2026-03-29 22:01:38 [bca.uk] INFO: Saving data for SA17%20JEH: {'auction_closing_time': 1775037600.0, 'created_time': 1773959337.126495, 'last_price_update_time': 1774821698.953148}
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SA17%2520JEH') HTTP/1.1" 204 0
2026-03-29 22:01:38 [bca.uk] INFO: Found listing with ID: KM08%20XXA
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM08%2520XXA%27 HTTP/1.1" 200 None
2026-03-29 22:01:38 [bca.uk] INFO: Scrape type for KM08%20XXA: 0
2026-03-29 22:01:38 [bca.uk] INFO: Found listing with ID: YF57%20YKB
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF57%2520YKB%27 HTTP/1.1" 200 None
2026-03-29 22:01:38 [bca.uk] INFO: Scrape type for YF57%20YKB: 2
2026-03-29 22:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b30b5141-7817-520e-930e-2b905f96cc0b with identifier: YF57%20YKB
2026-03-29 22:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b30b5141-7817-520e-930e-2b905f96cc0b with scrape type 2
2026-03-29 22:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b30b5141-7817-520e-930e-2b905f96cc0b with scrape type 2
2026-03-29 22:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b30b5141-7817-520e-930e-2b905f96cc0b, identifier: YF57%20YKB
2026-03-29 22:01:39 [bca.uk] INFO: Found listing with ID: PX15%20ZPR
2026-03-29 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX15%2520ZPR%27 HTTP/1.1" 200 None
2026-03-29 22:01:39 [bca.uk] INFO: Scrape type for PX15%20ZPR: 0
2026-03-29 22:01:39 [bca.uk] INFO: Found listing with ID: SM58%20BYK
2026-03-29 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM58%2520BYK%27 HTTP/1.1" 200 None
2026-03-29 22:01:39 [bca.uk] INFO: Scrape type for SM58%20BYK: 0
2026-03-29 22:01:39 [bca.uk] INFO: Found listing with ID: ND05%20TWY
2026-03-29 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND05%2520TWY%27 HTTP/1.1" 200 None
2026-03-29 22:01:39 [bca.uk] INFO: Scrape type for ND05%20TWY: 0
2026-03-29 22:01:39 [bca.uk] INFO: Found listing with ID: NX18%20OER
2026-03-29 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX18%2520OER%27 HTTP/1.1" 200 None
2026-03-29 22:01:39 [bca.uk] INFO: Scrape type for NX18%20OER: 2
2026-03-29 22:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d1e2530-65a8-5fae-b5b5-8d5341862e70 with identifier: NX18%20OER
2026-03-29 22:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d1e2530-65a8-5fae-b5b5-8d5341862e70 with scrape type 2
2026-03-29 22:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d1e2530-65a8-5fae-b5b5-8d5341862e70 with scrape type 2
2026-03-29 22:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3d1e2530-65a8-5fae-b5b5-8d5341862e70, identifier: NX18%20OER
2026-03-29 22:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b30b5141-7817-520e-930e-2b905f96cc0b with identifier: YF57%20YKB
2026-03-29 22:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b30b5141-7817-520e-930e-2b905f96cc0b with identifier: YF57%20YKB
2026-03-29 22:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b30b5141-7817-520e-930e-2b905f96cc0b with identifier: YF57%20YKB to the API
2026-03-29 22:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 183,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YF57%20YKB-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b30b5141-7817-520e-930e-2b905f96cc0b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YF57 YKB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YF57%20YKB&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'AUDI',
 'model': 'TT',
 'odometer': 120272,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'AUDI TT 2.0 TFSI Coupe',
 'transmission': 'manual',
 'trim': 'TFSI',
 'vin': 'TRUZZZ8J481028510',
 'year': 2007}
2026-03-29 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF57%2520YKB%27 HTTP/1.1" 200 None
2026-03-29 22:01:39 [bca.uk] INFO: Saving data for YF57%20YKB: {'auction_closing_time': 1774951200.0, 'created_time': 1773820302.678276, 'last_price_update_time': 1774821699.661788}
2026-03-29 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YF57%2520YKB') HTTP/1.1" 204 0
2026-03-29 22:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3d1e2530-65a8-5fae-b5b5-8d5341862e70 with identifier: NX18%20OER
2026-03-29 22:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3d1e2530-65a8-5fae-b5b5-8d5341862e70 with identifier: NX18%20OER
2026-03-29 22:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3d1e2530-65a8-5fae-b5b5-8d5341862e70 with identifier: NX18%20OER to the API
2026-03-29 22:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NX18%20OER-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3d1e2530-65a8-5fae-b5b5-8d5341862e70',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NX18 OER',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NX18%20OER&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'HYUNDAI',
 'model': 'I10',
 'odometer': 42610,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'HYUNDAI I10 1.2 PREMIUM Hatchback',
 'transmission': 'manual',
 'trim': 'PREMIUM',
 'vin': 'NLHA851CLJZ415381',
 'year': 2018}
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX18%2520OER%27 HTTP/1.1" 200 None
2026-03-29 22:01:40 [bca.uk] INFO: Saving data for NX18%20OER: {'auction_closing_time': 1774951200.0, 'created_time': 1774524288.554336, 'last_price_update_time': 1774821700.039622}
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NX18%2520OER') HTTP/1.1" 204 0
2026-03-29 22:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246766/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ST62SYF/42809590?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=r1Z4o1RO41%2Frbsi6j2NujNSq2CIa1MRr3E0xDNV9JdE%3D)
2026-03-29 22:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457250/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VO58EBF/42810110?sv=2020-08-04&st=2026-03-29T22%3A01%3A02Z&se=2026-03-29T22%3A26%3A02Z&sr=b&sp=r&sig=l1yGxyGiXjxmhLTIgBa00vRGvOItb%2B7FOLk9BOk0TjI%3D)
2026-03-29 22:01:40 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023576/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023576>
2026-03-29 22:01:40 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457254/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457254>
2026-03-29 22:01:40 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246821/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246821>
2026-03-29 22:01:40 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073271/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073271>
2026-03-29 22:01:40 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LX68ORU/42812293?sv=2020-08-04&st=2026-03-29T22%3A01%3A38Z&se=2026-03-29T22%3A26%3A38Z&sr=b&sp=r&sig=dTIgs41eJnjcU89aOFdmMmWrmPHqSDyWtMj1MxYIWm4%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LX68%20ORU-GB>
2026-03-29 22:01:40 [bca.uk] INFO: Found listing with ID: YH63%20TXR
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH63%2520TXR%27 HTTP/1.1" 200 None
2026-03-29 22:01:40 [bca.uk] INFO: Scrape type for YH63%20TXR: 0
2026-03-29 22:01:40 [bca.uk] INFO: Found listing with ID: YN63%20HJU
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN63%2520HJU%27 HTTP/1.1" 200 None
2026-03-29 22:01:40 [bca.uk] INFO: Scrape type for YN63%20HJU: 0
2026-03-29 22:01:40 [bca.uk] INFO: Found listing with ID: BG17%20FBZ
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG17%2520FBZ%27 HTTP/1.1" 200 None
2026-03-29 22:01:40 [bca.uk] INFO: Scrape type for BG17%20FBZ: 0
2026-03-29 22:01:40 [bca.uk] INFO: Found listing with ID: BN62%20UZG
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN62%2520UZG%27 HTTP/1.1" 200 None
2026-03-29 22:01:40 [bca.uk] INFO: Scrape type for BN62%20UZG: 1
2026-03-29 22:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0b17972-5ab7-56c0-825d-14139cf5492c with identifier: BN62%20UZG
2026-03-29 22:01:40 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item f0b17972-5ab7-56c0-825d-14139cf5492c
2026-03-29 22:01:40 [bca.uk] INFO: Found listing with ID: SN14%20XMR
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN14%2520XMR%27 HTTP/1.1" 200 None
2026-03-29 22:01:40 [bca.uk] INFO: Scrape type for SN14%20XMR: 2
2026-03-29 22:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8add0ce3-3dfb-5144-93ab-96b2c1497c86 with identifier: SN14%20XMR
2026-03-29 22:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8add0ce3-3dfb-5144-93ab-96b2c1497c86 with scrape type 2
2026-03-29 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8add0ce3-3dfb-5144-93ab-96b2c1497c86 with scrape type 2
2026-03-29 22:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8add0ce3-3dfb-5144-93ab-96b2c1497c86, identifier: SN14%20XMR
2026-03-29 22:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8add0ce3-3dfb-5144-93ab-96b2c1497c86 with identifier: SN14%20XMR
2026-03-29 22:01:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8add0ce3-3dfb-5144-93ab-96b2c1497c86 with identifier: SN14%20XMR
2026-03-29 22:01:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8add0ce3-3dfb-5144-93ab-96b2c1497c86 with identifier: SN14%20XMR to the API
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SN14%20XMR-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8add0ce3-3dfb-5144-93ab-96b2c1497c86',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SN14 XMR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SN14%20XMR&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'CHEVROLET',
 'model': 'SPARK',
 'odometer': 40443,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'CHEVROLET SPARK 1.0 LS Hatchback',
 'transmission': 'manual',
 'trim': 'LS',
 'vin': 'KL1MF4819EC426657',
 'year': 2014}
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN14%2520XMR%27 HTTP/1.1" 200 None
2026-03-29 22:01:40 [bca.uk] INFO: Saving data for SN14%20XMR: {'auction_closing_time': 1774951200.0, 'created_time': 1774695951.874337, 'last_price_update_time': 1774821700.60495}
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SN14%2520XMR') HTTP/1.1" 204 0
2026-03-29 22:01:40 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242996/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242996>
2026-03-29 22:01:40 [bca.uk] INFO: Found listing with ID: BT13%20WSV
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT13%2520WSV%27 HTTP/1.1" 200 None
2026-03-29 22:01:40 [bca.uk] INFO: Scrape type for BT13%20WSV: 2
2026-03-29 22:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ed2dcfb-35de-5ada-ad91-353ae2183e85 with identifier: BT13%20WSV
2026-03-29 22:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ed2dcfb-35de-5ada-ad91-353ae2183e85 with scrape type 2
2026-03-29 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ed2dcfb-35de-5ada-ad91-353ae2183e85 with scrape type 2
2026-03-29 22:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6ed2dcfb-35de-5ada-ad91-353ae2183e85, identifier: BT13%20WSV
2026-03-29 22:01:40 [bca.uk] INFO: Found listing with ID: BJ66%20NYU
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ66%2520NYU%27 HTTP/1.1" 200 None
2026-03-29 22:01:40 [bca.uk] INFO: Scrape type for BJ66%20NYU: 0
2026-03-29 22:01:40 [bca.uk] INFO: Found listing with ID: EN67%20XLH
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN67%2520XLH%27 HTTP/1.1" 200 None
2026-03-29 22:01:40 [bca.uk] INFO: Scrape type for EN67%20XLH: 2
2026-03-29 22:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa55a28e-6d3c-5194-ab57-72376a8229bd with identifier: EN67%20XLH
2026-03-29 22:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa55a28e-6d3c-5194-ab57-72376a8229bd with scrape type 2
2026-03-29 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa55a28e-6d3c-5194-ab57-72376a8229bd with scrape type 2
2026-03-29 22:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fa55a28e-6d3c-5194-ab57-72376a8229bd, identifier: EN67%20XLH
2026-03-29 22:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637a7990>
2026-03-29 22:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_expert_report_file_2a2f3f2d-3047-4271-9dc3-2549008fb989.pdf HTTP/1.1" 201 0
2026-03-29 22:01:40 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4
2026-03-29 22:01:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4, skipping ID generation
2026-03-29 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DDU68OTW-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DU68OTW-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:41 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:41 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:41 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636157d0>
2026-03-29 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAK55EXG%252F699234634%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234634/600 saved to cache
2026-03-29 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0991f76e-fa68-5257-8869-29bbc185bed6
2026-03-29 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LP66SVX/42805972?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=yl9q46AoV3wQNjXIFCNniksZeCLN9BE%2FANgZ6Iluhps%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT64GVX/42811943?sv=2020-08-04&st=2026-03-29T22%3A01%3A40Z&se=2026-03-29T22%3A26%3A40Z&sr=b&sp=r&sig=cep50iJLm5T2T%2FJIF3KYJUQN262Xx397yLSJF4VsirI%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MT64%20GVX-GB>
2026-03-29 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CX05YUG/42800121?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=MySGDJ66pbFCM8Of63GwPM4lST90Oc%2FUCupYTeM%2FDJ0%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6ed2dcfb-35de-5ada-ad91-353ae2183e85 with identifier: BT13%20WSV
2026-03-29 22:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6ed2dcfb-35de-5ada-ad91-353ae2183e85 with identifier: BT13%20WSV
2026-03-29 22:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6ed2dcfb-35de-5ada-ad91-353ae2183e85 with identifier: BT13%20WSV to the API
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BT13%20WSV-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6ed2dcfb-35de-5ada-ad91-353ae2183e85',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BT13 WSV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BT13%20WSV&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 127069,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'NISSAN QASHQAI 1.6 DCI 130 TEKNA S/S Hatchback',
 'transmission': 'manual',
 'trim': 'DCI 130 TEKNA S/S',
 'vin': 'SJNFEAJ10U2829678',
 'year': 2013}
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT13%2520WSV%27 HTTP/1.1" 200 None
2026-03-29 22:01:41 [bca.uk] INFO: Saving data for BT13%20WSV: {'auction_closing_time': 1774951200.0, 'created_time': 1774696073.381553, 'last_price_update_time': 1774821701.41677}
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BT13%2520WSV') HTTP/1.1" 204 0
2026-03-29 22:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fa55a28e-6d3c-5194-ab57-72376a8229bd with identifier: EN67%20XLH
2026-03-29 22:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fa55a28e-6d3c-5194-ab57-72376a8229bd with identifier: EN67%20XLH
2026-03-29 22:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fa55a28e-6d3c-5194-ab57-72376a8229bd with identifier: EN67%20XLH to the API
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EN67%20XLH-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'fa55a28e-6d3c-5194-ab57-72376a8229bd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EN67 XLH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EN67%20XLH&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'CITROEN',
 'model': 'C3 AIRCROSS',
 'odometer': 46947,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 AIRCROSS 1.2 P/T 110 FEEL Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 110 FEEL',
 'vin': 'VF72RHNZBJ4167628',
 'year': 2018}
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN67%2520XLH%27 HTTP/1.1" 200 None
2026-03-29 22:01:41 [bca.uk] INFO: Saving data for EN67%20XLH: {'auction_closing_time': 1774951200.0, 'created_time': 1774390900.932913, 'last_price_update_time': 1774821701.743832}
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EN67%2520XLH') HTTP/1.1" 204 0
2026-03-29 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457256/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VO58EBF/42810110?sv=2020-08-04&st=2026-03-29T22%3A01%3A02Z&se=2026-03-29T22%3A26%3A02Z&sr=b&sp=r&sig=l1yGxyGiXjxmhLTIgBa00vRGvOItb%2B7FOLk9BOk0TjI%3D)
2026-03-29 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023613/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT12WNS/42810774?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=tTo%2B0xotySQc25NFgljm0ZLwDTnsvqG5v%2FSimEvL7PM%3D)
2026-03-29 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246836/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ST62SYF/42809590?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=r1Z4o1RO41%2Frbsi6j2NujNSq2CIa1MRr3E0xDNV9JdE%3D)
2026-03-29 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457259/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VO58EBF/42810110?sv=2020-08-04&st=2026-03-29T22%3A01%3A02Z&se=2026-03-29T22%3A26%3A02Z&sr=b&sp=r&sig=l1yGxyGiXjxmhLTIgBa00vRGvOItb%2B7FOLk9BOk0TjI%3D)
2026-03-29 22:01:41 [bca.uk] INFO: Found listing with ID: BV61%20UFD
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV61%2520UFD%27 HTTP/1.1" 200 None
2026-03-29 22:01:41 [bca.uk] INFO: Scrape type for BV61%20UFD: 0
2026-03-29 22:01:41 [bca.uk] INFO: Found listing with ID: DU64%20MTJ
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU64%2520MTJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:41 [bca.uk] INFO: Scrape type for DU64%20MTJ: 0
2026-03-29 22:01:41 [bca.uk] INFO: Found listing with ID: DX16%20MYY
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX16%2520MYY%27 HTTP/1.1" 200 None
2026-03-29 22:01:41 [bca.uk] INFO: Scrape type for DX16%20MYY: 2
2026-03-29 22:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b761556c-b9e2-584e-8b60-6ef79cfe0123 with identifier: DX16%20MYY
2026-03-29 22:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b761556c-b9e2-584e-8b60-6ef79cfe0123 with scrape type 2
2026-03-29 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b761556c-b9e2-584e-8b60-6ef79cfe0123 with scrape type 2
2026-03-29 22:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b761556c-b9e2-584e-8b60-6ef79cfe0123, identifier: DX16%20MYY
2026-03-29 22:01:41 [bca.uk] INFO: Found listing with ID: ND19%20VHL
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND19%2520VHL%27 HTTP/1.1" 200 None
2026-03-29 22:01:41 [bca.uk] INFO: Scrape type for ND19%20VHL: 2
2026-03-29 22:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3da52437-88a6-5c28-8143-adc9baabdca3 with identifier: ND19%20VHL
2026-03-29 22:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3da52437-88a6-5c28-8143-adc9baabdca3 with scrape type 2
2026-03-29 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3da52437-88a6-5c28-8143-adc9baabdca3 with scrape type 2
2026-03-29 22:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3da52437-88a6-5c28-8143-adc9baabdca3, identifier: ND19%20VHL
2026-03-29 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388344%27 HTTP/1.1" 200 None
2026-03-29 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388344 not downloaded yet
2026-03-29 22:01:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6372e0d0>
2026-03-29 22:01:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FST62SYF%252F699246766%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246766/600 saved to cache
2026-03-29 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b294b559-83e7-5079-b89e-3524dea19cc0
2026-03-29 22:01:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6360c0d0>
2026-03-29 22:01:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVO58EBF%252F699457250%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457250/600 saved to cache
2026-03-29 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 779863fc-56f0-5718-9334-675ca35049bb
2026-03-29 22:01:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT64BWF/42812128?sv=2020-08-04&st=2026-03-29T22%3A01%3A41Z&se=2026-03-29T22%3A26%3A41Z&sr=b&sp=r&sig=MzwyyqM%2Fq9XpCMHPmp7VRaX08ubizr8jYVfx3e066Lo%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LT64%20BWF-GB>
2026-03-29 22:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b761556c-b9e2-584e-8b60-6ef79cfe0123 with identifier: DX16%20MYY
2026-03-29 22:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b761556c-b9e2-584e-8b60-6ef79cfe0123 with identifier: DX16%20MYY
2026-03-29 22:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b761556c-b9e2-584e-8b60-6ef79cfe0123 with identifier: DX16%20MYY to the API
2026-03-29 22:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DX16%20MYY-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b761556c-b9e2-584e-8b60-6ef79cfe0123',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DX16 MYY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DX16%20MYY&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 104167,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.0 E/B 125 TITANIUM Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 TITANIUM',
 'vin': 'WF05XXGCC5GB19734',
 'year': 2016}
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX16%2520MYY%27 HTTP/1.1" 200 None
2026-03-29 22:01:43 [bca.uk] INFO: Saving data for DX16%20MYY: {'auction_closing_time': 1774951200.0, 'created_time': 1774696072.208053, 'last_price_update_time': 1774821703.337882}
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DX16%2520MYY') HTTP/1.1" 204 0
2026-03-29 22:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3da52437-88a6-5c28-8143-adc9baabdca3 with identifier: ND19%20VHL
2026-03-29 22:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3da52437-88a6-5c28-8143-adc9baabdca3 with identifier: ND19%20VHL
2026-03-29 22:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3da52437-88a6-5c28-8143-adc9baabdca3 with identifier: ND19%20VHL to the API
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 206,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ND19%20VHL-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3da52437-88a6-5c28-8143-adc9baabdca3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ND19 VHL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ND19%20VHL&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 46778,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'BMW X3 3.0 XDRIVE M40I STEP StationWagon',
 'transmission': 'manual',
 'trim': 'XDRIVE M40I STEP',
 'vin': 'WBATS32040LP75158',
 'year': 2019}
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND19%2520VHL%27 HTTP/1.1" 200 None
2026-03-29 22:01:43 [bca.uk] INFO: Saving data for ND19%20VHL: {'auction_closing_time': 1774951200.0, 'created_time': 1774706543.524976, 'last_price_update_time': 1774821703.677592}
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ND19%2520VHL') HTTP/1.1" 204 0
2026-03-29 22:01:43 [bca.uk] INFO: Found listing with ID: EJ13%20JTO
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ13%2520JTO%27 HTTP/1.1" 200 None
2026-03-29 22:01:43 [bca.uk] INFO: Scrape type for EJ13%20JTO: 2
2026-03-29 22:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5be82b2b-6926-5451-8e0e-f3d801ad1cad with identifier: EJ13%20JTO
2026-03-29 22:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5be82b2b-6926-5451-8e0e-f3d801ad1cad with scrape type 2
2026-03-29 22:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5be82b2b-6926-5451-8e0e-f3d801ad1cad with scrape type 2
2026-03-29 22:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5be82b2b-6926-5451-8e0e-f3d801ad1cad, identifier: EJ13%20JTO
2026-03-29 22:01:43 [bca.uk] INFO: Found listing with ID: SR68%20NWE
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR68%2520NWE%27 HTTP/1.1" 200 None
2026-03-29 22:01:43 [bca.uk] INFO: Scrape type for SR68%20NWE: 0
2026-03-29 22:01:43 [bca.uk] INFO: Found listing with ID: EK19%20ZSU
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK19%2520ZSU%27 HTTP/1.1" 200 None
2026-03-29 22:01:43 [bca.uk] INFO: Scrape type for EK19%20ZSU: 0
2026-03-29 22:01:43 [bca.uk] INFO: Found listing with ID: YD08%20FXX
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD08%2520FXX%27 HTTP/1.1" 200 None
2026-03-29 22:01:43 [bca.uk] INFO: Scrape type for YD08%20FXX: 0
2026-03-29 22:01:43 [bca.uk] INFO: Found listing with ID: PO68%20KXK
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO68%2520KXK%27 HTTP/1.1" 200 None
2026-03-29 22:01:43 [bca.uk] INFO: Scrape type for PO68%20KXK: 0
2026-03-29 22:01:43 [bca.uk] INFO: Found listing with ID: GK60%20RPO
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK60%2520RPO%27 HTTP/1.1" 200 None
2026-03-29 22:01:43 [bca.uk] INFO: Scrape type for GK60%20RPO: 0
2026-03-29 22:01:43 [bca.uk] INFO: Found listing with ID: SE64%20GDF
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE64%2520GDF%27 HTTP/1.1" 200 None
2026-03-29 22:01:43 [bca.uk] INFO: Scrape type for SE64%20GDF: 0
2026-03-29 22:01:43 [bca.uk] INFO: Found listing with ID: SL14%20FUV
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL14%2520FUV%27 HTTP/1.1" 200 None
2026-03-29 22:01:43 [bca.uk] INFO: Scrape type for SL14%20FUV: 2
2026-03-29 22:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4af4afff-8541-5597-ac35-e3d1f2d229bb with identifier: SL14%20FUV
2026-03-29 22:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4af4afff-8541-5597-ac35-e3d1f2d229bb with scrape type 2
2026-03-29 22:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4af4afff-8541-5597-ac35-e3d1f2d229bb with scrape type 2
2026-03-29 22:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4af4afff-8541-5597-ac35-e3d1f2d229bb, identifier: SL14%20FUV
2026-03-29 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388358%27 HTTP/1.1" 200 None
2026-03-29 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388358 not downloaded yet
2026-03-29 22:01:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457253/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457253>
2026-03-29 22:01:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246805/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246805>
2026-03-29 22:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LX68ORU/42812293?sv=2020-08-04&st=2026-03-29T22%3A01%3A38Z&se=2026-03-29T22%3A26%3A38Z&sr=b&sp=r&sig=dTIgs41eJnjcU89aOFdmMmWrmPHqSDyWtMj1MxYIWm4%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5be82b2b-6926-5451-8e0e-f3d801ad1cad with identifier: EJ13%20JTO
2026-03-29 22:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5be82b2b-6926-5451-8e0e-f3d801ad1cad with identifier: EJ13%20JTO
2026-03-29 22:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5be82b2b-6926-5451-8e0e-f3d801ad1cad with identifier: EJ13%20JTO to the API
2026-03-29 22:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EJ13%20JTO-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5be82b2b-6926-5451-8e0e-f3d801ad1cad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EJ13 JTO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EJ13%20JTO&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'AUDI',
 'model': 'A3',
 'odometer': 114071,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'AUDI A3 1.4 TFSI 122 S LINE Hatchback',
 'transmission': 'manual',
 'trim': 'TFSI 122 S LINE',
 'vin': 'WAUZZZ8V4DA069000',
 'year': 2013}
2026-03-29 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ13%2520JTO%27 HTTP/1.1" 200 None
2026-03-29 22:01:44 [bca.uk] INFO: Saving data for EJ13%20JTO: {'auction_closing_time': 1774951200.0, 'created_time': 1774706955.098336, 'last_price_update_time': 1774821704.392638}
2026-03-29 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EJ13%2520JTO') HTTP/1.1" 204 0
2026-03-29 22:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4af4afff-8541-5597-ac35-e3d1f2d229bb with identifier: SL14%20FUV
2026-03-29 22:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4af4afff-8541-5597-ac35-e3d1f2d229bb with identifier: SL14%20FUV
2026-03-29 22:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4af4afff-8541-5597-ac35-e3d1f2d229bb with identifier: SL14%20FUV to the API
2026-03-29 22:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SL14%20FUV-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '4af4afff-8541-5597-ac35-e3d1f2d229bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SL14 FUV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SL14%20FUV&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'MINI',
 'model': 'ROADSTER',
 'odometer': 45542,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'MINI ROADSTER 1.6 COOPER Roadster',
 'transmission': 'manual',
 'trim': 'COOPER',
 'vin': 'WMWSY120X0T667397',
 'year': 2014}
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL14%2520FUV%27 HTTP/1.1" 200 None
2026-03-29 22:01:45 [bca.uk] INFO: Saving data for SL14%20FUV: {'auction_closing_time': 1774951200.0, 'created_time': 1774418825.731066, 'last_price_update_time': 1774821705.341185}
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SL14%2520FUV') HTTP/1.1" 204 0
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637eb110>
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_expert_report_file_6e537952-ed79-4392-90c5-ec140f41d90a.pdf HTTP/1.1" 201 0
2026-03-29 22:01:45 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 392ba6d2-142e-521e-9c14-6f3c87e57d15
2026-03-29 22:01:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 392ba6d2-142e-521e-9c14-6f3c87e57d15, skipping ID generation
2026-03-29 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 392ba6d2-142e-521e-9c14-6f3c87e57d15
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DLP66SVX-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LP66SVX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637a3710>
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_expert_report_file_a0dd377e-60d6-4b67-b577-9358a3a77113.pdf HTTP/1.1" 201 0
2026-03-29 22:01:45 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 9f8e435e-d477-50a3-aea7-4952aa2ce397
2026-03-29 22:01:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f8e435e-d477-50a3-aea7-4952aa2ce397, skipping ID generation
2026-03-29 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f8e435e-d477-50a3-aea7-4952aa2ce397
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DCX05YUG-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=CX05YUG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637b5150>
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVO58EBF%252F699457256%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457256/600 saved to cache
2026-03-29 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 779863fc-56f0-5718-9334-675ca35049bb
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637c4750>
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT12WNS%252F699023613%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023613/600 saved to cache
2026-03-29 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4e630b36-cd01-5007-b4b4-e80c316bb326
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63646f10>
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FST62SYF%252F699246836%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246836/600 saved to cache
2026-03-29 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b294b559-83e7-5079-b89e-3524dea19cc0
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63638f50>
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVO58EBF%252F699457259%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457259/600 saved to cache
2026-03-29 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 779863fc-56f0-5718-9334-675ca35049bb
2026-03-29 22:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073271/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PF17VPN/42811060?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=YkLrcIHkwtrZsjUa2prubREuXQStMy8DMOWlaZjCM6o%3D)
2026-03-29 22:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023576/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT12WNS/42810774?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=tTo%2B0xotySQc25NFgljm0ZLwDTnsvqG5v%2FSimEvL7PM%3D)
2026-03-29 22:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246821/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ST62SYF/42809590?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=r1Z4o1RO41%2Frbsi6j2NujNSq2CIa1MRr3E0xDNV9JdE%3D)
2026-03-29 22:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457254/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VO58EBF/42810110?sv=2020-08-04&st=2026-03-29T22%3A01%3A02Z&se=2026-03-29T22%3A26%3A02Z&sr=b&sp=r&sig=l1yGxyGiXjxmhLTIgBa00vRGvOItb%2B7FOLk9BOk0TjI%3D)
2026-03-29 22:01:45 [bca.uk] INFO: Found listing with ID: EU13%20RYM
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU13%2520RYM%27 HTTP/1.1" 200 None
2026-03-29 22:01:45 [bca.uk] INFO: Scrape type for EU13%20RYM: 0
2026-03-29 22:01:45 [bca.uk] INFO: Found listing with ID: KV60%20ZZA
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV60%2520ZZA%27 HTTP/1.1" 200 None
2026-03-29 22:01:45 [bca.uk] INFO: Scrape type for KV60%20ZZA: 2
2026-03-29 22:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f54d261-9f82-51f4-9ce3-cc4413b8b6c4 with identifier: KV60%20ZZA
2026-03-29 22:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f54d261-9f82-51f4-9ce3-cc4413b8b6c4 with scrape type 2
2026-03-29 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f54d261-9f82-51f4-9ce3-cc4413b8b6c4 with scrape type 2
2026-03-29 22:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3f54d261-9f82-51f4-9ce3-cc4413b8b6c4, identifier: KV60%20ZZA
2026-03-29 22:01:45 [bca.uk] INFO: Found listing with ID: YK18%20EUH
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK18%2520EUH%27 HTTP/1.1" 200 None
2026-03-29 22:01:45 [bca.uk] INFO: Scrape type for YK18%20EUH: 0
2026-03-29 22:01:45 [bca.uk] INFO: Found listing with ID: SV10%20UOD
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV10%2520UOD%27 HTTP/1.1" 200 None
2026-03-29 22:01:45 [bca.uk] INFO: Scrape type for SV10%20UOD: 0
2026-03-29 22:01:45 [bca.uk] INFO: Found listing with ID: YG58%20WEO
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG58%2520WEO%27 HTTP/1.1" 200 None
2026-03-29 22:01:45 [bca.uk] INFO: Scrape type for YG58%20WEO: 1
2026-03-29 22:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac73288d-b563-5983-b5d9-ecc76436c89b with identifier: YG58%20WEO
2026-03-29 22:01:45 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item ac73288d-b563-5983-b5d9-ecc76436c89b
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388379%27 HTTP/1.1" 200 None
2026-03-29 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388379 not downloaded yet
2026-03-29 22:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242996/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MK58XVG/42790595?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=vcjXHy%2BXcxnL8fVcBSIy1zRUfNwdkYA77TQSDd3JyNw%3D)
2026-03-29 22:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3f54d261-9f82-51f4-9ce3-cc4413b8b6c4 with identifier: KV60%20ZZA
2026-03-29 22:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3f54d261-9f82-51f4-9ce3-cc4413b8b6c4 with identifier: KV60%20ZZA
2026-03-29 22:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3f54d261-9f82-51f4-9ce3-cc4413b8b6c4 with identifier: KV60%20ZZA to the API
2026-03-29 22:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KV60%20ZZA-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3f54d261-9f82-51f4-9ce3-cc4413b8b6c4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KV60 ZZA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KV60%20ZZA&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'VOLKSWAGEN',
 'model': 'PASSAT',
 'odometer': 113862,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN PASSAT 2.0 TDI CR 140 HIGHLINE PLUS Saloon',
 'transmission': 'manual',
 'trim': 'TDI CR 140 HIGHLINE PLUS',
 'vin': 'WVWZZZ3CZAP064863',
 'year': 2010}
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV60%2520ZZA%27 HTTP/1.1" 200 None
2026-03-29 22:01:46 [bca.uk] INFO: Saving data for KV60%20ZZA: {'auction_closing_time': 1774951200.0, 'created_time': 1774706958.49784, 'last_price_update_time': 1774821706.265325}
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KV60%2520ZZA') HTTP/1.1" 204 0
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251805%27 HTTP/1.1" 200 None
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251805 not downloaded yet
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250223%27 HTTP/1.1" 200 None
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250223 not downloaded yet
2026-03-29 22:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT64GVX/42811943?sv=2020-08-04&st=2026-03-29T22%3A01%3A40Z&se=2026-03-29T22%3A26%3A40Z&sr=b&sp=r&sig=cep50iJLm5T2T%2FJIF3KYJUQN262Xx397yLSJF4VsirI%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BN62UZG/42812357?sv=2020-08-04&st=2026-03-29T22%3A01%3A45Z&se=2026-03-29T22%3A26%3A45Z&sr=b&sp=r&sig=X9pErQDsrXNy4qMwHp8m59UtcG5VKGVtuCOpQCnsZBk%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BN62%20UZG-GB>
2026-03-29 22:01:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388325/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DU68OTW-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:01:46 [bca.uk] INFO: Found listing with ID: ML12%20ZHW
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML12%2520ZHW%27 HTTP/1.1" 200 None
2026-03-29 22:01:46 [bca.uk] INFO: Scrape type for ML12%20ZHW: 1
2026-03-29 22:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: affe99a9-0b91-5662-a514-563a71ce6efc with identifier: ML12%20ZHW
2026-03-29 22:01:46 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item affe99a9-0b91-5662-a514-563a71ce6efc
2026-03-29 22:01:46 [bca.uk] INFO: Found listing with ID: AJ10%20CHY
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ10%2520CHY%27 HTTP/1.1" 200 None
2026-03-29 22:01:46 [bca.uk] INFO: Scrape type for AJ10%20CHY: 1
2026-03-29 22:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0 with identifier: AJ10%20CHY
2026-03-29 22:01:46 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388397%27 HTTP/1.1" 200 None
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388397 not downloaded yet
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63647f50>
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_expert_report_file_7b61bbf5-20a6-4a95-bfa5-50dcbb995c5d.pdf HTTP/1.1" 201 0
2026-03-29 22:01:46 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 0556e924-104a-5552-a701-fc5b5327996f
2026-03-29 22:01:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0556e924-104a-5552-a701-fc5b5327996f, skipping ID generation
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0556e924-104a-5552-a701-fc5b5327996f
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DLX68ORU-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LX68ORU-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073258/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073258>
2026-03-29 22:01:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023478/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023478>
2026-03-29 22:01:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242976/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242976>
2026-03-29 22:01:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211077/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699211077>
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251813%27 HTTP/1.1" 200 None
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251813 not downloaded yet
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250229%27 HTTP/1.1" 200 None
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250229 not downloaded yet
2026-03-29 22:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT64BWF/42812128?sv=2020-08-04&st=2026-03-29T22%3A01%3A41Z&se=2026-03-29T22%3A26%3A41Z&sr=b&sp=r&sig=MzwyyqM%2Fq9XpCMHPmp7VRaX08ubizr8jYVfx3e066Lo%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:46 [bca.uk] INFO: Found listing with ID: SF62%20EFA
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF62%2520EFA%27 HTTP/1.1" 200 None
2026-03-29 22:01:46 [bca.uk] INFO: Scrape type for SF62%20EFA: 0
2026-03-29 22:01:46 [bca.uk] INFO: Found listing with ID: SJ63%20URU
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ63%2520URU%27 HTTP/1.1" 200 None
2026-03-29 22:01:46 [bca.uk] INFO: Scrape type for SJ63%20URU: 0
2026-03-29 22:01:46 [bca.uk] INFO: Found listing with ID: WV13%20ZTH
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV13%2520ZTH%27 HTTP/1.1" 200 None
2026-03-29 22:01:46 [bca.uk] INFO: Scrape type for WV13%20ZTH: 2
2026-03-29 22:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4766d63c-47f2-5b85-8b2c-c4d089a16b5c with identifier: WV13%20ZTH
2026-03-29 22:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4766d63c-47f2-5b85-8b2c-c4d089a16b5c with scrape type 2
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4766d63c-47f2-5b85-8b2c-c4d089a16b5c with scrape type 2
2026-03-29 22:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4766d63c-47f2-5b85-8b2c-c4d089a16b5c, identifier: WV13%20ZTH
2026-03-29 22:01:46 [bca.uk] INFO: Found listing with ID: GU10%20JMO
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU10%2520JMO%27 HTTP/1.1" 200 None
2026-03-29 22:01:46 [bca.uk] INFO: Scrape type for GU10%20JMO: 1
2026-03-29 22:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac4d9299-bbf0-53f0-9801-f000c8d0940d with identifier: GU10%20JMO
2026-03-29 22:01:46 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item ac4d9299-bbf0-53f0-9801-f000c8d0940d
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388445%27 HTTP/1.1" 200 None
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388445 not downloaded yet
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426091%27 HTTP/1.1" 200 None
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426091 not downloaded yet
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636798d0>
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPF17VPN%252F699073271%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073271/600 saved to cache
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5439021f-449a-5c9e-a193-64352e476208
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6367bad0>
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT12WNS%252F699023576%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023576/600 saved to cache
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4e630b36-cd01-5007-b4b4-e80c316bb326
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63547210>
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FST62SYF%252F699246821%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246821/600 saved to cache
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b294b559-83e7-5079-b89e-3524dea19cc0
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614b8950>
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVO58EBF%252F699457254%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457254/600 saved to cache
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 779863fc-56f0-5718-9334-675ca35049bb
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621b8050>
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMK58XVG%252F699242996%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242996/600 saved to cache
2026-03-29 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cdbe3643-d056-5481-b487-6a8e20861864
2026-03-29 22:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4766d63c-47f2-5b85-8b2c-c4d089a16b5c with identifier: WV13%20ZTH
2026-03-29 22:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4766d63c-47f2-5b85-8b2c-c4d089a16b5c with identifier: WV13%20ZTH
2026-03-29 22:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4766d63c-47f2-5b85-8b2c-c4d089a16b5c with identifier: WV13%20ZTH to the API
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WV13%20ZTH-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4766d63c-47f2-5b85-8b2c-c4d089a16b5c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WV13 ZTH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WV13%20ZTH&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'FORD',
 'model': 'C-MAX',
 'odometer': 114926,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'FORD C-MAX 2.0 TDCI 163 TITANIUM X MPV',
 'transmission': 'manual',
 'trim': 'TDCI 163 TITANIUM X',
 'vin': 'WF0JXXWPBJDP35712',
 'year': 2013}
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV13%2520ZTH%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [bca.uk] INFO: Saving data for WV13%20ZTH: {'auction_closing_time': 1774951200.0, 'created_time': 1774706609.436311, 'last_price_update_time': 1774821707.222223}
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WV13%2520ZTH') HTTP/1.1" 204 0
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251818%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251818 not downloaded yet
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250242%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250242 not downloaded yet
2026-03-29 22:01:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388344/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388344>
2026-03-29 22:01:47 [bca.uk] INFO: Found listing with ID: YC10%20VCE
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC10%2520VCE%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [bca.uk] INFO: Scrape type for YC10%20VCE: 0
2026-03-29 22:01:47 [bca.uk] INFO: Found listing with ID: YD62%20CXW
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD62%2520CXW%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [bca.uk] INFO: Scrape type for YD62%20CXW: 0
2026-03-29 22:01:47 [bca.uk] INFO: Found listing with ID: YH07%20EZO
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH07%2520EZO%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [bca.uk] INFO: Scrape type for YH07%20EZO: 0
2026-03-29 22:01:47 [bca.uk] INFO: Found listing with ID: BT73%20RVP
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT73%2520RVP%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [bca.uk] INFO: Scrape type for BT73%20RVP: 1
2026-03-29 22:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85fa43ad-0cd8-5fcb-8570-724bee64deae with identifier: BT73%20RVP
2026-03-29 22:01:47 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 85fa43ad-0cd8-5fcb-8570-724bee64deae
2026-03-29 22:01:47 [bca.uk] INFO: Found listing with ID: OV62%20WYY
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV62%2520WYY%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [bca.uk] INFO: Scrape type for OV62%20WYY: 1
2026-03-29 22:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24ad4fc7-54b2-5a7b-9fae-16e0849e8972 with identifier: OV62%20WYY
2026-03-29 22:01:47 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 24ad4fc7-54b2-5a7b-9fae-16e0849e8972
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388471%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388471 not downloaded yet
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426103%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426103 not downloaded yet
2026-03-29 22:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617fed90>
2026-03-29 22:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_expert_report_file_11d605b0-43fd-4596-be8b-2e85d6d6f8c9.pdf HTTP/1.1" 201 0
2026-03-29 22:01:47 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 65250f67-b63f-5f19-a165-a7afa44cd815
2026-03-29 22:01:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 65250f67-b63f-5f19-a165-a7afa44cd815, skipping ID generation
2026-03-29 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65250f67-b63f-5f19-a165-a7afa44cd815
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DMT64GVX-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=MT64GVX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023450/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023450>
2026-03-29 22:01:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457252/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457252>
2026-03-29 22:01:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388358/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388358>
2026-03-29 22:01:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246789/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246789>
2026-03-29 22:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246805/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ST62SYF/42809590?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=r1Z4o1RO41%2Frbsi6j2NujNSq2CIa1MRr3E0xDNV9JdE%3D)
2026-03-29 22:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457253/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VO58EBF/42810110?sv=2020-08-04&st=2026-03-29T22%3A01%3A02Z&se=2026-03-29T22%3A26%3A02Z&sr=b&sp=r&sig=l1yGxyGiXjxmhLTIgBa00vRGvOItb%2B7FOLk9BOk0TjI%3D)
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251827%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251827 not downloaded yet
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250248%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250248 not downloaded yet
2026-03-29 22:01:47 [bca.uk] INFO: Found listing with ID: OE68%20NPP
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE68%2520NPP%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [bca.uk] INFO: Scrape type for OE68%20NPP: 2
2026-03-29 22:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7d28589-fb9e-53e0-a969-3ddefcb6568d with identifier: OE68%20NPP
2026-03-29 22:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7d28589-fb9e-53e0-a969-3ddefcb6568d with scrape type 2
2026-03-29 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7d28589-fb9e-53e0-a969-3ddefcb6568d with scrape type 2
2026-03-29 22:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d7d28589-fb9e-53e0-a969-3ddefcb6568d, identifier: OE68%20NPP
2026-03-29 22:01:47 [bca.uk] INFO: Found listing with ID: WP06%20LGD
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP06%2520LGD%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [bca.uk] INFO: Scrape type for WP06%20LGD: 1
2026-03-29 22:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd537952-b4a0-5a83-afdd-36c493417154 with identifier: WP06%20LGD
2026-03-29 22:01:47 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item bd537952-b4a0-5a83-afdd-36c493417154
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388482%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388482 not downloaded yet
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426120%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426120 not downloaded yet
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699392005%27 HTTP/1.1" 200 None
2026-03-29 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392005 not downloaded yet
2026-03-29 22:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d7d28589-fb9e-53e0-a969-3ddefcb6568d with identifier: OE68%20NPP
2026-03-29 22:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d7d28589-fb9e-53e0-a969-3ddefcb6568d with identifier: OE68%20NPP
2026-03-29 22:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d7d28589-fb9e-53e0-a969-3ddefcb6568d with identifier: OE68%20NPP to the API
2026-03-29 22:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 186,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OE68%20NPP-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd7d28589-fb9e-53e0-a969-3ddefcb6568d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OE68 NPP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OE68%20NPP&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY SPORT',
 'odometer': 43868,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT 2.0 SD4 240 HSE StationWagon',
 'transmission': 'automatic',
 'trim': 'SD4 240 HSE',
 'vin': 'SALCA2AN1KH800979',
 'year': 2018}
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE68%2520NPP%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [bca.uk] INFO: Saving data for OE68%20NPP: {'auction_closing_time': 1774951200.0, 'created_time': 1774390935.79991, 'last_price_update_time': 1774821708.206327}
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OE68%2520NPP') HTTP/1.1" 204 0
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251834%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251834 not downloaded yet
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250259%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250259 not downloaded yet
2026-03-29 22:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61746550>
2026-03-29 22:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_expert_report_file_013874a4-58a1-4121-8c39-5732ce8ba4e4.pdf HTTP/1.1" 201 0
2026-03-29 22:01:48 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item c286c031-4c72-5d7f-8c06-04157dc85649
2026-03-29 22:01:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c286c031-4c72-5d7f-8c06-04157dc85649, skipping ID generation
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c286c031-4c72-5d7f-8c06-04157dc85649
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DLT64BWF-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LT64BWF-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388325/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DU68OTW/42811886?sv=2020-08-04&st=2026-03-29T22%3A01%3A29Z&se=2026-03-29T22%3A26%3A29Z&sr=b&sp=r&sig=fuk2ajppUL%2BpY5Jq%2BLDEOSIJIqcNrPdxnkllkXnrnUc%3D)
2026-03-29 22:01:48 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388379/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388379>
2026-03-29 22:01:48 [bca.uk] INFO: Found listing with ID: DX68%20HXN
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX68%2520HXN%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [bca.uk] INFO: Scrape type for DX68%20HXN: 0
2026-03-29 22:01:48 [bca.uk] INFO: Found listing with ID: IXZ%208865
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27IXZ%25208865%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [bca.uk] INFO: Scrape type for IXZ%208865: 1
2026-03-29 22:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d19e50d-f395-509a-9c03-74299fc0a339 with identifier: IXZ%208865
2026-03-29 22:01:48 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 2d19e50d-f395-509a-9c03-74299fc0a339
2026-03-29 22:01:48 [bca.uk] INFO: Found listing with ID: GV18%20BTX
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV18%2520BTX%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [bca.uk] INFO: Scrape type for GV18%20BTX: 1
2026-03-29 22:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f452a12-ff71-5168-a92c-5282beaef88c with identifier: GV18%20BTX
2026-03-29 22:01:48 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 9f452a12-ff71-5168-a92c-5282beaef88c
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388498%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388498 not downloaded yet
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426130%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426130 not downloaded yet
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699392008%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392008 not downloaded yet
2026-03-29 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073258/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PF17VPN/42811060?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=YkLrcIHkwtrZsjUa2prubREuXQStMy8DMOWlaZjCM6o%3D)
2026-03-29 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023478/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT12WNS/42810774?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=tTo%2B0xotySQc25NFgljm0ZLwDTnsvqG5v%2FSimEvL7PM%3D)
2026-03-29 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242976/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MK58XVG/42790595?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=vcjXHy%2BXcxnL8fVcBSIy1zRUfNwdkYA77TQSDd3JyNw%3D)
2026-03-29 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211077/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO08HUA/42769935?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=UrTho4OU5emtGOfXKZ0dWvPhmltT%2BxjdBAxxllTvFdc%3D)
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251845%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251845 not downloaded yet
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250273%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250273 not downloaded yet
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400458%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400458 not downloaded yet
2026-03-29 22:01:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61811150>
2026-03-29 22:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FST62SYF%252F699246805%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246805/600 saved to cache
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b294b559-83e7-5079-b89e-3524dea19cc0
2026-03-29 22:01:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636f4a10>
2026-03-29 22:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVO58EBF%252F699457253%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457253/600 saved to cache
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 779863fc-56f0-5718-9334-675ca35049bb
2026-03-29 22:01:48 [bca.uk] INFO: Found listing with ID: VU17%20ESV
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU17%2520ESV%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [bca.uk] INFO: Scrape type for VU17%20ESV: 1
2026-03-29 22:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b771c8f-dd52-56d3-87b9-72b4d2130708 with identifier: VU17%20ESV
2026-03-29 22:01:48 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 8b771c8f-dd52-56d3-87b9-72b4d2130708
2026-03-29 22:01:48 [bca.uk] INFO: Found listing with ID: HV18%20WBP
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV18%2520WBP%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [bca.uk] INFO: Scrape type for HV18%20WBP: 1
2026-03-29 22:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c168010-7a7e-5fdd-b0cd-fac1fdc97858 with identifier: HV18%20WBP
2026-03-29 22:01:48 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 1c168010-7a7e-5fdd-b0cd-fac1fdc97858
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388507%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388507 not downloaded yet
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426143%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426143 not downloaded yet
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699392010%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392010 not downloaded yet
2026-03-29 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BN62UZG/42812357?sv=2020-08-04&st=2026-03-29T22%3A01%3A45Z&se=2026-03-29T22%3A26%3A45Z&sr=b&sp=r&sig=X9pErQDsrXNy4qMwHp8m59UtcG5VKGVtuCOpQCnsZBk%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251858%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251858 not downloaded yet
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250294%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250294 not downloaded yet
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400464%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400464 not downloaded yet
2026-03-29 22:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618087d0>
2026-03-29 22:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDU68OTW%252F699388325%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388325/600 saved to cache
2026-03-29 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4
2026-03-29 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388358/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DU68OTW/42811886?sv=2020-08-04&st=2026-03-29T22%3A01%3A29Z&se=2026-03-29T22%3A26%3A29Z&sr=b&sp=r&sig=fuk2ajppUL%2BpY5Jq%2BLDEOSIJIqcNrPdxnkllkXnrnUc%3D)
2026-03-29 22:01:48 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426066/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LX68ORU-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457252/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VO58EBF/42810110?sv=2020-08-04&st=2026-03-29T22%3A01%3A02Z&se=2026-03-29T22%3A26%3A02Z&sr=b&sp=r&sig=l1yGxyGiXjxmhLTIgBa00vRGvOItb%2B7FOLk9BOk0TjI%3D)
2026-03-29 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388344/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DU68OTW/42811886?sv=2020-08-04&st=2026-03-29T22%3A01%3A29Z&se=2026-03-29T22%3A26%3A29Z&sr=b&sp=r&sig=fuk2ajppUL%2BpY5Jq%2BLDEOSIJIqcNrPdxnkllkXnrnUc%3D)
2026-03-29 22:01:48 [bca.uk] INFO: Found listing with ID: BL15%20GPF
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL15%2520GPF%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [bca.uk] INFO: Scrape type for BL15%20GPF: 1
2026-03-29 22:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d69b9e39-94d5-5512-b4c2-1dbe0861f944 with identifier: BL15%20GPF
2026-03-29 22:01:48 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item d69b9e39-94d5-5512-b4c2-1dbe0861f944
2026-03-29 22:01:48 [bca.uk] INFO: Found listing with ID: LO18%20HDJ
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO18%2520HDJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:48 [bca.uk] INFO: Scrape type for LO18%20HDJ: 1
2026-03-29 22:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdab8438-e5c7-52d5-82d4-2d0efd86d463 with identifier: LO18%20HDJ
2026-03-29 22:01:48 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item bdab8438-e5c7-52d5-82d4-2d0efd86d463
2026-03-29 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426159%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426159 not downloaded yet
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699392011%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392011 not downloaded yet
2026-03-29 22:01:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250212/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=CX05YUG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023450/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT12WNS/42810774?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=tTo%2B0xotySQc25NFgljm0ZLwDTnsvqG5v%2FSimEvL7PM%3D)
2026-03-29 22:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246789/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ST62SYF/42809590?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=r1Z4o1RO41%2Frbsi6j2NujNSq2CIa1MRr3E0xDNV9JdE%3D)
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251875%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251875 not downloaded yet
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250312%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250312 not downloaded yet
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400468%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400468 not downloaded yet
2026-03-29 22:01:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250242/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250242>
2026-03-29 22:01:49 [bca.uk] INFO: Found listing with ID: DS67%20KOJ
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS67%2520KOJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [bca.uk] INFO: Scrape type for DS67%20KOJ: 1
2026-03-29 22:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1059463b-3c93-584e-a414-d6327bf60ecc with identifier: DS67%20KOJ
2026-03-29 22:01:49 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 1059463b-3c93-584e-a414-d6327bf60ecc
2026-03-29 22:01:49 [bca.uk] INFO: Found listing with ID: NL20%20LHD
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL20%2520LHD%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [bca.uk] INFO: Scrape type for NL20%20LHD: 1
2026-03-29 22:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 567aca6a-4739-5529-95c7-9434b19eb603 with identifier: NL20%20LHD
2026-03-29 22:01:49 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 567aca6a-4739-5529-95c7-9434b19eb603
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426188%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426188 not downloaded yet
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699392014%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392014 not downloaded yet
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6867afd0>
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPF17VPN%252F699073258%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073258/600 saved to cache
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5439021f-449a-5c9e-a193-64352e476208
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6182f7d0>
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT12WNS%252F699023478%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023478/600 saved to cache
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4e630b36-cd01-5007-b4b4-e80c316bb326
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637b50d0>
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMK58XVG%252F699242976%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242976/600 saved to cache
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cdbe3643-d056-5481-b487-6a8e20861864
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63575fd0>
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO08HUA%252F699211077%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211077/600 saved to cache
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9816a6af-47f8-5106-89d9-6d77d25fd0f4
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637fa710>
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_expert_report_file_6efc9d43-76d4-4c65-99ed-eac49e447b6c.pdf HTTP/1.1" 201 0
2026-03-29 22:01:49 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item f0b17972-5ab7-56c0-825d-14139cf5492c
2026-03-29 22:01:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f0b17972-5ab7-56c0-825d-14139cf5492c, skipping ID generation
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0b17972-5ab7-56c0-825d-14139cf5492c
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DBN62UZG-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BN62UZG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388379/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DU68OTW/42811886?sv=2020-08-04&st=2026-03-29T22%3A01%3A29Z&se=2026-03-29T22%3A26%3A29Z&sr=b&sp=r&sig=fuk2ajppUL%2BpY5Jq%2BLDEOSIJIqcNrPdxnkllkXnrnUc%3D)
2026-03-29 22:01:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251818/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251818>
2026-03-29 22:01:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400450/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LT64BWF-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:01:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250259/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250259>
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251890%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251890 not downloaded yet
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250332%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250332 not downloaded yet
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400473%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400473 not downloaded yet
2026-03-29 22:01:49 [bca.uk] INFO: Found listing with ID: FL64%20TGO
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL64%2520TGO%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [bca.uk] INFO: Scrape type for FL64%20TGO: 1
2026-03-29 22:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f1adfaa-144b-529f-85fc-38ebafca0461 with identifier: FL64%20TGO
2026-03-29 22:01:49 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 9f1adfaa-144b-529f-85fc-38ebafca0461
2026-03-29 22:01:49 [bca.uk] INFO: Found listing with ID: GY18%20YLV
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY18%2520YLV%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [bca.uk] INFO: Scrape type for GY18%20YLV: 1
2026-03-29 22:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ddd1886-59fc-5660-a00b-37dddc9ca1b3 with identifier: GY18%20YLV
2026-03-29 22:01:49 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 0ddd1886-59fc-5660-a00b-37dddc9ca1b3
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426208%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426208 not downloaded yet
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699392017%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392017 not downloaded yet
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435117%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435117 not downloaded yet
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400478%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400478 not downloaded yet
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61819d50>
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDU68OTW%252F699388358%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388358/600 saved to cache
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618ce890>
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVO58EBF%252F699457252%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457252/600 saved to cache
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 779863fc-56f0-5718-9334-675ca35049bb
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6331bb10>
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDU68OTW%252F699388344%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388344/600 saved to cache
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616bba90>
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT12WNS%252F699023450%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023450/600 saved to cache
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4e630b36-cd01-5007-b4b4-e80c316bb326
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63779190>
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FST62SYF%252F699246789%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246789/600 saved to cache
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b294b559-83e7-5079-b89e-3524dea19cc0
2026-03-29 22:01:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251834/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251834>
2026-03-29 22:01:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400458/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400458>
2026-03-29 22:01:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392005/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392005>
2026-03-29 22:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426066/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LX68ORU/42812293?sv=2020-08-04&st=2026-03-29T22%3A01%3A38Z&se=2026-03-29T22%3A26%3A38Z&sr=b&sp=r&sig=dTIgs41eJnjcU89aOFdmMmWrmPHqSDyWtMj1MxYIWm4%3D)
2026-03-29 22:01:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392010/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392010>
2026-03-29 22:01:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388507/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388507>
2026-03-29 22:01:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426143/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426143>
2026-03-29 22:01:49 [bca.uk] INFO: Found listing with ID: BJ51%20OUG
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ51%2520OUG%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [bca.uk] INFO: Scrape type for BJ51%20OUG: 1
2026-03-29 22:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff1eccc8-fddb-5844-83d2-04a1cea933d7 with identifier: BJ51%20OUG
2026-03-29 22:01:49 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item ff1eccc8-fddb-5844-83d2-04a1cea933d7
2026-03-29 22:01:49 [bca.uk] INFO: Found listing with ID: HK59%20XZJ
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK59%2520XZJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [bca.uk] INFO: Scrape type for HK59%20XZJ: 1
2026-03-29 22:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63ad9332-ca60-5606-b72d-c629c976dd98 with identifier: HK59%20XZJ
2026-03-29 22:01:49 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 63ad9332-ca60-5606-b72d-c629c976dd98
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426221%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426221 not downloaded yet
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699392022%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392022 not downloaded yet
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699432935%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432935 not downloaded yet
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400484%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400484 not downloaded yet
2026-03-29 22:01:49 [bca.uk] INFO: Found listing with ID: DA08%20NWF
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA08%2520NWF%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [bca.uk] INFO: Scrape type for DA08%20NWF: 1
2026-03-29 22:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55260bef-13ca-53e6-8438-967001fdad8a with identifier: DA08%20NWF
2026-03-29 22:01:49 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 55260bef-13ca-53e6-8438-967001fdad8a
2026-03-29 22:01:49 [bca.uk] INFO: Found listing with ID: EO67%20CJZ
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO67%2520CJZ%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [bca.uk] INFO: Scrape type for EO67%20CJZ: 1
2026-03-29 22:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4452e7a2-008a-5460-ac69-330bdd58f5d4 with identifier: EO67%20CJZ
2026-03-29 22:01:49 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 4452e7a2-008a-5460-ac69-330bdd58f5d4
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699392026%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392026 not downloaded yet
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435125%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435125 not downloaded yet
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63767210>
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDU68OTW%252F699388379%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388379/600 saved to cache
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400489%27 HTTP/1.1" 200 None
2026-03-29 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400489 not downloaded yet
2026-03-29 22:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250212/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CX05YUG/42800121?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=MySGDJ66pbFCM8Of63GwPM4lST90Oc%2FUCupYTeM%2FDJ0%3D)
2026-03-29 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250242/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CX05YUG/42800121?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=MySGDJ66pbFCM8Of63GwPM4lST90Oc%2FUCupYTeM%2FDJ0%3D)
2026-03-29 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251818/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LP66SVX/42805972?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=yl9q46AoV3wQNjXIFCNniksZeCLN9BE%2FANgZ6Iluhps%3D)
2026-03-29 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400450/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT64BWF/42812128?sv=2020-08-04&st=2026-03-29T22%3A01%3A41Z&se=2026-03-29T22%3A26%3A41Z&sr=b&sp=r&sig=MzwyyqM%2Fq9XpCMHPmp7VRaX08ubizr8jYVfx3e066Lo%3D)
2026-03-29 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250259/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CX05YUG/42800121?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=MySGDJ66pbFCM8Of63GwPM4lST90Oc%2FUCupYTeM%2FDJ0%3D)
2026-03-29 22:01:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426159/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426159>
2026-03-29 22:01:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392011/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392011>
2026-03-29 22:01:50 [bca.uk] INFO: Found listing with ID: LB06%20FEG
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB06%2520FEG%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [bca.uk] INFO: Scrape type for LB06%20FEG: 1
2026-03-29 22:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a15dc9f-1f43-5f77-8956-0299042e5086 with identifier: LB06%20FEG
2026-03-29 22:01:50 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 5a15dc9f-1f43-5f77-8956-0299042e5086
2026-03-29 22:01:50 [bca.uk] INFO: Found listing with ID: EJ65%20LKG
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ65%2520LKG%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [bca.uk] INFO: Scrape type for EJ65%20LKG: 1
2026-03-29 22:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26623def-55ab-5dd0-bf5f-2b44624045f6 with identifier: EJ65%20LKG
2026-03-29 22:01:50 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 26623def-55ab-5dd0-bf5f-2b44624045f6
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699392030%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392030 not downloaded yet
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699432946%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432946 not downloaded yet
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400494%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400494 not downloaded yet
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61508350>
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLX68ORU%252F699426066%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426066/600 saved to cache
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0556e924-104a-5552-a701-fc5b5327996f
2026-03-29 22:01:50 [bca.uk] INFO: Found listing with ID: NA04%20XFU
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA04%2520XFU%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [bca.uk] INFO: Scrape type for NA04%20XFU: 1
2026-03-29 22:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6199b36-64a9-5e19-9093-4273bab95743 with identifier: NA04%20XFU
2026-03-29 22:01:50 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item e6199b36-64a9-5e19-9093-4273bab95743
2026-03-29 22:01:50 [bca.uk] INFO: Found listing with ID: FY64%20YYK
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY64%2520YYK%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [bca.uk] INFO: Scrape type for FY64%20YYK: 1
2026-03-29 22:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7797c46-b28a-5526-a960-afcea68790a7 with identifier: FY64%20YYK
2026-03-29 22:01:50 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item a7797c46-b28a-5526-a960-afcea68790a7
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435133%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435133 not downloaded yet
2026-03-29 22:01:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426120/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426120>
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400498%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400498 not downloaded yet
2026-03-29 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392010/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT64GVX/42811943?sv=2020-08-04&st=2026-03-29T22%3A01%3A40Z&se=2026-03-29T22%3A26%3A40Z&sr=b&sp=r&sig=cep50iJLm5T2T%2FJIF3KYJUQN262Xx397yLSJF4VsirI%3D)
2026-03-29 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426143/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LX68ORU/42812293?sv=2020-08-04&st=2026-03-29T22%3A01%3A38Z&se=2026-03-29T22%3A26%3A38Z&sr=b&sp=r&sig=dTIgs41eJnjcU89aOFdmMmWrmPHqSDyWtMj1MxYIWm4%3D)
2026-03-29 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251834/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LP66SVX/42805972?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=yl9q46AoV3wQNjXIFCNniksZeCLN9BE%2FANgZ6Iluhps%3D)
2026-03-29 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392005/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT64GVX/42811943?sv=2020-08-04&st=2026-03-29T22%3A01%3A40Z&se=2026-03-29T22%3A26%3A40Z&sr=b&sp=r&sig=cep50iJLm5T2T%2FJIF3KYJUQN262Xx397yLSJF4VsirI%3D)
2026-03-29 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400458/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT64BWF/42812128?sv=2020-08-04&st=2026-03-29T22%3A01%3A41Z&se=2026-03-29T22%3A26%3A41Z&sr=b&sp=r&sig=MzwyyqM%2Fq9XpCMHPmp7VRaX08ubizr8jYVfx3e066Lo%3D)
2026-03-29 22:01:50 [bca.uk] INFO: Found listing with ID: BW15%20CWC
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW15%2520CWC%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [bca.uk] INFO: Scrape type for BW15%20CWC: 0
2026-03-29 22:01:50 [bca.uk] INFO: Found listing with ID: EK10%20GHA
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK10%2520GHA%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [bca.uk] INFO: Scrape type for EK10%20GHA: 1
2026-03-29 22:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec08eddb-f63d-54e1-9917-94a9b51f829d with identifier: EK10%20GHA
2026-03-29 22:01:50 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item ec08eddb-f63d-54e1-9917-94a9b51f829d
2026-03-29 22:01:50 [bca.uk] INFO: Found listing with ID: RK59%20OSL
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK59%2520OSL%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [bca.uk] INFO: Scrape type for RK59%20OSL: 1
2026-03-29 22:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faae600b-2d2c-5cfb-9bd2-3ccad03ec918 with identifier: RK59%20OSL
2026-03-29 22:01:50 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item faae600b-2d2c-5cfb-9bd2-3ccad03ec918
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699432959%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432959 not downloaded yet
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63559a50>
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCX05YUG%252F699250212%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250212/600 saved to cache
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9f8e435e-d477-50a3-aea7-4952aa2ce397
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6368c3d0>
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCX05YUG%252F699250242%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250242/600 saved to cache
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9f8e435e-d477-50a3-aea7-4952aa2ce397
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63574e90>
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLP66SVX%252F699251818%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251818/600 saved to cache
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 392ba6d2-142e-521e-9c14-6f3c87e57d15
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6365dbd0>
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT64BWF%252F699400450%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400450/600 saved to cache
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c286c031-4c72-5d7f-8c06-04157dc85649
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6185fe50>
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCX05YUG%252F699250259%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250259/600 saved to cache
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9f8e435e-d477-50a3-aea7-4952aa2ce397
2026-03-29 22:01:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400468/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400468>
2026-03-29 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388507/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DU68OTW/42811886?sv=2020-08-04&st=2026-03-29T22%3A01%3A29Z&se=2026-03-29T22%3A26%3A29Z&sr=b&sp=r&sig=fuk2ajppUL%2BpY5Jq%2BLDEOSIJIqcNrPdxnkllkXnrnUc%3D)
2026-03-29 22:01:50 [bca.uk] INFO: Found listing with ID: GV13%20PTO
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV13%2520PTO%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [bca.uk] INFO: Scrape type for GV13%20PTO: 1
2026-03-29 22:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c5d6f92-e516-5861-9e52-fa759468ecc2 with identifier: GV13%20PTO
2026-03-29 22:01:50 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 8c5d6f92-e516-5861-9e52-fa759468ecc2
2026-03-29 22:01:50 [bca.uk] INFO: Found listing with ID: MA57%20YZF
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA57%2520YZF%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [bca.uk] INFO: Scrape type for MA57%20YZF: 1
2026-03-29 22:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3ee94bc-ee6e-5446-95d3-63f1fb5a289c with identifier: MA57%20YZF
2026-03-29 22:01:50 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item d3ee94bc-ee6e-5446-95d3-63f1fb5a289c
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435140%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435140 not downloaded yet
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6209b850>
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT64GVX%252F699392010%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392010/600 saved to cache
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 65250f67-b63f-5f19-a165-a7afa44cd815
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61776010>
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLX68ORU%252F699426143%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426143/600 saved to cache
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0556e924-104a-5552-a701-fc5b5327996f
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6173f050>
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLP66SVX%252F699251834%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251834/600 saved to cache
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 392ba6d2-142e-521e-9c14-6f3c87e57d15
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614edbd0>
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT64GVX%252F699392005%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392005/600 saved to cache
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 65250f67-b63f-5f19-a165-a7afa44cd815
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61846590>
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT64BWF%252F699400458%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400458/600 saved to cache
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c286c031-4c72-5d7f-8c06-04157dc85649
2026-03-29 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392011/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT64GVX/42811943?sv=2020-08-04&st=2026-03-29T22%3A01%3A40Z&se=2026-03-29T22%3A26%3A40Z&sr=b&sp=r&sig=cep50iJLm5T2T%2FJIF3KYJUQN262Xx397yLSJF4VsirI%3D)
2026-03-29 22:01:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392026/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392026>
2026-03-29 22:01:50 [bca.uk] INFO: Found listing with ID: PK62%20FRL
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK62%2520FRL%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [bca.uk] INFO: Scrape type for PK62%20FRL: 0
2026-03-29 22:01:50 [bca.uk] INFO: Found listing with ID: SJ14%20OEO
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ14%2520OEO%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [bca.uk] INFO: Scrape type for SJ14%20OEO: 0
2026-03-29 22:01:50 [bca.uk] INFO: Found listing with ID: YR58%20LGK
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR58%2520LGK%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [bca.uk] INFO: Scrape type for YR58%20LGK: 0
2026-03-29 22:01:50 [bca.uk] INFO: Found listing with ID: MF14%20BJJ
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF14%2520BJJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [bca.uk] INFO: Scrape type for MF14%20BJJ: 0
2026-03-29 22:01:50 [bca.uk] INFO: Found listing with ID: PJ61%20APK
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ61%2520APK%27 HTTP/1.1" 200 None
2026-03-29 22:01:50 [bca.uk] INFO: Scrape type for PJ61%20APK: 2
2026-03-29 22:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3b8d87e-26a0-5a66-8e5c-a30517c7ec87 with identifier: PJ61%20APK
2026-03-29 22:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3b8d87e-26a0-5a66-8e5c-a30517c7ec87 with scrape type 2
2026-03-29 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3b8d87e-26a0-5a66-8e5c-a30517c7ec87 with scrape type 2
2026-03-29 22:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f3b8d87e-26a0-5a66-8e5c-a30517c7ec87, identifier: PJ61%20APK
2026-03-29 22:01:51 [bca.uk] INFO: Found listing with ID: NU58%20OJT
2026-03-29 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU58%2520OJT%27 HTTP/1.1" 200 None
2026-03-29 22:01:51 [bca.uk] INFO: Scrape type for NU58%20OJT: 1
2026-03-29 22:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae5b05cb-e1db-52c3-a568-516b686268d9 with identifier: NU58%20OJT
2026-03-29 22:01:51 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item ae5b05cb-e1db-52c3-a568-516b686268d9
2026-03-29 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699432980%27 HTTP/1.1" 200 None
2026-03-29 22:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432980 not downloaded yet
2026-03-29 22:01:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EO67CJZ/42812295?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=f5P0DwslIG4nez3ramT%2BBglIeMphiUhV3LeShcWO2lA%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EO67%20CJZ-GB>
2026-03-29 22:01:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435125/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435125>
2026-03-29 22:01:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435117/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435117>
2026-03-29 22:01:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400489/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400489>
2026-03-29 22:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f3b8d87e-26a0-5a66-8e5c-a30517c7ec87 with identifier: PJ61%20APK
2026-03-29 22:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f3b8d87e-26a0-5a66-8e5c-a30517c7ec87 with identifier: PJ61%20APK
2026-03-29 22:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f3b8d87e-26a0-5a66-8e5c-a30517c7ec87 with identifier: PJ61%20APK to the API
2026-03-29 22:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=2&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 162,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PJ61%20APK-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f3b8d87e-26a0-5a66-8e5c-a30517c7ec87',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PJ61 APK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PJ61%20APK&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'SUZUKI',
 'model': 'JIMNY',
 'odometer': 52080,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'SUZUKI JIMNY 1.3 VVT SZ4 Estate',
 'transmission': 'manual',
 'trim': 'VVT SZ4',
 'vin': 'JSAFJB43V00524957',
 'year': 2012}
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ61%2520APK%27 HTTP/1.1" 200 None
2026-03-29 22:01:52 [bca.uk] INFO: Saving data for PJ61%20APK: {'auction_closing_time': 1774951200.0, 'created_time': 1774102205.356445, 'last_price_update_time': 1774821712.436842}
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PJ61%2520APK') HTTP/1.1" 204 0
2026-03-29 22:01:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08NWF/42812303?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=%2FmvSSUyiAYVN8KnXHHAVZPAhaX5NwULjoP6vZooLMQE%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DA08%20NWF-GB>
2026-03-29 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426159/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LX68ORU/42812293?sv=2020-08-04&st=2026-03-29T22%3A01%3A38Z&se=2026-03-29T22%3A26%3A38Z&sr=b&sp=r&sig=dTIgs41eJnjcU89aOFdmMmWrmPHqSDyWtMj1MxYIWm4%3D)
2026-03-29 22:01:52 [bca.uk] INFO: Found listing with ID: PE56%20LWD
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE56%2520LWD%27 HTTP/1.1" 200 None
2026-03-29 22:01:52 [bca.uk] INFO: Scrape type for PE56%20LWD: 1
2026-03-29 22:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 569e1cde-1a47-540d-9d22-90c30237a2e3 with identifier: PE56%20LWD
2026-03-29 22:01:52 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 569e1cde-1a47-540d-9d22-90c30237a2e3
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435147%27 HTTP/1.1" 200 None
2026-03-29 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435147 not downloaded yet
2026-03-29 22:01:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:52 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:52 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:52 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61bbffd0>
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDU68OTW%252F699388507%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388507/600 saved to cache
2026-03-29 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4
2026-03-29 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426120/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LX68ORU/42812293?sv=2020-08-04&st=2026-03-29T22%3A01%3A38Z&se=2026-03-29T22%3A26%3A38Z&sr=b&sp=r&sig=dTIgs41eJnjcU89aOFdmMmWrmPHqSDyWtMj1MxYIWm4%3D)
2026-03-29 22:01:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435133/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435133>
2026-03-29 22:01:52 [bca.uk] INFO: Found listing with ID: SP12%20UBA
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP12%2520UBA%27 HTTP/1.1" 200 None
2026-03-29 22:01:52 [bca.uk] INFO: Scrape type for SP12%20UBA: 1
2026-03-29 22:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17812872-0c62-52de-9646-8110c3ee0253 with identifier: SP12%20UBA
2026-03-29 22:01:52 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 17812872-0c62-52de-9646-8110c3ee0253
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61bbf810>
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT64GVX%252F699392011%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392011/600 saved to cache
2026-03-29 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 65250f67-b63f-5f19-a165-a7afa44cd815
2026-03-29 22:01:52 [bca.uk] INFO: Found listing with ID: RNZ%205340
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RNZ%25205340%27 HTTP/1.1" 200 None
2026-03-29 22:01:52 [bca.uk] INFO: Scrape type for RNZ%205340: 1
2026-03-29 22:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9599de9-498d-5a1e-accc-599bd100e89a with identifier: RNZ%205340
2026-03-29 22:01:52 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item c9599de9-498d-5a1e-accc-599bd100e89a
2026-03-29 22:01:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:52 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:52 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:52 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c7ac10>
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLX68ORU%252F699426159%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426159/600 saved to cache
2026-03-29 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0556e924-104a-5552-a701-fc5b5327996f
2026-03-29 22:01:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400494/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400494>
2026-03-29 22:01:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699432959/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432959>
2026-03-29 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400468/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT64BWF/42812128?sv=2020-08-04&st=2026-03-29T22%3A01%3A41Z&se=2026-03-29T22%3A26%3A41Z&sr=b&sp=r&sig=MzwyyqM%2Fq9XpCMHPmp7VRaX08ubizr8jYVfx3e066Lo%3D)
2026-03-29 22:01:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NA04XFU/42812369?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=7XXhzPtvsDMZKwJi3NCUHNT0YaNfJtDfBNmw7ADL6OM%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NA04%20XFU-GB>
2026-03-29 22:01:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY64YYK/42812362?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=rVxpK9Nu9k7RcTYnPo9WbYSk5dZ2Ab93q0jZLZNLD3o%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FY64%20YYK-GB>
2026-03-29 22:01:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699432946/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432946>
2026-03-29 22:01:52 [bca.uk] INFO: Found listing with ID: BG13%20WCO
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG13%2520WCO%27 HTTP/1.1" 200 None
2026-03-29 22:01:52 [bca.uk] INFO: Scrape type for BG13%20WCO: 1
2026-03-29 22:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d11b73b-ecf9-57a3-a557-9234293fe7af with identifier: BG13%20WCO
2026-03-29 22:01:52 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 1d11b73b-ecf9-57a3-a557-9234293fe7af
2026-03-29 22:01:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435140/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435140>
2026-03-29 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392026/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT64GVX/42811943?sv=2020-08-04&st=2026-03-29T22%3A01%3A40Z&se=2026-03-29T22%3A26%3A40Z&sr=b&sp=r&sig=cep50iJLm5T2T%2FJIF3KYJUQN262Xx397yLSJF4VsirI%3D)
2026-03-29 22:01:52 [bca.uk] INFO: Found listing with ID: DE14%20MHY
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE14%2520MHY%27 HTTP/1.1" 200 None
2026-03-29 22:01:52 [bca.uk] INFO: Scrape type for DE14%20MHY: 1
2026-03-29 22:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70ebff0d-7944-5d91-ab8e-f71690cfd864 with identifier: DE14%20MHY
2026-03-29 22:01:52 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 70ebff0d-7944-5d91-ab8e-f71690cfd864
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c4cfd0>
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLX68ORU%252F699426120%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426120/600 saved to cache
2026-03-29 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0556e924-104a-5552-a701-fc5b5327996f
2026-03-29 22:01:52 [bca.uk] INFO: Found listing with ID: YA13%20XJE
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA13%2520XJE%27 HTTP/1.1" 200 None
2026-03-29 22:01:52 [bca.uk] INFO: Scrape type for YA13%20XJE: 1
2026-03-29 22:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56ffa4f0-fba8-5395-a6e0-5c3480fd2644 with identifier: YA13%20XJE
2026-03-29 22:01:52 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 56ffa4f0-fba8-5395-a6e0-5c3480fd2644
2026-03-29 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435117/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BN62UZG/42812357?sv=2020-08-04&st=2026-03-29T22%3A01%3A45Z&se=2026-03-29T22%3A26%3A45Z&sr=b&sp=r&sig=X9pErQDsrXNy4qMwHp8m59UtcG5VKGVtuCOpQCnsZBk%3D)
2026-03-29 22:01:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699432980/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432980>
2026-03-29 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435125/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BN62UZG/42812357?sv=2020-08-04&st=2026-03-29T22%3A01%3A45Z&se=2026-03-29T22%3A26%3A45Z&sr=b&sp=r&sig=X9pErQDsrXNy4qMwHp8m59UtcG5VKGVtuCOpQCnsZBk%3D)
2026-03-29 22:01:52 [bca.uk] INFO: Found listing with ID: PJ68%20NYD
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ68%2520NYD%27 HTTP/1.1" 200 None
2026-03-29 22:01:52 [bca.uk] INFO: Scrape type for PJ68%20NYD: 1
2026-03-29 22:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b59bed48-7f26-51b6-a928-99ee433fa2e5 with identifier: PJ68%20NYD
2026-03-29 22:01:52 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item b59bed48-7f26-51b6-a928-99ee433fa2e5
2026-03-29 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400489/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT64BWF/42812128?sv=2020-08-04&st=2026-03-29T22%3A01%3A41Z&se=2026-03-29T22%3A26%3A41Z&sr=b&sp=r&sig=MzwyyqM%2Fq9XpCMHPmp7VRaX08ubizr8jYVfx3e066Lo%3D)
2026-03-29 22:01:52 [bca.uk] INFO: Found listing with ID: OXZ%204088
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OXZ%25204088%27 HTTP/1.1" 200 None
2026-03-29 22:01:52 [bca.uk] INFO: Scrape type for OXZ%204088: 1
2026-03-29 22:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc361e13-3b83-5190-85ec-81054039e7f0 with identifier: OXZ%204088
2026-03-29 22:01:52 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item cc361e13-3b83-5190-85ec-81054039e7f0
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620958d0>
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT64BWF%252F699400468%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400468/600 saved to cache
2026-03-29 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c286c031-4c72-5d7f-8c06-04157dc85649
2026-03-29 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EO67CJZ/42812295?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=f5P0DwslIG4nez3ramT%2BBglIeMphiUhV3LeShcWO2lA%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435133/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BN62UZG/42812357?sv=2020-08-04&st=2026-03-29T22%3A01%3A45Z&se=2026-03-29T22%3A26%3A45Z&sr=b&sp=r&sig=X9pErQDsrXNy4qMwHp8m59UtcG5VKGVtuCOpQCnsZBk%3D)
2026-03-29 22:01:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435147/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435147>
2026-03-29 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699432946/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BN62UZG/42812357?sv=2020-08-04&st=2026-03-29T22%3A01%3A45Z&se=2026-03-29T22%3A26%3A45Z&sr=b&sp=r&sig=X9pErQDsrXNy4qMwHp8m59UtcG5VKGVtuCOpQCnsZBk%3D)
2026-03-29 22:01:52 [bca.uk] INFO: Found listing with ID: MM69%20SVE
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM69%2520SVE%27 HTTP/1.1" 200 None
2026-03-29 22:01:52 [bca.uk] INFO: Scrape type for MM69%20SVE: 2
2026-03-29 22:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cd4e224-c25f-56fd-8a13-77b1a6baa327 with identifier: MM69%20SVE
2026-03-29 22:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cd4e224-c25f-56fd-8a13-77b1a6baa327 with scrape type 2
2026-03-29 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cd4e224-c25f-56fd-8a13-77b1a6baa327 with scrape type 2
2026-03-29 22:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7cd4e224-c25f-56fd-8a13-77b1a6baa327, identifier: MM69%20SVE
2026-03-29 22:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08NWF/42812303?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=%2FmvSSUyiAYVN8KnXHHAVZPAhaX5NwULjoP6vZooLMQE%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7cd4e224-c25f-56fd-8a13-77b1a6baa327 with identifier: MM69%20SVE
2026-03-29 22:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7cd4e224-c25f-56fd-8a13-77b1a6baa327 with identifier: MM69%20SVE
2026-03-29 22:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7cd4e224-c25f-56fd-8a13-77b1a6baa327 with identifier: MM69%20SVE to the API
2026-03-29 22:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MM69%20SVE-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7cd4e224-c25f-56fd-8a13-77b1a6baa327',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MM69 SVE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MM69%20SVE&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'FIESTA ACTIVE',
 'odometer': 30493,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA ACTIVE 1.0 E/B 100 X Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 100 X',
 'vin': 'WF0JXXGAHJKS24565',
 'year': 2020}
2026-03-29 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM69%2520SVE%27 HTTP/1.1" 200 None
2026-03-29 22:01:53 [bca.uk] INFO: Saving data for MM69%20SVE: {'auction_closing_time': 1774951200.0, 'created_time': 1774418747.59233, 'last_price_update_time': 1774821713.478237}
2026-03-29 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MM69%2520SVE') HTTP/1.1" 204 0
2026-03-29 22:01:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:53 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:53 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:53 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6207a550>
2026-03-29 22:01:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT64GVX%252F699392026%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392026/600 saved to cache
2026-03-29 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 65250f67-b63f-5f19-a165-a7afa44cd815
2026-03-29 22:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699432959/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BN62UZG/42812357?sv=2020-08-04&st=2026-03-29T22%3A01%3A45Z&se=2026-03-29T22%3A26%3A45Z&sr=b&sp=r&sig=X9pErQDsrXNy4qMwHp8m59UtcG5VKGVtuCOpQCnsZBk%3D)
2026-03-29 22:01:53 [bca.uk] INFO: Found listing with ID: SN66%20TXZ
2026-03-29 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN66%2520TXZ%27 HTTP/1.1" 200 None
2026-03-29 22:01:53 [bca.uk] INFO: Scrape type for SN66%20TXZ: 2
2026-03-29 22:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09e16d97-cf19-589c-9507-63ba990dd971 with identifier: SN66%20TXZ
2026-03-29 22:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09e16d97-cf19-589c-9507-63ba990dd971 with scrape type 2
2026-03-29 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09e16d97-cf19-589c-9507-63ba990dd971 with scrape type 2
2026-03-29 22:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 09e16d97-cf19-589c-9507-63ba990dd971, identifier: SN66%20TXZ
2026-03-29 22:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 09e16d97-cf19-589c-9507-63ba990dd971 with identifier: SN66%20TXZ
2026-03-29 22:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:01:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=multicoloured HTTP/1.1" 200 None
2026-03-29 22:01:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 09e16d97-cf19-589c-9507-63ba990dd971 with identifier: SN66%20TXZ
2026-03-29 22:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 09e16d97-cf19-589c-9507-63ba990dd971 with identifier: SN66%20TXZ to the API
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 95,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SN66%20TXZ-GB',
 'category': 'Car',
 'color': 'multicoloured',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '09e16d97-cf19-589c-9507-63ba990dd971',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SN66 TXZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SN66%20TXZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'RENAULT',
 'model': 'CAPTUR',
 'odometer': 47081,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'RENAULT CAPTUR 1.5 DCI 90 DYNAMIQUE S Hatchback',
 'transmission': 'manual',
 'trim': 'DCI 90 DYNAMIQUE S',
 'vin': 'VF12RAJ1A56141327',
 'year': 2016}
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN66%2520TXZ%27 HTTP/1.1" 200 None
2026-03-29 22:01:54 [bca.uk] INFO: Saving data for SN66%20TXZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774696046.832708, 'last_price_update_time': 1774821714.300749}
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SN66%2520TXZ') HTTP/1.1" 204 0
2026-03-29 22:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435140/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BN62UZG/42812357?sv=2020-08-04&st=2026-03-29T22%3A01%3A45Z&se=2026-03-29T22%3A26%3A45Z&sr=b&sp=r&sig=X9pErQDsrXNy4qMwHp8m59UtcG5VKGVtuCOpQCnsZBk%3D)
2026-03-29 22:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699432980/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BN62UZG/42812357?sv=2020-08-04&st=2026-03-29T22%3A01%3A45Z&se=2026-03-29T22%3A26%3A45Z&sr=b&sp=r&sig=X9pErQDsrXNy4qMwHp8m59UtcG5VKGVtuCOpQCnsZBk%3D)
2026-03-29 22:01:54 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG13WCO/42805858?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=GVmWRmuKtNOue8G4g7Ss9cceJ%2BHC2MT4CedJjlRFDBw%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BG13%20WCO-GB>
2026-03-29 22:01:54 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RNZ5340/42805981?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=EtkIifNkCHy5EOPPe2ywr7dpUF42QieQm0w8636Y6Eg%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RNZ%205340-GB>
2026-03-29 22:01:54 [bca.uk] INFO: Found listing with ID: YT65%20OEM
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT65%2520OEM%27 HTTP/1.1" 200 None
2026-03-29 22:01:54 [bca.uk] INFO: Scrape type for YT65%20OEM: 1
2026-03-29 22:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c with identifier: YT65%20OEM
2026-03-29 22:01:54 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c86550>
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBN62UZG%252F699435117%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435117/600 saved to cache
2026-03-29 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f0b17972-5ab7-56c0-825d-14139cf5492c
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61703b90>
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBN62UZG%252F699435125%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435125/600 saved to cache
2026-03-29 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f0b17972-5ab7-56c0-825d-14139cf5492c
2026-03-29 22:01:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:54 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:54 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:54 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6185e050>
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT64BWF%252F699400489%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400489/600 saved to cache
2026-03-29 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c286c031-4c72-5d7f-8c06-04157dc85649
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617f9b50>
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_expert_report_file_f02b5473-7ed1-4b83-be44-f4c47e2b5479.pdf HTTP/1.1" 201 0
2026-03-29 22:01:54 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 4452e7a2-008a-5460-ac69-330bdd58f5d4
2026-03-29 22:01:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4452e7a2-008a-5460-ac69-330bdd58f5d4, skipping ID generation
2026-03-29 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4452e7a2-008a-5460-ac69-330bdd58f5d4
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DEO67CJZ-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=EO67CJZ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6374ea50>
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBN62UZG%252F699435133%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435133/600 saved to cache
2026-03-29 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f0b17972-5ab7-56c0-825d-14139cf5492c
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6209a2d0>
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBN62UZG%252F699432946%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699432946/600 saved to cache
2026-03-29 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f0b17972-5ab7-56c0-825d-14139cf5492c
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6208b990>
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_expert_report_file_7f9656c0-a621-4b76-930f-633a4b119c43.pdf HTTP/1.1" 201 0
2026-03-29 22:01:54 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 55260bef-13ca-53e6-8438-967001fdad8a
2026-03-29 22:01:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55260bef-13ca-53e6-8438-967001fdad8a, skipping ID generation
2026-03-29 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55260bef-13ca-53e6-8438-967001fdad8a
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DDA08NWF-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DA08NWF-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:54 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YA13XJE/42802351?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=wrT1d4szZ5uA5YPKww6Z19lcFj9BeYG1c3p6Yb3SGNs%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YA13%20XJE-GB>
2026-03-29 22:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400494/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT64BWF/42812128?sv=2020-08-04&st=2026-03-29T22%3A01%3A41Z&se=2026-03-29T22%3A26%3A41Z&sr=b&sp=r&sig=MzwyyqM%2Fq9XpCMHPmp7VRaX08ubizr8jYVfx3e066Lo%3D)
2026-03-29 22:01:54 [bca.uk] INFO: Found listing with ID: SN67%20YDS
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN67%2520YDS%27 HTTP/1.1" 200 None
2026-03-29 22:01:54 [bca.uk] INFO: Scrape type for SN67%20YDS: 2
2026-03-29 22:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6129c19d-98dc-528c-b6a0-32484248f08d with identifier: SN67%20YDS
2026-03-29 22:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6129c19d-98dc-528c-b6a0-32484248f08d with scrape type 2
2026-03-29 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6129c19d-98dc-528c-b6a0-32484248f08d with scrape type 2
2026-03-29 22:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6129c19d-98dc-528c-b6a0-32484248f08d, identifier: SN67%20YDS
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015492%27 HTTP/1.1" 200 None
2026-03-29 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015492 not downloaded yet
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427705%27 HTTP/1.1" 200 None
2026-03-29 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427705 not downloaded yet
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61831b50>
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBN62UZG%252F699432959%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699432959/600 saved to cache
2026-03-29 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f0b17972-5ab7-56c0-825d-14139cf5492c
2026-03-29 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY64YYK/42812362?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=rVxpK9Nu9k7RcTYnPo9WbYSk5dZ2Ab93q0jZLZNLD3o%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6129c19d-98dc-528c-b6a0-32484248f08d with identifier: SN67%20YDS
2026-03-29 22:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6129c19d-98dc-528c-b6a0-32484248f08d with identifier: SN67%20YDS
2026-03-29 22:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6129c19d-98dc-528c-b6a0-32484248f08d with identifier: SN67%20YDS to the API
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 101,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SN67%20YDS-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6129c19d-98dc-528c-b6a0-32484248f08d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SN67 YDS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SN67%20YDS&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'MERCEDES-BENZ',
 'model': 'C200 D',
 'odometer': 44913,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ C200 D 1.6 SPORT Saloon',
 'transmission': 'manual',
 'trim': 'SPORT',
 'vin': 'WDD2050372R300460',
 'year': 2017}
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN67%2520YDS%27 HTTP/1.1" 200 None
2026-03-29 22:01:55 [bca.uk] INFO: Saving data for SN67%20YDS: {'auction_closing_time': 1775037600.0, 'created_time': 1774276040.702934, 'last_price_update_time': 1774821715.40148}
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SN67%2520YDS') HTTP/1.1" 204 0
2026-03-29 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NA04XFU/42812369?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=7XXhzPtvsDMZKwJi3NCUHNT0YaNfJtDfBNmw7ADL6OM%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435147/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BN62UZG/42812357?sv=2020-08-04&st=2026-03-29T22%3A01%3A45Z&se=2026-03-29T22%3A26%3A45Z&sr=b&sp=r&sig=X9pErQDsrXNy4qMwHp8m59UtcG5VKGVtuCOpQCnsZBk%3D)
2026-03-29 22:01:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OXZ4088/42811293?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=jx4hANQRRl%2Fe9r1hb7nkiHYagTnAV8smLgoPKET9d2I%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OXZ%204088-GB>
2026-03-29 22:01:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE14MHY/42792804?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=Y04ygmBotxtRA%2BypErzdd%2FsRMicCvzRTRUQOyWlrd8A%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DE14%20MHY-GB>
2026-03-29 22:01:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ68NYD/42811062?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=8kkcU%2FFGIGGoXYEQH2MfinwpYza8ouVU7RXPAe1sMaY%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PJ68%20NYD-GB>
2026-03-29 22:01:55 [bca.uk] INFO: Found listing with ID: SV10%20WYJ
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV10%2520WYJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:55 [bca.uk] INFO: Scrape type for SV10%20WYJ: 1
2026-03-29 22:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c49bd93f-51dc-5a81-b24e-4047e5f56934 with identifier: SV10%20WYJ
2026-03-29 22:01:55 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item c49bd93f-51dc-5a81-b24e-4047e5f56934
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015519%27 HTTP/1.1" 200 None
2026-03-29 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015519 not downloaded yet
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427710%27 HTTP/1.1" 200 None
2026-03-29 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427710 not downloaded yet
2026-03-29 22:01:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SP12UBA/42792329?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=ISncP7%2BN%2F05JJFCM2oZrwTcOivoa8wfp%2F0E42xLXB2E%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SP12%20UBA-GB>
2026-03-29 22:01:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PE56LWD/42794033?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=9X2VqNUXoy4G7cIyfNsOAU4psnCzDJcB0wbfEMmIfec%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PE56%20LWD-GB>
2026-03-29 22:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61967990>
2026-03-29 22:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBN62UZG%252F699435140%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435140/600 saved to cache
2026-03-29 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f0b17972-5ab7-56c0-825d-14139cf5492c
2026-03-29 22:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63318d10>
2026-03-29 22:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBN62UZG%252F699432980%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699432980/600 saved to cache
2026-03-29 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f0b17972-5ab7-56c0-825d-14139cf5492c
2026-03-29 22:01:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:01:55 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:01:55 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:55 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:01:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61bbd810>
2026-03-29 22:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT64BWF%252F699400494%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400494/600 saved to cache
2026-03-29 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c286c031-4c72-5d7f-8c06-04157dc85649
2026-03-29 22:01:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NU58OJT/42793659?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=OPkhM0299RrvBfUv4FQRs%2FBEpAArcl7lQriMmHfjtw4%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NU58%20OJT-GB>
2026-03-29 22:01:55 [bca.uk] INFO: Found listing with ID: YP66%20YKK
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP66%2520YKK%27 HTTP/1.1" 200 None
2026-03-29 22:01:55 [bca.uk] INFO: Scrape type for YP66%20YKK: 0
2026-03-29 22:01:55 [bca.uk] INFO: Found listing with ID: LG65%20ZPF
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG65%2520ZPF%27 HTTP/1.1" 200 None
2026-03-29 22:01:55 [bca.uk] INFO: Scrape type for LG65%20ZPF: 2
2026-03-29 22:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af864b60-63a5-5238-8b52-757cd22bd15a with identifier: LG65%20ZPF
2026-03-29 22:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af864b60-63a5-5238-8b52-757cd22bd15a with scrape type 2
2026-03-29 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af864b60-63a5-5238-8b52-757cd22bd15a with scrape type 2
2026-03-29 22:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: af864b60-63a5-5238-8b52-757cd22bd15a, identifier: LG65%20ZPF
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015534%27 HTTP/1.1" 200 None
2026-03-29 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015534 not downloaded yet
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427718%27 HTTP/1.1" 200 None
2026-03-29 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427718 not downloaded yet
2026-03-29 22:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: af864b60-63a5-5238-8b52-757cd22bd15a with identifier: LG65%20ZPF
2026-03-29 22:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: af864b60-63a5-5238-8b52-757cd22bd15a with identifier: LG65%20ZPF
2026-03-29 22:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: af864b60-63a5-5238-8b52-757cd22bd15a with identifier: LG65%20ZPF to the API
2026-03-29 22:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LG65%20ZPF-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'af864b60-63a5-5238-8b52-757cd22bd15a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LG65 ZPF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LG65%20ZPF&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 37595,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.2 70 STING Hatchback',
 'transmission': 'manual',
 'trim': '70 STING',
 'vin': 'W0L0XEP08F4285128',
 'year': 2015}
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG65%2520ZPF%27 HTTP/1.1" 200 None
2026-03-29 22:01:56 [bca.uk] INFO: Saving data for LG65%20ZPF: {'auction_closing_time': 1774951200.0, 'created_time': 1774354752.45167, 'last_price_update_time': 1774821716.272392}
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LG65%2520ZPF') HTTP/1.1" 204 0
2026-03-29 22:01:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV13PTO/42812438?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=wxjAtc4NkfyYaQyJmzZouqLPSiImkGC37KZelYNyL%2FI%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GV13%20PTO-GB>
2026-03-29 22:01:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427699/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DA08NWF-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:01:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA57YZF/42798629?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=jPyhLM%2BjiHCcR3WmQ%2FqXhkvGU%2Bz%2FH7BjFWROuOd%2FXoI%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MA57%20YZF-GB>
2026-03-29 22:01:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RK59OSL/42811447?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=raIySGe0EosJvJxqdH%2BlY74CrIqyKMpBthmS20ACi0Y%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RK59%20OSL-GB>
2026-03-29 22:01:56 [bca.uk] INFO: Found listing with ID: AO68%20PXJ
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO68%2520PXJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:56 [bca.uk] INFO: Scrape type for AO68%20PXJ: 1
2026-03-29 22:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50c3f397-3666-5802-9240-95b43afdce21 with identifier: AO68%20PXJ
2026-03-29 22:01:56 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 50c3f397-3666-5802-9240-95b43afdce21
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015556%27 HTTP/1.1" 200 None
2026-03-29 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015556 not downloaded yet
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427733%27 HTTP/1.1" 200 None
2026-03-29 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427733 not downloaded yet
2026-03-29 22:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac619c0890>
2026-03-29 22:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_expert_report_file_b26cc1b8-84d4-4a31-8225-05555cb487fc.pdf HTTP/1.1" 201 0
2026-03-29 22:01:56 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item a7797c46-b28a-5526-a960-afcea68790a7
2026-03-29 22:01:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a7797c46-b28a-5526-a960-afcea68790a7, skipping ID generation
2026-03-29 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7797c46-b28a-5526-a960-afcea68790a7
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DFY64YYK-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FY64YYK-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a92c10>
2026-03-29 22:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_expert_report_file_569dfc3c-9c1e-4b83-9b61-d937e9d5297a.pdf HTTP/1.1" 201 0
2026-03-29 22:01:56 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item e6199b36-64a9-5e19-9093-4273bab95743
2026-03-29 22:01:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e6199b36-64a9-5e19-9093-4273bab95743, skipping ID generation
2026-03-29 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e6199b36-64a9-5e19-9093-4273bab95743
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DNA04XFU-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=NA04XFU-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a758d0>
2026-03-29 22:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBN62UZG%252F699435147%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435147/600 saved to cache
2026-03-29 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f0b17972-5ab7-56c0-825d-14139cf5492c
2026-03-29 22:01:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015468/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=EO67CJZ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:01:56 [bca.uk] INFO: Found listing with ID: FL68%20XDW
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL68%2520XDW%27 HTTP/1.1" 200 None
2026-03-29 22:01:56 [bca.uk] INFO: Scrape type for FL68%20XDW: 2
2026-03-29 22:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40309fa2-9094-503f-8b4a-447e76160edf with identifier: FL68%20XDW
2026-03-29 22:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40309fa2-9094-503f-8b4a-447e76160edf with scrape type 2
2026-03-29 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40309fa2-9094-503f-8b4a-447e76160edf with scrape type 2
2026-03-29 22:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 40309fa2-9094-503f-8b4a-447e76160edf, identifier: FL68%20XDW
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015567%27 HTTP/1.1" 200 None
2026-03-29 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015567 not downloaded yet
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427747%27 HTTP/1.1" 200 None
2026-03-29 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427747 not downloaded yet
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143760%27 HTTP/1.1" 200 None
2026-03-29 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143760 not downloaded yet
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699437920%27 HTTP/1.1" 200 None
2026-03-29 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437920 not downloaded yet
2026-03-29 22:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG13WCO/42805858?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=GVmWRmuKtNOue8G4g7Ss9cceJ%2BHC2MT4CedJjlRFDBw%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 40309fa2-9094-503f-8b4a-447e76160edf with identifier: FL68%20XDW
2026-03-29 22:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 40309fa2-9094-503f-8b4a-447e76160edf with identifier: FL68%20XDW
2026-03-29 22:01:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 40309fa2-9094-503f-8b4a-447e76160edf with identifier: FL68%20XDW to the API
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FL68%20XDW-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '40309fa2-9094-503f-8b4a-447e76160edf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FL68 XDW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FL68%20XDW&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 56184,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'NISSAN QASHQAI 1.5 DCI 115 TEKNA Hatchback',
 'transmission': 'manual',
 'trim': 'DCI 115 TEKNA',
 'vin': 'SJNFAAJ11U2456355',
 'year': 2018}
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL68%2520XDW%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [bca.uk] INFO: Saving data for FL68%20XDW: {'auction_closing_time': 1774951200.0, 'created_time': 1774523216.287621, 'last_price_update_time': 1774821717.082036}
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FL68%2520XDW') HTTP/1.1" 204 0
2026-03-29 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RNZ5340/42805981?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=EtkIifNkCHy5EOPPe2ywr7dpUF42QieQm0w8636Y6Eg%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:57 [bca.uk] INFO: Found listing with ID: CV57%20TEJ
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV57%2520TEJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [bca.uk] INFO: Scrape type for CV57%20TEJ: 1
2026-03-29 22:01:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7b2db4c-1d87-55b8-87f5-02ef1f68478c with identifier: CV57%20TEJ
2026-03-29 22:01:57 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item f7b2db4c-1d87-55b8-87f5-02ef1f68478c
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015585%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015585 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427763%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427763 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143767%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143767 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699437933%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437933 not downloaded yet
2026-03-29 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YA13XJE/42802351?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=wrT1d4szZ5uA5YPKww6Z19lcFj9BeYG1c3p6Yb3SGNs%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ68NYD/42811062?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=8kkcU%2FFGIGGoXYEQH2MfinwpYza8ouVU7RXPAe1sMaY%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427705/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427705>
2026-03-29 22:01:57 [bca.uk] INFO: Found listing with ID: DA08%20JZG
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA08%2520JZG%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [bca.uk] INFO: Scrape type for DA08%20JZG: 1
2026-03-29 22:01:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26208658-b758-57c3-a5d7-6c7f010cb5ea with identifier: DA08%20JZG
2026-03-29 22:01:57 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 26208658-b758-57c3-a5d7-6c7f010cb5ea
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015599%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015599 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427814%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427814 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143776%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143776 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699437944%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437944 not downloaded yet
2026-03-29 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PE56LWD/42794033?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=9X2VqNUXoy4G7cIyfNsOAU4psnCzDJcB0wbfEMmIfec%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE14MHY/42792804?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=Y04ygmBotxtRA%2BypErzdd%2FsRMicCvzRTRUQOyWlrd8A%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OXZ4088/42811293?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=jx4hANQRRl%2Fe9r1hb7nkiHYagTnAV8smLgoPKET9d2I%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a6f590>
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_expert_report_file_cb62933f-4c22-4540-8d18-61e218950062.pdf HTTP/1.1" 201 0
2026-03-29 22:01:57 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 1d11b73b-ecf9-57a3-a557-9234293fe7af
2026-03-29 22:01:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d11b73b-ecf9-57a3-a557-9234293fe7af, skipping ID generation
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d11b73b-ecf9-57a3-a557-9234293fe7af
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DBG13WCO-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BG13WCO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620eea10>
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_expert_report_file_18241a4e-a2cd-4648-a57a-ef453b5e1275.pdf HTTP/1.1" 201 0
2026-03-29 22:01:57 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item c9599de9-498d-5a1e-accc-599bd100e89a
2026-03-29 22:01:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c9599de9-498d-5a1e-accc-599bd100e89a, skipping ID generation
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9599de9-498d-5a1e-accc-599bd100e89a
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DRNZ5340-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=RNZ5340-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SP12UBA/42792329?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=ISncP7%2BN%2F05JJFCM2oZrwTcOivoa8wfp%2F0E42xLXB2E%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015492/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015492>
2026-03-29 22:01:57 [bca.uk] INFO: Found listing with ID: DF13%20AKO
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF13%2520AKO%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [bca.uk] INFO: Scrape type for DF13%20AKO: 1
2026-03-29 22:01:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3df409e5-2149-5e92-a209-97533ef34ba7 with identifier: DF13%20AKO
2026-03-29 22:01:57 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 3df409e5-2149-5e92-a209-97533ef34ba7
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015725%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015725 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427837%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427837 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143782%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143782 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699437964%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437964 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249848%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249848 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253055%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253055 not downloaded yet
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61819fd0>
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_expert_report_file_58f5616f-cab5-4fb8-a52c-f5f1deb1bc53.pdf HTTP/1.1" 201 0
2026-03-29 22:01:57 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 56ffa4f0-fba8-5395-a6e0-5c3480fd2644
2026-03-29 22:01:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 56ffa4f0-fba8-5395-a6e0-5c3480fd2644, skipping ID generation
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56ffa4f0-fba8-5395-a6e0-5c3480fd2644
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DYA13XJE-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YA13XJE-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63512cd0>
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_expert_report_file_0199151f-68f7-4edb-991a-08b40cfe13f5.pdf HTTP/1.1" 201 0
2026-03-29 22:01:57 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item b59bed48-7f26-51b6-a928-99ee433fa2e5
2026-03-29 22:01:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b59bed48-7f26-51b6-a928-99ee433fa2e5, skipping ID generation
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b59bed48-7f26-51b6-a928-99ee433fa2e5
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DPJ68NYD-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PJ68NYD-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427699/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08NWF/42812303?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=%2FmvSSUyiAYVN8KnXHHAVZPAhaX5NwULjoP6vZooLMQE%3D)
2026-03-29 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015468/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EO67CJZ/42812295?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=f5P0DwslIG4nez3ramT%2BBglIeMphiUhV3LeShcWO2lA%3D)
2026-03-29 22:01:57 [bca.uk] INFO: Found listing with ID: YP67%20WCD
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP67%2520WCD%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [bca.uk] INFO: Scrape type for YP67%20WCD: 0
2026-03-29 22:01:57 [bca.uk] INFO: Found listing with ID: LS68%20HJJ
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS68%2520HJJ%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [bca.uk] INFO: Scrape type for LS68%20HJJ: 1
2026-03-29 22:01:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7a6c487-5362-53a3-b310-808d63b8f49d with identifier: LS68%20HJJ
2026-03-29 22:01:57 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item b7a6c487-5362-53a3-b310-808d63b8f49d
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015768%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015768 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427850%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427850 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143793%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143793 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699437977%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437977 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249855%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249855 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253065%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253065 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253568%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253568 not downloaded yet
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073146%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073146 not downloaded yet
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6182fc50>
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_expert_report_file_14dd9d92-d510-4961-b53f-e56ac43ce31a.pdf HTTP/1.1" 201 0
2026-03-29 22:01:57 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 569e1cde-1a47-540d-9d22-90c30237a2e3
2026-03-29 22:01:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 569e1cde-1a47-540d-9d22-90c30237a2e3, skipping ID generation
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 569e1cde-1a47-540d-9d22-90c30237a2e3
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DPE56LWD-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PE56LWD-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63645050>
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_expert_report_file_bf0a95a3-a138-4684-9e86-33ee03fedeb3.pdf HTTP/1.1" 201 0
2026-03-29 22:01:57 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 70ebff0d-7944-5d91-ab8e-f71690cfd864
2026-03-29 22:01:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 70ebff0d-7944-5d91-ab8e-f71690cfd864, skipping ID generation
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70ebff0d-7944-5d91-ab8e-f71690cfd864
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DDE14MHY-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DE14MHY-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6188ffd0>
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_expert_report_file_29e5f5e2-2101-42be-bf85-d32e27f49c96.pdf HTTP/1.1" 201 0
2026-03-29 22:01:58 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item cc361e13-3b83-5190-85ec-81054039e7f0
2026-03-29 22:01:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc361e13-3b83-5190-85ec-81054039e7f0, skipping ID generation
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc361e13-3b83-5190-85ec-81054039e7f0
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DOXZ4088-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=OXZ4088-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437920/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437920>
2026-03-29 22:01:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437909/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=NA04XFU-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:01:58 [bca.uk] INFO: Found listing with ID: BG63%20RZR
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG63%2520RZR%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [bca.uk] INFO: Scrape type for BG63%20RZR: 1
2026-03-29 22:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c with identifier: BG63%20RZR
2026-03-29 22:01:58 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143809%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143809 not downloaded yet
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699438001%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699438001 not downloaded yet
2026-03-29 22:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NU58OJT/42793659?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=OPkhM0299RrvBfUv4FQRs%2FBEpAArcl7lQriMmHfjtw4%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV13PTO/42812438?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=wxjAtc4NkfyYaQyJmzZouqLPSiImkGC37KZelYNyL%2FI%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249864%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249864 not downloaded yet
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253070%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253070 not downloaded yet
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253574%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253574 not downloaded yet
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073156%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073156 not downloaded yet
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252765%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252765 not downloaded yet
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250226%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250226 not downloaded yet
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699168679%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168679 not downloaded yet
2026-03-29 22:01:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63638e50>
2026-03-29 22:01:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_expert_report_file_929fdc8e-aacc-4022-a51d-243431387aec.pdf HTTP/1.1" 201 0
2026-03-29 22:01:58 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 17812872-0c62-52de-9646-8110c3ee0253
2026-03-29 22:01:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 17812872-0c62-52de-9646-8110c3ee0253, skipping ID generation
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 17812872-0c62-52de-9646-8110c3ee0253
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DSP12UBA-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=SP12UBA-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61544790>
2026-03-29 22:01:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08NWF%252F699427699%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427699/600 saved to cache
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 55260bef-13ca-53e6-8438-967001fdad8a
2026-03-29 22:01:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63348510>
2026-03-29 22:01:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEO67CJZ%252F699015468%252F600') HTTP/1.1" 204 0
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015468/600 saved to cache
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4452e7a2-008a-5460-ac69-330bdd58f5d4
2026-03-29 22:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RK59OSL/42811447?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=raIySGe0EosJvJxqdH%2BlY74CrIqyKMpBthmS20ACi0Y%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA57YZF/42798629?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=jPyhLM%2BjiHCcR3WmQ%2FqXhkvGU%2Bz%2FH7BjFWROuOd%2FXoI%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427705/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08NWF/42812303?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=%2FmvSSUyiAYVN8KnXHHAVZPAhaX5NwULjoP6vZooLMQE%3D)
2026-03-29 22:01:58 [bca.uk] INFO: Found listing with ID: FP15%20FDU
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP15%2520FDU%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [bca.uk] INFO: Scrape type for FP15%20FDU: 1
2026-03-29 22:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44161369-70f8-5a2d-828f-f5cf81d7007d with identifier: FP15%20FDU
2026-03-29 22:01:58 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 44161369-70f8-5a2d-828f-f5cf81d7007d
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143832%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143832 not downloaded yet
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699438015%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699438015 not downloaded yet
2026-03-29 22:01:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143760/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143760>
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249874%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249874 not downloaded yet
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253077%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253077 not downloaded yet
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253579%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253579 not downloaded yet
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073170%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073170 not downloaded yet
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252770%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252770 not downloaded yet
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250232%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250232 not downloaded yet
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699168684%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168684 not downloaded yet
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253253%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253253 not downloaded yet
2026-03-29 22:01:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143767/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143767>
2026-03-29 22:01:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427763/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427763>
2026-03-29 22:01:58 [bca.uk] INFO: Found listing with ID: MM14%20NXE
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM14%2520NXE%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [bca.uk] INFO: Scrape type for MM14%20NXE: 2
2026-03-29 22:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8812022e-2c81-54c5-9257-d256cd76a478 with identifier: MM14%20NXE
2026-03-29 22:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8812022e-2c81-54c5-9257-d256cd76a478 with scrape type 2
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8812022e-2c81-54c5-9257-d256cd76a478 with scrape type 2
2026-03-29 22:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8812022e-2c81-54c5-9257-d256cd76a478, identifier: MM14%20NXE
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143856%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143856 not downloaded yet
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699438032%27 HTTP/1.1" 200 None
2026-03-29 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699438032 not downloaded yet
2026-03-29 22:01:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437933/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437933>
2026-03-29 22:01:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015585/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015585>
2026-03-29 22:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8812022e-2c81-54c5-9257-d256cd76a478 with identifier: MM14%20NXE
2026-03-29 22:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8812022e-2c81-54c5-9257-d256cd76a478 with identifier: MM14%20NXE
2026-03-29 22:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8812022e-2c81-54c5-9257-d256cd76a478 with identifier: MM14%20NXE to the API
2026-03-29 22:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MM14%20NXE-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '8812022e-2c81-54c5-9257-d256cd76a478',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MM14 NXE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MM14%20NXE&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'RENAULT',
 'model': 'SCENIC',
 'odometer': 39885,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'RENAULT SCENIC 1.5 DCI 110 DYNAMIQUE TOM TOM S/S MPV',
 'transmission': 'manual',
 'trim': 'DCI 110 DYNAMIQUE TOM TOM S/S',
 'vin': 'VF1JZ14K650492134',
 'year': 2014}
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM14%2520NXE%27 HTTP/1.1" 200 None
2026-03-29 22:01:59 [bca.uk] INFO: Saving data for MM14%20NXE: {'auction_closing_time': 1774951200.0, 'created_time': 1774479425.815408, 'last_price_update_time': 1774821719.300968}
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MM14%2520NXE') HTTP/1.1" 204 0
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249887%27 HTTP/1.1" 200 None
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249887 not downloaded yet
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253085%27 HTTP/1.1" 200 None
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253085 not downloaded yet
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253587%27 HTTP/1.1" 200 None
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253587 not downloaded yet
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073182%27 HTTP/1.1" 200 None
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073182 not downloaded yet
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252781%27 HTTP/1.1" 200 None
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252781 not downloaded yet
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250244%27 HTTP/1.1" 200 None
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250244 not downloaded yet
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699168692%27 HTTP/1.1" 200 None
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168692 not downloaded yet
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253261%27 HTTP/1.1" 200 None
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253261 not downloaded yet
2026-03-29 22:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015492/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EO67CJZ/42812295?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=f5P0DwslIG4nez3ramT%2BBglIeMphiUhV3LeShcWO2lA%3D)
2026-03-29 22:01:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253563/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YA13XJE-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:01:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253051/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=RNZ5340-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:01:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073139/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PJ68NYD-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:01:59 [bca.uk] INFO: Found listing with ID: YW15%20NRU
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YW15%2520NRU%27 HTTP/1.1" 200 None
2026-03-29 22:01:59 [bca.uk] INFO: Scrape type for YW15%20NRU: 2
2026-03-29 22:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d631b39-8739-5305-90c2-2d03d8b8dce4 with identifier: YW15%20NRU
2026-03-29 22:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d631b39-8739-5305-90c2-2d03d8b8dce4 with scrape type 2
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d631b39-8739-5305-90c2-2d03d8b8dce4 with scrape type 2
2026-03-29 22:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3d631b39-8739-5305-90c2-2d03d8b8dce4, identifier: YW15%20NRU
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143871%27 HTTP/1.1" 200 None
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143871 not downloaded yet
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699438043%27 HTTP/1.1" 200 None
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699438043 not downloaded yet
2026-03-29 22:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6180a990>
2026-03-29 22:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_expert_report_file_09969caf-9f22-4f43-b12f-a83d8bb8437c.pdf HTTP/1.1" 201 0
2026-03-29 22:01:59 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item ae5b05cb-e1db-52c3-a568-516b686268d9
2026-03-29 22:01:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ae5b05cb-e1db-52c3-a568-516b686268d9, skipping ID generation
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ae5b05cb-e1db-52c3-a568-516b686268d9
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DNU58OJT-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=NU58OJT-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637bf590>
2026-03-29 22:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_expert_report_file_7a6f4497-e5dc-4294-ad35-d4ce3eb545e0.pdf HTTP/1.1" 201 0
2026-03-29 22:01:59 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 8c5d6f92-e516-5861-9e52-fa759468ecc2
2026-03-29 22:01:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c5d6f92-e516-5861-9e52-fa759468ecc2, skipping ID generation
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8c5d6f92-e516-5861-9e52-fa759468ecc2
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DGV13PTO-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=GV13PTO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618e1750>
2026-03-29 22:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_expert_report_file_6ef2c137-b17a-4f8e-845d-3bef0e0286a4.pdf HTTP/1.1" 201 0
2026-03-29 22:01:59 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item faae600b-2d2c-5cfb-9bd2-3ccad03ec918
2026-03-29 22:01:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: faae600b-2d2c-5cfb-9bd2-3ccad03ec918, skipping ID generation
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item faae600b-2d2c-5cfb-9bd2-3ccad03ec918
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DRK59OSL-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=RK59OSL-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618ff990>
2026-03-29 22:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_expert_report_file_565ecd74-7f34-4694-8ee5-bf0264f242d8.pdf HTTP/1.1" 201 0
2026-03-29 22:01:59 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item d3ee94bc-ee6e-5446-95d3-63f1fb5a289c
2026-03-29 22:01:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3ee94bc-ee6e-5446-95d3-63f1fb5a289c, skipping ID generation
2026-03-29 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3ee94bc-ee6e-5446-95d3-63f1fb5a289c
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DMA57YZF-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=MA57YZF-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637bd7d0>
2026-03-29 22:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08NWF%252F699427705%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427705/600 saved to cache
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 55260bef-13ca-53e6-8438-967001fdad8a
2026-03-29 22:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437909/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NA04XFU/42812369?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=7XXhzPtvsDMZKwJi3NCUHNT0YaNfJtDfBNmw7ADL6OM%3D)
2026-03-29 22:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437920/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NA04XFU/42812369?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=7XXhzPtvsDMZKwJi3NCUHNT0YaNfJtDfBNmw7ADL6OM%3D)
2026-03-29 22:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3d631b39-8739-5305-90c2-2d03d8b8dce4 with identifier: YW15%20NRU
2026-03-29 22:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3d631b39-8739-5305-90c2-2d03d8b8dce4 with identifier: YW15%20NRU
2026-03-29 22:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3d631b39-8739-5305-90c2-2d03d8b8dce4 with identifier: YW15%20NRU to the API
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=3&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YW15%20NRU-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3d631b39-8739-5305-90c2-2d03d8b8dce4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YW15 NRU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YW15%20NRU&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 96753,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 100 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 100 ZETEC',
 'vin': 'WF0DXXGAKDFD67995',
 'year': 2015}
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YW15%2520NRU%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [bca.uk] INFO: Saving data for YW15%20NRU: {'auction_closing_time': 1774951200.0, 'created_time': 1774522971.46165, 'last_price_update_time': 1774821720.459105}
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YW15%2520NRU') HTTP/1.1" 204 0
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249906%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249906 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253097%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253097 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253600%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253600 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073190%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073190 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252795%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252795 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250253%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250253 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699168695%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168695 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253270%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253270 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252647%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252647 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443638%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443638 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146338%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146338 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251921%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251921 not downloaded yet
2026-03-29 22:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143767/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY64YYK/42812362?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=rVxpK9Nu9k7RcTYnPo9WbYSk5dZ2Ab93q0jZLZNLD3o%3D)
2026-03-29 22:02:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699438015/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699438015>
2026-03-29 22:02:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168671/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=OXZ4088-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143760/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY64YYK/42812362?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=rVxpK9Nu9k7RcTYnPo9WbYSk5dZ2Ab93q0jZLZNLD3o%3D)
2026-03-29 22:02:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250214/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DE14MHY-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249922%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249922 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253108%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253108 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253610%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253610 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073201%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073201 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252802%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252802 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250261%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250261 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699168700%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168700 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253277%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253277 not downloaded yet
2026-03-29 22:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427763/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08NWF/42812303?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=%2FmvSSUyiAYVN8KnXHHAVZPAhaX5NwULjoP6vZooLMQE%3D)
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252650%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252650 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443643%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443643 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146346%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146346 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251926%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251926 not downloaded yet
2026-03-29 22:02:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143832/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143832>
2026-03-29 22:02:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FP15FDU/42801305?sv=2020-08-04&st=2026-03-29T22%3A02%3A00Z&se=2026-03-29T22%3A27%3A00Z&sr=b&sp=r&sig=qsAOXXKR%2BqDtTaoMn2AGi%2FhSg4YERZitp0%2FlGIFHrdA%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FP15%20FDU-GB>
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249944%27 HTTP/1.1" 200 None
2026-03-29 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249944 not downloaded yet
2026-03-29 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253119%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253119 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253622%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253622 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073215%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073215 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252817%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252817 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250280%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250280 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699168704%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168704 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253290%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253290 not downloaded yet
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69972750>
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEO67CJZ%252F699015492%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015492/600 saved to cache
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4452e7a2-008a-5460-ac69-330bdd58f5d4
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6334a090>
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNA04XFU%252F699437909%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437909/600 saved to cache
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e6199b36-64a9-5e19-9093-4273bab95743
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac612011d0>
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNA04XFU%252F699437920%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437920/600 saved to cache
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e6199b36-64a9-5e19-9093-4273bab95743
2026-03-29 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437933/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NA04XFU/42812369?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=7XXhzPtvsDMZKwJi3NCUHNT0YaNfJtDfBNmw7ADL6OM%3D)
2026-03-29 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073139/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ68NYD/42811062?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=8kkcU%2FFGIGGoXYEQH2MfinwpYza8ouVU7RXPAe1sMaY%3D)
2026-03-29 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253051/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RNZ5340/42805981?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=EtkIifNkCHy5EOPPe2ywr7dpUF42QieQm0w8636Y6Eg%3D)
2026-03-29 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253563/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YA13XJE/42802351?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=wrT1d4szZ5uA5YPKww6Z19lcFj9BeYG1c3p6Yb3SGNs%3D)
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252658%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252658 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443649%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443649 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146355%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146355 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251933%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251933 not downloaded yet
2026-03-29 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015585/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EO67CJZ/42812295?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=f5P0DwslIG4nez3ramT%2BBglIeMphiUhV3LeShcWO2lA%3D)
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249964%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249964 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253134%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253134 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253640%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253640 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073224%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073224 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252836%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252836 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250296%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250296 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699168707%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168707 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253306%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253306 not downloaded yet
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61187310>
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY64YYK%252F699143767%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143767/600 saved to cache
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a7797c46-b28a-5526-a960-afcea68790a7
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637ee910>
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY64YYK%252F699143760%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143760/600 saved to cache
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a7797c46-b28a-5526-a960-afcea68790a7
2026-03-29 22:02:01 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699438032/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699438032>
2026-03-29 22:02:01 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146331/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=RK59OSL-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:01 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251917/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=MA57YZF-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252662%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252662 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443659%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443659 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146362%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146362 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251940%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251940 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253657%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253657 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699073233%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073233 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252851%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252851 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250311%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250311 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699168711%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168711 not downloaded yet
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253321%27 HTTP/1.1" 200 None
2026-03-29 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253321 not downloaded yet
2026-03-29 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168671/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OXZ4088/42811293?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=jx4hANQRRl%2Fe9r1hb7nkiHYagTnAV8smLgoPKET9d2I%3D)
2026-03-29 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250214/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE14MHY/42792804?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=Y04ygmBotxtRA%2BypErzdd%2FsRMicCvzRTRUQOyWlrd8A%3D)
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252668%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252668 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443663%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443663 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146367%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146367 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251947%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251947 not downloaded yet
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61160bd0>
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08NWF%252F699427763%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427763/600 saved to cache
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 55260bef-13ca-53e6-8438-967001fdad8a
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611d1150>
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNA04XFU%252F699437933%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437933/600 saved to cache
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e6199b36-64a9-5e19-9093-4273bab95743
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62263c10>
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ68NYD%252F699073139%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073139/600 saved to cache
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b59bed48-7f26-51b6-a928-99ee433fa2e5
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61199810>
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRNZ5340%252F699253051%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253051/600 saved to cache
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c9599de9-498d-5a1e-accc-599bd100e89a
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611f5710>
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYA13XJE%252F699253563%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253563/600 saved to cache
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 56ffa4f0-fba8-5395-a6e0-5c3480fd2644
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611d1f50>
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEO67CJZ%252F699015585%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015585/600 saved to cache
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4452e7a2-008a-5460-ac69-330bdd58f5d4
2026-03-29 22:02:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250261/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250261>
2026-03-29 22:02:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168700/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168700>
2026-03-29 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699438015/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NA04XFU/42812369?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=7XXhzPtvsDMZKwJi3NCUHNT0YaNfJtDfBNmw7ADL6OM%3D)
2026-03-29 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143832/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY64YYK/42812362?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=rVxpK9Nu9k7RcTYnPo9WbYSk5dZ2Ab93q0jZLZNLD3o%3D)
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252871%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252871 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250330%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250330 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699168716%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168716 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253336%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253336 not downloaded yet
2026-03-29 22:02:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253277/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253277>
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252679%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252679 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443671%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443671 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146377%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146377 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251957%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251957 not downloaded yet
2026-03-29 22:02:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168704/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168704>
2026-03-29 22:02:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253290/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253290>
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253354%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253354 not downloaded yet
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac60ff9890>
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOXZ4088%252F699168671%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168671/600 saved to cache
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cc361e13-3b83-5190-85ec-81054039e7f0
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69bf0b10>
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE14MHY%252F699250214%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250214/600 saved to cache
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 70ebff0d-7944-5d91-ab8e-f71690cfd864
2026-03-29 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251917/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA57YZF/42798629?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=jPyhLM%2BjiHCcR3WmQ%2FqXhkvGU%2Bz%2FH7BjFWROuOd%2FXoI%3D)
2026-03-29 22:02:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250280/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250280>
2026-03-29 22:02:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073215/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073215>
2026-03-29 22:02:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252817/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252817>
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252688%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252688 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443678%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443678 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146390%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146390 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251972%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251972 not downloaded yet
2026-03-29 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FP15FDU/42801305?sv=2020-08-04&st=2026-03-29T22%3A02%3A00Z&se=2026-03-29T22%3A27%3A00Z&sr=b&sp=r&sig=qsAOXXKR%2BqDtTaoMn2AGi%2FhSg4YERZitp0%2FlGIFHrdA%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146331/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RK59OSL/42811447?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=raIySGe0EosJvJxqdH%2BlY74CrIqyKMpBthmS20ACi0Y%3D)
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252710%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252710 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443685%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443685 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146405%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146405 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251985%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251985 not downloaded yet
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61021390>
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNA04XFU%252F699438015%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699438015/600 saved to cache
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e6199b36-64a9-5e19-9093-4273bab95743
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61023510>
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY64YYK%252F699143832%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143832/600 saved to cache
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a7797c46-b28a-5526-a960-afcea68790a7
2026-03-29 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699438032/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NA04XFU/42812369?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=7XXhzPtvsDMZKwJi3NCUHNT0YaNfJtDfBNmw7ADL6OM%3D)
2026-03-29 22:02:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251940/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251940>
2026-03-29 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250261/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE14MHY/42792804?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=Y04ygmBotxtRA%2BypErzdd%2FsRMicCvzRTRUQOyWlrd8A%3D)
2026-03-29 22:02:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253321/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253321>
2026-03-29 22:02:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146362/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146362>
2026-03-29 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168700/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OXZ4088/42811293?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=jx4hANQRRl%2Fe9r1hb7nkiHYagTnAV8smLgoPKET9d2I%3D)
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699252730%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252730 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443694%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443694 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146421%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146421 not downloaded yet
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251999%27 HTTP/1.1" 200 None
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251999 not downloaded yet
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61052050>
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA57YZF%252F699251917%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251917/600 saved to cache
2026-03-29 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d3ee94bc-ee6e-5446-95d3-63f1fb5a289c
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620ffa50>
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_expert_report_file_39575c8a-a70f-4666-aa58-ccc030edc58a.pdf HTTP/1.1" 201 0
2026-03-29 22:02:03 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 44161369-70f8-5a2d-828f-f5cf81d7007d
2026-03-29 22:02:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44161369-70f8-5a2d-828f-f5cf81d7007d, skipping ID generation
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44161369-70f8-5a2d-828f-f5cf81d7007d
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DFP15FDU-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FP15FDU-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616877d0>
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRK59OSL%252F699146331%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146331/600 saved to cache
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item faae600b-2d2c-5cfb-9bd2-3ccad03ec918
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253277/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SP12UBA/42792329?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=ISncP7%2BN%2F05JJFCM2oZrwTcOivoa8wfp%2F0E42xLXB2E%3D)
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253290/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SP12UBA/42792329?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=ISncP7%2BN%2F05JJFCM2oZrwTcOivoa8wfp%2F0E42xLXB2E%3D)
2026-03-29 22:02:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168711/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168711>
2026-03-29 22:02:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251957/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251957>
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250922%27 HTTP/1.1" 200 None
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250922 not downloaded yet
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252817/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PE56LWD/42794033?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=9X2VqNUXoy4G7cIyfNsOAU4psnCzDJcB0wbfEMmIfec%3D)
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168704/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OXZ4088/42811293?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=jx4hANQRRl%2Fe9r1hb7nkiHYagTnAV8smLgoPKET9d2I%3D)
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073215/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ68NYD/42811062?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=8kkcU%2FFGIGGoXYEQH2MfinwpYza8ouVU7RXPAe1sMaY%3D)
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250931%27 HTTP/1.1" 200 None
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250931 not downloaded yet
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636a7350>
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNA04XFU%252F699438032%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699438032/600 saved to cache
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e6199b36-64a9-5e19-9093-4273bab95743
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620ecbd0>
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE14MHY%252F699250261%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250261/600 saved to cache
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 70ebff0d-7944-5d91-ab8e-f71690cfd864
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610b5890>
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOXZ4088%252F699168700%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168700/600 saved to cache
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cc361e13-3b83-5190-85ec-81054039e7f0
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146362/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RK59OSL/42811447?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=raIySGe0EosJvJxqdH%2BlY74CrIqyKMpBthmS20ACi0Y%3D)
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251940/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA57YZF/42798629?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=jPyhLM%2BjiHCcR3WmQ%2FqXhkvGU%2Bz%2FH7BjFWROuOd%2FXoI%3D)
2026-03-29 22:02:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443678/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443678>
2026-03-29 22:02:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251972/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251972>
2026-03-29 22:02:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251985/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251985>
2026-03-29 22:02:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146390/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146390>
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250939%27 HTTP/1.1" 200 None
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250939 not downloaded yet
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253321/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SP12UBA/42792329?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=ISncP7%2BN%2F05JJFCM2oZrwTcOivoa8wfp%2F0E42xLXB2E%3D)
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250950%27 HTTP/1.1" 200 None
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250950 not downloaded yet
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615394d0>
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSP12UBA%252F699253277%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253277/600 saved to cache
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 17812872-0c62-52de-9646-8110c3ee0253
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616ada50>
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSP12UBA%252F699253290%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253290/600 saved to cache
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 17812872-0c62-52de-9646-8110c3ee0253
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637a7ed0>
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPE56LWD%252F699252817%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252817/600 saved to cache
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 569e1cde-1a47-540d-9d22-90c30237a2e3
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636721d0>
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOXZ4088%252F699168704%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168704/600 saved to cache
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cc361e13-3b83-5190-85ec-81054039e7f0
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616dd7d0>
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ68NYD%252F699073215%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073215/600 saved to cache
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b59bed48-7f26-51b6-a928-99ee433fa2e5
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250955%27 HTTP/1.1" 200 None
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250955 not downloaded yet
2026-03-29 22:02:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146421/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146421>
2026-03-29 22:02:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251999/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251999>
2026-03-29 22:02:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250915/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FP15FDU-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146405/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146405>
2026-03-29 22:02:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443694/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443694>
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251957/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA57YZF/42798629?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=jPyhLM%2BjiHCcR3WmQ%2FqXhkvGU%2Bz%2FH7BjFWROuOd%2FXoI%3D)
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168711/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OXZ4088/42811293?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=jx4hANQRRl%2Fe9r1hb7nkiHYagTnAV8smLgoPKET9d2I%3D)
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250971%27 HTTP/1.1" 200 None
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250971 not downloaded yet
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250993%27 HTTP/1.1" 200 None
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250993 not downloaded yet
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63671350>
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRK59OSL%252F699146362%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146362/600 saved to cache
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item faae600b-2d2c-5cfb-9bd2-3ccad03ec918
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617f7d10>
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA57YZF%252F699251940%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251940/600 saved to cache
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d3ee94bc-ee6e-5446-95d3-63f1fb5a289c
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac622475d0>
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSP12UBA%252F699253321%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253321/600 saved to cache
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 17812872-0c62-52de-9646-8110c3ee0253
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146390/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RK59OSL/42811447?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=raIySGe0EosJvJxqdH%2BlY74CrIqyKMpBthmS20ACi0Y%3D)
2026-03-29 22:02:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252730/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252730>
2026-03-29 22:02:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250922/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250922>
2026-03-29 22:02:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250931/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250931>
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251013%27 HTTP/1.1" 200 None
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251013 not downloaded yet
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251985/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA57YZF/42798629?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=jPyhLM%2BjiHCcR3WmQ%2FqXhkvGU%2Bz%2FH7BjFWROuOd%2FXoI%3D)
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251972/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA57YZF/42798629?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=jPyhLM%2BjiHCcR3WmQ%2FqXhkvGU%2Bz%2FH7BjFWROuOd%2FXoI%3D)
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443678/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV13PTO/42812438?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=wxjAtc4NkfyYaQyJmzZouqLPSiImkGC37KZelYNyL%2FI%3D)
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699251029%27 HTTP/1.1" 200 None
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251029 not downloaded yet
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611d6b50>
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA57YZF%252F699251957%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251957/600 saved to cache
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d3ee94bc-ee6e-5446-95d3-63f1fb5a289c
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637a4850>
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOXZ4088%252F699168711%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168711/600 saved to cache
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cc361e13-3b83-5190-85ec-81054039e7f0
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250915/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FP15FDU/42801305?sv=2020-08-04&st=2026-03-29T22%3A02%3A00Z&se=2026-03-29T22%3A27%3A00Z&sr=b&sp=r&sig=qsAOXXKR%2BqDtTaoMn2AGi%2FhSg4YERZitp0%2FlGIFHrdA%3D)
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443694/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV13PTO/42812438?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=wxjAtc4NkfyYaQyJmzZouqLPSiImkGC37KZelYNyL%2FI%3D)
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146405/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RK59OSL/42811447?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=raIySGe0EosJvJxqdH%2BlY74CrIqyKMpBthmS20ACi0Y%3D)
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251999/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA57YZF/42798629?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=jPyhLM%2BjiHCcR3WmQ%2FqXhkvGU%2Bz%2FH7BjFWROuOd%2FXoI%3D)
2026-03-29 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146421/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RK59OSL/42811447?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=raIySGe0EosJvJxqdH%2BlY74CrIqyKMpBthmS20ACi0Y%3D)
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620ec390>
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRK59OSL%252F699146390%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146390/600 saved to cache
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item faae600b-2d2c-5cfb-9bd2-3ccad03ec918
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611706d0>
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA57YZF%252F699251985%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251985/600 saved to cache
2026-03-29 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d3ee94bc-ee6e-5446-95d3-63f1fb5a289c
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61924050>
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA57YZF%252F699251972%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251972/600 saved to cache
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d3ee94bc-ee6e-5446-95d3-63f1fb5a289c
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac697a5190>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV13PTO%252F699443678%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443678/600 saved to cache
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8c5d6f92-e516-5861-9e52-fa759468ecc2
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250280/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE14MHY/42792804?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=Y04ygmBotxtRA%2BypErzdd%2FsRMicCvzRTRUQOyWlrd8A%3D)
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250955/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250955>
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443685/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443685>
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250922/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FP15FDU/42801305?sv=2020-08-04&st=2026-03-29T22%3A02%3A00Z&se=2026-03-29T22%3A27%3A00Z&sr=b&sp=r&sig=qsAOXXKR%2BqDtTaoMn2AGi%2FhSg4YERZitp0%2FlGIFHrdA%3D)
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250931/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FP15FDU/42801305?sv=2020-08-04&st=2026-03-29T22%3A02%3A00Z&se=2026-03-29T22%3A27%3A00Z&sr=b&sp=r&sig=qsAOXXKR%2BqDtTaoMn2AGi%2FhSg4YERZitp0%2FlGIFHrdA%3D)
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250950/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250950>
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250993/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250993>
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252730/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NU58OJT/42793659?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=OPkhM0299RrvBfUv4FQRs%2FBEpAArcl7lQriMmHfjtw4%3D)
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610761d0>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFP15FDU%252F699250915%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250915/600 saved to cache
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 44161369-70f8-5a2d-828f-f5cf81d7007d
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61972c50>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV13PTO%252F699443694%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443694/600 saved to cache
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8c5d6f92-e516-5861-9e52-fa759468ecc2
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61747510>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRK59OSL%252F699146405%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146405/600 saved to cache
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item faae600b-2d2c-5cfb-9bd2-3ccad03ec918
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b2f50>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA57YZF%252F699251999%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251999/600 saved to cache
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d3ee94bc-ee6e-5446-95d3-63f1fb5a289c
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b1290>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRK59OSL%252F699146421%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146421/600 saved to cache
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item faae600b-2d2c-5cfb-9bd2-3ccad03ec918
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699251013/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251013>
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250939/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250939>
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250971/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250971>
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252688/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252688>
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253354/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253354>
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699251029/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251029>
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252710/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252710>
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63549210>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE14MHY%252F699250280%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250280/600 saved to cache
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 70ebff0d-7944-5d91-ab8e-f71690cfd864
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6354bd90>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFP15FDU%252F699250922%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250922/600 saved to cache
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 44161369-70f8-5a2d-828f-f5cf81d7007d
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61935150>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFP15FDU%252F699250931%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250931/600 saved to cache
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 44161369-70f8-5a2d-828f-f5cf81d7007d
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636eb250>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNU58OJT%252F699252730%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252730/600 saved to cache
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ae5b05cb-e1db-52c3-a568-516b686268d9
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250955/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FP15FDU/42801305?sv=2020-08-04&st=2026-03-29T22%3A02%3A00Z&se=2026-03-29T22%3A27%3A00Z&sr=b&sp=r&sig=qsAOXXKR%2BqDtTaoMn2AGi%2FhSg4YERZitp0%2FlGIFHrdA%3D)
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250950/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FP15FDU/42801305?sv=2020-08-04&st=2026-03-29T22%3A02%3A00Z&se=2026-03-29T22%3A27%3A00Z&sr=b&sp=r&sig=qsAOXXKR%2BqDtTaoMn2AGi%2FhSg4YERZitp0%2FlGIFHrdA%3D)
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443671/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443671>
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252679/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252679>
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253336/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253336>
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250993/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FP15FDU/42801305?sv=2020-08-04&st=2026-03-29T22%3A02%3A00Z&se=2026-03-29T22%3A27%3A00Z&sr=b&sp=r&sig=qsAOXXKR%2BqDtTaoMn2AGi%2FhSg4YERZitp0%2FlGIFHrdA%3D)
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443685/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV13PTO/42812438?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=wxjAtc4NkfyYaQyJmzZouqLPSiImkGC37KZelYNyL%2FI%3D)
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250939/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FP15FDU/42801305?sv=2020-08-04&st=2026-03-29T22%3A02%3A00Z&se=2026-03-29T22%3A27%3A00Z&sr=b&sp=r&sig=qsAOXXKR%2BqDtTaoMn2AGi%2FhSg4YERZitp0%2FlGIFHrdA%3D)
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168716/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168716>
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250971/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FP15FDU/42801305?sv=2020-08-04&st=2026-03-29T22%3A02%3A00Z&se=2026-03-29T22%3A27%3A00Z&sr=b&sp=r&sig=qsAOXXKR%2BqDtTaoMn2AGi%2FhSg4YERZitp0%2FlGIFHrdA%3D)
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253354/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SP12UBA/42792329?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=ISncP7%2BN%2F05JJFCM2oZrwTcOivoa8wfp%2F0E42xLXB2E%3D)
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252688/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NU58OJT/42793659?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=OPkhM0299RrvBfUv4FQRs%2FBEpAArcl7lQriMmHfjtw4%3D)
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252710/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NU58OJT/42793659?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=OPkhM0299RrvBfUv4FQRs%2FBEpAArcl7lQriMmHfjtw4%3D)
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699251029/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FP15FDU/42801305?sv=2020-08-04&st=2026-03-29T22%3A02%3A00Z&se=2026-03-29T22%3A27%3A00Z&sr=b&sp=r&sig=qsAOXXKR%2BqDtTaoMn2AGi%2FhSg4YERZitp0%2FlGIFHrdA%3D)
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616baf90>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFP15FDU%252F699250955%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250955/600 saved to cache
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 44161369-70f8-5a2d-828f-f5cf81d7007d
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146377/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146377>
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250330/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250330>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636715d0>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFP15FDU%252F699250950%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250950/600 saved to cache
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 44161369-70f8-5a2d-828f-f5cf81d7007d
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699251013/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FP15FDU/42801305?sv=2020-08-04&st=2026-03-29T22%3A02%3A00Z&se=2026-03-29T22%3A27%3A00Z&sr=b&sp=r&sig=qsAOXXKR%2BqDtTaoMn2AGi%2FhSg4YERZitp0%2FlGIFHrdA%3D)
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252871/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252871>
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252679/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NU58OJT/42793659?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=OPkhM0299RrvBfUv4FQRs%2FBEpAArcl7lQriMmHfjtw4%3D)
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253336/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SP12UBA/42792329?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=ISncP7%2BN%2F05JJFCM2oZrwTcOivoa8wfp%2F0E42xLXB2E%3D)
2026-03-29 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443671/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV13PTO/42812438?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=wxjAtc4NkfyYaQyJmzZouqLPSiImkGC37KZelYNyL%2FI%3D)
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251947/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251947>
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617f4fd0>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFP15FDU%252F699250993%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250993/600 saved to cache
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 44161369-70f8-5a2d-828f-f5cf81d7007d
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6107dc50>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV13PTO%252F699443685%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443685/600 saved to cache
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8c5d6f92-e516-5861-9e52-fa759468ecc2
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63672d10>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFP15FDU%252F699250939%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250939/600 saved to cache
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 44161369-70f8-5a2d-828f-f5cf81d7007d
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146367/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146367>
2026-03-29 22:02:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443663/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443663>
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610850d0>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFP15FDU%252F699250971%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250971/600 saved to cache
2026-03-29 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 44161369-70f8-5a2d-828f-f5cf81d7007d
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618cd190>
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSP12UBA%252F699253354%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253354/600 saved to cache
2026-03-29 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 17812872-0c62-52de-9646-8110c3ee0253
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611ba850>
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNU58OJT%252F699252688%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252688/600 saved to cache
2026-03-29 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ae5b05cb-e1db-52c3-a568-516b686268d9
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620ff290>
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNU58OJT%252F699252710%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252710/600 saved to cache
2026-03-29 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ae5b05cb-e1db-52c3-a568-516b686268d9
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611ba8d0>
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFP15FDU%252F699251029%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699251029/600 saved to cache
2026-03-29 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 44161369-70f8-5a2d-828f-f5cf81d7007d
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611b9ed0>
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFP15FDU%252F699251013%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699251013/600 saved to cache
2026-03-29 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 44161369-70f8-5a2d-828f-f5cf81d7007d
2026-03-29 22:02:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44161369-70f8-5a2d-828f-f5cf81d7007d, skipping ID generation
2026-03-29 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44161369-70f8-5a2d-828f-f5cf81d7007d sending to next pipeline
2026-03-29 22:02:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 44161369-70f8-5a2d-828f-f5cf81d7007d, identifier: FP15%20FDU
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6867a4d0>
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNU58OJT%252F699252679%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252679/600 saved to cache
2026-03-29 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ae5b05cb-e1db-52c3-a568-516b686268d9
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637a5790>
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSP12UBA%252F699253336%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253336/600 saved to cache
2026-03-29 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 17812872-0c62-52de-9646-8110c3ee0253
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61844a10>
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV13PTO%252F699443671%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443671/600 saved to cache
2026-03-29 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8c5d6f92-e516-5861-9e52-fa759468ecc2
2026-03-29 22:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 44161369-70f8-5a2d-828f-f5cf81d7007d with identifier: FP15%20FDU
2026-03-29 22:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 44161369-70f8-5a2d-828f-f5cf81d7007d with identifier: FP15%20FDU
2026-03-29 22:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 44161369-70f8-5a2d-828f-f5cf81d7007d with identifier: FP15%20FDU to the API
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699251013/600>
{'auction_title': '',
 'c_o_2_emission_value': 92,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_expert_report_file_39575c8a-a70f-4666-aa58-ccc030edc58a.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FP15%20FDU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '44161369-70f8-5a2d-828f-f5cf81d7007d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FP15 FDU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FP15%20FDU&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'TOYOTA',
 'model': 'AURIS TOURING',
 'odometer': 254475,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40046,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250915/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39611,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250922/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40309,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250931/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41162,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250939/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34376,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250950/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 32767,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250955/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 94341,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250971/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78995,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699250993/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 96157,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699251013/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44161369-70f8-5a2d-828f-f5cf81d7007d/44161369-70f8-5a2d-828f-f5cf81d7007d_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83268,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FP15FDU/699251029/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'TOYOTA AURIS TOURING 1.8 VVTI HYBRID EXCEL Estate',
 'transmission': 'automatic',
 'trim': 'VVTI HYBRID EXCEL',
 'vin': 'SB1ZS3JE90E157594',
 'year': 2015}
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP15%2520FDU%27 HTTP/1.1" 200 None
2026-03-29 22:02:06 [bca.uk] INFO: Saving data for FP15%20FDU: {'created_time': 1774821726.389006, 'last_price_update_time': 1774821726.389019, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FP15%2520FDU') HTTP/1.1" 204 0
2026-03-29 22:02:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252668/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252668>
2026-03-29 22:02:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250311/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250311>
2026-03-29 22:02:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252851/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252851>
2026-03-29 22:02:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073233/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073233>
2026-03-29 22:02:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253657/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253657>
2026-03-29 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146377/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RK59OSL/42811447?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=raIySGe0EosJvJxqdH%2BlY74CrIqyKMpBthmS20ACi0Y%3D)
2026-03-29 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168716/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OXZ4088/42811293?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=jx4hANQRRl%2Fe9r1hb7nkiHYagTnAV8smLgoPKET9d2I%3D)
2026-03-29 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250330/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE14MHY/42792804?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=Y04ygmBotxtRA%2BypErzdd%2FsRMicCvzRTRUQOyWlrd8A%3D)
2026-03-29 22:02:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253306/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253306>
2026-03-29 22:02:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443659/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443659>
2026-03-29 22:02:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252662/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252662>
2026-03-29 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251947/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA57YZF/42798629?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=jPyhLM%2BjiHCcR3WmQ%2FqXhkvGU%2Bz%2FH7BjFWROuOd%2FXoI%3D)
2026-03-29 22:02:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168707/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168707>
2026-03-29 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443663/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV13PTO/42812438?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=wxjAtc4NkfyYaQyJmzZouqLPSiImkGC37KZelYNyL%2FI%3D)
2026-03-29 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146367/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RK59OSL/42811447?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=raIySGe0EosJvJxqdH%2BlY74CrIqyKMpBthmS20ACi0Y%3D)
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61844a50>
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRK59OSL%252F699146377%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146377/600 saved to cache
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item faae600b-2d2c-5cfb-9bd2-3ccad03ec918
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61835950>
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOXZ4088%252F699168716%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168716/600 saved to cache
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cc361e13-3b83-5190-85ec-81054039e7f0
2026-03-29 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252871/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PE56LWD/42794033?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=9X2VqNUXoy4G7cIyfNsOAU4psnCzDJcB0wbfEMmIfec%3D)
2026-03-29 22:02:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250296/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250296>
2026-03-29 22:02:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252836/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252836>
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637c6710>
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE14MHY%252F699250330%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250330/600 saved to cache
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 70ebff0d-7944-5d91-ab8e-f71690cfd864
2026-03-29 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252851/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PE56LWD/42794033?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=9X2VqNUXoy4G7cIyfNsOAU4psnCzDJcB0wbfEMmIfec%3D)
2026-03-29 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250311/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE14MHY/42792804?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=Y04ygmBotxtRA%2BypErzdd%2FsRMicCvzRTRUQOyWlrd8A%3D)
2026-03-29 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073233/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ68NYD/42811062?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=8kkcU%2FFGIGGoXYEQH2MfinwpYza8ouVU7RXPAe1sMaY%3D)
2026-03-29 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253657/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YA13XJE/42802351?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=wrT1d4szZ5uA5YPKww6Z19lcFj9BeYG1c3p6Yb3SGNs%3D)
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61adce90>
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA57YZF%252F699251947%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251947/600 saved to cache
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d3ee94bc-ee6e-5446-95d3-63f1fb5a289c
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611e2d10>
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV13PTO%252F699443663%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443663/600 saved to cache
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8c5d6f92-e516-5861-9e52-fa759468ecc2
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61085090>
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRK59OSL%252F699146367%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146367/600 saved to cache
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item faae600b-2d2c-5cfb-9bd2-3ccad03ec918
2026-03-29 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443659/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV13PTO/42812438?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=wxjAtc4NkfyYaQyJmzZouqLPSiImkGC37KZelYNyL%2FI%3D)
2026-03-29 22:02:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073224/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073224>
2026-03-29 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253306/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SP12UBA/42792329?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=ISncP7%2BN%2F05JJFCM2oZrwTcOivoa8wfp%2F0E42xLXB2E%3D)
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61846010>
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPE56LWD%252F699252871%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252871/600 saved to cache
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 569e1cde-1a47-540d-9d22-90c30237a2e3
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61844f50>
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPE56LWD%252F699252851%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252851/600 saved to cache
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 569e1cde-1a47-540d-9d22-90c30237a2e3
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6217ae10>
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE14MHY%252F699250311%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250311/600 saved to cache
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 70ebff0d-7944-5d91-ab8e-f71690cfd864
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617e7210>
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ68NYD%252F699073233%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073233/600 saved to cache
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b59bed48-7f26-51b6-a928-99ee433fa2e5
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610b68d0>
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYA13XJE%252F699253657%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253657/600 saved to cache
2026-03-29 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 56ffa4f0-fba8-5395-a6e0-5c3480fd2644
2026-03-29 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252662/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NU58OJT/42793659?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=OPkhM0299RrvBfUv4FQRs%2FBEpAArcl7lQriMmHfjtw4%3D)
2026-03-29 22:02:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253640/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253640>
2026-03-29 22:02:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253134/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253134>
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168707/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OXZ4088/42811293?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=jx4hANQRRl%2Fe9r1hb7nkiHYagTnAV8smLgoPKET9d2I%3D)
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac77452590>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV13PTO%252F699443659%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443659/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8c5d6f92-e516-5861-9e52-fa759468ecc2
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611716d0>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSP12UBA%252F699253306%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253306/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 17812872-0c62-52de-9646-8110c3ee0253
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252668/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NU58OJT/42793659?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=OPkhM0299RrvBfUv4FQRs%2FBEpAArcl7lQriMmHfjtw4%3D)
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249964/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249964>
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251933/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251933>
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443649/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443649>
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146355/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146355>
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250296/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE14MHY/42792804?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=Y04ygmBotxtRA%2BypErzdd%2FsRMicCvzRTRUQOyWlrd8A%3D)
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c7b150>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNU58OJT%252F699252662%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252662/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ae5b05cb-e1db-52c3-a568-516b686268d9
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616ad590>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOXZ4088%252F699168707%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168707/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cc361e13-3b83-5190-85ec-81054039e7f0
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252658/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252658>
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252836/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PE56LWD/42794033?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=9X2VqNUXoy4G7cIyfNsOAU4psnCzDJcB0wbfEMmIfec%3D)
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249944/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249944>
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253119/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253119>
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253622/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253622>
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253640/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YA13XJE/42802351?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=wrT1d4szZ5uA5YPKww6Z19lcFj9BeYG1c3p6Yb3SGNs%3D)
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253134/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RNZ5340/42805981?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=EtkIifNkCHy5EOPPe2ywr7dpUF42QieQm0w8636Y6Eg%3D)
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073224/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ68NYD/42811062?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=8kkcU%2FFGIGGoXYEQH2MfinwpYza8ouVU7RXPAe1sMaY%3D)
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6179ef50>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNU58OJT%252F699252668%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252668/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ae5b05cb-e1db-52c3-a568-516b686268d9
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69bb7310>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE14MHY%252F699250296%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250296/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 70ebff0d-7944-5d91-ab8e-f71690cfd864
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251933/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA57YZF/42798629?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=jPyhLM%2BjiHCcR3WmQ%2FqXhkvGU%2Bz%2FH7BjFWROuOd%2FXoI%3D)
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146355/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RK59OSL/42811447?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=raIySGe0EosJvJxqdH%2BlY74CrIqyKMpBthmS20ACi0Y%3D)
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443649/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV13PTO/42812438?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=wxjAtc4NkfyYaQyJmzZouqLPSiImkGC37KZelYNyL%2FI%3D)
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252650/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252650>
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443643/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443643>
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251926/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251926>
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146346/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146346>
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62137c10>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPE56LWD%252F699252836%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252836/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 569e1cde-1a47-540d-9d22-90c30237a2e3
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252658/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NU58OJT/42793659?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=OPkhM0299RrvBfUv4FQRs%2FBEpAArcl7lQriMmHfjtw4%3D)
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253610/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253610>
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073201/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073201>
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252802/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252802>
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637b7f10>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYA13XJE%252F699253640%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253640/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 56ffa4f0-fba8-5395-a6e0-5c3480fd2644
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616afc90>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRNZ5340%252F699253134%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253134/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c9599de9-498d-5a1e-accc-599bd100e89a
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6184f910>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ68NYD%252F699073224%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073224/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b59bed48-7f26-51b6-a928-99ee433fa2e5
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249964/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG13WCO/42805858?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=GVmWRmuKtNOue8G4g7Ss9cceJ%2BHC2MT4CedJjlRFDBw%3D)
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249944/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG13WCO/42805858?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=GVmWRmuKtNOue8G4g7Ss9cceJ%2BHC2MT4CedJjlRFDBw%3D)
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253119/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RNZ5340/42805981?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=EtkIifNkCHy5EOPPe2ywr7dpUF42QieQm0w8636Y6Eg%3D)
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253622/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YA13XJE/42802351?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=wrT1d4szZ5uA5YPKww6Z19lcFj9BeYG1c3p6Yb3SGNs%3D)
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61170050>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA57YZF%252F699251933%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251933/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d3ee94bc-ee6e-5446-95d3-63f1fb5a289c
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61202210>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRK59OSL%252F699146355%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146355/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item faae600b-2d2c-5cfb-9bd2-3ccad03ec918
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620a92d0>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV13PTO%252F699443649%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443649/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8c5d6f92-e516-5861-9e52-fa759468ecc2
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251926/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA57YZF/42798629?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=jPyhLM%2BjiHCcR3WmQ%2FqXhkvGU%2Bz%2FH7BjFWROuOd%2FXoI%3D)
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146346/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RK59OSL/42811447?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=raIySGe0EosJvJxqdH%2BlY74CrIqyKMpBthmS20ACi0Y%3D)
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443643/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV13PTO/42812438?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=wxjAtc4NkfyYaQyJmzZouqLPSiImkGC37KZelYNyL%2FI%3D)
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253108/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253108>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62096310>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNU58OJT%252F699252658%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252658/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ae5b05cb-e1db-52c3-a568-516b686268d9
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617e54d0>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG13WCO%252F699249964%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249964/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1d11b73b-ecf9-57a3-a557-9234293fe7af
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61187510>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG13WCO%252F699249944%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249944/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1d11b73b-ecf9-57a3-a557-9234293fe7af
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617e6ed0>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRNZ5340%252F699253119%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253119/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c9599de9-498d-5a1e-accc-599bd100e89a
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6209c950>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYA13XJE%252F699253622%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253622/600 saved to cache
2026-03-29 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 56ffa4f0-fba8-5395-a6e0-5c3480fd2644
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252650/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NU58OJT/42793659?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=OPkhM0299RrvBfUv4FQRs%2FBEpAArcl7lQriMmHfjtw4%3D)
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251921/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251921>
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249922/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249922>
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146338/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146338>
2026-03-29 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252802/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PE56LWD/42794033?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=9X2VqNUXoy4G7cIyfNsOAU4psnCzDJcB0wbfEMmIfec%3D)
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443638/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443638>
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252647/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252647>
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253270/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253270>
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250253/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250253>
2026-03-29 22:02:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168695/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168695>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6179d990>
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA57YZF%252F699251926%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251926/600 saved to cache
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d3ee94bc-ee6e-5446-95d3-63f1fb5a289c
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61ade450>
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRK59OSL%252F699146346%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146346/600 saved to cache
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item faae600b-2d2c-5cfb-9bd2-3ccad03ec918
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6179e7d0>
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV13PTO%252F699443643%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443643/600 saved to cache
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8c5d6f92-e516-5861-9e52-fa759468ecc2
2026-03-29 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073201/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ68NYD/42811062?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=8kkcU%2FFGIGGoXYEQH2MfinwpYza8ouVU7RXPAe1sMaY%3D)
2026-03-29 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253610/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YA13XJE/42802351?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=wrT1d4szZ5uA5YPKww6Z19lcFj9BeYG1c3p6Yb3SGNs%3D)
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61add490>
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNU58OJT%252F699252650%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252650/600 saved to cache
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ae5b05cb-e1db-52c3-a568-516b686268d9
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62105b50>
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPE56LWD%252F699252802%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252802/600 saved to cache
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 569e1cde-1a47-540d-9d22-90c30237a2e3
2026-03-29 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146338/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RK59OSL/42811447?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=raIySGe0EosJvJxqdH%2BlY74CrIqyKMpBthmS20ACi0Y%3D)
2026-03-29 22:02:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073190/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073190>
2026-03-29 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249922/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG13WCO/42805858?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=GVmWRmuKtNOue8G4g7Ss9cceJ%2BHC2MT4CedJjlRFDBw%3D)
2026-03-29 22:02:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253600/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253600>
2026-03-29 22:02:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252795/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252795>
2026-03-29 22:02:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:08 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:08 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:08 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61adf750>
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ68NYD%252F699073201%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073201/600 saved to cache
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b59bed48-7f26-51b6-a928-99ee433fa2e5
2026-03-29 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251921/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA57YZF/42798629?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=jPyhLM%2BjiHCcR3WmQ%2FqXhkvGU%2Bz%2FH7BjFWROuOd%2FXoI%3D)
2026-03-29 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253108/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RNZ5340/42805981?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=EtkIifNkCHy5EOPPe2ywr7dpUF42QieQm0w8636Y6Eg%3D)
2026-03-29 22:02:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253097/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253097>
2026-03-29 22:02:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:08 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:08 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:08 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6102fe90>
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYA13XJE%252F699253610%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253610/600 saved to cache
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 56ffa4f0-fba8-5395-a6e0-5c3480fd2644
2026-03-29 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252647/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NU58OJT/42793659?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=OPkhM0299RrvBfUv4FQRs%2FBEpAArcl7lQriMmHfjtw4%3D)
2026-03-29 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250253/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE14MHY/42792804?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=Y04ygmBotxtRA%2BypErzdd%2FsRMicCvzRTRUQOyWlrd8A%3D)
2026-03-29 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253270/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SP12UBA/42792329?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=ISncP7%2BN%2F05JJFCM2oZrwTcOivoa8wfp%2F0E42xLXB2E%3D)
2026-03-29 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443638/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV13PTO/42812438?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=wxjAtc4NkfyYaQyJmzZouqLPSiImkGC37KZelYNyL%2FI%3D)
2026-03-29 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168695/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OXZ4088/42811293?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=jx4hANQRRl%2Fe9r1hb7nkiHYagTnAV8smLgoPKET9d2I%3D)
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac60ff8c50>
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRK59OSL%252F699146338%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146338/600 saved to cache
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item faae600b-2d2c-5cfb-9bd2-3ccad03ec918
2026-03-29 22:02:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: faae600b-2d2c-5cfb-9bd2-3ccad03ec918, skipping ID generation
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item faae600b-2d2c-5cfb-9bd2-3ccad03ec918 sending to next pipeline
2026-03-29 22:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: faae600b-2d2c-5cfb-9bd2-3ccad03ec918, identifier: RK59%20OSL
2026-03-29 22:02:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:08 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:08 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:08 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618334d0>
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG13WCO%252F699249922%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249922/600 saved to cache
2026-03-29 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1d11b73b-ecf9-57a3-a557-9234293fe7af
2026-03-29 22:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: faae600b-2d2c-5cfb-9bd2-3ccad03ec918 with identifier: RK59%20OSL
2026-03-29 22:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: faae600b-2d2c-5cfb-9bd2-3ccad03ec918 with identifier: RK59%20OSL
2026-03-29 22:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: faae600b-2d2c-5cfb-9bd2-3ccad03ec918 with identifier: RK59%20OSL to the API
2026-03-29 22:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146338/600>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_expert_report_file_6ef2c137-b17a-4f8e-845d-3bef0e0286a4.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RK59%20OSL-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'faae600b-2d2c-5cfb-9bd2-3ccad03ec918',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RK59 OSL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RK59%20OSL&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MINI',
 'model': 'ONE',
 'odometer': 50202,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 51355,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146331/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48024,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146338/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45797,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146346/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48309,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146355/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45719,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146362/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42249,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146367/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 100613,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146377/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49100,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146390/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 90167,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146405/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faae600b-2d2c-5cfb-9bd2-3ccad03ec918/faae600b-2d2c-5cfb-9bd2-3ccad03ec918_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 86125,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RK59OSL/699146421/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'MINI ONE 1.4  Hatchback',
 'transmission': 'manual',
 'trim': '',
 'vin': 'WMWME32090TM63672',
 'year': 2009}
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK59%2520OSL%27 HTTP/1.1" 200 None
2026-03-29 22:02:09 [bca.uk] INFO: Saving data for RK59%20OSL: {'created_time': 1774821729.144191, 'last_price_update_time': 1774821729.144201, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RK59%2520OSL') HTTP/1.1" 204 0
2026-03-29 22:02:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249906/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249906>
2026-03-29 22:02:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252642/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=NU58OJT-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443633/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=GV13PTO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252795/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PE56LWD/42794033?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=9X2VqNUXoy4G7cIyfNsOAU4psnCzDJcB0wbfEMmIfec%3D)
2026-03-29 22:02:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143871/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143871>
2026-03-29 22:02:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699438043/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699438043>
2026-03-29 22:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073190/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ68NYD/42811062?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=8kkcU%2FFGIGGoXYEQH2MfinwpYza8ouVU7RXPAe1sMaY%3D)
2026-03-29 22:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253600/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YA13XJE/42802351?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=wrT1d4szZ5uA5YPKww6Z19lcFj9BeYG1c3p6Yb3SGNs%3D)
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6102dd50>
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA57YZF%252F699251921%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251921/600 saved to cache
2026-03-29 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d3ee94bc-ee6e-5446-95d3-63f1fb5a289c
2026-03-29 22:02:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3ee94bc-ee6e-5446-95d3-63f1fb5a289c, skipping ID generation
2026-03-29 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3ee94bc-ee6e-5446-95d3-63f1fb5a289c sending to next pipeline
2026-03-29 22:02:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d3ee94bc-ee6e-5446-95d3-63f1fb5a289c, identifier: MA57%20YZF
2026-03-29 22:02:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:09 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:09 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:09 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611b9150>
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRNZ5340%252F699253108%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253108/600 saved to cache
2026-03-29 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c9599de9-498d-5a1e-accc-599bd100e89a
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618e1690>
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNU58OJT%252F699252647%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252647/600 saved to cache
2026-03-29 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ae5b05cb-e1db-52c3-a568-516b686268d9
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63759310>
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE14MHY%252F699250253%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250253/600 saved to cache
2026-03-29 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 70ebff0d-7944-5d91-ab8e-f71690cfd864
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61006590>
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSP12UBA%252F699253270%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253270/600 saved to cache
2026-03-29 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 17812872-0c62-52de-9646-8110c3ee0253
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6223f390>
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV13PTO%252F699443638%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443638/600 saved to cache
2026-03-29 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8c5d6f92-e516-5861-9e52-fa759468ecc2
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69bf1250>
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOXZ4088%252F699168695%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168695/600 saved to cache
2026-03-29 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cc361e13-3b83-5190-85ec-81054039e7f0
2026-03-29 22:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d3ee94bc-ee6e-5446-95d3-63f1fb5a289c with identifier: MA57%20YZF
2026-03-29 22:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d3ee94bc-ee6e-5446-95d3-63f1fb5a289c with identifier: MA57%20YZF
2026-03-29 22:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d3ee94bc-ee6e-5446-95d3-63f1fb5a289c with identifier: MA57%20YZF to the API
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251921/600>
{'auction_title': '',
 'c_o_2_emission_value': 163,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_expert_report_file_565ecd74-7f34-4694-8ee5-bf0264f242d8.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MA57%20YZF-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd3ee94bc-ee6e-5446-95d3-63f1fb5a289c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MA57 YZF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MA57%20YZF&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'TOYOTA',
 'model': 'AURIS',
 'odometer': 92182,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37138,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251917/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38363,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251921/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39345,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251926/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38352,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251933/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34082,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251940/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34162,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251947/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 109225,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251957/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70545,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251972/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83251,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251985/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ee94bc-ee6e-5446-95d3-63f1fb5a289c/d3ee94bc-ee6e-5446-95d3-63f1fb5a289c_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 99510,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA57YZF/699251999/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'TOYOTA AURIS 1.4 VVTI T2 Hatchback',
 'transmission': 'manual',
 'trim': 'VVTI T2',
 'vin': 'JTNKM56E901003434',
 'year': 2007}
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA57%2520YZF%27 HTTP/1.1" 200 None
2026-03-29 22:02:09 [bca.uk] INFO: Saving data for MA57%20YZF: {'created_time': 1774821729.921524, 'last_price_update_time': 1774821729.921536, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MA57%2520YZF') HTTP/1.1" 204 0
2026-03-29 22:02:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253587/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253587>
2026-03-29 22:02:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252781/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252781>
2026-03-29 22:02:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253085/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253085>
2026-03-29 22:02:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073182/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073182>
2026-03-29 22:02:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250244/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250244>
2026-03-29 22:02:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253261/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253261>
2026-03-29 22:02:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168692/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168692>
2026-03-29 22:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253097/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RNZ5340/42805981?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=EtkIifNkCHy5EOPPe2ywr7dpUF42QieQm0w8636Y6Eg%3D)
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69bb4710>
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPE56LWD%252F699252795%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252795/600 saved to cache
2026-03-29 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 569e1cde-1a47-540d-9d22-90c30237a2e3
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610b6e90>
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ68NYD%252F699073190%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073190/600 saved to cache
2026-03-29 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b59bed48-7f26-51b6-a928-99ee433fa2e5
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62136e90>
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYA13XJE%252F699253600%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253600/600 saved to cache
2026-03-29 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 56ffa4f0-fba8-5395-a6e0-5c3480fd2644
2026-03-29 22:02:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:10 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:10 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:10 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac77451fd0>
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRNZ5340%252F699253097%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253097/600 saved to cache
2026-03-29 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c9599de9-498d-5a1e-accc-599bd100e89a
2026-03-29 22:02:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249887/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249887>
2026-03-29 22:02:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143856/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143856>
2026-03-29 22:02:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253253/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253253>
2026-03-29 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443633/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV13PTO/42812438?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=wxjAtc4NkfyYaQyJmzZouqLPSiImkGC37KZelYNyL%2FI%3D)
2026-03-29 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699438043/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NA04XFU/42812369?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=7XXhzPtvsDMZKwJi3NCUHNT0YaNfJtDfBNmw7ADL6OM%3D)
2026-03-29 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252642/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NU58OJT/42793659?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=OPkhM0299RrvBfUv4FQRs%2FBEpAArcl7lQriMmHfjtw4%3D)
2026-03-29 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143871/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY64YYK/42812362?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=rVxpK9Nu9k7RcTYnPo9WbYSk5dZ2Ab93q0jZLZNLD3o%3D)
2026-03-29 22:02:10 [scrapy.extensions.logstats] INFO: Crawled 57 pages (at 29 pages/min), scraped 81 items (at 69 items/min)
2026-03-29 22:02:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 195MiB
2026-03-29 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249906/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG13WCO/42805858?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=GVmWRmuKtNOue8G4g7Ss9cceJ%2BHC2MT4CedJjlRFDBw%3D)
2026-03-29 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253261/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SP12UBA/42792329?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=ISncP7%2BN%2F05JJFCM2oZrwTcOivoa8wfp%2F0E42xLXB2E%3D)
2026-03-29 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253085/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RNZ5340/42805981?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=EtkIifNkCHy5EOPPe2ywr7dpUF42QieQm0w8636Y6Eg%3D)
2026-03-29 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250244/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE14MHY/42792804?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=Y04ygmBotxtRA%2BypErzdd%2FsRMicCvzRTRUQOyWlrd8A%3D)
2026-03-29 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252781/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PE56LWD/42794033?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=9X2VqNUXoy4G7cIyfNsOAU4psnCzDJcB0wbfEMmIfec%3D)
2026-03-29 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073182/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ68NYD/42811062?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=8kkcU%2FFGIGGoXYEQH2MfinwpYza8ouVU7RXPAe1sMaY%3D)
2026-03-29 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168692/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OXZ4088/42811293?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=jx4hANQRRl%2Fe9r1hb7nkiHYagTnAV8smLgoPKET9d2I%3D)
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61609310>
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV13PTO%252F699443633%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443633/600 saved to cache
2026-03-29 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8c5d6f92-e516-5861-9e52-fa759468ecc2
2026-03-29 22:02:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c5d6f92-e516-5861-9e52-fa759468ecc2, skipping ID generation
2026-03-29 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c5d6f92-e516-5861-9e52-fa759468ecc2 sending to next pipeline
2026-03-29 22:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8c5d6f92-e516-5861-9e52-fa759468ecc2, identifier: GV13%20PTO
2026-03-29 22:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8c5d6f92-e516-5861-9e52-fa759468ecc2 with identifier: GV13%20PTO
2026-03-29 22:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8c5d6f92-e516-5861-9e52-fa759468ecc2 with identifier: GV13%20PTO
2026-03-29 22:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8c5d6f92-e516-5861-9e52-fa759468ecc2 with identifier: GV13%20PTO to the API
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443633/600>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_expert_report_file_7a6f4497-e5dc-4294-ad35-d4ce3eb545e0.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GV13%20PTO-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '8c5d6f92-e516-5861-9e52-fa759468ecc2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GV13 PTO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GV13%20PTO&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'SUZUKI',
 'model': 'SX4',
 'odometer': 52854,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38501,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443633/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39017,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443638/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38266,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443643/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37160,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443649/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34012,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443659/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34419,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443663/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 98166,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443671/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 89164,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443678/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 94895,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443685/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c5d6f92-e516-5861-9e52-fa759468ecc2/8c5d6f92-e516-5861-9e52-fa759468ecc2_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75024,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV13PTO/699443694/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'SUZUKI SX4 2.0 DDIS SZ5 4X4 Hatchback',
 'transmission': 'manual',
 'trim': 'DDIS SZ5 4X4',
 'vin': 'TSMEYB91S00650514',
 'year': 2013}
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV13%2520PTO%27 HTTP/1.1" 200 None
2026-03-29 22:02:10 [bca.uk] INFO: Saving data for GV13%20PTO: {'created_time': 1774821730.761041, 'last_price_update_time': 1774821730.76105, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GV13%2520PTO') HTTP/1.1" 204 0
2026-03-29 22:02:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168684/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168684>
2026-03-29 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253253/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SP12UBA/42792329?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=ISncP7%2BN%2F05JJFCM2oZrwTcOivoa8wfp%2F0E42xLXB2E%3D)
2026-03-29 22:02:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250232/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250232>
2026-03-29 22:02:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252770/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252770>
2026-03-29 22:02:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073170/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073170>
2026-03-29 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253587/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YA13XJE/42802351?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=wrT1d4szZ5uA5YPKww6Z19lcFj9BeYG1c3p6Yb3SGNs%3D)
2026-03-29 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249887/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG13WCO/42805858?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=GVmWRmuKtNOue8G4g7Ss9cceJ%2BHC2MT4CedJjlRFDBw%3D)
2026-03-29 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143856/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY64YYK/42812362?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=rVxpK9Nu9k7RcTYnPo9WbYSk5dZ2Ab93q0jZLZNLD3o%3D)
2026-03-29 22:02:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:10 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:10 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:10 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6221d910>
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNA04XFU%252F699438043%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699438043/600 saved to cache
2026-03-29 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e6199b36-64a9-5e19-9093-4273bab95743
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a45d90>
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNU58OJT%252F699252642%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252642/600 saved to cache
2026-03-29 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ae5b05cb-e1db-52c3-a568-516b686268d9
2026-03-29 22:02:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ae5b05cb-e1db-52c3-a568-516b686268d9, skipping ID generation
2026-03-29 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ae5b05cb-e1db-52c3-a568-516b686268d9 sending to next pipeline
2026-03-29 22:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ae5b05cb-e1db-52c3-a568-516b686268d9, identifier: NU58%20OJT
2026-03-29 22:02:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:10 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:10 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:10 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b2790>
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY64YYK%252F699143871%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143871/600 saved to cache
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a7797c46-b28a-5526-a960-afcea68790a7
2026-03-29 22:02:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:11 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:11 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:11 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61045d10>
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG13WCO%252F699249906%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249906/600 saved to cache
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1d11b73b-ecf9-57a3-a557-9234293fe7af
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63663b90>
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSP12UBA%252F699253261%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253261/600 saved to cache
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 17812872-0c62-52de-9646-8110c3ee0253
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a46f90>
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRNZ5340%252F699253085%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253085/600 saved to cache
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c9599de9-498d-5a1e-accc-599bd100e89a
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61046b50>
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE14MHY%252F699250244%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250244/600 saved to cache
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 70ebff0d-7944-5d91-ab8e-f71690cfd864
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620976d0>
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPE56LWD%252F699252781%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252781/600 saved to cache
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 569e1cde-1a47-540d-9d22-90c30237a2e3
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61021050>
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ68NYD%252F699073182%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073182/600 saved to cache
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b59bed48-7f26-51b6-a928-99ee433fa2e5
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a45f50>
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOXZ4088%252F699168692%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168692/600 saved to cache
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cc361e13-3b83-5190-85ec-81054039e7f0
2026-03-29 22:02:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ae5b05cb-e1db-52c3-a568-516b686268d9 with identifier: NU58%20OJT
2026-03-29 22:02:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ae5b05cb-e1db-52c3-a568-516b686268d9 with identifier: NU58%20OJT
2026-03-29 22:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ae5b05cb-e1db-52c3-a568-516b686268d9 with identifier: NU58%20OJT to the API
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252642/600>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_expert_report_file_09969caf-9f22-4f43-b12f-a83d8bb8437c.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NU58%20OJT-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ae5b05cb-e1db-52c3-a568-516b686268d9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NU58 OJT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NU58%20OJT&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'BMW',
 'model': '520D',
 'odometer': 180300,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40395,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252642/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38400,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252647/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41034,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252650/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41939,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252658/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36716,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252662/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34011,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252668/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 92320,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252679/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80048,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252688/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 95527,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252710/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5b05cb-e1db-52c3-a568-516b686268d9/ae5b05cb-e1db-52c3-a568-516b686268d9_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81273,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NU58OJT/699252730/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'BMW 520D 2.0 177 M SPORT TOURING Estate',
 'transmission': 'automatic',
 'trim': '177 M SPORT TOURING',
 'vin': 'WBAPX32020C186192',
 'year': 2008}
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU58%2520OJT%27 HTTP/1.1" 200 None
2026-03-29 22:02:11 [bca.uk] INFO: Saving data for NU58%20OJT: {'created_time': 1774821731.721526, 'last_price_update_time': 1774821731.721537, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NU58%2520OJT') HTTP/1.1" 204 0
2026-03-29 22:02:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249874/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249874>
2026-03-29 22:02:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168679/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699168679>
2026-03-29 22:02:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252765/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252765>
2026-03-29 22:02:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253242/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=SP12UBA-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253579/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253579>
2026-03-29 22:02:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253077/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253077>
2026-03-29 22:02:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250226/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250226>
2026-03-29 22:02:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073156/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073156>
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61685b50>
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSP12UBA%252F699253253%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253253/600 saved to cache
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 17812872-0c62-52de-9646-8110c3ee0253
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632f0f50>
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYA13XJE%252F699253587%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253587/600 saved to cache
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 56ffa4f0-fba8-5395-a6e0-5c3480fd2644
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617f50d0>
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG13WCO%252F699249887%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249887/600 saved to cache
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1d11b73b-ecf9-57a3-a557-9234293fe7af
2026-03-29 22:02:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:11 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:11 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:11 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632f0590>
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY64YYK%252F699143856%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143856/600 saved to cache
2026-03-29 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a7797c46-b28a-5526-a960-afcea68790a7
2026-03-29 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168684/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OXZ4088/42811293?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=jx4hANQRRl%2Fe9r1hb7nkiHYagTnAV8smLgoPKET9d2I%3D)
2026-03-29 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252770/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PE56LWD/42794033?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=9X2VqNUXoy4G7cIyfNsOAU4psnCzDJcB0wbfEMmIfec%3D)
2026-03-29 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250232/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE14MHY/42792804?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=Y04ygmBotxtRA%2BypErzdd%2FsRMicCvzRTRUQOyWlrd8A%3D)
2026-03-29 22:02:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253574/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253574>
2026-03-29 22:02:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249864/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249864>
2026-03-29 22:02:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699438001/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699438001>
2026-03-29 22:02:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253070/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253070>
2026-03-29 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073170/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ68NYD/42811062?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=8kkcU%2FFGIGGoXYEQH2MfinwpYza8ouVU7RXPAe1sMaY%3D)
2026-03-29 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253242/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SP12UBA/42792329?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=ISncP7%2BN%2F05JJFCM2oZrwTcOivoa8wfp%2F0E42xLXB2E%3D)
2026-03-29 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073156/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ68NYD/42811062?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=8kkcU%2FFGIGGoXYEQH2MfinwpYza8ouVU7RXPAe1sMaY%3D)
2026-03-29 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253077/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RNZ5340/42805981?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=EtkIifNkCHy5EOPPe2ywr7dpUF42QieQm0w8636Y6Eg%3D)
2026-03-29 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252765/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PE56LWD/42794033?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=9X2VqNUXoy4G7cIyfNsOAU4psnCzDJcB0wbfEMmIfec%3D)
2026-03-29 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249874/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG13WCO/42805858?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=GVmWRmuKtNOue8G4g7Ss9cceJ%2BHC2MT4CedJjlRFDBw%3D)
2026-03-29 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250226/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE14MHY/42792804?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=Y04ygmBotxtRA%2BypErzdd%2FsRMicCvzRTRUQOyWlrd8A%3D)
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615a2b50>
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOXZ4088%252F699168684%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168684/600 saved to cache
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cc361e13-3b83-5190-85ec-81054039e7f0
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6117f950>
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPE56LWD%252F699252770%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252770/600 saved to cache
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 569e1cde-1a47-540d-9d22-90c30237a2e3
2026-03-29 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253070/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RNZ5340/42805981?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=EtkIifNkCHy5EOPPe2ywr7dpUF42QieQm0w8636Y6Eg%3D)
2026-03-29 22:02:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143809/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143809>
2026-03-29 22:02:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252757/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PE56LWD-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG63RZR/42795085?sv=2020-08-04&st=2026-03-29T22%3A02%3A12Z&se=2026-03-29T22%3A27%3A12Z&sr=b&sp=r&sig=z41fVlHE5GW0%2FHMd9juQKD7zO7vEwLy4SxIpPJt68iA%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BG63%20RZR-GB>
2026-03-29 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253579/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YA13XJE/42802351?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=wrT1d4szZ5uA5YPKww6Z19lcFj9BeYG1c3p6Yb3SGNs%3D)
2026-03-29 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168679/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OXZ4088/42811293?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=jx4hANQRRl%2Fe9r1hb7nkiHYagTnAV8smLgoPKET9d2I%3D)
2026-03-29 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249864/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG13WCO/42805858?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=GVmWRmuKtNOue8G4g7Ss9cceJ%2BHC2MT4CedJjlRFDBw%3D)
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636f4550>
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE14MHY%252F699250232%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250232/600 saved to cache
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 70ebff0d-7944-5d91-ab8e-f71690cfd864
2026-03-29 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699438001/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NA04XFU/42812369?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=7XXhzPtvsDMZKwJi3NCUHNT0YaNfJtDfBNmw7ADL6OM%3D)
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61925190>
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ68NYD%252F699073170%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073170/600 saved to cache
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b59bed48-7f26-51b6-a928-99ee433fa2e5
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62130b50>
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSP12UBA%252F699253242%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253242/600 saved to cache
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 17812872-0c62-52de-9646-8110c3ee0253
2026-03-29 22:02:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 17812872-0c62-52de-9646-8110c3ee0253, skipping ID generation
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 17812872-0c62-52de-9646-8110c3ee0253 sending to next pipeline
2026-03-29 22:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 17812872-0c62-52de-9646-8110c3ee0253, identifier: SP12%20UBA
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615a2d50>
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ68NYD%252F699073156%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073156/600 saved to cache
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b59bed48-7f26-51b6-a928-99ee433fa2e5
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621bbfd0>
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRNZ5340%252F699253077%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253077/600 saved to cache
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c9599de9-498d-5a1e-accc-599bd100e89a
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6106d5d0>
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPE56LWD%252F699252765%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252765/600 saved to cache
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 569e1cde-1a47-540d-9d22-90c30237a2e3
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615edc90>
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG13WCO%252F699249874%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249874/600 saved to cache
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1d11b73b-ecf9-57a3-a557-9234293fe7af
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6209aa10>
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE14MHY%252F699250226%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250226/600 saved to cache
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 70ebff0d-7944-5d91-ab8e-f71690cfd864
2026-03-29 22:02:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 70ebff0d-7944-5d91-ab8e-f71690cfd864, skipping ID generation
2026-03-29 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 70ebff0d-7944-5d91-ab8e-f71690cfd864 sending to next pipeline
2026-03-29 22:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 70ebff0d-7944-5d91-ab8e-f71690cfd864, identifier: DE14%20MHY
2026-03-29 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253574/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YA13XJE/42802351?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=wrT1d4szZ5uA5YPKww6Z19lcFj9BeYG1c3p6Yb3SGNs%3D)
2026-03-29 22:02:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143793/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143793>
2026-03-29 22:02:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437977/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437977>
2026-03-29 22:02:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249855/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249855>
2026-03-29 22:02:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253568/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253568>
2026-03-29 22:02:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253065/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253065>
2026-03-29 22:02:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073146/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073146>
2026-03-29 22:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 17812872-0c62-52de-9646-8110c3ee0253 with identifier: SP12%20UBA
2026-03-29 22:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 17812872-0c62-52de-9646-8110c3ee0253 with identifier: SP12%20UBA
2026-03-29 22:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 17812872-0c62-52de-9646-8110c3ee0253 with identifier: SP12%20UBA to the API
2026-03-29 22:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253242/600>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_expert_report_file_929fdc8e-aacc-4022-a51d-243431387aec.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SP12%20UBA-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '17812872-0c62-52de-9646-8110c3ee0253',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SP12 UBA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SP12%20UBA&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'SEAT',
 'model': 'IBIZA',
 'odometer': 112760,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39116,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253242/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38393,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253253/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38065,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253261/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40749,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253270/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36258,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253277/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33830,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253290/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 111756,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253306/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 89776,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253321/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 100415,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253336/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17812872-0c62-52de-9646-8110c3ee0253/17812872-0c62-52de-9646-8110c3ee0253_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83602,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SP12UBA/699253354/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'SEAT IBIZA 1.4 SE COPA Hatchback',
 'transmission': 'manual',
 'trim': 'SE COPA',
 'vin': 'VSSZZZ6JZCR048292',
 'year': 2012}
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP12%2520UBA%27 HTTP/1.1" 200 None
2026-03-29 22:02:13 [bca.uk] INFO: Saving data for SP12%20UBA: {'created_time': 1774821733.218164, 'last_price_update_time': 1774821733.218177, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SP12%2520UBA') HTTP/1.1" 204 0
2026-03-29 22:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 70ebff0d-7944-5d91-ab8e-f71690cfd864 with identifier: DE14%20MHY
2026-03-29 22:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 70ebff0d-7944-5d91-ab8e-f71690cfd864 with identifier: DE14%20MHY
2026-03-29 22:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 70ebff0d-7944-5d91-ab8e-f71690cfd864 with identifier: DE14%20MHY to the API
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250226/600>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_expert_report_file_bf0a95a3-a138-4684-9e86-33ee03fedeb3.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DE14%20MHY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.7L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '70ebff0d-7944-5d91-ab8e-f71690cfd864',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DE14 MHY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DE14%20MHY&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'MOKKA',
 'odometer': 88749,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39411,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250214/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40360,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250226/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40135,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250232/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40756,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250244/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37751,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250253/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37221,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250261/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 92893,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250280/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 68802,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250296/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83824,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250311/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70ebff0d-7944-5d91-ab8e-f71690cfd864/70ebff0d-7944-5d91-ab8e-f71690cfd864_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 97365,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE14MHY/699250330/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VAUXHALL MOKKA 1.7 CDTI 130 TECH LINE 2WD S/S StationWagon',
 'transmission': 'manual',
 'trim': 'CDTI 130 TECH LINE 2WD S/S',
 'vin': 'W0LJC7ELXEB640055',
 'year': 2014}
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE14%2520MHY%27 HTTP/1.1" 200 None
2026-03-29 22:02:13 [bca.uk] INFO: Saving data for DE14%20MHY: {'created_time': 1774821733.727649, 'last_price_update_time': 1774821733.72766, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DE14%2520MHY') HTTP/1.1" 204 0
2026-03-29 22:02:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427850/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427850>
2026-03-29 22:02:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62107d90>
2026-03-29 22:02:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRNZ5340%252F699253070%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253070/600 saved to cache
2026-03-29 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c9599de9-498d-5a1e-accc-599bd100e89a
2026-03-29 22:02:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63632a90>
2026-03-29 22:02:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYA13XJE%252F699253579%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253579/600 saved to cache
2026-03-29 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 56ffa4f0-fba8-5395-a6e0-5c3480fd2644
2026-03-29 22:02:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61012b90>
2026-03-29 22:02:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOXZ4088%252F699168679%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168679/600 saved to cache
2026-03-29 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cc361e13-3b83-5190-85ec-81054039e7f0
2026-03-29 22:02:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc361e13-3b83-5190-85ec-81054039e7f0, skipping ID generation
2026-03-29 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc361e13-3b83-5190-85ec-81054039e7f0 sending to next pipeline
2026-03-29 22:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cc361e13-3b83-5190-85ec-81054039e7f0, identifier: OXZ%204088
2026-03-29 22:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636321d0>
2026-03-29 22:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG13WCO%252F699249864%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249864/600 saved to cache
2026-03-29 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1d11b73b-ecf9-57a3-a557-9234293fe7af
2026-03-29 22:02:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:14 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:14 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:14 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:14 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62179710>
2026-03-29 22:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNA04XFU%252F699438001%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699438001/600 saved to cache
2026-03-29 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e6199b36-64a9-5e19-9093-4273bab95743
2026-03-29 22:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cc361e13-3b83-5190-85ec-81054039e7f0 with identifier: OXZ%204088
2026-03-29 22:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cc361e13-3b83-5190-85ec-81054039e7f0 with identifier: OXZ%204088
2026-03-29 22:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cc361e13-3b83-5190-85ec-81054039e7f0 with identifier: OXZ%204088 to the API
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168679/600>
{'auction_title': '',
 'c_o_2_emission_value': 567,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_expert_report_file_29e5f5e2-2101-42be-bf85-d32e27f49c96.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OXZ%204088-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'cc361e13-3b83-5190-85ec-81054039e7f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OXZ 4088',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OXZ%204088&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'DACIA',
 'model': 'DUSTER',
 'odometer': 42243,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40893,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168671/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40430,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168679/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40771,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168684/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41688,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168692/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37169,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168695/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35570,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168700/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 96507,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168704/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77786,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168707/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 100267,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168711/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc361e13-3b83-5190-85ec-81054039e7f0/cc361e13-3b83-5190-85ec-81054039e7f0_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79700,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OXZ4088/699168716/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'DACIA DUSTER 1.0 TCE 100 COMFORT StationWagon',
 'transmission': 'manual',
 'trim': 'TCE 100 COMFORT',
 'vin': 'VF1HJD20665490538',
 'year': 2020}
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OXZ%25204088%27 HTTP/1.1" 200 None
2026-03-29 22:02:14 [bca.uk] INFO: Saving data for OXZ%204088: {'created_time': 1774821734.473525, 'last_price_update_time': 1774821734.473535, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OXZ%25204088') HTTP/1.1" 204 0
2026-03-29 22:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252757/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PE56LWD/42794033?sv=2020-08-04&st=2026-03-29T22%3A01%3A55Z&se=2026-03-29T22%3A26%3A55Z&sr=b&sp=r&sig=9X2VqNUXoy4G7cIyfNsOAU4psnCzDJcB0wbfEMmIfec%3D)
2026-03-29 22:02:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015768/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015768>
2026-03-29 22:02:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253055/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253055>
2026-03-29 22:02:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249848/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249848>
2026-03-29 22:02:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LS68HJJ/42810310?sv=2020-08-04&st=2026-03-29T22%3A02%3A13Z&se=2026-03-29T22%3A27%3A13Z&sr=b&sp=r&sig=Jq%2BrvM3TzBPhUwiGQQKCTNJs%2FBAWZ7OqMKoc7RuV%2Buw%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LS68%20HJJ-GB>
2026-03-29 22:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63726790>
2026-03-29 22:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYA13XJE%252F699253574%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253574/600 saved to cache
2026-03-29 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 56ffa4f0-fba8-5395-a6e0-5c3480fd2644
2026-03-29 22:02:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437964/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437964>
2026-03-29 22:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143809/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY64YYK/42812362?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=rVxpK9Nu9k7RcTYnPo9WbYSk5dZ2Ab93q0jZLZNLD3o%3D)
2026-03-29 22:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG63RZR/42795085?sv=2020-08-04&st=2026-03-29T22%3A02%3A12Z&se=2026-03-29T22%3A27%3A12Z&sr=b&sp=r&sig=z41fVlHE5GW0%2FHMd9juQKD7zO7vEwLy4SxIpPJt68iA%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61846a50>
2026-03-29 22:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPE56LWD%252F699252757%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252757/600 saved to cache
2026-03-29 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 569e1cde-1a47-540d-9d22-90c30237a2e3
2026-03-29 22:02:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 569e1cde-1a47-540d-9d22-90c30237a2e3, skipping ID generation
2026-03-29 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 569e1cde-1a47-540d-9d22-90c30237a2e3 sending to next pipeline
2026-03-29 22:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 569e1cde-1a47-540d-9d22-90c30237a2e3, identifier: PE56%20LWD
2026-03-29 22:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 569e1cde-1a47-540d-9d22-90c30237a2e3 with identifier: PE56%20LWD
2026-03-29 22:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 569e1cde-1a47-540d-9d22-90c30237a2e3 with identifier: PE56%20LWD
2026-03-29 22:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 569e1cde-1a47-540d-9d22-90c30237a2e3 with identifier: PE56%20LWD to the API
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252757/600>
{'auction_title': '',
 'c_o_2_emission_value': 221,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_expert_report_file_14dd9d92-d510-4961-b53f-e56ac43ce31a.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PE56%20LWD-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '569e1cde-1a47-540d-9d22-90c30237a2e3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PE56 LWD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PE56%20LWD&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'SAAB',
 'model': '9-3',
 'odometer': 81314,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40647,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252757/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39957,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252765/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39196,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252770/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40109,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252781/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36524,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252795/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34580,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252802/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 89895,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252817/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82515,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252836/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 93366,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252851/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569e1cde-1a47-540d-9d22-90c30237a2e3/569e1cde-1a47-540d-9d22-90c30237a2e3_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 71972,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PE56LWD/699252871/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2006-01-01',
 'seller_name': None,
 'title': 'SAAB 9-3 2.0 1.8T VECTOR SPORT Saloon',
 'transmission': 'automatic',
 'trim': '1.8T VECTOR SPORT',
 'vin': 'YS3FF49F871007332',
 'year': 2006}
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE56%2520LWD%27 HTTP/1.1" 200 None
2026-03-29 22:02:15 [bca.uk] INFO: Saving data for PE56%20LWD: {'created_time': 1774821735.112283, 'last_price_update_time': 1774821735.112293, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PE56%2520LWD') HTTP/1.1" 204 0
2026-03-29 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437977/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NA04XFU/42812369?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=7XXhzPtvsDMZKwJi3NCUHNT0YaNfJtDfBNmw7ADL6OM%3D)
2026-03-29 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249855/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG13WCO/42805858?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=GVmWRmuKtNOue8G4g7Ss9cceJ%2BHC2MT4CedJjlRFDBw%3D)
2026-03-29 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253065/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RNZ5340/42805981?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=EtkIifNkCHy5EOPPe2ywr7dpUF42QieQm0w8636Y6Eg%3D)
2026-03-29 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427850/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08NWF/42812303?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=%2FmvSSUyiAYVN8KnXHHAVZPAhaX5NwULjoP6vZooLMQE%3D)
2026-03-29 22:02:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143782/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143782>
2026-03-29 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253568/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YA13XJE/42802351?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=wrT1d4szZ5uA5YPKww6Z19lcFj9BeYG1c3p6Yb3SGNs%3D)
2026-03-29 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073146/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ68NYD/42811062?sv=2020-08-04&st=2026-03-29T22%3A01%3A54Z&se=2026-03-29T22%3A26%3A54Z&sr=b&sp=r&sig=8kkcU%2FFGIGGoXYEQH2MfinwpYza8ouVU7RXPAe1sMaY%3D)
2026-03-29 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143793/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY64YYK/42812362?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=rVxpK9Nu9k7RcTYnPo9WbYSk5dZ2Ab93q0jZLZNLD3o%3D)
2026-03-29 22:02:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:15 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:15 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:15 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6354a050>
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY64YYK%252F699143809%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143809/600 saved to cache
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a7797c46-b28a-5526-a960-afcea68790a7
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618466d0>
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_expert_report_file_574b293f-f1f4-4b84-a0c9-cbd9ad227359.pdf HTTP/1.1" 201 0
2026-03-29 22:02:15 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c
2026-03-29 22:02:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c, skipping ID generation
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DBG63RZR-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BG63RZR-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253055/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RNZ5340/42805981?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=EtkIifNkCHy5EOPPe2ywr7dpUF42QieQm0w8636Y6Eg%3D)
2026-03-29 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437964/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NA04XFU/42812369?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=7XXhzPtvsDMZKwJi3NCUHNT0YaNfJtDfBNmw7ADL6OM%3D)
2026-03-29 22:02:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015725/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015725>
2026-03-29 22:02:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427837/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427837>
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249861%27 HTTP/1.1" 200 None
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249861 not downloaded yet
2026-03-29 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015768/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EO67CJZ/42812295?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=f5P0DwslIG4nez3ramT%2BBglIeMphiUhV3LeShcWO2lA%3D)
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61000490>
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNA04XFU%252F699437977%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437977/600 saved to cache
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e6199b36-64a9-5e19-9093-4273bab95743
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61934150>
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG13WCO%252F699249855%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249855/600 saved to cache
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1d11b73b-ecf9-57a3-a557-9234293fe7af
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618cef90>
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRNZ5340%252F699253065%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253065/600 saved to cache
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c9599de9-498d-5a1e-accc-599bd100e89a
2026-03-29 22:02:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:15 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:15 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:15 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a531d0>
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08NWF%252F699427850%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427850/600 saved to cache
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 55260bef-13ca-53e6-8438-967001fdad8a
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618ce910>
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYA13XJE%252F699253568%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253568/600 saved to cache
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 56ffa4f0-fba8-5395-a6e0-5c3480fd2644
2026-03-29 22:02:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 56ffa4f0-fba8-5395-a6e0-5c3480fd2644, skipping ID generation
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 56ffa4f0-fba8-5395-a6e0-5c3480fd2644 sending to next pipeline
2026-03-29 22:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 56ffa4f0-fba8-5395-a6e0-5c3480fd2644, identifier: YA13%20XJE
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61000650>
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ68NYD%252F699073146%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073146/600 saved to cache
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b59bed48-7f26-51b6-a928-99ee433fa2e5
2026-03-29 22:02:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b59bed48-7f26-51b6-a928-99ee433fa2e5, skipping ID generation
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b59bed48-7f26-51b6-a928-99ee433fa2e5 sending to next pipeline
2026-03-29 22:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b59bed48-7f26-51b6-a928-99ee433fa2e5, identifier: PJ68%20NYD
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61643590>
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY64YYK%252F699143793%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143793/600 saved to cache
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a7797c46-b28a-5526-a960-afcea68790a7
2026-03-29 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249848/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG13WCO/42805858?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=GVmWRmuKtNOue8G4g7Ss9cceJ%2BHC2MT4CedJjlRFDBw%3D)
2026-03-29 22:02:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DF13AKO/42806090?sv=2020-08-04&st=2026-03-29T22%3A02%3A15Z&se=2026-03-29T22%3A27%3A15Z&sr=b&sp=r&sig=ESg3nxrsu2ZrjolRg7a9LM5RG04CyS%2FU1fJxP3w6KTM%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DF13%20AKO-GB>
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249871%27 HTTP/1.1" 200 None
2026-03-29 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249871 not downloaded yet
2026-03-29 22:02:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 56ffa4f0-fba8-5395-a6e0-5c3480fd2644 with identifier: YA13%20XJE
2026-03-29 22:02:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 56ffa4f0-fba8-5395-a6e0-5c3480fd2644 with identifier: YA13%20XJE
2026-03-29 22:02:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 56ffa4f0-fba8-5395-a6e0-5c3480fd2644 with identifier: YA13%20XJE to the API
2026-03-29 22:02:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253568/600>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_expert_report_file_58f5616f-cab5-4fb8-a52c-f5f1deb1bc53.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YA13%20XJE-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '56ffa4f0-fba8-5395-a6e0-5c3480fd2644',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YA13 XJE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YA13%20XJE&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'PEUGEOT',
 'model': '208',
 'odometer': 89233,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40098,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253563/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39271,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253568/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39285,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253574/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40249,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253579/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36418,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253587/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35038,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253600/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 93811,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253610/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72021,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253622/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 95077,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253640/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56ffa4f0-fba8-5395-a6e0-5c3480fd2644/56ffa4f0-fba8-5395-a6e0-5c3480fd2644_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 90218,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YA13XJE/699253657/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 208 1.2 VTI ACTIVE Hatchback',
 'transmission': 'manual',
 'trim': 'VTI ACTIVE',
 'vin': 'VF3CCHMZ0DW051882',
 'year': 2013}
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA13%2520XJE%27 HTTP/1.1" 200 None
2026-03-29 22:02:16 [bca.uk] INFO: Saving data for YA13%20XJE: {'created_time': 1774821736.138918, 'last_price_update_time': 1774821736.138928, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YA13%2520XJE') HTTP/1.1" 204 0
2026-03-29 22:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b59bed48-7f26-51b6-a928-99ee433fa2e5 with identifier: PJ68%20NYD
2026-03-29 22:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b59bed48-7f26-51b6-a928-99ee433fa2e5 with identifier: PJ68%20NYD
2026-03-29 22:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b59bed48-7f26-51b6-a928-99ee433fa2e5 with identifier: PJ68%20NYD to the API
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073146/600>
{'auction_title': '',
 'c_o_2_emission_value': 95,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_expert_report_file_0199151f-68f7-4edb-991a-08b40cfe13f5.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PJ68%20NYD-GB',
 'category': 'Car',
 'color': 'green',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b59bed48-7f26-51b6-a928-99ee433fa2e5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PJ68 NYD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PJ68%20NYD&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'PEUGEOT',
 'model': '108',
 'odometer': 39891,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39713,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073139/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40457,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073146/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40407,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073156/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39383,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073170/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39642,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073182/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40446,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073190/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 86994,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073201/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 65525,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073215/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 91184,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073224/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b59bed48-7f26-51b6-a928-99ee433fa2e5/b59bed48-7f26-51b6-a928-99ee433fa2e5_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80671,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ68NYD/699073233/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 108 1.0 72 COLLECTION 2-TRONIC Hatchback',
 'transmission': 'automatic',
 'trim': '72 COLLECTION 2-TRONIC',
 'vin': 'VF3PSCFBDJR190159',
 'year': 2018}
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ68%2520NYD%27 HTTP/1.1" 200 None
2026-03-29 22:02:16 [bca.uk] INFO: Saving data for PJ68%20NYD: {'created_time': 1774821736.529567, 'last_price_update_time': 1774821736.529578, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PJ68%2520NYD') HTTP/1.1" 204 0
2026-03-29 22:02:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143776/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143776>
2026-03-29 22:02:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437944/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437944>
2026-03-29 22:02:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249842/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BG13WCO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143782/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY64YYK/42812362?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=rVxpK9Nu9k7RcTYnPo9WbYSk5dZ2Ab93q0jZLZNLD3o%3D)
2026-03-29 22:02:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427814/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427814>
2026-03-29 22:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LS68HJJ/42810310?sv=2020-08-04&st=2026-03-29T22%3A02%3A13Z&se=2026-03-29T22%3A27%3A13Z&sr=b&sp=r&sig=Jq%2BrvM3TzBPhUwiGQQKCTNJs%2FBAWZ7OqMKoc7RuV%2Buw%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249881%27 HTTP/1.1" 200 None
2026-03-29 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249881 not downloaded yet
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249893%27 HTTP/1.1" 200 None
2026-03-29 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249893 not downloaded yet
2026-03-29 22:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63558390>
2026-03-29 22:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRNZ5340%252F699253055%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253055/600 saved to cache
2026-03-29 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c9599de9-498d-5a1e-accc-599bd100e89a
2026-03-29 22:02:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c9599de9-498d-5a1e-accc-599bd100e89a, skipping ID generation
2026-03-29 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c9599de9-498d-5a1e-accc-599bd100e89a sending to next pipeline
2026-03-29 22:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c9599de9-498d-5a1e-accc-599bd100e89a, identifier: RNZ%205340
2026-03-29 22:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637b7990>
2026-03-29 22:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNA04XFU%252F699437964%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437964/600 saved to cache
2026-03-29 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e6199b36-64a9-5e19-9093-4273bab95743
2026-03-29 22:02:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:16 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:16 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:16 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617f7250>
2026-03-29 22:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEO67CJZ%252F699015768%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015768/600 saved to cache
2026-03-29 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4452e7a2-008a-5460-ac69-330bdd58f5d4
2026-03-29 22:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6165b6d0>
2026-03-29 22:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG13WCO%252F699249848%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249848/600 saved to cache
2026-03-29 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1d11b73b-ecf9-57a3-a557-9234293fe7af
2026-03-29 22:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c9599de9-498d-5a1e-accc-599bd100e89a with identifier: RNZ%205340
2026-03-29 22:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c9599de9-498d-5a1e-accc-599bd100e89a with identifier: RNZ%205340
2026-03-29 22:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c9599de9-498d-5a1e-accc-599bd100e89a with identifier: RNZ%205340 to the API
2026-03-29 22:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253055/600>
{'auction_title': '',
 'c_o_2_emission_value': 195,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_expert_report_file_18241a4e-a2cd-4648-a57a-ef453b5e1275.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RNZ%205340-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c9599de9-498d-5a1e-accc-599bd100e89a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RNZ 5340',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RNZ%205340&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'BMW',
 'model': 'X5',
 'odometer': 110256,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38220,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253051/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39903,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253055/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40011,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253065/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39903,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253070/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37384,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253077/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36789,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253085/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 92125,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253097/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79687,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253108/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 89489,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253119/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9599de9-498d-5a1e-accc-599bd100e89a/c9599de9-498d-5a1e-accc-599bd100e89a_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 95443,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RNZ5340/699253134/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'BMW X5 3.0 XDRIVE 30D SE StationWagon',
 'transmission': 'manual',
 'trim': 'XDRIVE 30D SE',
 'vin': 'WBAZW42020L797079',
 'year': 2012}
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RNZ%25205340%27 HTTP/1.1" 200 None
2026-03-29 22:02:17 [bca.uk] INFO: Saving data for RNZ%205340: {'created_time': 1774821737.231048, 'last_price_update_time': 1774821737.231058, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RNZ%25205340') HTTP/1.1" 204 0
2026-03-29 22:02:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015599/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015599>
2026-03-29 22:02:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08JZG/42806569?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=2TNlaH2PyUx3Xfy6VowyugT5leG%2BJYec3CIT%2Br9zpPk%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DA08%20JZG-GB>
2026-03-29 22:02:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CV57TEJ/42805996?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=67Vzg1XLX0UcO7UFrfohvMyEDom9YGJFCvRWdFdKraA%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CV57%20TEJ-GB>
2026-03-29 22:02:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249854/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BG63RZR-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015567/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015567>
2026-03-29 22:02:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427747/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427747>
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249902%27 HTTP/1.1" 200 None
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249902 not downloaded yet
2026-03-29 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015725/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EO67CJZ/42812295?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=f5P0DwslIG4nez3ramT%2BBglIeMphiUhV3LeShcWO2lA%3D)
2026-03-29 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427837/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08NWF/42812303?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=%2FmvSSUyiAYVN8KnXHHAVZPAhaX5NwULjoP6vZooLMQE%3D)
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249919%27 HTTP/1.1" 200 None
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249919 not downloaded yet
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69adbfd0>
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY64YYK%252F699143782%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143782/600 saved to cache
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a7797c46-b28a-5526-a960-afcea68790a7
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6355b810>
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_expert_report_file_b7abc85e-2fd4-40eb-b7d0-92a7f876faff.pdf HTTP/1.1" 201 0
2026-03-29 22:02:17 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item b7a6c487-5362-53a3-b310-808d63b8f49d
2026-03-29 22:02:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b7a6c487-5362-53a3-b310-808d63b8f49d, skipping ID generation
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7a6c487-5362-53a3-b310-808d63b8f49d
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DLS68HJJ-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LS68HJJ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249938%27 HTTP/1.1" 200 None
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249938 not downloaded yet
2026-03-29 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249842/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG13WCO/42805858?sv=2020-08-04&st=2026-03-29T22%3A01%3A53Z&se=2026-03-29T22%3A26%3A53Z&sr=b&sp=r&sig=GVmWRmuKtNOue8G4g7Ss9cceJ%2BHC2MT4CedJjlRFDBw%3D)
2026-03-29 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437944/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NA04XFU/42812369?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=7XXhzPtvsDMZKwJi3NCUHNT0YaNfJtDfBNmw7ADL6OM%3D)
2026-03-29 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143776/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY64YYK/42812362?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=rVxpK9Nu9k7RcTYnPo9WbYSk5dZ2Ab93q0jZLZNLD3o%3D)
2026-03-29 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427814/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08NWF/42812303?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=%2FmvSSUyiAYVN8KnXHHAVZPAhaX5NwULjoP6vZooLMQE%3D)
2026-03-29 22:02:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249861/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249861>
2026-03-29 22:02:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249871/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249871>
2026-03-29 22:02:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143750/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FY64YYK-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698104977%27 HTTP/1.1" 200 None
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698104977 not downloaded yet
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249955%27 HTTP/1.1" 200 None
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249955 not downloaded yet
2026-03-29 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DF13AKO/42806090?sv=2020-08-04&st=2026-03-29T22%3A02%3A15Z&se=2026-03-29T22%3A27%3A15Z&sr=b&sp=r&sig=ESg3nxrsu2ZrjolRg7a9LM5RG04CyS%2FU1fJxP3w6KTM%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698104987%27 HTTP/1.1" 200 None
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698104987 not downloaded yet
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699249979%27 HTTP/1.1" 200 None
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249979 not downloaded yet
2026-03-29 22:02:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:17 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:17 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:17 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:17 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63699890>
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEO67CJZ%252F699015725%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015725/600 saved to cache
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4452e7a2-008a-5460-ac69-330bdd58f5d4
2026-03-29 22:02:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:17 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:17 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:17 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:17 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6360f010>
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08NWF%252F699427837%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427837/600 saved to cache
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 55260bef-13ca-53e6-8438-967001fdad8a
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698104996%27 HTTP/1.1" 200 None
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698104996 not downloaded yet
2026-03-29 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249854/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG63RZR/42795085?sv=2020-08-04&st=2026-03-29T22%3A02%3A12Z&se=2026-03-29T22%3A27%3A12Z&sr=b&sp=r&sig=z41fVlHE5GW0%2FHMd9juQKD7zO7vEwLy4SxIpPJt68iA%3D)
2026-03-29 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015567/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EO67CJZ/42812295?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=f5P0DwslIG4nez3ramT%2BBglIeMphiUhV3LeShcWO2lA%3D)
2026-03-29 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427747/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08NWF/42812303?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=%2FmvSSUyiAYVN8KnXHHAVZPAhaX5NwULjoP6vZooLMQE%3D)
2026-03-29 22:02:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249893/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249893>
2026-03-29 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015599/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EO67CJZ/42812295?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=f5P0DwslIG4nez3ramT%2BBglIeMphiUhV3LeShcWO2lA%3D)
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698105013%27 HTTP/1.1" 200 None
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698105013 not downloaded yet
2026-03-29 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08JZG/42806569?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=2TNlaH2PyUx3Xfy6VowyugT5leG%2BJYec3CIT%2Br9zpPk%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249881/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249881>
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698105025%27 HTTP/1.1" 200 None
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698105025 not downloaded yet
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a1c810>
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG13WCO%252F699249842%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249842/600 saved to cache
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1d11b73b-ecf9-57a3-a557-9234293fe7af
2026-03-29 22:02:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d11b73b-ecf9-57a3-a557-9234293fe7af, skipping ID generation
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d11b73b-ecf9-57a3-a557-9234293fe7af sending to next pipeline
2026-03-29 22:02:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1d11b73b-ecf9-57a3-a557-9234293fe7af, identifier: BG13%20WCO
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63558b50>
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNA04XFU%252F699437944%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437944/600 saved to cache
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e6199b36-64a9-5e19-9093-4273bab95743
2026-03-29 22:02:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e6199b36-64a9-5e19-9093-4273bab95743, skipping ID generation
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e6199b36-64a9-5e19-9093-4273bab95743 sending to next pipeline
2026-03-29 22:02:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e6199b36-64a9-5e19-9093-4273bab95743, identifier: NA04%20XFU
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6165aa90>
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY64YYK%252F699143776%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143776/600 saved to cache
2026-03-29 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a7797c46-b28a-5526-a960-afcea68790a7
2026-03-29 22:02:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:17 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:17 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:17 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:17 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62107290>
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08NWF%252F699427814%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427814/600 saved to cache
2026-03-29 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 55260bef-13ca-53e6-8438-967001fdad8a
2026-03-29 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61574bd0>
2026-03-29 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_expert_report_file_a5f0d13a-d8c5-43ea-a8d6-9e36fd6cb886.pdf HTTP/1.1" 201 0
2026-03-29 22:02:18 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 3df409e5-2149-5e92-a209-97533ef34ba7
2026-03-29 22:02:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3df409e5-2149-5e92-a209-97533ef34ba7, skipping ID generation
2026-03-29 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3df409e5-2149-5e92-a209-97533ef34ba7
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DDF13AKO-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DF13AKO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CV57TEJ/42805996?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=67Vzg1XLX0UcO7UFrfohvMyEDom9YGJFCvRWdFdKraA%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1d11b73b-ecf9-57a3-a557-9234293fe7af with identifier: BG13%20WCO
2026-03-29 22:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1d11b73b-ecf9-57a3-a557-9234293fe7af with identifier: BG13%20WCO
2026-03-29 22:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1d11b73b-ecf9-57a3-a557-9234293fe7af with identifier: BG13%20WCO to the API
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249842/600>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_expert_report_file_cb62933f-4c22-4540-8d18-61e218950062.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BG13%20WCO-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1d11b73b-ecf9-57a3-a557-9234293fe7af',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BG13 WCO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BG13%20WCO&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 100824,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36848,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249842/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36932,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249848/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36548,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249855/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37475,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249864/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35148,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249874/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34124,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249887/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 87533,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249906/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 58441,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249922/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75118,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249944/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d11b73b-ecf9-57a3-a557-9234293fe7af/1d11b73b-ecf9-57a3-a557-9234293fe7af_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 99972,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG13WCO/699249964/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.6 94 VISIA Hatchback',
 'transmission': 'manual',
 'trim': '94 VISIA',
 'vin': 'SJNFBAF15U6394425',
 'year': 2013}
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG13%2520WCO%27 HTTP/1.1" 200 None
2026-03-29 22:02:18 [bca.uk] INFO: Saving data for BG13%20WCO: {'created_time': 1774821738.461847, 'last_price_update_time': 1774821738.461856, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BG13%2520WCO') HTTP/1.1" 204 0
2026-03-29 22:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e6199b36-64a9-5e19-9093-4273bab95743 with identifier: NA04%20XFU
2026-03-29 22:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e6199b36-64a9-5e19-9093-4273bab95743 with identifier: NA04%20XFU
2026-03-29 22:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e6199b36-64a9-5e19-9093-4273bab95743 with identifier: NA04%20XFU to the API
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437944/600>
{'auction_title': '',
 'c_o_2_emission_value': 161,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_expert_report_file_569dfc3c-9c1e-4b83-9b61-d937e9d5297a.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NA04%20XFU-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e6199b36-64a9-5e19-9093-4273bab95743',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NA04 XFU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NA04%20XFU&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 53099,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39883,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437909/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39375,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437920/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37637,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437933/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36856,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437944/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35752,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437964/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35956,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699437977/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 87028,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699438001/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 65521,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699438015/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79350,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699438032/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6199b36-64a9-5e19-9093-4273bab95743/e6199b36-64a9-5e19-9093-4273bab95743_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 65096,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NA04XFU/699438043/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2004-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.4 SX Hatchback',
 'transmission': 'automatic',
 'trim': 'SX',
 'vin': 'VF7FCKFVE26974045',
 'year': 2004}
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA04%2520XFU%27 HTTP/1.1" 200 None
2026-03-29 22:02:18 [bca.uk] INFO: Saving data for NA04%20XFU: {'created_time': 1774821738.855906, 'last_price_update_time': 1774821738.855917, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NA04%2520XFU') HTTP/1.1" 204 0
2026-03-29 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249871/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG63RZR/42795085?sv=2020-08-04&st=2026-03-29T22%3A02%3A12Z&se=2026-03-29T22%3A27%3A12Z&sr=b&sp=r&sig=z41fVlHE5GW0%2FHMd9juQKD7zO7vEwLy4SxIpPJt68iA%3D)
2026-03-29 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143750/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY64YYK/42812362?sv=2020-08-04&st=2026-03-29T22%3A01%3A52Z&se=2026-03-29T22%3A26%3A52Z&sr=b&sp=r&sig=rVxpK9Nu9k7RcTYnPo9WbYSk5dZ2Ab93q0jZLZNLD3o%3D)
2026-03-29 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249861/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG63RZR/42795085?sv=2020-08-04&st=2026-03-29T22%3A02%3A12Z&se=2026-03-29T22%3A27%3A12Z&sr=b&sp=r&sig=z41fVlHE5GW0%2FHMd9juQKD7zO7vEwLy4SxIpPJt68iA%3D)
2026-03-29 22:02:18 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249938/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249938>
2026-03-29 22:02:18 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698104965/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LS68HJJ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698105044%27 HTTP/1.1" 200 None
2026-03-29 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698105044 not downloaded yet
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250249%27 HTTP/1.1" 200 None
2026-03-29 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250249 not downloaded yet
2026-03-29 22:02:18 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249902/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249902>
2026-03-29 22:02:18 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249919/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249919>
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698105063%27 HTTP/1.1" 200 None
2026-03-29 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698105063 not downloaded yet
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250260%27 HTTP/1.1" 200 None
2026-03-29 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250260 not downloaded yet
2026-03-29 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617ee3d0>
2026-03-29 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG63RZR%252F699249854%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249854/600 saved to cache
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61574950>
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEO67CJZ%252F699015567%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015567/600 saved to cache
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4452e7a2-008a-5460-ac69-330bdd58f5d4
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac684a7bd0>
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08NWF%252F699427747%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427747/600 saved to cache
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 55260bef-13ca-53e6-8438-967001fdad8a
2026-03-29 22:02:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:19 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:19 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:19 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:19 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63558350>
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEO67CJZ%252F699015599%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015599/600 saved to cache
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4452e7a2-008a-5460-ac69-330bdd58f5d4
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637d3210>
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_expert_report_file_ea7eb70f-6a29-498a-92ec-e640ec29916d.pdf HTTP/1.1" 201 0
2026-03-29 22:02:19 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 26208658-b758-57c3-a5d7-6c7f010cb5ea
2026-03-29 22:02:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 26208658-b758-57c3-a5d7-6c7f010cb5ea, skipping ID generation
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26208658-b758-57c3-a5d7-6c7f010cb5ea
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DDA08JZG-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DA08JZG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6365ce90>
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_expert_report_file_583b7c9f-0d55-4084-b2ab-451ade212fd3.pdf HTTP/1.1" 201 0
2026-03-29 22:02:19 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item f7b2db4c-1d87-55b8-87f5-02ef1f68478c
2026-03-29 22:02:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7b2db4c-1d87-55b8-87f5-02ef1f68478c, skipping ID generation
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f7b2db4c-1d87-55b8-87f5-02ef1f68478c
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DCV57TEJ-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=CV57TEJ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698105084%27 HTTP/1.1" 200 None
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698105084 not downloaded yet
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250267%27 HTTP/1.1" 200 None
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250267 not downloaded yet
2026-03-29 22:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249893/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG63RZR/42795085?sv=2020-08-04&st=2026-03-29T22%3A02%3A12Z&se=2026-03-29T22%3A27%3A12Z&sr=b&sp=r&sig=z41fVlHE5GW0%2FHMd9juQKD7zO7vEwLy4SxIpPJt68iA%3D)
2026-03-29 22:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249881/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG63RZR/42795085?sv=2020-08-04&st=2026-03-29T22%3A02%3A12Z&se=2026-03-29T22%3A27%3A12Z&sr=b&sp=r&sig=z41fVlHE5GW0%2FHMd9juQKD7zO7vEwLy4SxIpPJt68iA%3D)
2026-03-29 22:02:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249955/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249955>
2026-03-29 22:02:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698104996/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698104996>
2026-03-29 22:02:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249979/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699249979>
2026-03-29 22:02:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698104977/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698104977>
2026-03-29 22:02:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105013/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698105013>
2026-03-29 22:02:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698104987/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698104987>
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250131%27 HTTP/1.1" 200 None
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250131 not downloaded yet
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250085%27 HTTP/1.1" 200 None
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250085 not downloaded yet
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698105100%27 HTTP/1.1" 200 None
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698105100 not downloaded yet
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250274%27 HTTP/1.1" 200 None
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250274 not downloaded yet
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63698550>
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG63RZR%252F699249871%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249871/600 saved to cache
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620aac50>
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY64YYK%252F699143750%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143750/600 saved to cache
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a7797c46-b28a-5526-a960-afcea68790a7
2026-03-29 22:02:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a7797c46-b28a-5526-a960-afcea68790a7, skipping ID generation
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a7797c46-b28a-5526-a960-afcea68790a7 sending to next pipeline
2026-03-29 22:02:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a7797c46-b28a-5526-a960-afcea68790a7, identifier: FY64%20YYK
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637d1050>
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG63RZR%252F699249861%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249861/600 saved to cache
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250139%27 HTTP/1.1" 200 None
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250139 not downloaded yet
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250092%27 HTTP/1.1" 200 None
2026-03-29 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250092 not downloaded yet
2026-03-29 22:02:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a7797c46-b28a-5526-a960-afcea68790a7 with identifier: FY64%20YYK
2026-03-29 22:02:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a7797c46-b28a-5526-a960-afcea68790a7 with identifier: FY64%20YYK
2026-03-29 22:02:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a7797c46-b28a-5526-a960-afcea68790a7 with identifier: FY64%20YYK to the API
2026-03-29 22:02:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143750/600>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_expert_report_file_b26cc1b8-84d4-4a31-8225-05555cb487fc.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FY64%20YYK-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a7797c46-b28a-5526-a960-afcea68790a7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FY64 YYK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FY64%20YYK&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'NISSAN',
 'model': 'X-TRAIL',
 'odometer': 151818,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49597,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143750/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46481,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143760/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45999,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143767/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48061,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143776/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45967,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143782/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42600,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143793/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 94302,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143809/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 65683,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143832/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75969,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143856/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7797c46-b28a-5526-a960-afcea68790a7/a7797c46-b28a-5526-a960-afcea68790a7_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75674,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY64YYK/699143871/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'NISSAN X-TRAIL 1.6 DCI 130 N-TEC (7ST) XTRONIC StationWagon',
 'transmission': 'automatic',
 'trim': 'DCI 130 N-TEC (7ST) XTRONIC',
 'vin': 'JN1JCAT32U0004690',
 'year': 2014}
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY64%2520YYK%27 HTTP/1.1" 200 None
2026-03-29 22:02:20 [bca.uk] INFO: Saving data for FY64%20YYK: {'created_time': 1774821740.107421, 'last_price_update_time': 1774821740.107432, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FY64%2520YYK') HTTP/1.1" 204 0
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250287%27 HTTP/1.1" 200 None
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250287 not downloaded yet
2026-03-29 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698104965/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LS68HJJ/42810310?sv=2020-08-04&st=2026-03-29T22%3A02%3A13Z&se=2026-03-29T22%3A27%3A13Z&sr=b&sp=r&sig=Jq%2BrvM3TzBPhUwiGQQKCTNJs%2FBAWZ7OqMKoc7RuV%2Buw%3D)
2026-03-29 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249902/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG63RZR/42795085?sv=2020-08-04&st=2026-03-29T22%3A02%3A12Z&se=2026-03-29T22%3A27%3A12Z&sr=b&sp=r&sig=z41fVlHE5GW0%2FHMd9juQKD7zO7vEwLy4SxIpPJt68iA%3D)
2026-03-29 22:02:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105025/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698105025>
2026-03-29 22:02:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427733/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427733>
2026-03-29 22:02:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015556/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015556>
2026-03-29 22:02:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250241/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DF13AKO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250144%27 HTTP/1.1" 200 None
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250144 not downloaded yet
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250098%27 HTTP/1.1" 200 None
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250098 not downloaded yet
2026-03-29 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249919/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG63RZR/42795085?sv=2020-08-04&st=2026-03-29T22%3A02%3A12Z&se=2026-03-29T22%3A27%3A12Z&sr=b&sp=r&sig=z41fVlHE5GW0%2FHMd9juQKD7zO7vEwLy4SxIpPJt68iA%3D)
2026-03-29 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249938/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG63RZR/42795085?sv=2020-08-04&st=2026-03-29T22%3A02%3A12Z&se=2026-03-29T22%3A27%3A12Z&sr=b&sp=r&sig=z41fVlHE5GW0%2FHMd9juQKD7zO7vEwLy4SxIpPJt68iA%3D)
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250301%27 HTTP/1.1" 200 None
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250301 not downloaded yet
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250153%27 HTTP/1.1" 200 None
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250153 not downloaded yet
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250105%27 HTTP/1.1" 200 None
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250105 not downloaded yet
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63698a50>
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG63RZR%252F699249893%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249893/600 saved to cache
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6179d910>
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG63RZR%252F699249881%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249881/600 saved to cache
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250318%27 HTTP/1.1" 200 None
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250318 not downloaded yet
2026-03-29 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698104987/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LS68HJJ/42810310?sv=2020-08-04&st=2026-03-29T22%3A02%3A13Z&se=2026-03-29T22%3A27%3A13Z&sr=b&sp=r&sig=Jq%2BrvM3TzBPhUwiGQQKCTNJs%2FBAWZ7OqMKoc7RuV%2Buw%3D)
2026-03-29 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105013/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LS68HJJ/42810310?sv=2020-08-04&st=2026-03-29T22%3A02%3A13Z&se=2026-03-29T22%3A27%3A13Z&sr=b&sp=r&sig=Jq%2BrvM3TzBPhUwiGQQKCTNJs%2FBAWZ7OqMKoc7RuV%2Buw%3D)
2026-03-29 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698104996/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LS68HJJ/42810310?sv=2020-08-04&st=2026-03-29T22%3A02%3A13Z&se=2026-03-29T22%3A27%3A13Z&sr=b&sp=r&sig=Jq%2BrvM3TzBPhUwiGQQKCTNJs%2FBAWZ7OqMKoc7RuV%2Buw%3D)
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250158%27 HTTP/1.1" 200 None
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250158 not downloaded yet
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250110%27 HTTP/1.1" 200 None
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250110 not downloaded yet
2026-03-29 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698104977/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LS68HJJ/42810310?sv=2020-08-04&st=2026-03-29T22%3A02%3A13Z&se=2026-03-29T22%3A27%3A13Z&sr=b&sp=r&sig=Jq%2BrvM3TzBPhUwiGQQKCTNJs%2FBAWZ7OqMKoc7RuV%2Buw%3D)
2026-03-29 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249955/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG63RZR/42795085?sv=2020-08-04&st=2026-03-29T22%3A02%3A12Z&se=2026-03-29T22%3A27%3A12Z&sr=b&sp=r&sig=z41fVlHE5GW0%2FHMd9juQKD7zO7vEwLy4SxIpPJt68iA%3D)
2026-03-29 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249979/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BG63RZR/42795085?sv=2020-08-04&st=2026-03-29T22%3A02%3A12Z&se=2026-03-29T22%3A27%3A12Z&sr=b&sp=r&sig=z41fVlHE5GW0%2FHMd9juQKD7zO7vEwLy4SxIpPJt68iA%3D)
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250333%27 HTTP/1.1" 200 None
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250333 not downloaded yet
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61681e50>
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLS68HJJ%252F698104965%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698104965/600 saved to cache
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b7a6c487-5362-53a3-b310-808d63b8f49d
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616bae90>
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG63RZR%252F699249902%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249902/600 saved to cache
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63699bd0>
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG63RZR%252F699249919%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249919/600 saved to cache
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637d3150>
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG63RZR%252F699249938%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249938/600 saved to cache
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c
2026-03-29 22:02:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105084/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698105084>
2026-03-29 22:02:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250267/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250267>
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250173%27 HTTP/1.1" 200 None
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250173 not downloaded yet
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250124%27 HTTP/1.1" 200 None
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250124 not downloaded yet
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250355%27 HTTP/1.1" 200 None
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250355 not downloaded yet
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250188%27 HTTP/1.1" 200 None
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250188 not downloaded yet
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250137%27 HTTP/1.1" 200 None
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250137 not downloaded yet
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6172fe50>
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLS68HJJ%252F698104987%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698104987/600 saved to cache
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b7a6c487-5362-53a3-b310-808d63b8f49d
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61010b90>
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLS68HJJ%252F698105013%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105013/600 saved to cache
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b7a6c487-5362-53a3-b310-808d63b8f49d
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac7743b350>
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLS68HJJ%252F698104996%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698104996/600 saved to cache
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b7a6c487-5362-53a3-b310-808d63b8f49d
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611bbad0>
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLS68HJJ%252F698104977%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698104977/600 saved to cache
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b7a6c487-5362-53a3-b310-808d63b8f49d
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637a42d0>
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG63RZR%252F699249955%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249955/600 saved to cache
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611b9ed0>
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBG63RZR%252F699249979%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249979/600 saved to cache
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c
2026-03-29 22:02:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c, skipping ID generation
2026-03-29 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c sending to next pipeline
2026-03-29 22:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c, identifier: BG63%20RZR
2026-03-29 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250241/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DF13AKO/42806090?sv=2020-08-04&st=2026-03-29T22%3A02%3A15Z&se=2026-03-29T22%3A27%3A15Z&sr=b&sp=r&sig=ESg3nxrsu2ZrjolRg7a9LM5RG04CyS%2FU1fJxP3w6KTM%3D)
2026-03-29 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015556/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EO67CJZ/42812295?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=f5P0DwslIG4nez3ramT%2BBglIeMphiUhV3LeShcWO2lA%3D)
2026-03-29 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427733/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08NWF/42812303?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=%2FmvSSUyiAYVN8KnXHHAVZPAhaX5NwULjoP6vZooLMQE%3D)
2026-03-29 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105025/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LS68HJJ/42810310?sv=2020-08-04&st=2026-03-29T22%3A02%3A13Z&se=2026-03-29T22%3A27%3A13Z&sr=b&sp=r&sig=Jq%2BrvM3TzBPhUwiGQQKCTNJs%2FBAWZ7OqMKoc7RuV%2Buw%3D)
2026-03-29 22:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c with identifier: BG63%20RZR
2026-03-29 22:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c with identifier: BG63%20RZR
2026-03-29 22:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c with identifier: BG63%20RZR to the API
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249979/600>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_expert_report_file_574b293f-f1f4-4b84-a0c9-cbd9ad227359.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BG63%20RZR-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BG63 RZR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BG63%20RZR&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'TOYOTA',
 'model': 'AYGO',
 'odometer': 54143,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38163,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249854/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38566,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249861/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38242,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249871/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39408,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249881/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36531,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249893/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36217,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249902/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70610,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249919/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 65474,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249938/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 67465,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249955/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c/e0a0ec56-0cad-5c46-9d3c-e9eadd5b778c_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80178,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BG63RZR/699249979/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'TOYOTA AYGO 1.0 VVT-I ACTIVE PLUS Hatchback',
 'transmission': 'manual',
 'trim': 'VVT-I ACTIVE PLUS',
 'vin': 'JTDKG10C70N738188',
 'year': 2013}
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG63%2520RZR%27 HTTP/1.1" 200 None
2026-03-29 22:02:21 [bca.uk] INFO: Saving data for BG63%20RZR: {'created_time': 1774821741.415184, 'last_price_update_time': 1774821741.415195, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BG63%2520RZR') HTTP/1.1" 204 0
2026-03-29 22:02:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250092/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250092>
2026-03-29 22:02:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250139/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250139>
2026-03-29 22:02:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250098/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250098>
2026-03-29 22:02:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250144/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250144>
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250207%27 HTTP/1.1" 200 None
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250207 not downloaded yet
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250155%27 HTTP/1.1" 200 None
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250155 not downloaded yet
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250225%27 HTTP/1.1" 200 None
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250225 not downloaded yet
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699250168%27 HTTP/1.1" 200 None
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250168 not downloaded yet
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636bfc50>
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDF13AKO%252F699250241%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250241/600 saved to cache
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3df409e5-2149-5e92-a209-97533ef34ba7
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6365e750>
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEO67CJZ%252F699015556%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015556/600 saved to cache
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4452e7a2-008a-5460-ac69-330bdd58f5d4
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63576990>
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08NWF%252F699427733%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427733/600 saved to cache
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 55260bef-13ca-53e6-8438-967001fdad8a
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61641590>
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLS68HJJ%252F698105025%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105025/600 saved to cache
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b7a6c487-5362-53a3-b310-808d63b8f49d
2026-03-29 22:02:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250301/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250301>
2026-03-29 22:02:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250105/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250105>
2026-03-29 22:02:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250153/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250153>
2026-03-29 22:02:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250318/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250318>
2026-03-29 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250267/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DF13AKO/42806090?sv=2020-08-04&st=2026-03-29T22%3A02%3A15Z&se=2026-03-29T22%3A27%3A15Z&sr=b&sp=r&sig=ESg3nxrsu2ZrjolRg7a9LM5RG04CyS%2FU1fJxP3w6KTM%3D)
2026-03-29 22:02:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250287/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250287>
2026-03-29 22:02:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250274/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250274>
2026-03-29 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105084/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LS68HJJ/42810310?sv=2020-08-04&st=2026-03-29T22%3A02%3A13Z&se=2026-03-29T22%3A27%3A13Z&sr=b&sp=r&sig=Jq%2BrvM3TzBPhUwiGQQKCTNJs%2FBAWZ7OqMKoc7RuV%2Buw%3D)
2026-03-29 22:02:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250173/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250173>
2026-03-29 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250139/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08JZG/42806569?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=2TNlaH2PyUx3Xfy6VowyugT5leG%2BJYec3CIT%2Br9zpPk%3D)
2026-03-29 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250098/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CV57TEJ/42805996?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=67Vzg1XLX0UcO7UFrfohvMyEDom9YGJFCvRWdFdKraA%3D)
2026-03-29 22:02:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250355/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250355>
2026-03-29 22:02:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250124/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250124>
2026-03-29 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250144/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08JZG/42806569?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=2TNlaH2PyUx3Xfy6VowyugT5leG%2BJYec3CIT%2Br9zpPk%3D)
2026-03-29 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250092/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CV57TEJ/42805996?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=67Vzg1XLX0UcO7UFrfohvMyEDom9YGJFCvRWdFdKraA%3D)
2026-03-29 22:02:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250333/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250333>
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636f7e90>
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDF13AKO%252F699250267%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250267/600 saved to cache
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3df409e5-2149-5e92-a209-97533ef34ba7
2026-03-29 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250274/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DF13AKO/42806090?sv=2020-08-04&st=2026-03-29T22%3A02%3A15Z&se=2026-03-29T22%3A27%3A15Z&sr=b&sp=r&sig=ESg3nxrsu2ZrjolRg7a9LM5RG04CyS%2FU1fJxP3w6KTM%3D)
2026-03-29 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250318/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DF13AKO/42806090?sv=2020-08-04&st=2026-03-29T22%3A02%3A15Z&se=2026-03-29T22%3A27%3A15Z&sr=b&sp=r&sig=ESg3nxrsu2ZrjolRg7a9LM5RG04CyS%2FU1fJxP3w6KTM%3D)
2026-03-29 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250287/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DF13AKO/42806090?sv=2020-08-04&st=2026-03-29T22%3A02%3A15Z&se=2026-03-29T22%3A27%3A15Z&sr=b&sp=r&sig=ESg3nxrsu2ZrjolRg7a9LM5RG04CyS%2FU1fJxP3w6KTM%3D)
2026-03-29 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250105/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CV57TEJ/42805996?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=67Vzg1XLX0UcO7UFrfohvMyEDom9YGJFCvRWdFdKraA%3D)
2026-03-29 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250153/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08JZG/42806569?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=2TNlaH2PyUx3Xfy6VowyugT5leG%2BJYec3CIT%2Br9zpPk%3D)
2026-03-29 22:02:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250168/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250168>
2026-03-29 22:02:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250225/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250225>
2026-03-29 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250301/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DF13AKO/42806090?sv=2020-08-04&st=2026-03-29T22%3A02%3A15Z&se=2026-03-29T22%3A27%3A15Z&sr=b&sp=r&sig=ESg3nxrsu2ZrjolRg7a9LM5RG04CyS%2FU1fJxP3w6KTM%3D)
2026-03-29 22:02:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:21 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:21 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:21 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61afcfd0>
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLS68HJJ%252F698105084%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105084/600 saved to cache
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b7a6c487-5362-53a3-b310-808d63b8f49d
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63574e90>
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08JZG%252F699250139%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250139/600 saved to cache
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 26208658-b758-57c3-a5d7-6c7f010cb5ea
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac60fef0d0>
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCV57TEJ%252F699250098%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250098/600 saved to cache
2026-03-29 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f7b2db4c-1d87-55b8-87f5-02ef1f68478c
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636be950>
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08JZG%252F699250144%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250144/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 26208658-b758-57c3-a5d7-6c7f010cb5ea
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac60fed050>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCV57TEJ%252F699250092%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250092/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f7b2db4c-1d87-55b8-87f5-02ef1f68478c
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250155/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250155>
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250137/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250137>
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250207/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250207>
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250188/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250188>
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250173/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08JZG/42806569?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=2TNlaH2PyUx3Xfy6VowyugT5leG%2BJYec3CIT%2Br9zpPk%3D)
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250355/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DF13AKO/42806090?sv=2020-08-04&st=2026-03-29T22%3A02%3A15Z&se=2026-03-29T22%3A27%3A15Z&sr=b&sp=r&sig=ESg3nxrsu2ZrjolRg7a9LM5RG04CyS%2FU1fJxP3w6KTM%3D)
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250124/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CV57TEJ/42805996?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=67Vzg1XLX0UcO7UFrfohvMyEDom9YGJFCvRWdFdKraA%3D)
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250333/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DF13AKO/42806090?sv=2020-08-04&st=2026-03-29T22%3A02%3A15Z&se=2026-03-29T22%3A27%3A15Z&sr=b&sp=r&sig=ESg3nxrsu2ZrjolRg7a9LM5RG04CyS%2FU1fJxP3w6KTM%3D)
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618ce910>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDF13AKO%252F699250274%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250274/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3df409e5-2149-5e92-a209-97533ef34ba7
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61714f10>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDF13AKO%252F699250318%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250318/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3df409e5-2149-5e92-a209-97533ef34ba7
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618f4790>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDF13AKO%252F699250287%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250287/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3df409e5-2149-5e92-a209-97533ef34ba7
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6117fd10>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCV57TEJ%252F699250105%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250105/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f7b2db4c-1d87-55b8-87f5-02ef1f68478c
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618f5e90>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08JZG%252F699250153%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250153/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 26208658-b758-57c3-a5d7-6c7f010cb5ea
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618334d0>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDF13AKO%252F699250301%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250301/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3df409e5-2149-5e92-a209-97533ef34ba7
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250110/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250110>
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105100/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698105100>
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250158/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250158>
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250168/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CV57TEJ/42805996?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=67Vzg1XLX0UcO7UFrfohvMyEDom9YGJFCvRWdFdKraA%3D)
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6a861410>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08JZG%252F699250173%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250173/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 26208658-b758-57c3-a5d7-6c7f010cb5ea
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6184c3d0>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDF13AKO%252F699250355%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250355/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3df409e5-2149-5e92-a209-97533ef34ba7
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62106f90>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCV57TEJ%252F699250124%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250124/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f7b2db4c-1d87-55b8-87f5-02ef1f68478c
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6184ea50>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDF13AKO%252F699250333%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250333/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3df409e5-2149-5e92-a209-97533ef34ba7
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250131/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250131>
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250085/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250085>
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250188/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08JZG/42806569?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=2TNlaH2PyUx3Xfy6VowyugT5leG%2BJYec3CIT%2Br9zpPk%3D)
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250076/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=CV57TEJ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250225/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08JZG/42806569?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=2TNlaH2PyUx3Xfy6VowyugT5leG%2BJYec3CIT%2Br9zpPk%3D)
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250137/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CV57TEJ/42805996?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=67Vzg1XLX0UcO7UFrfohvMyEDom9YGJFCvRWdFdKraA%3D)
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250207/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08JZG/42806569?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=2TNlaH2PyUx3Xfy6VowyugT5leG%2BJYec3CIT%2Br9zpPk%3D)
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637eae50>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCV57TEJ%252F699250168%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250168/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f7b2db4c-1d87-55b8-87f5-02ef1f68478c
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250249/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250249>
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105063/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698105063>
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250260/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250260>
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250122/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DA08JZG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250155/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CV57TEJ/42805996?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=67Vzg1XLX0UcO7UFrfohvMyEDom9YGJFCvRWdFdKraA%3D)
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637eb990>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08JZG%252F699250188%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250188/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 26208658-b758-57c3-a5d7-6c7f010cb5ea
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250158/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08JZG/42806569?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=2TNlaH2PyUx3Xfy6VowyugT5leG%2BJYec3CIT%2Br9zpPk%3D)
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250110/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CV57TEJ/42805996?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=67Vzg1XLX0UcO7UFrfohvMyEDom9YGJFCvRWdFdKraA%3D)
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250085/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CV57TEJ/42805996?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=67Vzg1XLX0UcO7UFrfohvMyEDom9YGJFCvRWdFdKraA%3D)
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250076/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CV57TEJ/42805996?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=67Vzg1XLX0UcO7UFrfohvMyEDom9YGJFCvRWdFdKraA%3D)
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250131/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08JZG/42806569?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=2TNlaH2PyUx3Xfy6VowyugT5leG%2BJYec3CIT%2Br9zpPk%3D)
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105100/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LS68HJJ/42810310?sv=2020-08-04&st=2026-03-29T22%3A02%3A13Z&se=2026-03-29T22%3A27%3A13Z&sr=b&sp=r&sig=Jq%2BrvM3TzBPhUwiGQQKCTNJs%2FBAWZ7OqMKoc7RuV%2Buw%3D)
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61746350>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08JZG%252F699250225%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250225/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 26208658-b758-57c3-a5d7-6c7f010cb5ea
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6115d590>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCV57TEJ%252F699250137%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250137/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f7b2db4c-1d87-55b8-87f5-02ef1f68478c
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61714c50>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08JZG%252F699250207%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250207/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 26208658-b758-57c3-a5d7-6c7f010cb5ea
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105044/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698105044>
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AO68PXJ/42810644?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=AjrHe%2FZzg02A19bIAPXt9iYd3%2FKnTUKNfDQ2oVTOXpo%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AO68%20PXJ-GB>
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250260/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DF13AKO/42806090?sv=2020-08-04&st=2026-03-29T22%3A02%3A15Z&se=2026-03-29T22%3A27%3A15Z&sr=b&sp=r&sig=ESg3nxrsu2ZrjolRg7a9LM5RG04CyS%2FU1fJxP3w6KTM%3D)
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427710/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427710>
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015534/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015534>
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427718/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427718>
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105063/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LS68HJJ/42810310?sv=2020-08-04&st=2026-03-29T22%3A02%3A13Z&se=2026-03-29T22%3A27%3A13Z&sr=b&sp=r&sig=Jq%2BrvM3TzBPhUwiGQQKCTNJs%2FBAWZ7OqMKoc7RuV%2Buw%3D)
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250249/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DF13AKO/42806090?sv=2020-08-04&st=2026-03-29T22%3A02%3A15Z&se=2026-03-29T22%3A27%3A15Z&sr=b&sp=r&sig=ESg3nxrsu2ZrjolRg7a9LM5RG04CyS%2FU1fJxP3w6KTM%3D)
2026-03-29 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250122/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08JZG/42806569?sv=2020-08-04&st=2026-03-29T22%3A02%3A16Z&se=2026-03-29T22%3A27%3A16Z&sr=b&sp=r&sig=2TNlaH2PyUx3Xfy6VowyugT5leG%2BJYec3CIT%2Br9zpPk%3D)
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015519/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015519>
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400498/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400498>
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392030/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392030>
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT65OEM/42801591?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=C86xu7kOSIOpI5tq1qwr9sVc1ocdKllXBj4HnJhS92A%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YT65%20OEM-GB>
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV10WYJ/42812387?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=rKDmdlJ%2FaZkUq5BixfEsoLqiph02L2tEANiTYwZbhJk%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SV10%20WYJ-GB>
2026-03-29 22:02:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EK10GHA/42812411?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=2se60G1wBkZioFdObKgvGGniCfo4KXU1Bg2UVTzdQU8%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EK10%20GHA-GB>
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616858d0>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCV57TEJ%252F699250155%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250155/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f7b2db4c-1d87-55b8-87f5-02ef1f68478c
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac619738d0>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08JZG%252F699250158%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250158/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 26208658-b758-57c3-a5d7-6c7f010cb5ea
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a53a10>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCV57TEJ%252F699250110%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250110/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f7b2db4c-1d87-55b8-87f5-02ef1f68478c
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61972f90>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCV57TEJ%252F699250085%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250085/600 saved to cache
2026-03-29 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f7b2db4c-1d87-55b8-87f5-02ef1f68478c
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61972bd0>
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCV57TEJ%252F699250076%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250076/600 saved to cache
2026-03-29 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f7b2db4c-1d87-55b8-87f5-02ef1f68478c
2026-03-29 22:02:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7b2db4c-1d87-55b8-87f5-02ef1f68478c, skipping ID generation
2026-03-29 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7b2db4c-1d87-55b8-87f5-02ef1f68478c sending to next pipeline
2026-03-29 22:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f7b2db4c-1d87-55b8-87f5-02ef1f68478c, identifier: CV57%20TEJ
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac619361d0>
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08JZG%252F699250131%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250131/600 saved to cache
2026-03-29 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 26208658-b758-57c3-a5d7-6c7f010cb5ea
2026-03-29 22:02:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:23 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:23 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:23 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:23 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6209c650>
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLS68HJJ%252F698105100%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105100/600 saved to cache
2026-03-29 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b7a6c487-5362-53a3-b310-808d63b8f49d
2026-03-29 22:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f7b2db4c-1d87-55b8-87f5-02ef1f68478c with identifier: CV57%20TEJ
2026-03-29 22:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f7b2db4c-1d87-55b8-87f5-02ef1f68478c with identifier: CV57%20TEJ
2026-03-29 22:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f7b2db4c-1d87-55b8-87f5-02ef1f68478c with identifier: CV57%20TEJ to the API
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250076/600>
{'auction_title': '',
 'c_o_2_emission_value': 291,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_expert_report_file_583b7c9f-0d55-4084-b2ab-451ade212fd3.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CV57%20TEJ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '5.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f7b2db4c-1d87-55b8-87f5-02ef1f68478c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CV57 TEJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CV57%20TEJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'MERCEDES-BENZ',
 'model': 'SL500',
 'odometer': 104205,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 12,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39818,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250076/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38329,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250085/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38422,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250092/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39301,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250098/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34792,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250105/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 32067,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250110/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 99748,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250124/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 88096,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250137/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 101133,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250155/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b2db4c-1d87-55b8-87f5-02ef1f68478c/f7b2db4c-1d87-55b8-87f5-02ef1f68478c_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83194,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CV57TEJ/699250168/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ SL500 5.5 (388-7) Convertible',
 'transmission': 'manual',
 'trim': '(388-7)',
 'vin': 'WDB2304712F136627',
 'year': 2007}
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV57%2520TEJ%27 HTTP/1.1" 200 None
2026-03-29 22:02:23 [bca.uk] INFO: Saving data for CV57%20TEJ: {'created_time': 1774821743.739197, 'last_price_update_time': 1774821743.739211, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CV57%2520TEJ') HTTP/1.1" 204 0
2026-03-29 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427718/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08NWF/42812303?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=%2FmvSSUyiAYVN8KnXHHAVZPAhaX5NwULjoP6vZooLMQE%3D)
2026-03-29 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427710/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DA08NWF/42812303?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=%2FmvSSUyiAYVN8KnXHHAVZPAhaX5NwULjoP6vZooLMQE%3D)
2026-03-29 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015534/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EO67CJZ/42812295?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=f5P0DwslIG4nez3ramT%2BBglIeMphiUhV3LeShcWO2lA%3D)
2026-03-29 22:02:23 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400484/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400484>
2026-03-29 22:02:23 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EJ65LKG/42812434?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=lkM6um%2B1esbhyvKPoMr1jepS1nwt47zijrcJLhXCRmQ%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EJ65%20LKG-GB>
2026-03-29 22:02:23 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LB06FEG/42812331?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=WNOGcgO%2BJ9WOUiCo3Sdczttz%2B4KwooVxdySbYY3XIt4%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LB06%20FEG-GB>
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6375ad50>
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDF13AKO%252F699250260%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250260/600 saved to cache
2026-03-29 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3df409e5-2149-5e92-a209-97533ef34ba7
2026-03-29 22:02:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:23 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:23 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:23 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:23 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618c4e90>
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLS68HJJ%252F698105063%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105063/600 saved to cache
2026-03-29 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b7a6c487-5362-53a3-b310-808d63b8f49d
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61007390>
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDF13AKO%252F699250249%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250249/600 saved to cache
2026-03-29 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3df409e5-2149-5e92-a209-97533ef34ba7
2026-03-29 22:02:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3df409e5-2149-5e92-a209-97533ef34ba7, skipping ID generation
2026-03-29 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3df409e5-2149-5e92-a209-97533ef34ba7 sending to next pipeline
2026-03-29 22:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3df409e5-2149-5e92-a209-97533ef34ba7, identifier: DF13%20AKO
2026-03-29 22:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61006410>
2026-03-29 22:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08JZG%252F699250122%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250122/600 saved to cache
2026-03-29 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 26208658-b758-57c3-a5d7-6c7f010cb5ea
2026-03-29 22:02:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 26208658-b758-57c3-a5d7-6c7f010cb5ea, skipping ID generation
2026-03-29 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 26208658-b758-57c3-a5d7-6c7f010cb5ea sending to next pipeline
2026-03-29 22:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 26208658-b758-57c3-a5d7-6c7f010cb5ea, identifier: DA08%20JZG
2026-03-29 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105044/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LS68HJJ/42810310?sv=2020-08-04&st=2026-03-29T22%3A02%3A13Z&se=2026-03-29T22%3A27%3A13Z&sr=b&sp=r&sig=Jq%2BrvM3TzBPhUwiGQQKCTNJs%2FBAWZ7OqMKoc7RuV%2Buw%3D)
2026-03-29 22:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3df409e5-2149-5e92-a209-97533ef34ba7 with identifier: DF13%20AKO
2026-03-29 22:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3df409e5-2149-5e92-a209-97533ef34ba7 with identifier: DF13%20AKO
2026-03-29 22:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3df409e5-2149-5e92-a209-97533ef34ba7 with identifier: DF13%20AKO to the API
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250249/600>
{'auction_title': '',
 'c_o_2_emission_value': 263,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_expert_report_file_a5f0d13a-d8c5-43ea-a8d6-9e36fd6cb886.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DF13%20AKO-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '4.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3df409e5-2149-5e92-a209-97533ef34ba7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DF13 AKO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DF13%20AKO&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'BMW',
 'model': 'M3',
 'odometer': 88435,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36433,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250241/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36330,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250249/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35096,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250260/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35370,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250267/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33601,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250274/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 31805,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250287/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 71463,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250301/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 55121,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250318/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 88363,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250333/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3df409e5-2149-5e92-a209-97533ef34ba7/3df409e5-2149-5e92-a209-97533ef34ba7_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 89164,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DF13AKO/699250355/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'BMW M3 4.0 V8 LTD.EDITION 500 DCT Coupe',
 'transmission': 'automatic',
 'trim': 'V8 LTD.EDITION 500 DCT',
 'vin': 'WBSKG92000J530445',
 'year': 2013}
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF13%2520AKO%27 HTTP/1.1" 200 None
2026-03-29 22:02:24 [bca.uk] INFO: Saving data for DF13%20AKO: {'created_time': 1774821744.526336, 'last_price_update_time': 1774821744.526347, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DF13%2520AKO') HTTP/1.1" 204 0
2026-03-29 22:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 26208658-b758-57c3-a5d7-6c7f010cb5ea with identifier: DA08%20JZG
2026-03-29 22:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 26208658-b758-57c3-a5d7-6c7f010cb5ea with identifier: DA08%20JZG
2026-03-29 22:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 26208658-b758-57c3-a5d7-6c7f010cb5ea with identifier: DA08%20JZG to the API
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250122/600>
{'auction_title': '',
 'c_o_2_emission_value': 256,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_expert_report_file_ea7eb70f-6a29-498a-92ec-e640ec29916d.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DA08%20JZG-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '4.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '26208658-b758-57c3-a5d7-6c7f010cb5ea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DA08 JZG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DA08%20JZG&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'AUDI',
 'model': 'S5',
 'odometer': 94782,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37262,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250122/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37088,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250131/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36263,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250139/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37872,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250144/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 30925,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250153/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 29738,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250158/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 95241,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250173/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 56799,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250188/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 97145,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250207/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26208658-b758-57c3-a5d7-6c7f010cb5ea/26208658-b758-57c3-a5d7-6c7f010cb5ea_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80621,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08JZG/699250225/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'AUDI S5 4.2 QUATTRO T/TRONIC Coupe',
 'transmission': 'manual',
 'trim': 'QUATTRO T/TRONIC',
 'vin': 'WAUZZZ8T88A044699',
 'year': 2008}
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA08%2520JZG%27 HTTP/1.1" 200 None
2026-03-29 22:02:24 [bca.uk] INFO: Saving data for DA08%20JZG: {'created_time': 1774821744.942115, 'last_price_update_time': 1774821744.942127, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DA08%2520JZG') HTTP/1.1" 204 0
2026-03-29 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AO68PXJ/42810644?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=AjrHe%2FZzg02A19bIAPXt9iYd3%2FKnTUKNfDQ2oVTOXpo%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015519/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EO67CJZ/42812295?sv=2020-08-04&st=2026-03-29T22%3A01%3A50Z&se=2026-03-29T22%3A26%3A50Z&sr=b&sp=r&sig=f5P0DwslIG4nez3ramT%2BBglIeMphiUhV3LeShcWO2lA%3D)
2026-03-29 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400498/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT64BWF/42812128?sv=2020-08-04&st=2026-03-29T22%3A01%3A41Z&se=2026-03-29T22%3A26%3A41Z&sr=b&sp=r&sig=MzwyyqM%2Fq9XpCMHPmp7VRaX08ubizr8jYVfx3e066Lo%3D)
2026-03-29 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392030/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT64GVX/42811943?sv=2020-08-04&st=2026-03-29T22%3A01%3A40Z&se=2026-03-29T22%3A26%3A40Z&sr=b&sp=r&sig=cep50iJLm5T2T%2FJIF3KYJUQN262Xx397yLSJF4VsirI%3D)
2026-03-29 22:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632f2c50>
2026-03-29 22:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08NWF%252F699427718%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427718/600 saved to cache
2026-03-29 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 55260bef-13ca-53e6-8438-967001fdad8a
2026-03-29 22:02:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61095210>
2026-03-29 22:02:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDA08NWF%252F699427710%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427710/600 saved to cache
2026-03-29 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 55260bef-13ca-53e6-8438-967001fdad8a
2026-03-29 22:02:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55260bef-13ca-53e6-8438-967001fdad8a, skipping ID generation
2026-03-29 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55260bef-13ca-53e6-8438-967001fdad8a sending to next pipeline
2026-03-29 22:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 55260bef-13ca-53e6-8438-967001fdad8a, identifier: DA08%20NWF
2026-03-29 22:02:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61168210>
2026-03-29 22:02:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEO67CJZ%252F699015534%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015534/600 saved to cache
2026-03-29 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4452e7a2-008a-5460-ac69-330bdd58f5d4
2026-03-29 22:02:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:25 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:25 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:25 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:25 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617e4290>
2026-03-29 22:02:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLS68HJJ%252F698105044%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105044/600 saved to cache
2026-03-29 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b7a6c487-5362-53a3-b310-808d63b8f49d
2026-03-29 22:02:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b7a6c487-5362-53a3-b310-808d63b8f49d, skipping ID generation
2026-03-29 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b7a6c487-5362-53a3-b310-808d63b8f49d sending to next pipeline
2026-03-29 22:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b7a6c487-5362-53a3-b310-808d63b8f49d, identifier: LS68%20HJJ
2026-03-29 22:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EK10GHA/42812411?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=2se60G1wBkZioFdObKgvGGniCfo4KXU1Bg2UVTzdQU8%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT65OEM/42801591?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=C86xu7kOSIOpI5tq1qwr9sVc1ocdKllXBj4HnJhS92A%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 55260bef-13ca-53e6-8438-967001fdad8a with identifier: DA08%20NWF
2026-03-29 22:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 55260bef-13ca-53e6-8438-967001fdad8a with identifier: DA08%20NWF
2026-03-29 22:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 55260bef-13ca-53e6-8438-967001fdad8a with identifier: DA08%20NWF to the API
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427710/600>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_expert_report_file_7f9656c0-a621-4b76-930f-633a4b119c43.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DA08%20NWF-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '55260bef-13ca-53e6-8438-967001fdad8a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DA08 NWF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DA08%20NWF&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 97575,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39790,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427699/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38749,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427705/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37205,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427710/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36892,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427718/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33944,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427733/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33580,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427747/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 73355,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427763/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 53307,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427814/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 76289,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427837/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55260bef-13ca-53e6-8438-967001fdad8a/55260bef-13ca-53e6-8438-967001fdad8a_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 63571,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DA08NWF/699427850/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 CLUB 16V Hatchback',
 'transmission': 'automatic',
 'trim': 'CLUB 16V',
 'vin': 'W0L0SDL0886151623',
 'year': 2008}
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA08%2520NWF%27 HTTP/1.1" 200 None
2026-03-29 22:02:25 [bca.uk] INFO: Saving data for DA08%20NWF: {'created_time': 1774821745.675853, 'last_price_update_time': 1774821745.675864, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DA08%2520NWF') HTTP/1.1" 204 0
2026-03-29 22:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b7a6c487-5362-53a3-b310-808d63b8f49d with identifier: LS68%20HJJ
2026-03-29 22:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b7a6c487-5362-53a3-b310-808d63b8f49d with identifier: LS68%20HJJ
2026-03-29 22:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b7a6c487-5362-53a3-b310-808d63b8f49d with identifier: LS68%20HJJ to the API
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105044/600>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_expert_report_file_b7abc85e-2fd4-40eb-b7d0-92a7f876faff.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LS68%20HJJ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b7a6c487-5362-53a3-b310-808d63b8f49d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LS68 HJJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LS68%20HJJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'MERCEDES-BENZ',
 'model': 'C200 EQ-B',
 'odometer': 48158,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49978,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698104965/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48607,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698104977/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48399,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698104987/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45441,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698104996/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44326,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105013/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44921,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105025/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 97975,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105044/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 64359,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105063/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84177,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105084/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7a6c487-5362-53a3-b310-808d63b8f49d/b7a6c487-5362-53a3-b310-808d63b8f49d_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81818,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LS68HJJ/698105100/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ C200 EQ-B 1.5 AMG LINE 9G Estate',
 'transmission': 'manual',
 'trim': 'AMG LINE 9G',
 'vin': 'WDD2052772F805344',
 'year': 2018}
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS68%2520HJJ%27 HTTP/1.1" 200 None
2026-03-29 22:02:26 [bca.uk] INFO: Saving data for LS68%20HJJ: {'created_time': 1774821746.072037, 'last_price_update_time': 1774821746.072048, 'auction_closing_time': 1775124000.0}
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LS68%2520HJJ') HTTP/1.1" 204 0
2026-03-29 22:02:26 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699432935/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432935>
2026-03-29 22:02:26 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392022/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392022>
2026-03-29 22:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400484/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT64BWF/42812128?sv=2020-08-04&st=2026-03-29T22%3A01%3A41Z&se=2026-03-29T22%3A26%3A41Z&sr=b&sp=r&sig=MzwyyqM%2Fq9XpCMHPmp7VRaX08ubizr8jYVfx3e066Lo%3D)
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6224c890>
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_expert_report_file_8c0011af-a016-423f-a4f7-0b40473bb7a2.pdf HTTP/1.1" 201 0
2026-03-29 22:02:26 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 50c3f397-3666-5802-9240-95b43afdce21
2026-03-29 22:02:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 50c3f397-3666-5802-9240-95b43afdce21, skipping ID generation
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50c3f397-3666-5802-9240-95b43afdce21
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DAO68PXJ-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=AO68PXJ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6107d950>
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEO67CJZ%252F699015519%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015519/600 saved to cache
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4452e7a2-008a-5460-ac69-330bdd58f5d4
2026-03-29 22:02:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4452e7a2-008a-5460-ac69-330bdd58f5d4, skipping ID generation
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4452e7a2-008a-5460-ac69-330bdd58f5d4 sending to next pipeline
2026-03-29 22:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4452e7a2-008a-5460-ac69-330bdd58f5d4, identifier: EO67%20CJZ
2026-03-29 22:02:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:26 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:26 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:26 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6117e650>
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT64BWF%252F699400498%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400498/600 saved to cache
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c286c031-4c72-5d7f-8c06-04157dc85649
2026-03-29 22:02:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:26 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:26 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:26 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616ac250>
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT64GVX%252F699392030%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392030/600 saved to cache
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 65250f67-b63f-5f19-a165-a7afa44cd815
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61653690>
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_expert_report_file_28f3469a-ca3c-4378-a991-111a2e4e8947.pdf HTTP/1.1" 201 0
2026-03-29 22:02:26 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item ec08eddb-f63d-54e1-9917-94a9b51f829d
2026-03-29 22:02:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ec08eddb-f63d-54e1-9917-94a9b51f829d, skipping ID generation
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec08eddb-f63d-54e1-9917-94a9b51f829d
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DEK10GHA-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=EK10GHA-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637d8d90>
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_expert_report_file_c7213687-21c6-45c9-8d03-2f08acc8a462.pdf HTTP/1.1" 201 0
2026-03-29 22:02:26 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c
2026-03-29 22:02:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c, skipping ID generation
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DYT65OEM-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YT65OEM-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV10WYJ/42812387?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=rKDmdlJ%2FaZkUq5BixfEsoLqiph02L2tEANiTYwZbhJk%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LB06FEG/42812331?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=WNOGcgO%2BJ9WOUiCo3Sdczttz%2B4KwooVxdySbYY3XIt4%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EJ65LKG/42812434?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=lkM6um%2B1esbhyvKPoMr1jepS1nwt47zijrcJLhXCRmQ%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4452e7a2-008a-5460-ac69-330bdd58f5d4 with identifier: EO67%20CJZ
2026-03-29 22:02:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4452e7a2-008a-5460-ac69-330bdd58f5d4 with identifier: EO67%20CJZ
2026-03-29 22:02:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4452e7a2-008a-5460-ac69-330bdd58f5d4 with identifier: EO67%20CJZ to the API
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015519/600>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_expert_report_file_f02b5473-7ed1-4b83-be44-f4c47e2b5479.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EO67%20CJZ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '4452e7a2-008a-5460-ac69-330bdd58f5d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EO67 CJZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EO67%20CJZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FIAT',
 'model': '500C',
 'odometer': 66474,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49923,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015468/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47724,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015492/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47377,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015519/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48966,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015534/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48138,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015556/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46879,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015567/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 97903,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015585/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 69064,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015599/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81871,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015725/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4452e7a2-008a-5460-ac69-330bdd58f5d4/4452e7a2-008a-5460-ac69-330bdd58f5d4_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78819,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EO67CJZ/699015768/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'FIAT 500C 1.2 LOUNGE D/LOGIC Convertible',
 'transmission': 'automatic',
 'trim': 'LOUNGE D/LOGIC',
 'vin': 'ZFA3120000J848652',
 'year': 2017}
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO67%2520CJZ%27 HTTP/1.1" 200 None
2026-03-29 22:02:26 [bca.uk] INFO: Saving data for EO67%20CJZ: {'created_time': 1774821746.80699, 'last_price_update_time': 1774821746.807001, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EO67%2520CJZ') HTTP/1.1" 204 0
2026-03-29 22:02:26 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400478/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400478>
2026-03-29 22:02:26 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK59XZJ/42812446?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=Sgf5Rn3FuL23zVfHBfOCfuLsZ0Q0Q6vBgQjw256Li1k%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HK59%20XZJ-GB>
2026-03-29 22:02:26 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BJ51OUG/42812406?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=dOYw7ZeP2oQ6UtwSNYEvYEivTdkXlmMD4dvDfKz%2FUX8%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BJ51%20OUG-GB>
2026-03-29 22:02:26 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426221/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426221>
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698975342%27 HTTP/1.1" 200 None
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975342 not downloaded yet
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443630%27 HTTP/1.1" 200 None
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443630 not downloaded yet
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253942%27 HTTP/1.1" 200 None
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253942 not downloaded yet
2026-03-29 22:02:26 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392017/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392017>
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698975366%27 HTTP/1.1" 200 None
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975366 not downloaded yet
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443637%27 HTTP/1.1" 200 None
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443637 not downloaded yet
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253949%27 HTTP/1.1" 200 None
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253949 not downloaded yet
2026-03-29 22:02:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:26 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:26 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:26 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63577010>
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT64BWF%252F699400484%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400484/600 saved to cache
2026-03-29 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c286c031-4c72-5d7f-8c06-04157dc85649
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61168d90>
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_expert_report_file_e31f13d2-a50b-44b9-a092-4eae279c07f1.pdf HTTP/1.1" 201 0
2026-03-29 22:02:27 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item c49bd93f-51dc-5a81-b24e-4047e5f56934
2026-03-29 22:02:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c49bd93f-51dc-5a81-b24e-4047e5f56934, skipping ID generation
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c49bd93f-51dc-5a81-b24e-4047e5f56934
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DSV10WYJ-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=SV10WYJ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617e4cd0>
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_expert_report_file_0843340b-e03f-46d8-ad62-0db39ee54680.pdf HTTP/1.1" 201 0
2026-03-29 22:02:27 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 5a15dc9f-1f43-5f77-8956-0299042e5086
2026-03-29 22:02:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5a15dc9f-1f43-5f77-8956-0299042e5086, skipping ID generation
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5a15dc9f-1f43-5f77-8956-0299042e5086
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DLB06FEG-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LB06FEG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637ea450>
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_expert_report_file_b121b86e-e316-4315-a74a-90a3c1ec5bf5.pdf HTTP/1.1" 201 0
2026-03-29 22:02:27 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 26623def-55ab-5dd0-bf5f-2b44624045f6
2026-03-29 22:02:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 26623def-55ab-5dd0-bf5f-2b44624045f6, skipping ID generation
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26623def-55ab-5dd0-bf5f-2b44624045f6
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DEJ65LKG-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=EJ65LKG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699432935/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BN62UZG/42812357?sv=2020-08-04&st=2026-03-29T22%3A01%3A45Z&se=2026-03-29T22%3A26%3A45Z&sr=b&sp=r&sig=X9pErQDsrXNy4qMwHp8m59UtcG5VKGVtuCOpQCnsZBk%3D)
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698975385%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975385 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443645%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443645 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253955%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253955 not downloaded yet
2026-03-29 22:02:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250332/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250332>
2026-03-29 22:02:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426208/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426208>
2026-03-29 22:02:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GY18YLV/42812425?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=h7wOWU%2Fz4prsCRIqJauvz4RzUYcm6nkOFvHwRW%2FqoK0%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GY18%20YLV-GB>
2026-03-29 22:02:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251890/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251890>
2026-03-29 22:02:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400473/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400473>
2026-03-29 22:02:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL64TGO/42812263?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=pY6v7UEKmyZW9aGGGL6rcXCO%2BUThsQ9UEkr83E0IxkY%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FL64%20TGO-GB>
2026-03-29 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392022/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT64GVX/42811943?sv=2020-08-04&st=2026-03-29T22%3A01%3A40Z&se=2026-03-29T22%3A26%3A40Z&sr=b&sp=r&sig=cep50iJLm5T2T%2FJIF3KYJUQN262Xx397yLSJF4VsirI%3D)
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699444741%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699444741 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699432952%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432952 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010736%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010736 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698975406%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975406 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443653%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443653 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253962%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253962 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699433777%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433777 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699432965%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432965 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010757%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010757 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698975430%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975430 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443656%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443656 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253967%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253967 not downloaded yet
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b5790>
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBN62UZG%252F699432935%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699432935/600 saved to cache
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f0b17972-5ab7-56c0-825d-14139cf5492c
2026-03-29 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400478/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT64BWF/42812128?sv=2020-08-04&st=2026-03-29T22%3A01%3A41Z&se=2026-03-29T22%3A26%3A41Z&sr=b&sp=r&sig=MzwyyqM%2Fq9XpCMHPmp7VRaX08ubizr8jYVfx3e066Lo%3D)
2026-03-29 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426221/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LX68ORU/42812293?sv=2020-08-04&st=2026-03-29T22%3A01%3A38Z&se=2026-03-29T22%3A26%3A38Z&sr=b&sp=r&sig=dTIgs41eJnjcU89aOFdmMmWrmPHqSDyWtMj1MxYIWm4%3D)
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699444749%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699444749 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699432981%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432981 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010778%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010778 not downloaded yet
2026-03-29 22:02:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253934/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YT65OEM-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443627/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=EK10GHA-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975317/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=AO68PXJ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392017/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT64GVX/42811943?sv=2020-08-04&st=2026-03-29T22%3A01%3A40Z&se=2026-03-29T22%3A26%3A40Z&sr=b&sp=r&sig=cep50iJLm5T2T%2FJIF3KYJUQN262Xx397yLSJF4VsirI%3D)
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698975455%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975455 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443665%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443665 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253979%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253979 not downloaded yet
2026-03-29 22:02:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:27 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:27 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:27 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6371e710>
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT64GVX%252F699392022%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392022/600 saved to cache
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 65250f67-b63f-5f19-a165-a7afa44cd815
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699433778%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433778 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699432994%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432994 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010805%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010805 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698975481%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975481 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443675%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443675 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253991%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253991 not downloaded yet
2026-03-29 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400473/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT64BWF/42812128?sv=2020-08-04&st=2026-03-29T22%3A01%3A41Z&se=2026-03-29T22%3A26%3A41Z&sr=b&sp=r&sig=MzwyyqM%2Fq9XpCMHPmp7VRaX08ubizr8jYVfx3e066Lo%3D)
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699444758%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699444758 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699433052%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433052 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010840%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010840 not downloaded yet
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69ade8d0>
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT64BWF%252F699400478%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400478/600 saved to cache
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c286c031-4c72-5d7f-8c06-04157dc85649
2026-03-29 22:02:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:27 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:27 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:27 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61aded50>
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLX68ORU%252F699426221%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426221/600 saved to cache
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0556e924-104a-5552-a701-fc5b5327996f
2026-03-29 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BJ51OUG/42812406?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=dOYw7ZeP2oQ6UtwSNYEvYEivTdkXlmMD4dvDfKz%2FUX8%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK59XZJ/42812446?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=Sgf5Rn3FuL23zVfHBfOCfuLsZ0Q0Q6vBgQjw256Li1k%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253949/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253949>
2026-03-29 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426208/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LX68ORU/42812293?sv=2020-08-04&st=2026-03-29T22%3A01%3A38Z&se=2026-03-29T22%3A26%3A38Z&sr=b&sp=r&sig=dTIgs41eJnjcU89aOFdmMmWrmPHqSDyWtMj1MxYIWm4%3D)
2026-03-29 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251890/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LP66SVX/42805972?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=yl9q46AoV3wQNjXIFCNniksZeCLN9BE%2FANgZ6Iluhps%3D)
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698975508%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975508 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443682%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443682 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699253998%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253998 not downloaded yet
2026-03-29 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GY18YLV/42812425?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=h7wOWU%2Fz4prsCRIqJauvz4RzUYcm6nkOFvHwRW%2FqoK0%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699433780%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433780 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699433079%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433079 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010883%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010883 not downloaded yet
2026-03-29 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL64TGO/42812263?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=pY6v7UEKmyZW9aGGGL6rcXCO%2BUThsQ9UEkr83E0IxkY%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698975538%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975538 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443690%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443690 not downloaded yet
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699254008%27 HTTP/1.1" 200 None
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699254008 not downloaded yet
2026-03-29 22:02:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:27 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:27 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:27 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63660910>
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT64GVX%252F699392017%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392017/600 saved to cache
2026-03-29 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 65250f67-b63f-5f19-a165-a7afa44cd815
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63559490>
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT64BWF%252F699400473%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400473/600 saved to cache
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c286c031-4c72-5d7f-8c06-04157dc85649
2026-03-29 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443627/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EK10GHA/42812411?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=2se60G1wBkZioFdObKgvGGniCfo4KXU1Bg2UVTzdQU8%3D)
2026-03-29 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975317/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AO68PXJ/42810644?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=AjrHe%2FZzg02A19bIAPXt9iYd3%2FKnTUKNfDQ2oVTOXpo%3D)
2026-03-29 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253934/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT65OEM/42801591?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=C86xu7kOSIOpI5tq1qwr9sVc1ocdKllXBj4HnJhS92A%3D)
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699444769%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699444769 not downloaded yet
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699433098%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433098 not downloaded yet
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010912%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010912 not downloaded yet
2026-03-29 22:02:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253955/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253955>
2026-03-29 22:02:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253967/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253967>
2026-03-29 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250332/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CX05YUG/42800121?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=MySGDJ66pbFCM8Of63GwPM4lST90Oc%2FUCupYTeM%2FDJ0%3D)
2026-03-29 22:02:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975430/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975430>
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699433782%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433782 not downloaded yet
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699433112%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433112 not downloaded yet
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010938%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010938 not downloaded yet
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620791d0>
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_expert_report_file_3aea378c-3e45-4173-8f28-f0c78dd58011.pdf HTTP/1.1" 201 0
2026-03-29 22:02:28 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item ff1eccc8-fddb-5844-83d2-04a1cea933d7
2026-03-29 22:02:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ff1eccc8-fddb-5844-83d2-04a1cea933d7, skipping ID generation
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff1eccc8-fddb-5844-83d2-04a1cea933d7
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DBJ51OUG-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BJ51OUG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617f5650>
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_expert_report_file_eeeb655e-d8a8-4066-a7e3-b3e2a8f3fa0f.pdf HTTP/1.1" 201 0
2026-03-29 22:02:28 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 63ad9332-ca60-5606-b72d-c629c976dd98
2026-03-29 22:02:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 63ad9332-ca60-5606-b72d-c629c976dd98, skipping ID generation
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 63ad9332-ca60-5606-b72d-c629c976dd98
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DHK59XZJ-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=HK59XZJ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:28 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:28 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:28 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616dcdd0>
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLX68ORU%252F699426208%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426208/600 saved to cache
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0556e924-104a-5552-a701-fc5b5327996f
2026-03-29 22:02:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:28 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:28 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:28 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6179a1d0>
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLP66SVX%252F699251890%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251890/600 saved to cache
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 392ba6d2-142e-521e-9c14-6f3c87e57d15
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61746810>
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_expert_report_file_17c578be-e483-4eac-9ed4-b0065502723e.pdf HTTP/1.1" 201 0
2026-03-29 22:02:28 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 0ddd1886-59fc-5660-a00b-37dddc9ca1b3
2026-03-29 22:02:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0ddd1886-59fc-5660-a00b-37dddc9ca1b3, skipping ID generation
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ddd1886-59fc-5660-a00b-37dddc9ca1b3
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DGY18YLV-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=GY18YLV-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62092790>
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_expert_report_file_1229bbf7-d39f-4d1e-aa99-54999935a8ce.pdf HTTP/1.1" 201 0
2026-03-29 22:02:28 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 9f1adfaa-144b-529f-85fc-38ebafca0461
2026-03-29 22:02:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f1adfaa-144b-529f-85fc-38ebafca0461, skipping ID generation
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f1adfaa-144b-529f-85fc-38ebafca0461
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DFL64TGO-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FL64TGO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443656/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443656>
2026-03-29 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253949/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT65OEM/42801591?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=C86xu7kOSIOpI5tq1qwr9sVc1ocdKllXBj4HnJhS92A%3D)
2026-03-29 22:02:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253991/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253991>
2026-03-29 22:02:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010805/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010805>
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699444776%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699444776 not downloaded yet
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699433129%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433129 not downloaded yet
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010962%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010962 not downloaded yet
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440266%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440266 not downloaded yet
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698993790%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993790 not downloaded yet
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010728%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010728 not downloaded yet
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422948%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422948 not downloaded yet
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637b5a90>
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEK10GHA%252F699443627%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443627/600 saved to cache
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ec08eddb-f63d-54e1-9917-94a9b51f829d
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6160bfd0>
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAO68PXJ%252F698975317%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975317/600 saved to cache
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 50c3f397-3666-5802-9240-95b43afdce21
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617f5190>
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT65OEM%252F699253934%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253934/600 saved to cache
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c
2026-03-29 22:02:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:28 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:28 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:28 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a51150>
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCX05YUG%252F699250332%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250332/600 saved to cache
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9f8e435e-d477-50a3-aea7-4952aa2ce397
2026-03-29 22:02:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975481/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975481>
2026-03-29 22:02:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253998/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253998>
2026-03-29 22:02:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432994/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432994>
2026-03-29 22:02:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443675/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443675>
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440276%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440276 not downloaded yet
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698993811%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993811 not downloaded yet
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010748%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010748 not downloaded yet
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422954%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422954 not downloaded yet
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c6c3d0>
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT65OEM%252F699253949%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253949/600 saved to cache
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440281%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440281 not downloaded yet
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698993827%27 HTTP/1.1" 200 None
2026-03-29 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993827 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010764%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010764 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422961%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422961 not downloaded yet
2026-03-29 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975430/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AO68PXJ/42810644?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=AjrHe%2FZzg02A19bIAPXt9iYd3%2FKnTUKNfDQ2oVTOXpo%3D)
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440287%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440287 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698993839%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993839 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010791%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010791 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422969%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422969 not downloaded yet
2026-03-29 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253955/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT65OEM/42801591?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=C86xu7kOSIOpI5tq1qwr9sVc1ocdKllXBj4HnJhS92A%3D)
2026-03-29 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253967/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT65OEM/42801591?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=C86xu7kOSIOpI5tq1qwr9sVc1ocdKllXBj4HnJhS92A%3D)
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440294%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440294 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698993857%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993857 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010811%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010811 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422975%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422975 not downloaded yet
2026-03-29 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010805/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EJ65LKG/42812434?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=lkM6um%2B1esbhyvKPoMr1jepS1nwt47zijrcJLhXCRmQ%3D)
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440306%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440306 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698993880%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993880 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010850%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010850 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422981%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422981 not downloaded yet
2026-03-29 22:02:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699433780/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433780>
2026-03-29 22:02:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433079/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433079>
2026-03-29 22:02:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010883/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010883>
2026-03-29 22:02:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443682/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443682>
2026-03-29 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443656/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EK10GHA/42812411?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=2se60G1wBkZioFdObKgvGGniCfo4KXU1Bg2UVTzdQU8%3D)
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440313%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440313 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698993907%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993907 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010878%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010878 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422988%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422988 not downloaded yet
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62097050>
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAO68PXJ%252F698975430%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975430/600 saved to cache
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 50c3f397-3666-5802-9240-95b43afdce21
2026-03-29 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253991/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT65OEM/42801591?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=C86xu7kOSIOpI5tq1qwr9sVc1ocdKllXBj4HnJhS92A%3D)
2026-03-29 22:02:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010912/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010912>
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440322%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440322 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698993936%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993936 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010903%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010903 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422996%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422996 not downloaded yet
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637c5b90>
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT65OEM%252F699253955%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253955/600 saved to cache
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a51010>
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT65OEM%252F699253967%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253967/600 saved to cache
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c
2026-03-29 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432994/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LB06FEG/42812331?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=WNOGcgO%2BJ9WOUiCo3Sdczttz%2B4KwooVxdySbYY3XIt4%3D)
2026-03-29 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975481/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AO68PXJ/42810644?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=AjrHe%2FZzg02A19bIAPXt9iYd3%2FKnTUKNfDQ2oVTOXpo%3D)
2026-03-29 22:02:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422945/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FL64TGO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422961/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422961>
2026-03-29 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443675/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EK10GHA/42812411?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=2se60G1wBkZioFdObKgvGGniCfo4KXU1Bg2UVTzdQU8%3D)
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440330%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440330 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D698993959%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993959 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699010927%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010927 not downloaded yet
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699423005%27 HTTP/1.1" 200 None
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699423005 not downloaded yet
2026-03-29 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253998/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT65OEM/42801591?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=C86xu7kOSIOpI5tq1qwr9sVc1ocdKllXBj4HnJhS92A%3D)
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6170cc90>
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEJ65LKG%252F699010805%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010805/600 saved to cache
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 26623def-55ab-5dd0-bf5f-2b44624045f6
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610628d0>
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEK10GHA%252F699443656%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443656/600 saved to cache
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ec08eddb-f63d-54e1-9917-94a9b51f829d
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac684cb110>
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT65OEM%252F699253991%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253991/600 saved to cache
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c
2026-03-29 22:02:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422969/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422969>
2026-03-29 22:02:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010791/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010791>
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637ee950>
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLB06FEG%252F699432994%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432994/600 saved to cache
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5a15dc9f-1f43-5f77-8956-0299042e5086
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637ec650>
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAO68PXJ%252F698975481%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975481/600 saved to cache
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 50c3f397-3666-5802-9240-95b43afdce21
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614ef350>
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEK10GHA%252F699443675%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443675/600 saved to cache
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ec08eddb-f63d-54e1-9917-94a9b51f829d
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6996fa10>
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT65OEM%252F699253998%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253998/600 saved to cache
2026-03-29 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c
2026-03-29 22:02:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422988/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422988>
2026-03-29 22:02:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422981/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422981>
2026-03-29 22:02:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422975/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422975>
2026-03-29 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010883/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EJ65LKG/42812434?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=lkM6um%2B1esbhyvKPoMr1jepS1nwt47zijrcJLhXCRmQ%3D)
2026-03-29 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443682/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EK10GHA/42812411?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=2se60G1wBkZioFdObKgvGGniCfo4KXU1Bg2UVTzdQU8%3D)
2026-03-29 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433079/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LB06FEG/42812331?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=WNOGcgO%2BJ9WOUiCo3Sdczttz%2B4KwooVxdySbYY3XIt4%3D)
2026-03-29 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010912/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EJ65LKG/42812434?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=lkM6um%2B1esbhyvKPoMr1jepS1nwt47zijrcJLhXCRmQ%3D)
2026-03-29 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699433780/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV10WYJ/42812387?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=rKDmdlJ%2FaZkUq5BixfEsoLqiph02L2tEANiTYwZbhJk%3D)
2026-03-29 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422969/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL64TGO/42812263?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=pY6v7UEKmyZW9aGGGL6rcXCO%2BUThsQ9UEkr83E0IxkY%3D)
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422945/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL64TGO/42812263?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=pY6v7UEKmyZW9aGGGL6rcXCO%2BUThsQ9UEkr83E0IxkY%3D)
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422996/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422996>
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993936/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993936>
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440322/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440322>
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422961/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL64TGO/42812263?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=pY6v7UEKmyZW9aGGGL6rcXCO%2BUThsQ9UEkr83E0IxkY%3D)
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010903/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010903>
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63679350>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEJ65LKG%252F699010883%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010883/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 26623def-55ab-5dd0-bf5f-2b44624045f6
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61063490>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEK10GHA%252F699443682%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443682/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ec08eddb-f63d-54e1-9917-94a9b51f829d
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010791/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GY18YLV/42812425?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=h7wOWU%2Fz4prsCRIqJauvz4RzUYcm6nkOFvHwRW%2FqoK0%3D)
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422975/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL64TGO/42812263?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=pY6v7UEKmyZW9aGGGL6rcXCO%2BUThsQ9UEkr83E0IxkY%3D)
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422988/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL64TGO/42812263?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=pY6v7UEKmyZW9aGGGL6rcXCO%2BUThsQ9UEkr83E0IxkY%3D)
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010927/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010927>
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699423005/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699423005>
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993959/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993959>
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440330/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440330>
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422981/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL64TGO/42812263?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=pY6v7UEKmyZW9aGGGL6rcXCO%2BUThsQ9UEkr83E0IxkY%3D)
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614ee0d0>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLB06FEG%252F699433079%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433079/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5a15dc9f-1f43-5f77-8956-0299042e5086
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636e4510>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEJ65LKG%252F699010912%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010912/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 26623def-55ab-5dd0-bf5f-2b44624045f6
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61636690>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV10WYJ%252F699433780%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699433780/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c49bd93f-51dc-5a81-b24e-4047e5f56934
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6118c390>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL64TGO%252F699422969%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422969/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9f1adfaa-144b-529f-85fc-38ebafca0461
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611a1490>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL64TGO%252F699422945%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422945/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9f1adfaa-144b-529f-85fc-38ebafca0461
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636bf5d0>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL64TGO%252F699422961%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422961/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9f1adfaa-144b-529f-85fc-38ebafca0461
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61577110>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGY18YLV%252F699010791%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010791/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0ddd1886-59fc-5660-a00b-37dddc9ca1b3
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61538dd0>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL64TGO%252F699422975%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422975/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9f1adfaa-144b-529f-85fc-38ebafca0461
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac68672e50>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL64TGO%252F699422988%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422988/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9f1adfaa-144b-529f-85fc-38ebafca0461
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614efe10>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL64TGO%252F699422981%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422981/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9f1adfaa-144b-529f-85fc-38ebafca0461
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010878/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010878>
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010850/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010850>
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440313/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440313>
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993907/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993907>
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993936/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK59XZJ/42812446?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=Sgf5Rn3FuL23zVfHBfOCfuLsZ0Q0Q6vBgQjw256Li1k%3D)
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010903/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GY18YLV/42812425?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=h7wOWU%2Fz4prsCRIqJauvz4RzUYcm6nkOFvHwRW%2FqoK0%3D)
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440322/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BJ51OUG/42812406?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=dOYw7ZeP2oQ6UtwSNYEvYEivTdkXlmMD4dvDfKz%2FUX8%3D)
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422996/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL64TGO/42812263?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=pY6v7UEKmyZW9aGGGL6rcXCO%2BUThsQ9UEkr83E0IxkY%3D)
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993857/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993857>
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440306/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440306>
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010811/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010811>
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993880/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993880>
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993959/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK59XZJ/42812446?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=Sgf5Rn3FuL23zVfHBfOCfuLsZ0Q0Q6vBgQjw256Li1k%3D)
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440330/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BJ51OUG/42812406?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=dOYw7ZeP2oQ6UtwSNYEvYEivTdkXlmMD4dvDfKz%2FUX8%3D)
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010927/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GY18YLV/42812425?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=h7wOWU%2Fz4prsCRIqJauvz4RzUYcm6nkOFvHwRW%2FqoK0%3D)
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61045cd0>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK59XZJ%252F698993936%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993936/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 63ad9332-ca60-5606-b72d-c629c976dd98
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac635122d0>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGY18YLV%252F699010903%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010903/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0ddd1886-59fc-5660-a00b-37dddc9ca1b3
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993907/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK59XZJ/42812446?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=Sgf5Rn3FuL23zVfHBfOCfuLsZ0Q0Q6vBgQjw256Li1k%3D)
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440294/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440294>
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993839/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993839>
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440287/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440287>
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010878/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GY18YLV/42812425?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=h7wOWU%2Fz4prsCRIqJauvz4RzUYcm6nkOFvHwRW%2FqoK0%3D)
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6116b110>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBJ51OUG%252F699440322%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440322/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ff1eccc8-fddb-5844-83d2-04a1cea933d7
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637d2fd0>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL64TGO%252F699422996%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422996/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9f1adfaa-144b-529f-85fc-38ebafca0461
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440313/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BJ51OUG/42812406?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=dOYw7ZeP2oQ6UtwSNYEvYEivTdkXlmMD4dvDfKz%2FUX8%3D)
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010850/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GY18YLV/42812425?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=h7wOWU%2Fz4prsCRIqJauvz4RzUYcm6nkOFvHwRW%2FqoK0%3D)
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699423005/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL64TGO/42812263?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=pY6v7UEKmyZW9aGGGL6rcXCO%2BUThsQ9UEkr83E0IxkY%3D)
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63577010>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK59XZJ%252F698993959%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993959/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 63ad9332-ca60-5606-b72d-c629c976dd98
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6351f010>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBJ51OUG%252F699440330%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440330/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ff1eccc8-fddb-5844-83d2-04a1cea933d7
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61972f50>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGY18YLV%252F699010927%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010927/600 saved to cache
2026-03-29 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0ddd1886-59fc-5660-a00b-37dddc9ca1b3
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993857/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK59XZJ/42812446?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=Sgf5Rn3FuL23zVfHBfOCfuLsZ0Q0Q6vBgQjw256Li1k%3D)
2026-03-29 22:02:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010764/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010764>
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010811/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GY18YLV/42812425?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=h7wOWU%2Fz4prsCRIqJauvz4RzUYcm6nkOFvHwRW%2FqoK0%3D)
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440306/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BJ51OUG/42812406?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=dOYw7ZeP2oQ6UtwSNYEvYEivTdkXlmMD4dvDfKz%2FUX8%3D)
2026-03-29 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993880/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK59XZJ/42812446?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=Sgf5Rn3FuL23zVfHBfOCfuLsZ0Q0Q6vBgQjw256Li1k%3D)
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62136b10>
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK59XZJ%252F698993907%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993907/600 saved to cache
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 63ad9332-ca60-5606-b72d-c629c976dd98
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61198850>
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGY18YLV%252F699010878%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010878/600 saved to cache
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0ddd1886-59fc-5660-a00b-37dddc9ca1b3
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6371c890>
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBJ51OUG%252F699440313%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440313/600 saved to cache
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ff1eccc8-fddb-5844-83d2-04a1cea933d7
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61198310>
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGY18YLV%252F699010850%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010850/600 saved to cache
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0ddd1886-59fc-5660-a00b-37dddc9ca1b3
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636b6b10>
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL64TGO%252F699423005%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699423005/600 saved to cache
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9f1adfaa-144b-529f-85fc-38ebafca0461
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422954/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422954>
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440281/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440281>
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993827/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993827>
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6208ab50>
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK59XZJ%252F698993857%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993857/600 saved to cache
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 63ad9332-ca60-5606-b72d-c629c976dd98
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a1cdd0>
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGY18YLV%252F699010811%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010811/600 saved to cache
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0ddd1886-59fc-5660-a00b-37dddc9ca1b3
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62133690>
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBJ51OUG%252F699440306%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440306/600 saved to cache
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ff1eccc8-fddb-5844-83d2-04a1cea933d7
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:31 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61518850>
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK59XZJ%252F698993880%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993880/600 saved to cache
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 63ad9332-ca60-5606-b72d-c629c976dd98
2026-03-29 22:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440287/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BJ51OUG/42812406?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=dOYw7ZeP2oQ6UtwSNYEvYEivTdkXlmMD4dvDfKz%2FUX8%3D)
2026-03-29 22:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440294/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BJ51OUG/42812406?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=dOYw7ZeP2oQ6UtwSNYEvYEivTdkXlmMD4dvDfKz%2FUX8%3D)
2026-03-29 22:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993839/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK59XZJ/42812446?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=Sgf5Rn3FuL23zVfHBfOCfuLsZ0Q0Q6vBgQjw256Li1k%3D)
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010748/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010748>
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993811/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993811>
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422948/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422948>
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440276/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440276>
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010728/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010728>
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433129/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433129>
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993790/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698993790>
2026-03-29 22:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422954/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL64TGO/42812263?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=pY6v7UEKmyZW9aGGGL6rcXCO%2BUThsQ9UEkr83E0IxkY%3D)
2026-03-29 22:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993827/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK59XZJ/42812446?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=Sgf5Rn3FuL23zVfHBfOCfuLsZ0Q0Q6vBgQjw256Li1k%3D)
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010962/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010962>
2026-03-29 22:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440281/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BJ51OUG/42812406?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=dOYw7ZeP2oQ6UtwSNYEvYEivTdkXlmMD4dvDfKz%2FUX8%3D)
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440266/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440266>
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618f6e10>
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBJ51OUG%252F699440287%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440287/600 saved to cache
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ff1eccc8-fddb-5844-83d2-04a1cea933d7
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61608610>
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBJ51OUG%252F699440294%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440294/600 saved to cache
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ff1eccc8-fddb-5844-83d2-04a1cea933d7
2026-03-29 22:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422948/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL64TGO/42812263?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=pY6v7UEKmyZW9aGGGL6rcXCO%2BUThsQ9UEkr83E0IxkY%3D)
2026-03-29 22:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440276/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BJ51OUG/42812406?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=dOYw7ZeP2oQ6UtwSNYEvYEivTdkXlmMD4dvDfKz%2FUX8%3D)
2026-03-29 22:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010748/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GY18YLV/42812425?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=h7wOWU%2Fz4prsCRIqJauvz4RzUYcm6nkOFvHwRW%2FqoK0%3D)
2026-03-29 22:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993811/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK59XZJ/42812446?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=Sgf5Rn3FuL23zVfHBfOCfuLsZ0Q0Q6vBgQjw256Li1k%3D)
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444776/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699444776>
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010710/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=GY18YLV-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010728/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GY18YLV/42812425?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=h7wOWU%2Fz4prsCRIqJauvz4RzUYcm6nkOFvHwRW%2FqoK0%3D)
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61831350>
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK59XZJ%252F698993839%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993839/600 saved to cache
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 63ad9332-ca60-5606-b72d-c629c976dd98
2026-03-29 22:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010764/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GY18YLV/42812425?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=h7wOWU%2Fz4prsCRIqJauvz4RzUYcm6nkOFvHwRW%2FqoK0%3D)
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6192c6d0>
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL64TGO%252F699422954%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422954/600 saved to cache
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9f1adfaa-144b-529f-85fc-38ebafca0461
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637db350>
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK59XZJ%252F698993827%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993827/600 saved to cache
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 63ad9332-ca60-5606-b72d-c629c976dd98
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637273d0>
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBJ51OUG%252F699440281%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440281/600 saved to cache
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ff1eccc8-fddb-5844-83d2-04a1cea933d7
2026-03-29 22:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993790/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK59XZJ/42812446?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=Sgf5Rn3FuL23zVfHBfOCfuLsZ0Q0Q6vBgQjw256Li1k%3D)
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433112/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433112>
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440258/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BJ51OUG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993775/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=HK59XZJ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010938/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010938>
2026-03-29 22:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010962/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EJ65LKG/42812434?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=lkM6um%2B1esbhyvKPoMr1jepS1nwt47zijrcJLhXCRmQ%3D)
2026-03-29 22:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433129/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LB06FEG/42812331?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=WNOGcgO%2BJ9WOUiCo3Sdczttz%2B4KwooVxdySbYY3XIt4%3D)
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61051a50>
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL64TGO%252F699422948%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422948/600 saved to cache
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9f1adfaa-144b-529f-85fc-38ebafca0461
2026-03-29 22:02:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f1adfaa-144b-529f-85fc-38ebafca0461, skipping ID generation
2026-03-29 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f1adfaa-144b-529f-85fc-38ebafca0461 sending to next pipeline
2026-03-29 22:02:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9f1adfaa-144b-529f-85fc-38ebafca0461, identifier: FL64%20TGO
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b0450>
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBJ51OUG%252F699440276%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440276/600 saved to cache
2026-03-29 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ff1eccc8-fddb-5844-83d2-04a1cea933d7
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614de910>
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGY18YLV%252F699010748%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010748/600 saved to cache
2026-03-29 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0ddd1886-59fc-5660-a00b-37dddc9ca1b3
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614ef150>
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK59XZJ%252F698993811%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993811/600 saved to cache
2026-03-29 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 63ad9332-ca60-5606-b72d-c629c976dd98
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6151b410>
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGY18YLV%252F699010728%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010728/600 saved to cache
2026-03-29 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0ddd1886-59fc-5660-a00b-37dddc9ca1b3
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69800a10>
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGY18YLV%252F699010764%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010764/600 saved to cache
2026-03-29 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0ddd1886-59fc-5660-a00b-37dddc9ca1b3
2026-03-29 22:02:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9f1adfaa-144b-529f-85fc-38ebafca0461 with identifier: FL64%20TGO
2026-03-29 22:02:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9f1adfaa-144b-529f-85fc-38ebafca0461 with identifier: FL64%20TGO
2026-03-29 22:02:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9f1adfaa-144b-529f-85fc-38ebafca0461 with identifier: FL64%20TGO to the API
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422948/600>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_expert_report_file_1229bbf7-d39f-4d1e-aa99-54999935a8ce.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FL64%20TGO-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9f1adfaa-144b-529f-85fc-38ebafca0461',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FL64 TGO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FL64%20TGO&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'TOYOTA',
 'model': 'AURIS',
 'odometer': 31912,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40726,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422945/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40201,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422948/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38442,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422954/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37632,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422961/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33522,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422969/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33740,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422975/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 85728,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422981/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 59544,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422988/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 76632,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699422996/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1adfaa-144b-529f-85fc-38ebafca0461/9f1adfaa-144b-529f-85fc-38ebafca0461_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 67255,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL64TGO/699423005/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'TOYOTA AURIS 1.6 V-MATIC ICON Hatchback',
 'transmission': 'manual',
 'trim': 'V-MATIC ICON',
 'vin': 'SB1ME3JE90E061837',
 'year': 2014}
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL64%2520TGO%27 HTTP/1.1" 200 None
2026-03-29 22:02:33 [bca.uk] INFO: Saving data for FL64%20TGO: {'created_time': 1774821753.052653, 'last_price_update_time': 1774821753.052662, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FL64%2520TGO') HTTP/1.1" 204 0
2026-03-29 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440266/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BJ51OUG/42812406?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=dOYw7ZeP2oQ6UtwSNYEvYEivTdkXlmMD4dvDfKz%2FUX8%3D)
2026-03-29 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444776/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV10WYJ/42812387?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=rKDmdlJ%2FaZkUq5BixfEsoLqiph02L2tEANiTYwZbhJk%3D)
2026-03-29 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010710/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GY18YLV/42812425?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=h7wOWU%2Fz4prsCRIqJauvz4RzUYcm6nkOFvHwRW%2FqoK0%3D)
2026-03-29 22:02:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433098/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433098>
2026-03-29 22:02:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699433782/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433782>
2026-03-29 22:02:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444769/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699444769>
2026-03-29 22:02:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443690/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443690>
2026-03-29 22:02:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699254008/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699254008>
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62260a90>
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK59XZJ%252F698993790%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993790/600 saved to cache
2026-03-29 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 63ad9332-ca60-5606-b72d-c629c976dd98
2026-03-29 22:02:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:33 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:33 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:33 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b0b10>
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEJ65LKG%252F699010962%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010962/600 saved to cache
2026-03-29 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 26623def-55ab-5dd0-bf5f-2b44624045f6
2026-03-29 22:02:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:33 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:33 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:33 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611a3050>
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLB06FEG%252F699433129%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433129/600 saved to cache
2026-03-29 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5a15dc9f-1f43-5f77-8956-0299042e5086
2026-03-29 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440258/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BJ51OUG/42812406?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=dOYw7ZeP2oQ6UtwSNYEvYEivTdkXlmMD4dvDfKz%2FUX8%3D)
2026-03-29 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993775/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK59XZJ/42812446?sv=2020-08-04&st=2026-03-29T22%3A02%3A26Z&se=2026-03-29T22%3A27%3A26Z&sr=b&sp=r&sig=Sgf5Rn3FuL23zVfHBfOCfuLsZ0Q0Q6vBgQjw256Li1k%3D)
2026-03-29 22:02:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975508/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975508>
2026-03-29 22:02:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975538/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975538>
2026-03-29 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010938/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EJ65LKG/42812434?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=lkM6um%2B1esbhyvKPoMr1jepS1nwt47zijrcJLhXCRmQ%3D)
2026-03-29 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433112/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LB06FEG/42812331?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=WNOGcgO%2BJ9WOUiCo3Sdczttz%2B4KwooVxdySbYY3XIt4%3D)
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6207c950>
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBJ51OUG%252F699440266%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440266/600 saved to cache
2026-03-29 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ff1eccc8-fddb-5844-83d2-04a1cea933d7
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62262690>
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV10WYJ%252F699444776%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444776/600 saved to cache
2026-03-29 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c49bd93f-51dc-5a81-b24e-4047e5f56934
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61168750>
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGY18YLV%252F699010710%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010710/600 saved to cache
2026-03-29 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0ddd1886-59fc-5660-a00b-37dddc9ca1b3
2026-03-29 22:02:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0ddd1886-59fc-5660-a00b-37dddc9ca1b3, skipping ID generation
2026-03-29 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0ddd1886-59fc-5660-a00b-37dddc9ca1b3 sending to next pipeline
2026-03-29 22:02:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0ddd1886-59fc-5660-a00b-37dddc9ca1b3, identifier: GY18%20YLV
2026-03-29 22:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0ddd1886-59fc-5660-a00b-37dddc9ca1b3 with identifier: GY18%20YLV
2026-03-29 22:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0ddd1886-59fc-5660-a00b-37dddc9ca1b3 with identifier: GY18%20YLV
2026-03-29 22:02:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0ddd1886-59fc-5660-a00b-37dddc9ca1b3 with identifier: GY18%20YLV to the API
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010710/600>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_expert_report_file_17c578be-e483-4eac-9ed4-b0065502723e.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GY18%20YLV-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0ddd1886-59fc-5660-a00b-37dddc9ca1b3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GY18 YLV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GY18%20YLV&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'AUDI',
 'model': 'A3 SPORTBACK',
 'odometer': 34284,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48453,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010710/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45317,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010728/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46118,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010748/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47532,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010764/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45007,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010791/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42700,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010811/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84807,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010850/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 63376,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010878/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80239,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010903/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddd1886-59fc-5660-a00b-37dddc9ca1b3/0ddd1886-59fc-5660-a00b-37dddc9ca1b3_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 65007,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GY18YLV/699010927/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'AUDI A3 SPORTBACK 1.0 TFSI 115 BLACK ED. Hatchback',
 'transmission': 'manual',
 'trim': 'TFSI 115 BLACK ED.',
 'vin': 'WAUZZZ8V2JA112714',
 'year': 2018}
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY18%2520YLV%27 HTTP/1.1" 200 None
2026-03-29 22:02:33 [bca.uk] INFO: Saving data for GY18%20YLV: {'created_time': 1774821753.803318, 'last_price_update_time': 1774821753.80333, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GY18%2520YLV') HTTP/1.1" 204 0
2026-03-29 22:02:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010840/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010840>
2026-03-29 22:02:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433052/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433052>
2026-03-29 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444769/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV10WYJ/42812387?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=rKDmdlJ%2FaZkUq5BixfEsoLqiph02L2tEANiTYwZbhJk%3D)
2026-03-29 22:02:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699433778/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433778>
2026-03-29 22:02:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253979/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253979>
2026-03-29 22:02:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444758/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699444758>
2026-03-29 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433098/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LB06FEG/42812331?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=WNOGcgO%2BJ9WOUiCo3Sdczttz%2B4KwooVxdySbYY3XIt4%3D)
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6115c910>
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBJ51OUG%252F699440258%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440258/600 saved to cache
2026-03-29 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ff1eccc8-fddb-5844-83d2-04a1cea933d7
2026-03-29 22:02:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ff1eccc8-fddb-5844-83d2-04a1cea933d7, skipping ID generation
2026-03-29 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ff1eccc8-fddb-5844-83d2-04a1cea933d7 sending to next pipeline
2026-03-29 22:02:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ff1eccc8-fddb-5844-83d2-04a1cea933d7, identifier: BJ51%20OUG
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61834990>
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK59XZJ%252F698993775%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993775/600 saved to cache
2026-03-29 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 63ad9332-ca60-5606-b72d-c629c976dd98
2026-03-29 22:02:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 63ad9332-ca60-5606-b72d-c629c976dd98, skipping ID generation
2026-03-29 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 63ad9332-ca60-5606-b72d-c629c976dd98 sending to next pipeline
2026-03-29 22:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 63ad9332-ca60-5606-b72d-c629c976dd98, identifier: HK59%20XZJ
2026-03-29 22:02:34 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:34 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:34 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:34 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6334b690>
2026-03-29 22:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEJ65LKG%252F699010938%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010938/600 saved to cache
2026-03-29 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 26623def-55ab-5dd0-bf5f-2b44624045f6
2026-03-29 22:02:34 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:34 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:34 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:34 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61836790>
2026-03-29 22:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLB06FEG%252F699433112%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433112/600 saved to cache
2026-03-29 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5a15dc9f-1f43-5f77-8956-0299042e5086
2026-03-29 22:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699433782/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV10WYJ/42812387?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=rKDmdlJ%2FaZkUq5BixfEsoLqiph02L2tEANiTYwZbhJk%3D)
2026-03-29 22:02:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ff1eccc8-fddb-5844-83d2-04a1cea933d7 with identifier: BJ51%20OUG
2026-03-29 22:02:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ff1eccc8-fddb-5844-83d2-04a1cea933d7 with identifier: BJ51%20OUG
2026-03-29 22:02:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ff1eccc8-fddb-5844-83d2-04a1cea933d7 with identifier: BJ51%20OUG to the API
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440258/600>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_expert_report_file_3aea378c-3e45-4173-8f28-f0c78dd58011.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BJ51%20OUG-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.1L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ff1eccc8-fddb-5844-83d2-04a1cea933d7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BJ51 OUG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BJ51%20OUG&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'FIAT',
 'model': 'SEICENTO',
 'odometer': 33089,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38067,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440258/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38617,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440266/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36576,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440276/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36917,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440281/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34218,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440287/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35065,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440294/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 88681,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440306/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 86272,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440313/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 92585,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440322/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff1eccc8-fddb-5844-83d2-04a1cea933d7/ff1eccc8-fddb-5844-83d2-04a1cea933d7_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 71632,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BJ51OUG/699440330/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2001-01-01',
 'seller_name': None,
 'title': 'FIAT SEICENTO 1.1 SX Hatchback',
 'transmission': 'manual',
 'trim': 'SX',
 'vin': 'ZFA18700000751456',
 'year': 2001}
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ51%2520OUG%27 HTTP/1.1" 200 None
2026-03-29 22:02:34 [bca.uk] INFO: Saving data for BJ51%20OUG: {'created_time': 1774821754.551902, 'last_price_update_time': 1774821754.551912, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ51%2520OUG') HTTP/1.1" 204 0
2026-03-29 22:02:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 63ad9332-ca60-5606-b72d-c629c976dd98 with identifier: HK59%20XZJ
2026-03-29 22:02:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 63ad9332-ca60-5606-b72d-c629c976dd98 with identifier: HK59%20XZJ
2026-03-29 22:02:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 63ad9332-ca60-5606-b72d-c629c976dd98 with identifier: HK59%20XZJ to the API
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993775/600>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_expert_report_file_eeeb655e-d8a8-4066-a7e3-b3e2a8f3fa0f.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HK59%20XZJ-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '63ad9332-ca60-5606-b72d-c629c976dd98',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HK59 XZJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HK59%20XZJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'HYUNDAI',
 'model': 'I20',
 'odometer': 48596,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48845,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993775/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46210,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993790/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46993,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993811/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47359,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993827/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47626,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993839/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46794,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993857/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 89497,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993880/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 59491,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993907/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75401,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993936/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63ad9332-ca60-5606-b72d-c629c976dd98/63ad9332-ca60-5606-b72d-c629c976dd98_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70754,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK59XZJ/698993959/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'HYUNDAI I20 1.4 COMFORT Hatchback',
 'transmission': 'automatic',
 'trim': 'COMFORT',
 'vin': 'MALBB51CMAM130072',
 'year': 2010}
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK59%2520XZJ%27 HTTP/1.1" 200 None
2026-03-29 22:02:34 [bca.uk] INFO: Saving data for HK59%20XZJ: {'created_time': 1774821754.930446, 'last_price_update_time': 1774821754.93046, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HK59%2520XZJ') HTTP/1.1" 204 0
2026-03-29 22:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443690/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EK10GHA/42812411?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=2se60G1wBkZioFdObKgvGGniCfo4KXU1Bg2UVTzdQU8%3D)
2026-03-29 22:02:34 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975455/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975455>
2026-03-29 22:02:34 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010778/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010778>
2026-03-29 22:02:34 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443665/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443665>
2026-03-29 22:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699254008/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT65OEM/42801591?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=C86xu7kOSIOpI5tq1qwr9sVc1ocdKllXBj4HnJhS92A%3D)
2026-03-29 22:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618c4950>
2026-03-29 22:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV10WYJ%252F699444769%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444769/600 saved to cache
2026-03-29 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c49bd93f-51dc-5a81-b24e-4047e5f56934
2026-03-29 22:02:34 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:34 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:34 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:34 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6209ded0>
2026-03-29 22:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLB06FEG%252F699433098%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433098/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5a15dc9f-1f43-5f77-8956-0299042e5086
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975508/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AO68PXJ/42810644?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=AjrHe%2FZzg02A19bIAPXt9iYd3%2FKnTUKNfDQ2oVTOXpo%3D)
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975538/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AO68PXJ/42810644?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=AjrHe%2FZzg02A19bIAPXt9iYd3%2FKnTUKNfDQ2oVTOXpo%3D)
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432981/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432981>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac68673cd0>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV10WYJ%252F699433782%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699433782/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c49bd93f-51dc-5a81-b24e-4047e5f56934
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615a3ed0>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEK10GHA%252F699443690%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443690/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ec08eddb-f63d-54e1-9917-94a9b51f829d
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63574e50>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT65OEM%252F699254008%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699254008/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444758/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV10WYJ/42812387?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=rKDmdlJ%2FaZkUq5BixfEsoLqiph02L2tEANiTYwZbhJk%3D)
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433052/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LB06FEG/42812331?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=WNOGcgO%2BJ9WOUiCo3Sdczttz%2B4KwooVxdySbYY3XIt4%3D)
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010840/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EJ65LKG/42812434?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=lkM6um%2B1esbhyvKPoMr1jepS1nwt47zijrcJLhXCRmQ%3D)
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444749/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699444749>
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010757/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010757>
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432965/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432965>
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253979/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT65OEM/42801591?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=C86xu7kOSIOpI5tq1qwr9sVc1ocdKllXBj4HnJhS92A%3D)
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6351d3d0>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAO68PXJ%252F698975508%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975508/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 50c3f397-3666-5802-9240-95b43afdce21
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611d5250>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAO68PXJ%252F698975538%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975538/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 50c3f397-3666-5802-9240-95b43afdce21
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699433778/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV10WYJ/42812387?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=rKDmdlJ%2FaZkUq5BixfEsoLqiph02L2tEANiTYwZbhJk%3D)
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010778/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EJ65LKG/42812434?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=lkM6um%2B1esbhyvKPoMr1jepS1nwt47zijrcJLhXCRmQ%3D)
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975455/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AO68PXJ/42810644?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=AjrHe%2FZzg02A19bIAPXt9iYd3%2FKnTUKNfDQ2oVTOXpo%3D)
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636b7350>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV10WYJ%252F699444758%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444758/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c49bd93f-51dc-5a81-b24e-4047e5f56934
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443665/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EK10GHA/42812411?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=2se60G1wBkZioFdObKgvGGniCfo4KXU1Bg2UVTzdQU8%3D)
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432981/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LB06FEG/42812331?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=WNOGcgO%2BJ9WOUiCo3Sdczttz%2B4KwooVxdySbYY3XIt4%3D)
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61836850>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLB06FEG%252F699433052%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433052/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5a15dc9f-1f43-5f77-8956-0299042e5086
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618f1410>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEJ65LKG%252F699010840%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010840/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 26623def-55ab-5dd0-bf5f-2b44624045f6
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61198590>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT65OEM%252F699253979%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253979/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443653/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443653>
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699433777/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433777>
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253962/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253962>
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432952/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432952>
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975406/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975406>
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010736/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699010736>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac697ef350>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV10WYJ%252F699433778%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699433778/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c49bd93f-51dc-5a81-b24e-4047e5f56934
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61714e10>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEJ65LKG%252F699010778%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010778/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 26623def-55ab-5dd0-bf5f-2b44624045f6
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69ad97d0>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAO68PXJ%252F698975455%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975455/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 50c3f397-3666-5802-9240-95b43afdce21
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:35 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636792d0>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEK10GHA%252F699443665%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443665/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ec08eddb-f63d-54e1-9917-94a9b51f829d
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6209fc10>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLB06FEG%252F699432981%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432981/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5a15dc9f-1f43-5f77-8956-0299042e5086
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432965/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LB06FEG/42812331?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=WNOGcgO%2BJ9WOUiCo3Sdczttz%2B4KwooVxdySbYY3XIt4%3D)
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010757/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EJ65LKG/42812434?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=lkM6um%2B1esbhyvKPoMr1jepS1nwt47zijrcJLhXCRmQ%3D)
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444749/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV10WYJ/42812387?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=rKDmdlJ%2FaZkUq5BixfEsoLqiph02L2tEANiTYwZbhJk%3D)
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444741/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699444741>
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443645/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443645>
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975385/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975385>
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010717/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=EJ65LKG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432936/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LB06FEG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975406/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AO68PXJ/42810644?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=AjrHe%2FZzg02A19bIAPXt9iYd3%2FKnTUKNfDQ2oVTOXpo%3D)
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010736/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EJ65LKG/42812434?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=lkM6um%2B1esbhyvKPoMr1jepS1nwt47zijrcJLhXCRmQ%3D)
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432952/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LB06FEG/42812331?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=WNOGcgO%2BJ9WOUiCo3Sdczttz%2B4KwooVxdySbYY3XIt4%3D)
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443637/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443637>
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444735/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=SV10WYJ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443653/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EK10GHA/42812411?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=2se60G1wBkZioFdObKgvGGniCfo4KXU1Bg2UVTzdQU8%3D)
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61053b10>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLB06FEG%252F699432965%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432965/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5a15dc9f-1f43-5f77-8956-0299042e5086
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699433777/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV10WYJ/42812387?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=rKDmdlJ%2FaZkUq5BixfEsoLqiph02L2tEANiTYwZbhJk%3D)
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253962/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT65OEM/42801591?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=C86xu7kOSIOpI5tq1qwr9sVc1ocdKllXBj4HnJhS92A%3D)
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432936/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LB06FEG/42812331?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=WNOGcgO%2BJ9WOUiCo3Sdczttz%2B4KwooVxdySbYY3XIt4%3D)
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010717/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EJ65LKG/42812434?sv=2020-08-04&st=2026-03-29T22%3A02%3A23Z&se=2026-03-29T22%3A27%3A23Z&sr=b&sp=r&sig=lkM6um%2B1esbhyvKPoMr1jepS1nwt47zijrcJLhXCRmQ%3D)
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975385/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AO68PXJ/42810644?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=AjrHe%2FZzg02A19bIAPXt9iYd3%2FKnTUKNfDQ2oVTOXpo%3D)
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444741/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV10WYJ/42812387?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=rKDmdlJ%2FaZkUq5BixfEsoLqiph02L2tEANiTYwZbhJk%3D)
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69b8ff10>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEJ65LKG%252F699010757%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010757/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 26623def-55ab-5dd0-bf5f-2b44624045f6
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443645/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EK10GHA/42812411?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=2se60G1wBkZioFdObKgvGGniCfo4KXU1Bg2UVTzdQU8%3D)
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62084990>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV10WYJ%252F699444749%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444749/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c49bd93f-51dc-5a81-b24e-4047e5f56934
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975366/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975366>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614ed850>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAO68PXJ%252F698975406%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975406/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 50c3f397-3666-5802-9240-95b43afdce21
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a01490>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEJ65LKG%252F699010736%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010736/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 26623def-55ab-5dd0-bf5f-2b44624045f6
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a02ed0>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLB06FEG%252F699432952%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432952/600 saved to cache
2026-03-29 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5a15dc9f-1f43-5f77-8956-0299042e5086
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443637/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EK10GHA/42812411?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=2se60G1wBkZioFdObKgvGGniCfo4KXU1Bg2UVTzdQU8%3D)
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392014/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392014>
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443630/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443630>
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253942/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699253942>
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975342/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=698975342>
2026-03-29 22:02:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435113/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BN62UZG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444735/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV10WYJ/42812387?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=rKDmdlJ%2FaZkUq5BixfEsoLqiph02L2tEANiTYwZbhJk%3D)
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61518850>
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEK10GHA%252F699443653%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443653/600 saved to cache
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ec08eddb-f63d-54e1-9917-94a9b51f829d
2026-03-29 22:02:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426188/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426188>
2026-03-29 22:02:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251875/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251875>
2026-03-29 22:02:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400464/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400464>
2026-03-29 22:02:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250312/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250312>
2026-03-29 22:02:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO18HDJ/42812337?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=7zkw1LAtX28kbpKc8v0GGPH11HgeuBJHeW%2BxRsmaah0%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LO18%20HDJ-GB>
2026-03-29 22:02:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DS67KOJ/42812258?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=Xm69PtzN%2BBnKxoFjkJhsbVPepgGsc73VtaLOevozILc%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DS67%20KOJ-GB>
2026-03-29 22:02:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NL20LHD/42812275?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=ElATRSfNmgbyQQ%2FbGpFTKljViqBmS3m9jzeV%2F0ESWho%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NL20%20LHD-GB>
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611a1310>
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV10WYJ%252F699433777%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699433777/600 saved to cache
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c49bd93f-51dc-5a81-b24e-4047e5f56934
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b1150>
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT65OEM%252F699253962%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253962/600 saved to cache
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61539dd0>
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLB06FEG%252F699432936%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432936/600 saved to cache
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5a15dc9f-1f43-5f77-8956-0299042e5086
2026-03-29 22:02:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5a15dc9f-1f43-5f77-8956-0299042e5086, skipping ID generation
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5a15dc9f-1f43-5f77-8956-0299042e5086 sending to next pipeline
2026-03-29 22:02:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5a15dc9f-1f43-5f77-8956-0299042e5086, identifier: LB06%20FEG
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61044cd0>
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEJ65LKG%252F699010717%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010717/600 saved to cache
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 26623def-55ab-5dd0-bf5f-2b44624045f6
2026-03-29 22:02:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 26623def-55ab-5dd0-bf5f-2b44624045f6, skipping ID generation
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 26623def-55ab-5dd0-bf5f-2b44624045f6 sending to next pipeline
2026-03-29 22:02:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 26623def-55ab-5dd0-bf5f-2b44624045f6, identifier: EJ65%20LKG
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac684cad10>
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAO68PXJ%252F698975385%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975385/600 saved to cache
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 50c3f397-3666-5802-9240-95b43afdce21
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621b8750>
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV10WYJ%252F699444741%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444741/600 saved to cache
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c49bd93f-51dc-5a81-b24e-4047e5f56934
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a03f90>
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEK10GHA%252F699443645%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443645/600 saved to cache
2026-03-29 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ec08eddb-f63d-54e1-9917-94a9b51f829d
2026-03-29 22:02:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BL15GPF/42812349?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=wTakz0Cc7tufeyH2%2BCZORtgoUt72o3v%2Fn7wL9C24HQg%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BL15%20GPF-GB>
2026-03-29 22:02:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5a15dc9f-1f43-5f77-8956-0299042e5086 with identifier: LB06%20FEG
2026-03-29 22:02:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5a15dc9f-1f43-5f77-8956-0299042e5086 with identifier: LB06%20FEG
2026-03-29 22:02:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5a15dc9f-1f43-5f77-8956-0299042e5086 with identifier: LB06%20FEG to the API
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432936/600>
{'auction_title': '',
 'c_o_2_emission_value': 176,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_expert_report_file_0843340b-e03f-46d8-ad62-0db39ee54680.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LB06%20FEG-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5a15dc9f-1f43-5f77-8956-0299042e5086',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LB06 FEG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LB06%20FEG&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'PEUGEOT',
 'model': '206',
 'odometer': 67566,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39519,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432936/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39862,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432952/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38362,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432965/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36784,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432981/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34639,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699432994/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34961,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433052/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 103459,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433079/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 86444,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433098/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 92997,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433112/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a15dc9f-1f43-5f77-8956-0299042e5086/5a15dc9f-1f43-5f77-8956-0299042e5086_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 71986,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LB06FEG/699433129/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2006-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 206 1.6 16V SPORT3 Hatchback',
 'transmission': 'manual',
 'trim': '16V SPORT3',
 'vin': 'VF32HNFUB47576320',
 'year': 2006}
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB06%2520FEG%27 HTTP/1.1" 200 None
2026-03-29 22:02:37 [bca.uk] INFO: Saving data for LB06%20FEG: {'created_time': 1774821757.101661, 'last_price_update_time': 1774821757.10167, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LB06%2520FEG') HTTP/1.1" 204 0
2026-03-29 22:02:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 26623def-55ab-5dd0-bf5f-2b44624045f6 with identifier: EJ65%20LKG
2026-03-29 22:02:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 26623def-55ab-5dd0-bf5f-2b44624045f6 with identifier: EJ65%20LKG
2026-03-29 22:02:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 26623def-55ab-5dd0-bf5f-2b44624045f6 with identifier: EJ65%20LKG to the API
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010717/600>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_expert_report_file_b121b86e-e316-4315-a74a-90a3c1ec5bf5.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EJ65%20LKG-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '26623def-55ab-5dd0-bf5f-2b44624045f6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EJ65 LKG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EJ65%20LKG&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'DS AUTOMOBILES',
 'model': 'DS 4',
 'odometer': 68103,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 50445,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010717/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49045,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010736/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49239,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010757/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 50024,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010778/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47044,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010805/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47007,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010840/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82584,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010883/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80375,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010912/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 88304,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010938/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26623def-55ab-5dd0-bf5f-2b44624045f6/26623def-55ab-5dd0-bf5f-2b44624045f6_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77977,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EJ65LKG/699010962/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'DS AUTOMOBILES DS 4 2.0 BLUEHDI 180 PRESTIGE EAT6 Hatchback',
 'transmission': 'automatic',
 'trim': 'BLUEHDI 180 PRESTIGE EAT6',
 'vin': 'VF7NXAHWTFY562148',
 'year': 2015}
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ65%2520LKG%27 HTTP/1.1" 200 None
2026-03-29 22:02:37 [bca.uk] INFO: Saving data for EJ65%20LKG: {'created_time': 1774821757.467225, 'last_price_update_time': 1774821757.467236, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EJ65%2520LKG') HTTP/1.1" 204 0
2026-03-29 22:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637c4f50>
2026-03-29 22:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEK10GHA%252F699443637%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443637/600 saved to cache
2026-03-29 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ec08eddb-f63d-54e1-9917-94a9b51f829d
2026-03-29 22:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61063e90>
2026-03-29 22:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV10WYJ%252F699444735%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444735/600 saved to cache
2026-03-29 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c49bd93f-51dc-5a81-b24e-4047e5f56934
2026-03-29 22:02:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c49bd93f-51dc-5a81-b24e-4047e5f56934, skipping ID generation
2026-03-29 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c49bd93f-51dc-5a81-b24e-4047e5f56934 sending to next pipeline
2026-03-29 22:02:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c49bd93f-51dc-5a81-b24e-4047e5f56934, identifier: SV10%20WYJ
2026-03-29 22:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392014/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT64GVX/42811943?sv=2020-08-04&st=2026-03-29T22%3A01%3A40Z&se=2026-03-29T22%3A26%3A40Z&sr=b&sp=r&sig=cep50iJLm5T2T%2FJIF3KYJUQN262Xx397yLSJF4VsirI%3D)
2026-03-29 22:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975366/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AO68PXJ/42810644?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=AjrHe%2FZzg02A19bIAPXt9iYd3%2FKnTUKNfDQ2oVTOXpo%3D)
2026-03-29 22:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435113/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BN62UZG/42812357?sv=2020-08-04&st=2026-03-29T22%3A01%3A45Z&se=2026-03-29T22%3A26%3A45Z&sr=b&sp=r&sig=X9pErQDsrXNy4qMwHp8m59UtcG5VKGVtuCOpQCnsZBk%3D)
2026-03-29 22:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975342/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AO68PXJ/42810644?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=AjrHe%2FZzg02A19bIAPXt9iYd3%2FKnTUKNfDQ2oVTOXpo%3D)
2026-03-29 22:02:37 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250294/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250294>
2026-03-29 22:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443630/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/EK10GHA/42812411?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=2se60G1wBkZioFdObKgvGGniCfo4KXU1Bg2UVTzdQU8%3D)
2026-03-29 22:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253942/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT65OEM/42801591?sv=2020-08-04&st=2026-03-29T22%3A02%3A22Z&se=2026-03-29T22%3A27%3A22Z&sr=b&sp=r&sig=C86xu7kOSIOpI5tq1qwr9sVc1ocdKllXBj4HnJhS92A%3D)
2026-03-29 22:02:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c49bd93f-51dc-5a81-b24e-4047e5f56934 with identifier: SV10%20WYJ
2026-03-29 22:02:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c49bd93f-51dc-5a81-b24e-4047e5f56934 with identifier: SV10%20WYJ
2026-03-29 22:02:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c49bd93f-51dc-5a81-b24e-4047e5f56934 with identifier: SV10%20WYJ to the API
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444735/600>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_expert_report_file_e31f13d2-a50b-44b9-a092-4eae279c07f1.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SV10%20WYJ-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c49bd93f-51dc-5a81-b24e-4047e5f56934',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SV10 WYJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SV10%20WYJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'NISSAN',
 'model': 'MICRA',
 'odometer': 183859,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 19,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39018,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444735/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37827,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444741/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 186137,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699433777/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38804,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444749/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 187580,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699433778/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40919,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444758/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 196593,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699433780/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38028,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444769/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 162565,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699433782/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49bd93f-51dc-5a81-b24e-4047e5f56934/c49bd93f-51dc-5a81-b24e-4047e5f56934_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36253,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV10WYJ/699444776/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'NISSAN MICRA 1.2 N-TEC Hatchback',
 'transmission': 'automatic',
 'trim': 'N-TEC',
 'vin': 'SJNFBAK12U3192102',
 'year': 2010}
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV10%2520WYJ%27 HTTP/1.1" 200 None
2026-03-29 22:02:38 [bca.uk] INFO: Saving data for SV10%20WYJ: {'created_time': 1774821758.097561, 'last_price_update_time': 1774821758.097573, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SV10%2520WYJ') HTTP/1.1" 204 0
2026-03-29 22:02:38 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251858/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251858>
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6118d690>
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT64GVX%252F699392014%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392014/600 saved to cache
2026-03-29 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 65250f67-b63f-5f19-a165-a7afa44cd815
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63546390>
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAO68PXJ%252F698975366%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975366/600 saved to cache
2026-03-29 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 50c3f397-3666-5802-9240-95b43afdce21
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62087a10>
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBN62UZG%252F699435113%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435113/600 saved to cache
2026-03-29 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f0b17972-5ab7-56c0-825d-14139cf5492c
2026-03-29 22:02:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f0b17972-5ab7-56c0-825d-14139cf5492c, skipping ID generation
2026-03-29 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f0b17972-5ab7-56c0-825d-14139cf5492c sending to next pipeline
2026-03-29 22:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f0b17972-5ab7-56c0-825d-14139cf5492c, identifier: BN62%20UZG
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637d2310>
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAO68PXJ%252F698975342%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975342/600 saved to cache
2026-03-29 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 50c3f397-3666-5802-9240-95b43afdce21
2026-03-29 22:02:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 50c3f397-3666-5802-9240-95b43afdce21, skipping ID generation
2026-03-29 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 50c3f397-3666-5802-9240-95b43afdce21 sending to next pipeline
2026-03-29 22:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 50c3f397-3666-5802-9240-95b43afdce21, identifier: AO68%20PXJ
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620fe1d0>
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FEK10GHA%252F699443630%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443630/600 saved to cache
2026-03-29 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ec08eddb-f63d-54e1-9917-94a9b51f829d
2026-03-29 22:02:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ec08eddb-f63d-54e1-9917-94a9b51f829d, skipping ID generation
2026-03-29 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ec08eddb-f63d-54e1-9917-94a9b51f829d sending to next pipeline
2026-03-29 22:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ec08eddb-f63d-54e1-9917-94a9b51f829d, identifier: EK10%20GHA
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63638e10>
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT65OEM%252F699253942%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253942/600 saved to cache
2026-03-29 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c
2026-03-29 22:02:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c, skipping ID generation
2026-03-29 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c sending to next pipeline
2026-03-29 22:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c, identifier: YT65%20OEM
2026-03-29 22:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f0b17972-5ab7-56c0-825d-14139cf5492c with identifier: BN62%20UZG
2026-03-29 22:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f0b17972-5ab7-56c0-825d-14139cf5492c with identifier: BN62%20UZG
2026-03-29 22:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f0b17972-5ab7-56c0-825d-14139cf5492c with identifier: BN62%20UZG to the API
2026-03-29 22:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435113/600>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_expert_report_file_6efc9d43-76d4-4c65-99ed-eac49e447b6c.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BN62%20UZG-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f0b17972-5ab7-56c0-825d-14139cf5492c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BN62 UZG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BN62%20UZG&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 122867,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 16,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37258,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435113/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37982,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435117/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43634,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699432935/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37246,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435125/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42280,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699432946/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36241,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435133/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41434,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699432959/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 32772,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435140/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40222,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699432980/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b17972-5ab7-56c0-825d-14139cf5492c/f0b17972-5ab7-56c0-825d-14139cf5492c_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33138,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BN62UZG/699435147/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.6 TDI 105 MATCH Hatchback',
 'transmission': 'manual',
 'trim': 'TDI 105 MATCH',
 'vin': 'WVWZZZ1KZDP034508',
 'year': 2012}
2026-03-29 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN62%2520UZG%27 HTTP/1.1" 200 None
2026-03-29 22:02:39 [bca.uk] INFO: Saving data for BN62%20UZG: {'created_time': 1774821759.175595, 'last_price_update_time': 1774821759.175605, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BN62%2520UZG') HTTP/1.1" 204 0
2026-03-29 22:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 50c3f397-3666-5802-9240-95b43afdce21 with identifier: AO68%20PXJ
2026-03-29 22:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 50c3f397-3666-5802-9240-95b43afdce21 with identifier: AO68%20PXJ
2026-03-29 22:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 50c3f397-3666-5802-9240-95b43afdce21 with identifier: AO68%20PXJ to the API
2026-03-29 22:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975342/600>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_expert_report_file_8c0011af-a016-423f-a4f7-0b40473bb7a2.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AO68%20PXJ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '1.6L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '50c3f397-3666-5802-9240-95b43afdce21',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AO68 PXJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AO68%20PXJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'CLA 200',
 'odometer': 47305,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45996,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975317/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44194,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975342/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42735,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975366/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40252,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975385/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36795,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975406/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36527,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975430/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 61654,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975455/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 61321,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975481/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78577,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975508/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c3f397-3666-5802-9240-95b43afdce21/50c3f397-3666-5802-9240-95b43afdce21_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79428,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AO68PXJ/698975538/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA 200 1.6 AMG LINE NIGHT ED.PLUS Coupe',
 'transmission': 'manual',
 'trim': 'AMG LINE NIGHT ED.PLUS',
 'vin': 'WDD1173432N742428',
 'year': 2018}
2026-03-29 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO68%2520PXJ%27 HTTP/1.1" 200 None
2026-03-29 22:02:39 [bca.uk] INFO: Saving data for AO68%20PXJ: {'created_time': 1774821759.573303, 'last_price_update_time': 1774821759.573314, 'auction_closing_time': 1775124000.0}
2026-03-29 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AO68%2520PXJ') HTTP/1.1" 204 0
2026-03-29 22:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ec08eddb-f63d-54e1-9917-94a9b51f829d with identifier: EK10%20GHA
2026-03-29 22:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ec08eddb-f63d-54e1-9917-94a9b51f829d with identifier: EK10%20GHA
2026-03-29 22:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ec08eddb-f63d-54e1-9917-94a9b51f829d with identifier: EK10%20GHA to the API
2026-03-29 22:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443630/600>
{'auction_title': '',
 'c_o_2_emission_value': 179,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_expert_report_file_28f3469a-ca3c-4378-a991-111a2e4e8947.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EK10%20GHA-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '2.1L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ec08eddb-f63d-54e1-9917-94a9b51f829d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EK10 GHA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EK10%20GHA&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'MERCEDES-BENZ',
 'model': 'CLC 220',
 'odometer': 145494,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40314,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443627/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39615,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443630/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38306,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443637/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37055,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443645/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 32174,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443653/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 31630,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443656/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75749,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443665/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 62360,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443675/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 74741,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443682/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec08eddb-f63d-54e1-9917-94a9b51f829d/ec08eddb-f63d-54e1-9917-94a9b51f829d_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 60204,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/EK10GHA/699443690/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLC 220 2.1 CDI SPORT Coupe',
 'transmission': 'manual',
 'trim': 'CDI SPORT',
 'vin': 'WDB2037082E079722',
 'year': 2010}
2026-03-29 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK10%2520GHA%27 HTTP/1.1" 200 None
2026-03-29 22:02:39 [bca.uk] INFO: Saving data for EK10%20GHA: {'created_time': 1774821759.949617, 'last_price_update_time': 1774821759.949629, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EK10%2520GHA') HTTP/1.1" 204 0
2026-03-29 22:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c with identifier: YT65%20OEM
2026-03-29 22:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c with identifier: YT65%20OEM
2026-03-29 22:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c with identifier: YT65%20OEM to the API
2026-03-29 22:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253942/600>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_expert_report_file_c7213687-21c6-45c9-8d03-2f08acc8a462.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YT65%20OEM-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YT65 OEM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YT65%20OEM&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 41167,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40851,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253934/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39736,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253942/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40511,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253949/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42056,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253955/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36536,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253962/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33772,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253967/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 90208,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253979/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72133,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253991/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78149,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699253998/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c/2dd2f6f6-6485-5bb9-90f6-0b7dbeddcf2c_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 86173,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT65OEM/699254008/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.2 STUDIO Hatchback',
 'transmission': 'manual',
 'trim': 'STUDIO',
 'vin': 'WF0CXXGAKCFT51180',
 'year': 2015}
2026-03-29 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT65%2520OEM%27 HTTP/1.1" 200 None
2026-03-29 22:02:40 [bca.uk] INFO: Saving data for YT65%20OEM: {'created_time': 1774821760.342219, 'last_price_update_time': 1774821760.342231, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YT65%2520OEM') HTTP/1.1" 204 0
2026-03-29 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400464/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT64BWF/42812128?sv=2020-08-04&st=2026-03-29T22%3A01%3A41Z&se=2026-03-29T22%3A26%3A41Z&sr=b&sp=r&sig=MzwyyqM%2Fq9XpCMHPmp7VRaX08ubizr8jYVfx3e066Lo%3D)
2026-03-29 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251875/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LP66SVX/42805972?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=yl9q46AoV3wQNjXIFCNniksZeCLN9BE%2FANgZ6Iluhps%3D)
2026-03-29 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250312/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CX05YUG/42800121?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=MySGDJ66pbFCM8Of63GwPM4lST90Oc%2FUCupYTeM%2FDJ0%3D)
2026-03-29 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426188/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LX68ORU/42812293?sv=2020-08-04&st=2026-03-29T22%3A01%3A38Z&se=2026-03-29T22%3A26%3A38Z&sr=b&sp=r&sig=dTIgs41eJnjcU89aOFdmMmWrmPHqSDyWtMj1MxYIWm4%3D)
2026-03-29 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DS67KOJ/42812258?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=Xm69PtzN%2BBnKxoFjkJhsbVPepgGsc73VtaLOevozILc%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BL15GPF/42812349?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=wTakz0Cc7tufeyH2%2BCZORtgoUt72o3v%2Fn7wL9C24HQg%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NL20LHD/42812275?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=ElATRSfNmgbyQQ%2FbGpFTKljViqBmS3m9jzeV%2F0ESWho%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO18HDJ/42812337?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=7zkw1LAtX28kbpKc8v0GGPH11HgeuBJHeW%2BxRsmaah0%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:40 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250273/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250273>
2026-03-29 22:02:40 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251845/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251845>
2026-03-29 22:02:40 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426130/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426130>
2026-03-29 22:02:40 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV18WBP/42812309?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=S3te%2FtGYnRzy00zjQEu2UP8P%2FzNu2cMFNbkuAlv%2Bjsw%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HV18%20WBP-GB>
2026-03-29 22:02:40 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392008/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699392008>
2026-03-29 22:02:40 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VU17ESV/42812251?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=TLugECzq9XNhXhCdRnpdn25J387wr1DHk7dj29O2ZH4%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VU17%20ESV-GB>
2026-03-29 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250294/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CX05YUG/42800121?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=MySGDJ66pbFCM8Of63GwPM4lST90Oc%2FUCupYTeM%2FDJ0%3D)
2026-03-29 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251858/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LP66SVX/42805972?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=yl9q46AoV3wQNjXIFCNniksZeCLN9BE%2FANgZ6Iluhps%3D)
2026-03-29 22:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6351f7d0>
2026-03-29 22:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT64BWF%252F699400464%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400464/600 saved to cache
2026-03-29 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c286c031-4c72-5d7f-8c06-04157dc85649
2026-03-29 22:02:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c286c031-4c72-5d7f-8c06-04157dc85649, skipping ID generation
2026-03-29 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c286c031-4c72-5d7f-8c06-04157dc85649 sending to next pipeline
2026-03-29 22:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c286c031-4c72-5d7f-8c06-04157dc85649, identifier: LT64%20BWF
2026-03-29 22:02:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c286c031-4c72-5d7f-8c06-04157dc85649 with identifier: LT64%20BWF
2026-03-29 22:02:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c286c031-4c72-5d7f-8c06-04157dc85649 with identifier: LT64%20BWF
2026-03-29 22:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c286c031-4c72-5d7f-8c06-04157dc85649 with identifier: LT64%20BWF to the API
2026-03-29 22:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400464/600>
{'auction_title': '',
 'c_o_2_emission_value': 172,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_expert_report_file_013874a4-58a1-4121-8c39-5732ce8ba4e4.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LT64%20BWF-GB',
 'category': 'LightCommercialVehicle',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c286c031-4c72-5d7f-8c06-04157dc85649',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LT64 BWF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LT64%20BWF&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'TOURNEO CUSTOM',
 'odometer': 79100,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 19,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48050,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400450/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43798,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400458/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42397,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400464/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43318,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400468/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46585,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400473/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43158,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400478/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 101473,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400484/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84233,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400489/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 95157,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400494/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c286c031-4c72-5d7f-8c06-04157dc85649/c286c031-4c72-5d7f-8c06-04157dc85649_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 74189,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT64BWF/699400498/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'FORD TOURNEO CUSTOM 2.2 TDCI 125 300 LWB LIMITED L/R Bus',
 'transmission': 'manual',
 'trim': 'TDCI 125 300 LWB LIMITED L/R',
 'vin': 'WF03XXTTG3EL49510',
 'year': 2014}
2026-03-29 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT64%2520BWF%27 HTTP/1.1" 200 None
2026-03-29 22:02:40 [bca.uk] INFO: Saving data for LT64%20BWF: {'created_time': 1774821760.999711, 'last_price_update_time': 1774821760.999722, 'auction_closing_time': 1775037600.0}
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LT64%2520BWF') HTTP/1.1" 204 0
2026-03-29 22:02:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388482/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388482>
2026-03-29 22:02:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388498/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388498>
2026-03-29 22:02:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250248/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250248>
2026-03-29 22:02:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV18BTX/42812340?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=%2Bezp23zAvj2j8ibvjS%2BYNxY8QBFXj1q86XU9oqLT%2FMg%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GV18%20BTX-GB>
2026-03-29 22:02:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/IXZ8865/42812392?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=d1AmjTDOgXlra09ci3%2FHXBYVklGZHl9eLV2qz%2Fpe%2BBc%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=IXZ%208865-GB>
2026-03-29 22:02:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392002/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=MT64GVX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251827/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251827>
2026-03-29 22:02:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP06LGD/42812325?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=stINPqP%2FwDQAFMKNCdBc5N5m6v7PXR2E3EUk%2B9QFqEM%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WP06%20LGD-GB>
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6368ff90>
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLP66SVX%252F699251875%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251875/600 saved to cache
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 392ba6d2-142e-521e-9c14-6f3c87e57d15
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6207b6d0>
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCX05YUG%252F699250312%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250312/600 saved to cache
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9f8e435e-d477-50a3-aea7-4952aa2ce397
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6368f550>
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLX68ORU%252F699426188%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426188/600 saved to cache
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0556e924-104a-5552-a701-fc5b5327996f
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6207a5d0>
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_expert_report_file_f1c423d2-7084-43d5-afa4-113deae7b875.pdf HTTP/1.1" 201 0
2026-03-29 22:02:41 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 1059463b-3c93-584e-a414-d6327bf60ecc
2026-03-29 22:02:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1059463b-3c93-584e-a414-d6327bf60ecc, skipping ID generation
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1059463b-3c93-584e-a414-d6327bf60ecc
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DDS67KOJ-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DS67KOJ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620a8050>
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_expert_report_file_4a5d5833-62ff-46f2-8402-6981e9848439.pdf HTTP/1.1" 201 0
2026-03-29 22:02:41 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item d69b9e39-94d5-5512-b4c2-1dbe0861f944
2026-03-29 22:02:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d69b9e39-94d5-5512-b4c2-1dbe0861f944, skipping ID generation
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d69b9e39-94d5-5512-b4c2-1dbe0861f944
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DBL15GPF-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BL15GPF-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61023ad0>
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_expert_report_file_0dc0e6e7-da07-4e33-9dea-2bde6e8e82ca.pdf HTTP/1.1" 201 0
2026-03-29 22:02:41 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 567aca6a-4739-5529-95c7-9434b19eb603
2026-03-29 22:02:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 567aca6a-4739-5529-95c7-9434b19eb603, skipping ID generation
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 567aca6a-4739-5529-95c7-9434b19eb603
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DNL20LHD-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=NL20LHD-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6224ed50>
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_expert_report_file_5190959c-24cb-400b-8a64-f5b4d5f565aa.pdf HTTP/1.1" 201 0
2026-03-29 22:02:41 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item bdab8438-e5c7-52d5-82d4-2d0efd86d463
2026-03-29 22:02:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bdab8438-e5c7-52d5-82d4-2d0efd86d463, skipping ID generation
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bdab8438-e5c7-52d5-82d4-2d0efd86d463
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DLO18HDJ-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LO18HDJ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611cbe50>
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCX05YUG%252F699250294%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250294/600 saved to cache
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9f8e435e-d477-50a3-aea7-4952aa2ce397
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62079490>
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLP66SVX%252F699251858%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251858/600 saved to cache
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 392ba6d2-142e-521e-9c14-6f3c87e57d15
2026-03-29 22:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392008/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT64GVX/42811943?sv=2020-08-04&st=2026-03-29T22%3A01%3A40Z&se=2026-03-29T22%3A26%3A40Z&sr=b&sp=r&sig=cep50iJLm5T2T%2FJIF3KYJUQN262Xx397yLSJF4VsirI%3D)
2026-03-29 22:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426130/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LX68ORU/42812293?sv=2020-08-04&st=2026-03-29T22%3A01%3A38Z&se=2026-03-29T22%3A26%3A38Z&sr=b&sp=r&sig=dTIgs41eJnjcU89aOFdmMmWrmPHqSDyWtMj1MxYIWm4%3D)
2026-03-29 22:02:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388471/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388471>
2026-03-29 22:02:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426103/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426103>
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422947%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422947 not downloaded yet
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699432938%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432938 not downloaded yet
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015378%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015378 not downloaded yet
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699145349%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145349 not downloaded yet
2026-03-29 22:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251845/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LP66SVX/42805972?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=yl9q46AoV3wQNjXIFCNniksZeCLN9BE%2FANgZ6Iluhps%3D)
2026-03-29 22:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250273/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CX05YUG/42800121?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=MySGDJ66pbFCM8Of63GwPM4lST90Oc%2FUCupYTeM%2FDJ0%3D)
2026-03-29 22:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VU17ESV/42812251?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=TLugECzq9XNhXhCdRnpdn25J387wr1DHk7dj29O2ZH4%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV18WBP/42812309?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=S3te%2FtGYnRzy00zjQEu2UP8P%2FzNu2cMFNbkuAlv%2Bjsw%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422952%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422952 not downloaded yet
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699432955%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432955 not downloaded yet
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015394%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015394 not downloaded yet
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699145355%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145355 not downloaded yet
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422958%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422958 not downloaded yet
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699432975%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432975 not downloaded yet
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015410%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015410 not downloaded yet
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699145362%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145362 not downloaded yet
2026-03-29 22:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251827/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LP66SVX/42805972?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=yl9q46AoV3wQNjXIFCNniksZeCLN9BE%2FANgZ6Iluhps%3D)
2026-03-29 22:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392002/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT64GVX/42811943?sv=2020-08-04&st=2026-03-29T22%3A01%3A40Z&se=2026-03-29T22%3A26%3A40Z&sr=b&sp=r&sig=cep50iJLm5T2T%2FJIF3KYJUQN262Xx397yLSJF4VsirI%3D)
2026-03-29 22:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250248/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CX05YUG/42800121?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=MySGDJ66pbFCM8Of63GwPM4lST90Oc%2FUCupYTeM%2FDJ0%3D)
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422965%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422965 not downloaded yet
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699432991%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432991 not downloaded yet
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015428%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015428 not downloaded yet
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699145368%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145368 not downloaded yet
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69bf0650>
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT64GVX%252F699392008%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392008/600 saved to cache
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 65250f67-b63f-5f19-a165-a7afa44cd815
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632f3950>
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLX68ORU%252F699426130%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426130/600 saved to cache
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0556e924-104a-5552-a701-fc5b5327996f
2026-03-29 22:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388498/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DU68OTW/42811886?sv=2020-08-04&st=2026-03-29T22%3A01%3A29Z&se=2026-03-29T22%3A26%3A29Z&sr=b&sp=r&sig=fuk2ajppUL%2BpY5Jq%2BLDEOSIJIqcNrPdxnkllkXnrnUc%3D)
2026-03-29 22:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388482/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DU68OTW/42811886?sv=2020-08-04&st=2026-03-29T22%3A01%3A29Z&se=2026-03-29T22%3A26%3A29Z&sr=b&sp=r&sig=fuk2ajppUL%2BpY5Jq%2BLDEOSIJIqcNrPdxnkllkXnrnUc%3D)
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422972%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422972 not downloaded yet
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699433009%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433009 not downloaded yet
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015444%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015444 not downloaded yet
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699145375%27 HTTP/1.1" 200 None
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145375 not downloaded yet
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62260210>
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLP66SVX%252F699251845%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251845/600 saved to cache
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 392ba6d2-142e-521e-9c14-6f3c87e57d15
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac60fef550>
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCX05YUG%252F699250273%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250273/600 saved to cache
2026-03-29 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9f8e435e-d477-50a3-aea7-4952aa2ce397
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6116ae90>
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_expert_report_file_b07019e6-1088-4db8-bced-95613f362664.pdf HTTP/1.1" 201 0
2026-03-29 22:02:42 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 8b771c8f-dd52-56d3-87b9-72b4d2130708
2026-03-29 22:02:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8b771c8f-dd52-56d3-87b9-72b4d2130708, skipping ID generation
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8b771c8f-dd52-56d3-87b9-72b4d2130708
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DVU17ESV-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=VU17ESV-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618f4790>
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_expert_report_file_ebfecfc1-6547-4984-bc2b-a21884e11538.pdf HTTP/1.1" 201 0
2026-03-29 22:02:42 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 1c168010-7a7e-5fdd-b0cd-fac1fdc97858
2026-03-29 22:02:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1c168010-7a7e-5fdd-b0cd-fac1fdc97858, skipping ID generation
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c168010-7a7e-5fdd-b0cd-fac1fdc97858
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DHV18WBP-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=HV18WBP-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/IXZ8865/42812392?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=d1AmjTDOgXlra09ci3%2FHXBYVklGZHl9eLV2qz%2Fpe%2BBc%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145342/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LO18HDJ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426103/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LX68ORU/42812293?sv=2020-08-04&st=2026-03-29T22%3A01%3A38Z&se=2026-03-29T22%3A26%3A38Z&sr=b&sp=r&sig=dTIgs41eJnjcU89aOFdmMmWrmPHqSDyWtMj1MxYIWm4%3D)
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422980%27 HTTP/1.1" 200 None
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422980 not downloaded yet
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699433036%27 HTTP/1.1" 200 None
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433036 not downloaded yet
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015471%27 HTTP/1.1" 200 None
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015471 not downloaded yet
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699145392%27 HTTP/1.1" 200 None
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145392 not downloaded yet
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422949%27 HTTP/1.1" 200 None
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422949 not downloaded yet
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022837%27 HTTP/1.1" 200 None
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022837 not downloaded yet
2026-03-29 22:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388471/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DU68OTW/42811886?sv=2020-08-04&st=2026-03-29T22%3A01%3A29Z&se=2026-03-29T22%3A26%3A29Z&sr=b&sp=r&sig=fuk2ajppUL%2BpY5Jq%2BLDEOSIJIqcNrPdxnkllkXnrnUc%3D)
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618f6910>
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLP66SVX%252F699251827%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251827/600 saved to cache
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 392ba6d2-142e-521e-9c14-6f3c87e57d15
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61837f10>
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT64GVX%252F699392002%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392002/600 saved to cache
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 65250f67-b63f-5f19-a165-a7afa44cd815
2026-03-29 22:02:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 65250f67-b63f-5f19-a165-a7afa44cd815, skipping ID generation
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 65250f67-b63f-5f19-a165-a7afa44cd815 sending to next pipeline
2026-03-29 22:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 65250f67-b63f-5f19-a165-a7afa44cd815, identifier: MT64%20GVX
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac684a6090>
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCX05YUG%252F699250248%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250248/600 saved to cache
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9f8e435e-d477-50a3-aea7-4952aa2ce397
2026-03-29 22:02:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:42 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:42 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:42 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61935d10>
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDU68OTW%252F699388498%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388498/600 saved to cache
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4
2026-03-29 22:02:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:42 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:42 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:42 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63724790>
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDU68OTW%252F699388482%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388482/600 saved to cache
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4
2026-03-29 22:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV18BTX/42812340?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=%2Bezp23zAvj2j8ibvjS%2BYNxY8QBFXj1q86XU9oqLT%2FMg%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015364/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=NL20LHD-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422942/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DS67KOJ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432929/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BL15GPF-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422991%27 HTTP/1.1" 200 None
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422991 not downloaded yet
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699433051%27 HTTP/1.1" 200 None
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433051 not downloaded yet
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015500%27 HTTP/1.1" 200 None
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015500 not downloaded yet
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699145401%27 HTTP/1.1" 200 None
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145401 not downloaded yet
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422955%27 HTTP/1.1" 200 None
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422955 not downloaded yet
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022846%27 HTTP/1.1" 200 None
2026-03-29 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022846 not downloaded yet
2026-03-29 22:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 65250f67-b63f-5f19-a165-a7afa44cd815 with identifier: MT64%20GVX
2026-03-29 22:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 65250f67-b63f-5f19-a165-a7afa44cd815 with identifier: MT64%20GVX
2026-03-29 22:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 65250f67-b63f-5f19-a165-a7afa44cd815 with identifier: MT64%20GVX to the API
2026-03-29 22:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392002/600>
{'auction_title': '',
 'c_o_2_emission_value': 227,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_expert_report_file_11d605b0-43fd-4596-be8b-2e85d6d6f8c9.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MT64%20GVX-GB',
 'category': 'LightCommercialVehicle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '65250f67-b63f-5f19-a165-a7afa44cd815',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MT64 GVX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MT64%20GVX&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'TOYOTA',
 'model': 'HILUX',
 'odometer': 198653,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 22,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47329,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392002/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47001,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392005/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47315,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392008/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44677,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392010/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40758,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392011/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41782,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392014/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 74284,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392017/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 68805,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392022/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82027,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392026/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65250f67-b63f-5f19-a165-a7afa44cd815/65250f67-b63f-5f19-a165-a7afa44cd815_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80184,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT64GVX/699392030/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'TOYOTA HILUX 3.0 D-4D 171 INVINCIBLE 4WD CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'D-4D 171 INVINCIBLE 4WD',
 'vin': 'AHTFZ29G109120822',
 'year': 2014}
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT64%2520GVX%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [bca.uk] INFO: Saving data for MT64%20GVX: {'created_time': 1774821763.142044, 'last_price_update_time': 1774821763.142053, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MT64%2520GVX') HTTP/1.1" 204 0
2026-03-29 22:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP06LGD/42812325?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=stINPqP%2FwDQAFMKNCdBc5N5m6v7PXR2E3EUk%2B9QFqEM%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145362/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145362>
2026-03-29 22:02:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145349/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145349>
2026-03-29 22:02:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015378/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015378>
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422998%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422998 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699433068%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433068 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015529%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015529 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699145409%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145409 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422960%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422960 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022862%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022862 not downloaded yet
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63779a90>
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_expert_report_file_5fa0ef97-dc30-4162-92a6-2750ab6af37b.pdf HTTP/1.1" 201 0
2026-03-29 22:02:43 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 2d19e50d-f395-509a-9c03-74299fc0a339
2026-03-29 22:02:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2d19e50d-f395-509a-9c03-74299fc0a339, skipping ID generation
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d19e50d-f395-509a-9c03-74299fc0a339
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DIXZ8865-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=IXZ8865-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610045d0>
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLX68ORU%252F699426103%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426103/600 saved to cache
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0556e924-104a-5552-a701-fc5b5327996f
2026-03-29 22:02:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62130610>
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDU68OTW%252F699388471%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388471/600 saved to cache
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4
2026-03-29 22:02:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015428/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015428>
2026-03-29 22:02:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015410/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015410>
2026-03-29 22:02:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145368/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145368>
2026-03-29 22:02:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432975/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432975>
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699423003%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699423003 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699433087%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433087 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015737%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015737 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699145416%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145416 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422967%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422967 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022870%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022870 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440262%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440262 not downloaded yet
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61bbd110>
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_expert_report_file_2aaca5db-1be6-43bd-9dc7-a19f4487da23.pdf HTTP/1.1" 201 0
2026-03-29 22:02:43 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 9f452a12-ff71-5168-a92c-5282beaef88c
2026-03-29 22:02:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f452a12-ff71-5168-a92c-5282beaef88c, skipping ID generation
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f452a12-ff71-5168-a92c-5282beaef88c
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DGV18BTX-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=GV18BTX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145342/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO18HDJ/42812337?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=7zkw1LAtX28kbpKc8v0GGPH11HgeuBJHeW%2BxRsmaah0%3D)
2026-03-29 22:02:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432991/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432991>
2026-03-29 22:02:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022826/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=HV18WBP-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422973%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422973 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022881%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022881 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440269%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440269 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022703%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022703 not downloaded yet
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6102f290>
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_expert_report_file_c5386c95-1447-4d4a-b584-b89735859754.pdf HTTP/1.1" 201 0
2026-03-29 22:02:43 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item bd537952-b4a0-5a83-afdd-36c493417154
2026-03-29 22:02:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bd537952-b4a0-5a83-afdd-36c493417154, skipping ID generation
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd537952-b4a0-5a83-afdd-36c493417154
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DWP06LGD-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=WP06LGD-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015364/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NL20LHD/42812275?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=ElATRSfNmgbyQQ%2FbGpFTKljViqBmS3m9jzeV%2F0ESWho%3D)
2026-03-29 22:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432929/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BL15GPF/42812349?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=wTakz0Cc7tufeyH2%2BCZORtgoUt72o3v%2Fn7wL9C24HQg%3D)
2026-03-29 22:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422942/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DS67KOJ/42812258?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=Xm69PtzN%2BBnKxoFjkJhsbVPepgGsc73VtaLOevozILc%3D)
2026-03-29 22:02:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022837/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022837>
2026-03-29 22:02:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422944/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=VU17ESV-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422982%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422982 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022902%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022902 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440278%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440278 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022712%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022712 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031026%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031026 not downloaded yet
2026-03-29 22:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015378/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NL20LHD/42812275?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=ElATRSfNmgbyQQ%2FbGpFTKljViqBmS3m9jzeV%2F0ESWho%3D)
2026-03-29 22:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145362/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO18HDJ/42812337?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=7zkw1LAtX28kbpKc8v0GGPH11HgeuBJHeW%2BxRsmaah0%3D)
2026-03-29 22:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145349/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO18HDJ/42812337?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=7zkw1LAtX28kbpKc8v0GGPH11HgeuBJHeW%2BxRsmaah0%3D)
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422987%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422987 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022926%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022926 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440285%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440285 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022723%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022723 not downloaded yet
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031035%27 HTTP/1.1" 200 None
2026-03-29 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031035 not downloaded yet
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6184c110>
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO18HDJ%252F699145342%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145342/600 saved to cache
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bdab8438-e5c7-52d5-82d4-2d0efd86d463
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6981cc90>
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNL20LHD%252F699015364%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015364/600 saved to cache
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 567aca6a-4739-5529-95c7-9434b19eb603
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a74090>
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBL15GPF%252F699432929%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432929/600 saved to cache
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d69b9e39-94d5-5512-b4c2-1dbe0861f944
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61643bd0>
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDS67KOJ%252F699422942%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422942/600 saved to cache
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1059463b-3c93-584e-a414-d6327bf60ecc
2026-03-29 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015410/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NL20LHD/42812275?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=ElATRSfNmgbyQQ%2FbGpFTKljViqBmS3m9jzeV%2F0ESWho%3D)
2026-03-29 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432975/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BL15GPF/42812349?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=wTakz0Cc7tufeyH2%2BCZORtgoUt72o3v%2Fn7wL9C24HQg%3D)
2026-03-29 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015428/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NL20LHD/42812275?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=ElATRSfNmgbyQQ%2FbGpFTKljViqBmS3m9jzeV%2F0ESWho%3D)
2026-03-29 22:02:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022846/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022846>
2026-03-29 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145368/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO18HDJ/42812337?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=7zkw1LAtX28kbpKc8v0GGPH11HgeuBJHeW%2BxRsmaah0%3D)
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699422994%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422994 not downloaded yet
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022948%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022948 not downloaded yet
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440293%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440293 not downloaded yet
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022734%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022734 not downloaded yet
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031051%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031051 not downloaded yet
2026-03-29 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022826/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV18WBP/42812309?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=S3te%2FtGYnRzy00zjQEu2UP8P%2FzNu2cMFNbkuAlv%2Bjsw%3D)
2026-03-29 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432991/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BL15GPF/42812349?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=wTakz0Cc7tufeyH2%2BCZORtgoUt72o3v%2Fn7wL9C24HQg%3D)
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699423000%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699423000 not downloaded yet
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022965%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022965 not downloaded yet
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440305%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440305 not downloaded yet
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022748%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022748 not downloaded yet
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031059%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031059 not downloaded yet
2026-03-29 22:02:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022692/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=GV18BTX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422944/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VU17ESV/42812251?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=TLugECzq9XNhXhCdRnpdn25J387wr1DHk7dj29O2ZH4%3D)
2026-03-29 22:02:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031009/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=WP06LGD-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440315%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440315 not downloaded yet
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022773%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022773 not downloaded yet
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a76810>
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNL20LHD%252F699015378%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015378/600 saved to cache
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 567aca6a-4739-5529-95c7-9434b19eb603
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63663b90>
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO18HDJ%252F699145362%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145362/600 saved to cache
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bdab8438-e5c7-52d5-82d4-2d0efd86d463
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62093250>
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO18HDJ%252F699145349%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145349/600 saved to cache
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bdab8438-e5c7-52d5-82d4-2d0efd86d463
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63725dd0>
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNL20LHD%252F699015410%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015410/600 saved to cache
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 567aca6a-4739-5529-95c7-9434b19eb603
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632f1e50>
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBL15GPF%252F699432975%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432975/600 saved to cache
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d69b9e39-94d5-5512-b4c2-1dbe0861f944
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69adbc10>
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNL20LHD%252F699015428%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015428/600 saved to cache
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 567aca6a-4739-5529-95c7-9434b19eb603
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61abf4d0>
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO18HDJ%252F699145368%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145368/600 saved to cache
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bdab8438-e5c7-52d5-82d4-2d0efd86d463
2026-03-29 22:02:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440269/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440269>
2026-03-29 22:02:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022703/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022703>
2026-03-29 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022837/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV18WBP/42812309?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=S3te%2FtGYnRzy00zjQEu2UP8P%2FzNu2cMFNbkuAlv%2Bjsw%3D)
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031089%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031089 not downloaded yet
2026-03-29 22:02:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022712/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022712>
2026-03-29 22:02:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031026/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031026>
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440323%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440323 not downloaded yet
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022801%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022801 not downloaded yet
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031118%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031118 not downloaded yet
2026-03-29 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022846/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV18WBP/42812309?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=S3te%2FtGYnRzy00zjQEu2UP8P%2FzNu2cMFNbkuAlv%2Bjsw%3D)
2026-03-29 22:02:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031035/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031035>
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440331%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440331 not downloaded yet
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022836%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022836 not downloaded yet
2026-03-29 22:02:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440278/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440278>
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031147%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031147 not downloaded yet
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63727dd0>
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV18WBP%252F699022826%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022826/600 saved to cache
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1c168010-7a7e-5fdd-b0cd-fac1fdc97858
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6207e0d0>
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBL15GPF%252F699432991%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432991/600 saved to cache
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d69b9e39-94d5-5512-b4c2-1dbe0861f944
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6102ffd0>
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVU17ESV%252F699422944%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422944/600 saved to cache
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8b771c8f-dd52-56d3-87b9-72b4d2130708
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022860%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022860 not downloaded yet
2026-03-29 22:02:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022723/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022723>
2026-03-29 22:02:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022926/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022926>
2026-03-29 22:02:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440285/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440285>
2026-03-29 22:02:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440293/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440293>
2026-03-29 22:02:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022734/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022734>
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031177%27 HTTP/1.1" 200 None
2026-03-29 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031177 not downloaded yet
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6365e010>
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV18WBP%252F699022837%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022837/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1c168010-7a7e-5fdd-b0cd-fac1fdc97858
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031009/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP06LGD/42812325?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=stINPqP%2FwDQAFMKNCdBc5N5m6v7PXR2E3EUk%2B9QFqEM%3D)
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022692/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV18BTX/42812340?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=%2Bezp23zAvj2j8ibvjS%2BYNxY8QBFXj1q86XU9oqLT%2FMg%3D)
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022748/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022748>
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031201%27 HTTP/1.1" 200 None
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031201 not downloaded yet
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637ec390>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV18WBP%252F699022846%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022846/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1c168010-7a7e-5fdd-b0cd-fac1fdc97858
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440269/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/IXZ8865/42812392?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=d1AmjTDOgXlra09ci3%2FHXBYVklGZHl9eLV2qz%2Fpe%2BBc%3D)
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022773/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022773>
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022712/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV18BTX/42812340?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=%2Bezp23zAvj2j8ibvjS%2BYNxY8QBFXj1q86XU9oqLT%2FMg%3D)
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031026/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP06LGD/42812325?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=stINPqP%2FwDQAFMKNCdBc5N5m6v7PXR2E3EUk%2B9QFqEM%3D)
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022703/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV18BTX/42812340?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=%2Bezp23zAvj2j8ibvjS%2BYNxY8QBFXj1q86XU9oqLT%2FMg%3D)
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614bb610>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP06LGD%252F699031009%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031009/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bd537952-b4a0-5a83-afdd-36c493417154
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61874ad0>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV18BTX%252F699022692%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022692/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9f452a12-ff71-5168-a92c-5282beaef88c
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440278/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/IXZ8865/42812392?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=d1AmjTDOgXlra09ci3%2FHXBYVklGZHl9eLV2qz%2Fpe%2BBc%3D)
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031035/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP06LGD/42812325?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=stINPqP%2FwDQAFMKNCdBc5N5m6v7PXR2E3EUk%2B9QFqEM%3D)
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022734/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV18BTX/42812340?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=%2Bezp23zAvj2j8ibvjS%2BYNxY8QBFXj1q86XU9oqLT%2FMg%3D)
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440293/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/IXZ8865/42812392?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=d1AmjTDOgXlra09ci3%2FHXBYVklGZHl9eLV2qz%2Fpe%2BBc%3D)
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440285/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/IXZ8865/42812392?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=d1AmjTDOgXlra09ci3%2FHXBYVklGZHl9eLV2qz%2Fpe%2BBc%3D)
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031118/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031118>
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022723/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV18BTX/42812340?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=%2Bezp23zAvj2j8ibvjS%2BYNxY8QBFXj1q86XU9oqLT%2FMg%3D)
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac60fec750>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FIXZ8865%252F699440269%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440269/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2d19e50d-f395-509a-9c03-74299fc0a339
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61bbde50>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV18BTX%252F699022712%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022712/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9f452a12-ff71-5168-a92c-5282beaef88c
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63661450>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP06LGD%252F699031026%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031026/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bd537952-b4a0-5a83-afdd-36c493417154
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6360c9d0>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV18BTX%252F699022703%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022703/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9f452a12-ff71-5168-a92c-5282beaef88c
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022926/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV18WBP/42812309?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=S3te%2FtGYnRzy00zjQEu2UP8P%2FzNu2cMFNbkuAlv%2Bjsw%3D)
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022748/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV18BTX/42812340?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=%2Bezp23zAvj2j8ibvjS%2BYNxY8QBFXj1q86XU9oqLT%2FMg%3D)
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031201/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031201>
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031147/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031147>
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031177/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031177>
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022836/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022836>
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022860/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022860>
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022773/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV18BTX/42812340?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=%2Bezp23zAvj2j8ibvjS%2BYNxY8QBFXj1q86XU9oqLT%2FMg%3D)
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a464d0>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FIXZ8865%252F699440278%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440278/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2d19e50d-f395-509a-9c03-74299fc0a339
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616820d0>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP06LGD%252F699031035%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031035/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bd537952-b4a0-5a83-afdd-36c493417154
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617ee510>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV18BTX%252F699022734%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022734/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9f452a12-ff71-5168-a92c-5282beaef88c
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616820d0>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FIXZ8865%252F699440293%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440293/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2d19e50d-f395-509a-9c03-74299fc0a339
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6107ef10>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FIXZ8865%252F699440285%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440285/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2d19e50d-f395-509a-9c03-74299fc0a339
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61714c90>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV18BTX%252F699022723%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022723/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9f452a12-ff71-5168-a92c-5282beaef88c
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031059/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031059>
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022801/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022801>
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440323/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440323>
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440331/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440331>
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440315/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440315>
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031089/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031089>
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031118/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP06LGD/42812325?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=stINPqP%2FwDQAFMKNCdBc5N5m6v7PXR2E3EUk%2B9QFqEM%3D)
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61747650>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV18WBP%252F699022926%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022926/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1c168010-7a7e-5fdd-b0cd-fac1fdc97858
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6221f8d0>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV18BTX%252F699022748%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022748/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9f452a12-ff71-5168-a92c-5282beaef88c
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69973c50>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV18BTX%252F699022773%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022773/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9f452a12-ff71-5168-a92c-5282beaef88c
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440305/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440305>
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022965/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022965>
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022836/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV18BTX/42812340?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=%2Bezp23zAvj2j8ibvjS%2BYNxY8QBFXj1q86XU9oqLT%2FMg%3D)
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031147/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP06LGD/42812325?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=stINPqP%2FwDQAFMKNCdBc5N5m6v7PXR2E3EUk%2B9QFqEM%3D)
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031177/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP06LGD/42812325?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=stINPqP%2FwDQAFMKNCdBc5N5m6v7PXR2E3EUk%2B9QFqEM%3D)
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022860/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV18BTX/42812340?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=%2Bezp23zAvj2j8ibvjS%2BYNxY8QBFXj1q86XU9oqLT%2FMg%3D)
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031201/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP06LGD/42812325?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=stINPqP%2FwDQAFMKNCdBc5N5m6v7PXR2E3EUk%2B9QFqEM%3D)
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6117c210>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP06LGD%252F699031118%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031118/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bd537952-b4a0-5a83-afdd-36c493417154
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031089/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP06LGD/42812325?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=stINPqP%2FwDQAFMKNCdBc5N5m6v7PXR2E3EUk%2B9QFqEM%3D)
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031059/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP06LGD/42812325?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=stINPqP%2FwDQAFMKNCdBc5N5m6v7PXR2E3EUk%2B9QFqEM%3D)
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022801/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GV18BTX/42812340?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=%2Bezp23zAvj2j8ibvjS%2BYNxY8QBFXj1q86XU9oqLT%2FMg%3D)
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637248d0>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV18BTX%252F699022836%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022836/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9f452a12-ff71-5168-a92c-5282beaef88c
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61746010>
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP06LGD%252F699031147%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031147/600 saved to cache
2026-03-29 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bd537952-b4a0-5a83-afdd-36c493417154
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440323/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/IXZ8865/42812392?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=d1AmjTDOgXlra09ci3%2FHXBYVklGZHl9eLV2qz%2Fpe%2BBc%3D)
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440331/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/IXZ8865/42812392?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=d1AmjTDOgXlra09ci3%2FHXBYVklGZHl9eLV2qz%2Fpe%2BBc%3D)
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031051/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031051>
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699423000/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699423000>
2026-03-29 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440315/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/IXZ8865/42812392?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=d1AmjTDOgXlra09ci3%2FHXBYVklGZHl9eLV2qz%2Fpe%2BBc%3D)
2026-03-29 22:02:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022948/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022948>
2026-03-29 22:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440305/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/IXZ8865/42812392?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=d1AmjTDOgXlra09ci3%2FHXBYVklGZHl9eLV2qz%2Fpe%2BBc%3D)
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637edcd0>
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP06LGD%252F699031177%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031177/600 saved to cache
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bd537952-b4a0-5a83-afdd-36c493417154
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6331a310>
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV18BTX%252F699022860%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022860/600 saved to cache
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9f452a12-ff71-5168-a92c-5282beaef88c
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6367b350>
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP06LGD%252F699031201%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031201/600 saved to cache
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bd537952-b4a0-5a83-afdd-36c493417154
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61609690>
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP06LGD%252F699031089%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031089/600 saved to cache
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bd537952-b4a0-5a83-afdd-36c493417154
2026-03-29 22:02:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422994/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422994>
2026-03-29 22:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022965/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV18WBP/42812309?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=S3te%2FtGYnRzy00zjQEu2UP8P%2FzNu2cMFNbkuAlv%2Bjsw%3D)
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6119aa10>
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP06LGD%252F699031059%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031059/600 saved to cache
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bd537952-b4a0-5a83-afdd-36c493417154
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c6e910>
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGV18BTX%252F699022801%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022801/600 saved to cache
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9f452a12-ff71-5168-a92c-5282beaef88c
2026-03-29 22:02:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f452a12-ff71-5168-a92c-5282beaef88c, skipping ID generation
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f452a12-ff71-5168-a92c-5282beaef88c sending to next pipeline
2026-03-29 22:02:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9f452a12-ff71-5168-a92c-5282beaef88c, identifier: GV18%20BTX
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6372f3d0>
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FIXZ8865%252F699440323%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440323/600 saved to cache
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2d19e50d-f395-509a-9c03-74299fc0a339
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63661b90>
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FIXZ8865%252F699440331%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440331/600 saved to cache
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2d19e50d-f395-509a-9c03-74299fc0a339
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62130690>
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FIXZ8865%252F699440315%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440315/600 saved to cache
2026-03-29 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2d19e50d-f395-509a-9c03-74299fc0a339
2026-03-29 22:02:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9f452a12-ff71-5168-a92c-5282beaef88c with identifier: GV18%20BTX
2026-03-29 22:02:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9f452a12-ff71-5168-a92c-5282beaef88c with identifier: GV18%20BTX
2026-03-29 22:02:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9f452a12-ff71-5168-a92c-5282beaef88c with identifier: GV18%20BTX to the API
2026-03-29 22:02:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022801/600>
{'auction_title': '',
 'c_o_2_emission_value': 97,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_expert_report_file_2aaca5db-1be6-43bd-9dc7-a19f4487da23.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GV18%20BTX-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9f452a12-ff71-5168-a92c-5282beaef88c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GV18 BTX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GV18%20BTX&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'CITROEN',
 'model': 'C1',
 'odometer': 34178,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47624,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022692/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45003,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022703/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45397,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022712/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46717,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022723/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47244,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022734/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44589,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022748/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78369,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022773/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 60472,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022801/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79887,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022836/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f452a12-ff71-5168-a92c-5282beaef88c/9f452a12-ff71-5168-a92c-5282beaef88c_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84481,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GV18BTX/699022860/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'CITROEN C1 1.0 VTI FLAIR ETG Hatchback',
 'transmission': 'automatic',
 'trim': 'VTI FLAIR ETG',
 'vin': 'VF7PSCFBCHR673776',
 'year': 2018}
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV18%2520BTX%27 HTTP/1.1" 200 None
2026-03-29 22:02:47 [bca.uk] INFO: Saving data for GV18%20BTX: {'created_time': 1774821767.227539, 'last_price_update_time': 1774821767.22755, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GV18%2520BTX') HTTP/1.1" 204 0
2026-03-29 22:02:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022902/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022902>
2026-03-29 22:02:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422987/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422987>
2026-03-29 22:02:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022881/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022881>
2026-03-29 22:02:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440262/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440262>
2026-03-29 22:02:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422973/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422973>
2026-03-29 22:02:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422982/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422982>
2026-03-29 22:02:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022870/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022870>
2026-03-29 22:02:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422967/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422967>
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611e0ed0>
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FIXZ8865%252F699440305%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440305/600 saved to cache
2026-03-29 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2d19e50d-f395-509a-9c03-74299fc0a339
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620c32d0>
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV18WBP%252F699022965%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022965/600 saved to cache
2026-03-29 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1c168010-7a7e-5fdd-b0cd-fac1fdc97858
2026-03-29 22:02:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145416/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145416>
2026-03-29 22:02:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699423003/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699423003>
2026-03-29 22:02:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433087/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433087>
2026-03-29 22:02:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015737/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015737>
2026-03-29 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022948/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV18WBP/42812309?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=S3te%2FtGYnRzy00zjQEu2UP8P%2FzNu2cMFNbkuAlv%2Bjsw%3D)
2026-03-29 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422994/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VU17ESV/42812251?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=TLugECzq9XNhXhCdRnpdn25J387wr1DHk7dj29O2ZH4%3D)
2026-03-29 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031051/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP06LGD/42812325?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=stINPqP%2FwDQAFMKNCdBc5N5m6v7PXR2E3EUk%2B9QFqEM%3D)
2026-03-29 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440262/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/IXZ8865/42812392?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=d1AmjTDOgXlra09ci3%2FHXBYVklGZHl9eLV2qz%2Fpe%2BBc%3D)
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636ada90>
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV18WBP%252F699022948%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022948/600 saved to cache
2026-03-29 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1c168010-7a7e-5fdd-b0cd-fac1fdc97858
2026-03-29 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022870/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV18WBP/42812309?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=S3te%2FtGYnRzy00zjQEu2UP8P%2FzNu2cMFNbkuAlv%2Bjsw%3D)
2026-03-29 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422967/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VU17ESV/42812251?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=TLugECzq9XNhXhCdRnpdn25J387wr1DHk7dj29O2ZH4%3D)
2026-03-29 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422973/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VU17ESV/42812251?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=TLugECzq9XNhXhCdRnpdn25J387wr1DHk7dj29O2ZH4%3D)
2026-03-29 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022881/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV18WBP/42812309?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=S3te%2FtGYnRzy00zjQEu2UP8P%2FzNu2cMFNbkuAlv%2Bjsw%3D)
2026-03-29 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422987/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VU17ESV/42812251?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=TLugECzq9XNhXhCdRnpdn25J387wr1DHk7dj29O2ZH4%3D)
2026-03-29 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022902/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV18WBP/42812309?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=S3te%2FtGYnRzy00zjQEu2UP8P%2FzNu2cMFNbkuAlv%2Bjsw%3D)
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6372f790>
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVU17ESV%252F699422994%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422994/600 saved to cache
2026-03-29 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8b771c8f-dd52-56d3-87b9-72b4d2130708
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6164c050>
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP06LGD%252F699031051%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031051/600 saved to cache
2026-03-29 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bd537952-b4a0-5a83-afdd-36c493417154
2026-03-29 22:02:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bd537952-b4a0-5a83-afdd-36c493417154, skipping ID generation
2026-03-29 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bd537952-b4a0-5a83-afdd-36c493417154 sending to next pipeline
2026-03-29 22:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bd537952-b4a0-5a83-afdd-36c493417154, identifier: WP06%20LGD
2026-03-29 22:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bd537952-b4a0-5a83-afdd-36c493417154 with identifier: WP06%20LGD
2026-03-29 22:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bd537952-b4a0-5a83-afdd-36c493417154 with identifier: WP06%20LGD
2026-03-29 22:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bd537952-b4a0-5a83-afdd-36c493417154 with identifier: WP06%20LGD to the API
2026-03-29 22:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031051/600>
{'auction_title': '',
 'c_o_2_emission_value': 184,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_expert_report_file_c5386c95-1447-4d4a-b584-b89735859754.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WP06%20LGD-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'bd537952-b4a0-5a83-afdd-36c493417154',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WP06 LGD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WP06%20LGD&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 102697,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48897,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031009/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45596,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031026/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48032,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031035/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49288,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031051/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47043,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031059/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44012,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031089/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 98210,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031118/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70718,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031147/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 85335,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031177/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd537952-b4a0-5a83-afdd-36c493417154/bd537952-b4a0-5a83-afdd-36c493417154_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79230,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP06LGD/699031201/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2006-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.6 ZETEC CLIMATE Hatchback',
 'transmission': 'automatic',
 'trim': 'ZETEC CLIMATE',
 'vin': 'WF05XXWPD56U14821',
 'year': 2006}
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP06%2520LGD%27 HTTP/1.1" 200 None
2026-03-29 22:02:48 [bca.uk] INFO: Saving data for WP06%20LGD: {'created_time': 1774821768.531289, 'last_price_update_time': 1774821768.531299, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WP06%2520LGD') HTTP/1.1" 204 0
2026-03-29 22:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422982/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VU17ESV/42812251?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=TLugECzq9XNhXhCdRnpdn25J387wr1DHk7dj29O2ZH4%3D)
2026-03-29 22:02:48 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440257/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=IXZ8865-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145416/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO18HDJ/42812337?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=7zkw1LAtX28kbpKc8v0GGPH11HgeuBJHeW%2BxRsmaah0%3D)
2026-03-29 22:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699423000/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VU17ESV/42812251?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=TLugECzq9XNhXhCdRnpdn25J387wr1DHk7dj29O2ZH4%3D)
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6867b690>
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FIXZ8865%252F699440262%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440262/600 saved to cache
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2d19e50d-f395-509a-9c03-74299fc0a339
2026-03-29 22:02:48 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022862/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022862>
2026-03-29 22:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433087/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BL15GPF/42812349?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=wTakz0Cc7tufeyH2%2BCZORtgoUt72o3v%2Fn7wL9C24HQg%3D)
2026-03-29 22:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015737/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NL20LHD/42812275?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=ElATRSfNmgbyQQ%2FbGpFTKljViqBmS3m9jzeV%2F0ESWho%3D)
2026-03-29 22:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699423003/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DS67KOJ/42812258?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=Xm69PtzN%2BBnKxoFjkJhsbVPepgGsc73VtaLOevozILc%3D)
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6981c310>
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV18WBP%252F699022870%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022870/600 saved to cache
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1c168010-7a7e-5fdd-b0cd-fac1fdc97858
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6995f710>
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVU17ESV%252F699422967%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422967/600 saved to cache
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8b771c8f-dd52-56d3-87b9-72b4d2130708
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614de810>
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVU17ESV%252F699422973%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422973/600 saved to cache
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8b771c8f-dd52-56d3-87b9-72b4d2130708
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6164ce90>
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV18WBP%252F699022881%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022881/600 saved to cache
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1c168010-7a7e-5fdd-b0cd-fac1fdc97858
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6179b310>
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVU17ESV%252F699422987%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422987/600 saved to cache
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8b771c8f-dd52-56d3-87b9-72b4d2130708
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637791d0>
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV18WBP%252F699022902%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022902/600 saved to cache
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1c168010-7a7e-5fdd-b0cd-fac1fdc97858
2026-03-29 22:02:48 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145409/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145409>
2026-03-29 22:02:48 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422960/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422960>
2026-03-29 22:02:48 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433068/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433068>
2026-03-29 22:02:48 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015529/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015529>
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6102ff10>
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVU17ESV%252F699422982%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422982/600 saved to cache
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8b771c8f-dd52-56d3-87b9-72b4d2130708
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617f4790>
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO18HDJ%252F699145416%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145416/600 saved to cache
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bdab8438-e5c7-52d5-82d4-2d0efd86d463
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61807250>
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVU17ESV%252F699423000%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699423000/600 saved to cache
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8b771c8f-dd52-56d3-87b9-72b4d2130708
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69adc510>
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBL15GPF%252F699433087%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433087/600 saved to cache
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d69b9e39-94d5-5512-b4c2-1dbe0861f944
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61807910>
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNL20LHD%252F699015737%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015737/600 saved to cache
2026-03-29 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 567aca6a-4739-5529-95c7-9434b19eb603
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6208b350>
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDS67KOJ%252F699423003%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699423003/600 saved to cache
2026-03-29 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1059463b-3c93-584e-a414-d6327bf60ecc
2026-03-29 22:02:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145401/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145401>
2026-03-29 22:02:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422998/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422998>
2026-03-29 22:02:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422955/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422955>
2026-03-29 22:02:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015500/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015500>
2026-03-29 22:02:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433051/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433051>
2026-03-29 22:02:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422991/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422991>
2026-03-29 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440257/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/IXZ8865/42812392?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=d1AmjTDOgXlra09ci3%2FHXBYVklGZHl9eLV2qz%2Fpe%2BBc%3D)
2026-03-29 22:02:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422949/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422949>
2026-03-29 22:02:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015471/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015471>
2026-03-29 22:02:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145392/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145392>
2026-03-29 22:02:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433036/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433036>
2026-03-29 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422955/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VU17ESV/42812251?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=TLugECzq9XNhXhCdRnpdn25J387wr1DHk7dj29O2ZH4%3D)
2026-03-29 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022862/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV18WBP/42812309?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=S3te%2FtGYnRzy00zjQEu2UP8P%2FzNu2cMFNbkuAlv%2Bjsw%3D)
2026-03-29 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015529/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NL20LHD/42812275?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=ElATRSfNmgbyQQ%2FbGpFTKljViqBmS3m9jzeV%2F0ESWho%3D)
2026-03-29 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433068/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BL15GPF/42812349?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=wTakz0Cc7tufeyH2%2BCZORtgoUt72o3v%2Fn7wL9C24HQg%3D)
2026-03-29 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145409/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO18HDJ/42812337?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=7zkw1LAtX28kbpKc8v0GGPH11HgeuBJHeW%2BxRsmaah0%3D)
2026-03-29 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015500/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NL20LHD/42812275?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=ElATRSfNmgbyQQ%2FbGpFTKljViqBmS3m9jzeV%2F0ESWho%3D)
2026-03-29 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422998/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DS67KOJ/42812258?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=Xm69PtzN%2BBnKxoFjkJhsbVPepgGsc73VtaLOevozILc%3D)
2026-03-29 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422960/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VU17ESV/42812251?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=TLugECzq9XNhXhCdRnpdn25J387wr1DHk7dj29O2ZH4%3D)
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61097810>
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FIXZ8865%252F699440257%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440257/600 saved to cache
2026-03-29 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2d19e50d-f395-509a-9c03-74299fc0a339
2026-03-29 22:02:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2d19e50d-f395-509a-9c03-74299fc0a339, skipping ID generation
2026-03-29 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2d19e50d-f395-509a-9c03-74299fc0a339 sending to next pipeline
2026-03-29 22:02:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2d19e50d-f395-509a-9c03-74299fc0a339, identifier: IXZ%208865
2026-03-29 22:02:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2d19e50d-f395-509a-9c03-74299fc0a339 with identifier: IXZ%208865
2026-03-29 22:02:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2d19e50d-f395-509a-9c03-74299fc0a339 with identifier: IXZ%208865
2026-03-29 22:02:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2d19e50d-f395-509a-9c03-74299fc0a339 with identifier: IXZ%208865 to the API
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440257/600>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_expert_report_file_5fa0ef97-dc30-4162-92a6-2750ab6af37b.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=IXZ%208865-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2d19e50d-f395-509a-9c03-74299fc0a339',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'IXZ 8865',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=IXZ%208865&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'MINI',
 'model': 'ONE',
 'odometer': 48295,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38241,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440257/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37245,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440262/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35568,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440269/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35069,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440278/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 30490,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440285/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 30684,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440293/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84142,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440305/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72631,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440315/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84054,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440323/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d19e50d-f395-509a-9c03-74299fc0a339/2d19e50d-f395-509a-9c03-74299fc0a339_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 91842,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/IXZ8865/699440331/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'MINI ONE 1.2 102 Hatchback',
 'transmission': 'manual',
 'trim': '102',
 'vin': 'WMWXN720703B12105',
 'year': 2016}
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27IXZ%25208865%27 HTTP/1.1" 200 None
2026-03-29 22:02:49 [bca.uk] INFO: Saving data for IXZ%208865: {'created_time': 1774821769.738871, 'last_price_update_time': 1774821769.738882, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='IXZ%25208865') HTTP/1.1" 204 0
2026-03-29 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422991/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DS67KOJ/42812258?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=Xm69PtzN%2BBnKxoFjkJhsbVPepgGsc73VtaLOevozILc%3D)
2026-03-29 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422949/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VU17ESV/42812251?sv=2020-08-04&st=2026-03-29T22%3A02%3A40Z&se=2026-03-29T22%3A27%3A40Z&sr=b&sp=r&sig=TLugECzq9XNhXhCdRnpdn25J387wr1DHk7dj29O2ZH4%3D)
2026-03-29 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145401/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO18HDJ/42812337?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=7zkw1LAtX28kbpKc8v0GGPH11HgeuBJHeW%2BxRsmaah0%3D)
2026-03-29 22:02:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422980/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422980>
2026-03-29 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433051/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BL15GPF/42812349?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=wTakz0Cc7tufeyH2%2BCZORtgoUt72o3v%2Fn7wL9C24HQg%3D)
2026-03-29 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015471/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NL20LHD/42812275?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=ElATRSfNmgbyQQ%2FbGpFTKljViqBmS3m9jzeV%2F0ESWho%3D)
2026-03-29 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433036/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BL15GPF/42812349?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=wTakz0Cc7tufeyH2%2BCZORtgoUt72o3v%2Fn7wL9C24HQg%3D)
2026-03-29 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145392/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO18HDJ/42812337?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=7zkw1LAtX28kbpKc8v0GGPH11HgeuBJHeW%2BxRsmaah0%3D)
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6351cdd0>
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVU17ESV%252F699422955%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422955/600 saved to cache
2026-03-29 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8b771c8f-dd52-56d3-87b9-72b4d2130708
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616411d0>
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV18WBP%252F699022862%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022862/600 saved to cache
2026-03-29 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1c168010-7a7e-5fdd-b0cd-fac1fdc97858
2026-03-29 22:02:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1c168010-7a7e-5fdd-b0cd-fac1fdc97858, skipping ID generation
2026-03-29 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1c168010-7a7e-5fdd-b0cd-fac1fdc97858 sending to next pipeline
2026-03-29 22:02:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1c168010-7a7e-5fdd-b0cd-fac1fdc97858, identifier: HV18%20WBP
2026-03-29 22:02:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62106710>
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNL20LHD%252F699015529%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015529/600 saved to cache
2026-03-29 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 567aca6a-4739-5529-95c7-9434b19eb603
2026-03-29 22:02:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61642650>
2026-03-29 22:02:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBL15GPF%252F699433068%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433068/600 saved to cache
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d69b9e39-94d5-5512-b4c2-1dbe0861f944
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63622810>
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO18HDJ%252F699145409%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145409/600 saved to cache
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bdab8438-e5c7-52d5-82d4-2d0efd86d463
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614ec150>
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNL20LHD%252F699015500%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015500/600 saved to cache
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 567aca6a-4739-5529-95c7-9434b19eb603
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63577990>
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDS67KOJ%252F699422998%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422998/600 saved to cache
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1059463b-3c93-584e-a414-d6327bf60ecc
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6372e590>
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVU17ESV%252F699422960%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422960/600 saved to cache
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8b771c8f-dd52-56d3-87b9-72b4d2130708
2026-03-29 22:02:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1c168010-7a7e-5fdd-b0cd-fac1fdc97858 with identifier: HV18%20WBP
2026-03-29 22:02:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1c168010-7a7e-5fdd-b0cd-fac1fdc97858 with identifier: HV18%20WBP
2026-03-29 22:02:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1c168010-7a7e-5fdd-b0cd-fac1fdc97858 with identifier: HV18%20WBP to the API
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022862/600>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_expert_report_file_ebfecfc1-6547-4984-bc2b-a21884e11538.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HV18%20WBP-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1c168010-7a7e-5fdd-b0cd-fac1fdc97858',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HV18 WBP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HV18%20WBP&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FIAT',
 'model': '500',
 'odometer': 19706,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 50729,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022826/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48567,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022837/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46743,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022846/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48204,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022862/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49638,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022870/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48614,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022881/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 104902,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022902/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77930,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022926/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 95856,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022948/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c168010-7a7e-5fdd-b0cd-fac1fdc97858/1c168010-7a7e-5fdd-b0cd-fac1fdc97858_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 76723,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV18WBP/699022965/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FIAT 500 1.2 LOUNGE Hatchback',
 'transmission': 'manual',
 'trim': 'LOUNGE',
 'vin': 'ZFA3120000J923560',
 'year': 2018}
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV18%2520WBP%27 HTTP/1.1" 200 None
2026-03-29 22:02:50 [bca.uk] INFO: Saving data for HV18%20WBP: {'created_time': 1774821770.614487, 'last_price_update_time': 1774821770.614499, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HV18%2520WBP') HTTP/1.1" 204 0
2026-03-29 22:02:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145375/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145375>
2026-03-29 22:02:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015444/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015444>
2026-03-29 22:02:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433009/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699433009>
2026-03-29 22:02:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422972/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422972>
2026-03-29 22:02:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422965/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422965>
2026-03-29 22:02:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422958/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422958>
2026-03-29 22:02:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145355/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145355>
2026-03-29 22:02:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015394/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015394>
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62104bd0>
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDS67KOJ%252F699422991%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422991/600 saved to cache
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1059463b-3c93-584e-a414-d6327bf60ecc
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6106c690>
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVU17ESV%252F699422949%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422949/600 saved to cache
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8b771c8f-dd52-56d3-87b9-72b4d2130708
2026-03-29 22:02:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8b771c8f-dd52-56d3-87b9-72b4d2130708, skipping ID generation
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8b771c8f-dd52-56d3-87b9-72b4d2130708 sending to next pipeline
2026-03-29 22:02:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8b771c8f-dd52-56d3-87b9-72b4d2130708, identifier: VU17%20ESV
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac697c61d0>
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO18HDJ%252F699145401%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145401/600 saved to cache
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bdab8438-e5c7-52d5-82d4-2d0efd86d463
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61833450>
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBL15GPF%252F699433051%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433051/600 saved to cache
2026-03-29 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d69b9e39-94d5-5512-b4c2-1dbe0861f944
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61746f50>
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNL20LHD%252F699015471%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015471/600 saved to cache
2026-03-29 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 567aca6a-4739-5529-95c7-9434b19eb603
2026-03-29 22:02:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:51 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:51 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:51 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6365ed90>
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBL15GPF%252F699433036%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433036/600 saved to cache
2026-03-29 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d69b9e39-94d5-5512-b4c2-1dbe0861f944
2026-03-29 22:02:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:51 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:51 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:51 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6209aad0>
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO18HDJ%252F699145392%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145392/600 saved to cache
2026-03-29 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bdab8438-e5c7-52d5-82d4-2d0efd86d463
2026-03-29 22:02:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8b771c8f-dd52-56d3-87b9-72b4d2130708 with identifier: VU17%20ESV
2026-03-29 22:02:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8b771c8f-dd52-56d3-87b9-72b4d2130708 with identifier: VU17%20ESV
2026-03-29 22:02:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8b771c8f-dd52-56d3-87b9-72b4d2130708 with identifier: VU17%20ESV to the API
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422949/600>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_expert_report_file_b07019e6-1088-4db8-bced-95613f362664.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VU17%20ESV-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8b771c8f-dd52-56d3-87b9-72b4d2130708',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VU17 ESV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VU17%20ESV&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 47411,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38000,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422944/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38624,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422949/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35791,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422955/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34936,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422960/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 32665,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422967/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33109,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422973/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84561,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422982/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 52601,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422987/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80770,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699422994/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b771c8f-dd52-56d3-87b9-72b4d2130708/8b771c8f-dd52-56d3-87b9-72b4d2130708_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82894,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VU17ESV/699423000/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.3 VVT-I DESIGN Hatchback',
 'transmission': 'manual',
 'trim': 'VVT-I DESIGN',
 'vin': 'VNKKJ3D350A398383',
 'year': 2017}
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU17%2520ESV%27 HTTP/1.1" 200 None
2026-03-29 22:02:51 [bca.uk] INFO: Saving data for VU17%20ESV: {'created_time': 1774821771.509034, 'last_price_update_time': 1774821771.509044, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VU17%2520ESV') HTTP/1.1" 204 0
2026-03-29 22:02:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432955/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432955>
2026-03-29 22:02:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422952/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422952>
2026-03-29 22:02:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426091/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426091>
2026-03-29 22:02:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV62WYY/42811368?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=%2F4Jt0259hVVH95OU2b8Hd%2Bcz1OsgoLKZWHm7TE8pYYg%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OV62%20WYY-GB>
2026-03-29 22:02:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422947/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699422947>
2026-03-29 22:02:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432938/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699432938>
2026-03-29 22:02:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BT73RVP/42812415?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=1%2BC%2BZTSvvIkeTnD4KAhn2Pua0yv439rpv7qE86fFBKw%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BT73%20RVP-GB>
2026-03-29 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422980/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DS67KOJ/42812258?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=Xm69PtzN%2BBnKxoFjkJhsbVPepgGsc73VtaLOevozILc%3D)
2026-03-29 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433009/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BL15GPF/42812349?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=wTakz0Cc7tufeyH2%2BCZORtgoUt72o3v%2Fn7wL9C24HQg%3D)
2026-03-29 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145375/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO18HDJ/42812337?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=7zkw1LAtX28kbpKc8v0GGPH11HgeuBJHeW%2BxRsmaah0%3D)
2026-03-29 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145355/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO18HDJ/42812337?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=7zkw1LAtX28kbpKc8v0GGPH11HgeuBJHeW%2BxRsmaah0%3D)
2026-03-29 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015394/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NL20LHD/42812275?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=ElATRSfNmgbyQQ%2FbGpFTKljViqBmS3m9jzeV%2F0ESWho%3D)
2026-03-29 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422972/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DS67KOJ/42812258?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=Xm69PtzN%2BBnKxoFjkJhsbVPepgGsc73VtaLOevozILc%3D)
2026-03-29 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015444/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NL20LHD/42812275?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=ElATRSfNmgbyQQ%2FbGpFTKljViqBmS3m9jzeV%2F0ESWho%3D)
2026-03-29 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422958/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DS67KOJ/42812258?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=Xm69PtzN%2BBnKxoFjkJhsbVPepgGsc73VtaLOevozILc%3D)
2026-03-29 22:02:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:51 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:51 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:51 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618e1550>
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDS67KOJ%252F699422980%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422980/600 saved to cache
2026-03-29 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1059463b-3c93-584e-a414-d6327bf60ecc
2026-03-29 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422965/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DS67KOJ/42812258?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=Xm69PtzN%2BBnKxoFjkJhsbVPepgGsc73VtaLOevozILc%3D)
2026-03-29 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432938/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BL15GPF/42812349?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=wTakz0Cc7tufeyH2%2BCZORtgoUt72o3v%2Fn7wL9C24HQg%3D)
2026-03-29 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422952/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DS67KOJ/42812258?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=Xm69PtzN%2BBnKxoFjkJhsbVPepgGsc73VtaLOevozILc%3D)
2026-03-29 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426091/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LX68ORU/42812293?sv=2020-08-04&st=2026-03-29T22%3A01%3A38Z&se=2026-03-29T22%3A26%3A38Z&sr=b&sp=r&sig=dTIgs41eJnjcU89aOFdmMmWrmPHqSDyWtMj1MxYIWm4%3D)
2026-03-29 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432955/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BL15GPF/42812349?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=wTakz0Cc7tufeyH2%2BCZORtgoUt72o3v%2Fn7wL9C24HQg%3D)
2026-03-29 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422947/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DS67KOJ/42812258?sv=2020-08-04&st=2026-03-29T22%3A02%3A36Z&se=2026-03-29T22%3A27%3A36Z&sr=b&sp=r&sig=Xm69PtzN%2BBnKxoFjkJhsbVPepgGsc73VtaLOevozILc%3D)
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61538b50>
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBL15GPF%252F699433009%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433009/600 saved to cache
2026-03-29 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d69b9e39-94d5-5512-b4c2-1dbe0861f944
2026-03-29 22:02:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250229/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250229>
2026-03-29 22:02:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388397/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388397>
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6176fd50>
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO18HDJ%252F699145375%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145375/600 saved to cache
2026-03-29 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bdab8438-e5c7-52d5-82d4-2d0efd86d463
2026-03-29 22:02:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251813/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251813>
2026-03-29 22:02:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GU10JMO/42812403?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=CQfUomljMmNtx7dhqdwz4%2BFvuhlesuPaIQvEJxPtfik%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GU10%20JMO-GB>
2026-03-29 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV62WYY/42811368?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=%2F4Jt0259hVVH95OU2b8Hd%2Bcz1OsgoLKZWHm7TE8pYYg%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BT73RVP/42812415?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=1%2BC%2BZTSvvIkeTnD4KAhn2Pua0yv439rpv7qE86fFBKw%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AJ10CHY/42812355?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=4pZij%2Fr47Dgf3Dc7560BMlrvdsRK0FCKRnvXZEH489Q%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AJ10%20CHY-GB>
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6355af50>
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO18HDJ%252F699145355%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145355/600 saved to cache
2026-03-29 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bdab8438-e5c7-52d5-82d4-2d0efd86d463
2026-03-29 22:02:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bdab8438-e5c7-52d5-82d4-2d0efd86d463, skipping ID generation
2026-03-29 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bdab8438-e5c7-52d5-82d4-2d0efd86d463 sending to next pipeline
2026-03-29 22:02:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bdab8438-e5c7-52d5-82d4-2d0efd86d463, identifier: LO18%20HDJ
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61abd910>
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNL20LHD%252F699015394%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015394/600 saved to cache
2026-03-29 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 567aca6a-4739-5529-95c7-9434b19eb603
2026-03-29 22:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616af450>
2026-03-29 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDS67KOJ%252F699422972%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422972/600 saved to cache
2026-03-29 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1059463b-3c93-584e-a414-d6327bf60ecc
2026-03-29 22:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6369b490>
2026-03-29 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNL20LHD%252F699015444%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015444/600 saved to cache
2026-03-29 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 567aca6a-4739-5529-95c7-9434b19eb603
2026-03-29 22:02:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 567aca6a-4739-5529-95c7-9434b19eb603, skipping ID generation
2026-03-29 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 567aca6a-4739-5529-95c7-9434b19eb603 sending to next pipeline
2026-03-29 22:02:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 567aca6a-4739-5529-95c7-9434b19eb603, identifier: NL20%20LHD
2026-03-29 22:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6209a850>
2026-03-29 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDS67KOJ%252F699422958%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422958/600 saved to cache
2026-03-29 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1059463b-3c93-584e-a414-d6327bf60ecc
2026-03-29 22:02:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bdab8438-e5c7-52d5-82d4-2d0efd86d463 with identifier: LO18%20HDJ
2026-03-29 22:02:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bdab8438-e5c7-52d5-82d4-2d0efd86d463 with identifier: LO18%20HDJ
2026-03-29 22:02:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bdab8438-e5c7-52d5-82d4-2d0efd86d463 with identifier: LO18%20HDJ to the API
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145355/600>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_expert_report_file_5190959c-24cb-400b-8a64-f5b4d5f565aa.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LO18%20HDJ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'bdab8438-e5c7-52d5-82d4-2d0efd86d463',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LO18 HDJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LO18%20HDJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'RENAULT',
 'model': 'ZOE',
 'odometer': 16707,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46687,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145342/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44464,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145349/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43834,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145355/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45358,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145362/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46444,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145368/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45557,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145375/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78193,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145392/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 52672,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145401/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 73692,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145409/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdab8438-e5c7-52d5-82d4-2d0efd86d463/bdab8438-e5c7-52d5-82d4-2d0efd86d463_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 62884,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO18HDJ/699145416/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'RENAULT ZOE 40KWH 110 DYNAMIQUE (22KW) Hatchback',
 'transmission': 'automatic',
 'trim': '40KWH 110 DYNAMIQUE (22KW)',
 'vin': 'VF1AGVYF060093758',
 'year': 2018}
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO18%2520HDJ%27 HTTP/1.1" 200 None
2026-03-29 22:02:52 [bca.uk] INFO: Saving data for LO18%20HDJ: {'created_time': 1774821772.571396, 'last_price_update_time': 1774821772.571413, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LO18%2520HDJ') HTTP/1.1" 204 0
2026-03-29 22:02:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 567aca6a-4739-5529-95c7-9434b19eb603 with identifier: NL20%20LHD
2026-03-29 22:02:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 567aca6a-4739-5529-95c7-9434b19eb603 with identifier: NL20%20LHD
2026-03-29 22:02:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 567aca6a-4739-5529-95c7-9434b19eb603 with identifier: NL20%20LHD to the API
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015444/600>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_expert_report_file_0dc0e6e7-da07-4e33-9dea-2bde6e8e82ca.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NL20%20LHD-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '567aca6a-4739-5529-95c7-9434b19eb603',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NL20 LHD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NL20%20LHD&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 38741,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 51399,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015364/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48063,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015378/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49085,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015394/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 50356,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015410/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46620,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015428/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44254,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015444/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 94309,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015471/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 66920,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015500/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84687,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015529/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_567aca6a-4739-5529-95c7-9434b19eb603/567aca6a-4739-5529-95c7-9434b19eb603_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 71227,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NL20LHD/699015737/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'NISSAN QASHQAI 1.3 DIG-T 140 N-CONNECTA Hatchback',
 'transmission': 'manual',
 'trim': 'DIG-T 140 N-CONNECTA',
 'vin': 'SJNFFAJ11U2705395',
 'year': 2020}
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL20%2520LHD%27 HTTP/1.1" 200 None
2026-03-29 22:02:52 [bca.uk] INFO: Saving data for NL20%20LHD: {'created_time': 1774821772.962265, 'last_price_update_time': 1774821772.962279, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NL20%2520LHD') HTTP/1.1" 204 0
2026-03-29 22:02:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250223/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699250223>
2026-03-29 22:02:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML12ZHW/42812414?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=V4QZ9w7hBnm%2FMYbVuMY%2BCH2XPiov1C3DLRxZaI6iSc4%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ML12%20ZHW-GB>
2026-03-29 22:02:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388445/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388445>
2026-03-29 22:02:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251805/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251805>
2026-03-29 22:02:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242956/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242956>
2026-03-29 22:02:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073235/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073235>
2026-03-29 22:02:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251800/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LP66SVX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YG58WEO/42812332?sv=2020-08-04&st=2026-03-29T22%3A02%3A52Z&se=2026-03-29T22%3A27%3A52Z&sr=b&sp=r&sig=Ie8d2tzUK3GLWM0ldRErFf8UqLGM13BDsRwEgjAZqZk%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YG58%20WEO-GB>
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61683790>
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDS67KOJ%252F699422965%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422965/600 saved to cache
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1059463b-3c93-584e-a414-d6327bf60ecc
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6217b890>
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBL15GPF%252F699432938%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432938/600 saved to cache
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d69b9e39-94d5-5512-b4c2-1dbe0861f944
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a182d0>
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDS67KOJ%252F699422952%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422952/600 saved to cache
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1059463b-3c93-584e-a414-d6327bf60ecc
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621798d0>
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLX68ORU%252F699426091%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426091/600 saved to cache
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0556e924-104a-5552-a701-fc5b5327996f
2026-03-29 22:02:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0556e924-104a-5552-a701-fc5b5327996f, skipping ID generation
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0556e924-104a-5552-a701-fc5b5327996f sending to next pipeline
2026-03-29 22:02:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0556e924-104a-5552-a701-fc5b5327996f, identifier: LX68%20ORU
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620eca10>
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBL15GPF%252F699432955%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432955/600 saved to cache
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d69b9e39-94d5-5512-b4c2-1dbe0861f944
2026-03-29 22:02:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d69b9e39-94d5-5512-b4c2-1dbe0861f944, skipping ID generation
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d69b9e39-94d5-5512-b4c2-1dbe0861f944 sending to next pipeline
2026-03-29 22:02:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d69b9e39-94d5-5512-b4c2-1dbe0861f944, identifier: BL15%20GPF
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63348850>
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDS67KOJ%252F699422947%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422947/600 saved to cache
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1059463b-3c93-584e-a414-d6327bf60ecc
2026-03-29 22:02:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1059463b-3c93-584e-a414-d6327bf60ecc, skipping ID generation
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1059463b-3c93-584e-a414-d6327bf60ecc sending to next pipeline
2026-03-29 22:02:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1059463b-3c93-584e-a414-d6327bf60ecc, identifier: DS67%20KOJ
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620ab250>
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_expert_report_file_d8a8e61f-f9bb-4253-9f1b-db00d8cdec1f.pdf HTTP/1.1" 201 0
2026-03-29 22:02:53 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 24ad4fc7-54b2-5a7b-9fae-16e0849e8972
2026-03-29 22:02:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 24ad4fc7-54b2-5a7b-9fae-16e0849e8972, skipping ID generation
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 24ad4fc7-54b2-5a7b-9fae-16e0849e8972
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DOV62WYY-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=OV62WYY-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62150490>
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_expert_report_file_47e847ee-a73b-4bdd-8eff-d4a3033146e6.pdf HTTP/1.1" 201 0
2026-03-29 22:02:53 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 85fa43ad-0cd8-5fcb-8570-724bee64deae
2026-03-29 22:02:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 85fa43ad-0cd8-5fcb-8570-724bee64deae, skipping ID generation
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85fa43ad-0cd8-5fcb-8570-724bee64deae
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DBT73RVP-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BT73RVP-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0556e924-104a-5552-a701-fc5b5327996f with identifier: LX68%20ORU
2026-03-29 22:02:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0556e924-104a-5552-a701-fc5b5327996f with identifier: LX68%20ORU
2026-03-29 22:02:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0556e924-104a-5552-a701-fc5b5327996f with identifier: LX68%20ORU to the API
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426091/600>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_expert_report_file_7b61bbf5-20a6-4a95-bfa5-50dcbb995c5d.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LX68%20ORU-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '0556e924-104a-5552-a701-fc5b5327996f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LX68 ORU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LX68%20ORU&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'RENAULT',
 'model': 'KANGOO',
 'odometer': 61214,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 16,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44592,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426066/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41534,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426091/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39704,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426103/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40375,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426120/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43664,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426130/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42963,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426143/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 89216,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426159/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70521,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426188/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81955,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426208/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0556e924-104a-5552-a701-fc5b5327996f/0556e924-104a-5552-a701-fc5b5327996f_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 73021,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LX68ORU/699426221/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'RENAULT KANGOO ML20 ZE 33KWH 44KW BUS.I-VAN Van',
 'transmission': 'automatic',
 'trim': 'ML20 ZE 33KWH 44KW BUS.I-VAN',
 'vin': 'VF1FWEZBC60919631',
 'year': 2018}
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX68%2520ORU%27 HTTP/1.1" 200 None
2026-03-29 22:02:53 [bca.uk] INFO: Saving data for LX68%20ORU: {'created_time': 1774821773.99615, 'last_price_update_time': 1774821773.996161, 'auction_closing_time': 1775037600.0}
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LX68%2520ORU') HTTP/1.1" 204 0
2026-03-29 22:02:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d69b9e39-94d5-5512-b4c2-1dbe0861f944 with identifier: BL15%20GPF
2026-03-29 22:02:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d69b9e39-94d5-5512-b4c2-1dbe0861f944 with identifier: BL15%20GPF
2026-03-29 22:02:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d69b9e39-94d5-5512-b4c2-1dbe0861f944 with identifier: BL15%20GPF to the API
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432955/600>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_expert_report_file_4a5d5833-62ff-46f2-8402-6981e9848439.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BL15%20GPF-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd69b9e39-94d5-5512-b4c2-1dbe0861f944',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BL15 GPF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BL15%20GPF&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 38783,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39531,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432929/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40157,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432938/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37473,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432955/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36352,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432975/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33978,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699432991/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34294,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433009/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 101436,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433036/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84481,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433051/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 90191,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433068/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d69b9e39-94d5-5512-b4c2-1dbe0861f944/d69b9e39-94d5-5512-b4c2-1dbe0861f944_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80637,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BL15GPF/699433087/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.3 VVT-I ICON Hatchback',
 'transmission': 'manual',
 'trim': 'VVT-I ICON',
 'vin': 'VNKKJ3D340A297352',
 'year': 2015}
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL15%2520GPF%27 HTTP/1.1" 200 None
2026-03-29 22:02:54 [bca.uk] INFO: Saving data for BL15%20GPF: {'created_time': 1774821774.396331, 'last_price_update_time': 1774821774.39637, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BL15%2520GPF') HTTP/1.1" 204 0
2026-03-29 22:02:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1059463b-3c93-584e-a414-d6327bf60ecc with identifier: DS67%20KOJ
2026-03-29 22:02:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1059463b-3c93-584e-a414-d6327bf60ecc with identifier: DS67%20KOJ
2026-03-29 22:02:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1059463b-3c93-584e-a414-d6327bf60ecc with identifier: DS67%20KOJ to the API
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422947/600>
{'auction_title': '',
 'c_o_2_emission_value': 95,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_expert_report_file_f1c423d2-7084-43d5-afa4-113deae7b875.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DS67%20KOJ-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1059463b-3c93-584e-a414-d6327bf60ecc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DS67 KOJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DS67%20KOJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'TOYOTA',
 'model': 'AYGO',
 'odometer': 14847,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37389,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422942/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38044,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422947/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37786,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422952/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36430,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422958/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34714,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422965/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35502,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422972/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80718,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422980/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 56697,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422991/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80816,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699422998/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1059463b-3c93-584e-a414-d6327bf60ecc/1059463b-3c93-584e-a414-d6327bf60ecc_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83435,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DS67KOJ/699423003/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'TOYOTA AYGO 1.0 VVT-I X-PRESS Hatchback',
 'transmission': 'manual',
 'trim': 'VVT-I X-PRESS',
 'vin': 'JTDKGNEC70N316857',
 'year': 2018}
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS67%2520KOJ%27 HTTP/1.1" 200 None
2026-03-29 22:02:54 [bca.uk] INFO: Saving data for DS67%20KOJ: {'created_time': 1774821774.7899, 'last_price_update_time': 1774821774.78991, 'auction_closing_time': 1774951200.0}
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DS67%2520KOJ') HTTP/1.1" 204 0
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699145989%27 HTTP/1.1" 200 None
2026-03-29 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145989 not downloaded yet
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699442157%27 HTTP/1.1" 200 None
2026-03-29 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442157 not downloaded yet
2026-03-29 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250229/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CX05YUG/42800121?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=MySGDJ66pbFCM8Of63GwPM4lST90Oc%2FUCupYTeM%2FDJ0%3D)
2026-03-29 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251813/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LP66SVX/42805972?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=yl9q46AoV3wQNjXIFCNniksZeCLN9BE%2FANgZ6Iluhps%3D)
2026-03-29 22:02:54 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211063/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699211063>
2026-03-29 22:02:54 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LC71UFN/42812218?sv=2020-08-04&st=2026-03-29T22%3A02%3A53Z&se=2026-03-29T22%3A27%3A53Z&sr=b&sp=r&sig=4FihtkCt%2FGp5LKhMzARTnnzdiAI5VokxYNeoPhaBiEI%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LC71%20UFN-GB>
2026-03-29 22:02:54 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234651/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234651>
2026-03-29 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388397/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DU68OTW/42811886?sv=2020-08-04&st=2026-03-29T22%3A01%3A29Z&se=2026-03-29T22%3A26%3A29Z&sr=b&sp=r&sig=fuk2ajppUL%2BpY5Jq%2BLDEOSIJIqcNrPdxnkllkXnrnUc%3D)
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699145992%27 HTTP/1.1" 200 None
2026-03-29 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145992 not downloaded yet
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699442163%27 HTTP/1.1" 200 None
2026-03-29 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442163 not downloaded yet
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146001%27 HTTP/1.1" 200 None
2026-03-29 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146001 not downloaded yet
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699442172%27 HTTP/1.1" 200 None
2026-03-29 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442172 not downloaded yet
2026-03-29 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GU10JMO/42812403?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=CQfUomljMmNtx7dhqdwz4%2BFvuhlesuPaIQvEJxPtfik%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146008%27 HTTP/1.1" 200 None
2026-03-29 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146008 not downloaded yet
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699442178%27 HTTP/1.1" 200 None
2026-03-29 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442178 not downloaded yet
2026-03-29 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AJ10CHY/42812355?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=4pZij%2Fr47Dgf3Dc7560BMlrvdsRK0FCKRnvXZEH489Q%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146013%27 HTTP/1.1" 200 None
2026-03-29 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146013 not downloaded yet
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699442186%27 HTTP/1.1" 200 None
2026-03-29 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442186 not downloaded yet
2026-03-29 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636ea7d0>
2026-03-29 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCX05YUG%252F699250229%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250229/600 saved to cache
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9f8e435e-d477-50a3-aea7-4952aa2ce397
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6151af10>
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLP66SVX%252F699251813%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251813/600 saved to cache
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 392ba6d2-142e-521e-9c14-6f3c87e57d15
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636a4b50>
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDU68OTW%252F699388397%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388397/600 saved to cache
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4
2026-03-29 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388445/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DU68OTW/42811886?sv=2020-08-04&st=2026-03-29T22%3A01%3A29Z&se=2026-03-29T22%3A26%3A29Z&sr=b&sp=r&sig=fuk2ajppUL%2BpY5Jq%2BLDEOSIJIqcNrPdxnkllkXnrnUc%3D)
2026-03-29 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073235/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PF17VPN/42811060?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=YkLrcIHkwtrZsjUa2prubREuXQStMy8DMOWlaZjCM6o%3D)
2026-03-29 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251805/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LP66SVX/42805972?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=yl9q46AoV3wQNjXIFCNniksZeCLN9BE%2FANgZ6Iluhps%3D)
2026-03-29 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251800/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LP66SVX/42805972?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=yl9q46AoV3wQNjXIFCNniksZeCLN9BE%2FANgZ6Iluhps%3D)
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146026%27 HTTP/1.1" 200 None
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146026 not downloaded yet
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699442195%27 HTTP/1.1" 200 None
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442195 not downloaded yet
2026-03-29 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250223/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CX05YUG/42800121?sv=2020-08-04&st=2026-03-29T22%3A01%3A36Z&se=2026-03-29T22%3A26%3A36Z&sr=b&sp=r&sig=MySGDJ66pbFCM8Of63GwPM4lST90Oc%2FUCupYTeM%2FDJ0%3D)
2026-03-29 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242956/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MK58XVG/42790595?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=vcjXHy%2BXcxnL8fVcBSIy1zRUfNwdkYA77TQSDd3JyNw%3D)
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146036%27 HTTP/1.1" 200 None
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146036 not downloaded yet
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699442203%27 HTTP/1.1" 200 None
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442203 not downloaded yet
2026-03-29 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YG58WEO/42812332?sv=2020-08-04&st=2026-03-29T22%3A02%3A52Z&se=2026-03-29T22%3A27%3A52Z&sr=b&sp=r&sig=Ie8d2tzUK3GLWM0ldRErFf8UqLGM13BDsRwEgjAZqZk%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML12ZHW/42812414?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=V4QZ9w7hBnm%2FMYbVuMY%2BCH2XPiov1C3DLRxZaI6iSc4%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146047%27 HTTP/1.1" 200 None
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146047 not downloaded yet
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699442211%27 HTTP/1.1" 200 None
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442211 not downloaded yet
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636b42d0>
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_expert_report_file_1ae110d1-e7b1-4f2a-a345-661eafa71560.pdf HTTP/1.1" 201 0
2026-03-29 22:02:55 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item ac4d9299-bbf0-53f0-9801-f000c8d0940d
2026-03-29 22:02:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ac4d9299-bbf0-53f0-9801-f000c8d0940d, skipping ID generation
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac4d9299-bbf0-53f0-9801-f000c8d0940d
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DGU10JMO-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=GU10JMO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636a5a90>
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_expert_report_file_641b5c22-926b-42cb-b1c1-ce492e3c48e9.pdf HTTP/1.1" 201 0
2026-03-29 22:02:55 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0
2026-03-29 22:02:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0, skipping ID generation
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DAJ10CHY-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=AJ10CHY-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699145989/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145989>
2026-03-29 22:02:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442157/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442157>
2026-03-29 22:02:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442152/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BT73RVP-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LC71UFN/42812218?sv=2020-08-04&st=2026-03-29T22%3A02%3A53Z&se=2026-03-29T22%3A27%3A53Z&sr=b&sp=r&sig=4FihtkCt%2FGp5LKhMzARTnnzdiAI5VokxYNeoPhaBiEI%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146056%27 HTTP/1.1" 200 None
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146056 not downloaded yet
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699442220%27 HTTP/1.1" 200 None
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442220 not downloaded yet
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022807%27 HTTP/1.1" 200 None
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022807 not downloaded yet
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022722%27 HTTP/1.1" 200 None
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022722 not downloaded yet
2026-03-29 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234651/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AK55EXG/42758130?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=zNKuCsXwY5YBweBL8fGiYSmIg6c7hmRzF6E4Qyh0WVI%3D)
2026-03-29 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211063/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO08HUA/42769935?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=UrTho4OU5emtGOfXKZ0dWvPhmltT%2BxjdBAxxllTvFdc%3D)
2026-03-29 22:02:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442163/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442163>
2026-03-29 22:02:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442172/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442172>
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022817%27 HTTP/1.1" 200 None
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022817 not downloaded yet
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022738%27 HTTP/1.1" 200 None
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022738 not downloaded yet
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62078150>
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDU68OTW%252F699388445%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388445/600 saved to cache
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4
2026-03-29 22:02:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4, skipping ID generation
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4 sending to next pipeline
2026-03-29 22:02:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4, identifier: DU68%20OTW
2026-03-29 22:02:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:55 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:55 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:55 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a1a7d0>
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPF17VPN%252F699073235%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073235/600 saved to cache
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5439021f-449a-5c9e-a193-64352e476208
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61588c10>
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLP66SVX%252F699251805%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251805/600 saved to cache
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 392ba6d2-142e-521e-9c14-6f3c87e57d15
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636e9ad0>
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLP66SVX%252F699251800%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251800/600 saved to cache
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 392ba6d2-142e-521e-9c14-6f3c87e57d15
2026-03-29 22:02:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 392ba6d2-142e-521e-9c14-6f3c87e57d15, skipping ID generation
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 392ba6d2-142e-521e-9c14-6f3c87e57d15 sending to next pipeline
2026-03-29 22:02:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 392ba6d2-142e-521e-9c14-6f3c87e57d15, identifier: LP66%20SVX
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615ed290>
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCX05YUG%252F699250223%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250223/600 saved to cache
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9f8e435e-d477-50a3-aea7-4952aa2ce397
2026-03-29 22:02:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f8e435e-d477-50a3-aea7-4952aa2ce397, skipping ID generation
2026-03-29 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f8e435e-d477-50a3-aea7-4952aa2ce397 sending to next pipeline
2026-03-29 22:02:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9f8e435e-d477-50a3-aea7-4952aa2ce397, identifier: CX05%20YUG
2026-03-29 22:02:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:55 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:55 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:55 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6176c0d0>
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMK58XVG%252F699242956%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242956/600 saved to cache
2026-03-29 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cdbe3643-d056-5481-b487-6a8e20861864
2026-03-29 22:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63574b50>
2026-03-29 22:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_expert_report_file_13e1b916-625c-4782-9466-6591f26b3fa3.pdf HTTP/1.1" 201 0
2026-03-29 22:02:56 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item ac73288d-b563-5983-b5d9-ecc76436c89b
2026-03-29 22:02:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ac73288d-b563-5983-b5d9-ecc76436c89b, skipping ID generation
2026-03-29 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac73288d-b563-5983-b5d9-ecc76436c89b
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DYG58WEO-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YG58WEO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a53d90>
2026-03-29 22:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_expert_report_file_41fb0fac-bc52-413c-92b9-6dfe36cf299a.pdf HTTP/1.1" 201 0
2026-03-29 22:02:56 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item affe99a9-0b91-5662-a514-563a71ce6efc
2026-03-29 22:02:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: affe99a9-0b91-5662-a514-563a71ce6efc, skipping ID generation
2026-03-29 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item affe99a9-0b91-5662-a514-563a71ce6efc
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DML12ZHW-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=ML12ZHW-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4 with identifier: DU68%20OTW
2026-03-29 22:02:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4 with identifier: DU68%20OTW
2026-03-29 22:02:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4 with identifier: DU68%20OTW to the API
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388445/600>
{'auction_title': '',
 'c_o_2_emission_value': 174,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_expert_report_file_2a2f3f2d-3047-4271-9dc3-2549008fb989.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DU68%20OTW-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DU68 OTW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DU68%20OTW&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VAUXHALL',
 'model': 'VIVARO 2.9T',
 'odometer': 109914,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 19,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43982,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388325/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41755,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388344/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37361,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388358/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39474,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388379/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39038,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388397/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36836,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388445/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 91048,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388471/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 53659,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388482/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 91870,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388498/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4/a41cfd1e-1034-55e2-9f6b-4dcfc6c0f2d4_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 67340,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DU68OTW/699388507/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VAUXHALL VIVARO 2.9T 1.6 CDTI 120 LWB SPORTIVE PanelVan',
 'transmission': 'manual',
 'trim': 'CDTI 120 LWB SPORTIVE',
 'vin': 'W0VF7G604KV608606',
 'year': 2018}
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU68%2520OTW%27 HTTP/1.1" 200 None
2026-03-29 22:02:56 [bca.uk] INFO: Saving data for DU68%20OTW: {'created_time': 1774821776.499097, 'last_price_update_time': 1774821776.499108, 'auction_closing_time': 1775037600.0}
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DU68%2520OTW') HTTP/1.1" 204 0
2026-03-29 22:02:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 392ba6d2-142e-521e-9c14-6f3c87e57d15 with identifier: LP66%20SVX
2026-03-29 22:02:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 392ba6d2-142e-521e-9c14-6f3c87e57d15 with identifier: LP66%20SVX
2026-03-29 22:02:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 392ba6d2-142e-521e-9c14-6f3c87e57d15 with identifier: LP66%20SVX to the API
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251800/600>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_expert_report_file_6e537952-ed79-4392-90c5-ec140f41d90a.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LP66%20SVX-GB',
 'category': 'LightCommercialVehicle',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '392ba6d2-142e-521e-9c14-6f3c87e57d15',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LP66 SVX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LP66%20SVX&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'TRANSIT CONNECT',
 'odometer': 135063,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 15,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41422,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251800/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40003,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251805/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38101,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251813/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40420,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251818/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40645,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251827/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36792,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251834/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 114741,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251845/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 58130,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251858/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80357,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251875/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_392ba6d2-142e-521e-9c14-6f3c87e57d15/392ba6d2-142e-521e-9c14-6f3c87e57d15_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79660,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LP66SVX/699251890/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CONNECT 1.5 TDCI 100 230 L2 L/R CrewCab Van',
 'transmission': 'manual',
 'trim': 'TDCI 100 230 L2 L/R',
 'vin': 'WF05XXWPG5GE23702',
 'year': 2017}
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP66%2520SVX%27 HTTP/1.1" 200 None
2026-03-29 22:02:56 [bca.uk] INFO: Saving data for LP66%20SVX: {'created_time': 1774821776.890323, 'last_price_update_time': 1774821776.890334, 'auction_closing_time': 1775037600.0}
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LP66%2520SVX') HTTP/1.1" 204 0
2026-03-29 22:02:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9f8e435e-d477-50a3-aea7-4952aa2ce397 with identifier: CX05%20YUG
2026-03-29 22:02:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9f8e435e-d477-50a3-aea7-4952aa2ce397 with identifier: CX05%20YUG
2026-03-29 22:02:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9f8e435e-d477-50a3-aea7-4952aa2ce397 with identifier: CX05%20YUG to the API
2026-03-29 22:02:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250223/600>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_expert_report_file_a0dd377e-60d6-4b67-b577-9358a3a77113.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CX05%20YUG-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9f8e435e-d477-50a3-aea7-4952aa2ce397',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CX05 YUG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CX05%20YUG&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 125601,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 27,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36522,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250212/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37148,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250223/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35982,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250229/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36134,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250242/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35267,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250248/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35191,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250259/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 74330,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250273/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 68909,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250294/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 69981,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250312/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f8e435e-d477-50a3-aea7-4952aa2ce397/9f8e435e-d477-50a3-aea7-4952aa2ce397_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75730,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CX05YUG/699250332/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2005-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.4 TDCI Van',
 'transmission': 'manual',
 'trim': 'TDCI',
 'vin': 'WF0CXXGAJC4L77864',
 'year': 2005}
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX05%2520YUG%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [bca.uk] INFO: Saving data for CX05%20YUG: {'created_time': 1774821777.269765, 'last_price_update_time': 1774821777.269777, 'auction_closing_time': 1775124000.0}
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CX05%2520YUG') HTTP/1.1" 204 0
2026-03-29 22:02:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442186/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442186>
2026-03-29 22:02:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146013/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146013>
2026-03-29 22:02:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442178/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442178>
2026-03-29 22:02:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146008/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146008>
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022831%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022831 not downloaded yet
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022750%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022750 not downloaded yet
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031078%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031078 not downloaded yet
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443629%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443629 not downloaded yet
2026-03-29 22:02:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146001/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146001>
2026-03-29 22:02:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146036/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146036>
2026-03-29 22:02:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442203/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442203>
2026-03-29 22:02:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699145992/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145992>
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022839%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022839 not downloaded yet
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022855%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022855 not downloaded yet
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031101%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031101 not downloaded yet
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443635%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443635 not downloaded yet
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61925650>
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_expert_report_file_e4ef1add-2300-45e3-9693-bc3bc829d0cb.pdf HTTP/1.1" 201 0
2026-03-29 22:02:57 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item c7b2a772-2b80-593a-be28-f56b16c4aace
2026-03-29 22:02:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c7b2a772-2b80-593a-be28-f56b16c4aace, skipping ID generation
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c7b2a772-2b80-593a-be28-f56b16c4aace
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DLC71UFN-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LC71UFN-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:02:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:57 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:57 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:57 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a022d0>
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAK55EXG%252F699234651%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234651/600 saved to cache
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0991f76e-fa68-5257-8869-29bbc185bed6
2026-03-29 22:02:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:57 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:57 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:57 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61924dd0>
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO08HUA%252F699211063%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211063/600 saved to cache
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9816a6af-47f8-5106-89d9-6d77d25fd0f4
2026-03-29 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699145989/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV62WYY/42811368?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=%2F4Jt0259hVVH95OU2b8Hd%2Bcz1OsgoLKZWHm7TE8pYYg%3D)
2026-03-29 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442152/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BT73RVP/42812415?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=1%2BC%2BZTSvvIkeTnD4KAhn2Pua0yv439rpv7qE86fFBKw%3D)
2026-03-29 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442163/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BT73RVP/42812415?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=1%2BC%2BZTSvvIkeTnD4KAhn2Pua0yv439rpv7qE86fFBKw%3D)
2026-03-29 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442157/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BT73RVP/42812415?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=1%2BC%2BZTSvvIkeTnD4KAhn2Pua0yv439rpv7qE86fFBKw%3D)
2026-03-29 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442172/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BT73RVP/42812415?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=1%2BC%2BZTSvvIkeTnD4KAhn2Pua0yv439rpv7qE86fFBKw%3D)
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022853%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022853 not downloaded yet
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022880%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022880 not downloaded yet
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031125%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031125 not downloaded yet
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443642%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443642 not downloaded yet
2026-03-29 22:02:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022722/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022722>
2026-03-29 22:02:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022705/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=AJ10CHY-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:02:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022807/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022807>
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414647%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414647 not downloaded yet
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022874%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022874 not downloaded yet
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022892%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022892 not downloaded yet
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031136%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031136 not downloaded yet
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443646%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443646 not downloaded yet
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414669%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414669 not downloaded yet
2026-03-29 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699145992/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV62WYY/42811368?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=%2F4Jt0259hVVH95OU2b8Hd%2Bcz1OsgoLKZWHm7TE8pYYg%3D)
2026-03-29 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146013/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV62WYY/42811368?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=%2F4Jt0259hVVH95OU2b8Hd%2Bcz1OsgoLKZWHm7TE8pYYg%3D)
2026-03-29 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442186/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BT73RVP/42812415?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=1%2BC%2BZTSvvIkeTnD4KAhn2Pua0yv439rpv7qE86fFBKw%3D)
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022895%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022895 not downloaded yet
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022919%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022919 not downloaded yet
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031145%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031145 not downloaded yet
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443651%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443651 not downloaded yet
2026-03-29 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146008/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV62WYY/42811368?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=%2F4Jt0259hVVH95OU2b8Hd%2Bcz1OsgoLKZWHm7TE8pYYg%3D)
2026-03-29 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442178/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BT73RVP/42812415?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=1%2BC%2BZTSvvIkeTnD4KAhn2Pua0yv439rpv7qE86fFBKw%3D)
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414692%27 HTTP/1.1" 200 None
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414692 not downloaded yet
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620c2990>
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV62WYY%252F699145989%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699145989/600 saved to cache
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 24ad4fc7-54b2-5a7b-9fae-16e0849e8972
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61046a90>
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBT73RVP%252F699442152%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442152/600 saved to cache
2026-03-29 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 85fa43ad-0cd8-5fcb-8570-724bee64deae
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618f6190>
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBT73RVP%252F699442163%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442163/600 saved to cache
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 85fa43ad-0cd8-5fcb-8570-724bee64deae
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637af550>
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBT73RVP%252F699442157%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442157/600 saved to cache
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 85fa43ad-0cd8-5fcb-8570-724bee64deae
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611e3f10>
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBT73RVP%252F699442172%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442172/600 saved to cache
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 85fa43ad-0cd8-5fcb-8570-724bee64deae
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146001/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV62WYY/42811368?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=%2F4Jt0259hVVH95OU2b8Hd%2Bcz1OsgoLKZWHm7TE8pYYg%3D)
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022918%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022918 not downloaded yet
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022949%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022949 not downloaded yet
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031173%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031173 not downloaded yet
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443662%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443662 not downloaded yet
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442203/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BT73RVP/42812415?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=1%2BC%2BZTSvvIkeTnD4KAhn2Pua0yv439rpv7qE86fFBKw%3D)
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146036/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV62WYY/42811368?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=%2F4Jt0259hVVH95OU2b8Hd%2Bcz1OsgoLKZWHm7TE8pYYg%3D)
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414709%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414709 not downloaded yet
2026-03-29 22:02:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022855/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022855>
2026-03-29 22:02:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031101/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031101>
2026-03-29 22:02:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443629/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443629>
2026-03-29 22:02:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022839/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022839>
2026-03-29 22:02:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443635/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443635>
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022944%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022944 not downloaded yet
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699022969%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022969 not downloaded yet
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031196%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031196 not downloaded yet
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443670%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443670 not downloaded yet
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414724%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414724 not downloaded yet
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022722/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AJ10CHY/42812355?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=4pZij%2Fr47Dgf3Dc7560BMlrvdsRK0FCKRnvXZEH489Q%3D)
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022705/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AJ10CHY/42812355?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=4pZij%2Fr47Dgf3Dc7560BMlrvdsRK0FCKRnvXZEH489Q%3D)
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022807/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GU10JMO/42812403?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=CQfUomljMmNtx7dhqdwz4%2BFvuhlesuPaIQvEJxPtfik%3D)
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031221%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031221 not downloaded yet
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443677%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443677 not downloaded yet
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b5e50>
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV62WYY%252F699145992%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699145992/600 saved to cache
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 24ad4fc7-54b2-5a7b-9fae-16e0849e8972
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62135550>
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV62WYY%252F699146013%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146013/600 saved to cache
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 24ad4fc7-54b2-5a7b-9fae-16e0849e8972
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69add2d0>
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBT73RVP%252F699442186%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442186/600 saved to cache
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 85fa43ad-0cd8-5fcb-8570-724bee64deae
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63631a10>
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV62WYY%252F699146008%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146008/600 saved to cache
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 24ad4fc7-54b2-5a7b-9fae-16e0849e8972
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62107010>
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBT73RVP%252F699442178%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442178/600 saved to cache
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 85fa43ad-0cd8-5fcb-8570-724bee64deae
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414747%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414747 not downloaded yet
2026-03-29 22:02:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443646/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443646>
2026-03-29 22:02:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022874/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022874>
2026-03-29 22:02:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022892/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022892>
2026-03-29 22:02:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414669/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414669>
2026-03-29 22:02:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031136/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031136>
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699031236%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031236 not downloaded yet
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699443684%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443684 not downloaded yet
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6365d7d0>
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV62WYY%252F699146001%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146001/600 saved to cache
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 24ad4fc7-54b2-5a7b-9fae-16e0849e8972
2026-03-29 22:02:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:58 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:58 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:58 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:58 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6207f4d0>
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBT73RVP%252F699442203%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442203/600 saved to cache
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 85fa43ad-0cd8-5fcb-8570-724bee64deae
2026-03-29 22:02:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:58 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:58 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:58 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:58 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618f3450>
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV62WYY%252F699146036%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146036/600 saved to cache
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 24ad4fc7-54b2-5a7b-9fae-16e0849e8972
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414768%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414768 not downloaded yet
2026-03-29 22:02:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031145/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031145>
2026-03-29 22:02:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414692/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414692>
2026-03-29 22:02:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443651/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443651>
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414787%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414787 not downloaded yet
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6365f790>
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAJ10CHY%252F699022722%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022722/600 saved to cache
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63673890>
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAJ10CHY%252F699022705%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022705/600 saved to cache
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63318890>
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGU10JMO%252F699022807%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022807/600 saved to cache
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ac4d9299-bbf0-53f0-9801-f000c8d0940d
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022855/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AJ10CHY/42812355?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=4pZij%2Fr47Dgf3Dc7560BMlrvdsRK0FCKRnvXZEH489Q%3D)
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022839/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GU10JMO/42812403?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=CQfUomljMmNtx7dhqdwz4%2BFvuhlesuPaIQvEJxPtfik%3D)
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443635/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML12ZHW/42812414?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=V4QZ9w7hBnm%2FMYbVuMY%2BCH2XPiov1C3DLRxZaI6iSc4%3D)
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031101/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YG58WEO/42812332?sv=2020-08-04&st=2026-03-29T22%3A02%3A52Z&se=2026-03-29T22%3A27%3A52Z&sr=b&sp=r&sig=Ie8d2tzUK3GLWM0ldRErFf8UqLGM13BDsRwEgjAZqZk%3D)
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443629/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML12ZHW/42812414?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=V4QZ9w7hBnm%2FMYbVuMY%2BCH2XPiov1C3DLRxZaI6iSc4%3D)
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414812%27 HTTP/1.1" 200 None
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414812 not downloaded yet
2026-03-29 22:02:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022969/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022969>
2026-03-29 22:02:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443670/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443670>
2026-03-29 22:02:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031196/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031196>
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443646/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML12ZHW/42812414?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=V4QZ9w7hBnm%2FMYbVuMY%2BCH2XPiov1C3DLRxZaI6iSc4%3D)
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414669/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LC71UFN/42812218?sv=2020-08-04&st=2026-03-29T22%3A02%3A53Z&se=2026-03-29T22%3A27%3A53Z&sr=b&sp=r&sig=4FihtkCt%2FGp5LKhMzARTnnzdiAI5VokxYNeoPhaBiEI%3D)
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022874/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GU10JMO/42812403?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=CQfUomljMmNtx7dhqdwz4%2BFvuhlesuPaIQvEJxPtfik%3D)
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031136/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YG58WEO/42812332?sv=2020-08-04&st=2026-03-29T22%3A02%3A52Z&se=2026-03-29T22%3A27%3A52Z&sr=b&sp=r&sig=Ie8d2tzUK3GLWM0ldRErFf8UqLGM13BDsRwEgjAZqZk%3D)
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022892/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AJ10CHY/42812355?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=4pZij%2Fr47Dgf3Dc7560BMlrvdsRK0FCKRnvXZEH489Q%3D)
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62098690>
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAJ10CHY%252F699022855%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022855/600 saved to cache
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443651/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML12ZHW/42812414?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=V4QZ9w7hBnm%2FMYbVuMY%2BCH2XPiov1C3DLRxZaI6iSc4%3D)
2026-03-29 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031145/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YG58WEO/42812332?sv=2020-08-04&st=2026-03-29T22%3A02%3A52Z&se=2026-03-29T22%3A27%3A52Z&sr=b&sp=r&sig=Ie8d2tzUK3GLWM0ldRErFf8UqLGM13BDsRwEgjAZqZk%3D)
2026-03-29 22:02:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414787/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414787>
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636714d0>
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGU10JMO%252F699022839%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022839/600 saved to cache
2026-03-29 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ac4d9299-bbf0-53f0-9801-f000c8d0940d
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637ecfd0>
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML12ZHW%252F699443635%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443635/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item affe99a9-0b91-5662-a514-563a71ce6efc
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637eb9d0>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYG58WEO%252F699031101%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031101/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ac73288d-b563-5983-b5d9-ecc76436c89b
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6372c150>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML12ZHW%252F699443629%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443629/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item affe99a9-0b91-5662-a514-563a71ce6efc
2026-03-29 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414692/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LC71UFN/42812218?sv=2020-08-04&st=2026-03-29T22%3A02%3A53Z&se=2026-03-29T22%3A27%3A53Z&sr=b&sp=r&sig=4FihtkCt%2FGp5LKhMzARTnnzdiAI5VokxYNeoPhaBiEI%3D)
2026-03-29 22:02:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414768/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414768>
2026-03-29 22:02:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443684/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443684>
2026-03-29 22:02:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031236/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031236>
2026-03-29 22:02:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414747/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414747>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637ecad0>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML12ZHW%252F699443646%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443646/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item affe99a9-0b91-5662-a514-563a71ce6efc
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6107f950>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLC71UFN%252F699414669%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414669/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c7b2a772-2b80-593a-be28-f56b16c4aace
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6a8a49d0>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGU10JMO%252F699022874%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022874/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ac4d9299-bbf0-53f0-9801-f000c8d0940d
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6107d510>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYG58WEO%252F699031136%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031136/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ac73288d-b563-5983-b5d9-ecc76436c89b
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611d6350>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAJ10CHY%252F699022892%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022892/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617f55d0>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML12ZHW%252F699443651%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443651/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item affe99a9-0b91-5662-a514-563a71ce6efc
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6107e410>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYG58WEO%252F699031145%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031145/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ac73288d-b563-5983-b5d9-ecc76436c89b
2026-03-29 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031196/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YG58WEO/42812332?sv=2020-08-04&st=2026-03-29T22%3A02%3A52Z&se=2026-03-29T22%3A27%3A52Z&sr=b&sp=r&sig=Ie8d2tzUK3GLWM0ldRErFf8UqLGM13BDsRwEgjAZqZk%3D)
2026-03-29 22:02:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414812/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414812>
2026-03-29 22:02:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031221/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031221>
2026-03-29 22:02:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414724/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414724>
2026-03-29 22:02:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443677/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443677>
2026-03-29 22:02:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022944/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022944>
2026-03-29 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022969/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AJ10CHY/42812355?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=4pZij%2Fr47Dgf3Dc7560BMlrvdsRK0FCKRnvXZEH489Q%3D)
2026-03-29 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443670/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML12ZHW/42812414?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=V4QZ9w7hBnm%2FMYbVuMY%2BCH2XPiov1C3DLRxZaI6iSc4%3D)
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6173e350>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLC71UFN%252F699414692%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414692/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c7b2a772-2b80-593a-be28-f56b16c4aace
2026-03-29 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031236/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YG58WEO/42812332?sv=2020-08-04&st=2026-03-29T22%3A02%3A52Z&se=2026-03-29T22%3A27%3A52Z&sr=b&sp=r&sig=Ie8d2tzUK3GLWM0ldRErFf8UqLGM13BDsRwEgjAZqZk%3D)
2026-03-29 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414787/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LC71UFN/42812218?sv=2020-08-04&st=2026-03-29T22%3A02%3A53Z&se=2026-03-29T22%3A27%3A53Z&sr=b&sp=r&sig=4FihtkCt%2FGp5LKhMzARTnnzdiAI5VokxYNeoPhaBiEI%3D)
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6371bd50>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYG58WEO%252F699031196%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031196/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ac73288d-b563-5983-b5d9-ecc76436c89b
2026-03-29 22:02:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031173/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031173>
2026-03-29 22:02:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414709/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414709>
2026-03-29 22:02:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443662/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443662>
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632f1ad0>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAJ10CHY%252F699022969%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022969/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61634d10>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML12ZHW%252F699443670%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443670/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item affe99a9-0b91-5662-a514-563a71ce6efc
2026-03-29 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443684/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML12ZHW/42812414?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=V4QZ9w7hBnm%2FMYbVuMY%2BCH2XPiov1C3DLRxZaI6iSc4%3D)
2026-03-29 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022944/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GU10JMO/42812403?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=CQfUomljMmNtx7dhqdwz4%2BFvuhlesuPaIQvEJxPtfik%3D)
2026-03-29 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414768/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LC71UFN/42812218?sv=2020-08-04&st=2026-03-29T22%3A02%3A53Z&se=2026-03-29T22%3A27%3A53Z&sr=b&sp=r&sig=4FihtkCt%2FGp5LKhMzARTnnzdiAI5VokxYNeoPhaBiEI%3D)
2026-03-29 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443677/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML12ZHW/42812414?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=V4QZ9w7hBnm%2FMYbVuMY%2BCH2XPiov1C3DLRxZaI6iSc4%3D)
2026-03-29 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414747/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LC71UFN/42812218?sv=2020-08-04&st=2026-03-29T22%3A02%3A53Z&se=2026-03-29T22%3A27%3A53Z&sr=b&sp=r&sig=4FihtkCt%2FGp5LKhMzARTnnzdiAI5VokxYNeoPhaBiEI%3D)
2026-03-29 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031221/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YG58WEO/42812332?sv=2020-08-04&st=2026-03-29T22%3A02%3A52Z&se=2026-03-29T22%3A27%3A52Z&sr=b&sp=r&sig=Ie8d2tzUK3GLWM0ldRErFf8UqLGM13BDsRwEgjAZqZk%3D)
2026-03-29 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414812/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LC71UFN/42812218?sv=2020-08-04&st=2026-03-29T22%3A02%3A53Z&se=2026-03-29T22%3A27%3A53Z&sr=b&sp=r&sig=4FihtkCt%2FGp5LKhMzARTnnzdiAI5VokxYNeoPhaBiEI%3D)
2026-03-29 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414724/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LC71UFN/42812218?sv=2020-08-04&st=2026-03-29T22%3A02%3A53Z&se=2026-03-29T22%3A27%3A53Z&sr=b&sp=r&sig=4FihtkCt%2FGp5LKhMzARTnnzdiAI5VokxYNeoPhaBiEI%3D)
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610b4150>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYG58WEO%252F699031236%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031236/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ac73288d-b563-5983-b5d9-ecc76436c89b
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620ab5d0>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLC71UFN%252F699414787%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414787/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c7b2a772-2b80-593a-be28-f56b16c4aace
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61847d90>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML12ZHW%252F699443684%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443684/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item affe99a9-0b91-5662-a514-563a71ce6efc
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62084350>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGU10JMO%252F699022944%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022944/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ac4d9299-bbf0-53f0-9801-f000c8d0940d
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61972150>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLC71UFN%252F699414768%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414768/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c7b2a772-2b80-593a-be28-f56b16c4aace
2026-03-29 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414709/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LC71UFN/42812218?sv=2020-08-04&st=2026-03-29T22%3A02%3A53Z&se=2026-03-29T22%3A27%3A53Z&sr=b&sp=r&sig=4FihtkCt%2FGp5LKhMzARTnnzdiAI5VokxYNeoPhaBiEI%3D)
2026-03-29 22:02:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022919/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022919>
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62086350>
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML12ZHW%252F699443677%252F600') HTTP/1.1" 204 0
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443677/600 saved to cache
2026-03-29 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item affe99a9-0b91-5662-a514-563a71ce6efc
2026-03-29 22:02:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022918/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022918>
2026-03-29 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031173/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YG58WEO/42812332?sv=2020-08-04&st=2026-03-29T22%3A02%3A52Z&se=2026-03-29T22%3A27%3A52Z&sr=b&sp=r&sig=Ie8d2tzUK3GLWM0ldRErFf8UqLGM13BDsRwEgjAZqZk%3D)
2026-03-29 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443662/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML12ZHW/42812414?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=V4QZ9w7hBnm%2FMYbVuMY%2BCH2XPiov1C3DLRxZaI6iSc4%3D)
2026-03-29 22:02:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022949/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022949>
2026-03-29 22:02:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022895/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022895>
2026-03-29 22:02:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414647/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414647>
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:02:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6360c450>
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLC71UFN%252F699414747%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414747/600 saved to cache
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c7b2a772-2b80-593a-be28-f56b16c4aace
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61924e10>
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYG58WEO%252F699031221%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031221/600 saved to cache
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ac73288d-b563-5983-b5d9-ecc76436c89b
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c6d1d0>
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLC71UFN%252F699414812%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414812/600 saved to cache
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c7b2a772-2b80-593a-be28-f56b16c4aace
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611a3d10>
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLC71UFN%252F699414724%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414724/600 saved to cache
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c7b2a772-2b80-593a-be28-f56b16c4aace
2026-03-29 22:03:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031125/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031125>
2026-03-29 22:03:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443642/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699443642>
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6368ced0>
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLC71UFN%252F699414709%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414709/600 saved to cache
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c7b2a772-2b80-593a-be28-f56b16c4aace
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636f5090>
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYG58WEO%252F699031173%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031173/600 saved to cache
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ac73288d-b563-5983-b5d9-ecc76436c89b
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61634a50>
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML12ZHW%252F699443662%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443662/600 saved to cache
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item affe99a9-0b91-5662-a514-563a71ce6efc
2026-03-29 22:03:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022750/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022750>
2026-03-29 22:03:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022880/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022880>
2026-03-29 22:03:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031078/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699031078>
2026-03-29 22:03:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414623/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LC71UFN-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022853/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022853>
2026-03-29 22:03:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022831/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022831>
2026-03-29 22:03:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443623/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=ML12ZHW-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022919/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AJ10CHY/42812355?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=4pZij%2Fr47Dgf3Dc7560BMlrvdsRK0FCKRnvXZEH489Q%3D)
2026-03-29 22:03:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022738/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022738>
2026-03-29 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031125/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YG58WEO/42812332?sv=2020-08-04&st=2026-03-29T22%3A02%3A52Z&se=2026-03-29T22%3A27%3A52Z&sr=b&sp=r&sig=Ie8d2tzUK3GLWM0ldRErFf8UqLGM13BDsRwEgjAZqZk%3D)
2026-03-29 22:03:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031054/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YG58WEO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443642/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML12ZHW/42812414?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=V4QZ9w7hBnm%2FMYbVuMY%2BCH2XPiov1C3DLRxZaI6iSc4%3D)
2026-03-29 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022949/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AJ10CHY/42812355?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=4pZij%2Fr47Dgf3Dc7560BMlrvdsRK0FCKRnvXZEH489Q%3D)
2026-03-29 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022918/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GU10JMO/42812403?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=CQfUomljMmNtx7dhqdwz4%2BFvuhlesuPaIQvEJxPtfik%3D)
2026-03-29 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022895/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GU10JMO/42812403?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=CQfUomljMmNtx7dhqdwz4%2BFvuhlesuPaIQvEJxPtfik%3D)
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636f5b90>
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAJ10CHY%252F699022919%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022919/600 saved to cache
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0
2026-03-29 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443623/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML12ZHW/42812414?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=V4QZ9w7hBnm%2FMYbVuMY%2BCH2XPiov1C3DLRxZaI6iSc4%3D)
2026-03-29 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022831/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GU10JMO/42812403?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=CQfUomljMmNtx7dhqdwz4%2BFvuhlesuPaIQvEJxPtfik%3D)
2026-03-29 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414623/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LC71UFN/42812218?sv=2020-08-04&st=2026-03-29T22%3A02%3A53Z&se=2026-03-29T22%3A27%3A53Z&sr=b&sp=r&sig=4FihtkCt%2FGp5LKhMzARTnnzdiAI5VokxYNeoPhaBiEI%3D)
2026-03-29 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022853/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GU10JMO/42812403?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=CQfUomljMmNtx7dhqdwz4%2BFvuhlesuPaIQvEJxPtfik%3D)
2026-03-29 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031078/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YG58WEO/42812332?sv=2020-08-04&st=2026-03-29T22%3A02%3A52Z&se=2026-03-29T22%3A27%3A52Z&sr=b&sp=r&sig=Ie8d2tzUK3GLWM0ldRErFf8UqLGM13BDsRwEgjAZqZk%3D)
2026-03-29 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022880/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AJ10CHY/42812355?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=4pZij%2Fr47Dgf3Dc7560BMlrvdsRK0FCKRnvXZEH489Q%3D)
2026-03-29 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022750/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AJ10CHY/42812355?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=4pZij%2Fr47Dgf3Dc7560BMlrvdsRK0FCKRnvXZEH489Q%3D)
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a02350>
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYG58WEO%252F699031125%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031125/600 saved to cache
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ac73288d-b563-5983-b5d9-ecc76436c89b
2026-03-29 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414647/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LC71UFN/42812218?sv=2020-08-04&st=2026-03-29T22%3A02%3A53Z&se=2026-03-29T22%3A27%3A53Z&sr=b&sp=r&sig=4FihtkCt%2FGp5LKhMzARTnnzdiAI5VokxYNeoPhaBiEI%3D)
2026-03-29 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022738/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AJ10CHY/42812355?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=4pZij%2Fr47Dgf3Dc7560BMlrvdsRK0FCKRnvXZEH489Q%3D)
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618f2e50>
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML12ZHW%252F699443642%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443642/600 saved to cache
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item affe99a9-0b91-5662-a514-563a71ce6efc
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6158f990>
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAJ10CHY%252F699022949%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022949/600 saved to cache
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610b4d10>
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGU10JMO%252F699022918%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022918/600 saved to cache
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ac4d9299-bbf0-53f0-9801-f000c8d0940d
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632f0650>
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGU10JMO%252F699022895%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022895/600 saved to cache
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ac4d9299-bbf0-53f0-9801-f000c8d0940d
2026-03-29 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031054/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YG58WEO/42812332?sv=2020-08-04&st=2026-03-29T22%3A02%3A52Z&se=2026-03-29T22%3A27%3A52Z&sr=b&sp=r&sig=Ie8d2tzUK3GLWM0ldRErFf8UqLGM13BDsRwEgjAZqZk%3D)
2026-03-29 22:03:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442211/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442211>
2026-03-29 22:03:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022817/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699022817>
2026-03-29 22:03:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442220/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442220>
2026-03-29 22:03:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146056/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146056>
2026-03-29 22:03:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022782/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=GU10JMO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146047/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146047>
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611c8250>
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML12ZHW%252F699443623%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443623/600 saved to cache
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item affe99a9-0b91-5662-a514-563a71ce6efc
2026-03-29 22:03:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: affe99a9-0b91-5662-a514-563a71ce6efc, skipping ID generation
2026-03-29 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item affe99a9-0b91-5662-a514-563a71ce6efc sending to next pipeline
2026-03-29 22:03:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: affe99a9-0b91-5662-a514-563a71ce6efc, identifier: ML12%20ZHW
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61003d50>
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGU10JMO%252F699022831%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022831/600 saved to cache
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ac4d9299-bbf0-53f0-9801-f000c8d0940d
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6353bbd0>
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLC71UFN%252F699414623%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414623/600 saved to cache
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c7b2a772-2b80-593a-be28-f56b16c4aace
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637db9d0>
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGU10JMO%252F699022853%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022853/600 saved to cache
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ac4d9299-bbf0-53f0-9801-f000c8d0940d
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617f6910>
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYG58WEO%252F699031078%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031078/600 saved to cache
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ac73288d-b563-5983-b5d9-ecc76436c89b
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac635590d0>
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAJ10CHY%252F699022880%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022880/600 saved to cache
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6353a450>
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAJ10CHY%252F699022750%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022750/600 saved to cache
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614b85d0>
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLC71UFN%252F699414647%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414647/600 saved to cache
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c7b2a772-2b80-593a-be28-f56b16c4aace
2026-03-29 22:03:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c7b2a772-2b80-593a-be28-f56b16c4aace, skipping ID generation
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c7b2a772-2b80-593a-be28-f56b16c4aace sending to next pipeline
2026-03-29 22:03:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c7b2a772-2b80-593a-be28-f56b16c4aace, identifier: LC71%20UFN
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616aef50>
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAJ10CHY%252F699022738%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022738/600 saved to cache
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0
2026-03-29 22:03:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0, skipping ID generation
2026-03-29 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0 sending to next pipeline
2026-03-29 22:03:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0, identifier: AJ10%20CHY
2026-03-29 22:03:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: affe99a9-0b91-5662-a514-563a71ce6efc with identifier: ML12%20ZHW
2026-03-29 22:03:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: affe99a9-0b91-5662-a514-563a71ce6efc with identifier: ML12%20ZHW
2026-03-29 22:03:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: affe99a9-0b91-5662-a514-563a71ce6efc with identifier: ML12%20ZHW to the API
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443623/600>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_expert_report_file_41fb0fac-bc52-413c-92b9-6dfe36cf299a.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ML12%20ZHW-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'affe99a9-0b91-5662-a514-563a71ce6efc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ML12 ZHW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ML12%20ZHW&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 91149,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37141,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443623/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36151,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443629/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35647,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443635/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35643,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443642/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34109,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443646/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34277,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443651/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 67814,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443662/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 61756,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443670/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 68494,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443677/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_affe99a9-0b91-5662-a514-563a71ce6efc/affe99a9-0b91-5662-a514-563a71ce6efc_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72153,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML12ZHW/699443684/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.4 WHITE Hatchback',
 'transmission': 'manual',
 'trim': 'WHITE',
 'vin': 'VF7SCKFT0CA538267',
 'year': 2012}
2026-03-29 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML12%2520ZHW%27 HTTP/1.1" 200 None
2026-03-29 22:03:02 [bca.uk] INFO: Saving data for ML12%20ZHW: {'created_time': 1774821782.105093, 'last_price_update_time': 1774821782.105106, 'auction_closing_time': 1774951200.0}
2026-03-29 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ML12%2520ZHW') HTTP/1.1" 204 0
2026-03-29 22:03:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c7b2a772-2b80-593a-be28-f56b16c4aace with identifier: LC71%20UFN
2026-03-29 22:03:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c7b2a772-2b80-593a-be28-f56b16c4aace with identifier: LC71%20UFN
2026-03-29 22:03:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c7b2a772-2b80-593a-be28-f56b16c4aace with identifier: LC71%20UFN to the API
2026-03-29 22:03:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414647/600>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_expert_report_file_e4ef1add-2300-45e3-9693-bc3bc829d0cb.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LC71%20UFN-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c7b2a772-2b80-593a-be28-f56b16c4aace',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LC71 UFN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LC71%20UFN&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'CITROEN',
 'model': 'BERLINGO M',
 'odometer': 78702,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43333,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414623/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41647,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414647/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39331,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414669/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41066,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414692/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43720,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414709/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42273,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414724/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 93454,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414747/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 64346,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414768/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 68533,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414787/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b2a772-2b80-593a-be28-f56b16c4aace/c7b2a772-2b80-593a-be28-f56b16c4aace_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 67673,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LC71UFN/699414812/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'CITROEN BERLINGO M 1.5 BLUEHDI 75 650 ENTERPRISE PRO Van',
 'transmission': 'manual',
 'trim': 'BLUEHDI 75 650 ENTERPRISE PRO',
 'vin': 'VR7EFYHWCMJ837076',
 'year': 2021}
2026-03-29 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC71%2520UFN%27 HTTP/1.1" 200 None
2026-03-29 22:03:02 [bca.uk] INFO: Saving data for LC71%20UFN: {'created_time': 1774821782.707142, 'last_price_update_time': 1774821782.707153, 'auction_closing_time': 1775037600.0}
2026-03-29 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LC71%2520UFN') HTTP/1.1" 204 0
2026-03-29 22:03:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0 with identifier: AJ10%20CHY
2026-03-29 22:03:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0 with identifier: AJ10%20CHY
2026-03-29 22:03:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 66098e6d-ec3f-5a2f-9cd9-6f43f01244f0 with identifier: AJ10%20CHY to the API
2026-03-29 22:03:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022738/600>
{'auction_title': '',
 'c_o_2_emission_value': 244,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_expert_report_file_641b5c22-926b-42cb-b1c1-ce492e3c48e9.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AJ10%20CHY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '66098e6d-ec3f-5a2f-9cd9-6f43f01244f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AJ10 CHY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AJ10%20CHY&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY 4',
 'odometer': 169620,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 50720,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022705/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49322,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022722/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44983,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022738/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45705,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022750/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45653,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022855/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47092,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022880/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 93743,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022892/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 74431,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022919/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 102491,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022949/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66098e6d-ec3f-5a2f-9cd9-6f43f01244f0/66098e6d-ec3f-5a2f-9cd9-6f43f01244f0_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 64354,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AJ10CHY/699022969/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY 4 3.0 TD V6 HSE StationWagon',
 'transmission': 'automatic',
 'trim': 'TD V6 HSE',
 'vin': 'SALLAAAF3AA539511',
 'year': 2010}
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ10%2520CHY%27 HTTP/1.1" 200 None
2026-03-29 22:03:03 [bca.uk] INFO: Saving data for AJ10%20CHY: {'created_time': 1774821783.065149, 'last_price_update_time': 1774821783.065161, 'auction_closing_time': 1774951200.0}
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ10%2520CHY') HTTP/1.1" 204 0
2026-03-29 22:03:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442195/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699442195>
2026-03-29 22:03:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234612/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234612>
2026-03-29 22:03:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073196/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073196>
2026-03-29 22:03:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242922/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242922>
2026-03-29 22:03:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211035/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699211035>
2026-03-29 22:03:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023418/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023418>
2026-03-29 22:03:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699145981/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=OV62WYY-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146026/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146026>
2026-03-29 22:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a1d5d0>
2026-03-29 22:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYG58WEO%252F699031054%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031054/600 saved to cache
2026-03-29 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ac73288d-b563-5983-b5d9-ecc76436c89b
2026-03-29 22:03:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ac73288d-b563-5983-b5d9-ecc76436c89b, skipping ID generation
2026-03-29 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ac73288d-b563-5983-b5d9-ecc76436c89b sending to next pipeline
2026-03-29 22:03:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ac73288d-b563-5983-b5d9-ecc76436c89b, identifier: YG58%20WEO
2026-03-29 22:03:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ac73288d-b563-5983-b5d9-ecc76436c89b with identifier: YG58%20WEO
2026-03-29 22:03:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ac73288d-b563-5983-b5d9-ecc76436c89b with identifier: YG58%20WEO
2026-03-29 22:03:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ac73288d-b563-5983-b5d9-ecc76436c89b with identifier: YG58%20WEO to the API
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031054/600>
{'auction_title': '',
 'c_o_2_emission_value': 156,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_expert_report_file_13e1b916-625c-4782-9466-6591f26b3fa3.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YG58%20WEO-GB',
 'category': 'Car',
 'color': 'green',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ac73288d-b563-5983-b5d9-ecc76436c89b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YG58 WEO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YG58%20WEO&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MINI',
 'model': 'COOPER',
 'odometer': 90081,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 51046,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031054/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48454,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031078/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46054,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031101/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47591,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031125/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45657,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031136/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45110,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031145/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 106087,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031173/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49110,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031196/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 85303,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031221/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac73288d-b563-5983-b5d9-ecc76436c89b/ac73288d-b563-5983-b5d9-ecc76436c89b_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 86809,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YG58WEO/699031236/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'MINI COOPER 1.6  Hatchback',
 'transmission': 'automatic',
 'trim': '',
 'vin': 'WMWMF32070TW22704',
 'year': 2008}
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG58%2520WEO%27 HTTP/1.1" 200 None
2026-03-29 22:03:03 [bca.uk] INFO: Saving data for YG58%20WEO: {'created_time': 1774821783.617278, 'last_price_update_time': 1774821783.61729, 'auction_closing_time': 1774951200.0}
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YG58%2520WEO') HTTP/1.1" 204 0
2026-03-29 22:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022817/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GU10JMO/42812403?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=CQfUomljMmNtx7dhqdwz4%2BFvuhlesuPaIQvEJxPtfik%3D)
2026-03-29 22:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022782/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GU10JMO/42812403?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=CQfUomljMmNtx7dhqdwz4%2BFvuhlesuPaIQvEJxPtfik%3D)
2026-03-29 22:03:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212624/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212624>
2026-03-29 22:03:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699240050/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699240050>
2026-03-29 22:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442211/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BT73RVP/42812415?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=1%2BC%2BZTSvvIkeTnD4KAhn2Pua0yv439rpv7qE86fFBKw%3D)
2026-03-29 22:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146047/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV62WYY/42811368?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=%2F4Jt0259hVVH95OU2b8Hd%2Bcz1OsgoLKZWHm7TE8pYYg%3D)
2026-03-29 22:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146056/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV62WYY/42811368?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=%2F4Jt0259hVVH95OU2b8Hd%2Bcz1OsgoLKZWHm7TE8pYYg%3D)
2026-03-29 22:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442220/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BT73RVP/42812415?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=1%2BC%2BZTSvvIkeTnD4KAhn2Pua0yv439rpv7qE86fFBKw%3D)
2026-03-29 22:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073196/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PF17VPN/42811060?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=YkLrcIHkwtrZsjUa2prubREuXQStMy8DMOWlaZjCM6o%3D)
2026-03-29 22:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023418/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT12WNS/42810774?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=tTo%2B0xotySQc25NFgljm0ZLwDTnsvqG5v%2FSimEvL7PM%3D)
2026-03-29 22:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242922/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MK58XVG/42790595?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=vcjXHy%2BXcxnL8fVcBSIy1zRUfNwdkYA77TQSDd3JyNw%3D)
2026-03-29 22:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234612/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AK55EXG/42758130?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=zNKuCsXwY5YBweBL8fGiYSmIg6c7hmRzF6E4Qyh0WVI%3D)
2026-03-29 22:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699145981/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV62WYY/42811368?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=%2F4Jt0259hVVH95OU2b8Hd%2Bcz1OsgoLKZWHm7TE8pYYg%3D)
2026-03-29 22:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211035/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO08HUA/42769935?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=UrTho4OU5emtGOfXKZ0dWvPhmltT%2BxjdBAxxllTvFdc%3D)
2026-03-29 22:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146026/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV62WYY/42811368?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=%2F4Jt0259hVVH95OU2b8Hd%2Bcz1OsgoLKZWHm7TE8pYYg%3D)
2026-03-29 22:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a1d0d0>
2026-03-29 22:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGU10JMO%252F699022817%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022817/600 saved to cache
2026-03-29 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ac4d9299-bbf0-53f0-9801-f000c8d0940d
2026-03-29 22:03:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457249/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457249>
2026-03-29 22:03:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699252047/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252047>
2026-03-29 22:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6365cd50>
2026-03-29 22:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGU10JMO%252F699022782%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022782/600 saved to cache
2026-03-29 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ac4d9299-bbf0-53f0-9801-f000c8d0940d
2026-03-29 22:03:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ac4d9299-bbf0-53f0-9801-f000c8d0940d, skipping ID generation
2026-03-29 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ac4d9299-bbf0-53f0-9801-f000c8d0940d sending to next pipeline
2026-03-29 22:03:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ac4d9299-bbf0-53f0-9801-f000c8d0940d, identifier: GU10%20JMO
2026-03-29 22:03:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246761/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246761>
2026-03-29 22:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699240050/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/KD15FPU/42809529?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=fvJF7ucpRX0E%2BAJp%2BX9CWPAyJRKbO%2FRJwWNOYDHIzAs%3D)
2026-03-29 22:03:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073189/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073189>
2026-03-29 22:03:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023406/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023406>
2026-03-29 22:03:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ac4d9299-bbf0-53f0-9801-f000c8d0940d with identifier: GU10%20JMO
2026-03-29 22:03:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ac4d9299-bbf0-53f0-9801-f000c8d0940d with identifier: GU10%20JMO
2026-03-29 22:03:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ac4d9299-bbf0-53f0-9801-f000c8d0940d with identifier: GU10%20JMO to the API
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022782/600>
{'auction_title': '',
 'c_o_2_emission_value': 179,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_expert_report_file_1ae110d1-e7b1-4f2a-a345-661eafa71560.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GU10%20JMO-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ac4d9299-bbf0-53f0-9801-f000c8d0940d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GU10 JMO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GU10%20JMO&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'JAGUAR',
 'model': 'XF',
 'odometer': 133886,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49980,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022782/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45884,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022807/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44073,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022817/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47275,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022831/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41965,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022839/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41454,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022853/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78101,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022874/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78088,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022895/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 94342,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022918/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac4d9299-bbf0-53f0-9801-f000c8d0940d/ac4d9299-bbf0-53f0-9801-f000c8d0940d_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 66116,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GU10JMO/699022944/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'JAGUAR XF 3.0 D V6 S 275 LUXURY Saloon',
 'transmission': 'automatic',
 'trim': 'D V6 S 275 LUXURY',
 'vin': 'SAJAC0529BNR80714',
 'year': 2010}
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU10%2520JMO%27 HTTP/1.1" 200 None
2026-03-29 22:03:04 [bca.uk] INFO: Saving data for GU10%20JMO: {'created_time': 1774821784.333932, 'last_price_update_time': 1774821784.333943, 'auction_closing_time': 1774951200.0}
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GU10%2520JMO') HTTP/1.1" 204 0
2026-03-29 22:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442195/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BT73RVP/42812415?sv=2020-08-04&st=2026-03-29T22%3A02%3A51Z&se=2026-03-29T22%3A27%3A51Z&sr=b&sp=r&sig=1%2BC%2BZTSvvIkeTnD4KAhn2Pua0yv439rpv7qE86fFBKw%3D)
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62106110>
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBT73RVP%252F699442211%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442211/600 saved to cache
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 85fa43ad-0cd8-5fcb-8570-724bee64deae
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620fdd90>
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV62WYY%252F699146047%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146047/600 saved to cache
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 24ad4fc7-54b2-5a7b-9fae-16e0849e8972
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62139b90>
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV62WYY%252F699146056%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146056/600 saved to cache
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 24ad4fc7-54b2-5a7b-9fae-16e0849e8972
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620fcf90>
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBT73RVP%252F699442220%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442220/600 saved to cache
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 85fa43ad-0cd8-5fcb-8570-724bee64deae
2026-03-29 22:03:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242917/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242917>
2026-03-29 22:03:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211016/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699211016>
2026-03-29 22:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212624/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SL11KPY/42783241?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=Q5R98DxLk%2FIyOrHb6oSyVq%2Bq9sVfHG45AhfvPKzaek4%3D)
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac697efb50>
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPF17VPN%252F699073196%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073196/600 saved to cache
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5439021f-449a-5c9e-a193-64352e476208
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610869d0>
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT12WNS%252F699023418%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023418/600 saved to cache
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4e630b36-cd01-5007-b4b4-e80c316bb326
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636ae250>
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMK58XVG%252F699242922%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242922/600 saved to cache
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cdbe3643-d056-5481-b487-6a8e20861864
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6223c390>
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAK55EXG%252F699234612%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234612/600 saved to cache
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0991f76e-fa68-5257-8869-29bbc185bed6
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636ae910>
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV62WYY%252F699145981%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699145981/600 saved to cache
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 24ad4fc7-54b2-5a7b-9fae-16e0849e8972
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636ae0d0>
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO08HUA%252F699211035%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211035/600 saved to cache
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9816a6af-47f8-5106-89d9-6d77d25fd0f4
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62150510>
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV62WYY%252F699146026%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146026/600 saved to cache
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 24ad4fc7-54b2-5a7b-9fae-16e0849e8972
2026-03-29 22:03:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 24ad4fc7-54b2-5a7b-9fae-16e0849e8972, skipping ID generation
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 24ad4fc7-54b2-5a7b-9fae-16e0849e8972 sending to next pipeline
2026-03-29 22:03:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 24ad4fc7-54b2-5a7b-9fae-16e0849e8972, identifier: OV62%20WYY
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6367ac10>
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FKD15FPU%252F699240050%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699240050/600 saved to cache
2026-03-29 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78
2026-03-29 22:03:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 24ad4fc7-54b2-5a7b-9fae-16e0849e8972 with identifier: OV62%20WYY
2026-03-29 22:03:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 24ad4fc7-54b2-5a7b-9fae-16e0849e8972 with identifier: OV62%20WYY
2026-03-29 22:03:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 24ad4fc7-54b2-5a7b-9fae-16e0849e8972 with identifier: OV62%20WYY to the API
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146026/600>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_expert_report_file_d8a8e61f-f9bb-4253-9f1b-db00d8cdec1f.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OV62%20WYY-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '24ad4fc7-54b2-5a7b-9fae-16e0849e8972',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OV62 WYY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OV62%20WYY&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 105024,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48910,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699145981/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45799,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699145989/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46885,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699145992/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48536,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146001/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45820,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146008/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42507,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146013/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84395,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146026/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 67393,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146036/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75933,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146047/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24ad4fc7-54b2-5a7b-9fae-16e0849e8972/24ad4fc7-54b2-5a7b-9fae-16e0849e8972_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 71236,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV62WYY/699146056/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'BMW X1 2.0 SDRIVE 18D M SPORT StationWagon',
 'transmission': 'manual',
 'trim': 'SDRIVE 18D M SPORT',
 'vin': 'WBAVN72090VR58826',
 'year': 2012}
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV62%2520WYY%27 HTTP/1.1" 200 None
2026-03-29 22:03:05 [bca.uk] INFO: Saving data for OV62%20WYY: {'created_time': 1774821785.283249, 'last_price_update_time': 1774821785.28326, 'auction_closing_time': 1774951200.0}
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OV62%2520WYY') HTTP/1.1" 204 0
2026-03-29 22:03:05 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234595/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234595>
2026-03-29 22:03:05 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212610/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212610>
2026-03-29 22:03:05 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699240036/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699240036>
2026-03-29 22:03:05 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457248/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457248>
2026-03-29 22:03:05 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699252032/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252032>
2026-03-29 22:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457249/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VO58EBF/42810110?sv=2020-08-04&st=2026-03-29T22%3A01%3A02Z&se=2026-03-29T22%3A26%3A02Z&sr=b&sp=r&sig=l1yGxyGiXjxmhLTIgBa00vRGvOItb%2B7FOLk9BOk0TjI%3D)
2026-03-29 22:03:05 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246750/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246750>
2026-03-29 22:03:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:05 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:05 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:05 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62132ed0>
2026-03-29 22:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBT73RVP%252F699442195%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442195/600 saved to cache
2026-03-29 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 85fa43ad-0cd8-5fcb-8570-724bee64deae
2026-03-29 22:03:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 85fa43ad-0cd8-5fcb-8570-724bee64deae, skipping ID generation
2026-03-29 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 85fa43ad-0cd8-5fcb-8570-724bee64deae sending to next pipeline
2026-03-29 22:03:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 85fa43ad-0cd8-5fcb-8570-724bee64deae, identifier: BT73%20RVP
2026-03-29 22:03:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:05 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:05 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:05 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69adaf90>
2026-03-29 22:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSL11KPY%252F699212624%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212624/600 saved to cache
2026-03-29 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c
2026-03-29 22:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699252047/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MC14KAE/42809755?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=DG6b3zLT1DRX51p27qxjR95H%2BdTJAJxRv%2B3BMmM%2BaS4%3D)
2026-03-29 22:03:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 85fa43ad-0cd8-5fcb-8570-724bee64deae with identifier: BT73%20RVP
2026-03-29 22:03:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 85fa43ad-0cd8-5fcb-8570-724bee64deae with identifier: BT73%20RVP
2026-03-29 22:03:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 85fa43ad-0cd8-5fcb-8570-724bee64deae with identifier: BT73%20RVP to the API
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442195/600>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_expert_report_file_47e847ee-a73b-4bdd-8eff-d4a3033146e6.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BT73%20RVP-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '85fa43ad-0cd8-5fcb-8570-724bee64deae',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BT73 RVP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BT73%20RVP&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'VAUXHALL',
 'model': 'MOKKA',
 'odometer': 10304,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38327,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442152/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38455,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442157/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38167,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442163/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37193,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442172/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33608,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442178/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34273,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442186/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 71078,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442195/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 50865,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442203/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79844,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442211/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85fa43ad-0cd8-5fcb-8570-724bee64deae/85fa43ad-0cd8-5fcb-8570-724bee64deae_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 87964,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BT73RVP/699442220/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'VAUXHALL MOKKA 1.2 TURBO 100 DESIGN Hatchback',
 'transmission': 'manual',
 'trim': 'TURBO 100 DESIGN',
 'vin': 'VXKUSHPVKPW102742',
 'year': 2023}
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT73%2520RVP%27 HTTP/1.1" 200 None
2026-03-29 22:03:05 [bca.uk] INFO: Saving data for BT73%20RVP: {'created_time': 1774821785.896121, 'last_price_update_time': 1774821785.896134, 'auction_closing_time': 1774951200.0}
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BT73%2520RVP') HTTP/1.1" 204 0
2026-03-29 22:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073189/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PF17VPN/42811060?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=YkLrcIHkwtrZsjUa2prubREuXQStMy8DMOWlaZjCM6o%3D)
2026-03-29 22:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242917/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MK58XVG/42790595?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=vcjXHy%2BXcxnL8fVcBSIy1zRUfNwdkYA77TQSDd3JyNw%3D)
2026-03-29 22:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023406/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT12WNS/42810774?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=tTo%2B0xotySQc25NFgljm0ZLwDTnsvqG5v%2FSimEvL7PM%3D)
2026-03-29 22:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246761/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ST62SYF/42809590?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=r1Z4o1RO41%2Frbsi6j2NujNSq2CIa1MRr3E0xDNV9JdE%3D)
2026-03-29 22:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211016/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO08HUA/42769935?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=UrTho4OU5emtGOfXKZ0dWvPhmltT%2BxjdBAxxllTvFdc%3D)
2026-03-29 22:03:05 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023397/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023397>
2026-03-29 22:03:05 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073179/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073179>
2026-03-29 22:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611cb910>
2026-03-29 22:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVO58EBF%252F699457249%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457249/600 saved to cache
2026-03-29 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 779863fc-56f0-5718-9334-675ca35049bb
2026-03-29 22:03:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:05 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:05 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:05 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63512f10>
2026-03-29 22:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMC14KAE%252F699252047%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699252047/600 saved to cache
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 97c5232d-22c9-5728-b6fd-84d8da4f8949
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246750/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ST62SYF/42809590?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=r1Z4o1RO41%2Frbsi6j2NujNSq2CIa1MRr3E0xDNV9JdE%3D)
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LD21EYG/42811881?sv=2020-08-04&st=2026-03-29T22%3A03%3A05Z&se=2026-03-29T22%3A28%3A05Z&sr=b&sp=r&sig=bnMJQKaIj4tEQlQpGjCj33Ul6l1Ct09lX1OCbY5VgkA%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LD21%20EYG-GB>
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242909/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242909>
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457248/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VO58EBF/42810110?sv=2020-08-04&st=2026-03-29T22%3A01%3A02Z&se=2026-03-29T22%3A26%3A02Z&sr=b&sp=r&sig=l1yGxyGiXjxmhLTIgBa00vRGvOItb%2B7FOLk9BOk0TjI%3D)
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699252032/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MC14KAE/42809755?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=DG6b3zLT1DRX51p27qxjR95H%2BdTJAJxRv%2B3BMmM%2BaS4%3D)
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234595/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AK55EXG/42758130?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=zNKuCsXwY5YBweBL8fGiYSmIg6c7hmRzF6E4Qyh0WVI%3D)
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212610/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SL11KPY/42783241?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=Q5R98DxLk%2FIyOrHb6oSyVq%2Bq9sVfHG45AhfvPKzaek4%3D)
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699240036/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/KD15FPU/42809529?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=fvJF7ucpRX0E%2BAJp%2BX9CWPAyJRKbO%2FRJwWNOYDHIzAs%3D)
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6867b610>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPF17VPN%252F699073189%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073189/600 saved to cache
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5439021f-449a-5c9e-a193-64352e476208
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63672210>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMK58XVG%252F699242917%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242917/600 saved to cache
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cdbe3643-d056-5481-b487-6a8e20861864
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611ba5d0>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT12WNS%252F699023406%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023406/600 saved to cache
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4e630b36-cd01-5007-b4b4-e80c316bb326
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611a3190>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FST62SYF%252F699246761%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246761/600 saved to cache
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b294b559-83e7-5079-b89e-3524dea19cc0
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61538ad0>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO08HUA%252F699211016%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211016/600 saved to cache
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9816a6af-47f8-5106-89d9-6d77d25fd0f4
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63679150>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FST62SYF%252F699246750%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246750/600 saved to cache
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b294b559-83e7-5079-b89e-3524dea19cc0
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b9d10>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVO58EBF%252F699457248%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457248/600 saved to cache
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 779863fc-56f0-5718-9334-675ca35049bb
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617ed9d0>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMC14KAE%252F699252032%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699252032/600 saved to cache
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 97c5232d-22c9-5728-b6fd-84d8da4f8949
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637aca50>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAK55EXG%252F699234595%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234595/600 saved to cache
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0991f76e-fa68-5257-8869-29bbc185bed6
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617edb50>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSL11KPY%252F699212610%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212610/600 saved to cache
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620845d0>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FKD15FPU%252F699240036%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699240036/600 saved to cache
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023397/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT12WNS/42810774?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=tTo%2B0xotySQc25NFgljm0ZLwDTnsvqG5v%2FSimEvL7PM%3D)
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073179/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PF17VPN/42811060?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=YkLrcIHkwtrZsjUa2prubREuXQStMy8DMOWlaZjCM6o%3D)
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211010/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699211010>
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212596/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212596>
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699240020/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699240020>
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PK13HHL/42812139?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=RAKNklYi74eIxrqRafi9qwqj0BnBsh5ug7iIvVuOhHs%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PK13%20HHL-GB>
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699252019/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252019>
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234576/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234576>
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023386/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699023386>
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699210999/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699210999>
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457247/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=VO58EBF-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242902/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242902>
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073164/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073164>
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246741/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699246741>
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242909/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MK58XVG/42790595?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=vcjXHy%2BXcxnL8fVcBSIy1zRUfNwdkYA77TQSDd3JyNw%3D)
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6179bd50>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT12WNS%252F699023397%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023397/600 saved to cache
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4e630b36-cd01-5007-b4b4-e80c316bb326
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LD21EYG/42811881?sv=2020-08-04&st=2026-03-29T22%3A03%3A05Z&se=2026-03-29T22%3A28%3A05Z&sr=b&sp=r&sig=bnMJQKaIj4tEQlQpGjCj33Ul6l1Ct09lX1OCbY5VgkA%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234576/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AK55EXG/42758130?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=zNKuCsXwY5YBweBL8fGiYSmIg6c7hmRzF6E4Qyh0WVI%3D)
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69973050>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPF17VPN%252F699073179%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073179/600 saved to cache
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5439021f-449a-5c9e-a193-64352e476208
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234566/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234566>
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699240020/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/KD15FPU/42809529?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=fvJF7ucpRX0E%2BAJp%2BX9CWPAyJRKbO%2FRJwWNOYDHIzAs%3D)
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212596/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SL11KPY/42783241?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=Q5R98DxLk%2FIyOrHb6oSyVq%2Bq9sVfHG45AhfvPKzaek4%3D)
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211010/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO08HUA/42769935?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=UrTho4OU5emtGOfXKZ0dWvPhmltT%2BxjdBAxxllTvFdc%3D)
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699252019/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MC14KAE/42809755?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=DG6b3zLT1DRX51p27qxjR95H%2BdTJAJxRv%2B3BMmM%2BaS4%3D)
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615a2090>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMK58XVG%252F699242909%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242909/600 saved to cache
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cdbe3643-d056-5481-b487-6a8e20861864
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PK13HHL/42812139?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=RAKNklYi74eIxrqRafi9qwqj0BnBsh5ug7iIvVuOhHs%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212581/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212581>
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073164/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PF17VPN/42811060?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=YkLrcIHkwtrZsjUa2prubREuXQStMy8DMOWlaZjCM6o%3D)
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457247/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/VO58EBF/42810110?sv=2020-08-04&st=2026-03-29T22%3A01%3A02Z&se=2026-03-29T22%3A26%3A02Z&sr=b&sp=r&sig=l1yGxyGiXjxmhLTIgBa00vRGvOItb%2B7FOLk9BOk0TjI%3D)
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242902/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MK58XVG/42790595?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=vcjXHy%2BXcxnL8fVcBSIy1zRUfNwdkYA77TQSDd3JyNw%3D)
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699210999/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO08HUA/42769935?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=UrTho4OU5emtGOfXKZ0dWvPhmltT%2BxjdBAxxllTvFdc%3D)
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c784d0>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_expert_report_file_8c4b7725-45e8-4f78-90cd-ce034b5471ea.pdf HTTP/1.1" 201 0
2026-03-29 22:03:06 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item d394566c-2f64-5973-8159-519cccf81ad9
2026-03-29 22:03:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d394566c-2f64-5973-8159-519cccf81ad9, skipping ID generation
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d394566c-2f64-5973-8159-519cccf81ad9
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DLD21EYG-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LD21EYG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616dd710>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAK55EXG%252F699234576%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234576/600 saved to cache
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0991f76e-fa68-5257-8869-29bbc185bed6
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246741/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ST62SYF/42809590?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=r1Z4o1RO41%2Frbsi6j2NujNSq2CIa1MRr3E0xDNV9JdE%3D)
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023386/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT12WNS/42810774?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=tTo%2B0xotySQc25NFgljm0ZLwDTnsvqG5v%2FSimEvL7PM%3D)
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699240002/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699240002>
2026-03-29 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234566/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AK55EXG/42758130?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=zNKuCsXwY5YBweBL8fGiYSmIg6c7hmRzF6E4Qyh0WVI%3D)
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699252004/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699252004>
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023372/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=MT12WNS-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246734/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=ST62SYF-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388287%27 HTTP/1.1" 200 None
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388287 not downloaded yet
2026-03-29 22:03:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HJ73TXT/42812092?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=z%2BNxAmfXoDqPId%2BCuPHmnpw3AllP9HAw35myvwbm5qE%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HJ73%20TXT-GB>
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388305%27 HTTP/1.1" 200 None
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388305 not downloaded yet
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637a4990>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FKD15FPU%252F699240020%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699240020/600 saved to cache
2026-03-29 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6209a850>
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSL11KPY%252F699212596%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212596/600 saved to cache
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6208ba50>
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO08HUA%252F699211010%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211010/600 saved to cache
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9816a6af-47f8-5106-89d9-6d77d25fd0f4
2026-03-29 22:03:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620990d0>
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMC14KAE%252F699252019%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699252019/600 saved to cache
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 97c5232d-22c9-5728-b6fd-84d8da4f8949
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614bab90>
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_expert_report_file_815d130f-b93b-4170-9f7c-0aa6be4367e2.pdf HTTP/1.1" 201 0
2026-03-29 22:03:07 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item a1e4cdef-f735-5359-9a05-4d45d8b45964
2026-03-29 22:03:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a1e4cdef-f735-5359-9a05-4d45d8b45964, skipping ID generation
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a1e4cdef-f735-5359-9a05-4d45d8b45964
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DPK13HHL-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PK13HHL-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6209b890>
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPF17VPN%252F699073164%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073164/600 saved to cache
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5439021f-449a-5c9e-a193-64352e476208
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620c2910>
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FVO58EBF%252F699457247%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457247/600 saved to cache
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 779863fc-56f0-5718-9334-675ca35049bb
2026-03-29 22:03:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 779863fc-56f0-5718-9334-675ca35049bb, skipping ID generation
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 779863fc-56f0-5718-9334-675ca35049bb sending to next pipeline
2026-03-29 22:03:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 779863fc-56f0-5718-9334-675ca35049bb, identifier: VO58%20EBF
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63510090>
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMK58XVG%252F699242902%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242902/600 saved to cache
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cdbe3643-d056-5481-b487-6a8e20861864
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63622b10>
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO08HUA%252F699210999%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699210999/600 saved to cache
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9816a6af-47f8-5106-89d9-6d77d25fd0f4
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388321%27 HTTP/1.1" 200 None
2026-03-29 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388321 not downloaded yet
2026-03-29 22:03:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 779863fc-56f0-5718-9334-675ca35049bb with identifier: VO58%20EBF
2026-03-29 22:03:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 779863fc-56f0-5718-9334-675ca35049bb with identifier: VO58%20EBF
2026-03-29 22:03:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 779863fc-56f0-5718-9334-675ca35049bb with identifier: VO58%20EBF to the API
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457247/600>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_expert_report_file_454b36be-2fc0-4155-a5ff-7668c6749ff3.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VO58%20EBF-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '779863fc-56f0-5718-9334-675ca35049bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VO58 EBF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VO58%20EBF&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'PEUGEOT',
 'model': '308 SW',
 'odometer': 119270,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40017,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457247/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39695,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457248/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38607,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457249/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40633,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457250/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39271,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457251/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36433,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457252/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 90869,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457253/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 67543,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457254/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81983,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457256/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779863fc-56f0-5718-9334-675ca35049bb/779863fc-56f0-5718-9334-675ca35049bb_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 93235,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/VO58EBF/699457259/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 308 SW 1.6 HDI 90 S MPV',
 'transmission': 'manual',
 'trim': 'HDI 90 S',
 'vin': 'VF34E9HXC55299088',
 'year': 2008}
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO58%2520EBF%27 HTTP/1.1" 200 None
2026-03-29 22:03:07 [bca.uk] INFO: Saving data for VO58%20EBF: {'created_time': 1774821787.940511, 'last_price_update_time': 1774821787.940528, 'auction_closing_time': 1775210400.0}
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VO58%2520EBF') HTTP/1.1" 204 0
2026-03-29 22:03:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242897/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699242897>
2026-03-29 22:03:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699210991/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699210991>
2026-03-29 22:03:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411831/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411831>
2026-03-29 22:03:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406390/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406390>
2026-03-29 22:03:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073149/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699073149>
2026-03-29 22:03:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234555/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234555>
2026-03-29 22:03:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040295/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040295>
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400436%27 HTTP/1.1" 200 None
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400436 not downloaded yet
2026-03-29 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212581/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SL11KPY/42783241?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=Q5R98DxLk%2FIyOrHb6oSyVq%2Bq9sVfHG45AhfvPKzaek4%3D)
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388331%27 HTTP/1.1" 200 None
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388331 not downloaded yet
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400444%27 HTTP/1.1" 200 None
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400444 not downloaded yet
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388343%27 HTTP/1.1" 200 None
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388343 not downloaded yet
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6179d590>
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FST62SYF%252F699246741%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246741/600 saved to cache
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b294b559-83e7-5079-b89e-3524dea19cc0
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636bf850>
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT12WNS%252F699023386%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023386/600 saved to cache
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4e630b36-cd01-5007-b4b4-e80c316bb326
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63727b50>
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAK55EXG%252F699234566%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234566/600 saved to cache
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0991f76e-fa68-5257-8869-29bbc185bed6
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400451%27 HTTP/1.1" 200 None
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400451 not downloaded yet
2026-03-29 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246734/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ST62SYF/42809590?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=r1Z4o1RO41%2Frbsi6j2NujNSq2CIa1MRr3E0xDNV9JdE%3D)
2026-03-29 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023372/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MT12WNS/42810774?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=tTo%2B0xotySQc25NFgljm0ZLwDTnsvqG5v%2FSimEvL7PM%3D)
2026-03-29 22:03:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212569/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212569>
2026-03-29 22:03:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239980/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699239980>
2026-03-29 22:03:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388275/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LD21EYG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HJ73TXT/42812092?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=z%2BNxAmfXoDqPId%2BCuPHmnpw3AllP9HAw35myvwbm5qE%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388356%27 HTTP/1.1" 200 None
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388356 not downloaded yet
2026-03-29 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699240002/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/KD15FPU/42809529?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=fvJF7ucpRX0E%2BAJp%2BX9CWPAyJRKbO%2FRJwWNOYDHIzAs%3D)
2026-03-29 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699252004/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MC14KAE/42809755?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=DG6b3zLT1DRX51p27qxjR95H%2BdTJAJxRv%2B3BMmM%2BaS4%3D)
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400455%27 HTTP/1.1" 200 None
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400455 not downloaded yet
2026-03-29 22:03:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:08 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:08 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:08 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61643590>
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSL11KPY%252F699212581%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212581/600 saved to cache
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388390%27 HTTP/1.1" 200 None
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388390 not downloaded yet
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400460%27 HTTP/1.1" 200 None
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400460 not downloaded yet
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388415%27 HTTP/1.1" 200 None
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388415 not downloaded yet
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400474%27 HTTP/1.1" 200 None
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400474 not downloaded yet
2026-03-29 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242897/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MK58XVG/42790595?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=vcjXHy%2BXcxnL8fVcBSIy1zRUfNwdkYA77TQSDd3JyNw%3D)
2026-03-29 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073149/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PF17VPN/42811060?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=YkLrcIHkwtrZsjUa2prubREuXQStMy8DMOWlaZjCM6o%3D)
2026-03-29 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699210991/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO08HUA/42769935?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=UrTho4OU5emtGOfXKZ0dWvPhmltT%2BxjdBAxxllTvFdc%3D)
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388434%27 HTTP/1.1" 200 None
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388434 not downloaded yet
2026-03-29 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234555/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AK55EXG/42758130?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=zNKuCsXwY5YBweBL8fGiYSmIg6c7hmRzF6E4Qyh0WVI%3D)
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400480%27 HTTP/1.1" 200 None
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400480 not downloaded yet
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637b6f10>
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FST62SYF%252F699246734%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246734/600 saved to cache
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b294b559-83e7-5079-b89e-3524dea19cc0
2026-03-29 22:03:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b294b559-83e7-5079-b89e-3524dea19cc0, skipping ID generation
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b294b559-83e7-5079-b89e-3524dea19cc0 sending to next pipeline
2026-03-29 22:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b294b559-83e7-5079-b89e-3524dea19cc0, identifier: ST62%20SYF
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63559990>
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMT12WNS%252F699023372%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023372/600 saved to cache
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4e630b36-cd01-5007-b4b4-e80c316bb326
2026-03-29 22:03:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e630b36-cd01-5007-b4b4-e80c316bb326, skipping ID generation
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e630b36-cd01-5007-b4b4-e80c316bb326 sending to next pipeline
2026-03-29 22:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4e630b36-cd01-5007-b4b4-e80c316bb326, identifier: MT12%20WNS
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61168e90>
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_expert_report_file_0abde917-2676-412a-bd86-fee1810734b1.pdf HTTP/1.1" 201 0
2026-03-29 22:03:08 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 888140b1-3c5d-5e43-a8ef-e5925368639e
2026-03-29 22:03:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 888140b1-3c5d-5e43-a8ef-e5925368639e, skipping ID generation
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 888140b1-3c5d-5e43-a8ef-e5925368639e
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DHJ73TXT-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=HJ73TXT-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:08 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:08 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:08 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63558bd0>
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FKD15FPU%252F699240002%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699240002/600 saved to cache
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78
2026-03-29 22:03:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:08 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:08 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:08 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6368c650>
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMC14KAE%252F699252004%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699252004/600 saved to cache
2026-03-29 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 97c5232d-22c9-5728-b6fd-84d8da4f8949
2026-03-29 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040295/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH70YYW/42571204?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=3YETERDVJsfcYf9zoGQQnS8MvGAFRjTT6qcrLaHjjZg%3D)
2026-03-29 22:03:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388321/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388321>
2026-03-29 22:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b294b559-83e7-5079-b89e-3524dea19cc0 with identifier: ST62%20SYF
2026-03-29 22:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b294b559-83e7-5079-b89e-3524dea19cc0 with identifier: ST62%20SYF
2026-03-29 22:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b294b559-83e7-5079-b89e-3524dea19cc0 with identifier: ST62%20SYF to the API
2026-03-29 22:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246734/600>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_expert_report_file_0f77e131-f25f-4787-8534-55427fca004f.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ST62%20SYF-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b294b559-83e7-5079-b89e-3524dea19cc0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ST62 SYF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ST62%20SYF&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'MINI',
 'model': 'COUNTRYMAN',
 'odometer': 82398,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38555,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246734/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39216,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246741/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37092,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246750/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37581,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246761/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36905,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246766/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35933,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246776/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84061,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246789/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 69107,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246805/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83234,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246821/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b294b559-83e7-5079-b89e-3524dea19cc0/b294b559-83e7-5079-b89e-3524dea19cc0_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 90398,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ST62SYF/699246836/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'MINI COUNTRYMAN 1.6 ONE D Hatchback',
 'transmission': 'manual',
 'trim': 'ONE D',
 'vin': 'WMWZD12030WM84562',
 'year': 2013}
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST62%2520SYF%27 HTTP/1.1" 200 None
2026-03-29 22:03:09 [bca.uk] INFO: Saving data for ST62%20SYF: {'created_time': 1774821789.123391, 'last_price_update_time': 1774821789.123406, 'auction_closing_time': 1775210400.0}
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ST62%2520SYF') HTTP/1.1" 204 0
2026-03-29 22:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4e630b36-cd01-5007-b4b4-e80c316bb326 with identifier: MT12%20WNS
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=turquoise HTTP/1.1" 200 None
2026-03-29 22:03:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4e630b36-cd01-5007-b4b4-e80c316bb326 with identifier: MT12%20WNS
2026-03-29 22:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4e630b36-cd01-5007-b4b4-e80c316bb326 with identifier: MT12%20WNS to the API
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023372/600>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_expert_report_file_d3f089a6-8916-4291-8e92-9c3758449c69.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MT12%20WNS-GB',
 'category': 'Car',
 'color': 'turquoise',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '4e630b36-cd01-5007-b4b4-e80c316bb326',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MT12 WNS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MT12%20WNS&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 61057,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40845,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023372/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38669,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023386/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39730,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023397/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40579,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023406/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37397,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023418/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35897,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023429/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 97325,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023450/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83794,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023478/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 94242,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023576/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e630b36-cd01-5007-b4b4-e80c316bb326/4e630b36-cd01-5007-b4b4-e80c316bb326_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 90860,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MT12WNS/699023613/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.3 VVT-I TR M/DRIVE-S Hatchback',
 'transmission': 'manual',
 'trim': 'VVT-I TR M/DRIVE-S',
 'vin': 'VNKKJ3D360A060698',
 'year': 2012}
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT12%2520WNS%27 HTTP/1.1" 200 None
2026-03-29 22:03:09 [bca.uk] INFO: Saving data for MT12%20WNS: {'created_time': 1774821789.654907, 'last_price_update_time': 1774821789.65492, 'auction_closing_time': 1775210400.0}
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MT12%2520WNS') HTTP/1.1" 204 0
2026-03-29 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411831/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MP65LKN/42812099?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=YYiddic%2BqcqY2M0XPOfW0%2FrAPtac9opCHs6%2B5ikpuFw%3D)
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400485%27 HTTP/1.1" 200 None
2026-03-29 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400485 not downloaded yet
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395821%27 HTTP/1.1" 200 None
2026-03-29 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395821 not downloaded yet
2026-03-29 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212569/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SL11KPY/42783241?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=Q5R98DxLk%2FIyOrHb6oSyVq%2Bq9sVfHG45AhfvPKzaek4%3D)
2026-03-29 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239980/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/KD15FPU/42809529?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=fvJF7ucpRX0E%2BAJp%2BX9CWPAyJRKbO%2FRJwWNOYDHIzAs%3D)
2026-03-29 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388275/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LD21EYG/42811881?sv=2020-08-04&st=2026-03-29T22%3A03%3A05Z&se=2026-03-29T22%3A28%3A05Z&sr=b&sp=r&sig=bnMJQKaIj4tEQlQpGjCj33Ul6l1Ct09lX1OCbY5VgkA%3D)
2026-03-29 22:03:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400451/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400451>
2026-03-29 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406390/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LA70NPE/42811995?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=1ymICcEKrtpKHFHLQTc1yKaMMeniIFUDVOMDF5neyAs%3D)
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699400491%27 HTTP/1.1" 200 None
2026-03-29 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400491 not downloaded yet
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395838%27 HTTP/1.1" 200 None
2026-03-29 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395838 not downloaded yet
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611b9250>
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMK58XVG%252F699242897%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242897/600 saved to cache
2026-03-29 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cdbe3643-d056-5481-b487-6a8e20861864
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637d8e10>
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPF17VPN%252F699073149%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073149/600 saved to cache
2026-03-29 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5439021f-449a-5c9e-a193-64352e476208
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61641e90>
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO08HUA%252F699210991%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699210991/600 saved to cache
2026-03-29 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9816a6af-47f8-5106-89d9-6d77d25fd0f4
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617f5f50>
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAK55EXG%252F699234555%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234555/600 saved to cache
2026-03-29 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0991f76e-fa68-5257-8869-29bbc185bed6
2026-03-29 22:03:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:09 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:09 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:09 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61972fd0>
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH70YYW%252F699040295%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040295/600 saved to cache
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 01b57636-ffd9-585f-9b00-e6ae7dbcc329
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388331/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388331>
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395856%27 HTTP/1.1" 200 None
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395856 not downloaded yet
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388343/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388343>
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63679910>
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMP65LKN%252F699411831%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411831/600 saved to cache
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6062366a-77b0-5b3c-aa23-49414d769971
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6360cb50>
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSL11KPY%252F699212569%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212569/600 saved to cache
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637c5a50>
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FKD15FPU%252F699239980%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239980/600 saved to cache
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6360e3d0>
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLD21EYG%252F699388275%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388275/600 saved to cache
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d394566c-2f64-5973-8159-519cccf81ad9
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61637950>
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLA70NPE%252F699406390%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406390/600 saved to cache
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b4838ed0-a1bc-555f-ae17-73d79e29d1ac
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388415/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388415>
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400444/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400444>
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400436/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400436>
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400474/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400474>
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400460/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400460>
2026-03-29 22:03:10 [scrapy.extensions.logstats] INFO: Crawled 87 pages (at 30 pages/min), scraped 136 items (at 55 items/min)
2026-03-29 22:03:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 195MiB
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395875%27 HTTP/1.1" 200 None
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395875 not downloaded yet
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388390/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388390>
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395894%27 HTTP/1.1" 200 None
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395894 not downloaded yet
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395923%27 HTTP/1.1" 200 None
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395923 not downloaded yet
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395940%27 HTTP/1.1" 200 None
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395940 not downloaded yet
2026-03-29 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388321/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LD21EYG/42811881?sv=2020-08-04&st=2026-03-29T22%3A03%3A05Z&se=2026-03-29T22%3A28%3A05Z&sr=b&sp=r&sig=bnMJQKaIj4tEQlQpGjCj33Ul6l1Ct09lX1OCbY5VgkA%3D)
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395967%27 HTTP/1.1" 200 None
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395967 not downloaded yet
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395991%27 HTTP/1.1" 200 None
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395991 not downloaded yet
2026-03-29 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400451/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PK13HHL/42812139?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=RAKNklYi74eIxrqRafi9qwqj0BnBsh5ug7iIvVuOhHs%3D)
2026-03-29 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388343/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LD21EYG/42811881?sv=2020-08-04&st=2026-03-29T22%3A03%3A05Z&se=2026-03-29T22%3A28%3A05Z&sr=b&sp=r&sig=bnMJQKaIj4tEQlQpGjCj33Ul6l1Ct09lX1OCbY5VgkA%3D)
2026-03-29 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388331/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LD21EYG/42811881?sv=2020-08-04&st=2026-03-29T22%3A03%3A05Z&se=2026-03-29T22%3A28%3A05Z&sr=b&sp=r&sig=bnMJQKaIj4tEQlQpGjCj33Ul6l1Ct09lX1OCbY5VgkA%3D)
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610028d0>
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLD21EYG%252F699388321%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388321/600 saved to cache
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d394566c-2f64-5973-8159-519cccf81ad9
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61745b50>
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPK13HHL%252F699400451%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400451/600 saved to cache
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a1e4cdef-f735-5359-9a05-4d45d8b45964
2026-03-29 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400460/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PK13HHL/42812139?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=RAKNklYi74eIxrqRafi9qwqj0BnBsh5ug7iIvVuOhHs%3D)
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61002790>
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLD21EYG%252F699388343%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388343/600 saved to cache
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d394566c-2f64-5973-8159-519cccf81ad9
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6118db90>
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLD21EYG%252F699388331%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388331/600 saved to cache
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d394566c-2f64-5973-8159-519cccf81ad9
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395798/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=HJ73TXT-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388356/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388356>
2026-03-29 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400474/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PK13HHL/42812139?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=RAKNklYi74eIxrqRafi9qwqj0BnBsh5ug7iIvVuOhHs%3D)
2026-03-29 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400436/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PK13HHL/42812139?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=RAKNklYi74eIxrqRafi9qwqj0BnBsh5ug7iIvVuOhHs%3D)
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400455/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400455>
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400480/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400480>
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388434/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388434>
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400430/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PK13HHL-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637ee850>
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPK13HHL%252F699400460%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400460/600 saved to cache
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a1e4cdef-f735-5359-9a05-4d45d8b45964
2026-03-29 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388390/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LD21EYG/42811881?sv=2020-08-04&st=2026-03-29T22%3A03%3A05Z&se=2026-03-29T22%3A28%3A05Z&sr=b&sp=r&sig=bnMJQKaIj4tEQlQpGjCj33Ul6l1Ct09lX1OCbY5VgkA%3D)
2026-03-29 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400444/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PK13HHL/42812139?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=RAKNklYi74eIxrqRafi9qwqj0BnBsh5ug7iIvVuOhHs%3D)
2026-03-29 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388415/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LD21EYG/42811881?sv=2020-08-04&st=2026-03-29T22%3A03%3A05Z&se=2026-03-29T22%3A28%3A05Z&sr=b&sp=r&sig=bnMJQKaIj4tEQlQpGjCj33Ul6l1Ct09lX1OCbY5VgkA%3D)
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617efcd0>
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPK13HHL%252F699400474%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400474/600 saved to cache
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a1e4cdef-f735-5359-9a05-4d45d8b45964
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395940/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395940>
2026-03-29 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395798/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HJ73TXT/42812092?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=z%2BNxAmfXoDqPId%2BCuPHmnpw3AllP9HAw35myvwbm5qE%3D)
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395991/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395991>
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395967/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395967>
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395923/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395923>
2026-03-29 22:03:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395894/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395894>
2026-03-29 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388356/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LD21EYG/42811881?sv=2020-08-04&st=2026-03-29T22%3A03%3A05Z&se=2026-03-29T22%3A28%3A05Z&sr=b&sp=r&sig=bnMJQKaIj4tEQlQpGjCj33Ul6l1Ct09lX1OCbY5VgkA%3D)
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620ab110>
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPK13HHL%252F699400436%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400436/600 saved to cache
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a1e4cdef-f735-5359-9a05-4d45d8b45964
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61538bd0>
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLD21EYG%252F699388390%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388390/600 saved to cache
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d394566c-2f64-5973-8159-519cccf81ad9
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616af5d0>
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPK13HHL%252F699400444%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400444/600 saved to cache
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a1e4cdef-f735-5359-9a05-4d45d8b45964
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63631950>
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLD21EYG%252F699388415%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388415/600 saved to cache
2026-03-29 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d394566c-2f64-5973-8159-519cccf81ad9
2026-03-29 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400455/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PK13HHL/42812139?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=RAKNklYi74eIxrqRafi9qwqj0BnBsh5ug7iIvVuOhHs%3D)
2026-03-29 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400430/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PK13HHL/42812139?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=RAKNklYi74eIxrqRafi9qwqj0BnBsh5ug7iIvVuOhHs%3D)
2026-03-29 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400480/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PK13HHL/42812139?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=RAKNklYi74eIxrqRafi9qwqj0BnBsh5ug7iIvVuOhHs%3D)
2026-03-29 22:03:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395875/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395875>
2026-03-29 22:03:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395838/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395838>
2026-03-29 22:03:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395856/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395856>
2026-03-29 22:03:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400491/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400491>
2026-03-29 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388434/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LD21EYG/42811881?sv=2020-08-04&st=2026-03-29T22%3A03%3A05Z&se=2026-03-29T22%3A28%3A05Z&sr=b&sp=r&sig=bnMJQKaIj4tEQlQpGjCj33Ul6l1Ct09lX1OCbY5VgkA%3D)
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611c9210>
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHJ73TXT%252F699395798%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395798/600 saved to cache
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 888140b1-3c5d-5e43-a8ef-e5925368639e
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6208af10>
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLD21EYG%252F699388356%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388356/600 saved to cache
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d394566c-2f64-5973-8159-519cccf81ad9
2026-03-29 22:03:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400485/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699400485>
2026-03-29 22:03:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395821/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395821>
2026-03-29 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395967/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HJ73TXT/42812092?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=z%2BNxAmfXoDqPId%2BCuPHmnpw3AllP9HAw35myvwbm5qE%3D)
2026-03-29 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395991/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HJ73TXT/42812092?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=z%2BNxAmfXoDqPId%2BCuPHmnpw3AllP9HAw35myvwbm5qE%3D)
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617efa90>
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPK13HHL%252F699400455%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400455/600 saved to cache
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a1e4cdef-f735-5359-9a05-4d45d8b45964
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62088390>
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPK13HHL%252F699400430%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400430/600 saved to cache
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a1e4cdef-f735-5359-9a05-4d45d8b45964
2026-03-29 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395940/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HJ73TXT/42812092?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=z%2BNxAmfXoDqPId%2BCuPHmnpw3AllP9HAw35myvwbm5qE%3D)
2026-03-29 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395923/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HJ73TXT/42812092?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=z%2BNxAmfXoDqPId%2BCuPHmnpw3AllP9HAw35myvwbm5qE%3D)
2026-03-29 22:03:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388305/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388305>
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69cd2810>
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPK13HHL%252F699400480%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400480/600 saved to cache
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a1e4cdef-f735-5359-9a05-4d45d8b45964
2026-03-29 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395856/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HJ73TXT/42812092?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=z%2BNxAmfXoDqPId%2BCuPHmnpw3AllP9HAw35myvwbm5qE%3D)
2026-03-29 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395875/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HJ73TXT/42812092?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=z%2BNxAmfXoDqPId%2BCuPHmnpw3AllP9HAw35myvwbm5qE%3D)
2026-03-29 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395894/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HJ73TXT/42812092?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=z%2BNxAmfXoDqPId%2BCuPHmnpw3AllP9HAw35myvwbm5qE%3D)
2026-03-29 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395838/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HJ73TXT/42812092?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=z%2BNxAmfXoDqPId%2BCuPHmnpw3AllP9HAw35myvwbm5qE%3D)
2026-03-29 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400491/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PK13HHL/42812139?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=RAKNklYi74eIxrqRafi9qwqj0BnBsh5ug7iIvVuOhHs%3D)
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620c1bd0>
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLD21EYG%252F699388434%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388434/600 saved to cache
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d394566c-2f64-5973-8159-519cccf81ad9
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61814150>
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHJ73TXT%252F699395967%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395967/600 saved to cache
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 888140b1-3c5d-5e43-a8ef-e5925368639e
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6179fa50>
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHJ73TXT%252F699395991%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395991/600 saved to cache
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 888140b1-3c5d-5e43-a8ef-e5925368639e
2026-03-29 22:03:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251990/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251990>
2026-03-29 22:03:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388287/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388287>
2026-03-29 22:03:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YR67NZG/42811985?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=pIAxLaG6p7818wlJOtvbmDmU4CemR7e2Qm%2FruKj4j8c%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YR67%20NZG-GB>
2026-03-29 22:03:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411816/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411816>
2026-03-29 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395821/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HJ73TXT/42812092?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=z%2BNxAmfXoDqPId%2BCuPHmnpw3AllP9HAw35myvwbm5qE%3D)
2026-03-29 22:03:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073138/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PF17VPN-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040265/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040265>
2026-03-29 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400485/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PK13HHL/42812139?sv=2020-08-04&st=2026-03-29T22%3A03%3A06Z&se=2026-03-29T22%3A28%3A06Z&sr=b&sp=r&sig=RAKNklYi74eIxrqRafi9qwqj0BnBsh5ug7iIvVuOhHs%3D)
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620c1d10>
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHJ73TXT%252F699395940%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395940/600 saved to cache
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 888140b1-3c5d-5e43-a8ef-e5925368639e
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621b9710>
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHJ73TXT%252F699395923%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395923/600 saved to cache
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 888140b1-3c5d-5e43-a8ef-e5925368639e
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637ad310>
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHJ73TXT%252F699395856%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395856/600 saved to cache
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 888140b1-3c5d-5e43-a8ef-e5925368639e
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621ba8d0>
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHJ73TXT%252F699395875%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395875/600 saved to cache
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 888140b1-3c5d-5e43-a8ef-e5925368639e
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61171d10>
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHJ73TXT%252F699395894%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395894/600 saved to cache
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 888140b1-3c5d-5e43-a8ef-e5925368639e
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6368f8d0>
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHJ73TXT%252F699395838%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395838/600 saved to cache
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 888140b1-3c5d-5e43-a8ef-e5925368639e
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6115ce10>
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPK13HHL%252F699400491%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400491/600 saved to cache
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a1e4cdef-f735-5359-9a05-4d45d8b45964
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6115c6d0>
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHJ73TXT%252F699395821%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395821/600 saved to cache
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 888140b1-3c5d-5e43-a8ef-e5925368639e
2026-03-29 22:03:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 888140b1-3c5d-5e43-a8ef-e5925368639e, skipping ID generation
2026-03-29 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 888140b1-3c5d-5e43-a8ef-e5925368639e sending to next pipeline
2026-03-29 22:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 888140b1-3c5d-5e43-a8ef-e5925368639e, identifier: HJ73%20TXT
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac684cad10>
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPK13HHL%252F699400485%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400485/600 saved to cache
2026-03-29 22:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a1e4cdef-f735-5359-9a05-4d45d8b45964
2026-03-29 22:03:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a1e4cdef-f735-5359-9a05-4d45d8b45964, skipping ID generation
2026-03-29 22:03:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a1e4cdef-f735-5359-9a05-4d45d8b45964 sending to next pipeline
2026-03-29 22:03:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a1e4cdef-f735-5359-9a05-4d45d8b45964, identifier: PK13%20HHL
2026-03-29 22:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 888140b1-3c5d-5e43-a8ef-e5925368639e with identifier: HJ73%20TXT
2026-03-29 22:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 888140b1-3c5d-5e43-a8ef-e5925368639e with identifier: HJ73%20TXT
2026-03-29 22:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 888140b1-3c5d-5e43-a8ef-e5925368639e with identifier: HJ73%20TXT to the API
2026-03-29 22:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395821/600>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_expert_report_file_0abde917-2676-412a-bd86-fee1810734b1.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HJ73%20TXT-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '888140b1-3c5d-5e43-a8ef-e5925368639e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HJ73 TXT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HJ73%20TXT&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'DACIA',
 'model': 'DUSTER',
 'odometer': 29677,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 16,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47480,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395798/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46321,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395821/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46292,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395838/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47397,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395856/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45672,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395875/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44815,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395894/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82568,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395923/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 57986,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395940/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70982,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395967/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_888140b1-3c5d-5e43-a8ef-e5925368639e/888140b1-3c5d-5e43-a8ef-e5925368639e_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 63905,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HJ73TXT/699395991/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'DACIA DUSTER 1.0 TCE ESSENTIAL Van',
 'transmission': 'manual',
 'trim': 'TCE ESSENTIAL',
 'vin': 'VF1HJD20871341718',
 'year': 2023}
2026-03-29 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ73%2520TXT%27 HTTP/1.1" 200 None
2026-03-29 22:03:12 [bca.uk] INFO: Saving data for HJ73%20TXT: {'created_time': 1774821792.509931, 'last_price_update_time': 1774821792.509942, 'auction_closing_time': 1775037600.0}
2026-03-29 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ73%2520TXT') HTTP/1.1" 204 0
2026-03-29 22:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a1e4cdef-f735-5359-9a05-4d45d8b45964 with identifier: PK13%20HHL
2026-03-29 22:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a1e4cdef-f735-5359-9a05-4d45d8b45964 with identifier: PK13%20HHL
2026-03-29 22:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a1e4cdef-f735-5359-9a05-4d45d8b45964 with identifier: PK13%20HHL to the API
2026-03-29 22:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400485/600>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_expert_report_file_815d130f-b93b-4170-9f7c-0aa6be4367e2.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PK13%20HHL-GB',
 'category': 'LightCommercialVehicle',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '1.6L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a1e4cdef-f735-5359-9a05-4d45d8b45964',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PK13 HHL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PK13%20HHL&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLKSWAGEN',
 'model': 'CADDY MAXI C20',
 'odometer': 168974,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 18,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45462,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400430/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42975,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400436/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41662,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400444/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43553,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400451/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45396,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400455/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41731,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400460/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 107478,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400474/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 57212,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400480/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 93747,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400485/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e4cdef-f735-5359-9a05-4d45d8b45964/a1e4cdef-f735-5359-9a05-4d45d8b45964_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 57917,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PK13HHL/699400491/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN CADDY MAXI C20 1.6 TDI 102 Van',
 'transmission': 'manual',
 'trim': 'TDI 102',
 'vin': 'WV1ZZZ2KZDX124742',
 'year': 2013}
2026-03-29 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK13%2520HHL%27 HTTP/1.1" 200 None
2026-03-29 22:03:12 [bca.uk] INFO: Saving data for PK13%20HHL: {'created_time': 1774821792.897321, 'last_price_update_time': 1774821792.897332, 'auction_closing_time': 1775124000.0}
2026-03-29 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PK13%2520HHL') HTTP/1.1" 204 0
2026-03-29 22:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388305/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LD21EYG/42811881?sv=2020-08-04&st=2026-03-29T22%3A03%3A05Z&se=2026-03-29T22%3A28%3A05Z&sr=b&sp=r&sig=bnMJQKaIj4tEQlQpGjCj33Ul6l1Ct09lX1OCbY5VgkA%3D)
2026-03-29 22:03:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242887/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=MK58XVG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CN65OTA/42812298?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=HXci3LjOb3T4%2F91N2TEZkwx4YsEQW6Lkqy%2ByCGyzgK4%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CN65%20OTA-GB>
2026-03-29 22:03:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406374/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406374>
2026-03-29 22:03:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699210986/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699210986>
2026-03-29 22:03:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239969/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699239969>
2026-03-29 22:03:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212562/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212562>
2026-03-29 22:03:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234539/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234539>
2026-03-29 22:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388287/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LD21EYG/42811881?sv=2020-08-04&st=2026-03-29T22%3A03%3A05Z&se=2026-03-29T22%3A28%3A05Z&sr=b&sp=r&sig=bnMJQKaIj4tEQlQpGjCj33Ul6l1Ct09lX1OCbY5VgkA%3D)
2026-03-29 22:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251990/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MC14KAE/42809755?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=DG6b3zLT1DRX51p27qxjR95H%2BdTJAJxRv%2B3BMmM%2BaS4%3D)
2026-03-29 22:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073138/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PF17VPN/42811060?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=YkLrcIHkwtrZsjUa2prubREuXQStMy8DMOWlaZjCM6o%3D)
2026-03-29 22:03:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251980/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251980>
2026-03-29 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411816/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MP65LKN/42812099?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=YYiddic%2BqcqY2M0XPOfW0%2FrAPtac9opCHs6%2B5ikpuFw%3D)
2026-03-29 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040265/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH70YYW/42571204?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=3YETERDVJsfcYf9zoGQQnS8MvGAFRjTT6qcrLaHjjZg%3D)
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616438d0>
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLD21EYG%252F699388305%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388305/600 saved to cache
2026-03-29 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d394566c-2f64-5973-8159-519cccf81ad9
2026-03-29 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YR67NZG/42811985?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=pIAxLaG6p7818wlJOtvbmDmU4CemR7e2Qm%2FruKj4j8c%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435181/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435181>
2026-03-29 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234539/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AK55EXG/42758130?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=zNKuCsXwY5YBweBL8fGiYSmIg6c7hmRzF6E4Qyh0WVI%3D)
2026-03-29 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699210986/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO08HUA/42769935?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=UrTho4OU5emtGOfXKZ0dWvPhmltT%2BxjdBAxxllTvFdc%3D)
2026-03-29 22:03:13 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=4&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:03:13 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=4&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:03:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239969/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/KD15FPU/42809529?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=fvJF7ucpRX0E%2BAJp%2BX9CWPAyJRKbO%2FRJwWNOYDHIzAs%3D)
2026-03-29 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212562/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SL11KPY/42783241?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=Q5R98DxLk%2FIyOrHb6oSyVq%2Bq9sVfHG45AhfvPKzaek4%3D)
2026-03-29 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406374/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LA70NPE/42811995?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=1ymICcEKrtpKHFHLQTc1yKaMMeniIFUDVOMDF5neyAs%3D)
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6106c150>
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLD21EYG%252F699388287%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388287/600 saved to cache
2026-03-29 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d394566c-2f64-5973-8159-519cccf81ad9
2026-03-29 22:03:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d394566c-2f64-5973-8159-519cccf81ad9, skipping ID generation
2026-03-29 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d394566c-2f64-5973-8159-519cccf81ad9 sending to next pipeline
2026-03-29 22:03:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d394566c-2f64-5973-8159-519cccf81ad9, identifier: LD21%20EYG
2026-03-29 22:03:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d394566c-2f64-5973-8159-519cccf81ad9 with identifier: LD21%20EYG
2026-03-29 22:03:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d394566c-2f64-5973-8159-519cccf81ad9 with identifier: LD21%20EYG
2026-03-29 22:03:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d394566c-2f64-5973-8159-519cccf81ad9 with identifier: LD21%20EYG to the API
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388287/600>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_expert_report_file_8c4b7725-45e8-4f78-90cd-ce034b5471ea.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LD21%20EYG-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd394566c-2f64-5973-8159-519cccf81ad9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LD21 EYG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LD21%20EYG&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'CITROEN',
 'model': 'BERLINGO M',
 'odometer': 107308,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34945,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388275/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34645,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388287/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 32400,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388305/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 31380,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388321/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 31477,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388331/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 32949,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388343/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 71290,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388356/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48832,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388390/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 57395,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388415/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d394566c-2f64-5973-8159-519cccf81ad9/d394566c-2f64-5973-8159-519cccf81ad9_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 65257,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LD21EYG/699388434/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'CITROEN BERLINGO M 1.5 BLUEHDI 75 650 ENTERPRISE Van',
 'transmission': 'manual',
 'trim': 'BLUEHDI 75 650 ENTERPRISE',
 'vin': 'VR7EFYHWCMJ621794',
 'year': 2021}
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD21%2520EYG%27 HTTP/1.1" 200 None
2026-03-29 22:03:13 [bca.uk] INFO: Saving data for LD21%20EYG: {'created_time': 1774821793.596044, 'last_price_update_time': 1774821793.596055, 'auction_closing_time': 1775037600.0}
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LD21%2520EYG') HTTP/1.1" 204 0
2026-03-29 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CN65OTA/42812298?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=HXci3LjOb3T4%2F91N2TEZkwx4YsEQW6Lkqy%2ByCGyzgK4%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242887/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MK58XVG/42790595?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=vcjXHy%2BXcxnL8fVcBSIy1zRUfNwdkYA77TQSDd3JyNw%3D)
2026-03-29 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251980/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MC14KAE/42809755?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=DG6b3zLT1DRX51p27qxjR95H%2BdTJAJxRv%2B3BMmM%2BaS4%3D)
2026-03-29 22:03:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411666/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411666>
2026-03-29 22:03:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411803/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411803>
2026-03-29 22:03:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409299/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409299>
2026-03-29 22:03:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE21KSX/42812090?sv=2020-08-04&st=2026-03-29T22%3A03%3A13Z&se=2026-03-29T22%3A28%3A13Z&sr=b&sp=r&sig=jW4XIrEOeuzqki8Bi%2B65WYmtXCjdeo%2B%2FJX1pInSl5yA%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AE21%20KSX-GB>
2026-03-29 22:03:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040234/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040234>
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61971550>
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMC14KAE%252F699251990%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251990/600 saved to cache
2026-03-29 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 97c5232d-22c9-5728-b6fd-84d8da4f8949
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616ba410>
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPF17VPN%252F699073138%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073138/600 saved to cache
2026-03-29 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5439021f-449a-5c9e-a193-64352e476208
2026-03-29 22:03:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5439021f-449a-5c9e-a193-64352e476208, skipping ID generation
2026-03-29 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5439021f-449a-5c9e-a193-64352e476208 sending to next pipeline
2026-03-29 22:03:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5439021f-449a-5c9e-a193-64352e476208, identifier: PF17%20VPN
2026-03-29 22:03:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:13 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:13 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:13 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6223ca10>
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMP65LKN%252F699411816%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411816/600 saved to cache
2026-03-29 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6062366a-77b0-5b3c-aa23-49414d769971
2026-03-29 22:03:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:13 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:13 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:13 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6117da10>
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH70YYW%252F699040265%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040265/600 saved to cache
2026-03-29 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 01b57636-ffd9-585f-9b00-e6ae7dbcc329
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6117c350>
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_expert_report_file_e7df3730-51d5-4683-a04e-4a4e308aaeab.pdf HTTP/1.1" 201 0
2026-03-29 22:03:14 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 94abe6e9-81d6-5688-9976-35bc84a70d4a
2026-03-29 22:03:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 94abe6e9-81d6-5688-9976-35bc84a70d4a, skipping ID generation
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 94abe6e9-81d6-5688-9976-35bc84a70d4a
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DYR67NZG-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YR67NZG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b9b10>
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAK55EXG%252F699234539%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234539/600 saved to cache
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0991f76e-fa68-5257-8869-29bbc185bed6
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac684e2b90>
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO08HUA%252F699210986%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699210986/600 saved to cache
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9816a6af-47f8-5106-89d9-6d77d25fd0f4
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6117ca90>
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FKD15FPU%252F699239969%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239969/600 saved to cache
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620ec5d0>
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSL11KPY%252F699212562%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212562/600 saved to cache
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c
2026-03-29 22:03:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:14 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:14 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:14 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:14 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6372d1d0>
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLA70NPE%252F699406374%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406374/600 saved to cache
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b4838ed0-a1bc-555f-ae17-73d79e29d1ac
2026-03-29 22:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5439021f-449a-5c9e-a193-64352e476208 with identifier: PF17%20VPN
2026-03-29 22:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5439021f-449a-5c9e-a193-64352e476208 with identifier: PF17%20VPN
2026-03-29 22:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5439021f-449a-5c9e-a193-64352e476208 with identifier: PF17%20VPN to the API
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073138/600>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_expert_report_file_9ef49736-5ed5-4b64-a3cc-e31138f187cb.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PF17%20VPN-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '5439021f-449a-5c9e-a193-64352e476208',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PF17 VPN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PF17%20VPN&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'RENAULT',
 'model': 'ZOE',
 'odometer': 96037,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38712,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073138/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38635,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073149/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38669,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073164/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40229,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073179/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39399,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073189/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37600,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073196/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 93647,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073213/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 64901,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073235/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 94266,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073258/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5439021f-449a-5c9e-a193-64352e476208/5439021f-449a-5c9e-a193-64352e476208_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 64970,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PF17VPN/699073271/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'RENAULT ZOE 92 I-DYNAMIQUE Hatchback',
 'transmission': 'automatic',
 'trim': '92 I-DYNAMIQUE',
 'vin': 'VF1AGVYC057962843',
 'year': 2017}
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF17%2520VPN%27 HTTP/1.1" 200 None
2026-03-29 22:03:14 [bca.uk] INFO: Saving data for PF17%20VPN: {'created_time': 1774821794.586807, 'last_price_update_time': 1774821794.586817, 'auction_closing_time': 1775210400.0}
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PF17%2520VPN') HTTP/1.1" 204 0
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699393069%27 HTTP/1.1" 200 None
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393069 not downloaded yet
2026-03-29 22:03:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406349/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406349>
2026-03-29 22:03:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234535/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699234535>
2026-03-29 22:03:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251971/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251971>
2026-03-29 22:03:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239960/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699239960>
2026-03-29 22:03:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212555/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212555>
2026-03-29 22:03:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699210979/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LO08HUA-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61716450>
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_expert_report_file_03282953-f672-44f3-a32b-a1ff33746f17.pdf HTTP/1.1" 201 0
2026-03-29 22:03:14 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 5796b214-f7e8-5915-afb7-c30027610219
2026-03-29 22:03:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5796b214-f7e8-5915-afb7-c30027610219, skipping ID generation
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5796b214-f7e8-5915-afb7-c30027610219
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DCN65OTA-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=CN65OTA-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61045710>
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMK58XVG%252F699242887%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242887/600 saved to cache
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cdbe3643-d056-5481-b487-6a8e20861864
2026-03-29 22:03:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cdbe3643-d056-5481-b487-6a8e20861864, skipping ID generation
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cdbe3643-d056-5481-b487-6a8e20861864 sending to next pipeline
2026-03-29 22:03:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cdbe3643-d056-5481-b487-6a8e20861864, identifier: MK58%20XVG
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac619357d0>
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMC14KAE%252F699251980%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251980/600 saved to cache
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 97c5232d-22c9-5728-b6fd-84d8da4f8949
2026-03-29 22:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435181/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HS68PYY/42812178?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=ilxdzGsr4IgRZDvqZmWhurm4pGkLnzxS3s4veY%2BdCjs%3D)
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699393083%27 HTTP/1.1" 200 None
2026-03-29 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393083 not downloaded yet
2026-03-29 22:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cdbe3643-d056-5481-b487-6a8e20861864 with identifier: MK58%20XVG
2026-03-29 22:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cdbe3643-d056-5481-b487-6a8e20861864 with identifier: MK58%20XVG
2026-03-29 22:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cdbe3643-d056-5481-b487-6a8e20861864 with identifier: MK58%20XVG to the API
2026-03-29 22:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242887/600>
{'auction_title': '',
 'c_o_2_emission_value': 247,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_expert_report_file_01cdec0f-8155-43c8-9a70-c4832e325af2.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MK58%20XVG-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.8L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'cdbe3643-d056-5481-b487-6a8e20861864',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MK58 XVG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MK58%20XVG&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'CHRYSLER',
 'model': 'GRAND VOYAGER',
 'odometer': 80374,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41339,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242887/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41252,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242897/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40623,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242902/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42671,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242909/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36044,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242917/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33412,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242922/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81179,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242935/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78824,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242956/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 86078,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242976/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe3643-d056-5481-b487-6a8e20861864/cdbe3643-d056-5481-b487-6a8e20861864_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75644,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MK58XVG/699242996/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'CHRYSLER GRAND VOYAGER 2.8 CRD LX MPV',
 'transmission': 'automatic',
 'trim': 'CRD LX',
 'vin': '1A8HTH4918B176727',
 'year': 2008}
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK58%2520XVG%27 HTTP/1.1" 200 None
2026-03-29 22:03:15 [bca.uk] INFO: Saving data for MK58%20XVG: {'created_time': 1774821795.235975, 'last_price_update_time': 1774821795.235987, 'auction_closing_time': 1775210400.0}
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MK58%2520XVG') HTTP/1.1" 204 0
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426194%27 HTTP/1.1" 200 None
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426194 not downloaded yet
2026-03-29 22:03:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409284/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409284>
2026-03-29 22:03:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435173/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435173>
2026-03-29 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411803/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MP65LKN/42812099?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=YYiddic%2BqcqY2M0XPOfW0%2FrAPtac9opCHs6%2B5ikpuFw%3D)
2026-03-29 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE21KSX/42812090?sv=2020-08-04&st=2026-03-29T22%3A03%3A13Z&se=2026-03-29T22%3A28%3A13Z&sr=b&sp=r&sig=jW4XIrEOeuzqki8Bi%2B65WYmtXCjdeo%2B%2FJX1pInSl5yA%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040234/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH70YYW/42571204?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=3YETERDVJsfcYf9zoGQQnS8MvGAFRjTT6qcrLaHjjZg%3D)
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699393096%27 HTTP/1.1" 200 None
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393096 not downloaded yet
2026-03-29 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411666/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE19AAK/42812078?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=MkdK1ykhsLQ%2B%2F2n1Irxn7evFumHYKKFZXmkQdpd8KgM%3D)
2026-03-29 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409299/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE18CHX/42812000?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=oyBRp8qHoowbCW9kieY0zUV46IZNjY3FwR8NKuxfaxo%3D)
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426204%27 HTTP/1.1" 200 None
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426204 not downloaded yet
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699393113%27 HTTP/1.1" 200 None
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393113 not downloaded yet
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6170c5d0>
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHS68PYY%252F699435181%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435181/600 saved to cache
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426218%27 HTTP/1.1" 200 None
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426218 not downloaded yet
2026-03-29 22:03:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411643/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411643>
2026-03-29 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239960/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/KD15FPU/42809529?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=fvJF7ucpRX0E%2BAJp%2BX9CWPAyJRKbO%2FRJwWNOYDHIzAs%3D)
2026-03-29 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212555/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SL11KPY/42783241?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=Q5R98DxLk%2FIyOrHb6oSyVq%2Bq9sVfHG45AhfvPKzaek4%3D)
2026-03-29 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234535/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AK55EXG/42758130?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=zNKuCsXwY5YBweBL8fGiYSmIg6c7hmRzF6E4Qyh0WVI%3D)
2026-03-29 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699210979/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LO08HUA/42769935?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=UrTho4OU5emtGOfXKZ0dWvPhmltT%2BxjdBAxxllTvFdc%3D)
2026-03-29 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251971/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MC14KAE/42809755?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=DG6b3zLT1DRX51p27qxjR95H%2BdTJAJxRv%2B3BMmM%2BaS4%3D)
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699393124%27 HTTP/1.1" 200 None
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393124 not downloaded yet
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426222%27 HTTP/1.1" 200 None
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426222 not downloaded yet
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6119be90>
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMP65LKN%252F699411803%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411803/600 saved to cache
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6062366a-77b0-5b3c-aa23-49414d769971
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620c24d0>
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_expert_report_file_d007ca3f-feb8-4fbf-8288-5e2b51442f6f.pdf HTTP/1.1" 201 0
2026-03-29 22:03:15 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item c562d387-49fb-5052-a994-67add14e4b74
2026-03-29 22:03:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c562d387-49fb-5052-a994-67add14e4b74, skipping ID generation
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c562d387-49fb-5052-a994-67add14e4b74
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DAE21KSX-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=AE21KSX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6221d590>
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH70YYW%252F699040234%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040234/600 saved to cache
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 01b57636-ffd9-585f-9b00-e6ae7dbcc329
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611cb690>
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE19AAK%252F699411666%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411666/600 saved to cache
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ff522792-d041-5ecb-b231-8bf72c190c1e
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a77dd0>
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE18CHX%252F699409299%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409299/600 saved to cache
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699393140%27 HTTP/1.1" 200 None
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393140 not downloaded yet
2026-03-29 22:03:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426179/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=CN65OTA-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406349/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LA70NPE/42811995?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=1ymICcEKrtpKHFHLQTc1yKaMMeniIFUDVOMDF5neyAs%3D)
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426225%27 HTTP/1.1" 200 None
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426225 not downloaded yet
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395806%27 HTTP/1.1" 200 None
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395806 not downloaded yet
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699393147%27 HTTP/1.1" 200 None
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393147 not downloaded yet
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6221e610>
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FKD15FPU%252F699239960%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239960/600 saved to cache
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611ba810>
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSL11KPY%252F699212555%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212555/600 saved to cache
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62099150>
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAK55EXG%252F699234535%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234535/600 saved to cache
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0991f76e-fa68-5257-8869-29bbc185bed6
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6353a910>
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLO08HUA%252F699210979%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699210979/600 saved to cache
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9816a6af-47f8-5106-89d9-6d77d25fd0f4
2026-03-29 22:03:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9816a6af-47f8-5106-89d9-6d77d25fd0f4, skipping ID generation
2026-03-29 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9816a6af-47f8-5106-89d9-6d77d25fd0f4 sending to next pipeline
2026-03-29 22:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9816a6af-47f8-5106-89d9-6d77d25fd0f4, identifier: LO08%20HUA
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69802f10>
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMC14KAE%252F699251971%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251971/600 saved to cache
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 97c5232d-22c9-5728-b6fd-84d8da4f8949
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426228%27 HTTP/1.1" 200 None
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426228 not downloaded yet
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395829%27 HTTP/1.1" 200 None
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395829 not downloaded yet
2026-03-29 22:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9816a6af-47f8-5106-89d9-6d77d25fd0f4 with identifier: LO08%20HUA
2026-03-29 22:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9816a6af-47f8-5106-89d9-6d77d25fd0f4 with identifier: LO08%20HUA
2026-03-29 22:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9816a6af-47f8-5106-89d9-6d77d25fd0f4 with identifier: LO08%20HUA to the API
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699210979/600>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_expert_report_file_cfe144ea-f8c4-4fa6-b1ee-ff242e22a134.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LO08%20HUA-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9816a6af-47f8-5106-89d9-6d77d25fd0f4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LO08 HUA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LO08%20HUA&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 179783,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40574,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699210979/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37969,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699210986/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36623,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699210991/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37700,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699210999/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34335,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211010/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33751,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211016/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 91683,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211035/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82139,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211049/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 92574,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211063/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9816a6af-47f8-5106-89d9-6d77d25fd0f4/9816a6af-47f8-5106-89d9-6d77d25fd0f4_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 73658,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LO08HUA/699211077/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 2.0 SDI S Hatchback',
 'transmission': 'manual',
 'trim': 'SDI S',
 'vin': 'WVWZZZ1KZ9W023112',
 'year': 2008}
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO08%2520HUA%27 HTTP/1.1" 200 None
2026-03-29 22:03:16 [bca.uk] INFO: Saving data for LO08%20HUA: {'created_time': 1774821796.431752, 'last_price_update_time': 1774821796.431766, 'auction_closing_time': 1775210400.0}
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LO08%2520HUA') HTTP/1.1" 204 0
2026-03-29 22:03:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393083/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393083>
2026-03-29 22:03:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393069/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393069>
2026-03-29 22:03:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393055/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YR67NZG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393096/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393096>
2026-03-29 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435173/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HS68PYY/42812178?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=ilxdzGsr4IgRZDvqZmWhurm4pGkLnzxS3s4veY%2BdCjs%3D)
2026-03-29 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409284/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE18CHX/42812000?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=oyBRp8qHoowbCW9kieY0zUV46IZNjY3FwR8NKuxfaxo%3D)
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699393150%27 HTTP/1.1" 200 None
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393150 not downloaded yet
2026-03-29 22:03:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426194/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426194>
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426231%27 HTTP/1.1" 200 None
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426231 not downloaded yet
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395857%27 HTTP/1.1" 200 None
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395857 not downloaded yet
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61abd2d0>
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLA70NPE%252F699406349%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406349/600 saved to cache
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b4838ed0-a1bc-555f-ae17-73d79e29d1ac
2026-03-29 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411643/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE19AAK/42812078?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=MkdK1ykhsLQ%2B%2F2n1Irxn7evFumHYKKFZXmkQdpd8KgM%3D)
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699393152%27 HTTP/1.1" 200 None
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393152 not downloaded yet
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426234%27 HTTP/1.1" 200 None
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426234 not downloaded yet
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395878%27 HTTP/1.1" 200 None
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395878 not downloaded yet
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699426237%27 HTTP/1.1" 200 None
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426237 not downloaded yet
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395892%27 HTTP/1.1" 200 None
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395892 not downloaded yet
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61abd290>
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHS68PYY%252F699435173%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435173/600 saved to cache
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b5a10>
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE18CHX%252F699409284%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409284/600 saved to cache
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad
2026-03-29 22:03:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393140/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393140>
2026-03-29 22:03:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426218/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426218>
2026-03-29 22:03:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430289/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430289>
2026-03-29 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426179/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CN65OTA/42812298?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=HXci3LjOb3T4%2F91N2TEZkwx4YsEQW6Lkqy%2ByCGyzgK4%3D)
2026-03-29 22:03:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426204/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426204>
2026-03-29 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426194/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CN65OTA/42812298?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=HXci3LjOb3T4%2F91N2TEZkwx4YsEQW6Lkqy%2ByCGyzgK4%3D)
2026-03-29 22:03:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430334/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430334>
2026-03-29 22:03:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393113/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393113>
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395935%27 HTTP/1.1" 200 None
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395935 not downloaded yet
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395949%27 HTTP/1.1" 200 None
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395949 not downloaded yet
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614b9150>
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE19AAK%252F699411643%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411643/600 saved to cache
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ff522792-d041-5ecb-b231-8bf72c190c1e
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395972%27 HTTP/1.1" 200 None
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395972 not downloaded yet
2026-03-29 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=4&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:03:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426228/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426228>
2026-03-29 22:03:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393150/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393150>
2026-03-29 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393083/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YR67NZG/42811985?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=pIAxLaG6p7818wlJOtvbmDmU4CemR7e2Qm%2FruKj4j8c%3D)
2026-03-29 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393055/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YR67NZG/42811985?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=pIAxLaG6p7818wlJOtvbmDmU4CemR7e2Qm%2FruKj4j8c%3D)
2026-03-29 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393069/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YR67NZG/42811985?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=pIAxLaG6p7818wlJOtvbmDmU4CemR7e2Qm%2FruKj4j8c%3D)
2026-03-29 22:03:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395829/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395829>
2026-03-29 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393096/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YR67NZG/42811985?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=pIAxLaG6p7818wlJOtvbmDmU4CemR7e2Qm%2FruKj4j8c%3D)
2026-03-29 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393113/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YR67NZG/42811985?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=pIAxLaG6p7818wlJOtvbmDmU4CemR7e2Qm%2FruKj4j8c%3D)
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395988%27 HTTP/1.1" 200 None
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395988 not downloaded yet
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611d4c10>
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCN65OTA%252F699426179%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426179/600 saved to cache
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5796b214-f7e8-5915-afb7-c30027610219
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c7b9d0>
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCN65OTA%252F699426194%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426194/600 saved to cache
2026-03-29 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5796b214-f7e8-5915-afb7-c30027610219
2026-03-29 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426204/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CN65OTA/42812298?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=HXci3LjOb3T4%2F91N2TEZkwx4YsEQW6Lkqy%2ByCGyzgK4%3D)
2026-03-29 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426218/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CN65OTA/42812298?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=HXci3LjOb3T4%2F91N2TEZkwx4YsEQW6Lkqy%2ByCGyzgK4%3D)
2026-03-29 22:03:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426237/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426237>
2026-03-29 22:03:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395892/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395892>
2026-03-29 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430334/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC19VSX/42812111?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=qlSeQUbf83xHqWfD9mYZ2SCAALVwdddlxYHgmUNU2tY%3D)
2026-03-29 22:03:16 [bca.uk] INFO: Total items found: 100
2026-03-29 22:03:16 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded
2026-03-29 22:03:16 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:03:16 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69adf250>
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYR67NZG%252F699393083%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393083/600 saved to cache
2026-03-29 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 94abe6e9-81d6-5688-9976-35bc84a70d4a
2026-03-29 22:03:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637b7390>
2026-03-29 22:03:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYR67NZG%252F699393055%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393055/600 saved to cache
2026-03-29 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 94abe6e9-81d6-5688-9976-35bc84a70d4a
2026-03-29 22:03:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6117fe10>
2026-03-29 22:03:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYR67NZG%252F699393069%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393069/600 saved to cache
2026-03-29 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 94abe6e9-81d6-5688-9976-35bc84a70d4a
2026-03-29 22:03:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62115a50>
2026-03-29 22:03:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYR67NZG%252F699393096%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393096/600 saved to cache
2026-03-29 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 94abe6e9-81d6-5688-9976-35bc84a70d4a
2026-03-29 22:03:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620b6b50>
2026-03-29 22:03:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYR67NZG%252F699393113%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393113/600 saved to cache
2026-03-29 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 94abe6e9-81d6-5688-9976-35bc84a70d4a
2026-03-29 22:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430289/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA16ETX/42812131?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=67cSoD7yDAcPlVUXb6MtFxB8b%2F%2B%2FHPzK%2FRcqJHz%2FIwo%3D)
2026-03-29 22:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426228/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CN65OTA/42812298?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=HXci3LjOb3T4%2F91N2TEZkwx4YsEQW6Lkqy%2ByCGyzgK4%3D)
2026-03-29 22:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393140/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YR67NZG/42811985?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=pIAxLaG6p7818wlJOtvbmDmU4CemR7e2Qm%2FruKj4j8c%3D)
2026-03-29 22:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395829/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE21KSX/42812090?sv=2020-08-04&st=2026-03-29T22%3A03%3A13Z&se=2026-03-29T22%3A28%3A13Z&sr=b&sp=r&sig=jW4XIrEOeuzqki8Bi%2B65WYmtXCjdeo%2B%2FJX1pInSl5yA%3D)
2026-03-29 22:03:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395935/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395935>
2026-03-29 22:03:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395949/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395949>
2026-03-29 22:03:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395972/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395972>
2026-03-29 22:03:17 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:03:17 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:03:17 [bca.uk] INFO: Found listing with ID: VX71%20LGE
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX71%2520LGE%27 HTTP/1.1" 200 None
2026-03-29 22:03:17 [bca.uk] INFO: Scrape type for VX71%20LGE: 2
2026-03-29 22:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c276a733-42f4-5af7-8ad5-c7a477a69048 with identifier: VX71%20LGE
2026-03-29 22:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c276a733-42f4-5af7-8ad5-c7a477a69048 with scrape type 2
2026-03-29 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c276a733-42f4-5af7-8ad5-c7a477a69048 with scrape type 2
2026-03-29 22:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c276a733-42f4-5af7-8ad5-c7a477a69048, identifier: VX71%20LGE
2026-03-29 22:03:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393150/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YR67NZG/42811985?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=pIAxLaG6p7818wlJOtvbmDmU4CemR7e2Qm%2FruKj4j8c%3D)
2026-03-29 22:03:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c276a733-42f4-5af7-8ad5-c7a477a69048 with identifier: VX71%20LGE
2026-03-29 22:03:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c276a733-42f4-5af7-8ad5-c7a477a69048 with identifier: VX71%20LGE
2026-03-29 22:03:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c276a733-42f4-5af7-8ad5-c7a477a69048 with identifier: VX71%20LGE to the API
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=4&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VX71%20LGE-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'c276a733-42f4-5af7-8ad5-c7a477a69048',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VX71 LGE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VX71%20LGE&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'MERCEDES-BENZ',
 'model': 'EQC 400',
 'odometer': 27589,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC 400 AMG LINE PREMIUM StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM',
 'vin': 'W1K2938902F035687',
 'year': 2021}
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX71%2520LGE%27 HTTP/1.1" 200 None
2026-03-29 22:03:17 [bca.uk] INFO: Saving data for VX71%20LGE: {'auction_closing_time': 1775124000.0, 'created_time': 1774534060.387215, 'last_price_update_time': 1774821797.610963}
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VX71%2520LGE') HTTP/1.1" 204 0
2026-03-29 22:03:17 [bca.uk] INFO: Found listing with ID: EY70%20RUA
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY70%2520RUA%27 HTTP/1.1" 200 None
2026-03-29 22:03:17 [bca.uk] INFO: Scrape type for EY70%20RUA: 2
2026-03-29 22:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 865cb917-4eed-5b99-83d3-357d614834f0 with identifier: EY70%20RUA
2026-03-29 22:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 865cb917-4eed-5b99-83d3-357d614834f0 with scrape type 2
2026-03-29 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 865cb917-4eed-5b99-83d3-357d614834f0 with scrape type 2
2026-03-29 22:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 865cb917-4eed-5b99-83d3-357d614834f0, identifier: EY70%20RUA
2026-03-29 22:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395892/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE21KSX/42812090?sv=2020-08-04&st=2026-03-29T22%3A03%3A13Z&se=2026-03-29T22%3A28%3A13Z&sr=b&sp=r&sig=jW4XIrEOeuzqki8Bi%2B65WYmtXCjdeo%2B%2FJX1pInSl5yA%3D)
2026-03-29 22:03:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395988/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395988>
2026-03-29 22:03:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393152/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393152>
2026-03-29 22:03:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395878/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395878>
2026-03-29 22:03:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426234/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426234>
2026-03-29 22:03:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395857/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395857>
2026-03-29 22:03:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 865cb917-4eed-5b99-83d3-357d614834f0 with identifier: EY70%20RUA
2026-03-29 22:03:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 865cb917-4eed-5b99-83d3-357d614834f0 with identifier: EY70%20RUA
2026-03-29 22:03:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 865cb917-4eed-5b99-83d3-357d614834f0 with identifier: EY70%20RUA to the API
2026-03-29 22:03:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=4&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 222,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EY70%20RUA-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '865cb917-4eed-5b99-83d3-357d614834f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EY70 RUA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EY70%20RUA&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'AUDI',
 'model': 'Q7',
 'odometer': 33814,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'AUDI Q7 3.0 45 TDI QUATTRO SPORT TIP StationWagon',
 'transmission': 'manual',
 'trim': '45 TDI QUATTRO SPORT TIP',
 'vin': 'WAUZZZ4M5LD002237',
 'year': 2020}
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY70%2520RUA%27 HTTP/1.1" 200 None
2026-03-29 22:03:18 [bca.uk] INFO: Saving data for EY70%20RUA: {'auction_closing_time': 1774951200.0, 'created_time': 1774101920.415695, 'last_price_update_time': 1774821798.169462}
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EY70%2520RUA') HTTP/1.1" 204 0
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6185e9d0>
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCN65OTA%252F699426204%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426204/600 saved to cache
2026-03-29 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5796b214-f7e8-5915-afb7-c30027610219
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6373b410>
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCN65OTA%252F699426218%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426218/600 saved to cache
2026-03-29 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5796b214-f7e8-5915-afb7-c30027610219
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6185df50>
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC19VSX%252F699430334%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430334/600 saved to cache
2026-03-29 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 732664ff-2041-53f2-83f7-e4a6aeaa1df2
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6374d850>
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA16ETX%252F699430289%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430289/600 saved to cache
2026-03-29 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d6398c60-fe63-5a45-a148-79cf4bf62bcf
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63651150>
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCN65OTA%252F699426228%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426228/600 saved to cache
2026-03-29 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5796b214-f7e8-5915-afb7-c30027610219
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611bb0d0>
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYR67NZG%252F699393140%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393140/600 saved to cache
2026-03-29 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 94abe6e9-81d6-5688-9976-35bc84a70d4a
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6373b3d0>
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE21KSX%252F699395829%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395829/600 saved to cache
2026-03-29 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c562d387-49fb-5052-a994-67add14e4b74
2026-03-29 22:03:18 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426231/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426231>
2026-03-29 22:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426237/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CN65OTA/42812298?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=HXci3LjOb3T4%2F91N2TEZkwx4YsEQW6Lkqy%2ByCGyzgK4%3D)
2026-03-29 22:03:18 [bca.uk] INFO: Found listing with ID: DY59%20NHM
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY59%2520NHM%27 HTTP/1.1" 200 None
2026-03-29 22:03:18 [bca.uk] INFO: Scrape type for DY59%20NHM: 2
2026-03-29 22:03:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87480faa-88cc-50d5-8c30-0f2179666de8 with identifier: DY59%20NHM
2026-03-29 22:03:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87480faa-88cc-50d5-8c30-0f2179666de8 with scrape type 2
2026-03-29 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87480faa-88cc-50d5-8c30-0f2179666de8 with scrape type 2
2026-03-29 22:03:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 87480faa-88cc-50d5-8c30-0f2179666de8, identifier: DY59%20NHM
2026-03-29 22:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 87480faa-88cc-50d5-8c30-0f2179666de8 with identifier: DY59%20NHM
2026-03-29 22:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 87480faa-88cc-50d5-8c30-0f2179666de8 with identifier: DY59%20NHM
2026-03-29 22:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 87480faa-88cc-50d5-8c30-0f2179666de8 with identifier: DY59%20NHM to the API
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=4&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DY59%20NHM-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '87480faa-88cc-50d5-8c30-0f2179666de8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DY59 NHM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DY59%20NHM&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 114154,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.6 VVT 115 ACTIVE Hatchback',
 'transmission': 'manual',
 'trim': 'VVT 115 ACTIVE',
 'vin': 'W0L0AHL48A5001425',
 'year': 2009}
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY59%2520NHM%27 HTTP/1.1" 200 None
2026-03-29 22:03:18 [bca.uk] INFO: Saving data for DY59%20NHM: {'auction_closing_time': 1774951200.0, 'created_time': 1774476139.808474, 'last_price_update_time': 1774821798.92174}
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DY59%2520NHM') HTTP/1.1" 204 0
2026-03-29 22:03:18 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395806/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395806>
2026-03-29 22:03:18 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426225/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426225>
2026-03-29 22:03:18 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393147/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393147>
2026-03-29 22:03:18 [bca.uk] INFO: Found listing with ID: VHZ%208117
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VHZ%25208117%27 HTTP/1.1" 200 None
2026-03-29 22:03:18 [bca.uk] INFO: Scrape type for VHZ%208117: 0
2026-03-29 22:03:18 [bca.uk] INFO: Found listing with ID: HK74%20VDT
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK74%2520VDT%27 HTTP/1.1" 200 None
2026-03-29 22:03:18 [bca.uk] INFO: Scrape type for HK74%20VDT: 1
2026-03-29 22:03:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd5918ef-16dc-5dbe-90ef-20698b6a8126 with identifier: HK74%20VDT
2026-03-29 22:03:18 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item dd5918ef-16dc-5dbe-90ef-20698b6a8126
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:18 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62131490>
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYR67NZG%252F699393150%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393150/600 saved to cache
2026-03-29 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 94abe6e9-81d6-5688-9976-35bc84a70d4a
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611d4d10>
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE21KSX%252F699395892%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395892/600 saved to cache
2026-03-29 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c562d387-49fb-5052-a994-67add14e4b74
2026-03-29 22:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395857/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE21KSX/42812090?sv=2020-08-04&st=2026-03-29T22%3A03%3A13Z&se=2026-03-29T22%3A28%3A13Z&sr=b&sp=r&sig=jW4XIrEOeuzqki8Bi%2B65WYmtXCjdeo%2B%2FJX1pInSl5yA%3D)
2026-03-29 22:03:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395780/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=AE21KSX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395949/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE21KSX/42812090?sv=2020-08-04&st=2026-03-29T22%3A03%3A13Z&se=2026-03-29T22%3A28%3A13Z&sr=b&sp=r&sig=jW4XIrEOeuzqki8Bi%2B65WYmtXCjdeo%2B%2FJX1pInSl5yA%3D)
2026-03-29 22:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395972/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE21KSX/42812090?sv=2020-08-04&st=2026-03-29T22%3A03%3A13Z&se=2026-03-29T22%3A28%3A13Z&sr=b&sp=r&sig=jW4XIrEOeuzqki8Bi%2B65WYmtXCjdeo%2B%2FJX1pInSl5yA%3D)
2026-03-29 22:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395935/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE21KSX/42812090?sv=2020-08-04&st=2026-03-29T22%3A03%3A13Z&se=2026-03-29T22%3A28%3A13Z&sr=b&sp=r&sig=jW4XIrEOeuzqki8Bi%2B65WYmtXCjdeo%2B%2FJX1pInSl5yA%3D)
2026-03-29 22:03:19 [bca.uk] INFO: Found listing with ID: LA23%20XHC
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA23%2520XHC%27 HTTP/1.1" 200 None
2026-03-29 22:03:19 [bca.uk] INFO: Scrape type for LA23%20XHC: 2
2026-03-29 22:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0e4f9f0-c886-5b3f-aee6-fac2c267f191 with identifier: LA23%20XHC
2026-03-29 22:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0e4f9f0-c886-5b3f-aee6-fac2c267f191 with scrape type 2
2026-03-29 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0e4f9f0-c886-5b3f-aee6-fac2c267f191 with scrape type 2
2026-03-29 22:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f0e4f9f0-c886-5b3f-aee6-fac2c267f191, identifier: LA23%20XHC
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62133cd0>
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCN65OTA%252F699426237%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426237/600 saved to cache
2026-03-29 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5796b214-f7e8-5915-afb7-c30027610219
2026-03-29 22:03:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f0e4f9f0-c886-5b3f-aee6-fac2c267f191 with identifier: LA23%20XHC
2026-03-29 22:03:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f0e4f9f0-c886-5b3f-aee6-fac2c267f191 with identifier: LA23%20XHC
2026-03-29 22:03:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f0e4f9f0-c886-5b3f-aee6-fac2c267f191 with identifier: LA23%20XHC to the API
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=4&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LA23%20XHC-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'f0e4f9f0-c886-5b3f-aee6-fac2c267f191',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LA23 XHC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LA23%20XHC&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'MERCEDES-BENZ',
 'model': 'GLA 250 E',
 'odometer': 28203,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLA 250 E 1.3 AMG LINE PREM.PLUS NIGHT ED. '
          'StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREM.PLUS NIGHT ED.',
 'vin': 'W1N4N8GB1PJ501386',
 'year': 2023}
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA23%2520XHC%27 HTTP/1.1" 200 None
2026-03-29 22:03:19 [bca.uk] INFO: Saving data for LA23%20XHC: {'auction_closing_time': 1775124000.0, 'created_time': 1774534274.669194, 'last_price_update_time': 1774821799.53244}
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LA23%2520XHC') HTTP/1.1" 204 0
2026-03-29 22:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395878/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE21KSX/42812090?sv=2020-08-04&st=2026-03-29T22%3A03%3A13Z&se=2026-03-29T22%3A28%3A13Z&sr=b&sp=r&sig=jW4XIrEOeuzqki8Bi%2B65WYmtXCjdeo%2B%2FJX1pInSl5yA%3D)
2026-03-29 22:03:19 [bca.uk] INFO: Found listing with ID: DC22%20HUO
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC22%2520HUO%27 HTTP/1.1" 200 None
2026-03-29 22:03:19 [bca.uk] INFO: Scrape type for DC22%20HUO: 1
2026-03-29 22:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c45461f-b816-537d-a25b-219757224249 with identifier: DC22%20HUO
2026-03-29 22:03:19 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 6c45461f-b816-537d-a25b-219757224249
2026-03-29 22:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426231/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CN65OTA/42812298?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=HXci3LjOb3T4%2F91N2TEZkwx4YsEQW6Lkqy%2ByCGyzgK4%3D)
2026-03-29 22:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395988/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE21KSX/42812090?sv=2020-08-04&st=2026-03-29T22%3A03%3A13Z&se=2026-03-29T22%3A28%3A13Z&sr=b&sp=r&sig=jW4XIrEOeuzqki8Bi%2B65WYmtXCjdeo%2B%2FJX1pInSl5yA%3D)
2026-03-29 22:03:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393124/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699393124>
2026-03-29 22:03:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426222/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699426222>
2026-03-29 22:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426234/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CN65OTA/42812298?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=HXci3LjOb3T4%2F91N2TEZkwx4YsEQW6Lkqy%2ByCGyzgK4%3D)
2026-03-29 22:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393152/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YR67NZG/42811985?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=pIAxLaG6p7818wlJOtvbmDmU4CemR7e2Qm%2FruKj4j8c%3D)
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61648090>
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE21KSX%252F699395857%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395857/600 saved to cache
2026-03-29 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c562d387-49fb-5052-a994-67add14e4b74
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616825d0>
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE21KSX%252F699395949%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395949/600 saved to cache
2026-03-29 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c562d387-49fb-5052-a994-67add14e4b74
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6374f250>
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE21KSX%252F699395972%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395972/600 saved to cache
2026-03-29 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c562d387-49fb-5052-a994-67add14e4b74
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:19 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63318610>
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE21KSX%252F699395935%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395935/600 saved to cache
2026-03-29 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c562d387-49fb-5052-a994-67add14e4b74
2026-03-29 22:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393147/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YR67NZG/42811985?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=pIAxLaG6p7818wlJOtvbmDmU4CemR7e2Qm%2FruKj4j8c%3D)
2026-03-29 22:03:19 [bca.uk] INFO: Found listing with ID: RO20%20JLV
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO20%2520JLV%27 HTTP/1.1" 200 None
2026-03-29 22:03:19 [bca.uk] INFO: Scrape type for RO20%20JLV: 2
2026-03-29 22:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 378ca6e5-d408-523f-83e9-690c1ee405b2 with identifier: RO20%20JLV
2026-03-29 22:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 378ca6e5-d408-523f-83e9-690c1ee405b2 with scrape type 2
2026-03-29 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 378ca6e5-d408-523f-83e9-690c1ee405b2 with scrape type 2
2026-03-29 22:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 378ca6e5-d408-523f-83e9-690c1ee405b2, identifier: RO20%20JLV
2026-03-29 22:03:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 378ca6e5-d408-523f-83e9-690c1ee405b2 with identifier: RO20%20JLV
2026-03-29 22:03:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 378ca6e5-d408-523f-83e9-690c1ee405b2 with identifier: RO20%20JLV
2026-03-29 22:03:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 378ca6e5-d408-523f-83e9-690c1ee405b2 with identifier: RO20%20JLV to the API
2026-03-29 22:03:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=4&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 173,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RO20%20JLV-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '378ca6e5-d408-523f-83e9-690c1ee405b2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RO20 JLV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RO20%20JLV&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VOLVO',
 'model': 'V90',
 'odometer': 61292,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VOLVO V90 2.0 T4 190 R DESIGN PLUS G/T Estate',
 'transmission': 'manual',
 'trim': 'T4 190 R DESIGN PLUS G/T',
 'vin': 'YV1PWAKVDL1124786',
 'year': 2020}
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO20%2520JLV%27 HTTP/1.1" 200 None
2026-03-29 22:03:20 [bca.uk] INFO: Saving data for RO20%20JLV: {'auction_closing_time': 1775124000.0, 'created_time': 1774390471.380688, 'last_price_update_time': 1774821800.136548}
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RO20%2520JLV') HTTP/1.1" 204 0
2026-03-29 22:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395780/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE21KSX/42812090?sv=2020-08-04&st=2026-03-29T22%3A03%3A13Z&se=2026-03-29T22%3A28%3A13Z&sr=b&sp=r&sig=jW4XIrEOeuzqki8Bi%2B65WYmtXCjdeo%2B%2FJX1pInSl5yA%3D)
2026-03-29 22:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426225/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CN65OTA/42812298?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=HXci3LjOb3T4%2F91N2TEZkwx4YsEQW6Lkqy%2ByCGyzgK4%3D)
2026-03-29 22:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395806/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE21KSX/42812090?sv=2020-08-04&st=2026-03-29T22%3A03%3A13Z&se=2026-03-29T22%3A28%3A13Z&sr=b&sp=r&sig=jW4XIrEOeuzqki8Bi%2B65WYmtXCjdeo%2B%2FJX1pInSl5yA%3D)
2026-03-29 22:03:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040206/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040206>
2026-03-29 22:03:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575421/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575421>
2026-03-29 22:03:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411792/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411792>
2026-03-29 22:03:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK74VDT/42809563?sv=2020-08-04&st=2026-03-29T22%3A03%3A19Z&se=2026-03-29T22%3A28%3A19Z&sr=b&sp=r&sig=WU6pM2L1dWJi3Ejn6IWyffxUL7z8BjuTgiWJku%2FGEIo%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HK74%20VDT-GB>
2026-03-29 22:03:20 [bca.uk] INFO: Found listing with ID: YC64%20ULZ
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC64%2520ULZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:20 [bca.uk] INFO: Scrape type for YC64%20ULZ: 1
2026-03-29 22:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7faeccc2-4423-53aa-a318-803e1d873f8c with identifier: YC64%20ULZ
2026-03-29 22:03:20 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 7faeccc2-4423-53aa-a318-803e1d873f8c
2026-03-29 22:03:20 [bca.uk] INFO: Found listing with ID: LK65%20LDD
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK65%2520LDD%27 HTTP/1.1" 200 None
2026-03-29 22:03:20 [bca.uk] INFO: Scrape type for LK65%20LDD: 1
2026-03-29 22:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bbb7ce7-a50f-5792-918b-66476d234a65 with identifier: LK65%20LDD
2026-03-29 22:03:20 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 1bbb7ce7-a50f-5792-918b-66476d234a65
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6374e410>
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE21KSX%252F699395878%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395878/600 saved to cache
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c562d387-49fb-5052-a994-67add14e4b74
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6187be50>
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCN65OTA%252F699426231%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426231/600 saved to cache
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5796b214-f7e8-5915-afb7-c30027610219
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac635384d0>
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE21KSX%252F699395988%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395988/600 saved to cache
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c562d387-49fb-5052-a994-67add14e4b74
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618c46d0>
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCN65OTA%252F699426234%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426234/600 saved to cache
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5796b214-f7e8-5915-afb7-c30027610219
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6353b9d0>
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYR67NZG%252F699393152%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393152/600 saved to cache
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 94abe6e9-81d6-5688-9976-35bc84a70d4a
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62099e10>
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYR67NZG%252F699393147%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393147/600 saved to cache
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 94abe6e9-81d6-5688-9976-35bc84a70d4a
2026-03-29 22:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426222/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CN65OTA/42812298?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=HXci3LjOb3T4%2F91N2TEZkwx4YsEQW6Lkqy%2ByCGyzgK4%3D)
2026-03-29 22:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393124/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YR67NZG/42811985?sv=2020-08-04&st=2026-03-29T22%3A03%3A11Z&se=2026-03-29T22%3A28%3A11Z&sr=b&sp=r&sig=pIAxLaG6p7818wlJOtvbmDmU4CemR7e2Qm%2FruKj4j8c%3D)
2026-03-29 22:03:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212548/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212548>
2026-03-29 22:03:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406328/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406328>
2026-03-29 22:03:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC22HUO/42806704?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=dQBCNh6w1rixkLp3DKgWlJpgfe3vccB%2F%2Fb6WAecmC7Q%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DC22%20HUO-GB>
2026-03-29 22:03:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239946/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699239946>
2026-03-29 22:03:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234524/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=AK55EXG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OE10BXU/42806585?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=0HeSSm6%2FyPGHrQi9lQ%2F5I1Qis0B5ucoXD25aBf9XYJU%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OE10%20BXU-GB>
2026-03-29 22:03:20 [bca.uk] INFO: Found listing with ID: HY65%20YHZ
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY65%2520YHZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:20 [bca.uk] INFO: Scrape type for HY65%20YHZ: 1
2026-03-29 22:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5c6f7aa-8396-5873-84ff-36f777f94cac with identifier: HY65%20YHZ
2026-03-29 22:03:20 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item d5c6f7aa-8396-5873-84ff-36f777f94cac
2026-03-29 22:03:20 [bca.uk] INFO: Found listing with ID: FY17%20UNZ
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY17%2520UNZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:20 [bca.uk] INFO: Scrape type for FY17%20UNZ: 1
2026-03-29 22:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a50a9ac2-1ae6-5dea-b91f-fba078bf92af with identifier: FY17%20UNZ
2026-03-29 22:03:20 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item a50a9ac2-1ae6-5dea-b91f-fba078bf92af
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636cd6d0>
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE21KSX%252F699395780%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395780/600 saved to cache
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c562d387-49fb-5052-a994-67add14e4b74
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636cd790>
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCN65OTA%252F699426225%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426225/600 saved to cache
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5796b214-f7e8-5915-afb7-c30027610219
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6353b710>
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE21KSX%252F699395806%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395806/600 saved to cache
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c562d387-49fb-5052-a994-67add14e4b74
2026-03-29 22:03:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c562d387-49fb-5052-a994-67add14e4b74, skipping ID generation
2026-03-29 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c562d387-49fb-5052-a994-67add14e4b74 sending to next pipeline
2026-03-29 22:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c562d387-49fb-5052-a994-67add14e4b74, identifier: AE21%20KSX
2026-03-29 22:03:20 [bca.uk] INFO: Found listing with ID: FX22%20ORL
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX22%2520ORL%27 HTTP/1.1" 200 None
2026-03-29 22:03:20 [bca.uk] INFO: Scrape type for FX22%20ORL: 1
2026-03-29 22:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 502e65dc-018f-56cc-9774-295a6ce3b96a with identifier: FX22%20ORL
2026-03-29 22:03:20 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 502e65dc-018f-56cc-9774-295a6ce3b96a
2026-03-29 22:03:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c562d387-49fb-5052-a994-67add14e4b74 with identifier: AE21%20KSX
2026-03-29 22:03:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c562d387-49fb-5052-a994-67add14e4b74 with identifier: AE21%20KSX
2026-03-29 22:03:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c562d387-49fb-5052-a994-67add14e4b74 with identifier: AE21%20KSX to the API
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395806/600>
{'auction_title': '',
 'c_o_2_emission_value': 242,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_expert_report_file_d007ca3f-feb8-4fbf-8288-5e2b51442f6f.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AE21%20KSX-GB',
 'category': 'LightCommercialVehicle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c562d387-49fb-5052-a994-67add14e4b74',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AE21 KSX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AE21%20KSX&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'RANGER',
 'odometer': 41628,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49214,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395780/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45863,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395806/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44534,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395829/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46556,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395857/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43415,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395878/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40030,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395892/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 101104,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395935/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77388,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395949/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78135,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395972/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c562d387-49fb-5052-a994-67add14e4b74/c562d387-49fb-5052-a994-67add14e4b74_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 56250,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE21KSX/699395988/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'FORD RANGER 2.0 EBL 213 WILDTRAK CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'EBL 213 WILDTRAK',
 'vin': '6FPPXXMJ2PMU73038',
 'year': 2021}
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE21%2520KSX%27 HTTP/1.1" 200 None
2026-03-29 22:03:21 [bca.uk] INFO: Saving data for AE21%20KSX: {'created_time': 1774821801.086362, 'last_price_update_time': 1774821801.086373, 'auction_closing_time': 1774951200.0}
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AE21%2520KSX') HTTP/1.1" 204 0
2026-03-29 22:03:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251964/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251964>
2026-03-29 22:03:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435165/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435165>
2026-03-29 22:03:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409267/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409267>
2026-03-29 22:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040206/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH70YYW/42571204?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=3YETERDVJsfcYf9zoGQQnS8MvGAFRjTT6qcrLaHjjZg%3D)
2026-03-29 22:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575421/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/P17LPT/42573216?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Cei94j6xTuVsYVAtMEIEaOIhWn8jpASCTY7XqjpVl64%3D)
2026-03-29 22:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411792/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MP65LKN/42812099?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=YYiddic%2BqcqY2M0XPOfW0%2FrAPtac9opCHs6%2B5ikpuFw%3D)
2026-03-29 22:03:21 [bca.uk] INFO: Found listing with ID: BK68%20TLO
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK68%2520TLO%27 HTTP/1.1" 200 None
2026-03-29 22:03:21 [bca.uk] INFO: Scrape type for BK68%20TLO: 1
2026-03-29 22:03:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f9f2c24-88ea-52eb-8933-488e5868efc1 with identifier: BK68%20TLO
2026-03-29 22:03:21 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 9f9f2c24-88ea-52eb-8933-488e5868efc1
2026-03-29 22:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK74VDT/42809563?sv=2020-08-04&st=2026-03-29T22%3A03%3A19Z&se=2026-03-29T22%3A28%3A19Z&sr=b&sp=r&sig=WU6pM2L1dWJi3Ejn6IWyffxUL7z8BjuTgiWJku%2FGEIo%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OE10BXU/42806585?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=0HeSSm6%2FyPGHrQi9lQ%2F5I1Qis0B5ucoXD25aBf9XYJU%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:21 [bca.uk] INFO: Found listing with ID: OW19%20OFS
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW19%2520OFS%27 HTTP/1.1" 200 None
2026-03-29 22:03:21 [bca.uk] INFO: Scrape type for OW19%20OFS: 1
2026-03-29 22:03:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0c90534-4dbe-5982-85b5-b9b714d55606 with identifier: OW19%20OFS
2026-03-29 22:03:21 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item a0c90534-4dbe-5982-85b5-b9b714d55606
2026-03-29 22:03:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6164bcd0>
2026-03-29 22:03:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCN65OTA%252F699426222%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426222/600 saved to cache
2026-03-29 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5796b214-f7e8-5915-afb7-c30027610219
2026-03-29 22:03:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5796b214-f7e8-5915-afb7-c30027610219, skipping ID generation
2026-03-29 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5796b214-f7e8-5915-afb7-c30027610219 sending to next pipeline
2026-03-29 22:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5796b214-f7e8-5915-afb7-c30027610219, identifier: CN65%20OTA
2026-03-29 22:03:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6331a3d0>
2026-03-29 22:03:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYR67NZG%252F699393124%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393124/600 saved to cache
2026-03-29 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 94abe6e9-81d6-5688-9976-35bc84a70d4a
2026-03-29 22:03:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 94abe6e9-81d6-5688-9976-35bc84a70d4a, skipping ID generation
2026-03-29 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 94abe6e9-81d6-5688-9976-35bc84a70d4a sending to next pipeline
2026-03-29 22:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 94abe6e9-81d6-5688-9976-35bc84a70d4a, identifier: YR67%20NZG
2026-03-29 22:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5796b214-f7e8-5915-afb7-c30027610219 with identifier: CN65%20OTA
2026-03-29 22:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5796b214-f7e8-5915-afb7-c30027610219 with identifier: CN65%20OTA
2026-03-29 22:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5796b214-f7e8-5915-afb7-c30027610219 with identifier: CN65%20OTA to the API
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426222/600>
{'auction_title': '',
 'c_o_2_emission_value': 220,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_expert_report_file_03282953-f672-44f3-a32b-a1ff33746f17.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CN65%20OTA-GB',
 'category': 'LightCommercialVehicle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5796b214-f7e8-5915-afb7-c30027610219',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CN65 OTA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CN65%20OTA&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'ISUZU',
 'model': 'D-MAX',
 'odometer': 176876,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 25,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37290,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426179/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36885,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426194/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34382,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426204/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33326,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426218/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 30560,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426222/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 31094,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426225/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72960,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426228/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 61005,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426231/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84568,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426234/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5796b214-f7e8-5915-afb7-c30027610219/5796b214-f7e8-5915-afb7-c30027610219_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79395,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CN65OTA/699426237/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'ISUZU D-MAX 2.5 TD BLADE 4X4 CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'TD BLADE 4X4',
 'vin': 'MPATFS86JFT013572',
 'year': 2015}
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN65%2520OTA%27 HTTP/1.1" 200 None
2026-03-29 22:03:21 [bca.uk] INFO: Saving data for CN65%20OTA: {'created_time': 1774821801.925219, 'last_price_update_time': 1774821801.925231, 'auction_closing_time': 1774951200.0}
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CN65%2520OTA') HTTP/1.1" 204 0
2026-03-29 22:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 94abe6e9-81d6-5688-9976-35bc84a70d4a with identifier: YR67%20NZG
2026-03-29 22:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 94abe6e9-81d6-5688-9976-35bc84a70d4a with identifier: YR67%20NZG
2026-03-29 22:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 94abe6e9-81d6-5688-9976-35bc84a70d4a with identifier: YR67%20NZG to the API
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393124/600>
{'auction_title': '',
 'c_o_2_emission_value': 228,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_expert_report_file_e7df3730-51d5-4683-a04e-4a4e308aaeab.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YR67%20NZG-GB',
 'category': 'LightCommercialVehicle',
 'color': 'orange',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '94abe6e9-81d6-5688-9976-35bc84a70d4a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YR67 NZG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YR67%20NZG&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'RANGER',
 'odometer': 118371,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 20,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 53048,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393055/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47223,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393069/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44860,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393083/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47739,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393096/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47497,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393113/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42861,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393124/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 122623,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393140/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82005,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393147/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 90686,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393150/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94abe6e9-81d6-5688-9976-35bc84a70d4a/94abe6e9-81d6-5688-9976-35bc84a70d4a_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 66777,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YR67NZG/699393152/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'FORD RANGER 3.2 TDCI 200 WILDTRAK 4WD CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'TDCI 200 WILDTRAK 4WD',
 'vin': '6FPPXXMJ2PHG08189',
 'year': 2017}
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR67%2520NZG%27 HTTP/1.1" 200 None
2026-03-29 22:03:22 [bca.uk] INFO: Saving data for YR67%20NZG: {'created_time': 1774821802.308139, 'last_price_update_time': 1774821802.308151, 'auction_closing_time': 1774951200.0}
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YR67%2520NZG') HTTP/1.1" 204 0
2026-03-29 22:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239946/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/KD15FPU/42809529?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=fvJF7ucpRX0E%2BAJp%2BX9CWPAyJRKbO%2FRJwWNOYDHIzAs%3D)
2026-03-29 22:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234524/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AK55EXG/42758130?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=zNKuCsXwY5YBweBL8fGiYSmIg6c7hmRzF6E4Qyh0WVI%3D)
2026-03-29 22:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212548/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SL11KPY/42783241?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=Q5R98DxLk%2FIyOrHb6oSyVq%2Bq9sVfHG45AhfvPKzaek4%3D)
2026-03-29 22:03:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LK65LDD/42812399?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=Jmfc85tb0kYx50%2BURzquG39JrqJ2lb%2BDkV6aqrYcOoI%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LK65%20LDD-GB>
2026-03-29 22:03:22 [bca.uk] INFO: Found listing with ID: BR21%20UPK
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BR21%2520UPK%27 HTTP/1.1" 200 None
2026-03-29 22:03:22 [bca.uk] INFO: Scrape type for BR21%20UPK: 2
2026-03-29 22:03:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d84afb8f-b94e-5539-bad4-8e5e2c8b92e8 with identifier: BR21%20UPK
2026-03-29 22:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d84afb8f-b94e-5539-bad4-8e5e2c8b92e8 with scrape type 2
2026-03-29 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d84afb8f-b94e-5539-bad4-8e5e2c8b92e8 with scrape type 2
2026-03-29 22:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d84afb8f-b94e-5539-bad4-8e5e2c8b92e8, identifier: BR21%20UPK
2026-03-29 22:03:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YC64ULZ/42812318?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=FgK9URJPQRCwQJ0o8NKxE9CnVWlkhUweJFUTtZ6LlnY%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YC64%20ULZ-GB>
2026-03-29 22:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406328/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LA70NPE/42811995?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=1ymICcEKrtpKHFHLQTc1yKaMMeniIFUDVOMDF5neyAs%3D)
2026-03-29 22:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d84afb8f-b94e-5539-bad4-8e5e2c8b92e8 with identifier: BR21%20UPK
2026-03-29 22:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d84afb8f-b94e-5539-bad4-8e5e2c8b92e8 with identifier: BR21%20UPK
2026-03-29 22:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d84afb8f-b94e-5539-bad4-8e5e2c8b92e8 with identifier: BR21%20UPK to the API
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=4&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BR21%20UPK-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'd84afb8f-b94e-5539-bad4-8e5e2c8b92e8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BR21 UPK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BR21%20UPK&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'AUDI',
 'model': 'E-TRON GT RS',
 'odometer': 42022,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'AUDI E-TRON GT RS 475KW 93KWH Q CARBON BLACK Coupe',
 'transmission': 'automatic',
 'trim': '475KW 93KWH Q CARBON BLACK',
 'vin': 'WAUZZZFW1N7901273',
 'year': 2021}
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BR21%2520UPK%27 HTTP/1.1" 200 None
2026-03-29 22:03:22 [bca.uk] INFO: Saving data for BR21%20UPK: {'auction_closing_time': 1775037600.0, 'created_time': 1773832963.456605, 'last_price_update_time': 1774821802.797982}
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BR21%2520UPK') HTTP/1.1" 204 0
2026-03-29 22:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC22HUO/42806704?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=dQBCNh6w1rixkLp3DKgWlJpgfe3vccB%2F%2Fb6WAecmC7Q%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409267/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE18CHX/42812000?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=oyBRp8qHoowbCW9kieY0zUV46IZNjY3FwR8NKuxfaxo%3D)
2026-03-29 22:03:22 [bca.uk] INFO: Found listing with ID: SF68%20ZZH
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF68%2520ZZH%27 HTTP/1.1" 200 None
2026-03-29 22:03:22 [bca.uk] INFO: Scrape type for SF68%20ZZH: 0
2026-03-29 22:03:22 [bca.uk] INFO: Found listing with ID: FD15%20FKB
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD15%2520FKB%27 HTTP/1.1" 200 None
2026-03-29 22:03:22 [bca.uk] INFO: Scrape type for FD15%20FKB: 0
2026-03-29 22:03:22 [bca.uk] INFO: Found listing with ID: HG08%20FRX
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG08%2520FRX%27 HTTP/1.1" 200 None
2026-03-29 22:03:22 [bca.uk] INFO: Scrape type for HG08%20FRX: 0
2026-03-29 22:03:22 [bca.uk] INFO: Found listing with ID: RX24%20YZN
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX24%2520YZN%27 HTTP/1.1" 200 None
2026-03-29 22:03:22 [bca.uk] INFO: Scrape type for RX24%20YZN: 1
2026-03-29 22:03:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9edc33d7-192a-5fcd-8823-b4e8eb0a8391 with identifier: RX24%20YZN
2026-03-29 22:03:22 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 9edc33d7-192a-5fcd-8823-b4e8eb0a8391
2026-03-29 22:03:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6192ef10>
2026-03-29 22:03:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH70YYW%252F699040206%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040206/600 saved to cache
2026-03-29 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 01b57636-ffd9-585f-9b00-e6ae7dbcc329
2026-03-29 22:03:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6353a650>
2026-03-29 22:03:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FP17LPT%252F686575421%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575421/600 saved to cache
2026-03-29 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9
2026-03-29 22:03:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621b9490>
2026-03-29 22:03:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMP65LKN%252F699411792%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411792/600 saved to cache
2026-03-29 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6062366a-77b0-5b3c-aa23-49414d769971
2026-03-29 22:03:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636b7dd0>
2026-03-29 22:03:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_expert_report_file_7f23d172-db57-4f13-895e-21ec8e9946e8.pdf HTTP/1.1" 201 0
2026-03-29 22:03:23 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item dd5918ef-16dc-5dbe-90ef-20698b6a8126
2026-03-29 22:03:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dd5918ef-16dc-5dbe-90ef-20698b6a8126, skipping ID generation
2026-03-29 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd5918ef-16dc-5dbe-90ef-20698b6a8126
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DHK74VDT-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=HK74VDT-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617fb090>
2026-03-29 22:03:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_expert_report_file_fc945a10-52c0-4a5e-8caf-6a7bd5a7f7d7.pdf HTTP/1.1" 201 0
2026-03-29 22:03:23 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 95589f3c-887c-5311-a841-cf63432d8df5
2026-03-29 22:03:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 95589f3c-887c-5311-a841-cf63432d8df5, skipping ID generation
2026-03-29 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95589f3c-887c-5311-a841-cf63432d8df5
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DOE10BXU-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=OE10BXU-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251964/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MC14KAE/42809755?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=DG6b3zLT1DRX51p27qxjR95H%2BdTJAJxRv%2B3BMmM%2BaS4%3D)
2026-03-29 22:03:23 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FX22ORL/42812368?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=4JuKCAILMz4%2BQPnM96C2XazYcd%2BQuDP%2F3FUZiLkKst4%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FX22%20ORL-GB>
2026-03-29 22:03:23 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY17UNZ/42812181?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=hFBTsS2nuxHG%2FPLDcHvb2CJWogkhUN7WPevhBflvZ2A%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FY17%20UNZ-GB>
2026-03-29 22:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435165/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HS68PYY/42812178?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=ilxdzGsr4IgRZDvqZmWhurm4pGkLnzxS3s4veY%2BdCjs%3D)
2026-03-29 22:03:23 [bca.uk] INFO: Found listing with ID: HN16%20FEM
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN16%2520FEM%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Scrape type for HN16%20FEM: 0
2026-03-29 22:03:23 [bca.uk] INFO: Found listing with ID: YF16%20VUJ
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF16%2520VUJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Scrape type for YF16%20VUJ: 0
2026-03-29 22:03:23 [bca.uk] INFO: Found listing with ID: GK16%20EPE
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK16%2520EPE%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Scrape type for GK16%20EPE: 0
2026-03-29 22:03:23 [bca.uk] INFO: Found listing with ID: LX66%20KVO
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX66%2520KVO%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Scrape type for LX66%20KVO: 0
2026-03-29 22:03:23 [bca.uk] INFO: Found listing with ID: YT64%20TZR
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT64%2520TZR%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Scrape type for YT64%20TZR: 0
2026-03-29 22:03:23 [bca.uk] INFO: Found listing with ID: DF13%20OAN
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF13%2520OAN%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Scrape type for DF13%20OAN: 0
2026-03-29 22:03:23 [bca.uk] INFO: Found listing with ID: KT15%20GYV
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT15%2520GYV%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Scrape type for KT15%20GYV: 0
2026-03-29 22:03:23 [bca.uk] INFO: Found listing with ID: BF63%20HVL
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF63%2520HVL%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Scrape type for BF63%20HVL: 0
2026-03-29 22:03:23 [bca.uk] INFO: Found listing with ID: EA12%20KGK
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA12%2520KGK%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Scrape type for EA12%20KGK: 0
2026-03-29 22:03:23 [bca.uk] INFO: Found listing with ID: VE10%20LDK
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE10%2520LDK%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Scrape type for VE10%20LDK: 0
2026-03-29 22:03:23 [bca.uk] INFO: Found listing with ID: DS15%20CXK
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS15%2520CXK%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Scrape type for DS15%20CXK: 0
2026-03-29 22:03:23 [bca.uk] INFO: Found listing with ID: FG63%20FHC
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG63%2520FHC%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Scrape type for FG63%20FHC: 0
2026-03-29 22:03:23 [bca.uk] INFO: Found listing with ID: KU63%20OUW
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU63%2520OUW%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Scrape type for KU63%20OUW: 0
2026-03-29 22:03:23 [bca.uk] INFO: Found listing with ID: PJ11%20AKP
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ11%2520AKP%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Scrape type for PJ11%20AKP: 0
2026-03-29 22:03:23 [bca.uk] INFO: Found listing with ID: RJ18%20UXW
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ18%2520UXW%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Scrape type for RJ18%20UXW: 0
2026-03-29 22:03:23 [bca.uk] INFO: Found listing with ID: SM13%20YUF
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM13%2520YUF%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Scrape type for SM13%20YUF: 0
2026-03-29 22:03:23 [bca.uk] INFO: Found listing with ID: SM67%20VNV
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM67%2520VNV%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Scrape type for SM67%20VNV: 2
2026-03-29 22:03:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4b35cfb-486e-55d8-b302-6ece660ab632 with identifier: SM67%20VNV
2026-03-29 22:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4b35cfb-486e-55d8-b302-6ece660ab632 with scrape type 2
2026-03-29 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4b35cfb-486e-55d8-b302-6ece660ab632 with scrape type 2
2026-03-29 22:03:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e4b35cfb-486e-55d8-b302-6ece660ab632, identifier: SM67%20VNV
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699117057%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117057 not downloaded yet
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699183729%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183729 not downloaded yet
2026-03-29 22:03:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e4b35cfb-486e-55d8-b302-6ece660ab632 with identifier: SM67%20VNV
2026-03-29 22:03:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e4b35cfb-486e-55d8-b302-6ece660ab632 with identifier: SM67%20VNV
2026-03-29 22:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e4b35cfb-486e-55d8-b302-6ece660ab632 with identifier: SM67%20VNV to the API
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=4&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 101,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SM67%20VNV-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e4b35cfb-486e-55d8-b302-6ece660ab632',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SM67 VNV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SM67%20VNV&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'SKODA',
 'model': 'FABIA',
 'odometer': 61500,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'SKODA FABIA 1.0 TSI 95 SE Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 95 SE',
 'vin': 'TMBFP6NJ1JZ044841',
 'year': 2018}
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM67%2520VNV%27 HTTP/1.1" 200 None
2026-03-29 22:03:23 [bca.uk] INFO: Saving data for SM67%20VNV: {'auction_closing_time': 1774864800.0, 'created_time': 1774706572.176619, 'last_price_update_time': 1774821803.888066}
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SM67%2520VNV') HTTP/1.1" 204 0
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618781d0>
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FKD15FPU%252F699239946%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239946/600 saved to cache
2026-03-29 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615445d0>
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAK55EXG%252F699234524%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234524/600 saved to cache
2026-03-29 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0991f76e-fa68-5257-8869-29bbc185bed6
2026-03-29 22:03:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0991f76e-fa68-5257-8869-29bbc185bed6, skipping ID generation
2026-03-29 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0991f76e-fa68-5257-8869-29bbc185bed6 sending to next pipeline
2026-03-29 22:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0991f76e-fa68-5257-8869-29bbc185bed6, identifier: AK55%20EXG
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6102df50>
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSL11KPY%252F699212548%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212548/600 saved to cache
2026-03-29 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c
2026-03-29 22:03:24 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:24 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:24 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:24 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636b5850>
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLA70NPE%252F699406328%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406328/600 saved to cache
2026-03-29 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b4838ed0-a1bc-555f-ae17-73d79e29d1ac
2026-03-29 22:03:24 [bca.uk] INFO: Total items found: 100
2026-03-29 22:03:24 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=6&sort=MostRecentlyAdded
2026-03-29 22:03:24 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:03:24 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=6&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61011490>
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_expert_report_file_01cb4cc3-87a7-4ca2-b152-6bdfe944d6c9.pdf HTTP/1.1" 201 0
2026-03-29 22:03:24 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 6c45461f-b816-537d-a25b-219757224249
2026-03-29 22:03:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6c45461f-b816-537d-a25b-219757224249, skipping ID generation
2026-03-29 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6c45461f-b816-537d-a25b-219757224249
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DDC22HUO-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DC22HUO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:24 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:24 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:24 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:24 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632c8b50>
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE18CHX%252F699409267%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409267/600 saved to cache
2026-03-29 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad
2026-03-29 22:03:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411617/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411617>
2026-03-29 22:03:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HY65YHZ/42811357?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=1baiIOWHbM%2F4%2BVRoR2beDOige2RqCphS0OiGBDMOKRw%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HY65%20YHZ-GB>
2026-03-29 22:03:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430314/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430314>
2026-03-29 22:03:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430267/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430267>
2026-03-29 22:03:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OW19OFS/42810083?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=ORlwvGpwXL94ftG8FnSaSukIEGA5e2xLjQOEIZpRK9A%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OW19%20OFS-GB>
2026-03-29 22:03:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BK68TLO/42810527?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=LWWZ9ibgdpr0XB%2BZxka5%2Ba4QP2LsFip8WLiRMCnKMzE%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BK68%20TLO-GB>
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: BJ13%20WXR
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ13%2520WXR%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for BJ13%20WXR: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: SD13%20ZKS
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD13%2520ZKS%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for SD13%20ZKS: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: CK64%20JOH
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK64%2520JOH%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for CK64%20JOH: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: FT63%20LWA
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT63%2520LWA%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for FT63%20LWA: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: KU63%20RYR
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU63%2520RYR%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for KU63%20RYR: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: LK08%20VFO
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK08%2520VFO%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for LK08%20VFO: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: PF59%20HHJ
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF59%2520HHJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for PF59%20HHJ: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: PO61%20YTU
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO61%2520YTU%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for PO61%20YTU: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: FH66%20SFV
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH66%2520SFV%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for FH66%20SFV: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: YF13%20MDZ
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF13%2520MDZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for YF13%20MDZ: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: DF66%20HMU
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF66%2520HMU%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for DF66%20HMU: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: HG15%20FWC
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG15%2520FWC%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for HG15%20FWC: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: KM61%20BXB
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM61%2520BXB%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for KM61%20BXB: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: GJ13%20TFE
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ13%2520TFE%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for GJ13%20TFE: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: DV14%20UMS
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV14%2520UMS%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for DV14%20UMS: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: FR62%20KCZ
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FR62%2520KCZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for FR62%20KCZ: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: MX13%20XNM
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX13%2520XNM%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for MX13%20XNM: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: WM63%20VKD
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM63%2520VKD%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for WM63%20VKD: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: WUI%209939
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WUI%25209939%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for WUI%209939: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: BA16%20XGY
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BA16%2520XGY%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for BA16%20XGY: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: NJ17%20XBA
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ17%2520XBA%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for NJ17%20XBA: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: Y33%20LJS
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y33%2520LJS%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for Y33%20LJS: 0
2026-03-29 22:03:24 [bca.uk] INFO: Found listing with ID: WR15%20RXK
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR15%2520RXK%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [bca.uk] INFO: Scrape type for WR15%20RXK: 2
2026-03-29 22:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acc8feec-1312-5463-bc82-1b4e1d3182d4 with identifier: WR15%20RXK
2026-03-29 22:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acc8feec-1312-5463-bc82-1b4e1d3182d4 with scrape type 2
2026-03-29 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acc8feec-1312-5463-bc82-1b4e1d3182d4 with scrape type 2
2026-03-29 22:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: acc8feec-1312-5463-bc82-1b4e1d3182d4, identifier: WR15%20RXK
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699117059%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117059 not downloaded yet
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699183735%27 HTTP/1.1" 200 None
2026-03-29 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183735 not downloaded yet
2026-03-29 22:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0991f76e-fa68-5257-8869-29bbc185bed6 with identifier: AK55%20EXG
2026-03-29 22:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0991f76e-fa68-5257-8869-29bbc185bed6 with identifier: AK55%20EXG
2026-03-29 22:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0991f76e-fa68-5257-8869-29bbc185bed6 with identifier: AK55%20EXG to the API
2026-03-29 22:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234524/600>
{'auction_title': '',
 'c_o_2_emission_value': 168,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_expert_report_file_a50aae8b-8091-4c17-9a82-e25c6b7c3068.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AK55%20EXG-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0991f76e-fa68-5257-8869-29bbc185bed6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AK55 EXG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AK55%20EXG&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 61103,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38351,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234524/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37559,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234535/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35982,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234539/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38241,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234555/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36985,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234566/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34542,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234576/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82930,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234595/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 69583,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234612/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80741,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234634/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0991f76e-fa68-5257-8869-29bbc185bed6/0991f76e-fa68-5257-8869-29bbc185bed6_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83855,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AK55EXG/699234651/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2005-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.4 S Hatchback',
 'transmission': 'manual',
 'trim': 'S',
 'vin': 'WVWZZZ1KZ6B084766',
 'year': 2005}
2026-03-29 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK55%2520EXG%27 HTTP/1.1" 200 None
2026-03-29 22:03:25 [bca.uk] INFO: Saving data for AK55%20EXG: {'created_time': 1774821805.366836, 'last_price_update_time': 1774821805.366847, 'auction_closing_time': 1775210400.0}
2026-03-29 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AK55%2520EXG') HTTP/1.1" 204 0
2026-03-29 22:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: acc8feec-1312-5463-bc82-1b4e1d3182d4 with identifier: WR15%20RXK
2026-03-29 22:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:03:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=purple HTTP/1.1" 200 None
2026-03-29 22:03:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: acc8feec-1312-5463-bc82-1b4e1d3182d4 with identifier: WR15%20RXK
2026-03-29 22:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: acc8feec-1312-5463-bc82-1b4e1d3182d4 with identifier: WR15%20RXK to the API
2026-03-29 22:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=4&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WR15%20RXK-GB',
 'category': 'Car',
 'color': 'purple',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'acc8feec-1312-5463-bc82-1b4e1d3182d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WR15 RXK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WR15%20RXK&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'CITROEN',
 'model': 'C4 CACTUS',
 'odometer': 78781,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'CITROEN C4 CACTUS 1.2 P/T 110 FLAIR Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 110 FLAIR',
 'vin': 'VF70PHNZBFE510220',
 'year': 2015}
2026-03-29 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR15%2520RXK%27 HTTP/1.1" 200 None
2026-03-29 22:03:25 [bca.uk] INFO: Saving data for WR15%20RXK: {'auction_closing_time': 1774864800.0, 'created_time': 1774610904.077904, 'last_price_update_time': 1774821805.987836}
2026-03-29 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WR15%2520RXK') HTTP/1.1" 204 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: VU65%20FPP
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU65%2520FPP%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for VU65%20FPP: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: HN54%20ZBG
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN54%2520ZBG%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for HN54%20ZBG: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: BV68%20KXR
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV68%2520KXR%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for BV68%20KXR: 2
2026-03-29 22:03:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99a827d8-172d-56d6-81e0-6a15f753fbcb with identifier: BV68%20KXR
2026-03-29 22:03:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99a827d8-172d-56d6-81e0-6a15f753fbcb with scrape type 2
2026-03-29 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99a827d8-172d-56d6-81e0-6a15f753fbcb with scrape type 2
2026-03-29 22:03:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 99a827d8-172d-56d6-81e0-6a15f753fbcb, identifier: BV68%20KXR
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699236614%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236614 not downloaded yet
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: YX19%20VMG
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX19%2520VMG%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for YX19%20VMG: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: VN60%20CDO
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN60%2520CDO%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for VN60%20CDO: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: BXZ%204666
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BXZ%25204666%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for BXZ%204666: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: KY65%20SXP
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY65%2520SXP%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for KY65%20SXP: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: EK60%20ONZ
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK60%2520ONZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for EK60%20ONZ: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: LO09%20ZCU
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO09%2520ZCU%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for LO09%20ZCU: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: WR67%20PEO
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR67%2520PEO%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for WR67%20PEO: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: MX68%20KYT
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX68%2520KYT%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for MX68%20KYT: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: LM68%20YDH
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM68%2520YDH%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for LM68%20YDH: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: MF18%20AYJ
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF18%2520AYJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for MF18%20AYJ: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: DC16%20NVK
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC16%2520NVK%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for DC16%20NVK: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: BJ67%20RFF
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ67%2520RFF%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for BJ67%20RFF: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: BW15%20ORL
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW15%2520ORL%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for BW15%20ORL: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: CK17%20ZKE
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK17%2520ZKE%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for CK17%20ZKE: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: YE15%20LBK
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE15%2520LBK%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for YE15%20LBK: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: DN13%20GUA
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN13%2520GUA%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for DN13%20GUA: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: KR08%20PHX
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR08%2520PHX%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for KR08%20PHX: 0
2026-03-29 22:03:26 [bca.uk] INFO: Found listing with ID: GU68%20BPY
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU68%2520BPY%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Scrape type for GU68%20BPY: 2
2026-03-29 22:03:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25267618-47b0-57cc-8f0f-3534cdaeed27 with identifier: GU68%20BPY
2026-03-29 22:03:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25267618-47b0-57cc-8f0f-3534cdaeed27 with scrape type 2
2026-03-29 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25267618-47b0-57cc-8f0f-3534cdaeed27 with scrape type 2
2026-03-29 22:03:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 25267618-47b0-57cc-8f0f-3534cdaeed27, identifier: GU68%20BPY
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699117063%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117063 not downloaded yet
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699183741%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183741 not downloaded yet
2026-03-29 22:03:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 99a827d8-172d-56d6-81e0-6a15f753fbcb with identifier: BV68%20KXR
2026-03-29 22:03:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 99a827d8-172d-56d6-81e0-6a15f753fbcb with identifier: BV68%20KXR
2026-03-29 22:03:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 99a827d8-172d-56d6-81e0-6a15f753fbcb with identifier: BV68%20KXR to the API
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BV68%20KXR-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '99a827d8-172d-56d6-81e0-6a15f753fbcb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BV68 KXR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BV68%20KXR&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'VAUXHALL',
 'model': 'CROSSLAND X',
 'odometer': 67542,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CROSSLAND X 1.2 SE Hatchback',
 'transmission': 'manual',
 'trim': 'SE',
 'vin': 'W0V7D9EE5K4143197',
 'year': 2018}
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV68%2520KXR%27 HTTP/1.1" 200 None
2026-03-29 22:03:26 [bca.uk] INFO: Saving data for BV68%20KXR: {'auction_closing_time': 1774864800.0, 'created_time': 1774390850.444456, 'last_price_update_time': 1774821806.922643}
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BV68%2520KXR') HTTP/1.1" 204 0
2026-03-29 22:03:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632da390>
2026-03-29 22:03:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMC14KAE%252F699251964%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251964/600 saved to cache
2026-03-29 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 97c5232d-22c9-5728-b6fd-84d8da4f8949
2026-03-29 22:03:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:27 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:27 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:27 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63647810>
2026-03-29 22:03:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHS68PYY%252F699435165%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435165/600 saved to cache
2026-03-29 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73
2026-03-29 22:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LK65LDD/42812399?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=Jmfc85tb0kYx50%2BURzquG39JrqJ2lb%2BDkV6aqrYcOoI%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575406/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575406>
2026-03-29 22:03:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427855/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427855>
2026-03-29 22:03:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411837/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411837>
2026-03-29 22:03:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427908/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427908>
2026-03-29 22:03:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 25267618-47b0-57cc-8f0f-3534cdaeed27 with identifier: GU68%20BPY
2026-03-29 22:03:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 25267618-47b0-57cc-8f0f-3534cdaeed27 with identifier: GU68%20BPY
2026-03-29 22:03:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 25267618-47b0-57cc-8f0f-3534cdaeed27 with identifier: GU68%20BPY to the API
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=4&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 197,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GU68%20BPY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '25267618-47b0-57cc-8f0f-3534cdaeed27',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GU68 BPY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GU68%20BPY&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY',
 'odometer': 92985,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY 2.0 SD4 240 HSE StationWagon',
 'transmission': 'automatic',
 'trim': 'SD4 240 HSE',
 'vin': 'SALRA2AN3KA084623',
 'year': 2018}
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU68%2520BPY%27 HTTP/1.1" 200 None
2026-03-29 22:03:27 [bca.uk] INFO: Saving data for GU68%20BPY: {'auction_closing_time': 1774864800.0, 'created_time': 1774303378.157033, 'last_price_update_time': 1774821807.592092}
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GU68%2520BPY') HTTP/1.1" 204 0
2026-03-29 22:03:27 [bca.uk] INFO: Found listing with ID: GV18%20EXP
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV18%2520EXP%27 HTTP/1.1" 200 None
2026-03-29 22:03:27 [bca.uk] INFO: Scrape type for GV18%20EXP: 2
2026-03-29 22:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2645e8a7-9f08-55dd-9d06-2ef82515449a with identifier: GV18%20EXP
2026-03-29 22:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2645e8a7-9f08-55dd-9d06-2ef82515449a with scrape type 2
2026-03-29 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2645e8a7-9f08-55dd-9d06-2ef82515449a with scrape type 2
2026-03-29 22:03:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2645e8a7-9f08-55dd-9d06-2ef82515449a, identifier: GV18%20EXP
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699236622%27 HTTP/1.1" 200 None
2026-03-29 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236622 not downloaded yet
2026-03-29 22:03:27 [bca.uk] INFO: Found listing with ID: VU18%20ACY
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU18%2520ACY%27 HTTP/1.1" 200 None
2026-03-29 22:03:27 [bca.uk] INFO: Scrape type for VU18%20ACY: 0
2026-03-29 22:03:27 [bca.uk] INFO: Found listing with ID: CV68%20XCO
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV68%2520XCO%27 HTTP/1.1" 200 None
2026-03-29 22:03:27 [bca.uk] INFO: Scrape type for CV68%20XCO: 0
2026-03-29 22:03:27 [bca.uk] INFO: Found listing with ID: BT68%20WJK
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT68%2520WJK%27 HTTP/1.1" 200 None
2026-03-29 22:03:27 [bca.uk] INFO: Scrape type for BT68%20WJK: 0
2026-03-29 22:03:27 [bca.uk] INFO: Found listing with ID: MT18%20EXX
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT18%2520EXX%27 HTTP/1.1" 200 None
2026-03-29 22:03:27 [bca.uk] INFO: Scrape type for MT18%20EXX: 0
2026-03-29 22:03:27 [bca.uk] INFO: Found listing with ID: YS18%20GXM
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS18%2520GXM%27 HTTP/1.1" 200 None
2026-03-29 22:03:27 [bca.uk] INFO: Scrape type for YS18%20GXM: 0
2026-03-29 22:03:27 [bca.uk] INFO: Found listing with ID: KN70%20HLO
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN70%2520HLO%27 HTTP/1.1" 200 None
2026-03-29 22:03:27 [bca.uk] INFO: Scrape type for KN70%20HLO: 0
2026-03-29 22:03:27 [bca.uk] INFO: Found listing with ID: FM62%20OZH
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM62%2520OZH%27 HTTP/1.1" 200 None
2026-03-29 22:03:27 [bca.uk] INFO: Scrape type for FM62%20OZH: 0
2026-03-29 22:03:27 [bca.uk] INFO: Found listing with ID: NU59%20UOF
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU59%2520UOF%27 HTTP/1.1" 200 None
2026-03-29 22:03:27 [bca.uk] INFO: Scrape type for NU59%20UOF: 0
2026-03-29 22:03:27 [bca.uk] INFO: Found listing with ID: YT09%20PVL
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT09%2520PVL%27 HTTP/1.1" 200 None
2026-03-29 22:03:27 [bca.uk] INFO: Scrape type for YT09%20PVL: 0
2026-03-29 22:03:27 [bca.uk] INFO: Found listing with ID: BJ08%20VPE
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ08%2520VPE%27 HTTP/1.1" 200 None
2026-03-29 22:03:27 [bca.uk] INFO: Scrape type for BJ08%20VPE: 0
2026-03-29 22:03:27 [bca.uk] INFO: Found listing with ID: BK16%20SVA
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK16%2520SVA%27 HTTP/1.1" 200 None
2026-03-29 22:03:27 [bca.uk] INFO: Scrape type for BK16%20SVA: 0
2026-03-29 22:03:27 [bca.uk] INFO: Found listing with ID: BT65%20DVV
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT65%2520DVV%27 HTTP/1.1" 200 None
2026-03-29 22:03:27 [bca.uk] INFO: Scrape type for BT65%20DVV: 0
2026-03-29 22:03:27 [bca.uk] INFO: Found listing with ID: DC16%20EVN
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC16%2520EVN%27 HTTP/1.1" 200 None
2026-03-29 22:03:27 [bca.uk] INFO: Scrape type for DC16%20EVN: 0
2026-03-29 22:03:27 [bca.uk] INFO: Found listing with ID: DW17%20HOA
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DW17%2520HOA%27 HTTP/1.1" 200 None
2026-03-29 22:03:27 [bca.uk] INFO: Scrape type for DW17%20HOA: 2
2026-03-29 22:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87ef9587-5533-59b0-8ea3-0f5483dca5ab with identifier: DW17%20HOA
2026-03-29 22:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87ef9587-5533-59b0-8ea3-0f5483dca5ab with scrape type 2
2026-03-29 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87ef9587-5533-59b0-8ea3-0f5483dca5ab with scrape type 2
2026-03-29 22:03:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 87ef9587-5533-59b0-8ea3-0f5483dca5ab, identifier: DW17%20HOA
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699117065%27 HTTP/1.1" 200 None
2026-03-29 22:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117065 not downloaded yet
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699183748%27 HTTP/1.1" 200 None
2026-03-29 22:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183748 not downloaded yet
2026-03-29 22:03:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2645e8a7-9f08-55dd-9d06-2ef82515449a with identifier: GV18%20EXP
2026-03-29 22:03:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2645e8a7-9f08-55dd-9d06-2ef82515449a with identifier: GV18%20EXP
2026-03-29 22:03:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2645e8a7-9f08-55dd-9d06-2ef82515449a with identifier: GV18%20EXP to the API
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 158,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GV18%20EXP-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '2645e8a7-9f08-55dd-9d06-2ef82515449a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GV18 EXP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GV18%20EXP&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'VOLVO',
 'model': 'XC90',
 'odometer': 61434,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VOLVO XC90 2.0 D5 PP 235 AWD INSCRIPTION G/T StationWagon',
 'transmission': 'manual',
 'trim': 'D5 PP 235 AWD INSCRIPTION G/T',
 'vin': 'YV1LF68UCK1419794',
 'year': 2018}
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV18%2520EXP%27 HTTP/1.1" 200 None
2026-03-29 22:03:28 [bca.uk] INFO: Saving data for GV18%20EXP: {'auction_closing_time': 1774864800.0, 'created_time': 1774391035.667489, 'last_price_update_time': 1774821808.487514}
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GV18%2520EXP') HTTP/1.1" 204 0
2026-03-29 22:03:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FX22ORL/42812368?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=4JuKCAILMz4%2BQPnM96C2XazYcd%2BQuDP%2F3FUZiLkKst4%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 87ef9587-5533-59b0-8ea3-0f5483dca5ab with identifier: DW17%20HOA
2026-03-29 22:03:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 87ef9587-5533-59b0-8ea3-0f5483dca5ab with identifier: DW17%20HOA
2026-03-29 22:03:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 87ef9587-5533-59b0-8ea3-0f5483dca5ab with identifier: DW17%20HOA to the API
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=4&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DW17%20HOA-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '87ef9587-5533-59b0-8ea3-0f5483dca5ab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DW17 HOA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DW17%20HOA&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 72835,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.2 DIG-T 113 N-CONNECTA Hatchback',
 'transmission': 'manual',
 'trim': 'DIG-T 113 N-CONNECTA',
 'vin': 'SJNFEAF15U7373125',
 'year': 2017}
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DW17%2520HOA%27 HTTP/1.1" 200 None
2026-03-29 22:03:28 [bca.uk] INFO: Saving data for DW17%20HOA: {'auction_closing_time': 1774864800.0, 'created_time': 1774706992.750578, 'last_price_update_time': 1774821808.914891}
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DW17%2520HOA') HTTP/1.1" 204 0
2026-03-29 22:03:28 [bca.uk] INFO: Found listing with ID: LJ68%20TTK
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ68%2520TTK%27 HTTP/1.1" 200 None
2026-03-29 22:03:28 [bca.uk] INFO: Scrape type for LJ68%20TTK: 2
2026-03-29 22:03:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6313037-6a21-51e4-bd8d-6e44e6fba45b with identifier: LJ68%20TTK
2026-03-29 22:03:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6313037-6a21-51e4-bd8d-6e44e6fba45b with scrape type 2
2026-03-29 22:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6313037-6a21-51e4-bd8d-6e44e6fba45b with scrape type 2
2026-03-29 22:03:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e6313037-6a21-51e4-bd8d-6e44e6fba45b, identifier: LJ68%20TTK
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699236629%27 HTTP/1.1" 200 None
2026-03-29 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236629 not downloaded yet
2026-03-29 22:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YC64ULZ/42812318?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=FgK9URJPQRCwQJ0o8NKxE9CnVWlkhUweJFUTtZ6LlnY%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY17UNZ/42812181?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=hFBTsS2nuxHG%2FPLDcHvb2CJWogkhUN7WPevhBflvZ2A%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411781/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411781>
2026-03-29 22:03:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183725/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=OE10BXU-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:29 [bca.uk] INFO: Found listing with ID: LL66%20JRX
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL66%2520JRX%27 HTTP/1.1" 200 None
2026-03-29 22:03:29 [bca.uk] INFO: Scrape type for LL66%20JRX: 0
2026-03-29 22:03:29 [bca.uk] INFO: Found listing with ID: LO17%20DVV
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO17%2520DVV%27 HTTP/1.1" 200 None
2026-03-29 22:03:29 [bca.uk] INFO: Scrape type for LO17%20DVV: 0
2026-03-29 22:03:29 [bca.uk] INFO: Found listing with ID: SB15%20ZPJ
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB15%2520ZPJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:29 [bca.uk] INFO: Scrape type for SB15%20ZPJ: 2
2026-03-29 22:03:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d8360e3-a541-58b3-8f63-2cf585362783 with identifier: SB15%20ZPJ
2026-03-29 22:03:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d8360e3-a541-58b3-8f63-2cf585362783 with scrape type 2
2026-03-29 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d8360e3-a541-58b3-8f63-2cf585362783 with scrape type 2
2026-03-29 22:03:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1d8360e3-a541-58b3-8f63-2cf585362783, identifier: SB15%20ZPJ
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699117070%27 HTTP/1.1" 200 None
2026-03-29 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117070 not downloaded yet
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699183754%27 HTTP/1.1" 200 None
2026-03-29 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183754 not downloaded yet
2026-03-29 22:03:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e6313037-6a21-51e4-bd8d-6e44e6fba45b with identifier: LJ68%20TTK
2026-03-29 22:03:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e6313037-6a21-51e4-bd8d-6e44e6fba45b with identifier: LJ68%20TTK
2026-03-29 22:03:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e6313037-6a21-51e4-bd8d-6e44e6fba45b with identifier: LJ68%20TTK to the API
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 57,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LJ68%20TTK-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'e6313037-6a21-51e4-bd8d-6e44e6fba45b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LJ68 TTK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LJ68%20TTK&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'BMW',
 'model': '2 ACTIVE TOURER',
 'odometer': 98409,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'BMW 2 ACTIVE TOURER 1.5 225XE M SPORT PREMIUM Hatchback',
 'transmission': 'automatic',
 'trim': '225XE M SPORT PREMIUM',
 'vin': 'WBA6Y320807D12110',
 'year': 2018}
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ68%2520TTK%27 HTTP/1.1" 200 None
2026-03-29 22:03:29 [bca.uk] INFO: Saving data for LJ68%20TTK: {'auction_closing_time': 1774864800.0, 'created_time': 1774044810.129902, 'last_price_update_time': 1774821809.579952}
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LJ68%2520TTK') HTTP/1.1" 204 0
2026-03-29 22:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430267/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA16ETX/42812131?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=67cSoD7yDAcPlVUXb6MtFxB8b%2F%2B%2FHPzK%2FRcqJHz%2FIwo%3D)
2026-03-29 22:03:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1d8360e3-a541-58b3-8f63-2cf585362783 with identifier: SB15%20ZPJ
2026-03-29 22:03:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1d8360e3-a541-58b3-8f63-2cf585362783 with identifier: SB15%20ZPJ
2026-03-29 22:03:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1d8360e3-a541-58b3-8f63-2cf585362783 with identifier: SB15%20ZPJ to the API
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=4&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SB15%20ZPJ-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1d8360e3-a541-58b3-8f63-2cf585362783',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SB15 ZPJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SB15%20ZPJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 96833,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 90 E/F EXCITE Hatchback',
 'transmission': 'manual',
 'trim': '90 E/F EXCITE',
 'vin': 'W0L0XEP68F4217979',
 'year': 2015}
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB15%2520ZPJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:29 [bca.uk] INFO: Saving data for SB15%20ZPJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774706992.283481, 'last_price_update_time': 1774821809.934948}
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SB15%2520ZPJ') HTTP/1.1" 204 0
2026-03-29 22:03:29 [bca.uk] INFO: Found listing with ID: MJ19%20UHC
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ19%2520UHC%27 HTTP/1.1" 200 None
2026-03-29 22:03:29 [bca.uk] INFO: Scrape type for MJ19%20UHC: 0
2026-03-29 22:03:29 [bca.uk] INFO: Found listing with ID: YH14%20PZJ
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH14%2520PZJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:29 [bca.uk] INFO: Scrape type for YH14%20PZJ: 0
2026-03-29 22:03:29 [bca.uk] INFO: Found listing with ID: YX64%20PZC
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX64%2520PZC%27 HTTP/1.1" 200 None
2026-03-29 22:03:30 [bca.uk] INFO: Scrape type for YX64%20PZC: 2
2026-03-29 22:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce7a5f53-c2d3-514a-ad12-77d2867e59cc with identifier: YX64%20PZC
2026-03-29 22:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce7a5f53-c2d3-514a-ad12-77d2867e59cc with scrape type 2
2026-03-29 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce7a5f53-c2d3-514a-ad12-77d2867e59cc with scrape type 2
2026-03-29 22:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ce7a5f53-c2d3-514a-ad12-77d2867e59cc, identifier: YX64%20PZC
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699236638%27 HTTP/1.1" 200 None
2026-03-29 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236638 not downloaded yet
2026-03-29 22:03:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615f2c50>
2026-03-29 22:03:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_expert_report_file_1bdb7e8d-81b8-4b60-9f3d-85c971aadbda.pdf HTTP/1.1" 201 0
2026-03-29 22:03:30 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 1bbb7ce7-a50f-5792-918b-66476d234a65
2026-03-29 22:03:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1bbb7ce7-a50f-5792-918b-66476d234a65, skipping ID generation
2026-03-29 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1bbb7ce7-a50f-5792-918b-66476d234a65
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DLK65LDD-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LK65LDD-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:30 [bca.uk] INFO: Found listing with ID: BG16%20VPU
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG16%2520VPU%27 HTTP/1.1" 200 None
2026-03-29 22:03:30 [bca.uk] INFO: Scrape type for BG16%20VPU: 2
2026-03-29 22:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 477bab74-dc05-5a7b-9859-e3241d0cdc6e with identifier: BG16%20VPU
2026-03-29 22:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 477bab74-dc05-5a7b-9859-e3241d0cdc6e with scrape type 2
2026-03-29 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 477bab74-dc05-5a7b-9859-e3241d0cdc6e with scrape type 2
2026-03-29 22:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 477bab74-dc05-5a7b-9859-e3241d0cdc6e, identifier: BG16%20VPU
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699117075%27 HTTP/1.1" 200 None
2026-03-29 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117075 not downloaded yet
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699183769%27 HTTP/1.1" 200 None
2026-03-29 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183769 not downloaded yet
2026-03-29 22:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ce7a5f53-c2d3-514a-ad12-77d2867e59cc with identifier: YX64%20PZC
2026-03-29 22:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ce7a5f53-c2d3-514a-ad12-77d2867e59cc with identifier: YX64%20PZC
2026-03-29 22:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ce7a5f53-c2d3-514a-ad12-77d2867e59cc with identifier: YX64%20PZC to the API
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YX64%20PZC-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ce7a5f53-c2d3-514a-ad12-77d2867e59cc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YX64 PZC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YX64%20PZC&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 91625,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.0 E/B 125 TITANIUM NAVIGATOR Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 TITANIUM NAVIGATOR',
 'vin': 'WF0KXXGCBKEB81555',
 'year': 2014}
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX64%2520PZC%27 HTTP/1.1" 200 None
2026-03-29 22:03:30 [bca.uk] INFO: Saving data for YX64%20PZC: {'auction_closing_time': 1774864800.0, 'created_time': 1774365704.023629, 'last_price_update_time': 1774821810.690199}
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YX64%2520PZC') HTTP/1.1" 204 0
2026-03-29 22:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OW19OFS/42810083?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=ORlwvGpwXL94ftG8FnSaSukIEGA5e2xLjQOEIZpRK9A%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BK68TLO/42810527?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=LWWZ9ibgdpr0XB%2BZxka5%2Ba4QP2LsFip8WLiRMCnKMzE%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430314/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC19VSX/42812111?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=qlSeQUbf83xHqWfD9mYZ2SCAALVwdddlxYHgmUNU2tY%3D)
2026-03-29 22:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 477bab74-dc05-5a7b-9859-e3241d0cdc6e with identifier: BG16%20VPU
2026-03-29 22:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 477bab74-dc05-5a7b-9859-e3241d0cdc6e with identifier: BG16%20VPU
2026-03-29 22:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 477bab74-dc05-5a7b-9859-e3241d0cdc6e with identifier: BG16%20VPU to the API
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=4&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BG16%20VPU-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '477bab74-dc05-5a7b-9859-e3241d0cdc6e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BG16 VPU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BG16%20VPU&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 56542,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.2 DIG-T 113 ACENTA PREMIUM Hatchback',
 'transmission': 'manual',
 'trim': 'DIG-T 113 ACENTA PREMIUM',
 'vin': 'SJNFEAF15U7166433',
 'year': 2016}
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG16%2520VPU%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Saving data for BG16%20VPU: {'auction_closing_time': 1774864800.0, 'created_time': 1774188114.028666, 'last_price_update_time': 1774821811.10858}
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BG16%2520VPU') HTTP/1.1" 204 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: X754%20XJO
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27X754%2520XJO%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for X754%20XJO: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: KD55%20WDG
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KD55%2520WDG%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for KD55%20WDG: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: HN09%20VCM
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN09%2520VCM%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for HN09%20VCM: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: WR10%20KTF
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR10%2520KTF%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for WR10%20KTF: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: AX06%20BHJ
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX06%2520BHJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for AX06%20BHJ: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: BF08%20KXH
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF08%2520KXH%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for BF08%20KXH: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: DA11%20XHP
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA11%2520XHP%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for DA11%20XHP: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: DV15%20BDX
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV15%2520BDX%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for DV15%20BDX: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: GD05%20ESY
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD05%2520ESY%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for GD05%20ESY: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: GF13%20WKW
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF13%2520WKW%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for GF13%20WKW: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: GY62%20LMK
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY62%2520LMK%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for GY62%20LMK: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: LF13%20HMY
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF13%2520HMY%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for LF13%20HMY: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: LN10%20YCU
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN10%2520YCU%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for LN10%20YCU: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: LT62%20PZA
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT62%2520PZA%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for LT62%20PZA: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: LX10%20XUF
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX10%2520XUF%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for LX10%20XUF: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: LX63%20NNP
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX63%2520NNP%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for LX63%20NNP: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: MF62%20LBL
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF62%2520LBL%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for MF62%20LBL: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: BF19%20GGJ
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF19%2520GGJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for BF19%20GGJ: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: KX18%20YOG
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX18%2520YOG%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for KX18%20YOG: 0
2026-03-29 22:03:31 [bca.uk] INFO: Found listing with ID: EA67%20PUX
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA67%2520PUX%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [bca.uk] INFO: Scrape type for EA67%20PUX: 2
2026-03-29 22:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efe9536c-07f4-51cc-8c8c-b67b73b93c1d with identifier: EA67%20PUX
2026-03-29 22:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efe9536c-07f4-51cc-8c8c-b67b73b93c1d with scrape type 2
2026-03-29 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efe9536c-07f4-51cc-8c8c-b67b73b93c1d with scrape type 2
2026-03-29 22:03:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: efe9536c-07f4-51cc-8c8c-b67b73b93c1d, identifier: EA67%20PUX
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699236645%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236645 not downloaded yet
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440270%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440270 not downloaded yet
2026-03-29 22:03:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637bf290>
2026-03-29 22:03:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_expert_report_file_a7ddbeb2-c251-4aa9-9a66-2a5c2cca681b.pdf HTTP/1.1" 201 0
2026-03-29 22:03:31 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 502e65dc-018f-56cc-9774-295a6ce3b96a
2026-03-29 22:03:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 502e65dc-018f-56cc-9774-295a6ce3b96a, skipping ID generation
2026-03-29 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 502e65dc-018f-56cc-9774-295a6ce3b96a
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DFX22ORL-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FX22ORL-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a0b210>
2026-03-29 22:03:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_expert_report_file_bc279b69-1a99-472c-9a6a-bad3c77436a0.pdf HTTP/1.1" 201 0
2026-03-29 22:03:32 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 7faeccc2-4423-53aa-a318-803e1d873f8c
2026-03-29 22:03:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7faeccc2-4423-53aa-a318-803e1d873f8c, skipping ID generation
2026-03-29 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7faeccc2-4423-53aa-a318-803e1d873f8c
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DYC64ULZ-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YC64ULZ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615e8b90>
2026-03-29 22:03:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_expert_report_file_80a522ba-56d6-474a-929d-08f702c43202.pdf HTTP/1.1" 201 0
2026-03-29 22:03:32 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item a50a9ac2-1ae6-5dea-b91f-fba078bf92af
2026-03-29 22:03:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a50a9ac2-1ae6-5dea-b91f-fba078bf92af, skipping ID generation
2026-03-29 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a50a9ac2-1ae6-5dea-b91f-fba078bf92af
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DFY17UNZ-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FY17UNZ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411617/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE19AAK/42812078?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=MkdK1ykhsLQ%2B%2F2n1Irxn7evFumHYKKFZXmkQdpd8KgM%3D)
2026-03-29 22:03:32 [bca.uk] INFO: Found listing with ID: KU60%20AEM
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU60%2520AEM%27 HTTP/1.1" 200 None
2026-03-29 22:03:32 [bca.uk] INFO: Scrape type for KU60%20AEM: 0
2026-03-29 22:03:32 [bca.uk] INFO: Found listing with ID: VO65%20FFY
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO65%2520FFY%27 HTTP/1.1" 200 None
2026-03-29 22:03:32 [bca.uk] INFO: Scrape type for VO65%20FFY: 0
2026-03-29 22:03:32 [bca.uk] INFO: Found listing with ID: DU17%20VHK
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU17%2520VHK%27 HTTP/1.1" 200 None
2026-03-29 22:03:32 [bca.uk] INFO: Scrape type for DU17%20VHK: 0
2026-03-29 22:03:32 [bca.uk] INFO: Found listing with ID: EN63%20CGG
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN63%2520CGG%27 HTTP/1.1" 200 None
2026-03-29 22:03:32 [bca.uk] INFO: Scrape type for EN63%20CGG: 0
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699117083%27 HTTP/1.1" 200 None
2026-03-29 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117083 not downloaded yet
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699183782%27 HTTP/1.1" 200 None
2026-03-29 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183782 not downloaded yet
2026-03-29 22:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: efe9536c-07f4-51cc-8c8c-b67b73b93c1d with identifier: EA67%20PUX
2026-03-29 22:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: efe9536c-07f4-51cc-8c8c-b67b73b93c1d with identifier: EA67%20PUX
2026-03-29 22:03:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: efe9536c-07f4-51cc-8c8c-b67b73b93c1d with identifier: EA67%20PUX to the API
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EA67%20PUX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'efe9536c-07f4-51cc-8c8c-b67b73b93c1d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EA67 PUX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EA67%20PUX&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'DACIA',
 'model': 'SANDERO',
 'odometer': 63227,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'DACIA SANDERO 1.0 SCE AMBIANCE Hatchback',
 'transmission': 'manual',
 'trim': 'SCE AMBIANCE',
 'vin': 'UU15SDMC559039894',
 'year': 2017}
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA67%2520PUX%27 HTTP/1.1" 200 None
2026-03-29 22:03:32 [bca.uk] INFO: Saving data for EA67%20PUX: {'auction_closing_time': 1774864800.0, 'created_time': 1774706583.764609, 'last_price_update_time': 1774821812.578293}
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EA67%2520PUX') HTTP/1.1" 204 0
2026-03-29 22:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427855/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RE20EVL/42811999?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=QNaGwsE1HTKndyV7dS5jfLI1ozyFJBkYcrsiWmkuv8k%3D)
2026-03-29 22:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427908/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YM19VXX/42812304?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=YzGWBhkemG5tXMwAwvYpsWX0bEfwiTWFoG%2FIuzQzr2c%3D)
2026-03-29 22:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411837/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML23KNX/42812081?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Ysjf2AWU3A%2B%2BhkZ4EdoIgPpKhCyN1a54UPjPwLBr1pc%3D)
2026-03-29 22:03:32 [bca.uk] INFO: Found listing with ID: EU64%20XKO
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU64%2520XKO%27 HTTP/1.1" 200 None
2026-03-29 22:03:32 [bca.uk] INFO: Scrape type for EU64%20XKO: 2
2026-03-29 22:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c581e762-b664-5d4e-a53f-b0f6aee181a0 with identifier: EU64%20XKO
2026-03-29 22:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c581e762-b664-5d4e-a53f-b0f6aee181a0 with scrape type 2
2026-03-29 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c581e762-b664-5d4e-a53f-b0f6aee181a0 with scrape type 2
2026-03-29 22:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c581e762-b664-5d4e-a53f-b0f6aee181a0, identifier: EU64%20XKO
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699236658%27 HTTP/1.1" 200 None
2026-03-29 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236658 not downloaded yet
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699439153%27 HTTP/1.1" 200 None
2026-03-29 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699439153 not downloaded yet
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015348%27 HTTP/1.1" 200 None
2026-03-29 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015348 not downloaded yet
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430108%27 HTTP/1.1" 200 None
2026-03-29 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430108 not downloaded yet
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699437910%27 HTTP/1.1" 200 None
2026-03-29 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437910 not downloaded yet
2026-03-29 22:03:32 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236614/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236614>
2026-03-29 22:03:32 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236622/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236622>
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699117089%27 HTTP/1.1" 200 None
2026-03-29 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117089 not downloaded yet
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699183799%27 HTTP/1.1" 200 None
2026-03-29 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183799 not downloaded yet
2026-03-29 22:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c581e762-b664-5d4e-a53f-b0f6aee181a0 with identifier: EU64%20XKO
2026-03-29 22:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c581e762-b664-5d4e-a53f-b0f6aee181a0 with identifier: EU64%20XKO
2026-03-29 22:03:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c581e762-b664-5d4e-a53f-b0f6aee181a0 with identifier: EU64%20XKO to the API
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EU64%20XKO-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.7L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c581e762-b664-5d4e-a53f-b0f6aee181a0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EU64 XKO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EU64%20XKO&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'HYUNDAI',
 'model': 'IX35',
 'odometer': 115584,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'HYUNDAI IX35 1.7 CRDI S 2WD StationWagon',
 'transmission': 'manual',
 'trim': 'CRDI S 2WD',
 'vin': 'TMAJT81ULFJ635603',
 'year': 2014}
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU64%2520XKO%27 HTTP/1.1" 200 None
2026-03-29 22:03:33 [bca.uk] INFO: Saving data for EU64%20XKO: {'auction_closing_time': 1774864800.0, 'created_time': 1774476325.573911, 'last_price_update_time': 1774821813.246017}
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EU64%2520XKO') HTTP/1.1" 204 0
2026-03-29 22:03:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:33 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:33 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:33 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615eb1d0>
2026-03-29 22:03:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA16ETX%252F699430267%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430267/600 saved to cache
2026-03-29 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d6398c60-fe63-5a45-a148-79cf4bf62bcf
2026-03-29 22:03:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6184fc90>
2026-03-29 22:03:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_expert_report_file_99626854-f759-408e-9c4a-3cb32beb0a39.pdf HTTP/1.1" 201 0
2026-03-29 22:03:33 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item a0c90534-4dbe-5982-85b5-b9b714d55606
2026-03-29 22:03:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a0c90534-4dbe-5982-85b5-b9b714d55606, skipping ID generation
2026-03-29 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0c90534-4dbe-5982-85b5-b9b714d55606
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DOW19OFS-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=OW19OFS-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61959f50>
2026-03-29 22:03:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_expert_report_file_e74967d0-7805-4600-a315-d8bd76c43d35.pdf HTTP/1.1" 201 0
2026-03-29 22:03:33 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 9f9f2c24-88ea-52eb-8933-488e5868efc1
2026-03-29 22:03:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f9f2c24-88ea-52eb-8933-488e5868efc1, skipping ID generation
2026-03-29 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f9f2c24-88ea-52eb-8933-488e5868efc1
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DBK68TLO-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BK68TLO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:33 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:33 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:33 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6119b510>
2026-03-29 22:03:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC19VSX%252F699430314%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430314/600 saved to cache
2026-03-29 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 732664ff-2041-53f2-83f7-e4a6aeaa1df2
2026-03-29 22:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HY65YHZ/42811357?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=1baiIOWHbM%2F4%2BVRoR2beDOige2RqCphS0OiGBDMOKRw%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183725/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OE10BXU/42806585?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=0HeSSm6%2FyPGHrQi9lQ%2F5I1Qis0B5ucoXD25aBf9XYJU%3D)
2026-03-29 22:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575406/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/P17LPT/42573216?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Cei94j6xTuVsYVAtMEIEaOIhWn8jpASCTY7XqjpVl64%3D)
2026-03-29 22:03:33 [bca.uk] INFO: Found listing with ID: FG68%20YWJ
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG68%2520YWJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:33 [bca.uk] INFO: Scrape type for FG68%20YWJ: 0
2026-03-29 22:03:33 [bca.uk] INFO: Found listing with ID: GV67%20PKE
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV67%2520PKE%27 HTTP/1.1" 200 None
2026-03-29 22:03:33 [bca.uk] INFO: Scrape type for GV67%20PKE: 0
2026-03-29 22:03:33 [bca.uk] INFO: Found listing with ID: MP65%20HBK
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MP65%2520HBK%27 HTTP/1.1" 200 None
2026-03-29 22:03:33 [bca.uk] INFO: Scrape type for MP65%20HBK: 2
2026-03-29 22:03:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dfeefb8-d7d5-578d-bfda-b2ccece77879 with identifier: MP65%20HBK
2026-03-29 22:03:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dfeefb8-d7d5-578d-bfda-b2ccece77879 with scrape type 2
2026-03-29 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dfeefb8-d7d5-578d-bfda-b2ccece77879 with scrape type 2
2026-03-29 22:03:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7dfeefb8-d7d5-578d-bfda-b2ccece77879, identifier: MP65%20HBK
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699236673%27 HTTP/1.1" 200 None
2026-03-29 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236673 not downloaded yet
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440280%27 HTTP/1.1" 200 None
2026-03-29 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440280 not downloaded yet
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015357%27 HTTP/1.1" 200 None
2026-03-29 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015357 not downloaded yet
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430149%27 HTTP/1.1" 200 None
2026-03-29 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430149 not downloaded yet
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699437921%27 HTTP/1.1" 200 None
2026-03-29 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437921 not downloaded yet
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699117096%27 HTTP/1.1" 200 None
2026-03-29 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117096 not downloaded yet
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699183818%27 HTTP/1.1" 200 None
2026-03-29 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183818 not downloaded yet
2026-03-29 22:03:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7dfeefb8-d7d5-578d-bfda-b2ccece77879 with identifier: MP65%20HBK
2026-03-29 22:03:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7dfeefb8-d7d5-578d-bfda-b2ccece77879 with identifier: MP65%20HBK
2026-03-29 22:03:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7dfeefb8-d7d5-578d-bfda-b2ccece77879 with identifier: MP65%20HBK to the API
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MP65%20HBK-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.1L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7dfeefb8-d7d5-578d-bfda-b2ccece77879',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MP65 HBK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MP65%20HBK&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'MERCEDES-BENZ',
 'model': 'C220 D',
 'odometer': 83088,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ C220 D 2.1 SE EXECUTIVE Estate',
 'transmission': 'manual',
 'trim': 'SE EXECUTIVE',
 'vin': 'WDD2052042F330855',
 'year': 2016}
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MP65%2520HBK%27 HTTP/1.1" 200 None
2026-03-29 22:03:34 [bca.uk] INFO: Saving data for MP65%20HBK: {'auction_closing_time': 1774864800.0, 'created_time': 1774390962.455067, 'last_price_update_time': 1774821814.06498}
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MP65%2520HBK') HTTP/1.1" 204 0
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456077%27 HTTP/1.1" 200 None
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456077 not downloaded yet
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699142394%27 HTTP/1.1" 200 None
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142394 not downloaded yet
2026-03-29 22:03:34 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236629/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236629>
2026-03-29 22:03:34 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183748/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183748>
2026-03-29 22:03:34 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117065/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117065>
2026-03-29 22:03:34 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440260/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LK65LDD-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411781/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MP65LKN/42812099?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=YYiddic%2BqcqY2M0XPOfW0%2FrAPtac9opCHs6%2B5ikpuFw%3D)
2026-03-29 22:03:34 [bca.uk] INFO: Found listing with ID: PO15%20XUV
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO15%2520XUV%27 HTTP/1.1" 200 None
2026-03-29 22:03:34 [bca.uk] INFO: Scrape type for PO15%20XUV: 2
2026-03-29 22:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 325fe017-882a-52af-b1a0-8b2b107ef73e with identifier: PO15%20XUV
2026-03-29 22:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 325fe017-882a-52af-b1a0-8b2b107ef73e with scrape type 2
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 325fe017-882a-52af-b1a0-8b2b107ef73e with scrape type 2
2026-03-29 22:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 325fe017-882a-52af-b1a0-8b2b107ef73e, identifier: PO15%20XUV
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699236687%27 HTTP/1.1" 200 None
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236687 not downloaded yet
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699439154%27 HTTP/1.1" 200 None
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699439154 not downloaded yet
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015367%27 HTTP/1.1" 200 None
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015367 not downloaded yet
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430173%27 HTTP/1.1" 200 None
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430173 not downloaded yet
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699437939%27 HTTP/1.1" 200 None
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437939 not downloaded yet
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615f0910>
2026-03-29 22:03:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE19AAK%252F699411617%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411617/600 saved to cache
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ff522792-d041-5ecb-b231-8bf72c190c1e
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6367a350>
2026-03-29 22:03:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRE20EVL%252F699427855%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427855/600 saved to cache
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b145ed4d-e096-5329-b7ec-7396067fba60
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6195b310>
2026-03-29 22:03:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYM19VXX%252F699427908%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427908/600 saved to cache
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 553a9526-308c-5e9f-97f5-1bce769f99d7
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61934150>
2026-03-29 22:03:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML23KNX%252F699411837%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411837/600 saved to cache
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c96e7ad0-7cd4-5ea7-b41d-642972a2bf14
2026-03-29 22:03:34 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183754/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183754>
2026-03-29 22:03:34 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236638/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236638>
2026-03-29 22:03:34 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183769/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183769>
2026-03-29 22:03:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 325fe017-882a-52af-b1a0-8b2b107ef73e with identifier: PO15%20XUV
2026-03-29 22:03:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 325fe017-882a-52af-b1a0-8b2b107ef73e with identifier: PO15%20XUV
2026-03-29 22:03:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 325fe017-882a-52af-b1a0-8b2b107ef73e with identifier: PO15%20XUV to the API
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 158,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PO15%20XUV-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '325fe017-882a-52af-b1a0-8b2b107ef73e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PO15 XUV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PO15%20XUV&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VAUXHALL',
 'model': 'ZAFIRA TOURER',
 'odometer': 78111,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ZAFIRA TOURER 1.4 T 140 EXCLUSIV MPV',
 'transmission': 'manual',
 'trim': 'T 140 EXCLUSIV',
 'vin': 'W0LPD9EC4F1031943',
 'year': 2015}
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO15%2520XUV%27 HTTP/1.1" 200 None
2026-03-29 22:03:34 [bca.uk] INFO: Saving data for PO15%20XUV: {'auction_closing_time': 1774864800.0, 'created_time': 1774706580.612616, 'last_price_update_time': 1774821814.903536}
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PO15%2520XUV') HTTP/1.1" 204 0
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456080%27 HTTP/1.1" 200 None
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456080 not downloaded yet
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699142415%27 HTTP/1.1" 200 None
2026-03-29 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142415 not downloaded yet
2026-03-29 22:03:34 [bca.uk] INFO: Found listing with ID: SW15%20MJE
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW15%2520MJE%27 HTTP/1.1" 200 None
2026-03-29 22:03:34 [bca.uk] INFO: Scrape type for SW15%20MJE: 0
2026-03-29 22:03:34 [bca.uk] INFO: Found listing with ID: VE08%20GUX
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE08%2520GUX%27 HTTP/1.1" 200 None
2026-03-29 22:03:34 [bca.uk] INFO: Scrape type for VE08%20GUX: 0
2026-03-29 22:03:34 [bca.uk] INFO: Found listing with ID: AE06%20HAU
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE06%2520HAU%27 HTTP/1.1" 200 None
2026-03-29 22:03:35 [bca.uk] INFO: Scrape type for AE06%20HAU: 0
2026-03-29 22:03:35 [bca.uk] INFO: Found listing with ID: FX51%20CRK
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX51%2520CRK%27 HTTP/1.1" 200 None
2026-03-29 22:03:35 [bca.uk] INFO: Scrape type for FX51%20CRK: 0
2026-03-29 22:03:35 [bca.uk] INFO: Found listing with ID: KU53%20LFL
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU53%2520LFL%27 HTTP/1.1" 200 None
2026-03-29 22:03:35 [bca.uk] INFO: Scrape type for KU53%20LFL: 0
2026-03-29 22:03:35 [bca.uk] INFO: Found listing with ID: LC58%20UCT
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC58%2520UCT%27 HTTP/1.1" 200 None
2026-03-29 22:03:35 [bca.uk] INFO: Scrape type for LC58%20UCT: 0
2026-03-29 22:03:35 [bca.uk] INFO: Found listing with ID: RY56%20RNF
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RY56%2520RNF%27 HTTP/1.1" 200 None
2026-03-29 22:03:35 [bca.uk] INFO: Scrape type for RY56%20RNF: 0
2026-03-29 22:03:35 [bca.uk] INFO: Found listing with ID: AP15%20JHV
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP15%2520JHV%27 HTTP/1.1" 200 None
2026-03-29 22:03:35 [bca.uk] INFO: Scrape type for AP15%20JHV: 0
2026-03-29 22:03:35 [bca.uk] INFO: Found listing with ID: DA65%20YOO
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA65%2520YOO%27 HTTP/1.1" 200 None
2026-03-29 22:03:35 [bca.uk] INFO: Scrape type for DA65%20YOO: 0
2026-03-29 22:03:35 [bca.uk] INFO: Found listing with ID: EJ15%20LVF
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ15%2520LVF%27 HTTP/1.1" 200 None
2026-03-29 22:03:35 [bca.uk] INFO: Scrape type for EJ15%20LVF: 2
2026-03-29 22:03:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe646fe6-f01e-5178-ac3e-7413a9f97e1c with identifier: EJ15%20LVF
2026-03-29 22:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe646fe6-f01e-5178-ac3e-7413a9f97e1c with scrape type 2
2026-03-29 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe646fe6-f01e-5178-ac3e-7413a9f97e1c with scrape type 2
2026-03-29 22:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fe646fe6-f01e-5178-ac3e-7413a9f97e1c, identifier: EJ15%20LVF
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699236704%27 HTTP/1.1" 200 None
2026-03-29 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236704 not downloaded yet
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440290%27 HTTP/1.1" 200 None
2026-03-29 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440290 not downloaded yet
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015382%27 HTTP/1.1" 200 None
2026-03-29 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015382 not downloaded yet
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430196%27 HTTP/1.1" 200 None
2026-03-29 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430196 not downloaded yet
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699437953%27 HTTP/1.1" 200 None
2026-03-29 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437953 not downloaded yet
2026-03-29 22:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236622/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC22HUO/42806704?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=dQBCNh6w1rixkLp3DKgWlJpgfe3vccB%2F%2Fb6WAecmC7Q%3D)
2026-03-29 22:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236614/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC22HUO/42806704?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=dQBCNh6w1rixkLp3DKgWlJpgfe3vccB%2F%2Fb6WAecmC7Q%3D)
2026-03-29 22:03:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183782/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183782>
2026-03-29 22:03:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117083/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117083>
2026-03-29 22:03:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437901/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FY17UNZ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fe646fe6-f01e-5178-ac3e-7413a9f97e1c with identifier: EJ15%20LVF
2026-03-29 22:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fe646fe6-f01e-5178-ac3e-7413a9f97e1c with identifier: EJ15%20LVF
2026-03-29 22:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fe646fe6-f01e-5178-ac3e-7413a9f97e1c with identifier: EJ15%20LVF to the API
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EJ15%20LVF-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'fe646fe6-f01e-5178-ac3e-7413a9f97e1c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EJ15 LVF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EJ15%20LVF&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'FORD',
 'model': 'MONDEO',
 'odometer': 77657,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'FORD MONDEO 1.5 T E/B 160 TITANIUM Hatchback',
 'transmission': 'manual',
 'trim': 'T E/B 160 TITANIUM',
 'vin': 'WF0EXXWPCEFE81977',
 'year': 2015}
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ15%2520LVF%27 HTTP/1.1" 200 None
2026-03-29 22:03:35 [bca.uk] INFO: Saving data for EJ15%20LVF: {'auction_closing_time': 1774864800.0, 'created_time': 1774365642.674144, 'last_price_update_time': 1774821815.68099}
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EJ15%2520LVF') HTTP/1.1" 204 0
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456081%27 HTTP/1.1" 200 None
2026-03-29 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456081 not downloaded yet
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699142428%27 HTTP/1.1" 200 None
2026-03-29 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142428 not downloaded yet
2026-03-29 22:03:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6352dc90>
2026-03-29 22:03:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_expert_report_file_ef49cdab-6725-4356-94d1-af6d2dcda08f.pdf HTTP/1.1" 201 0
2026-03-29 22:03:35 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item d5c6f7aa-8396-5873-84ff-36f777f94cac
2026-03-29 22:03:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5c6f7aa-8396-5873-84ff-36f777f94cac, skipping ID generation
2026-03-29 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5c6f7aa-8396-5873-84ff-36f777f94cac
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DHY65YHZ-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=HY65YHZ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6373abd0>
2026-03-29 22:03:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOE10BXU%252F699183725%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183725/600 saved to cache
2026-03-29 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 95589f3c-887c-5311-a841-cf63432d8df5
2026-03-29 22:03:35 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:35 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:35 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:35 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:35 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63616a90>
2026-03-29 22:03:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FP17LPT%252F686575406%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575406/600 saved to cache
2026-03-29 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9
2026-03-29 22:03:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a46250>
2026-03-29 22:03:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMP65LKN%252F699411781%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411781/600 saved to cache
2026-03-29 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6062366a-77b0-5b3c-aa23-49414d769971
2026-03-29 22:03:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437910/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437910>
2026-03-29 22:03:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015348/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015348>
2026-03-29 22:03:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430108/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430108>
2026-03-29 22:03:36 [bca.uk] INFO: Found listing with ID: FG67%20NYZ
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG67%2520NYZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [bca.uk] INFO: Scrape type for FG67%20NYZ: 0
2026-03-29 22:03:36 [bca.uk] INFO: Found listing with ID: J22%20CDN
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27J22%2520CDN%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [bca.uk] INFO: Scrape type for J22%20CDN: 2
2026-03-29 22:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8eebd19-dbc9-5c5a-9094-21a11f9e6c87 with identifier: J22%20CDN
2026-03-29 22:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8eebd19-dbc9-5c5a-9094-21a11f9e6c87 with scrape type 2
2026-03-29 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8eebd19-dbc9-5c5a-9094-21a11f9e6c87 with scrape type 2
2026-03-29 22:03:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b8eebd19-dbc9-5c5a-9094-21a11f9e6c87, identifier: J22%20CDN
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699439155%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699439155 not downloaded yet
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015400%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015400 not downloaded yet
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430211%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430211 not downloaded yet
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699437967%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437967 not downloaded yet
2026-03-29 22:03:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b8eebd19-dbc9-5c5a-9094-21a11f9e6c87 with identifier: J22%20CDN
2026-03-29 22:03:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b8eebd19-dbc9-5c5a-9094-21a11f9e6c87 with identifier: J22%20CDN
2026-03-29 22:03:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b8eebd19-dbc9-5c5a-9094-21a11f9e6c87 with identifier: J22%20CDN to the API
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 172,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=J22%20CDN-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b8eebd19-dbc9-5c5a-9094-21a11f9e6c87',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'J22 CDN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=J22%20CDN&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MERCEDES-BENZ',
 'model': 'GLA45 AMG',
 'odometer': 51118,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLA45 AMG 2.0 (381) 4MATIC DCT Hatchback',
 'transmission': 'automatic',
 'trim': '(381) 4MATIC DCT',
 'vin': 'WDC1569522J315417',
 'year': 2016}
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27J22%2520CDN%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [bca.uk] INFO: Saving data for J22%20CDN: {'auction_closing_time': 1774864800.0, 'created_time': 1774365618.327777, 'last_price_update_time': 1774821816.593568}
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='J22%2520CDN') HTTP/1.1" 204 0
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456084%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456084 not downloaded yet
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699142441%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142441 not downloaded yet
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144683%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144683 not downloaded yet
2026-03-29 22:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117065/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK74VDT/42809563?sv=2020-08-04&st=2026-03-29T22%3A03%3A19Z&se=2026-03-29T22%3A28%3A19Z&sr=b&sp=r&sig=WU6pM2L1dWJi3Ejn6IWyffxUL7z8BjuTgiWJku%2FGEIo%3D)
2026-03-29 22:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440260/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LK65LDD/42812399?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=Jmfc85tb0kYx50%2BURzquG39JrqJ2lb%2BDkV6aqrYcOoI%3D)
2026-03-29 22:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183748/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OE10BXU/42806585?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=0HeSSm6%2FyPGHrQi9lQ%2F5I1Qis0B5ucoXD25aBf9XYJU%3D)
2026-03-29 22:03:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437921/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437921>
2026-03-29 22:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236629/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC22HUO/42806704?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=dQBCNh6w1rixkLp3DKgWlJpgfe3vccB%2F%2Fb6WAecmC7Q%3D)
2026-03-29 22:03:36 [bca.uk] INFO: Found listing with ID: MJ18%20VDO
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ18%2520VDO%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [bca.uk] INFO: Scrape type for MJ18%20VDO: 0
2026-03-29 22:03:36 [bca.uk] INFO: Found listing with ID: ML14%20AHZ
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML14%2520AHZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [bca.uk] INFO: Scrape type for ML14%20AHZ: 0
2026-03-29 22:03:36 [bca.uk] INFO: Found listing with ID: BV68%20CXD
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV68%2520CXD%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [bca.uk] INFO: Scrape type for BV68%20CXD: 0
2026-03-29 22:03:36 [bca.uk] INFO: Found listing with ID: NV07%20OAE
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV07%2520OAE%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [bca.uk] INFO: Scrape type for NV07%20OAE: 0
2026-03-29 22:03:36 [bca.uk] INFO: Found listing with ID: YD66%20KFF
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD66%2520KFF%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [bca.uk] INFO: Scrape type for YD66%20KFF: 2
2026-03-29 22:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c163b1cf-cc62-5193-9026-6cea3a049e80 with identifier: YD66%20KFF
2026-03-29 22:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c163b1cf-cc62-5193-9026-6cea3a049e80 with scrape type 2
2026-03-29 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c163b1cf-cc62-5193-9026-6cea3a049e80 with scrape type 2
2026-03-29 22:03:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c163b1cf-cc62-5193-9026-6cea3a049e80, identifier: YD66%20KFF
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440299%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440299 not downloaded yet
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015440%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015440 not downloaded yet
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430242%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430242 not downloaded yet
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699437984%27 HTTP/1.1" 200 None
2026-03-29 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437984 not downloaded yet
2026-03-29 22:03:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63653a90>
2026-03-29 22:03:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC22HUO%252F699236622%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236622/600 saved to cache
2026-03-29 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6c45461f-b816-537d-a25b-219757224249
2026-03-29 22:03:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63501bd0>
2026-03-29 22:03:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC22HUO%252F699236614%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236614/600 saved to cache
2026-03-29 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6c45461f-b816-537d-a25b-219757224249
2026-03-29 22:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183754/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OE10BXU/42806585?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=0HeSSm6%2FyPGHrQi9lQ%2F5I1Qis0B5ucoXD25aBf9XYJU%3D)
2026-03-29 22:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236638/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC22HUO/42806704?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=dQBCNh6w1rixkLp3DKgWlJpgfe3vccB%2F%2Fb6WAecmC7Q%3D)
2026-03-29 22:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c163b1cf-cc62-5193-9026-6cea3a049e80 with identifier: YD66%20KFF
2026-03-29 22:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c163b1cf-cc62-5193-9026-6cea3a049e80 with identifier: YD66%20KFF
2026-03-29 22:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c163b1cf-cc62-5193-9026-6cea3a049e80 with identifier: YD66%20KFF to the API
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YD66%20KFF-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c163b1cf-cc62-5193-9026-6cea3a049e80',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YD66 KFF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YD66%20KFF&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY SPORT',
 'odometer': 75361,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 180 HSE StationWagon',
 'transmission': 'manual',
 'trim': 'TD4 180 HSE',
 'vin': 'SALCA2CN1HH642438',
 'year': 2016}
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD66%2520KFF%27 HTTP/1.1" 200 None
2026-03-29 22:03:37 [bca.uk] INFO: Saving data for YD66%20KFF: {'auction_closing_time': 1774864800.0, 'created_time': 1774706518.595276, 'last_price_update_time': 1774821817.417212}
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YD66%2520KFF') HTTP/1.1" 204 0
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456085%27 HTTP/1.1" 200 None
2026-03-29 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456085 not downloaded yet
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699142458%27 HTTP/1.1" 200 None
2026-03-29 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142458 not downloaded yet
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144688%27 HTTP/1.1" 200 None
2026-03-29 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144688 not downloaded yet
2026-03-29 22:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183769/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OE10BXU/42806585?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=0HeSSm6%2FyPGHrQi9lQ%2F5I1Qis0B5ucoXD25aBf9XYJU%3D)
2026-03-29 22:03:37 [bca.uk] INFO: Found listing with ID: YG66%20UPZ
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG66%2520UPZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:37 [bca.uk] INFO: Scrape type for YG66%20UPZ: 0
2026-03-29 22:03:37 [bca.uk] INFO: Found listing with ID: NA20%20MYY
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA20%2520MYY%27 HTTP/1.1" 200 None
2026-03-29 22:03:37 [bca.uk] INFO: Scrape type for NA20%20MYY: 0
2026-03-29 22:03:37 [bca.uk] INFO: Found listing with ID: NG17%20ZRR
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG17%2520ZRR%27 HTTP/1.1" 200 None
2026-03-29 22:03:37 [bca.uk] INFO: Scrape type for NG17%20ZRR: 0
2026-03-29 22:03:37 [bca.uk] INFO: Found listing with ID: NU65%20YZX
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU65%2520YZX%27 HTTP/1.1" 200 None
2026-03-29 22:03:37 [bca.uk] INFO: Scrape type for NU65%20YZX: 0
2026-03-29 22:03:37 [bca.uk] INFO: Found listing with ID: VN64%20YVX
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN64%2520YVX%27 HTTP/1.1" 200 None
2026-03-29 22:03:37 [bca.uk] INFO: Scrape type for VN64%20YVX: 0
2026-03-29 22:03:37 [bca.uk] INFO: Found listing with ID: YX18%20XUA
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX18%2520XUA%27 HTTP/1.1" 200 None
2026-03-29 22:03:37 [bca.uk] INFO: Scrape type for YX18%20XUA: 0
2026-03-29 22:03:37 [bca.uk] INFO: Found listing with ID: GJ64%20FZB
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ64%2520FZB%27 HTTP/1.1" 200 None
2026-03-29 22:03:37 [bca.uk] INFO: Scrape type for GJ64%20FZB: 2
2026-03-29 22:03:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca6003d0-8b9b-5f53-aa37-03ead93a3f87 with identifier: GJ64%20FZB
2026-03-29 22:03:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca6003d0-8b9b-5f53-aa37-03ead93a3f87 with scrape type 2
2026-03-29 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca6003d0-8b9b-5f53-aa37-03ead93a3f87 with scrape type 2
2026-03-29 22:03:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ca6003d0-8b9b-5f53-aa37-03ead93a3f87, identifier: GJ64%20FZB
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699439156%27 HTTP/1.1" 200 None
2026-03-29 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699439156 not downloaded yet
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015472%27 HTTP/1.1" 200 None
2026-03-29 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015472 not downloaded yet
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430268%27 HTTP/1.1" 200 None
2026-03-29 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430268 not downloaded yet
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699438012%27 HTTP/1.1" 200 None
2026-03-29 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699438012 not downloaded yet
2026-03-29 22:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437901/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY17UNZ/42812181?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=hFBTsS2nuxHG%2FPLDcHvb2CJWogkhUN7WPevhBflvZ2A%3D)
2026-03-29 22:03:37 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142415/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142415>
2026-03-29 22:03:37 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456080/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456080>
2026-03-29 22:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ca6003d0-8b9b-5f53-aa37-03ead93a3f87 with identifier: GJ64%20FZB
2026-03-29 22:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ca6003d0-8b9b-5f53-aa37-03ead93a3f87 with identifier: GJ64%20FZB
2026-03-29 22:03:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ca6003d0-8b9b-5f53-aa37-03ead93a3f87 with identifier: GJ64%20FZB to the API
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GJ64%20FZB-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ca6003d0-8b9b-5f53-aa37-03ead93a3f87',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GJ64 FZB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GJ64%20FZB&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 77626,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.0 E/B 125 TITANIUM NAVIGATOR Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 TITANIUM NAVIGATOR',
 'vin': 'WF0KXXGCBKEM26577',
 'year': 2014}
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ64%2520FZB%27 HTTP/1.1" 200 None
2026-03-29 22:03:38 [bca.uk] INFO: Saving data for GJ64%20FZB: {'auction_closing_time': 1774864800.0, 'created_time': 1774524213.359406, 'last_price_update_time': 1774821818.269234}
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ64%2520FZB') HTTP/1.1" 204 0
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456089%27 HTTP/1.1" 200 None
2026-03-29 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456089 not downloaded yet
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699142482%27 HTTP/1.1" 200 None
2026-03-29 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142482 not downloaded yet
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144693%27 HTTP/1.1" 200 None
2026-03-29 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144693 not downloaded yet
2026-03-29 22:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63738c10>
2026-03-29 22:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK74VDT%252F699117065%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117065/600 saved to cache
2026-03-29 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dd5918ef-16dc-5dbe-90ef-20698b6a8126
2026-03-29 22:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6164fd10>
2026-03-29 22:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLK65LDD%252F699440260%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440260/600 saved to cache
2026-03-29 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1bbb7ce7-a50f-5792-918b-66476d234a65
2026-03-29 22:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611b97d0>
2026-03-29 22:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOE10BXU%252F699183748%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183748/600 saved to cache
2026-03-29 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 95589f3c-887c-5311-a841-cf63432d8df5
2026-03-29 22:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63546a10>
2026-03-29 22:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC22HUO%252F699236629%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236629/600 saved to cache
2026-03-29 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6c45461f-b816-537d-a25b-219757224249
2026-03-29 22:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430108/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YC64ULZ/42812318?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=FgK9URJPQRCwQJ0o8NKxE9CnVWlkhUweJFUTtZ6LlnY%3D)
2026-03-29 22:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015348/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FX22ORL/42812368?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=4JuKCAILMz4%2BQPnM96C2XazYcd%2BQuDP%2F3FUZiLkKst4%3D)
2026-03-29 22:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183782/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OE10BXU/42806585?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=0HeSSm6%2FyPGHrQi9lQ%2F5I1Qis0B5ucoXD25aBf9XYJU%3D)
2026-03-29 22:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117083/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK74VDT/42809563?sv=2020-08-04&st=2026-03-29T22%3A03%3A19Z&se=2026-03-29T22%3A28%3A19Z&sr=b&sp=r&sig=WU6pM2L1dWJi3Ejn6IWyffxUL7z8BjuTgiWJku%2FGEIo%3D)
2026-03-29 22:03:38 [bca.uk] INFO: Found listing with ID: KR65%20CKN
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR65%2520CKN%27 HTTP/1.1" 200 None
2026-03-29 22:03:38 [bca.uk] INFO: Scrape type for KR65%20CKN: 0
2026-03-29 22:03:38 [bca.uk] INFO: Found listing with ID: LD14%20UGX
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD14%2520UGX%27 HTTP/1.1" 200 None
2026-03-29 22:03:38 [bca.uk] INFO: Scrape type for LD14%20UGX: 2
2026-03-29 22:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c886d5a8-7924-5e92-b88e-1f87c5b1511a with identifier: LD14%20UGX
2026-03-29 22:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c886d5a8-7924-5e92-b88e-1f87c5b1511a with scrape type 2
2026-03-29 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c886d5a8-7924-5e92-b88e-1f87c5b1511a with scrape type 2
2026-03-29 22:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c886d5a8-7924-5e92-b88e-1f87c5b1511a, identifier: LD14%20UGX
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699440304%27 HTTP/1.1" 200 None
2026-03-29 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440304 not downloaded yet
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015504%27 HTTP/1.1" 200 None
2026-03-29 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015504 not downloaded yet
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430295%27 HTTP/1.1" 200 None
2026-03-29 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430295 not downloaded yet
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699438029%27 HTTP/1.1" 200 None
2026-03-29 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699438029 not downloaded yet
2026-03-29 22:03:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c886d5a8-7924-5e92-b88e-1f87c5b1511a with identifier: LD14%20UGX
2026-03-29 22:03:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c886d5a8-7924-5e92-b88e-1f87c5b1511a with identifier: LD14%20UGX
2026-03-29 22:03:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c886d5a8-7924-5e92-b88e-1f87c5b1511a with identifier: LD14%20UGX to the API
2026-03-29 22:03:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LD14%20UGX-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'c886d5a8-7924-5e92-b88e-1f87c5b1511a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LD14 UGX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LD14%20UGX&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'LEXUS',
 'model': 'CT 200H',
 'odometer': 55599,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'LEXUS CT 200H 1.8 ADVANCE Hatchback',
 'transmission': 'automatic',
 'trim': 'ADVANCE',
 'vin': 'JTHKD5BHX02186128',
 'year': 2014}
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD14%2520UGX%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [bca.uk] INFO: Saving data for LD14%20UGX: {'auction_closing_time': 1774864800.0, 'created_time': 1774706510.494003, 'last_price_update_time': 1774821819.14005}
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LD14%2520UGX') HTTP/1.1" 204 0
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456093%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456093 not downloaded yet
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699142505%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142505 not downloaded yet
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144697%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144697 not downloaded yet
2026-03-29 22:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437910/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY17UNZ/42812181?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=hFBTsS2nuxHG%2FPLDcHvb2CJWogkhUN7WPevhBflvZ2A%3D)
2026-03-29 22:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437921/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY17UNZ/42812181?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=hFBTsS2nuxHG%2FPLDcHvb2CJWogkhUN7WPevhBflvZ2A%3D)
2026-03-29 22:03:39 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437967/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437967>
2026-03-29 22:03:39 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430211/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430211>
2026-03-29 22:03:39 [bca.uk] INFO: Found listing with ID: LO13%20ZTR
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO13%2520ZTR%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [bca.uk] INFO: Scrape type for LO13%20ZTR: 0
2026-03-29 22:03:39 [bca.uk] INFO: Found listing with ID: NK63%20OGC
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK63%2520OGC%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [bca.uk] INFO: Scrape type for NK63%20OGC: 0
2026-03-29 22:03:39 [bca.uk] INFO: Found listing with ID: OV14%20WTT
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV14%2520WTT%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [bca.uk] INFO: Scrape type for OV14%20WTT: 0
2026-03-29 22:03:39 [bca.uk] INFO: Found listing with ID: SJ13%20HUH
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ13%2520HUH%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [bca.uk] INFO: Scrape type for SJ13%20HUH: 0
2026-03-29 22:03:39 [bca.uk] INFO: Found listing with ID: SN11%20HLZ
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN11%2520HLZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [bca.uk] INFO: Scrape type for SN11%20HLZ: 0
2026-03-29 22:03:39 [bca.uk] INFO: Found listing with ID: SV09%20YGZ
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV09%2520YGZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [bca.uk] INFO: Scrape type for SV09%20YGZ: 0
2026-03-29 22:03:39 [bca.uk] INFO: Found listing with ID: SY13%20GYG
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY13%2520GYG%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [bca.uk] INFO: Scrape type for SY13%20GYG: 0
2026-03-29 22:03:39 [bca.uk] INFO: Found listing with ID: FY09%20CJO
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY09%2520CJO%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [bca.uk] INFO: Scrape type for FY09%20CJO: 0
2026-03-29 22:03:39 [bca.uk] INFO: Found listing with ID: AK65%20GFO
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK65%2520GFO%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [bca.uk] INFO: Scrape type for AK65%20GFO: 0
2026-03-29 22:03:39 [bca.uk] INFO: Found listing with ID: BK12%20WRC
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK12%2520WRC%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [bca.uk] INFO: Scrape type for BK12%20WRC: 0
2026-03-29 22:03:39 [bca.uk] INFO: Found listing with ID: DT16%20AWH
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT16%2520AWH%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [bca.uk] INFO: Scrape type for DT16%20AWH: 2
2026-03-29 22:03:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92f1052e-2c5b-500c-801d-40376c1b4f7c with identifier: DT16%20AWH
2026-03-29 22:03:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92f1052e-2c5b-500c-801d-40376c1b4f7c with scrape type 2
2026-03-29 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92f1052e-2c5b-500c-801d-40376c1b4f7c with scrape type 2
2026-03-29 22:03:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 92f1052e-2c5b-500c-801d-40376c1b4f7c, identifier: DT16%20AWH
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699015540%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015540 not downloaded yet
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430330%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430330 not downloaded yet
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699438040%27 HTTP/1.1" 200 None
2026-03-29 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699438040 not downloaded yet
2026-03-29 22:03:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c4f0d0>
2026-03-29 22:03:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOE10BXU%252F699183754%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183754/600 saved to cache
2026-03-29 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 95589f3c-887c-5311-a841-cf63432d8df5
2026-03-29 22:03:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6362bc50>
2026-03-29 22:03:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC22HUO%252F699236638%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236638/600 saved to cache
2026-03-29 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6c45461f-b816-537d-a25b-219757224249
2026-03-29 22:03:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:39 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:39 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:39 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614de910>
2026-03-29 22:03:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOE10BXU%252F699183769%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183769/600 saved to cache
2026-03-29 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 95589f3c-887c-5311-a841-cf63432d8df5
2026-03-29 22:03:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62144ad0>
2026-03-29 22:03:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY17UNZ%252F699437901%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437901/600 saved to cache
2026-03-29 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a50a9ac2-1ae6-5dea-b91f-fba078bf92af
2026-03-29 22:03:39 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144683/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144683>
2026-03-29 22:03:39 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015400/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015400>
2026-03-29 22:03:39 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699439155/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699439155>
2026-03-29 22:03:39 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142441/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142441>
2026-03-29 22:03:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 92f1052e-2c5b-500c-801d-40376c1b4f7c with identifier: DT16%20AWH
2026-03-29 22:03:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 92f1052e-2c5b-500c-801d-40376c1b4f7c with identifier: DT16%20AWH
2026-03-29 22:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 92f1052e-2c5b-500c-801d-40376c1b4f7c with identifier: DT16%20AWH to the API
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DT16%20AWH-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '92f1052e-2c5b-500c-801d-40376c1b4f7c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DT16 AWH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DT16%20AWH&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'MINI',
 'model': 'CLUBMAN',
 'odometer': 153775,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'MINI CLUBMAN 2.0 COOPER D Estate',
 'transmission': 'manual',
 'trim': 'COOPER D',
 'vin': 'WMWLR920902E23524',
 'year': 2016}
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT16%2520AWH%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Saving data for DT16%20AWH: {'auction_closing_time': 1774864800.0, 'created_time': 1774706585.220788, 'last_price_update_time': 1774821820.029926}
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DT16%2520AWH') HTTP/1.1" 204 0
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456098%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456098 not downloaded yet
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699142528%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142528 not downloaded yet
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144703%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144703 not downloaded yet
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: FV61%20BCF
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV61%2520BCF%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for FV61%20BCF: 0
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: SE58%20SJE
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE58%2520SJE%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for SE58%20SJE: 0
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: WJ60%20CFP
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ60%2520CFP%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for WJ60%20CFP: 0
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: YG12%20VBZ
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG12%2520VBZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for YG12%20VBZ: 0
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: SJ09%20OPL
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ09%2520OPL%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for SJ09%20OPL: 0
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: SW60%20LHD
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW60%2520LHD%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for SW60%20LHD: 0
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: VK14%20NPY
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK14%2520NPY%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for VK14%20NPY: 0
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: WP61%20YGA
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP61%2520YGA%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for WP61%20YGA: 0
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: YE07%20CMY
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE07%2520CMY%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for YE07%20CMY: 0
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: YF08%20KHP
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF08%2520KHP%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for YF08%20KHP: 0
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: YG61%20ZTR
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG61%2520ZTR%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for YG61%20ZTR: 0
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: YH59%20CCY
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH59%2520CCY%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for YH59%20CCY: 0
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: YH60%20WLJ
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH60%2520WLJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for YH60%20WLJ: 0
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: YS61%20PYP
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS61%2520PYP%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for YS61%20PYP: 0
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: EO60%20VMK
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO60%2520VMK%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for EO60%20VMK: 0
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: FY12%20XKT
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY12%2520XKT%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for FY12%20XKT: 0
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: KN18%20UBZ
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN18%2520UBZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for KN18%20UBZ: 0
2026-03-29 22:03:40 [bca.uk] INFO: Found listing with ID: MF12%20UUT
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF12%2520UUT%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Scrape type for MF12%20UUT: 2
2026-03-29 22:03:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84896659-99c4-56b4-ba12-a6ae9ed61b99 with identifier: MF12%20UUT
2026-03-29 22:03:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84896659-99c4-56b4-ba12-a6ae9ed61b99 with scrape type 2
2026-03-29 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84896659-99c4-56b4-ba12-a6ae9ed61b99 with scrape type 2
2026-03-29 22:03:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 84896659-99c4-56b4-ba12-a6ae9ed61b99, identifier: MF12%20UUT
2026-03-29 22:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456080/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OW19OFS/42810083?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=ORlwvGpwXL94ftG8FnSaSukIEGA5e2xLjQOEIZpRK9A%3D)
2026-03-29 22:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142415/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BK68TLO/42810527?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=LWWZ9ibgdpr0XB%2BZxka5%2Ba4QP2LsFip8WLiRMCnKMzE%3D)
2026-03-29 22:03:40 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142458/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142458>
2026-03-29 22:03:40 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144688/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144688>
2026-03-29 22:03:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 84896659-99c4-56b4-ba12-a6ae9ed61b99 with identifier: MF12%20UUT
2026-03-29 22:03:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 84896659-99c4-56b4-ba12-a6ae9ed61b99 with identifier: MF12%20UUT
2026-03-29 22:03:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 84896659-99c4-56b4-ba12-a6ae9ed61b99 with identifier: MF12%20UUT to the API
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MF12%20UUT-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.1L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '84896659-99c4-56b4-ba12-a6ae9ed61b99',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MF12 UUT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MF12%20UUT&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'MERCEDES-BENZ',
 'model': 'C200',
 'odometer': 52266,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ C200 2.1 CDI B/E SE Saloon',
 'transmission': 'manual',
 'trim': 'CDI B/E SE',
 'vin': 'WDD2040012A676061',
 'year': 2012}
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF12%2520UUT%27 HTTP/1.1" 200 None
2026-03-29 22:03:40 [bca.uk] INFO: Saving data for MF12%20UUT: {'auction_closing_time': 1774864800.0, 'created_time': 1773931056.782606, 'last_price_update_time': 1774821820.96414}
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MF12%2520UUT') HTTP/1.1" 204 0
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456102%27 HTTP/1.1" 200 None
2026-03-29 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456102 not downloaded yet
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699142554%27 HTTP/1.1" 200 None
2026-03-29 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142554 not downloaded yet
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144713%27 HTTP/1.1" 200 None
2026-03-29 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144713 not downloaded yet
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a19150>
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYC64ULZ%252F699430108%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430108/600 saved to cache
2026-03-29 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7faeccc2-4423-53aa-a318-803e1d873f8c
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a53f50>
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFX22ORL%252F699015348%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015348/600 saved to cache
2026-03-29 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 502e65dc-018f-56cc-9774-295a6ce3b96a
2026-03-29 22:03:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:41 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:41 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:41 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61881e10>
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOE10BXU%252F699183782%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183782/600 saved to cache
2026-03-29 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 95589f3c-887c-5311-a841-cf63432d8df5
2026-03-29 22:03:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:41 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:41 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:41 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632c8f50>
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK74VDT%252F699117083%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117083/600 saved to cache
2026-03-29 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dd5918ef-16dc-5dbe-90ef-20698b6a8126
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61bbd790>
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY17UNZ%252F699437910%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437910/600 saved to cache
2026-03-29 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a50a9ac2-1ae6-5dea-b91f-fba078bf92af
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63304dd0>
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY17UNZ%252F699437921%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437921/600 saved to cache
2026-03-29 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a50a9ac2-1ae6-5dea-b91f-fba078bf92af
2026-03-29 22:03:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699439156/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699439156>
2026-03-29 22:03:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699438012/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699438012>
2026-03-29 22:03:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015472/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015472>
2026-03-29 22:03:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430268/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430268>
2026-03-29 22:03:41 [bca.uk] INFO: Found listing with ID: SB13%20MVJ
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB13%2520MVJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:41 [bca.uk] INFO: Scrape type for SB13%20MVJ: 2
2026-03-29 22:03:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f48a7973-53b4-56e5-9505-0366d02eb330 with identifier: SB13%20MVJ
2026-03-29 22:03:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f48a7973-53b4-56e5-9505-0366d02eb330 with scrape type 2
2026-03-29 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f48a7973-53b4-56e5-9505-0366d02eb330 with scrape type 2
2026-03-29 22:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f48a7973-53b4-56e5-9505-0366d02eb330, identifier: SB13%20MVJ
2026-03-29 22:03:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f48a7973-53b4-56e5-9505-0366d02eb330 with identifier: SB13%20MVJ
2026-03-29 22:03:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f48a7973-53b4-56e5-9505-0366d02eb330 with identifier: SB13%20MVJ
2026-03-29 22:03:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f48a7973-53b4-56e5-9505-0366d02eb330 with identifier: SB13%20MVJ to the API
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=5&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SB13%20MVJ-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f48a7973-53b4-56e5-9505-0366d02eb330',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SB13 MVJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SB13%20MVJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'NISSAN',
 'model': 'NOTE',
 'odometer': 52744,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'NISSAN NOTE 1.4 N-TEC+ Hatchback',
 'transmission': 'manual',
 'trim': 'N-TEC+',
 'vin': 'SJNFAAE11U2205111',
 'year': 2013}
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB13%2520MVJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:41 [bca.uk] INFO: Saving data for SB13%20MVJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774016039.564449, 'last_price_update_time': 1774821821.818646}
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SB13%2520MVJ') HTTP/1.1" 204 0
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144723%27 HTTP/1.1" 200 None
2026-03-29 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144723 not downloaded yet
2026-03-29 22:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437967/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY17UNZ/42812181?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=hFBTsS2nuxHG%2FPLDcHvb2CJWogkhUN7WPevhBflvZ2A%3D)
2026-03-29 22:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430211/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YC64ULZ/42812318?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=FgK9URJPQRCwQJ0o8NKxE9CnVWlkhUweJFUTtZ6LlnY%3D)
2026-03-29 22:03:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699438029/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699438029>
2026-03-29 22:03:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430295/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430295>
2026-03-29 22:03:41 [bca.uk] INFO: Found listing with ID: SB66%20VUV
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB66%2520VUV%27 HTTP/1.1" 200 None
2026-03-29 22:03:41 [bca.uk] INFO: Scrape type for SB66%20VUV: 0
2026-03-29 22:03:41 [bca.uk] INFO: Found listing with ID: SH11%20YDW
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH11%2520YDW%27 HTTP/1.1" 200 None
2026-03-29 22:03:41 [bca.uk] INFO: Scrape type for SH11%20YDW: 0
2026-03-29 22:03:41 [bca.uk] INFO: Found listing with ID: SH60%20LDZ
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH60%2520LDZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:41 [bca.uk] INFO: Scrape type for SH60%20LDZ: 0
2026-03-29 22:03:41 [bca.uk] INFO: Found listing with ID: SK63%20FLJ
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK63%2520FLJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:41 [bca.uk] INFO: Scrape type for SK63%20FLJ: 0
2026-03-29 22:03:41 [bca.uk] INFO: Found listing with ID: SL13%20PTX
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL13%2520PTX%27 HTTP/1.1" 200 None
2026-03-29 22:03:41 [bca.uk] INFO: Scrape type for SL13%20PTX: 0
2026-03-29 22:03:41 [bca.uk] INFO: Found listing with ID: SP63%20WOR
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP63%2520WOR%27 HTTP/1.1" 200 None
2026-03-29 22:03:41 [bca.uk] INFO: Scrape type for SP63%20WOR: 0
2026-03-29 22:03:41 [bca.uk] INFO: Found listing with ID: VA67%20MVC
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA67%2520MVC%27 HTTP/1.1" 200 None
2026-03-29 22:03:41 [bca.uk] INFO: Scrape type for VA67%20MVC: 0
2026-03-29 22:03:41 [bca.uk] INFO: Found listing with ID: EJ14%20VWN
2026-03-29 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ14%2520VWN%27 HTTP/1.1" 200 None
2026-03-29 22:03:42 [bca.uk] INFO: Scrape type for EJ14%20VWN: 0
2026-03-29 22:03:42 [bca.uk] INFO: Found listing with ID: SL68%20YWR
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL68%2520YWR%27 HTTP/1.1" 200 None
2026-03-29 22:03:42 [bca.uk] INFO: Scrape type for SL68%20YWR: 0
2026-03-29 22:03:42 [bca.uk] INFO: Found listing with ID: MJ61%20CYK
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ61%2520CYK%27 HTTP/1.1" 200 None
2026-03-29 22:03:42 [bca.uk] INFO: Scrape type for MJ61%20CYK: 0
2026-03-29 22:03:42 [bca.uk] INFO: Found listing with ID: OE60%20WYJ
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE60%2520WYJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:42 [bca.uk] INFO: Scrape type for OE60%20WYJ: 0
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618de8d0>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOW19OFS%252F699456080%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456080/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a0c90534-4dbe-5982-85b5-b9b714d55606
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618dee90>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBK68TLO%252F699142415%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142415/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9f9f2c24-88ea-52eb-8933-488e5868efc1
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015400/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FX22ORL/42812368?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=4JuKCAILMz4%2BQPnM96C2XazYcd%2BQuDP%2F3FUZiLkKst4%3D)
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144683/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HY65YHZ/42811357?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=1baiIOWHbM%2F4%2BVRoR2beDOige2RqCphS0OiGBDMOKRw%3D)
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142441/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BK68TLO/42810527?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=LWWZ9ibgdpr0XB%2BZxka5%2Ba4QP2LsFip8WLiRMCnKMzE%3D)
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144730%27 HTTP/1.1" 200 None
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144730 not downloaded yet
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144740%27 HTTP/1.1" 200 None
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144740 not downloaded yet
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699439155/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LK65LDD/42812399?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=Jmfc85tb0kYx50%2BURzquG39JrqJ2lb%2BDkV6aqrYcOoI%3D)
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61628490>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY17UNZ%252F699437967%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437967/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a50a9ac2-1ae6-5dea-b91f-fba078bf92af
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61864190>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYC64ULZ%252F699430211%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430211/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7faeccc2-4423-53aa-a318-803e1d873f8c
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144688/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HY65YHZ/42811357?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=1baiIOWHbM%2F4%2BVRoR2beDOige2RqCphS0OiGBDMOKRw%3D)
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144703/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144703>
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142528/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142528>
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699438012/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY17UNZ/42812181?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=hFBTsS2nuxHG%2FPLDcHvb2CJWogkhUN7WPevhBflvZ2A%3D)
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015472/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FX22ORL/42812368?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=4JuKCAILMz4%2BQPnM96C2XazYcd%2BQuDP%2F3FUZiLkKst4%3D)
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430268/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YC64ULZ/42812318?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=FgK9URJPQRCwQJ0o8NKxE9CnVWlkhUweJFUTtZ6LlnY%3D)
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618dbe90>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFX22ORL%252F699015400%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015400/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 502e65dc-018f-56cc-9774-295a6ce3b96a
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6192b850>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHY65YHZ%252F699144683%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144683/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d5c6f7aa-8396-5873-84ff-36f777f94cac
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6214a3d0>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBK68TLO%252F699142441%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142441/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9f9f2c24-88ea-52eb-8933-488e5868efc1
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142458/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BK68TLO/42810527?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=LWWZ9ibgdpr0XB%2BZxka5%2Ba4QP2LsFip8WLiRMCnKMzE%3D)
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144713/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144713>
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430295/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YC64ULZ/42812318?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=FgK9URJPQRCwQJ0o8NKxE9CnVWlkhUweJFUTtZ6LlnY%3D)
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699438029/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY17UNZ/42812181?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=hFBTsS2nuxHG%2FPLDcHvb2CJWogkhUN7WPevhBflvZ2A%3D)
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699439156/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LK65LDD/42812399?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=Jmfc85tb0kYx50%2BURzquG39JrqJ2lb%2BDkV6aqrYcOoI%3D)
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61929510>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLK65LDD%252F699439155%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699439155/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1bbb7ce7-a50f-5792-918b-66476d234a65
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63331c50>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHY65YHZ%252F699144688%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144688/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d5c6f7aa-8396-5873-84ff-36f777f94cac
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61705f90>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY17UNZ%252F699438012%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699438012/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a50a9ac2-1ae6-5dea-b91f-fba078bf92af
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6194f810>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFX22ORL%252F699015472%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015472/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 502e65dc-018f-56cc-9774-295a6ce3b96a
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61750fd0>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYC64ULZ%252F699430268%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430268/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7faeccc2-4423-53aa-a318-803e1d873f8c
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144723/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144723>
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456102/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456102>
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142554/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142554>
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144740/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144740>
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456098/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456098>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6332ad50>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBK68TLO%252F699142458%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142458/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9f9f2c24-88ea-52eb-8933-488e5868efc1
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621f1c50>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYC64ULZ%252F699430295%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430295/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7faeccc2-4423-53aa-a318-803e1d873f8c
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618eded0>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY17UNZ%252F699438029%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699438029/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a50a9ac2-1ae6-5dea-b91f-fba078bf92af
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621a1c90>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLK65LDD%252F699439156%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699439156/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1bbb7ce7-a50f-5792-918b-66476d234a65
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144703/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HY65YHZ/42811357?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=1baiIOWHbM%2F4%2BVRoR2beDOige2RqCphS0OiGBDMOKRw%3D)
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144730/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144730>
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430330/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430330>
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699438040/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699438040>
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144697/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144697>
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015540/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015540>
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142528/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BK68TLO/42810527?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=LWWZ9ibgdpr0XB%2BZxka5%2Ba4QP2LsFip8WLiRMCnKMzE%3D)
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144713/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HY65YHZ/42811357?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=1baiIOWHbM%2F4%2BVRoR2beDOige2RqCphS0OiGBDMOKRw%3D)
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144723/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HY65YHZ/42811357?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=1baiIOWHbM%2F4%2BVRoR2beDOige2RqCphS0OiGBDMOKRw%3D)
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142505/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142505>
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015504/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015504>
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456093/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456093>
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456102/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OW19OFS/42810083?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=ORlwvGpwXL94ftG8FnSaSukIEGA5e2xLjQOEIZpRK9A%3D)
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456098/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OW19OFS/42810083?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=ORlwvGpwXL94ftG8FnSaSukIEGA5e2xLjQOEIZpRK9A%3D)
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144740/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HY65YHZ/42811357?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=1baiIOWHbM%2F4%2BVRoR2beDOige2RqCphS0OiGBDMOKRw%3D)
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142554/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BK68TLO/42810527?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=LWWZ9ibgdpr0XB%2BZxka5%2Ba4QP2LsFip8WLiRMCnKMzE%3D)
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61988710>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHY65YHZ%252F699144703%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144703/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d5c6f7aa-8396-5873-84ff-36f777f94cac
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144697/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HY65YHZ/42811357?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=1baiIOWHbM%2F4%2BVRoR2beDOige2RqCphS0OiGBDMOKRw%3D)
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430330/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YC64ULZ/42812318?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=FgK9URJPQRCwQJ0o8NKxE9CnVWlkhUweJFUTtZ6LlnY%3D)
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6156b650>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBK68TLO%252F699142528%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142528/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9f9f2c24-88ea-52eb-8933-488e5868efc1
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac684a7f10>
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHY65YHZ%252F699144713%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144713/600 saved to cache
2026-03-29 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d5c6f7aa-8396-5873-84ff-36f777f94cac
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699438040/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY17UNZ/42812181?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=hFBTsS2nuxHG%2FPLDcHvb2CJWogkhUN7WPevhBflvZ2A%3D)
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440304/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440304>
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144730/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HY65YHZ/42811357?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=1baiIOWHbM%2F4%2BVRoR2beDOige2RqCphS0OiGBDMOKRw%3D)
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144693/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144693>
2026-03-29 22:03:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142482/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142482>
2026-03-29 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456093/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OW19OFS/42810083?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=ORlwvGpwXL94ftG8FnSaSukIEGA5e2xLjQOEIZpRK9A%3D)
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61752490>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHY65YHZ%252F699144723%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144723/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d5c6f7aa-8396-5873-84ff-36f777f94cac
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61595e50>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOW19OFS%252F699456102%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456102/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a0c90534-4dbe-5982-85b5-b9b714d55606
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6214bc50>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOW19OFS%252F699456098%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456098/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a0c90534-4dbe-5982-85b5-b9b714d55606
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61afcb90>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHY65YHZ%252F699144740%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144740/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d5c6f7aa-8396-5873-84ff-36f777f94cac
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61964f90>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBK68TLO%252F699142554%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142554/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9f9f2c24-88ea-52eb-8933-488e5868efc1
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430242/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430242>
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456085/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456085>
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437984/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437984>
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456089/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456089>
2026-03-29 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142505/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BK68TLO/42810527?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=LWWZ9ibgdpr0XB%2BZxka5%2Ba4QP2LsFip8WLiRMCnKMzE%3D)
2026-03-29 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015540/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FX22ORL/42812368?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=4JuKCAILMz4%2BQPnM96C2XazYcd%2BQuDP%2F3FUZiLkKst4%3D)
2026-03-29 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015504/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FX22ORL/42812368?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=4JuKCAILMz4%2BQPnM96C2XazYcd%2BQuDP%2F3FUZiLkKst4%3D)
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620b99d0>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHY65YHZ%252F699144697%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144697/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d5c6f7aa-8396-5873-84ff-36f777f94cac
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615553d0>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYC64ULZ%252F699430330%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430330/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7faeccc2-4423-53aa-a318-803e1d873f8c
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637a3b50>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY17UNZ%252F699438040%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699438040/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a50a9ac2-1ae6-5dea-b91f-fba078bf92af
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6218e790>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHY65YHZ%252F699144730%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144730/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d5c6f7aa-8396-5873-84ff-36f777f94cac
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637a0b50>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOW19OFS%252F699456093%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456093/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a0c90534-4dbe-5982-85b5-b9b714d55606
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015440/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015440>
2026-03-29 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144693/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HY65YHZ/42811357?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=1baiIOWHbM%2F4%2BVRoR2beDOige2RqCphS0OiGBDMOKRw%3D)
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440299/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440299>
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456084/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456084>
2026-03-29 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142482/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BK68TLO/42810527?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=LWWZ9ibgdpr0XB%2BZxka5%2Ba4QP2LsFip8WLiRMCnKMzE%3D)
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63632550>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBK68TLO%252F699142505%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142505/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9f9f2c24-88ea-52eb-8933-488e5868efc1
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6151aed0>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFX22ORL%252F699015540%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015540/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 502e65dc-018f-56cc-9774-295a6ce3b96a
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61757bd0>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFX22ORL%252F699015504%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015504/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 502e65dc-018f-56cc-9774-295a6ce3b96a
2026-03-29 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440304/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LK65LDD/42812399?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=Jmfc85tb0kYx50%2BURzquG39JrqJ2lb%2BDkV6aqrYcOoI%3D)
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142428/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142428>
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144678/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=HY65YHZ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456085/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OW19OFS/42810083?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=ORlwvGpwXL94ftG8FnSaSukIEGA5e2xLjQOEIZpRK9A%3D)
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456081/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456081>
2026-03-29 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437984/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY17UNZ/42812181?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=hFBTsS2nuxHG%2FPLDcHvb2CJWogkhUN7WPevhBflvZ2A%3D)
2026-03-29 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456089/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OW19OFS/42810083?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=ORlwvGpwXL94ftG8FnSaSukIEGA5e2xLjQOEIZpRK9A%3D)
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618f4650>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHY65YHZ%252F699144693%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144693/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d5c6f7aa-8396-5873-84ff-36f777f94cac
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610b5ed0>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBK68TLO%252F699142482%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142482/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9f9f2c24-88ea-52eb-8933-488e5868efc1
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015382/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015382>
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430196/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430196>
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437953/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437953>
2026-03-29 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430242/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YC64ULZ/42812318?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=FgK9URJPQRCwQJ0o8NKxE9CnVWlkhUweJFUTtZ6LlnY%3D)
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6193dc90>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLK65LDD%252F699440304%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440304/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1bbb7ce7-a50f-5792-918b-66476d234a65
2026-03-29 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440299/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LK65LDD/42812399?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=Jmfc85tb0kYx50%2BURzquG39JrqJ2lb%2BDkV6aqrYcOoI%3D)
2026-03-29 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456084/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OW19OFS/42810083?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=ORlwvGpwXL94ftG8FnSaSukIEGA5e2xLjQOEIZpRK9A%3D)
2026-03-29 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144678/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HY65YHZ/42811357?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=1baiIOWHbM%2F4%2BVRoR2beDOige2RqCphS0OiGBDMOKRw%3D)
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440290/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440290>
2026-03-29 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015440/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FX22ORL/42812368?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=4JuKCAILMz4%2BQPnM96C2XazYcd%2BQuDP%2F3FUZiLkKst4%3D)
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61bbf510>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOW19OFS%252F699456085%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456085/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a0c90534-4dbe-5982-85b5-b9b714d55606
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61754910>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY17UNZ%252F699437984%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437984/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a50a9ac2-1ae6-5dea-b91f-fba078bf92af
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6197e910>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOW19OFS%252F699456089%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456089/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a0c90534-4dbe-5982-85b5-b9b714d55606
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236704/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236704>
2026-03-29 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142428/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BK68TLO/42810527?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=LWWZ9ibgdpr0XB%2BZxka5%2Ba4QP2LsFip8WLiRMCnKMzE%3D)
2026-03-29 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456081/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OW19OFS/42810083?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=ORlwvGpwXL94ftG8FnSaSukIEGA5e2xLjQOEIZpRK9A%3D)
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437939/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699437939>
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430173/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430173>
2026-03-29 22:03:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015367/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015367>
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6211cd90>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYC64ULZ%252F699430242%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430242/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7faeccc2-4423-53aa-a318-803e1d873f8c
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617068d0>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLK65LDD%252F699440299%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440299/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1bbb7ce7-a50f-5792-918b-66476d234a65
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618fdc90>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOW19OFS%252F699456084%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456084/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a0c90534-4dbe-5982-85b5-b9b714d55606
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61604f90>
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHY65YHZ%252F699144678%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144678/600 saved to cache
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d5c6f7aa-8396-5873-84ff-36f777f94cac
2026-03-29 22:03:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5c6f7aa-8396-5873-84ff-36f777f94cac, skipping ID generation
2026-03-29 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5c6f7aa-8396-5873-84ff-36f777f94cac sending to next pipeline
2026-03-29 22:03:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d5c6f7aa-8396-5873-84ff-36f777f94cac, identifier: HY65%20YHZ
2026-03-29 22:03:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:44 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:44 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:44 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62196fd0>
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFX22ORL%252F699015440%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015440/600 saved to cache
2026-03-29 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 502e65dc-018f-56cc-9774-295a6ce3b96a
2026-03-29 22:03:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d5c6f7aa-8396-5873-84ff-36f777f94cac with identifier: HY65%20YHZ
2026-03-29 22:03:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d5c6f7aa-8396-5873-84ff-36f777f94cac with identifier: HY65%20YHZ
2026-03-29 22:03:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d5c6f7aa-8396-5873-84ff-36f777f94cac with identifier: HY65%20YHZ to the API
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144678/600>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_expert_report_file_ef49cdab-6725-4356-94d1-af6d2dcda08f.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HY65%20YHZ-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd5c6f7aa-8396-5873-84ff-36f777f94cac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HY65 YHZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HY65%20YHZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MAZDA',
 'model': 'CX-5',
 'odometer': 81102,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49220,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144678/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46019,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144683/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46385,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144688/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47973,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144693/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46469,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144697/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43483,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144703/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78116,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144713/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70246,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144723/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 90828,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144730/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c6f7aa-8396-5873-84ff-36f777f94cac/d5c6f7aa-8396-5873-84ff-36f777f94cac_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 73211,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HY65YHZ/699144740/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'MAZDA CX-5 2.2 D 150 SPORT 2WD StationWagon',
 'transmission': 'manual',
 'trim': 'D 150 SPORT 2WD',
 'vin': 'JMZKEF91600436121',
 'year': 2015}
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY65%2520YHZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:44 [bca.uk] INFO: Saving data for HY65%20YHZ: {'created_time': 1774821824.725539, 'last_price_update_time': 1774821824.725552, 'auction_closing_time': 1774951200.0}
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HY65%2520YHZ') HTTP/1.1" 204 0
2026-03-29 22:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437953/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY17UNZ/42812181?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=hFBTsS2nuxHG%2FPLDcHvb2CJWogkhUN7WPevhBflvZ2A%3D)
2026-03-29 22:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430196/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YC64ULZ/42812318?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=FgK9URJPQRCwQJ0o8NKxE9CnVWlkhUweJFUTtZ6LlnY%3D)
2026-03-29 22:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015382/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FX22ORL/42812368?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=4JuKCAILMz4%2BQPnM96C2XazYcd%2BQuDP%2F3FUZiLkKst4%3D)
2026-03-29 22:03:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699439154/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699439154>
2026-03-29 22:03:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236687/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236687>
2026-03-29 22:03:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183818/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183818>
2026-03-29 22:03:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456077/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456077>
2026-03-29 22:03:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142394/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142394>
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac633053d0>
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBK68TLO%252F699142428%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142428/600 saved to cache
2026-03-29 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9f9f2c24-88ea-52eb-8933-488e5868efc1
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61665e10>
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOW19OFS%252F699456081%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456081/600 saved to cache
2026-03-29 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a0c90534-4dbe-5982-85b5-b9b714d55606
2026-03-29 22:03:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117096/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117096>
2026-03-29 22:03:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015357/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699015357>
2026-03-29 22:03:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430149/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430149>
2026-03-29 22:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437939/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FY17UNZ/42812181?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=hFBTsS2nuxHG%2FPLDcHvb2CJWogkhUN7WPevhBflvZ2A%3D)
2026-03-29 22:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236704/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC22HUO/42806704?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=dQBCNh6w1rixkLp3DKgWlJpgfe3vccB%2F%2Fb6WAecmC7Q%3D)
2026-03-29 22:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430173/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YC64ULZ/42812318?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=FgK9URJPQRCwQJ0o8NKxE9CnVWlkhUweJFUTtZ6LlnY%3D)
2026-03-29 22:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015367/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FX22ORL/42812368?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=4JuKCAILMz4%2BQPnM96C2XazYcd%2BQuDP%2F3FUZiLkKst4%3D)
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621dc2d0>
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY17UNZ%252F699437953%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437953/600 saved to cache
2026-03-29 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a50a9ac2-1ae6-5dea-b91f-fba078bf92af
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636311d0>
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYC64ULZ%252F699430196%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430196/600 saved to cache
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7faeccc2-4423-53aa-a318-803e1d873f8c
2026-03-29 22:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440290/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LK65LDD/42812399?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=Jmfc85tb0kYx50%2BURzquG39JrqJ2lb%2BDkV6aqrYcOoI%3D)
2026-03-29 22:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456077/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OW19OFS/42810083?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=ORlwvGpwXL94ftG8FnSaSukIEGA5e2xLjQOEIZpRK9A%3D)
2026-03-29 22:03:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236673/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236673>
2026-03-29 22:03:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440280/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440280>
2026-03-29 22:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183818/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OE10BXU/42806585?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=0HeSSm6%2FyPGHrQi9lQ%2F5I1Qis0B5ucoXD25aBf9XYJU%3D)
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61543cd0>
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFX22ORL%252F699015382%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015382/600 saved to cache
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 502e65dc-018f-56cc-9774-295a6ce3b96a
2026-03-29 22:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236687/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC22HUO/42806704?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=dQBCNh6w1rixkLp3DKgWlJpgfe3vccB%2F%2Fb6WAecmC7Q%3D)
2026-03-29 22:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699439154/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LK65LDD/42812399?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=Jmfc85tb0kYx50%2BURzquG39JrqJ2lb%2BDkV6aqrYcOoI%3D)
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63339110>
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFY17UNZ%252F699437939%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437939/600 saved to cache
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a50a9ac2-1ae6-5dea-b91f-fba078bf92af
2026-03-29 22:03:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a50a9ac2-1ae6-5dea-b91f-fba078bf92af, skipping ID generation
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a50a9ac2-1ae6-5dea-b91f-fba078bf92af sending to next pipeline
2026-03-29 22:03:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a50a9ac2-1ae6-5dea-b91f-fba078bf92af, identifier: FY17%20UNZ
2026-03-29 22:03:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63304f50>
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC22HUO%252F699236704%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236704/600 saved to cache
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6c45461f-b816-537d-a25b-219757224249
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63328c50>
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYC64ULZ%252F699430173%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430173/600 saved to cache
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7faeccc2-4423-53aa-a318-803e1d873f8c
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6193ccd0>
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFX22ORL%252F699015367%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015367/600 saved to cache
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 502e65dc-018f-56cc-9774-295a6ce3b96a
2026-03-29 22:03:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a50a9ac2-1ae6-5dea-b91f-fba078bf92af with identifier: FY17%20UNZ
2026-03-29 22:03:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a50a9ac2-1ae6-5dea-b91f-fba078bf92af with identifier: FY17%20UNZ
2026-03-29 22:03:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a50a9ac2-1ae6-5dea-b91f-fba078bf92af with identifier: FY17%20UNZ to the API
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437939/600>
{'auction_title': '',
 'c_o_2_emission_value': 88,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_expert_report_file_80a522ba-56d6-474a-929d-08f702c43202.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FY17%20UNZ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'a50a9ac2-1ae6-5dea-b91f-fba078bf92af',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FY17 UNZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FY17%20UNZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'KIA',
 'model': 'NIRO',
 'odometer': 93217,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41498,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437901/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40033,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437910/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43365,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437921/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44339,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437939/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35995,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437953/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34341,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437967/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 95767,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699437984/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 94371,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699438012/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 101196,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699438029/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50a9ac2-1ae6-5dea-b91f-fba078bf92af/a50a9ac2-1ae6-5dea-b91f-fba078bf92af_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 73700,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FY17UNZ/699438040/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'KIA NIRO 1.6 GDI HYBRID 2 DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'GDI HYBRID 2 DCT',
 'vin': 'KNACC81CVH5062689',
 'year': 2017}
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY17%2520UNZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:45 [bca.uk] INFO: Saving data for FY17%20UNZ: {'created_time': 1774821825.681048, 'last_price_update_time': 1774821825.681059, 'auction_closing_time': 1774951200.0}
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FY17%2520UNZ') HTTP/1.1" 204 0
2026-03-29 22:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142394/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BK68TLO/42810527?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=LWWZ9ibgdpr0XB%2BZxka5%2Ba4QP2LsFip8WLiRMCnKMzE%3D)
2026-03-29 22:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430149/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YC64ULZ/42812318?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=FgK9URJPQRCwQJ0o8NKxE9CnVWlkhUweJFUTtZ6LlnY%3D)
2026-03-29 22:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015357/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FX22ORL/42812368?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=4JuKCAILMz4%2BQPnM96C2XazYcd%2BQuDP%2F3FUZiLkKst4%3D)
2026-03-29 22:03:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456075/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=OW19OFS-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183799/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183799>
2026-03-29 22:03:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142373/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BK68TLO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117089/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117089>
2026-03-29 22:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117096/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK74VDT/42809563?sv=2020-08-04&st=2026-03-29T22%3A03%3A19Z&se=2026-03-29T22%3A28%3A19Z&sr=b&sp=r&sig=WU6pM2L1dWJi3Ejn6IWyffxUL7z8BjuTgiWJku%2FGEIo%3D)
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621dd610>
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLK65LDD%252F699440290%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440290/600 saved to cache
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1bbb7ce7-a50f-5792-918b-66476d234a65
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac619698d0>
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOW19OFS%252F699456077%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456077/600 saved to cache
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a0c90534-4dbe-5982-85b5-b9b714d55606
2026-03-29 22:03:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac622592d0>
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOE10BXU%252F699183818%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183818/600 saved to cache
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 95589f3c-887c-5311-a841-cf63432d8df5
2026-03-29 22:03:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac612002d0>
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC22HUO%252F699236687%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236687/600 saved to cache
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6c45461f-b816-537d-a25b-219757224249
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6196ab90>
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLK65LDD%252F699439154%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699439154/600 saved to cache
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1bbb7ce7-a50f-5792-918b-66476d234a65
2026-03-29 22:03:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699439153/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699439153>
2026-03-29 22:03:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236658/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236658>
2026-03-29 22:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236673/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC22HUO/42806704?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=dQBCNh6w1rixkLp3DKgWlJpgfe3vccB%2F%2Fb6WAecmC7Q%3D)
2026-03-29 22:03:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015344/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FX22ORL-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430099/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YC64ULZ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440280/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LK65LDD/42812399?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=Jmfc85tb0kYx50%2BURzquG39JrqJ2lb%2BDkV6aqrYcOoI%3D)
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6191ab50>
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBK68TLO%252F699142394%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142394/600 saved to cache
2026-03-29 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9f9f2c24-88ea-52eb-8933-488e5868efc1
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac76f19890>
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYC64ULZ%252F699430149%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430149/600 saved to cache
2026-03-29 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7faeccc2-4423-53aa-a318-803e1d873f8c
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620eee10>
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFX22ORL%252F699015357%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015357/600 saved to cache
2026-03-29 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 502e65dc-018f-56cc-9774-295a6ce3b96a
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621d3550>
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK74VDT%252F699117096%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117096/600 saved to cache
2026-03-29 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dd5918ef-16dc-5dbe-90ef-20698b6a8126
2026-03-29 22:03:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440270/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699440270>
2026-03-29 22:03:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236645/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699236645>
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618db890>
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC22HUO%252F699236673%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236673/600 saved to cache
2026-03-29 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6c45461f-b816-537d-a25b-219757224249
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61667990>
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLK65LDD%252F699440280%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440280/600 saved to cache
2026-03-29 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1bbb7ce7-a50f-5792-918b-66476d234a65
2026-03-29 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456075/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OW19OFS/42810083?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=ORlwvGpwXL94ftG8FnSaSukIEGA5e2xLjQOEIZpRK9A%3D)
2026-03-29 22:03:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183741/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183741>
2026-03-29 22:03:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117075/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117075>
2026-03-29 22:03:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117070/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117070>
2026-03-29 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117089/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK74VDT/42809563?sv=2020-08-04&st=2026-03-29T22%3A03%3A19Z&se=2026-03-29T22%3A28%3A19Z&sr=b&sp=r&sig=WU6pM2L1dWJi3Ejn6IWyffxUL7z8BjuTgiWJku%2FGEIo%3D)
2026-03-29 22:03:46 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=6&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:03:46 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=6&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:03:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117063/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117063>
2026-03-29 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183799/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OE10BXU/42806585?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=0HeSSm6%2FyPGHrQi9lQ%2F5I1Qis0B5ucoXD25aBf9XYJU%3D)
2026-03-29 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142373/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BK68TLO/42810527?sv=2020-08-04&st=2026-03-29T22%3A03%3A23Z&se=2026-03-29T22%3A28%3A23Z&sr=b&sp=r&sig=LWWZ9ibgdpr0XB%2BZxka5%2Ba4QP2LsFip8WLiRMCnKMzE%3D)
2026-03-29 22:03:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183735/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183735>
2026-03-29 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430099/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YC64ULZ/42812318?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=FgK9URJPQRCwQJ0o8NKxE9CnVWlkhUweJFUTtZ6LlnY%3D)
2026-03-29 22:03:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117059/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117059>
2026-03-29 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440270/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LK65LDD/42812399?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=Jmfc85tb0kYx50%2BURzquG39JrqJ2lb%2BDkV6aqrYcOoI%3D)
2026-03-29 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015344/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FX22ORL/42812368?sv=2020-08-04&st=2026-03-29T22%3A03%3A22Z&se=2026-03-29T22%3A28%3A22Z&sr=b&sp=r&sig=4JuKCAILMz4%2BQPnM96C2XazYcd%2BQuDP%2F3FUZiLkKst4%3D)
2026-03-29 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699439153/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LK65LDD/42812399?sv=2020-08-04&st=2026-03-29T22%3A03%3A21Z&se=2026-03-29T22%3A28%3A21Z&sr=b&sp=r&sig=Jmfc85tb0kYx50%2BURzquG39JrqJ2lb%2BDkV6aqrYcOoI%3D)
2026-03-29 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236645/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC22HUO/42806704?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=dQBCNh6w1rixkLp3DKgWlJpgfe3vccB%2F%2Fb6WAecmC7Q%3D)
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61864c10>
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOW19OFS%252F699456075%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456075/600 saved to cache
2026-03-29 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a0c90534-4dbe-5982-85b5-b9b714d55606
2026-03-29 22:03:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a0c90534-4dbe-5982-85b5-b9b714d55606, skipping ID generation
2026-03-29 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a0c90534-4dbe-5982-85b5-b9b714d55606 sending to next pipeline
2026-03-29 22:03:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a0c90534-4dbe-5982-85b5-b9b714d55606, identifier: OW19%20OFS
2026-03-29 22:03:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a0c90534-4dbe-5982-85b5-b9b714d55606 with identifier: OW19%20OFS
2026-03-29 22:03:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a0c90534-4dbe-5982-85b5-b9b714d55606 with identifier: OW19%20OFS
2026-03-29 22:03:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a0c90534-4dbe-5982-85b5-b9b714d55606 with identifier: OW19%20OFS to the API
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456075/600>
{'auction_title': '',
 'c_o_2_emission_value': 170,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_expert_report_file_99626854-f759-408e-9c4a-3cb32beb0a39.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OW19%20OFS-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a0c90534-4dbe-5982-85b5-b9b714d55606',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OW19 OFS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OW19%20OFS&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY SPORT',
 'odometer': 61053,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41317,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456075/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40086,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456077/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37989,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456080/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37925,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456081/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37017,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456084/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36706,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456085/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82818,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456089/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70593,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456093/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77711,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456098/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0c90534-4dbe-5982-85b5-b9b714d55606/a0c90534-4dbe-5982-85b5-b9b714d55606_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 68764,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OW19OFS/699456102/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 180 LANDMARK StationWagon',
 'transmission': 'automatic',
 'trim': 'TD4 180 LANDMARK',
 'vin': 'SALCA2AN4KH826721',
 'year': 2019}
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW19%2520OFS%27 HTTP/1.1" 200 None
2026-03-29 22:03:46 [bca.uk] INFO: Saving data for OW19%20OFS: {'created_time': 1774821826.788885, 'last_price_update_time': 1774821826.788896, 'auction_closing_time': 1775037600.0}
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OW19%2520OFS') HTTP/1.1" 204 0
2026-03-29 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117070/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK74VDT/42809563?sv=2020-08-04&st=2026-03-29T22%3A03%3A19Z&se=2026-03-29T22%3A28%3A19Z&sr=b&sp=r&sig=WU6pM2L1dWJi3Ejn6IWyffxUL7z8BjuTgiWJku%2FGEIo%3D)
2026-03-29 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183741/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OE10BXU/42806585?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=0HeSSm6%2FyPGHrQi9lQ%2F5I1Qis0B5ucoXD25aBf9XYJU%3D)
2026-03-29 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117063/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK74VDT/42809563?sv=2020-08-04&st=2026-03-29T22%3A03%3A19Z&se=2026-03-29T22%3A28%3A19Z&sr=b&sp=r&sig=WU6pM2L1dWJi3Ejn6IWyffxUL7z8BjuTgiWJku%2FGEIo%3D)
2026-03-29 22:03:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236609/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DC22HUO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183729/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699183729>
2026-03-29 22:03:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117057/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699117057>
2026-03-29 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236658/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC22HUO/42806704?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=dQBCNh6w1rixkLp3DKgWlJpgfe3vccB%2F%2Fb6WAecmC7Q%3D)
2026-03-29 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117075/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK74VDT/42809563?sv=2020-08-04&st=2026-03-29T22%3A03%3A19Z&se=2026-03-29T22%3A28%3A19Z&sr=b&sp=r&sig=WU6pM2L1dWJi3Ejn6IWyffxUL7z8BjuTgiWJku%2FGEIo%3D)
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62149010>
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK74VDT%252F699117089%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117089/600 saved to cache
2026-03-29 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dd5918ef-16dc-5dbe-90ef-20698b6a8126
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61799250>
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOE10BXU%252F699183799%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183799/600 saved to cache
2026-03-29 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 95589f3c-887c-5311-a841-cf63432d8df5
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621f2650>
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBK68TLO%252F699142373%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142373/600 saved to cache
2026-03-29 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9f9f2c24-88ea-52eb-8933-488e5868efc1
2026-03-29 22:03:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f9f2c24-88ea-52eb-8933-488e5868efc1, skipping ID generation
2026-03-29 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f9f2c24-88ea-52eb-8933-488e5868efc1 sending to next pipeline
2026-03-29 22:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9f9f2c24-88ea-52eb-8933-488e5868efc1, identifier: BK68%20TLO
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621f21d0>
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYC64ULZ%252F699430099%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430099/600 saved to cache
2026-03-29 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7faeccc2-4423-53aa-a318-803e1d873f8c
2026-03-29 22:03:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7faeccc2-4423-53aa-a318-803e1d873f8c, skipping ID generation
2026-03-29 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7faeccc2-4423-53aa-a318-803e1d873f8c sending to next pipeline
2026-03-29 22:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7faeccc2-4423-53aa-a318-803e1d873f8c, identifier: YC64%20ULZ
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6173fe90>
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLK65LDD%252F699440270%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440270/600 saved to cache
2026-03-29 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1bbb7ce7-a50f-5792-918b-66476d234a65
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6362af10>
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFX22ORL%252F699015344%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015344/600 saved to cache
2026-03-29 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 502e65dc-018f-56cc-9774-295a6ce3b96a
2026-03-29 22:03:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 502e65dc-018f-56cc-9774-295a6ce3b96a, skipping ID generation
2026-03-29 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 502e65dc-018f-56cc-9774-295a6ce3b96a sending to next pipeline
2026-03-29 22:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 502e65dc-018f-56cc-9774-295a6ce3b96a, identifier: FX22%20ORL
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6219e2d0>
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLK65LDD%252F699439153%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699439153/600 saved to cache
2026-03-29 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1bbb7ce7-a50f-5792-918b-66476d234a65
2026-03-29 22:03:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1bbb7ce7-a50f-5792-918b-66476d234a65, skipping ID generation
2026-03-29 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1bbb7ce7-a50f-5792-918b-66476d234a65 sending to next pipeline
2026-03-29 22:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1bbb7ce7-a50f-5792-918b-66476d234a65, identifier: LK65%20LDD
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6118cc90>
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC22HUO%252F699236645%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236645/600 saved to cache
2026-03-29 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6c45461f-b816-537d-a25b-219757224249
2026-03-29 22:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117059/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK74VDT/42809563?sv=2020-08-04&st=2026-03-29T22%3A03%3A19Z&se=2026-03-29T22%3A28%3A19Z&sr=b&sp=r&sig=WU6pM2L1dWJi3Ejn6IWyffxUL7z8BjuTgiWJku%2FGEIo%3D)
2026-03-29 22:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183735/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OE10BXU/42806585?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=0HeSSm6%2FyPGHrQi9lQ%2F5I1Qis0B5ucoXD25aBf9XYJU%3D)
2026-03-29 22:03:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406305/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406305>
2026-03-29 22:03:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117052/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=HK74VDT-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX24YZN/42810399?sv=2020-08-04&st=2026-03-29T22%3A03%3A46Z&se=2026-03-29T22%3A28%3A46Z&sr=b&sp=r&sig=8e9SBxRll69R6BfeEYHqMucX3PZJ0l%2BWAH9PpY%2B%2Bjlo%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RX24%20YZN-GB>
2026-03-29 22:03:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040182/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040182>
2026-03-29 22:03:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9f9f2c24-88ea-52eb-8933-488e5868efc1 with identifier: BK68%20TLO
2026-03-29 22:03:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9f9f2c24-88ea-52eb-8933-488e5868efc1 with identifier: BK68%20TLO
2026-03-29 22:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9f9f2c24-88ea-52eb-8933-488e5868efc1 with identifier: BK68%20TLO to the API
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142373/600>
{'auction_title': '',
 'c_o_2_emission_value': 170,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_expert_report_file_e74967d0-7805-4600-a315-d8bd76c43d35.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BK68%20TLO-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9f9f2c24-88ea-52eb-8933-488e5868efc1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BK68 TLO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BK68%20TLO&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY SPORT',
 'odometer': 60895,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48994,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142373/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45297,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142394/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43395,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142415/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45566,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142428/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45542,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142441/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41819,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142458/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77884,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142482/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 61254,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142505/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72587,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142528/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f9f2c24-88ea-52eb-8933-488e5868efc1/9f9f2c24-88ea-52eb-8933-488e5868efc1_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 61806,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BK68TLO/699142554/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 180 LANDMARK StationWagon',
 'transmission': 'automatic',
 'trim': 'TD4 180 LANDMARK',
 'vin': 'SALCA2AN2KH792665',
 'year': 2018}
2026-03-29 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK68%2520TLO%27 HTTP/1.1" 200 None
2026-03-29 22:03:48 [bca.uk] INFO: Saving data for BK68%20TLO: {'created_time': 1774821828.006432, 'last_price_update_time': 1774821828.006451, 'auction_closing_time': 1775037600.0}
2026-03-29 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BK68%2520TLO') HTTP/1.1" 204 0
2026-03-29 22:03:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7faeccc2-4423-53aa-a318-803e1d873f8c with identifier: YC64%20ULZ
2026-03-29 22:03:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7faeccc2-4423-53aa-a318-803e1d873f8c with identifier: YC64%20ULZ
2026-03-29 22:03:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7faeccc2-4423-53aa-a318-803e1d873f8c with identifier: YC64%20ULZ to the API
2026-03-29 22:03:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430099/600>
{'auction_title': '',
 'c_o_2_emission_value': 158,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_expert_report_file_bc279b69-1a99-472c-9a6a-bad3c77436a0.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YC64%20ULZ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7faeccc2-4423-53aa-a318-803e1d873f8c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YC64 ULZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YC64%20ULZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'BMW',
 'model': 'X5',
 'odometer': 116434,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38528,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430099/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38413,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430108/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36710,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430149/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36450,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430173/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 32125,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430196/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 32222,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430211/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80136,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430242/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77015,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430268/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84928,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430295/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7faeccc2-4423-53aa-a318-803e1d873f8c/7faeccc2-4423-53aa-a318-803e1d873f8c_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 68516,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YC64ULZ/699430330/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'BMW X5 3.0 XDRIVE 30D M SPORT (7S) StationWagon',
 'transmission': 'manual',
 'trim': 'XDRIVE 30D M SPORT (7S)',
 'vin': 'WBAKS420200J45786',
 'year': 2014}
2026-03-29 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC64%2520ULZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:48 [bca.uk] INFO: Saving data for YC64%20ULZ: {'created_time': 1774821828.415969, 'last_price_update_time': 1774821828.415982, 'auction_closing_time': 1774951200.0}
2026-03-29 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YC64%2520ULZ') HTTP/1.1" 204 0
2026-03-29 22:03:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 502e65dc-018f-56cc-9774-295a6ce3b96a with identifier: FX22%20ORL
2026-03-29 22:03:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 502e65dc-018f-56cc-9774-295a6ce3b96a with identifier: FX22%20ORL
2026-03-29 22:03:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 502e65dc-018f-56cc-9774-295a6ce3b96a with identifier: FX22%20ORL to the API
2026-03-29 22:03:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015344/600>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_expert_report_file_a7ddbeb2-c251-4aa9-9a66-2a5c2cca681b.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FX22%20ORL-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '502e65dc-018f-56cc-9774-295a6ce3b96a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FX22 ORL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FX22%20ORL&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MERCEDES-BENZ',
 'model': 'C220 D',
 'odometer': 16656,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 50631,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015344/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45944,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015348/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46339,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015357/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49353,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015367/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42675,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015382/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41037,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015400/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 85293,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015440/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82442,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015472/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 89785,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015504/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e65dc-018f-56cc-9774-295a6ce3b96a/502e65dc-018f-56cc-9774-295a6ce3b96a_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79265,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FX22ORL/699015540/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ C220 D 2.0 AMG LINE PREMIUM PLUS 9G Estate',
 'transmission': 'manual',
 'trim': 'AMG LINE PREMIUM PLUS 9G',
 'vin': 'W1K2062042F043020',
 'year': 2022}
2026-03-29 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX22%2520ORL%27 HTTP/1.1" 200 None
2026-03-29 22:03:48 [bca.uk] INFO: Saving data for FX22%20ORL: {'created_time': 1774821828.815553, 'last_price_update_time': 1774821828.815563, 'auction_closing_time': 1774951200.0}
2026-03-29 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FX22%2520ORL') HTTP/1.1" 204 0
2026-03-29 22:03:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1bbb7ce7-a50f-5792-918b-66476d234a65 with identifier: LK65%20LDD
2026-03-29 22:03:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1bbb7ce7-a50f-5792-918b-66476d234a65 with identifier: LK65%20LDD
2026-03-29 22:03:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1bbb7ce7-a50f-5792-918b-66476d234a65 with identifier: LK65%20LDD to the API
2026-03-29 22:03:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699439153/600>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_expert_report_file_1bdb7e8d-81b8-4b60-9f3d-85c971aadbda.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LK65%20LDD-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1bbb7ce7-a50f-5792-918b-66476d234a65',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LK65 LDD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LK65%20LDD&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 87623,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 19,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47975,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440260/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46852,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440270/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 191466,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699439153/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47189,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440280/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 183941,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699439154/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 58304,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440290/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 198482,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699439155/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 54581,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440299/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 166149,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699439156/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bbb7ce7-a50f-5792-918b-66476d234a65/1bbb7ce7-a50f-5792-918b-66476d234a65_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 54191,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LK65LDD/699440304/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.2 70 EXCITE Hatchback',
 'transmission': 'manual',
 'trim': '70 EXCITE',
 'vin': 'W0L0XEP68F4293816',
 'year': 2015}
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK65%2520LDD%27 HTTP/1.1" 200 None
2026-03-29 22:03:49 [bca.uk] INFO: Saving data for LK65%20LDD: {'created_time': 1774821829.197139, 'last_price_update_time': 1774821829.19715, 'auction_closing_time': 1774951200.0}
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LK65%2520LDD') HTTP/1.1" 204 0
2026-03-29 22:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117057/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK74VDT/42809563?sv=2020-08-04&st=2026-03-29T22%3A03%3A19Z&se=2026-03-29T22%3A28%3A19Z&sr=b&sp=r&sig=WU6pM2L1dWJi3Ejn6IWyffxUL7z8BjuTgiWJku%2FGEIo%3D)
2026-03-29 22:03:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV13MWG/42809444?sv=2020-08-04&st=2026-03-29T22%3A03%3A47Z&se=2026-03-29T22%3A28%3A47Z&sr=b&sp=r&sig=ez2ghwDEfe5r9Au1DGHEHNI79cn1%2F7NorIDKWocec04%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HV13%20MWG-GB>
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac697ee790>
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK74VDT%252F699117070%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117070/600 saved to cache
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dd5918ef-16dc-5dbe-90ef-20698b6a8126
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69bf04d0>
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOE10BXU%252F699183741%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183741/600 saved to cache
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 95589f3c-887c-5311-a841-cf63432d8df5
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620bae10>
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK74VDT%252F699117063%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117063/600 saved to cache
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dd5918ef-16dc-5dbe-90ef-20698b6a8126
2026-03-29 22:03:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618ada10>
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC22HUO%252F699236658%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236658/600 saved to cache
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6c45461f-b816-537d-a25b-219757224249
2026-03-29 22:03:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621fc210>
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK74VDT%252F699117075%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117075/600 saved to cache
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dd5918ef-16dc-5dbe-90ef-20698b6a8126
2026-03-29 22:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236609/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC22HUO/42806704?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=dQBCNh6w1rixkLp3DKgWlJpgfe3vccB%2F%2Fb6WAecmC7Q%3D)
2026-03-29 22:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183729/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OE10BXU/42806585?sv=2020-08-04&st=2026-03-29T22%3A03%3A20Z&se=2026-03-29T22%3A28%3A20Z&sr=b&sp=r&sig=0HeSSm6%2FyPGHrQi9lQ%2F5I1Qis0B5ucoXD25aBf9XYJU%3D)
2026-03-29 22:03:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251954/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699251954>
2026-03-29 22:03:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435156/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435156>
2026-03-29 22:03:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212542/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699212542>
2026-03-29 22:03:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239936/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699239936>
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61703690>
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK74VDT%252F699117059%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117059/600 saved to cache
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dd5918ef-16dc-5dbe-90ef-20698b6a8126
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632eec90>
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOE10BXU%252F699183735%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183735/600 saved to cache
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 95589f3c-887c-5311-a841-cf63432d8df5
2026-03-29 22:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040182/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH70YYW/42571204?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=3YETERDVJsfcYf9zoGQQnS8MvGAFRjTT6qcrLaHjjZg%3D)
2026-03-29 22:03:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409251/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409251>
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614e3bd0>
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK74VDT%252F699117057%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117057/600 saved to cache
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dd5918ef-16dc-5dbe-90ef-20698b6a8126
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621348d0>
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC22HUO%252F699236609%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236609/600 saved to cache
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6c45461f-b816-537d-a25b-219757224249
2026-03-29 22:03:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6c45461f-b816-537d-a25b-219757224249, skipping ID generation
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6c45461f-b816-537d-a25b-219757224249 sending to next pipeline
2026-03-29 22:03:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6c45461f-b816-537d-a25b-219757224249, identifier: DC22%20HUO
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61700d50>
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOE10BXU%252F699183729%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183729/600 saved to cache
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 95589f3c-887c-5311-a841-cf63432d8df5
2026-03-29 22:03:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 95589f3c-887c-5311-a841-cf63432d8df5, skipping ID generation
2026-03-29 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 95589f3c-887c-5311-a841-cf63432d8df5 sending to next pipeline
2026-03-29 22:03:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 95589f3c-887c-5311-a841-cf63432d8df5, identifier: OE10%20BXU
2026-03-29 22:03:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6c45461f-b816-537d-a25b-219757224249 with identifier: DC22%20HUO
2026-03-29 22:03:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6c45461f-b816-537d-a25b-219757224249 with identifier: DC22%20HUO
2026-03-29 22:03:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6c45461f-b816-537d-a25b-219757224249 with identifier: DC22%20HUO to the API
2026-03-29 22:03:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236609/600>
{'auction_title': '',
 'c_o_2_emission_value': 183,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_expert_report_file_01cb4cc3-87a7-4ca2-b152-6bdfe944d6c9.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DC22%20HUO-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6c45461f-b816-537d-a25b-219757224249',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DC22 HUO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DC22%20HUO&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VOLVO',
 'model': 'XC60',
 'odometer': 33064,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42462,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236609/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42841,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236614/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43915,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236622/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44107,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236629/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38527,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236638/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36697,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236645/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 88083,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236658/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 63526,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236673/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79945,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236687/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c45461f-b816-537d-a25b-219757224249/6c45461f-b816-537d-a25b-219757224249_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 58097,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC22HUO/699236704/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VOLVO XC60 2.0 B5P AWD INSCRIPTION G/T StationWagon',
 'transmission': 'automatic',
 'trim': 'B5P AWD INSCRIPTION G/T',
 'vin': 'YV1UZL1VCN1072894',
 'year': 2022}
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC22%2520HUO%27 HTTP/1.1" 200 None
2026-03-29 22:03:50 [bca.uk] INFO: Saving data for DC22%20HUO: {'created_time': 1774821830.233567, 'last_price_update_time': 1774821830.233578, 'auction_closing_time': 1775124000.0}
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DC22%2520HUO') HTTP/1.1" 204 0
2026-03-29 22:03:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 95589f3c-887c-5311-a841-cf63432d8df5 with identifier: OE10%20BXU
2026-03-29 22:03:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 95589f3c-887c-5311-a841-cf63432d8df5 with identifier: OE10%20BXU
2026-03-29 22:03:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 95589f3c-887c-5311-a841-cf63432d8df5 with identifier: OE10%20BXU to the API
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183729/600>
{'auction_title': '',
 'c_o_2_emission_value': 189,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_expert_report_file_fc945a10-52c0-4a5e-8caf-6a7bd5a7f7d7.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OE10%20BXU-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '95589f3c-887c-5311-a841-cf63432d8df5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OE10 BXU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OE10%20BXU&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'JAGUAR',
 'model': 'XJ SERIES LWB',
 'odometer': 102952,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42269,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183725/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41969,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183729/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36469,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183735/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37501,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183741/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34233,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183748/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34700,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183754/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 87093,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183769/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 86472,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183782/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 86393,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183799/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95589f3c-887c-5311-a841-cf63432d8df5/95589f3c-887c-5311-a841-cf63432d8df5_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78948,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OE10BXU/699183818/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'JAGUAR XJ SERIES LWB 3.0 D V6 275 PORTFOLIO Saloon',
 'transmission': 'automatic',
 'trim': 'D V6 275 PORTFOLIO',
 'vin': 'SAJAC2621ANV03686',
 'year': 2010}
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE10%2520BXU%27 HTTP/1.1" 200 None
2026-03-29 22:03:50 [bca.uk] INFO: Saving data for OE10%20BXU: {'created_time': 1774821830.623404, 'last_price_update_time': 1774821830.623415, 'auction_closing_time': 1775210400.0}
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OE10%2520BXU') HTTP/1.1" 204 0
2026-03-29 22:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117052/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK74VDT/42809563?sv=2020-08-04&st=2026-03-29T22%3A03%3A19Z&se=2026-03-29T22%3A28%3A19Z&sr=b&sp=r&sig=WU6pM2L1dWJi3Ejn6IWyffxUL7z8BjuTgiWJku%2FGEIo%3D)
2026-03-29 22:03:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411597/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411597>
2026-03-29 22:03:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430292/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430292>
2026-03-29 22:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239936/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/KD15FPU/42809529?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=fvJF7ucpRX0E%2BAJp%2BX9CWPAyJRKbO%2FRJwWNOYDHIzAs%3D)
2026-03-29 22:03:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430241/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430241>
2026-03-29 22:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406305/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LA70NPE/42811995?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=1ymICcEKrtpKHFHLQTc1yKaMMeniIFUDVOMDF5neyAs%3D)
2026-03-29 22:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV13MWG/42809444?sv=2020-08-04&st=2026-03-29T22%3A03%3A47Z&se=2026-03-29T22%3A28%3A47Z&sr=b&sp=r&sig=ez2ghwDEfe5r9Au1DGHEHNI79cn1%2F7NorIDKWocec04%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX24YZN/42810399?sv=2020-08-04&st=2026-03-29T22%3A03%3A46Z&se=2026-03-29T22%3A28%3A46Z&sr=b&sp=r&sig=8e9SBxRll69R6BfeEYHqMucX3PZJ0l%2BWAH9PpY%2B%2Bjlo%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6360c0d0>
2026-03-29 22:03:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH70YYW%252F699040182%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040182/600 saved to cache
2026-03-29 22:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 01b57636-ffd9-585f-9b00-e6ae7dbcc329
2026-03-29 22:03:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575390/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575390>
2026-03-29 22:03:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427838/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427838>
2026-03-29 22:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251954/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MC14KAE/42809755?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=DG6b3zLT1DRX51p27qxjR95H%2BdTJAJxRv%2B3BMmM%2BaS4%3D)
2026-03-29 22:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212542/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SL11KPY/42783241?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=Q5R98DxLk%2FIyOrHb6oSyVq%2Bq9sVfHG45AhfvPKzaek4%3D)
2026-03-29 22:03:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632f3f50>
2026-03-29 22:03:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK74VDT%252F699117052%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117052/600 saved to cache
2026-03-29 22:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dd5918ef-16dc-5dbe-90ef-20698b6a8126
2026-03-29 22:03:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dd5918ef-16dc-5dbe-90ef-20698b6a8126, skipping ID generation
2026-03-29 22:03:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dd5918ef-16dc-5dbe-90ef-20698b6a8126 sending to next pipeline
2026-03-29 22:03:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dd5918ef-16dc-5dbe-90ef-20698b6a8126, identifier: HK74%20VDT
2026-03-29 22:03:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dd5918ef-16dc-5dbe-90ef-20698b6a8126 with identifier: HK74%20VDT
2026-03-29 22:03:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dd5918ef-16dc-5dbe-90ef-20698b6a8126 with identifier: HK74%20VDT
2026-03-29 22:03:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dd5918ef-16dc-5dbe-90ef-20698b6a8126 with identifier: HK74%20VDT to the API
2026-03-29 22:03:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117052/600>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_expert_report_file_7f23d172-db57-4f13-895e-21ec8e9946e8.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HK74%20VDT-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'dd5918ef-16dc-5dbe-90ef-20698b6a8126',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HK74 VDT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HK74%20VDT&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MERCEDES-BENZ',
 'model': 'A180',
 'odometer': 15414,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 50752,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117052/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46173,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117057/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47083,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117059/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 51116,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117063/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44287,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117065/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41128,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117070/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78623,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117075/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82881,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117083/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 95270,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117089/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5918ef-16dc-5dbe-90ef-20698b6a8126/dd5918ef-16dc-5dbe-90ef-20698b6a8126_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83963,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK74VDT/699117096/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A180 1.3 AMG LINE PREMIUM PLUS DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM PLUS DCT',
 'vin': 'W1K3F8EB9SV212430',
 'year': 2024}
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK74%2520VDT%27 HTTP/1.1" 200 None
2026-03-29 22:03:51 [bca.uk] INFO: Saving data for HK74%20VDT: {'created_time': 1774821831.252249, 'last_price_update_time': 1774821831.25226, 'auction_closing_time': 1775124000.0}
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HK74%2520VDT') HTTP/1.1" 204 0
2026-03-29 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409251/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE18CHX/42812000?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=oyBRp8qHoowbCW9kieY0zUV46IZNjY3FwR8NKuxfaxo%3D)
2026-03-29 22:03:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427899/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427899>
2026-03-29 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430241/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA16ETX/42812131?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=67cSoD7yDAcPlVUXb6MtFxB8b%2F%2B%2FHPzK%2FRcqJHz%2FIwo%3D)
2026-03-29 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435156/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HS68PYY/42812178?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=ilxdzGsr4IgRZDvqZmWhurm4pGkLnzxS3s4veY%2BdCjs%3D)
2026-03-29 22:03:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411824/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411824>
2026-03-29 22:03:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699415062/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699415062>
2026-03-29 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411597/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE19AAK/42812078?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=MkdK1ykhsLQ%2B%2F2n1Irxn7evFumHYKKFZXmkQdpd8KgM%3D)
2026-03-29 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430292/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC19VSX/42812111?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=qlSeQUbf83xHqWfD9mYZ2SCAALVwdddlxYHgmUNU2tY%3D)
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6996fc50>
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FKD15FPU%252F699239936%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239936/600 saved to cache
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62261050>
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLA70NPE%252F699406305%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406305/600 saved to cache
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b4838ed0-a1bc-555f-ae17-73d79e29d1ac
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62151c10>
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_expert_report_file_0526dcd4-f15c-4457-9de7-7b2ac4d97226.pdf HTTP/1.1" 201 0
2026-03-29 22:03:51 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 9da815d0-0890-5d46-9004-81239b502fc3
2026-03-29 22:03:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9da815d0-0890-5d46-9004-81239b502fc3, skipping ID generation
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9da815d0-0890-5d46-9004-81239b502fc3
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DHV13MWG-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=HV13MWG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6195aad0>
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_expert_report_file_75757f6d-e5d6-4343-96e7-c2dd648b2cf1.pdf HTTP/1.1" 201 0
2026-03-29 22:03:51 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 9edc33d7-192a-5fcd-8823-b4e8eb0a8391
2026-03-29 22:03:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9edc33d7-192a-5fcd-8823-b4e8eb0a8391, skipping ID generation
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9edc33d7-192a-5fcd-8823-b4e8eb0a8391
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DRX24YZN-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=RX24YZN-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6198f890>
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMC14KAE%252F699251954%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251954/600 saved to cache
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 97c5232d-22c9-5728-b6fd-84d8da4f8949
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63632310>
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSL11KPY%252F699212542%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212542/600 saved to cache
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c
2026-03-29 22:03:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040160/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040160>
2026-03-29 22:03:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406392/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406392>
2026-03-29 22:03:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411770/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411770>
2026-03-29 22:03:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409286/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409286>
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699188876%27 HTTP/1.1" 200 None
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188876 not downloaded yet
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699135189%27 HTTP/1.1" 200 None
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135189 not downloaded yet
2026-03-29 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=6&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427838/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RE20EVL/42811999?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=QNaGwsE1HTKndyV7dS5jfLI1ozyFJBkYcrsiWmkuv8k%3D)
2026-03-29 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575390/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/P17LPT/42573216?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Cei94j6xTuVsYVAtMEIEaOIhWn8jpASCTY7XqjpVl64%3D)
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61541990>
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE18CHX%252F699409251%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409251/600 saved to cache
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62131590>
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA16ETX%252F699430241%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430241/600 saved to cache
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d6398c60-fe63-5a45-a148-79cf4bf62bcf
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611cb890>
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHS68PYY%252F699435156%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435156/600 saved to cache
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617247d0>
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE19AAK%252F699411597%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411597/600 saved to cache
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ff522792-d041-5ecb-b231-8bf72c190c1e
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611c9590>
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC19VSX%252F699430292%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430292/600 saved to cache
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 732664ff-2041-53f2-83f7-e4a6aeaa1df2
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699188882%27 HTTP/1.1" 200 None
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188882 not downloaded yet
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699135203%27 HTTP/1.1" 200 None
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135203 not downloaded yet
2026-03-29 22:03:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406287/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406287>
2026-03-29 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699415062/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ72FOT/42812096?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=F1eqEFipUoySPGKOeLKkFyyLLItl9dJbMFy96XQcSRY%3D)
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699188892%27 HTTP/1.1" 200 None
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188892 not downloaded yet
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699135228%27 HTTP/1.1" 200 None
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135228 not downloaded yet
2026-03-29 22:03:51 [bca.uk] INFO: Total items found: 100
2026-03-29 22:03:51 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=7&sort=MostRecentlyAdded
2026-03-29 22:03:51 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:03:51 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=7&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61650b10>
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRE20EVL%252F699427838%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427838/600 saved to cache
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b145ed4d-e096-5329-b7ec-7396067fba60
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b5ed0>
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FP17LPT%252F686575390%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575390/600 saved to cache
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9
2026-03-29 22:03:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251950/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=MC14KAE-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212535/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=SL11KPY-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239903/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=KD15FPU-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FHZ1603/42805791?sv=2020-08-04&st=2026-03-29T22%3A03%3A51Z&se=2026-03-29T22%3A28%3A51Z&sr=b&sp=r&sig=Qo7fOtclp9X7inziZuofC2kPLk5w0PoXJfJGKaWDDkM%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FHZ%201603-GB>
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699188899%27 HTTP/1.1" 200 None
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188899 not downloaded yet
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699135245%27 HTTP/1.1" 200 None
2026-03-29 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135245 not downloaded yet
2026-03-29 22:03:51 [bca.uk] INFO: Found listing with ID: SG60%20RXA
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG60%2520RXA%27 HTTP/1.1" 200 None
2026-03-29 22:03:51 [bca.uk] INFO: Scrape type for SG60%20RXA: 0
2026-03-29 22:03:51 [bca.uk] INFO: Found listing with ID: LB57%20JJE
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB57%2520JJE%27 HTTP/1.1" 200 None
2026-03-29 22:03:51 [bca.uk] INFO: Scrape type for LB57%20JJE: 0
2026-03-29 22:03:51 [bca.uk] INFO: Found listing with ID: EA58%20FEF
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA58%2520FEF%27 HTTP/1.1" 200 None
2026-03-29 22:03:51 [bca.uk] INFO: Scrape type for EA58%20FEF: 0
2026-03-29 22:03:51 [bca.uk] INFO: Found listing with ID: HV58%20YJY
2026-03-29 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV58%2520YJY%27 HTTP/1.1" 200 None
2026-03-29 22:03:52 [bca.uk] INFO: Scrape type for HV58%20YJY: 2
2026-03-29 22:03:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b64f21f-1ee3-5237-8105-b88b835030a8 with identifier: HV58%20YJY
2026-03-29 22:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b64f21f-1ee3-5237-8105-b88b835030a8 with scrape type 2
2026-03-29 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b64f21f-1ee3-5237-8105-b88b835030a8 with scrape type 2
2026-03-29 22:03:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8b64f21f-1ee3-5237-8105-b88b835030a8, identifier: HV58%20YJY
2026-03-29 22:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427899/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YM19VXX/42812304?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=YzGWBhkemG5tXMwAwvYpsWX0bEfwiTWFoG%2FIuzQzr2c%3D)
2026-03-29 22:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411824/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML23KNX/42812081?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Ysjf2AWU3A%2B%2BhkZ4EdoIgPpKhCyN1a54UPjPwLBr1pc%3D)
2026-03-29 22:03:52 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=7&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:03:52 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=7&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:03:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8b64f21f-1ee3-5237-8105-b88b835030a8 with identifier: HV58%20YJY
2026-03-29 22:03:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8b64f21f-1ee3-5237-8105-b88b835030a8 with identifier: HV58%20YJY
2026-03-29 22:03:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8b64f21f-1ee3-5237-8105-b88b835030a8 with identifier: HV58%20YJY to the API
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=6&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 174,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HV58%20YJY-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8b64f21f-1ee3-5237-8105-b88b835030a8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HV58 YJY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HV58%20YJY&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'PEUGEOT',
 'model': '308',
 'odometer': 85128,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 308 1.6 VTI S Hatchback',
 'transmission': 'automatic',
 'trim': 'VTI S',
 'vin': 'VF34C5FWF55353066',
 'year': 2008}
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV58%2520YJY%27 HTTP/1.1" 200 None
2026-03-29 22:03:52 [bca.uk] INFO: Saving data for HV58%20YJY: {'auction_closing_time': 1774864800.0, 'created_time': 1774706565.581135, 'last_price_update_time': 1774821832.566456}
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HV58%2520YJY') HTTP/1.1" 204 0
2026-03-29 22:03:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:03:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435146/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435146>
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699188907%27 HTTP/1.1" 200 None
2026-03-29 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188907 not downloaded yet
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699135260%27 HTTP/1.1" 200 None
2026-03-29 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135260 not downloaded yet
2026-03-29 22:03:52 [bca.uk] INFO: Found listing with ID: AM09%20AHK
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AM09%2520AHK%27 HTTP/1.1" 200 None
2026-03-29 22:03:52 [bca.uk] INFO: Scrape type for AM09%20AHK: 0
2026-03-29 22:03:52 [bca.uk] INFO: Found listing with ID: FT63%20VNN
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT63%2520VNN%27 HTTP/1.1" 200 None
2026-03-29 22:03:52 [bca.uk] INFO: Scrape type for FT63%20VNN: 0
2026-03-29 22:03:52 [bca.uk] INFO: Found listing with ID: GU12%20UYL
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU12%2520UYL%27 HTTP/1.1" 200 None
2026-03-29 22:03:52 [bca.uk] INFO: Scrape type for GU12%20UYL: 0
2026-03-29 22:03:52 [bca.uk] INFO: Found listing with ID: KO15%20JZW
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO15%2520JZW%27 HTTP/1.1" 200 None
2026-03-29 22:03:52 [bca.uk] INFO: Scrape type for KO15%20JZW: 2
2026-03-29 22:03:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cdb5790-795c-503b-b01e-2ccf288a1773 with identifier: KO15%20JZW
2026-03-29 22:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cdb5790-795c-503b-b01e-2ccf288a1773 with scrape type 2
2026-03-29 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cdb5790-795c-503b-b01e-2ccf288a1773 with scrape type 2
2026-03-29 22:03:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7cdb5790-795c-503b-b01e-2ccf288a1773, identifier: KO15%20JZW
2026-03-29 22:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040160/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH70YYW/42571204?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=3YETERDVJsfcYf9zoGQQnS8MvGAFRjTT6qcrLaHjjZg%3D)
2026-03-29 22:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411770/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MP65LKN/42812099?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=YYiddic%2BqcqY2M0XPOfW0%2FrAPtac9opCHs6%2B5ikpuFw%3D)
2026-03-29 22:03:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135170/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=RX24YZN-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409286/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PA19DCO/42811984?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=5dad8F2568bHOl2s5RwggeSpVONMrl6yr8ByaoDJDOc%3D)
2026-03-29 22:03:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7cdb5790-795c-503b-b01e-2ccf288a1773 with identifier: KO15%20JZW
2026-03-29 22:03:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7cdb5790-795c-503b-b01e-2ccf288a1773 with identifier: KO15%20JZW
2026-03-29 22:03:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7cdb5790-795c-503b-b01e-2ccf288a1773 with identifier: KO15%20JZW to the API
2026-03-29 22:03:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=6&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 97,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KO15%20JZW-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7cdb5790-795c-503b-b01e-2ccf288a1773',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KO15 JZW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KO15%20JZW&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 133263,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.6 CDTI 110 E/F TECH LINE Hatchback',
 'transmission': 'manual',
 'trim': 'CDTI 110 E/F TECH LINE',
 'vin': 'W0LPD6E68FG144090',
 'year': 2015}
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO15%2520JZW%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Saving data for KO15%20JZW: {'auction_closing_time': 1774864800.0, 'created_time': 1774706533.733515, 'last_price_update_time': 1774821833.263477}
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KO15%2520JZW') HTTP/1.1" 204 0
2026-03-29 22:03:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:53 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:53 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:53 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61580b50>
2026-03-29 22:03:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ72FOT%252F699415062%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699415062/600 saved to cache
2026-03-29 22:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a
2026-03-29 22:03:53 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188866/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=HV13MWG-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:03:53 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409230/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409230>
2026-03-29 22:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406392/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SG69FWY/42811982?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=iIU0ZFwxCrfo9iR2T7l%2BEKiHBXHpV%2FjhvFuNPQMcBwU%3D)
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699188920%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188920 not downloaded yet
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699135279%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135279 not downloaded yet
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: LL58%20VHF
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL58%2520VHF%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for LL58%20VHF: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: VK15%20FJO
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK15%2520FJO%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for VK15%20FJO: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: GV68%20ULZ
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV68%2520ULZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for GV68%20ULZ: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: ET67%20ZTJ
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET67%2520ZTJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for ET67%20ZTJ: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: EY64%20EXD
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY64%2520EXD%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for EY64%20EXD: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: GT18%20AWT
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GT18%2520AWT%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for GT18%20AWT: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: LM10%20MWN
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM10%2520MWN%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for LM10%20MWN: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: NJ66%20WFT
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ66%2520WFT%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for NJ66%20WFT: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: GU08%20JYS
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU08%2520JYS%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for GU08%20JYS: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: GX08%20LUH
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX08%2520LUH%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for GX08%20LUH: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: LR57%20XYT
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR57%2520XYT%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for LR57%20XYT: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: LV59%20HND
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV59%2520HND%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for LV59%20HND: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: NJ16%20VNL
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ16%2520VNL%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for NJ16%20VNL: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: YT66%20UER
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT66%2520UER%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for YT66%20UER: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: EA14%20UBC
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA14%2520UBC%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for EA14%20UBC: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: EY66%20UZM
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY66%2520UZM%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for EY66%20UZM: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: MT63%20OKS
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT63%2520OKS%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for MT63%20OKS: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: SH64%20GEY
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH64%2520GEY%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for SH64%20GEY: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: SP10%20OWU
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP10%2520OWU%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for SP10%20OWU: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: SP13%20OYM
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP13%2520OYM%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for SP13%20OYM: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: ST61%20AZU
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST61%2520AZU%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for ST61%20AZU: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: SY11%20OZW
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY11%2520OZW%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for SY11%20OZW: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: SY60%20MFJ
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY60%2520MFJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for SY60%20MFJ: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: SY61%20MXG
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY61%2520MXG%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for SY61%20MXG: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: WD22%20CCF
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD22%2520CCF%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for WD22%20CCF: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: AG59%20RKO
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AG59%2520RKO%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for AG59%20RKO: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: AK58%20DZJ
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK58%2520DZJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for AK58%20DZJ: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: EJ10%20YOL
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ10%2520YOL%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for EJ10%20YOL: 0
2026-03-29 22:03:53 [bca.uk] INFO: Found listing with ID: KE15%20VGG
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE15%2520VGG%27 HTTP/1.1" 200 None
2026-03-29 22:03:53 [bca.uk] INFO: Scrape type for KE15%20VGG: 2
2026-03-29 22:03:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e08ebb9-5776-5621-9c06-f20c01de4014 with identifier: KE15%20VGG
2026-03-29 22:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e08ebb9-5776-5621-9c06-f20c01de4014 with scrape type 2
2026-03-29 22:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e08ebb9-5776-5621-9c06-f20c01de4014 with scrape type 2
2026-03-29 22:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5e08ebb9-5776-5621-9c06-f20c01de4014, identifier: KE15%20VGG
2026-03-29 22:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5e08ebb9-5776-5621-9c06-f20c01de4014 with identifier: KE15%20VGG
2026-03-29 22:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5e08ebb9-5776-5621-9c06-f20c01de4014 with identifier: KE15%20VGG
2026-03-29 22:03:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5e08ebb9-5776-5621-9c06-f20c01de4014 with identifier: KE15%20VGG to the API
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=6&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KE15%20VGG-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5e08ebb9-5776-5621-9c06-f20c01de4014',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KE15 VGG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KE15%20VGG&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'MAZDA',
 'model': '3',
 'odometer': 131237,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'MAZDA 3 2.0 SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'SPORT',
 'vin': 'JMZBM646611302773',
 'year': 2015}
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE15%2520VGG%27 HTTP/1.1" 200 None
2026-03-29 22:03:54 [bca.uk] INFO: Saving data for KE15%20VGG: {'auction_closing_time': 1774864800.0, 'created_time': 1774044491.637369, 'last_price_update_time': 1774821834.285312}
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KE15%2520VGG') HTTP/1.1" 204 0
2026-03-29 22:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212535/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SL11KPY/42783241?sv=2020-08-04&st=2026-03-29T22%3A01%3A00Z&se=2026-03-29T22%3A26%3A00Z&sr=b&sp=r&sig=Q5R98DxLk%2FIyOrHb6oSyVq%2Bq9sVfHG45AhfvPKzaek4%3D)
2026-03-29 22:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239903/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/KD15FPU/42809529?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=fvJF7ucpRX0E%2BAJp%2BX9CWPAyJRKbO%2FRJwWNOYDHIzAs%3D)
2026-03-29 22:03:54 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135203/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135203>
2026-03-29 22:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406287/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LA70NPE/42811995?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=1ymICcEKrtpKHFHLQTc1yKaMMeniIFUDVOMDF5neyAs%3D)
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699188934%27 HTTP/1.1" 200 None
2026-03-29 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188934 not downloaded yet
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699135292%27 HTTP/1.1" 200 None
2026-03-29 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135292 not downloaded yet
2026-03-29 22:03:54 [bca.uk] INFO: Found listing with ID: KG56%20YPR
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KG56%2520YPR%27 HTTP/1.1" 200 None
2026-03-29 22:03:54 [bca.uk] INFO: Scrape type for KG56%20YPR: 0
2026-03-29 22:03:54 [bca.uk] INFO: Found listing with ID: KM08%20HZJ
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM08%2520HZJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:54 [bca.uk] INFO: Scrape type for KM08%20HZJ: 0
2026-03-29 22:03:54 [bca.uk] INFO: Found listing with ID: NK66%20YFN
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK66%2520YFN%27 HTTP/1.1" 200 None
2026-03-29 22:03:54 [bca.uk] INFO: Scrape type for NK66%20YFN: 0
2026-03-29 22:03:54 [bca.uk] INFO: Found listing with ID: OY11%20XRC
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY11%2520XRC%27 HTTP/1.1" 200 None
2026-03-29 22:03:54 [bca.uk] INFO: Scrape type for OY11%20XRC: 0
2026-03-29 22:03:54 [bca.uk] INFO: Found listing with ID: RX63%20SMO
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX63%2520SMO%27 HTTP/1.1" 200 None
2026-03-29 22:03:54 [bca.uk] INFO: Scrape type for RX63%20SMO: 2
2026-03-29 22:03:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 208d0970-e666-5a1d-bb8d-26c8a38ccb22 with identifier: RX63%20SMO
2026-03-29 22:03:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 208d0970-e666-5a1d-bb8d-26c8a38ccb22 with scrape type 2
2026-03-29 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 208d0970-e666-5a1d-bb8d-26c8a38ccb22 with scrape type 2
2026-03-29 22:03:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 208d0970-e666-5a1d-bb8d-26c8a38ccb22, identifier: RX63%20SMO
2026-03-29 22:03:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:54 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:54 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:54 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69ae03d0>
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYM19VXX%252F699427899%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427899/600 saved to cache
2026-03-29 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 553a9526-308c-5e9f-97f5-1bce769f99d7
2026-03-29 22:03:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:54 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:54 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:54 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61747290>
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML23KNX%252F699411824%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411824/600 saved to cache
2026-03-29 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c96e7ad0-7cd4-5ea7-b41d-642972a2bf14
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618f4ed0>
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH70YYW%252F699040160%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040160/600 saved to cache
2026-03-29 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 01b57636-ffd9-585f-9b00-e6ae7dbcc329
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6188d110>
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMP65LKN%252F699411770%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411770/600 saved to cache
2026-03-29 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6062366a-77b0-5b3c-aa23-49414d769971
2026-03-29 22:03:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:54 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:54 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:54 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61714450>
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPA19DCO%252F699409286%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409286/600 saved to cache
2026-03-29 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item da397772-3003-5876-84de-18e19f2e1e0e
2026-03-29 22:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251950/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MC14KAE/42809755?sv=2020-08-04&st=2026-03-29T22%3A00%3A59Z&se=2026-03-29T22%3A25%3A59Z&sr=b&sp=r&sig=DG6b3zLT1DRX51p27qxjR95H%2BdTJAJxRv%2B3BMmM%2BaS4%3D)
2026-03-29 22:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135170/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX24YZN/42810399?sv=2020-08-04&st=2026-03-29T22%3A03%3A46Z&se=2026-03-29T22%3A28%3A46Z&sr=b&sp=r&sig=8e9SBxRll69R6BfeEYHqMucX3PZJ0l%2BWAH9PpY%2B%2Bjlo%3D)
2026-03-29 22:03:54 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135228/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135228>
2026-03-29 22:03:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 208d0970-e666-5a1d-bb8d-26c8a38ccb22 with identifier: RX63%20SMO
2026-03-29 22:03:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 208d0970-e666-5a1d-bb8d-26c8a38ccb22 with identifier: RX63%20SMO
2026-03-29 22:03:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 208d0970-e666-5a1d-bb8d-26c8a38ccb22 with identifier: RX63%20SMO to the API
2026-03-29 22:03:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=6&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RX63%20SMO-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '208d0970-e666-5a1d-bb8d-26c8a38ccb22',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RX63 SMO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RX63%20SMO&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'KIA',
 'model': 'CEED',
 'odometer': 106693,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'KIA CEED 1.6 CRDI 126 E/D 2 Hatchback',
 'transmission': 'manual',
 'trim': 'CRDI 126 E/D 2',
 'vin': 'U5YHN516LEL086444',
 'year': 2013}
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX63%2520SMO%27 HTTP/1.1" 200 None
2026-03-29 22:03:55 [bca.uk] INFO: Saving data for RX63%20SMO: {'auction_closing_time': 1774864800.0, 'created_time': 1774044457.61291, 'last_price_update_time': 1774821835.141183}
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RX63%2520SMO') HTTP/1.1" 204 0
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699188947%27 HTTP/1.1" 200 None
2026-03-29 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188947 not downloaded yet
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699135329%27 HTTP/1.1" 200 None
2026-03-29 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135329 not downloaded yet
2026-03-29 22:03:55 [bca.uk] INFO: Found listing with ID: SH09%20HCE
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH09%2520HCE%27 HTTP/1.1" 200 None
2026-03-29 22:03:55 [bca.uk] INFO: Scrape type for SH09%20HCE: 0
2026-03-29 22:03:55 [bca.uk] INFO: Found listing with ID: SJ12%20WND
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ12%2520WND%27 HTTP/1.1" 200 None
2026-03-29 22:03:55 [bca.uk] INFO: Scrape type for SJ12%20WND: 0
2026-03-29 22:03:55 [bca.uk] INFO: Found listing with ID: PY70%20CZE
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY70%2520CZE%27 HTTP/1.1" 200 None
2026-03-29 22:03:55 [bca.uk] INFO: Scrape type for PY70%20CZE: 0
2026-03-29 22:03:55 [bca.uk] INFO: Found listing with ID: MK10%20FFX
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK10%2520FFX%27 HTTP/1.1" 200 None
2026-03-29 22:03:55 [bca.uk] INFO: Scrape type for MK10%20FFX: 0
2026-03-29 22:03:55 [bca.uk] INFO: Found listing with ID: SE14%20ONO
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE14%2520ONO%27 HTTP/1.1" 200 None
2026-03-29 22:03:55 [bca.uk] INFO: Scrape type for SE14%20ONO: 0
2026-03-29 22:03:55 [bca.uk] INFO: Found listing with ID: GY10%20KJN
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY10%2520KJN%27 HTTP/1.1" 200 None
2026-03-29 22:03:55 [bca.uk] INFO: Scrape type for GY10%20KJN: 0
2026-03-29 22:03:55 [bca.uk] INFO: Found listing with ID: FG68%20YMS
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG68%2520YMS%27 HTTP/1.1" 200 None
2026-03-29 22:03:55 [bca.uk] INFO: Scrape type for FG68%20YMS: 0
2026-03-29 22:03:55 [bca.uk] INFO: Found listing with ID: GY10%20HOJ
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY10%2520HOJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:55 [bca.uk] INFO: Scrape type for GY10%20HOJ: 0
2026-03-29 22:03:55 [bca.uk] INFO: Found listing with ID: GK69%20VVX
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK69%2520VVX%27 HTTP/1.1" 200 None
2026-03-29 22:03:55 [bca.uk] INFO: Scrape type for GK69%20VVX: 0
2026-03-29 22:03:55 [bca.uk] INFO: Found listing with ID: HY14%20HKE
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY14%2520HKE%27 HTTP/1.1" 200 None
2026-03-29 22:03:55 [bca.uk] INFO: Scrape type for HY14%20HKE: 2
2026-03-29 22:03:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a266e90-5a43-5bf9-84c9-d323c4a91e17 with identifier: HY14%20HKE
2026-03-29 22:03:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a266e90-5a43-5bf9-84c9-d323c4a91e17 with scrape type 2
2026-03-29 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a266e90-5a43-5bf9-84c9-d323c4a91e17 with scrape type 2
2026-03-29 22:03:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1a266e90-5a43-5bf9-84c9-d323c4a91e17, identifier: HY14%20HKE
2026-03-29 22:03:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:03:55 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:03:55 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:55 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:03:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:03:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61050610>
2026-03-29 22:03:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSG69FWY%252F699406392%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406392/600 saved to cache
2026-03-29 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 23673480-b7c5-5707-903a-2783d4797f75
2026-03-29 22:03:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188899/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188899>
2026-03-29 22:03:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135245/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135245>
2026-03-29 22:03:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188892/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188892>
2026-03-29 22:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435146/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HS68PYY/42812178?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=ilxdzGsr4IgRZDvqZmWhurm4pGkLnzxS3s4veY%2BdCjs%3D)
2026-03-29 22:03:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1a266e90-5a43-5bf9-84c9-d323c4a91e17 with identifier: HY14%20HKE
2026-03-29 22:03:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1a266e90-5a43-5bf9-84c9-d323c4a91e17 with identifier: HY14%20HKE
2026-03-29 22:03:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1a266e90-5a43-5bf9-84c9-d323c4a91e17 with identifier: HY14%20HKE to the API
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=6&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 192,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HY14%20HKE-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.7L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1a266e90-5a43-5bf9-84c9-d323c4a91e17',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HY14 HKE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HY14%20HKE&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'PORSCHE',
 'model': 'BOXSTER',
 'odometer': 54176,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'PORSCHE BOXSTER 2.7  Roadster',
 'transmission': 'manual',
 'trim': '',
 'vin': 'WP0ZZZ98ZES112076',
 'year': 2014}
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY14%2520HKE%27 HTTP/1.1" 200 None
2026-03-29 22:03:55 [bca.uk] INFO: Saving data for HY14%20HKE: {'auction_closing_time': 1774951200.0, 'created_time': 1774016641.87007, 'last_price_update_time': 1774821835.819188}
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HY14%2520HKE') HTTP/1.1" 204 0
2026-03-29 22:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FHZ1603/42805791?sv=2020-08-04&st=2026-03-29T22%3A03%3A51Z&se=2026-03-29T22%3A28%3A51Z&sr=b&sp=r&sig=Qo7fOtclp9X7inziZuofC2kPLk5w0PoXJfJGKaWDDkM%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699188962%27 HTTP/1.1" 200 None
2026-03-29 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188962 not downloaded yet
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699135343%27 HTTP/1.1" 200 None
2026-03-29 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135343 not downloaded yet
2026-03-29 22:03:55 [bca.uk] INFO: Found listing with ID: NU67%20EBV
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU67%2520EBV%27 HTTP/1.1" 200 None
2026-03-29 22:03:55 [bca.uk] INFO: Scrape type for NU67%20EBV: 0
2026-03-29 22:03:55 [bca.uk] INFO: Found listing with ID: WJ60%20UWG
2026-03-29 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ60%2520UWG%27 HTTP/1.1" 200 None
2026-03-29 22:03:56 [bca.uk] INFO: Scrape type for WJ60%20UWG: 0
2026-03-29 22:03:56 [bca.uk] INFO: Found listing with ID: YF07%20WXT
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF07%2520WXT%27 HTTP/1.1" 200 None
2026-03-29 22:03:56 [bca.uk] INFO: Scrape type for YF07%20WXT: 0
2026-03-29 22:03:56 [bca.uk] INFO: Found listing with ID: EY08%20VJV
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY08%2520VJV%27 HTTP/1.1" 200 None
2026-03-29 22:03:56 [bca.uk] INFO: Scrape type for EY08%20VJV: 0
2026-03-29 22:03:56 [bca.uk] INFO: Found listing with ID: T500%20MUL
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27T500%2520MUL%27 HTTP/1.1" 200 None
2026-03-29 22:03:56 [bca.uk] INFO: Scrape type for T500%20MUL: 0
2026-03-29 22:03:56 [bca.uk] INFO: Found listing with ID: DV10%20NXK
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV10%2520NXK%27 HTTP/1.1" 200 None
2026-03-29 22:03:56 [bca.uk] INFO: Scrape type for DV10%20NXK: 0
2026-03-29 22:03:56 [bca.uk] INFO: Found listing with ID: RO62%20MVR
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO62%2520MVR%27 HTTP/1.1" 200 None
2026-03-29 22:03:56 [bca.uk] INFO: Scrape type for RO62%20MVR: 0
2026-03-29 22:03:56 [bca.uk] INFO: Found listing with ID: SD62%20JTV
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD62%2520JTV%27 HTTP/1.1" 200 None
2026-03-29 22:03:56 [bca.uk] INFO: Scrape type for SD62%20JTV: 0
2026-03-29 22:03:56 [bca.uk] INFO: Found listing with ID: VN11%20JKK
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN11%2520JKK%27 HTTP/1.1" 200 None
2026-03-29 22:03:56 [bca.uk] INFO: Scrape type for VN11%20JKK: 0
2026-03-29 22:03:56 [bca.uk] INFO: Found listing with ID: VO06%20JCX
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO06%2520JCX%27 HTTP/1.1" 200 None
2026-03-29 22:03:56 [bca.uk] INFO: Scrape type for VO06%20JCX: 0
2026-03-29 22:03:56 [bca.uk] INFO: Found listing with ID: WF16%20HVZ
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF16%2520HVZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:56 [bca.uk] INFO: Scrape type for WF16%20HVZ: 0
2026-03-29 22:03:56 [bca.uk] INFO: Found listing with ID: WP59%20WKJ
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP59%2520WKJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:56 [bca.uk] INFO: Scrape type for WP59%20WKJ: 0
2026-03-29 22:03:56 [bca.uk] INFO: Found listing with ID: WU19%20VDC
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU19%2520VDC%27 HTTP/1.1" 200 None
2026-03-29 22:03:56 [bca.uk] INFO: Scrape type for WU19%20VDC: 2
2026-03-29 22:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c7ab10e-203f-5d5d-b669-d394e3cfab8d with identifier: WU19%20VDC
2026-03-29 22:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c7ab10e-203f-5d5d-b669-d394e3cfab8d with scrape type 2
2026-03-29 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c7ab10e-203f-5d5d-b669-d394e3cfab8d with scrape type 2
2026-03-29 22:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2c7ab10e-203f-5d5d-b669-d394e3cfab8d, identifier: WU19%20VDC
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61053450>
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSL11KPY%252F699212535%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212535/600 saved to cache
2026-03-29 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c
2026-03-29 22:03:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c, skipping ID generation
2026-03-29 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c sending to next pipeline
2026-03-29 22:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c, identifier: SL11%20KPY
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6188d1d0>
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FKD15FPU%252F699239903%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239903/600 saved to cache
2026-03-29 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78
2026-03-29 22:03:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78, skipping ID generation
2026-03-29 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78 sending to next pipeline
2026-03-29 22:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78, identifier: KD15%20FPU
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61671310>
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLA70NPE%252F699406287%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406287/600 saved to cache
2026-03-29 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b4838ed0-a1bc-555f-ae17-73d79e29d1ac
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61002490>
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMC14KAE%252F699251950%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251950/600 saved to cache
2026-03-29 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 97c5232d-22c9-5728-b6fd-84d8da4f8949
2026-03-29 22:03:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 97c5232d-22c9-5728-b6fd-84d8da4f8949, skipping ID generation
2026-03-29 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 97c5232d-22c9-5728-b6fd-84d8da4f8949 sending to next pipeline
2026-03-29 22:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 97c5232d-22c9-5728-b6fd-84d8da4f8949, identifier: MC14%20KAE
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6218c650>
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX24YZN%252F699135170%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135170/600 saved to cache
2026-03-29 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9edc33d7-192a-5fcd-8823-b4e8eb0a8391
2026-03-29 22:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188866/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV13MWG/42809444?sv=2020-08-04&st=2026-03-29T22%3A03%3A47Z&se=2026-03-29T22%3A28%3A47Z&sr=b&sp=r&sig=ez2ghwDEfe5r9Au1DGHEHNI79cn1%2F7NorIDKWocec04%3D)
2026-03-29 22:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409230/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE18CHX/42812000?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=oyBRp8qHoowbCW9kieY0zUV46IZNjY3FwR8NKuxfaxo%3D)
2026-03-29 22:03:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135260/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135260>
2026-03-29 22:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2c7ab10e-203f-5d5d-b669-d394e3cfab8d with identifier: WU19%20VDC
2026-03-29 22:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2c7ab10e-203f-5d5d-b669-d394e3cfab8d with identifier: WU19%20VDC
2026-03-29 22:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2c7ab10e-203f-5d5d-b669-d394e3cfab8d with identifier: WU19%20VDC to the API
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=6&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WU19%20VDC-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2c7ab10e-203f-5d5d-b669-d394e3cfab8d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WU19 VDC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WU19%20VDC&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'SKODA',
 'model': 'OCTAVIA',
 'odometer': 130145,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'SKODA OCTAVIA 1.5 TSI 150 SE Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 150 SE',
 'vin': 'TMBBR7NE7K0158186',
 'year': 2019}
2026-03-29 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU19%2520VDC%27 HTTP/1.1" 200 None
2026-03-29 22:03:57 [bca.uk] INFO: Saving data for WU19%20VDC: {'auction_closing_time': 1774864800.0, 'created_time': 1774706880.107877, 'last_price_update_time': 1774821837.092903}
2026-03-29 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WU19%2520VDC') HTTP/1.1" 204 0
2026-03-29 22:03:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c with identifier: SL11%20KPY
2026-03-29 22:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c with identifier: SL11%20KPY
2026-03-29 22:03:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 74a83265-9a8e-5ab8-b24a-1e8aacc9b90c with identifier: SL11%20KPY to the API
2026-03-29 22:03:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212535/600>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_expert_report_file_a4aee775-a19b-4a18-a2bb-66b37dfe6157.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SL11%20KPY-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '74a83265-9a8e-5ab8-b24a-1e8aacc9b90c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SL11 KPY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SL11%20KPY&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 84199,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40959,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212535/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39926,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212542/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40181,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212548/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40564,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212555/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37622,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212562/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37485,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212569/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77835,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212581/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 73422,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212596/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82152,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212610/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74a83265-9a8e-5ab8-b24a-1e8aacc9b90c/74a83265-9a8e-5ab8-b24a-1e8aacc9b90c_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83830,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SL11KPY/699212624/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.4 TWIST Hatchback',
 'transmission': 'manual',
 'trim': 'TWIST',
 'vin': 'WVWZZZ1KZBP081577',
 'year': 2011}
2026-03-29 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL11%2520KPY%27 HTTP/1.1" 200 None
2026-03-29 22:03:57 [bca.uk] INFO: Saving data for SL11%20KPY: {'created_time': 1774821837.561159, 'last_price_update_time': 1774821837.561174, 'auction_closing_time': 1775210400.0}
2026-03-29 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SL11%2520KPY') HTTP/1.1" 204 0
2026-03-29 22:03:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78 with identifier: KD15%20FPU
2026-03-29 22:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78 with identifier: KD15%20FPU
2026-03-29 22:03:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78 with identifier: KD15%20FPU to the API
2026-03-29 22:03:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239903/600>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_expert_report_file_d65f98e9-a40d-49ec-86de-5fbb82779d92.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KD15%20FPU-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KD15 FPU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KD15%20FPU&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VOLVO',
 'model': 'V40',
 'odometer': 63472,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39757,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239903/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39612,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239936/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40089,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239946/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40427,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239960/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36525,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239969/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35599,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699239980/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80042,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699240002/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 76840,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699240020/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82853,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699240036/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78/6bbbd997-0b9f-5ad1-8ff4-88e9a6d62e78_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70032,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/KD15FPU/699240050/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VOLVO V40 1.6 D2 115 SE P/S Hatchback',
 'transmission': 'automatic',
 'trim': 'D2 115 SE P/S',
 'vin': 'YV1MV848BF2241436',
 'year': 2015}
2026-03-29 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KD15%2520FPU%27 HTTP/1.1" 200 None
2026-03-29 22:03:57 [bca.uk] INFO: Saving data for KD15%20FPU: {'created_time': 1774821837.941181, 'last_price_update_time': 1774821837.941192, 'auction_closing_time': 1775210400.0}
2026-03-29 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KD15%2520FPU') HTTP/1.1" 204 0
2026-03-29 22:03:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 97c5232d-22c9-5728-b6fd-84d8da4f8949 with identifier: MC14%20KAE
2026-03-29 22:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 97c5232d-22c9-5728-b6fd-84d8da4f8949 with identifier: MC14%20KAE
2026-03-29 22:03:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 97c5232d-22c9-5728-b6fd-84d8da4f8949 with identifier: MC14%20KAE to the API
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251950/600>
{'auction_title': '',
 'c_o_2_emission_value': 27,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_expert_report_file_51246dfb-8a48-4f36-86ee-27d54701a223.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MC14%20KAE-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '97c5232d-22c9-5728-b6fd-84d8da4f8949',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MC14 KAE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MC14%20KAE&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'AMPERA',
 'odometer': 115127,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40698,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251950/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40856,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251954/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40037,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251964/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40514,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251971/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35988,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251980/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34909,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699251990/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 106286,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699252004/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81350,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699252019/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 105798,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699252032/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c5232d-22c9-5728-b6fd-84d8da4f8949/97c5232d-22c9-5728-b6fd-84d8da4f8949_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 66969,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MC14KAE/699252047/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VAUXHALL AMPERA 1.4 POSITIV (REX) Hatchback',
 'transmission': 'automatic',
 'trim': 'POSITIV (REX)',
 'vin': '1G0R86E48DU107761',
 'year': 2014}
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC14%2520KAE%27 HTTP/1.1" 200 None
2026-03-29 22:03:58 [bca.uk] INFO: Saving data for MC14%20KAE: {'created_time': 1774821838.342985, 'last_price_update_time': 1774821838.342995, 'auction_closing_time': 1775210400.0}
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MC14%2520KAE') HTTP/1.1" 204 0
2026-03-29 22:03:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135203/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX24YZN/42810399?sv=2020-08-04&st=2026-03-29T22%3A03%3A46Z&se=2026-03-29T22%3A28%3A46Z&sr=b&sp=r&sig=8e9SBxRll69R6BfeEYHqMucX3PZJ0l%2BWAH9PpY%2B%2Bjlo%3D)
2026-03-29 22:03:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188907/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188907>
2026-03-29 22:03:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188920/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188920>
2026-03-29 22:03:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135279/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135279>
2026-03-29 22:03:58 [bca.uk] INFO: Found listing with ID: WV62%20VSN
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV62%2520VSN%27 HTTP/1.1" 200 None
2026-03-29 22:03:58 [bca.uk] INFO: Scrape type for WV62%20VSN: 0
2026-03-29 22:03:58 [bca.uk] INFO: Found listing with ID: WV64%20BPX
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV64%2520BPX%27 HTTP/1.1" 200 None
2026-03-29 22:03:58 [bca.uk] INFO: Scrape type for WV64%20BPX: 0
2026-03-29 22:03:58 [bca.uk] INFO: Found listing with ID: YS09%20CYH
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS09%2520CYH%27 HTTP/1.1" 200 None
2026-03-29 22:03:58 [bca.uk] INFO: Scrape type for YS09%20CYH: 0
2026-03-29 22:03:58 [bca.uk] INFO: Found listing with ID: YY64%20XMD
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY64%2520XMD%27 HTTP/1.1" 200 None
2026-03-29 22:03:58 [bca.uk] INFO: Scrape type for YY64%20XMD: 0
2026-03-29 22:03:58 [bca.uk] INFO: Found listing with ID: CE59%20OEW
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE59%2520OEW%27 HTTP/1.1" 200 None
2026-03-29 22:03:58 [bca.uk] INFO: Scrape type for CE59%20OEW: 0
2026-03-29 22:03:58 [bca.uk] INFO: Found listing with ID: CV12%20NYD
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV12%2520NYD%27 HTTP/1.1" 200 None
2026-03-29 22:03:58 [bca.uk] INFO: Scrape type for CV12%20NYD: 0
2026-03-29 22:03:58 [bca.uk] INFO: Found listing with ID: CX59%20VUM
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX59%2520VUM%27 HTTP/1.1" 200 None
2026-03-29 22:03:58 [bca.uk] INFO: Scrape type for CX59%20VUM: 0
2026-03-29 22:03:58 [bca.uk] INFO: Found listing with ID: CX63%20XMF
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX63%2520XMF%27 HTTP/1.1" 200 None
2026-03-29 22:03:58 [bca.uk] INFO: Scrape type for CX63%20XMF: 0
2026-03-29 22:03:58 [bca.uk] INFO: Found listing with ID: DA09%20LRF
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA09%2520LRF%27 HTTP/1.1" 200 None
2026-03-29 22:03:58 [bca.uk] INFO: Scrape type for DA09%20LRF: 0
2026-03-29 22:03:58 [bca.uk] INFO: Found listing with ID: DU68%20ZPW
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU68%2520ZPW%27 HTTP/1.1" 200 None
2026-03-29 22:03:58 [bca.uk] INFO: Scrape type for DU68%20ZPW: 0
2026-03-29 22:03:58 [bca.uk] INFO: Found listing with ID: EA16%20HWV
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA16%2520HWV%27 HTTP/1.1" 200 None
2026-03-29 22:03:58 [bca.uk] INFO: Scrape type for EA16%20HWV: 0
2026-03-29 22:03:58 [bca.uk] INFO: Found listing with ID: FL11%20PWJ
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL11%2520PWJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:58 [bca.uk] INFO: Scrape type for FL11%20PWJ: 0
2026-03-29 22:03:58 [bca.uk] INFO: Found listing with ID: HG57%20ZGN
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG57%2520ZGN%27 HTTP/1.1" 200 None
2026-03-29 22:03:58 [bca.uk] INFO: Scrape type for HG57%20ZGN: 0
2026-03-29 22:03:58 [bca.uk] INFO: Found listing with ID: HJ13%20EOR
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ13%2520EOR%27 HTTP/1.1" 200 None
2026-03-29 22:03:58 [bca.uk] INFO: Scrape type for HJ13%20EOR: 0
2026-03-29 22:03:58 [bca.uk] INFO: Found listing with ID: KV16%20LDZ
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV16%2520LDZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:58 [bca.uk] INFO: Scrape type for KV16%20LDZ: 2
2026-03-29 22:03:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b90222e-e04a-5b27-ab41-392150aadde5 with identifier: KV16%20LDZ
2026-03-29 22:03:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b90222e-e04a-5b27-ab41-392150aadde5 with scrape type 2
2026-03-29 22:03:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b90222e-e04a-5b27-ab41-392150aadde5 with scrape type 2
2026-03-29 22:03:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8b90222e-e04a-5b27-ab41-392150aadde5, identifier: KV16%20LDZ
2026-03-29 22:03:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135228/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX24YZN/42810399?sv=2020-08-04&st=2026-03-29T22%3A03%3A46Z&se=2026-03-29T22%3A28%3A46Z&sr=b&sp=r&sig=8e9SBxRll69R6BfeEYHqMucX3PZJ0l%2BWAH9PpY%2B%2Bjlo%3D)
2026-03-29 22:03:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8b90222e-e04a-5b27-ab41-392150aadde5 with identifier: KV16%20LDZ
2026-03-29 22:03:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8b90222e-e04a-5b27-ab41-392150aadde5 with identifier: KV16%20LDZ
2026-03-29 22:03:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8b90222e-e04a-5b27-ab41-392150aadde5 with identifier: KV16%20LDZ to the API
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:03:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:03:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=6&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KV16%20LDZ-GB',
 'category': 'Car',
 'color': 'green',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '8b90222e-e04a-5b27-ab41-392150aadde5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KV16 LDZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KV16%20LDZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'NISSAN',
 'model': 'X-TRAIL',
 'odometer': 133347,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'NISSAN X-TRAIL 1.6 DCI 130 TEKNA (7ST) XTRONIC StationWagon',
 'transmission': 'automatic',
 'trim': 'DCI 130 TEKNA (7ST) XTRONIC',
 'vin': 'JN1JCAT32U0023480',
 'year': 2016}
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV16%2520LDZ%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Saving data for KV16%20LDZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774706880.484852, 'last_price_update_time': 1774821839.041682}
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KV16%2520LDZ') HTTP/1.1" 204 0
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614ce9d0>
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHS68PYY%252F699435146%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435146/600 saved to cache
2026-03-29 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62246150>
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_expert_report_file_9aae6906-044d-436b-a39f-69a4e74e8a23.pdf HTTP/1.1" 201 0
2026-03-29 22:03:59 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 96a01409-506c-5e89-901d-52d468f35eff
2026-03-29 22:03:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96a01409-506c-5e89-901d-52d468f35eff, skipping ID generation
2026-03-29 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 96a01409-506c-5e89-901d-52d468f35eff
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DFHZ1603-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FHZ1603-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:03:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135292/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135292>
2026-03-29 22:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188892/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV13MWG/42809444?sv=2020-08-04&st=2026-03-29T22%3A03%3A47Z&se=2026-03-29T22%3A28%3A47Z&sr=b&sp=r&sig=ez2ghwDEfe5r9Au1DGHEHNI79cn1%2F7NorIDKWocec04%3D)
2026-03-29 22:03:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188934/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188934>
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: LD58%20FPT
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD58%2520FPT%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for LD58%20FPT: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: RK64%20AWR
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK64%2520AWR%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for RK64%20AWR: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: MF10%20XKL
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF10%2520XKL%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for MF10%20XKL: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: MT18%20GXF
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT18%2520GXF%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for MT18%20GXF: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: WM19%20NVK
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM19%2520NVK%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for WM19%20NVK: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: CY65%20DFE
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CY65%2520DFE%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for CY65%20DFE: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: KU17%20ZLW
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU17%2520ZLW%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for KU17%20ZLW: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: SM20%20VYX
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM20%2520VYX%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for SM20%20VYX: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: BC18%20CLU
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC18%2520CLU%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for BC18%20CLU: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: KM18%20ZYB
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM18%2520ZYB%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for KM18%20ZYB: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: NX10%20HHP
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX10%2520HHP%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for NX10%20HHP: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: LA10%20WZY
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA10%2520WZY%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for LA10%20WZY: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: KY66%20XSJ
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY66%2520XSJ%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for KY66%20XSJ: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: GL56%20COH
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL56%2520COH%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for GL56%20COH: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: SK09%20MUU
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK09%2520MUU%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for SK09%20MUU: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: DU18%20WDR
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU18%2520WDR%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for DU18%20WDR: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: LO62%20FPD
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO62%2520FPD%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for LO62%20FPD: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: HN10%20VKV
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN10%2520VKV%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for HN10%20VKV: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: KU12%20NXX
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU12%2520NXX%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for KU12%20NXX: 0
2026-03-29 22:03:59 [bca.uk] INFO: Found listing with ID: WJ63%20PFD
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ63%2520PFD%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [bca.uk] INFO: Scrape type for WJ63%20PFD: 0
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699180333%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180333 not downloaded yet
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620d7ed0>
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV13MWG%252F699188866%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188866/600 saved to cache
2026-03-29 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9da815d0-0890-5d46-9004-81239b502fc3
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611e28d0>
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE18CHX%252F699409230%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409230/600 saved to cache
2026-03-29 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632e0fd0>
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX24YZN%252F699135203%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135203/600 saved to cache
2026-03-29 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9edc33d7-192a-5fcd-8823-b4e8eb0a8391
2026-03-29 22:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135260/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX24YZN/42810399?sv=2020-08-04&st=2026-03-29T22%3A03%3A46Z&se=2026-03-29T22%3A28%3A46Z&sr=b&sp=r&sig=8e9SBxRll69R6BfeEYHqMucX3PZJ0l%2BWAH9PpY%2B%2Bjlo%3D)
2026-03-29 22:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135245/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX24YZN/42810399?sv=2020-08-04&st=2026-03-29T22%3A03%3A46Z&se=2026-03-29T22%3A28%3A46Z&sr=b&sp=r&sig=8e9SBxRll69R6BfeEYHqMucX3PZJ0l%2BWAH9PpY%2B%2Bjlo%3D)
2026-03-29 22:03:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188882/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188882>
2026-03-29 22:03:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135329/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135329>
2026-03-29 22:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188899/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV13MWG/42809444?sv=2020-08-04&st=2026-03-29T22%3A03%3A47Z&se=2026-03-29T22%3A28%3A47Z&sr=b&sp=r&sig=ez2ghwDEfe5r9Au1DGHEHNI79cn1%2F7NorIDKWocec04%3D)
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac619292d0>
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX24YZN%252F699135228%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135228/600 saved to cache
2026-03-29 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9edc33d7-192a-5fcd-8823-b4e8eb0a8391
2026-03-29 22:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135279/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX24YZN/42810399?sv=2020-08-04&st=2026-03-29T22%3A03%3A46Z&se=2026-03-29T22%3A28%3A46Z&sr=b&sp=r&sig=8e9SBxRll69R6BfeEYHqMucX3PZJ0l%2BWAH9PpY%2B%2Bjlo%3D)
2026-03-29 22:03:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135189/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135189>
2026-03-29 22:03:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188947/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188947>
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699180342%27 HTTP/1.1" 200 None
2026-03-29 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180342 not downloaded yet
2026-03-29 22:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=7&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614c1650>
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:03:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV13MWG%252F699188892%252F600') HTTP/1.1" 204 0
2026-03-29 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188892/600 saved to cache
2026-03-29 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9da815d0-0890-5d46-9004-81239b502fc3
2026-03-29 22:03:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188962/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188962>
2026-03-29 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699180351%27 HTTP/1.1" 200 None
2026-03-29 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180351 not downloaded yet
2026-03-29 22:04:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61883d90>
2026-03-29 22:04:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX24YZN%252F699135260%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135260/600 saved to cache
2026-03-29 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9edc33d7-192a-5fcd-8823-b4e8eb0a8391
2026-03-29 22:04:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632b8c50>
2026-03-29 22:04:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX24YZN%252F699135245%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135245/600 saved to cache
2026-03-29 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9edc33d7-192a-5fcd-8823-b4e8eb0a8391
2026-03-29 22:04:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614cc450>
2026-03-29 22:04:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV13MWG%252F699188899%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188899/600 saved to cache
2026-03-29 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9da815d0-0890-5d46-9004-81239b502fc3
2026-03-29 22:04:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135343/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699135343>
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699180360%27 HTTP/1.1" 200 None
2026-03-29 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180360 not downloaded yet
2026-03-29 22:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188907/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV13MWG/42809444?sv=2020-08-04&st=2026-03-29T22%3A03%3A47Z&se=2026-03-29T22%3A28%3A47Z&sr=b&sp=r&sig=ez2ghwDEfe5r9Au1DGHEHNI79cn1%2F7NorIDKWocec04%3D)
2026-03-29 22:04:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188876/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699188876>
2026-03-29 22:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188882/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV13MWG/42809444?sv=2020-08-04&st=2026-03-29T22%3A03%3A47Z&se=2026-03-29T22%3A28%3A47Z&sr=b&sp=r&sig=ez2ghwDEfe5r9Au1DGHEHNI79cn1%2F7NorIDKWocec04%3D)
2026-03-29 22:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188934/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV13MWG/42809444?sv=2020-08-04&st=2026-03-29T22%3A03%3A47Z&se=2026-03-29T22%3A28%3A47Z&sr=b&sp=r&sig=ez2ghwDEfe5r9Au1DGHEHNI79cn1%2F7NorIDKWocec04%3D)
2026-03-29 22:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188920/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV13MWG/42809444?sv=2020-08-04&st=2026-03-29T22%3A03%3A47Z&se=2026-03-29T22%3A28%3A47Z&sr=b&sp=r&sig=ez2ghwDEfe5r9Au1DGHEHNI79cn1%2F7NorIDKWocec04%3D)
2026-03-29 22:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135292/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX24YZN/42810399?sv=2020-08-04&st=2026-03-29T22%3A03%3A46Z&se=2026-03-29T22%3A28%3A46Z&sr=b&sp=r&sig=8e9SBxRll69R6BfeEYHqMucX3PZJ0l%2BWAH9PpY%2B%2Bjlo%3D)
2026-03-29 22:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135329/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX24YZN/42810399?sv=2020-08-04&st=2026-03-29T22%3A03%3A46Z&se=2026-03-29T22%3A28%3A46Z&sr=b&sp=r&sig=8e9SBxRll69R6BfeEYHqMucX3PZJ0l%2BWAH9PpY%2B%2Bjlo%3D)
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699180367%27 HTTP/1.1" 200 None
2026-03-29 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180367 not downloaded yet
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699180383%27 HTTP/1.1" 200 None
2026-03-29 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180383 not downloaded yet
2026-03-29 22:04:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:00 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:00 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:00 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6216bed0>
2026-03-29 22:04:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX24YZN%252F699135279%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135279/600 saved to cache
2026-03-29 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9edc33d7-192a-5fcd-8823-b4e8eb0a8391
2026-03-29 22:04:00 [bca.uk] INFO: Total items found: 100
2026-03-29 22:04:00 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=8&sort=MostRecentlyAdded
2026-03-29 22:04:00 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:04:00 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=8&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699180396%27 HTTP/1.1" 200 None
2026-03-29 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180396 not downloaded yet
2026-03-29 22:04:00 [bca.uk] INFO: Found listing with ID: YX59%20SFY
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX59%2520SFY%27 HTTP/1.1" 200 None
2026-03-29 22:04:00 [bca.uk] INFO: Scrape type for YX59%20SFY: 0
2026-03-29 22:04:00 [bca.uk] INFO: Found listing with ID: BW69%20HZG
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW69%2520HZG%27 HTTP/1.1" 200 None
2026-03-29 22:04:00 [bca.uk] INFO: Scrape type for BW69%20HZG: 0
2026-03-29 22:04:00 [bca.uk] INFO: Found listing with ID: HT19%20TZL
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT19%2520TZL%27 HTTP/1.1" 200 None
2026-03-29 22:04:00 [bca.uk] INFO: Scrape type for HT19%20TZL: 0
2026-03-29 22:04:00 [bca.uk] INFO: Found listing with ID: BL18%20KKR
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL18%2520KKR%27 HTTP/1.1" 200 None
2026-03-29 22:04:00 [bca.uk] INFO: Scrape type for BL18%20KKR: 0
2026-03-29 22:04:00 [bca.uk] INFO: Found listing with ID: DC19%20NCN
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC19%2520NCN%27 HTTP/1.1" 200 None
2026-03-29 22:04:00 [bca.uk] INFO: Scrape type for DC19%20NCN: 0
2026-03-29 22:04:00 [bca.uk] INFO: Found listing with ID: HY57%20KMG
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY57%2520KMG%27 HTTP/1.1" 200 None
2026-03-29 22:04:00 [bca.uk] INFO: Scrape type for HY57%20KMG: 2
2026-03-29 22:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab756b39-43fa-5fe7-8f31-c7670e3f9d15 with identifier: HY57%20KMG
2026-03-29 22:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab756b39-43fa-5fe7-8f31-c7670e3f9d15 with scrape type 2
2026-03-29 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab756b39-43fa-5fe7-8f31-c7670e3f9d15 with scrape type 2
2026-03-29 22:04:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ab756b39-43fa-5fe7-8f31-c7670e3f9d15, identifier: HY57%20KMG
2026-03-29 22:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188947/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV13MWG/42809444?sv=2020-08-04&st=2026-03-29T22%3A03%3A47Z&se=2026-03-29T22%3A28%3A47Z&sr=b&sp=r&sig=ez2ghwDEfe5r9Au1DGHEHNI79cn1%2F7NorIDKWocec04%3D)
2026-03-29 22:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135189/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX24YZN/42810399?sv=2020-08-04&st=2026-03-29T22%3A03%3A46Z&se=2026-03-29T22%3A28%3A46Z&sr=b&sp=r&sig=8e9SBxRll69R6BfeEYHqMucX3PZJ0l%2BWAH9PpY%2B%2Bjlo%3D)
2026-03-29 22:04:00 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=8&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:04:00 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=8&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:04:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ab756b39-43fa-5fe7-8f31-c7670e3f9d15 with identifier: HY57%20KMG
2026-03-29 22:04:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ab756b39-43fa-5fe7-8f31-c7670e3f9d15 with identifier: HY57%20KMG
2026-03-29 22:04:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ab756b39-43fa-5fe7-8f31-c7670e3f9d15 with identifier: HY57%20KMG to the API
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=7&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 181,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HY57%20KMG-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ab756b39-43fa-5fe7-8f31-c7670e3f9d15',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HY57 KMG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HY57%20KMG&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': 'Z4',
 'odometer': 55873,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'BMW Z4 2.0 SE Roadster',
 'transmission': 'manual',
 'trim': 'SE',
 'vin': 'WBABZ12060LY61857',
 'year': 2007}
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY57%2520KMG%27 HTTP/1.1" 200 None
2026-03-29 22:04:00 [bca.uk] INFO: Saving data for HY57%20KMG: {'auction_closing_time': 1774951200.0, 'created_time': 1774391960.179668, 'last_price_update_time': 1774821840.895712}
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HY57%2520KMG') HTTP/1.1" 204 0
2026-03-29 22:04:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:04:01 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411573/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411573>
2026-03-29 22:04:01 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180333/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180333>
2026-03-29 22:04:01 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430208/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430208>
2026-03-29 22:04:01 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430264/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430264>
2026-03-29 22:04:01 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180325/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FHZ1603-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699180413%27 HTTP/1.1" 200 None
2026-03-29 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180413 not downloaded yet
2026-03-29 22:04:01 [bca.uk] INFO: Found listing with ID: PN17%20YAG
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN17%2520YAG%27 HTTP/1.1" 200 None
2026-03-29 22:04:01 [bca.uk] INFO: Scrape type for PN17%20YAG: 0
2026-03-29 22:04:01 [bca.uk] INFO: Found listing with ID: EN12%20PFK
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN12%2520PFK%27 HTTP/1.1" 200 None
2026-03-29 22:04:01 [bca.uk] INFO: Scrape type for EN12%20PFK: 0
2026-03-29 22:04:01 [bca.uk] INFO: Found listing with ID: LL19%20WUR
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL19%2520WUR%27 HTTP/1.1" 200 None
2026-03-29 22:04:01 [bca.uk] INFO: Scrape type for LL19%20WUR: 2
2026-03-29 22:04:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8117b92-254d-556f-bb05-b05ba99b2b70 with identifier: LL19%20WUR
2026-03-29 22:04:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8117b92-254d-556f-bb05-b05ba99b2b70 with scrape type 2
2026-03-29 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8117b92-254d-556f-bb05-b05ba99b2b70 with scrape type 2
2026-03-29 22:04:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d8117b92-254d-556f-bb05-b05ba99b2b70, identifier: LL19%20WUR
2026-03-29 22:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188962/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV13MWG/42809444?sv=2020-08-04&st=2026-03-29T22%3A03%3A47Z&se=2026-03-29T22%3A28%3A47Z&sr=b&sp=r&sig=ez2ghwDEfe5r9Au1DGHEHNI79cn1%2F7NorIDKWocec04%3D)
2026-03-29 22:04:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d8117b92-254d-556f-bb05-b05ba99b2b70 with identifier: LL19%20WUR
2026-03-29 22:04:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d8117b92-254d-556f-bb05-b05ba99b2b70 with identifier: LL19%20WUR
2026-03-29 22:04:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d8117b92-254d-556f-bb05-b05ba99b2b70 with identifier: LL19%20WUR to the API
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=7&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 178,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LL19%20WUR-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd8117b92-254d-556f-bb05-b05ba99b2b70',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LL19 WUR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LL19%20WUR&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'AUDI',
 'model': 'Q7',
 'odometer': 76473,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'AUDI Q7 3.0 45 TDI QUATTRO S LINE TIP StationWagon',
 'transmission': 'manual',
 'trim': '45 TDI QUATTRO S LINE TIP',
 'vin': 'WAUZZZ4M6KD012872',
 'year': 2019}
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL19%2520WUR%27 HTTP/1.1" 200 None
2026-03-29 22:04:01 [bca.uk] INFO: Saving data for LL19%20WUR: {'auction_closing_time': 1774864800.0, 'created_time': 1774609392.660476, 'last_price_update_time': 1774821841.650973}
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LL19%2520WUR') HTTP/1.1" 204 0
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac697c5bd0>
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV13MWG%252F699188907%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188907/600 saved to cache
2026-03-29 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9da815d0-0890-5d46-9004-81239b502fc3
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632ba2d0>
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV13MWG%252F699188882%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188882/600 saved to cache
2026-03-29 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9da815d0-0890-5d46-9004-81239b502fc3
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611e1190>
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV13MWG%252F699188934%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188934/600 saved to cache
2026-03-29 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9da815d0-0890-5d46-9004-81239b502fc3
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617521d0>
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV13MWG%252F699188920%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188920/600 saved to cache
2026-03-29 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9da815d0-0890-5d46-9004-81239b502fc3
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614b2f10>
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX24YZN%252F699135292%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135292/600 saved to cache
2026-03-29 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9edc33d7-192a-5fcd-8823-b4e8eb0a8391
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c84890>
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX24YZN%252F699135329%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135329/600 saved to cache
2026-03-29 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9edc33d7-192a-5fcd-8823-b4e8eb0a8391
2026-03-29 22:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188876/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HV13MWG/42809444?sv=2020-08-04&st=2026-03-29T22%3A03%3A47Z&se=2026-03-29T22%3A28%3A47Z&sr=b&sp=r&sig=ez2ghwDEfe5r9Au1DGHEHNI79cn1%2F7NorIDKWocec04%3D)
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699180434%27 HTTP/1.1" 200 None
2026-03-29 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180434 not downloaded yet
2026-03-29 22:04:01 [bca.uk] INFO: Found listing with ID: GL09%20EWC
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL09%2520EWC%27 HTTP/1.1" 200 None
2026-03-29 22:04:01 [bca.uk] INFO: Scrape type for GL09%20EWC: 0
2026-03-29 22:04:01 [bca.uk] INFO: Found listing with ID: HD56%20FNE
2026-03-29 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HD56%2520FNE%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Scrape type for HD56%20FNE: 0
2026-03-29 22:04:02 [bca.uk] INFO: Found listing with ID: LV53%20KDO
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV53%2520KDO%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Scrape type for LV53%20KDO: 0
2026-03-29 22:04:02 [bca.uk] INFO: Found listing with ID: OY05%20LPJ
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY05%2520LPJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Scrape type for OY05%20LPJ: 0
2026-03-29 22:04:02 [bca.uk] INFO: Found listing with ID: RO09%20VDN
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO09%2520VDN%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Scrape type for RO09%20VDN: 0
2026-03-29 22:04:02 [bca.uk] INFO: Found listing with ID: SB07%20CVZ
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB07%2520CVZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Scrape type for SB07%20CVZ: 0
2026-03-29 22:04:02 [bca.uk] INFO: Found listing with ID: SL54%20XRG
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL54%2520XRG%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Scrape type for SL54%20XRG: 0
2026-03-29 22:04:02 [bca.uk] INFO: Found listing with ID: YT58%20MMV
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT58%2520MMV%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Scrape type for YT58%20MMV: 0
2026-03-29 22:04:02 [bca.uk] INFO: Found listing with ID: GD06%20HEV
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD06%2520HEV%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Scrape type for GD06%20HEV: 0
2026-03-29 22:04:02 [bca.uk] INFO: Found listing with ID: KW19%20XMZ
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW19%2520XMZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Scrape type for KW19%20XMZ: 0
2026-03-29 22:04:02 [bca.uk] INFO: Found listing with ID: FE70%20MZU
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE70%2520MZU%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Scrape type for FE70%20MZU: 0
2026-03-29 22:04:02 [bca.uk] INFO: Found listing with ID: AF11%20YLP
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF11%2520YLP%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Scrape type for AF11%20YLP: 0
2026-03-29 22:04:02 [bca.uk] INFO: Found listing with ID: FN67%20DOU
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN67%2520DOU%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Scrape type for FN67%20DOU: 0
2026-03-29 22:04:02 [bca.uk] INFO: Found listing with ID: YJ14%20XFY
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ14%2520XFY%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Scrape type for YJ14%20XFY: 2
2026-03-29 22:04:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f85b9ee5-11fe-5d79-b648-fd7fc6b3aaef with identifier: YJ14%20XFY
2026-03-29 22:04:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f85b9ee5-11fe-5d79-b648-fd7fc6b3aaef with scrape type 2
2026-03-29 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f85b9ee5-11fe-5d79-b648-fd7fc6b3aaef with scrape type 2
2026-03-29 22:04:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f85b9ee5-11fe-5d79-b648-fd7fc6b3aaef, identifier: YJ14%20XFY
2026-03-29 22:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135343/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX24YZN/42810399?sv=2020-08-04&st=2026-03-29T22%3A03%3A46Z&se=2026-03-29T22%3A28%3A46Z&sr=b&sp=r&sig=8e9SBxRll69R6BfeEYHqMucX3PZJ0l%2BWAH9PpY%2B%2Bjlo%3D)
2026-03-29 22:04:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f85b9ee5-11fe-5d79-b648-fd7fc6b3aaef with identifier: YJ14%20XFY
2026-03-29 22:04:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f85b9ee5-11fe-5d79-b648-fd7fc6b3aaef with identifier: YJ14%20XFY
2026-03-29 22:04:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f85b9ee5-11fe-5d79-b648-fd7fc6b3aaef with identifier: YJ14%20XFY to the API
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=7&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YJ14%20XFY-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f85b9ee5-11fe-5d79-b648-fd7fc6b3aaef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YJ14 XFY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YJ14%20XFY&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'BMW',
 'model': '118D',
 'odometer': 73073,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'BMW 118D 2.0 SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'SPORT',
 'vin': 'WBA1E12030J793066',
 'year': 2014}
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ14%2520XFY%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Saving data for YJ14%20XFY: {'auction_closing_time': 1774864800.0, 'created_time': 1774523355.834103, 'last_price_update_time': 1774821842.629475}
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YJ14%2520XFY') HTTP/1.1" 204 0
2026-03-29 22:04:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575375/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575375>
2026-03-29 22:04:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427884/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427884>
2026-03-29 22:04:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180351/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180351>
2026-03-29 22:04:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427824/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427824>
2026-03-29 22:04:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180360/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180360>
2026-03-29 22:04:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180342/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180342>
2026-03-29 22:04:02 [bca.uk] INFO: Found listing with ID: HY59%20WKU
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY59%2520WKU%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Scrape type for HY59%20WKU: 0
2026-03-29 22:04:02 [bca.uk] INFO: Found listing with ID: KE13%20UGJ
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE13%2520UGJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Scrape type for KE13%20UGJ: 0
2026-03-29 22:04:02 [bca.uk] INFO: Found listing with ID: SG58%20EVK
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG58%2520EVK%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Scrape type for SG58%20EVK: 0
2026-03-29 22:04:02 [bca.uk] INFO: Found listing with ID: NG62%20MFN
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG62%2520MFN%27 HTTP/1.1" 200 None
2026-03-29 22:04:02 [bca.uk] INFO: Scrape type for NG62%20MFN: 2
2026-03-29 22:04:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee540c51-cf33-581e-8fef-9e70457b2cad with identifier: NG62%20MFN
2026-03-29 22:04:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee540c51-cf33-581e-8fef-9e70457b2cad with scrape type 2
2026-03-29 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee540c51-cf33-581e-8fef-9e70457b2cad with scrape type 2
2026-03-29 22:04:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ee540c51-cf33-581e-8fef-9e70457b2cad, identifier: NG62%20MFN
2026-03-29 22:04:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:02 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:02 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:02 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617e1d90>
2026-03-29 22:04:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV13MWG%252F699188947%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188947/600 saved to cache
2026-03-29 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9da815d0-0890-5d46-9004-81239b502fc3
2026-03-29 22:04:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a51190>
2026-03-29 22:04:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX24YZN%252F699135189%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135189/600 saved to cache
2026-03-29 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9edc33d7-192a-5fcd-8823-b4e8eb0a8391
2026-03-29 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61701e10>
2026-03-29 22:04:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV13MWG%252F699188962%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188962/600 saved to cache
2026-03-29 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9da815d0-0890-5d46-9004-81239b502fc3
2026-03-29 22:04:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180383/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180383>
2026-03-29 22:04:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ee540c51-cf33-581e-8fef-9e70457b2cad with identifier: NG62%20MFN
2026-03-29 22:04:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ee540c51-cf33-581e-8fef-9e70457b2cad with identifier: NG62%20MFN
2026-03-29 22:04:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ee540c51-cf33-581e-8fef-9e70457b2cad with identifier: NG62%20MFN to the API
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=7&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 157,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NG62%20MFN-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ee540c51-cf33-581e-8fef-9e70457b2cad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NG62 MFN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NG62%20MFN&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'ZAFIRA',
 'odometer': 90477,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ZAFIRA 1.6 VVT 115 EXCLUSIV MPV',
 'transmission': 'manual',
 'trim': 'VVT 115 EXCLUSIV',
 'vin': 'W0L0AHM75D2051706',
 'year': 2013}
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG62%2520MFN%27 HTTP/1.1" 200 None
2026-03-29 22:04:03 [bca.uk] INFO: Saving data for NG62%20MFN: {'auction_closing_time': 1774864800.0, 'created_time': 1774706899.393682, 'last_price_update_time': 1774821843.379919}
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NG62%2520MFN') HTTP/1.1" 204 0
2026-03-29 22:04:03 [bca.uk] INFO: Found listing with ID: S400%20SSK
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27S400%2520SSK%27 HTTP/1.1" 200 None
2026-03-29 22:04:03 [bca.uk] INFO: Scrape type for S400%20SSK: 0
2026-03-29 22:04:03 [bca.uk] INFO: Found listing with ID: LL10%20KTP
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL10%2520KTP%27 HTTP/1.1" 200 None
2026-03-29 22:04:03 [bca.uk] INFO: Scrape type for LL10%20KTP: 0
2026-03-29 22:04:03 [bca.uk] INFO: Found listing with ID: RJ58%20WUW
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ58%2520WUW%27 HTTP/1.1" 200 None
2026-03-29 22:04:03 [bca.uk] INFO: Scrape type for RJ58%20WUW: 0
2026-03-29 22:04:03 [bca.uk] INFO: Found listing with ID: VK14%20JXE
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK14%2520JXE%27 HTTP/1.1" 200 None
2026-03-29 22:04:03 [bca.uk] INFO: Scrape type for VK14%20JXE: 0
2026-03-29 22:04:03 [bca.uk] INFO: Found listing with ID: WF60%20ULP
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF60%2520ULP%27 HTTP/1.1" 200 None
2026-03-29 22:04:03 [bca.uk] INFO: Scrape type for WF60%20ULP: 0
2026-03-29 22:04:03 [bca.uk] INFO: Found listing with ID: WP62%20RZJ
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP62%2520RZJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:03 [bca.uk] INFO: Scrape type for WP62%20RZJ: 0
2026-03-29 22:04:03 [bca.uk] INFO: Found listing with ID: YH08%20ZBP
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH08%2520ZBP%27 HTTP/1.1" 200 None
2026-03-29 22:04:03 [bca.uk] INFO: Scrape type for YH08%20ZBP: 0
2026-03-29 22:04:03 [bca.uk] INFO: Found listing with ID: YH09%20BCO
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH09%2520BCO%27 HTTP/1.1" 200 None
2026-03-29 22:04:03 [bca.uk] INFO: Scrape type for YH09%20BCO: 0
2026-03-29 22:04:03 [bca.uk] INFO: Found listing with ID: YK09%20KYA
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK09%2520KYA%27 HTTP/1.1" 200 None
2026-03-29 22:04:03 [bca.uk] INFO: Scrape type for YK09%20KYA: 0
2026-03-29 22:04:03 [bca.uk] INFO: Found listing with ID: BT12%20TZY
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT12%2520TZY%27 HTTP/1.1" 200 None
2026-03-29 22:04:03 [bca.uk] INFO: Scrape type for BT12%20TZY: 0
2026-03-29 22:04:03 [bca.uk] INFO: Found listing with ID: EN16%20TPV
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN16%2520TPV%27 HTTP/1.1" 200 None
2026-03-29 22:04:03 [bca.uk] INFO: Scrape type for EN16%20TPV: 0
2026-03-29 22:04:03 [bca.uk] INFO: Found listing with ID: FH13%20ELV
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH13%2520ELV%27 HTTP/1.1" 200 None
2026-03-29 22:04:03 [bca.uk] INFO: Scrape type for FH13%20ELV: 0
2026-03-29 22:04:03 [bca.uk] INFO: Found listing with ID: FP10%20JNX
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP10%2520JNX%27 HTTP/1.1" 200 None
2026-03-29 22:04:03 [bca.uk] INFO: Scrape type for FP10%20JNX: 0
2026-03-29 22:04:03 [bca.uk] INFO: Found listing with ID: KM66%20FHL
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM66%2520FHL%27 HTTP/1.1" 200 None
2026-03-29 22:04:03 [bca.uk] INFO: Scrape type for KM66%20FHL: 0
2026-03-29 22:04:03 [bca.uk] INFO: Found listing with ID: KR63%20ZRG
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR63%2520ZRG%27 HTTP/1.1" 200 None
2026-03-29 22:04:03 [bca.uk] INFO: Scrape type for KR63%20ZRG: 0
2026-03-29 22:04:03 [bca.uk] INFO: Found listing with ID: MF10%20UFT
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF10%2520UFT%27 HTTP/1.1" 200 None
2026-03-29 22:04:03 [bca.uk] INFO: Scrape type for MF10%20UFT: 2
2026-03-29 22:04:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65110073-fd7d-5e60-a00d-1c442f744d6e with identifier: MF10%20UFT
2026-03-29 22:04:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65110073-fd7d-5e60-a00d-1c442f744d6e with scrape type 2
2026-03-29 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65110073-fd7d-5e60-a00d-1c442f744d6e with scrape type 2
2026-03-29 22:04:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 65110073-fd7d-5e60-a00d-1c442f744d6e, identifier: MF10%20UFT
2026-03-29 22:04:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6197fad0>
2026-03-29 22:04:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHV13MWG%252F699188876%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188876/600 saved to cache
2026-03-29 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9da815d0-0890-5d46-9004-81239b502fc3
2026-03-29 22:04:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9da815d0-0890-5d46-9004-81239b502fc3, skipping ID generation
2026-03-29 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9da815d0-0890-5d46-9004-81239b502fc3 sending to next pipeline
2026-03-29 22:04:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9da815d0-0890-5d46-9004-81239b502fc3, identifier: HV13%20MWG
2026-03-29 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621d3590>
2026-03-29 22:04:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX24YZN%252F699135343%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135343/600 saved to cache
2026-03-29 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9edc33d7-192a-5fcd-8823-b4e8eb0a8391
2026-03-29 22:04:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9edc33d7-192a-5fcd-8823-b4e8eb0a8391, skipping ID generation
2026-03-29 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9edc33d7-192a-5fcd-8823-b4e8eb0a8391 sending to next pipeline
2026-03-29 22:04:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9edc33d7-192a-5fcd-8823-b4e8eb0a8391, identifier: RX24%20YZN
2026-03-29 22:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180333/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FHZ1603/42805791?sv=2020-08-04&st=2026-03-29T22%3A03%3A51Z&se=2026-03-29T22%3A28%3A51Z&sr=b&sp=r&sig=Qo7fOtclp9X7inziZuofC2kPLk5w0PoXJfJGKaWDDkM%3D)
2026-03-29 22:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180325/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FHZ1603/42805791?sv=2020-08-04&st=2026-03-29T22%3A03%3A51Z&se=2026-03-29T22%3A28%3A51Z&sr=b&sp=r&sig=Qo7fOtclp9X7inziZuofC2kPLk5w0PoXJfJGKaWDDkM%3D)
2026-03-29 22:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411573/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE19AAK/42812078?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=MkdK1ykhsLQ%2B%2F2n1Irxn7evFumHYKKFZXmkQdpd8KgM%3D)
2026-03-29 22:04:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180413/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180413>
2026-03-29 22:04:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180396/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180396>
2026-03-29 22:04:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 65110073-fd7d-5e60-a00d-1c442f744d6e with identifier: MF10%20UFT
2026-03-29 22:04:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 65110073-fd7d-5e60-a00d-1c442f744d6e with identifier: MF10%20UFT
2026-03-29 22:04:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 65110073-fd7d-5e60-a00d-1c442f744d6e with identifier: MF10%20UFT to the API
2026-03-29 22:04:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=7&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MF10%20UFT-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '65110073-fd7d-5e60-a00d-1c442f744d6e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MF10 UFT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MF10%20UFT&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 93805,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.6 VVT 115 LIFE Hatchback',
 'transmission': 'manual',
 'trim': 'VVT 115 LIFE',
 'vin': 'W0L0AHL48A2075425',
 'year': 2010}
2026-03-29 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF10%2520UFT%27 HTTP/1.1" 200 None
2026-03-29 22:04:04 [bca.uk] INFO: Saving data for MF10%20UFT: {'auction_closing_time': 1774864800.0, 'created_time': 1774524473.166399, 'last_price_update_time': 1774821844.38873}
2026-03-29 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MF10%2520UFT') HTTP/1.1" 204 0
2026-03-29 22:04:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9da815d0-0890-5d46-9004-81239b502fc3 with identifier: HV13%20MWG
2026-03-29 22:04:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9da815d0-0890-5d46-9004-81239b502fc3 with identifier: HV13%20MWG
2026-03-29 22:04:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9da815d0-0890-5d46-9004-81239b502fc3 with identifier: HV13%20MWG to the API
2026-03-29 22:04:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188876/600>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_expert_report_file_0526dcd4-f15c-4457-9de7-7b2ac4d97226.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HV13%20MWG-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9da815d0-0890-5d46-9004-81239b502fc3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HV13 MWG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HV13%20MWG&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 77344,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42199,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188866/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42992,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188876/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42082,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188882/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43036,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188892/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40420,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188899/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40015,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188907/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75408,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188920/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72731,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188934/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75777,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188947/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da815d0-0890-5d46-9004-81239b502fc3/9da815d0-0890-5d46-9004-81239b502fc3_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80952,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HV13MWG/699188962/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.6 TDCI 115 ZETEC S Hatchback',
 'transmission': 'manual',
 'trim': 'TDCI 115 ZETEC S',
 'vin': 'WF0KXXGCBKDJ52564',
 'year': 2013}
2026-03-29 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV13%2520MWG%27 HTTP/1.1" 200 None
2026-03-29 22:04:04 [bca.uk] INFO: Saving data for HV13%20MWG: {'created_time': 1774821844.866184, 'last_price_update_time': 1774821844.866196, 'auction_closing_time': 1775210400.0}
2026-03-29 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HV13%2520MWG') HTTP/1.1" 204 0
2026-03-29 22:04:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9edc33d7-192a-5fcd-8823-b4e8eb0a8391 with identifier: RX24%20YZN
2026-03-29 22:04:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9edc33d7-192a-5fcd-8823-b4e8eb0a8391 with identifier: RX24%20YZN
2026-03-29 22:04:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9edc33d7-192a-5fcd-8823-b4e8eb0a8391 with identifier: RX24%20YZN to the API
2026-03-29 22:04:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135343/600>
{'auction_title': '',
 'c_o_2_emission_value': 16,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_expert_report_file_75757f6d-e5d6-4343-96e7-c2dd648b2cf1.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RX24%20YZN-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '9edc33d7-192a-5fcd-8823-b4e8eb0a8391',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RX24 YZN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RX24%20YZN&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'LAND ROVER',
 'model': 'R/R SPORT',
 'odometer': 18203,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47648,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135170/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43709,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135189/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42899,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135203/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45151,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135228/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42567,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135245/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39474,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135260/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 64154,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135279/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 68636,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135292/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 76113,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135329/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edc33d7-192a-5fcd-8823-b4e8eb0a8391/9edc33d7-192a-5fcd-8823-b4e8eb0a8391_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 68028,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX24YZN/699135343/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R SPORT 3.0 P460E DYNAMIC SE StationWagon',
 'transmission': 'automatic',
 'trim': 'P460E DYNAMIC SE',
 'vin': 'SAL1A2A46RA195939',
 'year': 2024}
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX24%2520YZN%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Saving data for RX24%20YZN: {'created_time': 1774821845.26603, 'last_price_update_time': 1774821845.266041, 'auction_closing_time': 1775124000.0}
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RX24%2520YZN') HTTP/1.1" 204 0
2026-03-29 22:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430208/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA16ETX/42812131?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=67cSoD7yDAcPlVUXb6MtFxB8b%2F%2B%2FHPzK%2FRcqJHz%2FIwo%3D)
2026-03-29 22:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430264/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC19VSX/42812111?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=qlSeQUbf83xHqWfD9mYZ2SCAALVwdddlxYHgmUNU2tY%3D)
2026-03-29 22:04:05 [bca.uk] INFO: Found listing with ID: MF13%20KTU
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF13%2520KTU%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Scrape type for MF13%20KTU: 0
2026-03-29 22:04:05 [bca.uk] INFO: Found listing with ID: OW19%20EHY
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW19%2520EHY%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Scrape type for OW19%20EHY: 0
2026-03-29 22:04:05 [bca.uk] INFO: Found listing with ID: DA68%20MVY
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA68%2520MVY%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Scrape type for DA68%20MVY: 0
2026-03-29 22:04:05 [bca.uk] INFO: Found listing with ID: DA69%20FGU
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA69%2520FGU%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Scrape type for DA69%20FGU: 0
2026-03-29 22:04:05 [bca.uk] INFO: Found listing with ID: ST59%20MKN
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST59%2520MKN%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Scrape type for ST59%20MKN: 2
2026-03-29 22:04:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72cdde96-e9b7-5650-a0c3-4625bb35dd6e with identifier: ST59%20MKN
2026-03-29 22:04:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72cdde96-e9b7-5650-a0c3-4625bb35dd6e with scrape type 2
2026-03-29 22:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72cdde96-e9b7-5650-a0c3-4625bb35dd6e with scrape type 2
2026-03-29 22:04:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 72cdde96-e9b7-5650-a0c3-4625bb35dd6e, identifier: ST59%20MKN
2026-03-29 22:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180342/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FHZ1603/42805791?sv=2020-08-04&st=2026-03-29T22%3A03%3A51Z&se=2026-03-29T22%3A28%3A51Z&sr=b&sp=r&sig=Qo7fOtclp9X7inziZuofC2kPLk5w0PoXJfJGKaWDDkM%3D)
2026-03-29 22:04:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 72cdde96-e9b7-5650-a0c3-4625bb35dd6e with identifier: ST59%20MKN
2026-03-29 22:04:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 72cdde96-e9b7-5650-a0c3-4625bb35dd6e with identifier: ST59%20MKN
2026-03-29 22:04:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 72cdde96-e9b7-5650-a0c3-4625bb35dd6e with identifier: ST59%20MKN to the API
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=7&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ST59%20MKN-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '72cdde96-e9b7-5650-a0c3-4625bb35dd6e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ST59 MKN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ST59%20MKN&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'KIA',
 'model': 'PICANTO',
 'odometer': 1,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'KIA PICANTO 1.0 1 Hatchback',
 'transmission': 'manual',
 'trim': '1',
 'vin': 'KNABF514LAT859341',
 'year': 2009}
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST59%2520MKN%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Saving data for ST59%20MKN: {'auction_closing_time': 1774864800.0, 'created_time': 1774735432.53366, 'last_price_update_time': 1774821845.780448}
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ST59%2520MKN') HTTP/1.1" 204 0
2026-03-29 22:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180360/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FHZ1603/42805791?sv=2020-08-04&st=2026-03-29T22%3A03%3A51Z&se=2026-03-29T22%3A28%3A51Z&sr=b&sp=r&sig=Qo7fOtclp9X7inziZuofC2kPLk5w0PoXJfJGKaWDDkM%3D)
2026-03-29 22:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180351/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FHZ1603/42805791?sv=2020-08-04&st=2026-03-29T22%3A03%3A51Z&se=2026-03-29T22%3A28%3A51Z&sr=b&sp=r&sig=Qo7fOtclp9X7inziZuofC2kPLk5w0PoXJfJGKaWDDkM%3D)
2026-03-29 22:04:05 [bca.uk] INFO: Found listing with ID: KS65%20YFC
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS65%2520YFC%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Scrape type for KS65%20YFC: 0
2026-03-29 22:04:05 [bca.uk] INFO: Found listing with ID: PX64%20PPV
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX64%2520PPV%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Scrape type for PX64%20PPV: 0
2026-03-29 22:04:05 [bca.uk] INFO: Found listing with ID: MK61%20AVT
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK61%2520AVT%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Scrape type for MK61%20AVT: 0
2026-03-29 22:04:05 [bca.uk] INFO: Found listing with ID: PL57%20OVV
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL57%2520OVV%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Scrape type for PL57%20OVV: 0
2026-03-29 22:04:05 [bca.uk] INFO: Found listing with ID: PNZ%205710
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PNZ%25205710%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Scrape type for PNZ%205710: 0
2026-03-29 22:04:05 [bca.uk] INFO: Found listing with ID: YK17%20VSR
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK17%2520VSR%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Scrape type for YK17%20VSR: 0
2026-03-29 22:04:05 [bca.uk] INFO: Found listing with ID: KE18%20FBA
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE18%2520FBA%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Scrape type for KE18%20FBA: 0
2026-03-29 22:04:05 [bca.uk] INFO: Found listing with ID: YH19%20RZP
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH19%2520RZP%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Scrape type for YH19%20RZP: 0
2026-03-29 22:04:05 [bca.uk] INFO: Found listing with ID: FH18%20LKJ
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH18%2520LKJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Scrape type for FH18%20LKJ: 0
2026-03-29 22:04:05 [bca.uk] INFO: Found listing with ID: HV54%20YKM
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV54%2520YKM%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Scrape type for HV54%20YKM: 0
2026-03-29 22:04:05 [bca.uk] INFO: Found listing with ID: SJ63%20LCL
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ63%2520LCL%27 HTTP/1.1" 200 None
2026-03-29 22:04:05 [bca.uk] INFO: Scrape type for SJ63%20LCL: 0
2026-03-29 22:04:05 [bca.uk] INFO: Found listing with ID: R14%20KJJ
2026-03-29 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27R14%2520KJJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for R14%20KJJ: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: FT07%20BTO
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT07%2520BTO%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for FT07%20BTO: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: AP08%20SUO
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP08%2520SUO%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for AP08%20SUO: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: TF07%20BRH
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27TF07%2520BRH%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for TF07%20BRH: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: ML59%20FAF
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML59%2520FAF%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for ML59%20FAF: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: KR09%20KHB
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR09%2520KHB%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for KR09%20KHB: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: AE15%20EEH
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE15%2520EEH%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for AE15%20EEH: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: GV08%20OCN
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV08%2520OCN%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for GV08%20OCN: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: MT64%20LPP
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT64%2520LPP%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for MT64%20LPP: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: AF71%20UVS
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF71%2520UVS%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for AF71%20UVS: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: EF11%20ZLX
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF11%2520ZLX%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for EF11%20ZLX: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: WK62%20YZD
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK62%2520YZD%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for WK62%20YZD: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: WP64%20YCG
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP64%2520YCG%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for WP64%20YCG: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: SM16%20PGO
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM16%2520PGO%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for SM16%20PGO: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: MM63%20JRX
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM63%2520JRX%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for MM63%20JRX: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: FV14%20KTC
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV14%2520KTC%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for FV14%20KTC: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: JG03%20DAV
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27JG03%2520DAV%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for JG03%20DAV: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: DU12%20ETF
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU12%2520ETF%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for DU12%20ETF: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: CV15%20WKS
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV15%2520WKS%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for CV15%20WKS: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: GK65%20ONX
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK65%2520ONX%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for GK65%20ONX: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: EA64%20EGV
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA64%2520EGV%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for EA64%20EGV: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: AK12%20UEF
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK12%2520UEF%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for AK12%20UEF: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: GU69%20EBF
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU69%2520EBF%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for GU69%20EBF: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: MT61%20GBE
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT61%2520GBE%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for MT61%20GBE: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: KR12%20BZX
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR12%2520BZX%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for KR12%20BZX: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: Y403%20CAV
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y403%2520CAV%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for Y403%20CAV: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: HT68%20DTX
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT68%2520DTX%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for HT68%20DTX: 0
2026-03-29 22:04:06 [bca.uk] INFO: Found listing with ID: YC68%20JHG
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC68%2520JHG%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Scrape type for YC68%20JHG: 2
2026-03-29 22:04:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62231db9-9d42-5db8-86e2-59b28a2c0f29 with identifier: YC68%20JHG
2026-03-29 22:04:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62231db9-9d42-5db8-86e2-59b28a2c0f29 with scrape type 2
2026-03-29 22:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62231db9-9d42-5db8-86e2-59b28a2c0f29 with scrape type 2
2026-03-29 22:04:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 62231db9-9d42-5db8-86e2-59b28a2c0f29, identifier: YC68%20JHG
2026-03-29 22:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575375/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/P17LPT/42573216?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Cei94j6xTuVsYVAtMEIEaOIhWn8jpASCTY7XqjpVl64%3D)
2026-03-29 22:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427824/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RE20EVL/42811999?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=QNaGwsE1HTKndyV7dS5jfLI1ozyFJBkYcrsiWmkuv8k%3D)
2026-03-29 22:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427884/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YM19VXX/42812304?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=YzGWBhkemG5tXMwAwvYpsWX0bEfwiTWFoG%2FIuzQzr2c%3D)
2026-03-29 22:04:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 62231db9-9d42-5db8-86e2-59b28a2c0f29 with identifier: YC68%20JHG
2026-03-29 22:04:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 62231db9-9d42-5db8-86e2-59b28a2c0f29 with identifier: YC68%20JHG
2026-03-29 22:04:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 62231db9-9d42-5db8-86e2-59b28a2c0f29 with identifier: YC68%20JHG to the API
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=7&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YC68%20JHG-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '62231db9-9d42-5db8-86e2-59b28a2c0f29',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YC68 JHG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YC68%20JHG&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': '730D',
 'odometer': 51950,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'BMW 730D 3.0 M SPORT Saloon',
 'transmission': 'automatic',
 'trim': 'M SPORT',
 'vin': 'WBA7C22080B205761',
 'year': 2019}
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC68%2520JHG%27 HTTP/1.1" 200 None
2026-03-29 22:04:06 [bca.uk] INFO: Saving data for YC68%20JHG: {'auction_closing_time': 1774864800.0, 'created_time': 1773844746.577514, 'last_price_update_time': 1774821846.920677}
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YC68%2520JHG') HTTP/1.1" 204 0
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611cb010>
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFHZ1603%252F699180333%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180333/600 saved to cache
2026-03-29 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 96a01409-506c-5e89-901d-52d468f35eff
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6198ed50>
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFHZ1603%252F699180325%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180325/600 saved to cache
2026-03-29 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 96a01409-506c-5e89-901d-52d468f35eff
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61965910>
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE19AAK%252F699411573%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411573/600 saved to cache
2026-03-29 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ff522792-d041-5ecb-b231-8bf72c190c1e
2026-03-29 22:04:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6164e150>
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA16ETX%252F699430208%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430208/600 saved to cache
2026-03-29 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d6398c60-fe63-5a45-a148-79cf4bf62bcf
2026-03-29 22:04:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614e1250>
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC19VSX%252F699430264%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430264/600 saved to cache
2026-03-29 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 732664ff-2041-53f2-83f7-e4a6aeaa1df2
2026-03-29 22:04:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180434/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180434>
2026-03-29 22:04:07 [bca.uk] INFO: Found listing with ID: W722%20VUA
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27W722%2520VUA%27 HTTP/1.1" 200 None
2026-03-29 22:04:07 [bca.uk] INFO: Scrape type for W722%20VUA: 1
2026-03-29 22:04:07 [crawlers.middlewares.monitoring_spider_middleware] ERROR: Field year is not nullable
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 106, in process_sync
    for r in iterable:
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 735, in parse_listings
    yield from self._process_listing_item(item_to_scrape)
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 478, in _process_listing_item
    item = self._extract_listing_item(item_to_scrape)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 804, in _extract_listing_item
    item["year"] = year
    ~~~~^^^^^^^^
  File "/usr/src/app/crawlers/items.py", line 116, in __setitem__
    raise ValueError(f"Field {key} is not nullable")
ValueError: Field year is not nullable
2026-03-29 22:04:07 [crawlers.middlewares.monitoring_spider_middleware] ERROR: Field year is not nullable
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/id_gen_middleware.py", line 20, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/asyncgen.py", line 17, in as_async_generator
    for r in it:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 109, in process_sync
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 106, in process_sync
    for r in iterable:
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 735, in parse_listings
    yield from self._process_listing_item(item_to_scrape)
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 478, in _process_listing_item
    item = self._extract_listing_item(item_to_scrape)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 804, in _extract_listing_item
    item["year"] = year
    ~~~~^^^^^^^^
  File "/usr/src/app/crawlers/items.py", line 116, in __setitem__
    raise ValueError(f"Field {key} is not nullable")
ValueError: Field year is not nullable
2026-03-29 22:04:07 [crawlers.middlewares.monitoring_spider_middleware] ERROR: Field year is not nullable
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/report_download_middleware.py", line 32, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/id_gen_middleware.py", line 20, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/asyncgen.py", line 17, in as_async_generator
    for r in it:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 109, in process_sync
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 106, in process_sync
    for r in iterable:
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 735, in parse_listings
    yield from self._process_listing_item(item_to_scrape)
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 478, in _process_listing_item
    item = self._extract_listing_item(item_to_scrape)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 804, in _extract_listing_item
    item["year"] = year
    ~~~~^^^^^^^^
  File "/usr/src/app/crawlers/items.py", line 116, in __setitem__
    raise ValueError(f"Field {key} is not nullable")
ValueError: Field year is not nullable
2026-03-29 22:04:07 [crawlers.middlewares.monitoring_spider_middleware] ERROR: Field year is not nullable
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/photo_download_middleware.py", line 42, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/report_download_middleware.py", line 32, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/id_gen_middleware.py", line 20, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/asyncgen.py", line 17, in as_async_generator
    for r in it:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 109, in process_sync
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 106, in process_sync
    for r in iterable:
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 735, in parse_listings
    yield from self._process_listing_item(item_to_scrape)
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 478, in _process_listing_item
    item = self._extract_listing_item(item_to_scrape)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 804, in _extract_listing_item
    item["year"] = year
    ~~~~^^^^^^^^
  File "/usr/src/app/crawlers/items.py", line 116, in __setitem__
    raise ValueError(f"Field {key} is not nullable")
ValueError: Field year is not nullable
2026-03-29 22:04:07 [crawlers.middlewares.monitoring_spider_middleware] ERROR: Field year is not nullable
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/depth.py", line 35, in process_spider_output_async
    async for r in result or ():
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/photo_download_middleware.py", line 42, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/report_download_middleware.py", line 32, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/id_gen_middleware.py", line 20, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/asyncgen.py", line 17, in as_async_generator
    for r in it:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 109, in process_sync
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 106, in process_sync
    for r in iterable:
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 735, in parse_listings
    yield from self._process_listing_item(item_to_scrape)
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 478, in _process_listing_item
    item = self._extract_listing_item(item_to_scrape)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 804, in _extract_listing_item
    item["year"] = year
    ~~~~^^^^^^^^
  File "/usr/src/app/crawlers/items.py", line 116, in __setitem__
    raise ValueError(f"Field {key} is not nullable")
ValueError: Field year is not nullable
2026-03-29 22:04:07 [crawlers.middlewares.monitoring_spider_middleware] ERROR: Field year is not nullable
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/urllength.py", line 30, in process_spider_output_async
    async for r in result or ():
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/depth.py", line 35, in process_spider_output_async
    async for r in result or ():
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/photo_download_middleware.py", line 42, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/report_download_middleware.py", line 32, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/id_gen_middleware.py", line 20, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/asyncgen.py", line 17, in as_async_generator
    for r in it:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 109, in process_sync
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 106, in process_sync
    for r in iterable:
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 735, in parse_listings
    yield from self._process_listing_item(item_to_scrape)
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 478, in _process_listing_item
    item = self._extract_listing_item(item_to_scrape)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 804, in _extract_listing_item
    item["year"] = year
    ~~~~^^^^^^^^
  File "/usr/src/app/crawlers/items.py", line 116, in __setitem__
    raise ValueError(f"Field {key} is not nullable")
ValueError: Field year is not nullable
2026-03-29 22:04:07 [crawlers.middlewares.monitoring_spider_middleware] ERROR: Field year is not nullable
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/referer.py", line 355, in process_spider_output_async
    async for r in result or ():
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/urllength.py", line 30, in process_spider_output_async
    async for r in result or ():
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/depth.py", line 35, in process_spider_output_async
    async for r in result or ():
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/photo_download_middleware.py", line 42, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/report_download_middleware.py", line 32, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/id_gen_middleware.py", line 20, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/asyncgen.py", line 17, in as_async_generator
    for r in it:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 109, in process_sync
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 106, in process_sync
    for r in iterable:
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 735, in parse_listings
    yield from self._process_listing_item(item_to_scrape)
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 478, in _process_listing_item
    item = self._extract_listing_item(item_to_scrape)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 804, in _extract_listing_item
    item["year"] = year
    ~~~~^^^^^^^^
  File "/usr/src/app/crawlers/items.py", line 116, in __setitem__
    raise ValueError(f"Field {key} is not nullable")
ValueError: Field year is not nullable
2026-03-29 22:04:07 [scrapy.core.scraper] ERROR: Spider error processing <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=7&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search)
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 295, in aiter_errback
    yield await it.__anext__()
          ^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/python.py", line 374, in __anext__
    return await self.data.__anext__()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/python.py", line 355, in _async_chain
    async for o in as_async_generator(it):
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/asyncgen.py", line 14, in as_async_generator
    async for r in it:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/python.py", line 374, in __anext__
    return await self.data.__anext__()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/python.py", line 355, in _async_chain
    async for o in as_async_generator(it):
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/asyncgen.py", line 14, in as_async_generator
    async for r in it:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/_middlewares.py", line 206, in process_spider_output_async
    async for item_or_request in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 42, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/referer.py", line 355, in process_spider_output_async
    async for r in result or ():
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/urllength.py", line 30, in process_spider_output_async
    async for r in result or ():
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/depth.py", line 35, in process_spider_output_async
    async for r in result or ():
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/photo_download_middleware.py", line 42, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/report_download_middleware.py", line 32, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 121, in process_async
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
    async for r in iterable:
  File "/usr/src/app/crawlers/middlewares/id_gen_middleware.py", line 20, in process_spider_output
    async for item in result:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/asyncgen.py", line 17, in as_async_generator
    for r in it:
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 109, in process_sync
    exception_result = self._process_spider_exception(
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
    result = method(response=response, exception=exception, spider=spider)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
    raise exception
  File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 106, in process_sync
    for r in iterable:
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 735, in parse_listings
    yield from self._process_listing_item(item_to_scrape)
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 478, in _process_listing_item
    item = self._extract_listing_item(item_to_scrape)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/app/crawlers/spiders/bcauk.py", line 804, in _extract_listing_item
    item["year"] = year
    ~~~~^^^^^^^^
  File "/usr/src/app/crawlers/items.py", line 116, in __setitem__
    raise ValueError(f"Field {key} is not nullable")
ValueError: Field year is not nullable
2026-03-29 22:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180396/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FHZ1603/42805791?sv=2020-08-04&st=2026-03-29T22%3A03%3A51Z&se=2026-03-29T22%3A28%3A51Z&sr=b&sp=r&sig=Qo7fOtclp9X7inziZuofC2kPLk5w0PoXJfJGKaWDDkM%3D)
2026-03-29 22:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180383/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FHZ1603/42805791?sv=2020-08-04&st=2026-03-29T22%3A03%3A51Z&se=2026-03-29T22%3A28%3A51Z&sr=b&sp=r&sig=Qo7fOtclp9X7inziZuofC2kPLk5w0PoXJfJGKaWDDkM%3D)
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac697ede90>
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFHZ1603%252F699180342%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180342/600 saved to cache
2026-03-29 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 96a01409-506c-5e89-901d-52d468f35eff
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61876f90>
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFHZ1603%252F699180360%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180360/600 saved to cache
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 96a01409-506c-5e89-901d-52d468f35eff
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6352ce10>
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFHZ1603%252F699180351%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180351/600 saved to cache
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 96a01409-506c-5e89-901d-52d468f35eff
2026-03-29 22:04:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406369/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406369>
2026-03-29 22:04:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699415028/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699415028>
2026-03-29 22:04:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411810/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411810>
2026-03-29 22:04:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180367/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699180367>
2026-03-29 22:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180413/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FHZ1603/42805791?sv=2020-08-04&st=2026-03-29T22%3A03%3A51Z&se=2026-03-29T22%3A28%3A51Z&sr=b&sp=r&sig=Qo7fOtclp9X7inziZuofC2kPLk5w0PoXJfJGKaWDDkM%3D)
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6194df50>
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FP17LPT%252F686575375%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575375/600 saved to cache
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637adc10>
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRE20EVL%252F699427824%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427824/600 saved to cache
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b145ed4d-e096-5329-b7ec-7396067fba60
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61afca90>
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYM19VXX%252F699427884%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427884/600 saved to cache
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 553a9526-308c-5e9f-97f5-1bce769f99d7
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6199b510>
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFHZ1603%252F699180396%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180396/600 saved to cache
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 96a01409-506c-5e89-901d-52d468f35eff
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61903150>
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFHZ1603%252F699180383%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180383/600 saved to cache
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 96a01409-506c-5e89-901d-52d468f35eff
2026-03-29 22:04:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411760/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411760>
2026-03-29 22:04:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409268/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409268>
2026-03-29 22:04:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040129/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040129>
2026-03-29 22:04:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406274/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406274>
2026-03-29 22:04:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435139/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435139>
2026-03-29 22:04:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409219/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409219>
2026-03-29 22:04:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE12RTO/42798205?sv=2020-08-04&st=2026-03-29T22%3A04%3A08Z&se=2026-03-29T22%3A29%3A08Z&sr=b&sp=r&sig=P6g2kdlkhPFl1fuxArrHgwr0hemJKOexpKc32gFHrGE%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YE12%20RTO-GB>
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621f4e90>
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFHZ1603%252F699180413%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180413/600 saved to cache
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 96a01409-506c-5e89-901d-52d468f35eff
2026-03-29 22:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180434/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FHZ1603/42805791?sv=2020-08-04&st=2026-03-29T22%3A03%3A51Z&se=2026-03-29T22%3A28%3A51Z&sr=b&sp=r&sig=Qo7fOtclp9X7inziZuofC2kPLk5w0PoXJfJGKaWDDkM%3D)
2026-03-29 22:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180367/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FHZ1603/42805791?sv=2020-08-04&st=2026-03-29T22%3A03%3A51Z&se=2026-03-29T22%3A28%3A51Z&sr=b&sp=r&sig=Qo7fOtclp9X7inziZuofC2kPLk5w0PoXJfJGKaWDDkM%3D)
2026-03-29 22:04:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430239/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430239>
2026-03-29 22:04:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430174/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430174>
2026-03-29 22:04:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411557/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411557>
2026-03-29 22:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406369/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SG69FWY/42811982?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=iIU0ZFwxCrfo9iR2T7l%2BEKiHBXHpV%2FjhvFuNPQMcBwU%3D)
2026-03-29 22:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699415028/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ72FOT/42812096?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=F1eqEFipUoySPGKOeLKkFyyLLItl9dJbMFy96XQcSRY%3D)
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a0b550>
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFHZ1603%252F699180434%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180434/600 saved to cache
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 96a01409-506c-5e89-901d-52d468f35eff
2026-03-29 22:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040129/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH70YYW/42571204?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=3YETERDVJsfcYf9zoGQQnS8MvGAFRjTT6qcrLaHjjZg%3D)
2026-03-29 22:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409219/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE18CHX/42812000?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=oyBRp8qHoowbCW9kieY0zUV46IZNjY3FwR8NKuxfaxo%3D)
2026-03-29 22:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411810/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML23KNX/42812081?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Ysjf2AWU3A%2B%2BhkZ4EdoIgPpKhCyN1a54UPjPwLBr1pc%3D)
2026-03-29 22:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435139/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HS68PYY/42812178?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=ilxdzGsr4IgRZDvqZmWhurm4pGkLnzxS3s4veY%2BdCjs%3D)
2026-03-29 22:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406274/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LA70NPE/42811995?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=1ymICcEKrtpKHFHLQTc1yKaMMeniIFUDVOMDF5neyAs%3D)
2026-03-29 22:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409268/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PA19DCO/42811984?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=5dad8F2568bHOl2s5RwggeSpVONMrl6yr8ByaoDJDOc%3D)
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61185750>
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFHZ1603%252F699180367%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180367/600 saved to cache
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 96a01409-506c-5e89-901d-52d468f35eff
2026-03-29 22:04:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96a01409-506c-5e89-901d-52d468f35eff, skipping ID generation
2026-03-29 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96a01409-506c-5e89-901d-52d468f35eff sending to next pipeline
2026-03-29 22:04:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 96a01409-506c-5e89-901d-52d468f35eff, identifier: FHZ%201603
2026-03-29 22:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE12RTO/42798205?sv=2020-08-04&st=2026-03-29T22%3A04%3A08Z&se=2026-03-29T22%3A29%3A08Z&sr=b&sp=r&sig=P6g2kdlkhPFl1fuxArrHgwr0hemJKOexpKc32gFHrGE%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:04:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 96a01409-506c-5e89-901d-52d468f35eff with identifier: FHZ%201603
2026-03-29 22:04:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 96a01409-506c-5e89-901d-52d468f35eff with identifier: FHZ%201603
2026-03-29 22:04:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 96a01409-506c-5e89-901d-52d468f35eff with identifier: FHZ%201603 to the API
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180367/600>
{'auction_title': '',
 'c_o_2_emission_value': 169,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_expert_report_file_9aae6906-044d-436b-a39f-69a4e74e8a23.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FHZ%201603-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '96a01409-506c-5e89-901d-52d468f35eff',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FHZ 1603',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FHZ%201603&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'FORD',
 'model': 'C-MAX',
 'odometer': 104521,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41260,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180325/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41463,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180333/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38882,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180342/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39512,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180351/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38575,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180360/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37673,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180367/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75531,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180383/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78952,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180396/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 85480,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180413/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a01409-506c-5e89-901d-52d468f35eff/96a01409-506c-5e89-901d-52d468f35eff_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84353,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FHZ1603/699180434/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'FORD C-MAX 1.8 TITANIUM MPV',
 'transmission': 'manual',
 'trim': 'TITANIUM',
 'vin': 'WF0EXXGCDE8T17467',
 'year': 2009}
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FHZ%25201603%27 HTTP/1.1" 200 None
2026-03-29 22:04:09 [bca.uk] INFO: Saving data for FHZ%201603: {'created_time': 1774821849.038199, 'last_price_update_time': 1774821849.038208, 'auction_closing_time': 1775210400.0}
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FHZ%25201603') HTTP/1.1" 204 0
2026-03-29 22:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430239/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC19VSX/42812111?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=qlSeQUbf83xHqWfD9mYZ2SCAALVwdddlxYHgmUNU2tY%3D)
2026-03-29 22:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411557/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE19AAK/42812078?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=MkdK1ykhsLQ%2B%2F2n1Irxn7evFumHYKKFZXmkQdpd8KgM%3D)
2026-03-29 22:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430174/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA16ETX/42812131?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=67cSoD7yDAcPlVUXb6MtFxB8b%2F%2B%2FHPzK%2FRcqJHz%2FIwo%3D)
2026-03-29 22:04:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575365/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575365>
2026-03-29 22:04:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427805/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427805>
2026-03-29 22:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411760/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MP65LKN/42812099?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=YYiddic%2BqcqY2M0XPOfW0%2FrAPtac9opCHs6%2B5ikpuFw%3D)
2026-03-29 22:04:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427864/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427864>
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61568290>
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSG69FWY%252F699406369%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406369/600 saved to cache
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 23673480-b7c5-5707-903a-2783d4797f75
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62104150>
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ72FOT%252F699415028%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699415028/600 saved to cache
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6207a390>
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH70YYW%252F699040129%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040129/600 saved to cache
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 01b57636-ffd9-585f-9b00-e6ae7dbcc329
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620ef710>
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE18CHX%252F699409219%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409219/600 saved to cache
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62107e90>
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML23KNX%252F699411810%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411810/600 saved to cache
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c96e7ad0-7cd4-5ea7-b41d-642972a2bf14
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6368ef50>
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHS68PYY%252F699435139%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435139/600 saved to cache
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61702450>
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLA70NPE%252F699406274%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406274/600 saved to cache
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b4838ed0-a1bc-555f-ae17-73d79e29d1ac
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69970850>
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPA19DCO%252F699409268%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409268/600 saved to cache
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item da397772-3003-5876-84de-18e19f2e1e0e
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6207ad90>
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_expert_report_file_c80c6993-41c1-4e42-a8ba-f650785e4f2b.pdf HTTP/1.1" 201 0
2026-03-29 22:04:09 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 330dee78-6fed-57ea-9152-2e616c79bf32
2026-03-29 22:04:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 330dee78-6fed-57ea-9152-2e616c79bf32, skipping ID generation
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 330dee78-6fed-57ea-9152-2e616c79bf32
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DYE12RTO-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YE12RTO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:04:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040111/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040111>
2026-03-29 22:04:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409249/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409249>
2026-03-29 22:04:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411748/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411748>
2026-03-29 22:04:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414996/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414996>
2026-03-29 22:04:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406346/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406346>
2026-03-29 22:04:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406258/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406258>
2026-03-29 22:04:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411791/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411791>
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455420%27 HTTP/1.1" 200 None
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455420 not downloaded yet
2026-03-29 22:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427864/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YM19VXX/42812304?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=YzGWBhkemG5tXMwAwvYpsWX0bEfwiTWFoG%2FIuzQzr2c%3D)
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6219e090>
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC19VSX%252F699430239%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430239/600 saved to cache
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 732664ff-2041-53f2-83f7-e4a6aeaa1df2
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615c8450>
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE19AAK%252F699411557%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411557/600 saved to cache
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ff522792-d041-5ecb-b231-8bf72c190c1e
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615c9c90>
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA16ETX%252F699430174%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430174/600 saved to cache
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d6398c60-fe63-5a45-a148-79cf4bf62bcf
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62247410>
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMP65LKN%252F699411760%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411760/600 saved to cache
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6062366a-77b0-5b3c-aa23-49414d769971
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455429%27 HTTP/1.1" 200 None
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455429 not downloaded yet
2026-03-29 22:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=8&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455438%27 HTTP/1.1" 200 None
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455438 not downloaded yet
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637d2010>
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYM19VXX%252F699427864%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427864/600 saved to cache
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 553a9526-308c-5e9f-97f5-1bce769f99d7
2026-03-29 22:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575365/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/P17LPT/42573216?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Cei94j6xTuVsYVAtMEIEaOIhWn8jpASCTY7XqjpVl64%3D)
2026-03-29 22:04:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411531/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411531>
2026-03-29 22:04:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435131/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435131>
2026-03-29 22:04:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409206/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409206>
2026-03-29 22:04:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430221/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430221>
2026-03-29 22:04:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430155/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430155>
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455446%27 HTTP/1.1" 200 None
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455446 not downloaded yet
2026-03-29 22:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427805/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RE20EVL/42811999?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=QNaGwsE1HTKndyV7dS5jfLI1ozyFJBkYcrsiWmkuv8k%3D)
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455455%27 HTTP/1.1" 200 None
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455455 not downloaded yet
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455469%27 HTTP/1.1" 200 None
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455469 not downloaded yet
2026-03-29 22:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411791/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML23KNX/42812081?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Ysjf2AWU3A%2B%2BhkZ4EdoIgPpKhCyN1a54UPjPwLBr1pc%3D)
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455487%27 HTTP/1.1" 200 None
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455487 not downloaded yet
2026-03-29 22:04:09 [bca.uk] INFO: Total items found: 100
2026-03-29 22:04:09 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded
2026-03-29 22:04:09 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:04:09 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406258/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LA70NPE/42811995?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=1ymICcEKrtpKHFHLQTc1yKaMMeniIFUDVOMDF5neyAs%3D)
2026-03-29 22:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040111/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH70YYW/42571204?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=3YETERDVJsfcYf9zoGQQnS8MvGAFRjTT6qcrLaHjjZg%3D)
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455498%27 HTTP/1.1" 200 None
2026-03-29 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455498 not downloaded yet
2026-03-29 22:04:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455399/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YE12RTO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411748/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MP65LKN/42812099?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=YYiddic%2BqcqY2M0XPOfW0%2FrAPtac9opCHs6%2B5ikpuFw%3D)
2026-03-29 22:04:09 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:04:09 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:04:09 [bca.uk] INFO: Found listing with ID: RX19%20EAW
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX19%2520EAW%27 HTTP/1.1" 200 None
2026-03-29 22:04:09 [bca.uk] INFO: Scrape type for RX19%20EAW: 1
2026-03-29 22:04:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6 with identifier: RX19%20EAW
2026-03-29 22:04:09 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6
2026-03-29 22:04:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406346/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SG69FWY/42811982?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=iIU0ZFwxCrfo9iR2T7l%2BEKiHBXHpV%2FjhvFuNPQMcBwU%3D)
2026-03-29 22:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414996/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ72FOT/42812096?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=F1eqEFipUoySPGKOeLKkFyyLLItl9dJbMFy96XQcSRY%3D)
2026-03-29 22:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409249/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PA19DCO/42811984?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=5dad8F2568bHOl2s5RwggeSpVONMrl6yr8ByaoDJDOc%3D)
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455512%27 HTTP/1.1" 200 None
2026-03-29 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455512 not downloaded yet
2026-03-29 22:04:10 [bca.uk] INFO: Found listing with ID: FL68%20UZJ
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL68%2520UZJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:10 [bca.uk] INFO: Scrape type for FL68%20UZJ: 1
2026-03-29 22:04:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d329060a-a095-5b9c-880a-4e9dfce039e5 with identifier: FL68%20UZJ
2026-03-29 22:04:10 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item d329060a-a095-5b9c-880a-4e9dfce039e5
2026-03-29 22:04:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455429/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455429>
2026-03-29 22:04:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620b4cd0>
2026-03-29 22:04:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FP17LPT%252F686575365%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575365/600 saved to cache
2026-03-29 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9
2026-03-29 22:04:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:10 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:10 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:10 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620a99d0>
2026-03-29 22:04:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRE20EVL%252F699427805%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427805/600 saved to cache
2026-03-29 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b145ed4d-e096-5329-b7ec-7396067fba60
2026-03-29 22:04:10 [bca.uk] INFO: Found listing with ID: BK68%20GBV
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK68%2520GBV%27 HTTP/1.1" 200 None
2026-03-29 22:04:10 [bca.uk] INFO: Scrape type for BK68%20GBV: 2
2026-03-29 22:04:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22fa64cc-e970-5478-9955-9ad040fbd24e with identifier: BK68%20GBV
2026-03-29 22:04:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22fa64cc-e970-5478-9955-9ad040fbd24e with scrape type 2
2026-03-29 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22fa64cc-e970-5478-9955-9ad040fbd24e with scrape type 2
2026-03-29 22:04:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 22fa64cc-e970-5478-9955-9ad040fbd24e, identifier: BK68%20GBV
2026-03-29 22:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430155/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA16ETX/42812131?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=67cSoD7yDAcPlVUXb6MtFxB8b%2F%2B%2FHPzK%2FRcqJHz%2FIwo%3D)
2026-03-29 22:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430221/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC19VSX/42812111?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=qlSeQUbf83xHqWfD9mYZ2SCAALVwdddlxYHgmUNU2tY%3D)
2026-03-29 22:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409206/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE18CHX/42812000?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=oyBRp8qHoowbCW9kieY0zUV46IZNjY3FwR8NKuxfaxo%3D)
2026-03-29 22:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411531/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE19AAK/42812078?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=MkdK1ykhsLQ%2B%2F2n1Irxn7evFumHYKKFZXmkQdpd8KgM%3D)
2026-03-29 22:04:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455420/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455420>
2026-03-29 22:04:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455438/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455438>
2026-03-29 22:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435131/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HS68PYY/42812178?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=ilxdzGsr4IgRZDvqZmWhurm4pGkLnzxS3s4veY%2BdCjs%3D)
2026-03-29 22:04:10 [scrapy.extensions.logstats] INFO: Crawled 121 pages (at 34 pages/min), scraped 204 items (at 68 items/min)
2026-03-29 22:04:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 195MiB
2026-03-29 22:04:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 22fa64cc-e970-5478-9955-9ad040fbd24e with identifier: BK68%20GBV
2026-03-29 22:04:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 22fa64cc-e970-5478-9955-9ad040fbd24e with identifier: BK68%20GBV
2026-03-29 22:04:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 22fa64cc-e970-5478-9955-9ad040fbd24e with identifier: BK68%20GBV to the API
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=8&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BK68%20GBV-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '22fa64cc-e970-5478-9955-9ad040fbd24e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BK68 GBV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BK68%20GBV&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'ECOSPORT',
 'odometer': 38459,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FORD ECOSPORT 1.0 E/B 125 ZETEC StationWagon',
 'transmission': 'automatic',
 'trim': 'E/B 125 ZETEC',
 'vin': 'WF01XXERK1JM07677',
 'year': 2018}
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK68%2520GBV%27 HTTP/1.1" 200 None
2026-03-29 22:04:10 [bca.uk] INFO: Saving data for BK68%20GBV: {'auction_closing_time': 1774951200.0, 'created_time': 1774091298.141441, 'last_price_update_time': 1774821850.797091}
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BK68%2520GBV') HTTP/1.1" 204 0
2026-03-29 22:04:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:10 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:10 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:10 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61799990>
2026-03-29 22:04:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML23KNX%252F699411791%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411791/600 saved to cache
2026-03-29 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c96e7ad0-7cd4-5ea7-b41d-642972a2bf14
2026-03-29 22:04:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455469/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455469>
2026-03-29 22:04:10 [bca.uk] INFO: Found listing with ID: LR18%20XPF
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR18%2520XPF%27 HTTP/1.1" 200 None
2026-03-29 22:04:10 [bca.uk] INFO: Scrape type for LR18%20XPF: 2
2026-03-29 22:04:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c249076-49cd-5c5a-9eaf-87d7d61b0421 with identifier: LR18%20XPF
2026-03-29 22:04:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c249076-49cd-5c5a-9eaf-87d7d61b0421 with scrape type 2
2026-03-29 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c249076-49cd-5c5a-9eaf-87d7d61b0421 with scrape type 2
2026-03-29 22:04:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8c249076-49cd-5c5a-9eaf-87d7d61b0421, identifier: LR18%20XPF
2026-03-29 22:04:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8c249076-49cd-5c5a-9eaf-87d7d61b0421 with identifier: LR18%20XPF
2026-03-29 22:04:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8c249076-49cd-5c5a-9eaf-87d7d61b0421 with identifier: LR18%20XPF
2026-03-29 22:04:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8c249076-49cd-5c5a-9eaf-87d7d61b0421 with identifier: LR18%20XPF to the API
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=8&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 174,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LR18%20XPF-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8c249076-49cd-5c5a-9eaf-87d7d61b0421',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LR18 XPF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LR18%20XPF&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'JAGUAR',
 'model': 'E-PACE',
 'odometer': 43142,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'JAGUAR E-PACE 2.0 P250 AWD Hatchback',
 'transmission': 'automatic',
 'trim': 'P250 AWD',
 'vin': 'SADFA2AX9J1Z06307',
 'year': 2018}
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR18%2520XPF%27 HTTP/1.1" 200 None
2026-03-29 22:04:11 [bca.uk] INFO: Saving data for LR18%20XPF: {'auction_closing_time': 1774951200.0, 'created_time': 1774304246.60247, 'last_price_update_time': 1774821851.424867}
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LR18%2520XPF') HTTP/1.1" 204 0
2026-03-29 22:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455429/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE12RTO/42798205?sv=2020-08-04&st=2026-03-29T22%3A04%3A08Z&se=2026-03-29T22%3A29%3A08Z&sr=b&sp=r&sig=P6g2kdlkhPFl1fuxArrHgwr0hemJKOexpKc32gFHrGE%3D)
2026-03-29 22:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455399/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE12RTO/42798205?sv=2020-08-04&st=2026-03-29T22%3A04%3A08Z&se=2026-03-29T22%3A29%3A08Z&sr=b&sp=r&sig=P6g2kdlkhPFl1fuxArrHgwr0hemJKOexpKc32gFHrGE%3D)
2026-03-29 22:04:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455446/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455446>
2026-03-29 22:04:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455455/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455455>
2026-03-29 22:04:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575354/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575354>
2026-03-29 22:04:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455498/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455498>
2026-03-29 22:04:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455487/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455487>
2026-03-29 22:04:11 [bca.uk] INFO: Found listing with ID: BU68%20FGN
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU68%2520FGN%27 HTTP/1.1" 200 None
2026-03-29 22:04:11 [bca.uk] INFO: Scrape type for BU68%20FGN: 1
2026-03-29 22:04:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f30cd769-41b2-536f-8ff2-a84f39302250 with identifier: BU68%20FGN
2026-03-29 22:04:11 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item f30cd769-41b2-536f-8ff2-a84f39302250
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620acad0>
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLA70NPE%252F699406258%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406258/600 saved to cache
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b4838ed0-a1bc-555f-ae17-73d79e29d1ac
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61836a50>
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH70YYW%252F699040111%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040111/600 saved to cache
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 01b57636-ffd9-585f-9b00-e6ae7dbcc329
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61837950>
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMP65LKN%252F699411748%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411748/600 saved to cache
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6062366a-77b0-5b3c-aa23-49414d769971
2026-03-29 22:04:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:11 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:11 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:11 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6119a8d0>
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSG69FWY%252F699406346%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406346/600 saved to cache
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 23673480-b7c5-5707-903a-2783d4797f75
2026-03-29 22:04:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:11 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:11 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:11 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6351d650>
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ72FOT%252F699414996%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414996/600 saved to cache
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a
2026-03-29 22:04:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:11 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:11 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:11 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61634d50>
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPA19DCO%252F699409249%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409249/600 saved to cache
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item da397772-3003-5876-84de-18e19f2e1e0e
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61837190>
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA16ETX%252F699430155%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430155/600 saved to cache
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d6398c60-fe63-5a45-a148-79cf4bf62bcf
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637da710>
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC19VSX%252F699430221%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430221/600 saved to cache
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 732664ff-2041-53f2-83f7-e4a6aeaa1df2
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61817110>
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE18CHX%252F699409206%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409206/600 saved to cache
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61799f10>
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE19AAK%252F699411531%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411531/600 saved to cache
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ff522792-d041-5ecb-b231-8bf72c190c1e
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63331810>
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHS68PYY%252F699435131%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435131/600 saved to cache
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73
2026-03-29 22:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455438/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE12RTO/42798205?sv=2020-08-04&st=2026-03-29T22%3A04%3A08Z&se=2026-03-29T22%3A29%3A08Z&sr=b&sp=r&sig=P6g2kdlkhPFl1fuxArrHgwr0hemJKOexpKc32gFHrGE%3D)
2026-03-29 22:04:11 [bca.uk] INFO: Found listing with ID: LW66%20EFL
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LW66%2520EFL%27 HTTP/1.1" 200 None
2026-03-29 22:04:11 [bca.uk] INFO: Scrape type for LW66%20EFL: 2
2026-03-29 22:04:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a915bedf-7f73-5877-89d1-7a1e8169edcb with identifier: LW66%20EFL
2026-03-29 22:04:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a915bedf-7f73-5877-89d1-7a1e8169edcb with scrape type 2
2026-03-29 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a915bedf-7f73-5877-89d1-7a1e8169edcb with scrape type 2
2026-03-29 22:04:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a915bedf-7f73-5877-89d1-7a1e8169edcb, identifier: LW66%20EFL
2026-03-29 22:04:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a915bedf-7f73-5877-89d1-7a1e8169edcb with identifier: LW66%20EFL
2026-03-29 22:04:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a915bedf-7f73-5877-89d1-7a1e8169edcb with identifier: LW66%20EFL
2026-03-29 22:04:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a915bedf-7f73-5877-89d1-7a1e8169edcb with identifier: LW66%20EFL to the API
2026-03-29 22:04:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=8&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LW66%20EFL-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a915bedf-7f73-5877-89d1-7a1e8169edcb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LW66 EFL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LW66%20EFL&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 32149,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 75 STING Hatchback',
 'transmission': 'manual',
 'trim': '75 STING',
 'vin': 'W0L0XEP08H6039085',
 'year': 2017}
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LW66%2520EFL%27 HTTP/1.1" 200 None
2026-03-29 22:04:13 [bca.uk] INFO: Saving data for LW66%20EFL: {'auction_closing_time': 1774951200.0, 'created_time': 1774621808.610412, 'last_price_update_time': 1774821853.229273}
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LW66%2520EFL') HTTP/1.1" 204 0
2026-03-29 22:04:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455512/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455512>
2026-03-29 22:04:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427776/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427776>
2026-03-29 22:04:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL68UZJ/42811837?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=nph2F%2FW6m12z%2FYFEj3Ycz1Gy7uXC8be5nXf0j5ESQjw%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FL68%20UZJ-GB>
2026-03-29 22:04:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427853/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427853>
2026-03-29 22:04:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX19EAW/42811440?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=C09nMtphJ%2F5qYIljNXrzNSV5bitAE4G50wbU1PUP8SU%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RX19%20EAW-GB>
2026-03-29 22:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455420/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE12RTO/42798205?sv=2020-08-04&st=2026-03-29T22%3A04%3A08Z&se=2026-03-29T22%3A29%3A08Z&sr=b&sp=r&sig=P6g2kdlkhPFl1fuxArrHgwr0hemJKOexpKc32gFHrGE%3D)
2026-03-29 22:04:13 [bca.uk] INFO: Found listing with ID: MW14%20EEM
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW14%2520EEM%27 HTTP/1.1" 200 None
2026-03-29 22:04:13 [bca.uk] INFO: Scrape type for MW14%20EEM: 2
2026-03-29 22:04:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00136edc-7369-5494-8c33-415339dbdace with identifier: MW14%20EEM
2026-03-29 22:04:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00136edc-7369-5494-8c33-415339dbdace with scrape type 2
2026-03-29 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00136edc-7369-5494-8c33-415339dbdace with scrape type 2
2026-03-29 22:04:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 00136edc-7369-5494-8c33-415339dbdace, identifier: MW14%20EEM
2026-03-29 22:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455469/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE12RTO/42798205?sv=2020-08-04&st=2026-03-29T22%3A04%3A08Z&se=2026-03-29T22%3A29%3A08Z&sr=b&sp=r&sig=P6g2kdlkhPFl1fuxArrHgwr0hemJKOexpKc32gFHrGE%3D)
2026-03-29 22:04:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 00136edc-7369-5494-8c33-415339dbdace with identifier: MW14%20EEM
2026-03-29 22:04:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 00136edc-7369-5494-8c33-415339dbdace with identifier: MW14%20EEM
2026-03-29 22:04:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 00136edc-7369-5494-8c33-415339dbdace with identifier: MW14%20EEM to the API
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=8&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MW14%20EEM-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '00136edc-7369-5494-8c33-415339dbdace',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MW14 EEM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MW14%20EEM&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 43948,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.6 TEKNA XTRONIC Hatchback',
 'transmission': 'automatic',
 'trim': 'TEKNA XTRONIC',
 'vin': 'SJNFBAF15U7008594',
 'year': 2014}
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW14%2520EEM%27 HTTP/1.1" 200 None
2026-03-29 22:04:13 [bca.uk] INFO: Saving data for MW14%20EEM: {'auction_closing_time': 1774951200.0, 'created_time': 1774390033.53707, 'last_price_update_time': 1774821853.700903}
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MW14%2520EEM') HTTP/1.1" 204 0
2026-03-29 22:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61637190>
2026-03-29 22:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE12RTO%252F699455429%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455429/600 saved to cache
2026-03-29 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 330dee78-6fed-57ea-9152-2e616c79bf32
2026-03-29 22:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6372fa10>
2026-03-29 22:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE12RTO%252F699455399%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455399/600 saved to cache
2026-03-29 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 330dee78-6fed-57ea-9152-2e616c79bf32
2026-03-29 22:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621149d0>
2026-03-29 22:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE12RTO%252F699455438%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455438/600 saved to cache
2026-03-29 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 330dee78-6fed-57ea-9152-2e616c79bf32
2026-03-29 22:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455487/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE12RTO/42798205?sv=2020-08-04&st=2026-03-29T22%3A04%3A08Z&se=2026-03-29T22%3A29%3A08Z&sr=b&sp=r&sig=P6g2kdlkhPFl1fuxArrHgwr0hemJKOexpKc32gFHrGE%3D)
2026-03-29 22:04:13 [bca.uk] INFO: Found listing with ID: OV08%20ECZ
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV08%2520ECZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:13 [bca.uk] INFO: Scrape type for OV08%20ECZ: 1
2026-03-29 22:04:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b1dd0d2-b075-5313-b500-f3a78c134e6f with identifier: OV08%20ECZ
2026-03-29 22:04:13 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 1b1dd0d2-b075-5313-b500-f3a78c134e6f
2026-03-29 22:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632c85d0>
2026-03-29 22:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE12RTO%252F699455420%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455420/600 saved to cache
2026-03-29 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 330dee78-6fed-57ea-9152-2e616c79bf32
2026-03-29 22:04:13 [bca.uk] INFO: Found listing with ID: RY65%20SFZ
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RY65%2520SFZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:13 [bca.uk] INFO: Scrape type for RY65%20SFZ: 2
2026-03-29 22:04:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 783f4f07-fbed-5aff-936d-c41566bf005d with identifier: RY65%20SFZ
2026-03-29 22:04:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 783f4f07-fbed-5aff-936d-c41566bf005d with scrape type 2
2026-03-29 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 783f4f07-fbed-5aff-936d-c41566bf005d with scrape type 2
2026-03-29 22:04:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 783f4f07-fbed-5aff-936d-c41566bf005d, identifier: RY65%20SFZ
2026-03-29 22:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575354/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/P17LPT/42573216?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Cei94j6xTuVsYVAtMEIEaOIhWn8jpASCTY7XqjpVl64%3D)
2026-03-29 22:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455455/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE12RTO/42798205?sv=2020-08-04&st=2026-03-29T22%3A04%3A08Z&se=2026-03-29T22%3A29%3A08Z&sr=b&sp=r&sig=P6g2kdlkhPFl1fuxArrHgwr0hemJKOexpKc32gFHrGE%3D)
2026-03-29 22:04:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414941/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414941>
2026-03-29 22:04:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411777/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411777>
2026-03-29 22:04:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BU68FGN/42811417?sv=2020-08-04&st=2026-03-29T22%3A04%3A13Z&se=2026-03-29T22%3A29%3A13Z&sr=b&sp=r&sig=RCrqulUVcgAVBuj9iX2cS9VTIHmOPa8of1NBVC2WuDI%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BU68%20FGN-GB>
2026-03-29 22:04:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 783f4f07-fbed-5aff-936d-c41566bf005d with identifier: RY65%20SFZ
2026-03-29 22:04:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 783f4f07-fbed-5aff-936d-c41566bf005d with identifier: RY65%20SFZ
2026-03-29 22:04:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 783f4f07-fbed-5aff-936d-c41566bf005d with identifier: RY65%20SFZ to the API
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=8&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RY65%20SFZ-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '783f4f07-fbed-5aff-936d-c41566bf005d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RY65 SFZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RY65%20SFZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLKSWAGEN',
 'model': 'PASSAT',
 'odometer': 36048,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN PASSAT 2.0 TDI SCR 190 R LINE DSG Saloon',
 'transmission': 'automatic',
 'trim': 'TDI SCR 190 R LINE DSG',
 'vin': 'WVWZZZ3CZGE119377',
 'year': 2015}
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RY65%2520SFZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:14 [bca.uk] INFO: Saving data for RY65%20SFZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774216947.938031, 'last_price_update_time': 1774821854.359425}
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RY65%2520SFZ') HTTP/1.1" 204 0
2026-03-29 22:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455446/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE12RTO/42798205?sv=2020-08-04&st=2026-03-29T22%3A04%3A08Z&se=2026-03-29T22%3A29%3A08Z&sr=b&sp=r&sig=P6g2kdlkhPFl1fuxArrHgwr0hemJKOexpKc32gFHrGE%3D)
2026-03-29 22:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455498/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE12RTO/42798205?sv=2020-08-04&st=2026-03-29T22%3A04%3A08Z&se=2026-03-29T22%3A29%3A08Z&sr=b&sp=r&sig=P6g2kdlkhPFl1fuxArrHgwr0hemJKOexpKc32gFHrGE%3D)
2026-03-29 22:04:14 [bca.uk] INFO: Found listing with ID: V20%20LSS
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27V20%2520LSS%27 HTTP/1.1" 200 None
2026-03-29 22:04:14 [bca.uk] INFO: Scrape type for V20%20LSS: 2
2026-03-29 22:04:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e80ee68-6fb2-5452-b3b8-b34c8aeb2d14 with identifier: V20%20LSS
2026-03-29 22:04:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e80ee68-6fb2-5452-b3b8-b34c8aeb2d14 with scrape type 2
2026-03-29 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e80ee68-6fb2-5452-b3b8-b34c8aeb2d14 with scrape type 2
2026-03-29 22:04:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5e80ee68-6fb2-5452-b3b8-b34c8aeb2d14, identifier: V20%20LSS
2026-03-29 22:04:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:14 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:14 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:14 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:14 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618f9850>
2026-03-29 22:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE12RTO%252F699455469%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455469/600 saved to cache
2026-03-29 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 330dee78-6fed-57ea-9152-2e616c79bf32
2026-03-29 22:04:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5e80ee68-6fb2-5452-b3b8-b34c8aeb2d14 with identifier: V20%20LSS
2026-03-29 22:04:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5e80ee68-6fb2-5452-b3b8-b34c8aeb2d14 with identifier: V20%20LSS
2026-03-29 22:04:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5e80ee68-6fb2-5452-b3b8-b34c8aeb2d14 with identifier: V20%20LSS to the API
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=8&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 164,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=V20%20LSS-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5e80ee68-6fb2-5452-b3b8-b34c8aeb2d14',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'V20 LSS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=V20%20LSS&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': 'X5',
 'odometer': 43523,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'BMW X5 3.0 XDRIVE 30D M SPORT StationWagon',
 'transmission': 'manual',
 'trim': 'XDRIVE 30D M SPORT',
 'vin': 'WBAKS420100J41406',
 'year': 2014}
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27V20%2520LSS%27 HTTP/1.1" 200 None
2026-03-29 22:04:14 [bca.uk] INFO: Saving data for V20%20LSS: {'auction_closing_time': 1774951200.0, 'created_time': 1773986662.276463, 'last_price_update_time': 1774821854.892268}
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='V20%2520LSS') HTTP/1.1" 204 0
2026-03-29 22:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX19EAW/42811440?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=C09nMtphJ%2F5qYIljNXrzNSV5bitAE4G50wbU1PUP8SU%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:04:15 [bca.uk] INFO: Found listing with ID: AO17%20WOX
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO17%2520WOX%27 HTTP/1.1" 200 None
2026-03-29 22:04:15 [bca.uk] INFO: Scrape type for AO17%20WOX: 2
2026-03-29 22:04:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3235862-d457-5d4b-816b-c1394bbd3ac9 with identifier: AO17%20WOX
2026-03-29 22:04:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3235862-d457-5d4b-816b-c1394bbd3ac9 with scrape type 2
2026-03-29 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3235862-d457-5d4b-816b-c1394bbd3ac9 with scrape type 2
2026-03-29 22:04:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e3235862-d457-5d4b-816b-c1394bbd3ac9, identifier: AO17%20WOX
2026-03-29 22:04:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:15 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:15 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:15 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61020d50>
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE12RTO%252F699455487%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455487/600 saved to cache
2026-03-29 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 330dee78-6fed-57ea-9152-2e616c79bf32
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632c8a10>
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FP17LPT%252F686575354%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575354/600 saved to cache
2026-03-29 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63502c90>
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE12RTO%252F699455455%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455455/600 saved to cache
2026-03-29 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 330dee78-6fed-57ea-9152-2e616c79bf32
2026-03-29 22:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427776/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RE20EVL/42811999?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=QNaGwsE1HTKndyV7dS5jfLI1ozyFJBkYcrsiWmkuv8k%3D)
2026-03-29 22:04:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406323/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406323>
2026-03-29 22:04:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411735/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411735>
2026-03-29 22:04:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409227/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409227>
2026-03-29 22:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427853/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YM19VXX/42812304?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=YzGWBhkemG5tXMwAwvYpsWX0bEfwiTWFoG%2FIuzQzr2c%3D)
2026-03-29 22:04:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e3235862-d457-5d4b-816b-c1394bbd3ac9 with identifier: AO17%20WOX
2026-03-29 22:04:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e3235862-d457-5d4b-816b-c1394bbd3ac9 with identifier: AO17%20WOX
2026-03-29 22:04:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e3235862-d457-5d4b-816b-c1394bbd3ac9 with identifier: AO17%20WOX to the API
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=8&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AO17%20WOX-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e3235862-d457-5d4b-816b-c1394bbd3ac9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AO17 WOX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AO17%20WOX&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'AUDI',
 'model': 'A5 CABRIOLET',
 'odometer': 51476,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'AUDI A5 CABRIOLET 2.0 TDI 190 QUATTRO S LINE S-T Convertible',
 'transmission': 'automatic',
 'trim': 'TDI 190 QUATTRO S LINE S-T',
 'vin': 'WAUZZZF51HN003179',
 'year': 2017}
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO17%2520WOX%27 HTTP/1.1" 200 None
2026-03-29 22:04:15 [bca.uk] INFO: Saving data for AO17%20WOX: {'auction_closing_time': 1774951200.0, 'created_time': 1774304907.97032, 'last_price_update_time': 1774821855.578885}
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AO17%2520WOX') HTTP/1.1" 204 0
2026-03-29 22:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455512/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE12RTO/42798205?sv=2020-08-04&st=2026-03-29T22%3A04%3A08Z&se=2026-03-29T22%3A29%3A08Z&sr=b&sp=r&sig=P6g2kdlkhPFl1fuxArrHgwr0hemJKOexpKc32gFHrGE%3D)
2026-03-29 22:04:15 [bca.uk] INFO: Found listing with ID: FG14%20ZWE
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG14%2520ZWE%27 HTTP/1.1" 200 None
2026-03-29 22:04:15 [bca.uk] INFO: Scrape type for FG14%20ZWE: 1
2026-03-29 22:04:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e202f37-ad62-5b0d-b809-5a916fb0486e with identifier: FG14%20ZWE
2026-03-29 22:04:15 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 7e202f37-ad62-5b0d-b809-5a916fb0486e
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637e0e90>
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE12RTO%252F699455446%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455446/600 saved to cache
2026-03-29 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 330dee78-6fed-57ea-9152-2e616c79bf32
2026-03-29 22:04:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:15 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:15 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:15 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61682bd0>
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE12RTO%252F699455498%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455498/600 saved to cache
2026-03-29 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 330dee78-6fed-57ea-9152-2e616c79bf32
2026-03-29 22:04:15 [bca.uk] INFO: Total items found: 100
2026-03-29 22:04:15 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=10&sort=MostRecentlyAdded
2026-03-29 22:04:15 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:04:15 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=10&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6372e6d0>
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_expert_report_file_9f50d8c2-5e23-4c9e-b6f1-94d0715b0a17.pdf HTTP/1.1" 201 0
2026-03-29 22:04:15 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6
2026-03-29 22:04:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6, skipping ID generation
2026-03-29 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DRX19EAW-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=RX19EAW-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:04:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040098/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699040098>
2026-03-29 22:04:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406242/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406242>
2026-03-29 22:04:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV08ECZ/42811803?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=LKp%2BGx1fZJuecdPvxpleobyFbgQg%2BAeW6RcmgKVyqVk%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OV08%20ECZ-GB>
2026-03-29 22:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411777/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML23KNX/42812081?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Ysjf2AWU3A%2B%2BhkZ4EdoIgPpKhCyN1a54UPjPwLBr1pc%3D)
2026-03-29 22:04:15 [bca.uk] INFO: Found listing with ID: GX13%20SXE
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX13%2520SXE%27 HTTP/1.1" 200 None
2026-03-29 22:04:15 [bca.uk] INFO: Scrape type for GX13%20SXE: 1
2026-03-29 22:04:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82d2359b-1b38-5883-aaa0-bf564ebc3211 with identifier: GX13%20SXE
2026-03-29 22:04:15 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 82d2359b-1b38-5883-aaa0-bf564ebc3211
2026-03-29 22:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL68UZJ/42811837?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=nph2F%2FW6m12z%2FYFEj3Ycz1Gy7uXC8be5nXf0j5ESQjw%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BU68FGN/42811417?sv=2020-08-04&st=2026-03-29T22%3A04%3A13Z&se=2026-03-29T22%3A29%3A13Z&sr=b&sp=r&sig=RCrqulUVcgAVBuj9iX2cS9VTIHmOPa8of1NBVC2WuDI%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:04:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SY15YVR/42786483?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=FK9rDus56J%2FV9P57RamAAihaU4KAtLW5HM1X4F9VrHo%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SY15%20YVR-GB>
2026-03-29 22:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414941/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ72FOT/42812096?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=F1eqEFipUoySPGKOeLKkFyyLLItl9dJbMFy96XQcSRY%3D)
2026-03-29 22:04:15 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=10&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:04:15 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=10&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:04:15 [bca.uk] INFO: Found listing with ID: DV17%20AKG
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV17%2520AKG%27 HTTP/1.1" 200 None
2026-03-29 22:04:15 [bca.uk] INFO: Scrape type for DV17%20AKG: 0
2026-03-29 22:04:15 [bca.uk] INFO: Found listing with ID: MP19%20GVC
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MP19%2520GVC%27 HTTP/1.1" 200 None
2026-03-29 22:04:15 [bca.uk] INFO: Scrape type for MP19%20GVC: 0
2026-03-29 22:04:15 [bca.uk] INFO: Found listing with ID: VN62%20KOB
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN62%2520KOB%27 HTTP/1.1" 200 None
2026-03-29 22:04:15 [bca.uk] INFO: Scrape type for VN62%20KOB: 0
2026-03-29 22:04:15 [bca.uk] INFO: Found listing with ID: AV57%20XLW
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV57%2520XLW%27 HTTP/1.1" 200 None
2026-03-29 22:04:15 [bca.uk] INFO: Scrape type for AV57%20XLW: 0
2026-03-29 22:04:15 [bca.uk] INFO: Found listing with ID: CP12%20SXF
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP12%2520SXF%27 HTTP/1.1" 200 None
2026-03-29 22:04:15 [bca.uk] INFO: Scrape type for CP12%20SXF: 0
2026-03-29 22:04:15 [bca.uk] INFO: Found listing with ID: WH65%20TTZ
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WH65%2520TTZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:15 [bca.uk] INFO: Scrape type for WH65%20TTZ: 0
2026-03-29 22:04:15 [bca.uk] INFO: Found listing with ID: FG22%20VVP
2026-03-29 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG22%2520VVP%27 HTTP/1.1" 200 None
2026-03-29 22:04:16 [bca.uk] INFO: Scrape type for FG22%20VVP: 0
2026-03-29 22:04:16 [bca.uk] INFO: Found listing with ID: BJ10%20FDU
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ10%2520FDU%27 HTTP/1.1" 200 None
2026-03-29 22:04:16 [bca.uk] INFO: Scrape type for BJ10%20FDU: 0
2026-03-29 22:04:16 [bca.uk] INFO: Found listing with ID: DS14%20BYP
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS14%2520BYP%27 HTTP/1.1" 200 None
2026-03-29 22:04:16 [bca.uk] INFO: Scrape type for DS14%20BYP: 0
2026-03-29 22:04:16 [bca.uk] INFO: Found listing with ID: FV14%20GWX
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV14%2520GWX%27 HTTP/1.1" 200 None
2026-03-29 22:04:16 [bca.uk] INFO: Scrape type for FV14%20GWX: 0
2026-03-29 22:04:16 [bca.uk] INFO: Found listing with ID: KX17%20GMJ
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX17%2520GMJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:16 [bca.uk] INFO: Scrape type for KX17%20GMJ: 0
2026-03-29 22:04:16 [bca.uk] INFO: Found listing with ID: OE14%20XKO
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE14%2520XKO%27 HTTP/1.1" 200 None
2026-03-29 22:04:16 [bca.uk] INFO: Scrape type for OE14%20XKO: 0
2026-03-29 22:04:16 [bca.uk] INFO: Found listing with ID: VK58%20ADX
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK58%2520ADX%27 HTTP/1.1" 200 None
2026-03-29 22:04:16 [bca.uk] INFO: Scrape type for VK58%20ADX: 0
2026-03-29 22:04:16 [bca.uk] INFO: Found listing with ID: DP70%20AVE
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP70%2520AVE%27 HTTP/1.1" 200 None
2026-03-29 22:04:16 [bca.uk] INFO: Scrape type for DP70%20AVE: 0
2026-03-29 22:04:16 [bca.uk] INFO: Found listing with ID: KT64%20OEX
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT64%2520OEX%27 HTTP/1.1" 200 None
2026-03-29 22:04:16 [bca.uk] INFO: Scrape type for KT64%20OEX: 0
2026-03-29 22:04:16 [bca.uk] INFO: Found listing with ID: LP71%20TZD
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP71%2520TZD%27 HTTP/1.1" 200 None
2026-03-29 22:04:16 [bca.uk] INFO: Scrape type for LP71%20TZD: 0
2026-03-29 22:04:16 [bca.uk] INFO: Found listing with ID: YD66%20GXJ
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD66%2520GXJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:16 [bca.uk] INFO: Scrape type for YD66%20GXJ: 0
2026-03-29 22:04:16 [bca.uk] INFO: Found listing with ID: YT68%20LWE
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT68%2520LWE%27 HTTP/1.1" 200 None
2026-03-29 22:04:16 [bca.uk] INFO: Scrape type for YT68%20LWE: 0
2026-03-29 22:04:16 [bca.uk] INFO: Found listing with ID: ESZ%208751
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ESZ%25208751%27 HTTP/1.1" 200 None
2026-03-29 22:04:16 [bca.uk] INFO: Scrape type for ESZ%208751: 2
2026-03-29 22:04:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b811d9d-1a1c-58d9-805a-f5408809f7ae with identifier: ESZ%208751
2026-03-29 22:04:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b811d9d-1a1c-58d9-805a-f5408809f7ae with scrape type 2
2026-03-29 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b811d9d-1a1c-58d9-805a-f5408809f7ae with scrape type 2
2026-03-29 22:04:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6b811d9d-1a1c-58d9-805a-f5408809f7ae, identifier: ESZ%208751
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146453%27 HTTP/1.1" 200 None
2026-03-29 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146453 not downloaded yet
2026-03-29 22:04:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:04:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61795a90>
2026-03-29 22:04:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRE20EVL%252F699427776%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427776/600 saved to cache
2026-03-29 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b145ed4d-e096-5329-b7ec-7396067fba60
2026-03-29 22:04:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6184de50>
2026-03-29 22:04:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYM19VXX%252F699427853%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427853/600 saved to cache
2026-03-29 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 553a9526-308c-5e9f-97f5-1bce769f99d7
2026-03-29 22:04:16 [bca.uk] INFO: Found listing with ID: HJ13%20FDL
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ13%2520FDL%27 HTTP/1.1" 200 None
2026-03-29 22:04:16 [bca.uk] INFO: Scrape type for HJ13%20FDL: 2
2026-03-29 22:04:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0f28475-8b82-53ef-aa2b-7b61d2aaf891 with identifier: HJ13%20FDL
2026-03-29 22:04:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0f28475-8b82-53ef-aa2b-7b61d2aaf891 with scrape type 2
2026-03-29 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0f28475-8b82-53ef-aa2b-7b61d2aaf891 with scrape type 2
2026-03-29 22:04:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a0f28475-8b82-53ef-aa2b-7b61d2aaf891, identifier: HJ13%20FDL
2026-03-29 22:04:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6b811d9d-1a1c-58d9-805a-f5408809f7ae with identifier: ESZ%208751
2026-03-29 22:04:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6b811d9d-1a1c-58d9-805a-f5408809f7ae with identifier: ESZ%208751
2026-03-29 22:04:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6b811d9d-1a1c-58d9-805a-f5408809f7ae with identifier: ESZ%208751 to the API
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 247,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ESZ%208751-GB',
 'category': 'LightCommercialVehicle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6b811d9d-1a1c-58d9-805a-f5408809f7ae',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ESZ 8751',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ESZ%208751&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'NISSAN',
 'model': 'NAVARA',
 'odometer': 110677,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'NISSAN NAVARA 2.3 DCI 190 TT 4WD TEKNA CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'DCI 190 TT 4WD TEKNA',
 'vin': 'VSKCTND23U0161715',
 'year': 2021}
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ESZ%25208751%27 HTTP/1.1" 200 None
2026-03-29 22:04:16 [bca.uk] INFO: Saving data for ESZ%208751: {'auction_closing_time': 1774951200.0, 'created_time': 1774524491.030042, 'last_price_update_time': 1774821856.830004}
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ESZ%25208751') HTTP/1.1" 204 0
2026-03-29 22:04:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a0f28475-8b82-53ef-aa2b-7b61d2aaf891 with identifier: HJ13%20FDL
2026-03-29 22:04:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a0f28475-8b82-53ef-aa2b-7b61d2aaf891 with identifier: HJ13%20FDL
2026-03-29 22:04:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a0f28475-8b82-53ef-aa2b-7b61d2aaf891 with identifier: HJ13%20FDL to the API
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=8&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HJ13%20FDL-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a0f28475-8b82-53ef-aa2b-7b61d2aaf891',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HJ13 FDL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HJ13%20FDL&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'DACIA',
 'model': 'SANDERO',
 'odometer': 20667,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'DACIA SANDERO 1.2 75 16V ACCESS Hatchback',
 'transmission': 'manual',
 'trim': '75 16V ACCESS',
 'vin': 'UU15SDAG548617685',
 'year': 2013}
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ13%2520FDL%27 HTTP/1.1" 200 None
2026-03-29 22:04:17 [bca.uk] INFO: Saving data for HJ13%20FDL: {'auction_closing_time': 1774951200.0, 'created_time': 1774216960.365923, 'last_price_update_time': 1774821857.256906}
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ13%2520FDL') HTTP/1.1" 204 0
2026-03-29 22:04:17 [bca.uk] INFO: Found listing with ID: MK70%20LXC
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK70%2520LXC%27 HTTP/1.1" 200 None
2026-03-29 22:04:17 [bca.uk] INFO: Scrape type for MK70%20LXC: 0
2026-03-29 22:04:17 [bca.uk] INFO: Found listing with ID: BT68%20ZZD
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT68%2520ZZD%27 HTTP/1.1" 200 None
2026-03-29 22:04:17 [bca.uk] INFO: Scrape type for BT68%20ZZD: 2
2026-03-29 22:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46249640-b59a-56d3-9a56-96bd36917701 with identifier: BT68%20ZZD
2026-03-29 22:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46249640-b59a-56d3-9a56-96bd36917701 with scrape type 2
2026-03-29 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46249640-b59a-56d3-9a56-96bd36917701 with scrape type 2
2026-03-29 22:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 46249640-b59a-56d3-9a56-96bd36917701, identifier: BT68%20ZZD
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146460%27 HTTP/1.1" 200 None
2026-03-29 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146460 not downloaded yet
2026-03-29 22:04:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430144/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430144>
2026-03-29 22:04:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409184/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409184>
2026-03-29 22:04:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430204/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430204>
2026-03-29 22:04:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435123/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435123>
2026-03-29 22:04:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411520/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411520>
2026-03-29 22:04:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411735/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MP65LKN/42812099?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=YYiddic%2BqcqY2M0XPOfW0%2FrAPtac9opCHs6%2B5ikpuFw%3D)
2026-03-29 22:04:17 [bca.uk] INFO: Found listing with ID: LF18%20KBP
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF18%2520KBP%27 HTTP/1.1" 200 None
2026-03-29 22:04:17 [bca.uk] INFO: Scrape type for LF18%20KBP: 2
2026-03-29 22:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 728099f1-fe18-53bc-a334-ecf1c67610d3 with identifier: LF18%20KBP
2026-03-29 22:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 728099f1-fe18-53bc-a334-ecf1c67610d3 with scrape type 2
2026-03-29 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 728099f1-fe18-53bc-a334-ecf1c67610d3 with scrape type 2
2026-03-29 22:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 728099f1-fe18-53bc-a334-ecf1c67610d3, identifier: LF18%20KBP
2026-03-29 22:04:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 46249640-b59a-56d3-9a56-96bd36917701 with identifier: BT68%20ZZD
2026-03-29 22:04:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 46249640-b59a-56d3-9a56-96bd36917701 with identifier: BT68%20ZZD
2026-03-29 22:04:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 46249640-b59a-56d3-9a56-96bd36917701 with identifier: BT68%20ZZD to the API
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 189,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BT68%20ZZD-GB',
 'category': 'LightCommercialVehicle',
 'color': 'orange',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '46249640-b59a-56d3-9a56-96bd36917701',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BT68 ZZD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BT68%20ZZD&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'TOYOTA',
 'model': 'HILUX',
 'odometer': 83506,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'TOYOTA HILUX 2.4 D INVINCIBLE X LTD.ED.4WD CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'D INVINCIBLE X LTD.ED.4WD',
 'vin': 'AHTBB3CDX01752580',
 'year': 2019}
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT68%2520ZZD%27 HTTP/1.1" 200 None
2026-03-29 22:04:17 [bca.uk] INFO: Saving data for BT68%20ZZD: {'auction_closing_time': 1774951200.0, 'created_time': 1774524543.359364, 'last_price_update_time': 1774821857.878026}
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BT68%2520ZZD') HTTP/1.1" 204 0
2026-03-29 22:04:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:17 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:17 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:17 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:17 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61161050>
2026-03-29 22:04:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE12RTO%252F699455512%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455512/600 saved to cache
2026-03-29 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 330dee78-6fed-57ea-9152-2e616c79bf32
2026-03-29 22:04:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 330dee78-6fed-57ea-9152-2e616c79bf32, skipping ID generation
2026-03-29 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 330dee78-6fed-57ea-9152-2e616c79bf32 sending to next pipeline
2026-03-29 22:04:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 330dee78-6fed-57ea-9152-2e616c79bf32, identifier: YE12%20RTO
2026-03-29 22:04:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62066650>
2026-03-29 22:04:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML23KNX%252F699411777%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411777/600 saved to cache
2026-03-29 22:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c96e7ad0-7cd4-5ea7-b41d-642972a2bf14
2026-03-29 22:04:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6105b550>
2026-03-29 22:04:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_expert_report_file_dcc3a80f-3430-4c02-8ee0-db0fb2b32c09.pdf HTTP/1.1" 201 0
2026-03-29 22:04:18 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item d329060a-a095-5b9c-880a-4e9dfce039e5
2026-03-29 22:04:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d329060a-a095-5b9c-880a-4e9dfce039e5, skipping ID generation
2026-03-29 22:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d329060a-a095-5b9c-880a-4e9dfce039e5
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DFL68UZJ-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FL68UZJ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:04:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636a7c90>
2026-03-29 22:04:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_expert_report_file_b5a14909-cd33-44c1-97e8-a381d8f4564e.pdf HTTP/1.1" 201 0
2026-03-29 22:04:18 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item f30cd769-41b2-536f-8ff2-a84f39302250
2026-03-29 22:04:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f30cd769-41b2-536f-8ff2-a84f39302250, skipping ID generation
2026-03-29 22:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f30cd769-41b2-536f-8ff2-a84f39302250
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DBU68FGN-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BU68FGN-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:04:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:18 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:18 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:18 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:18 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a1f290>
2026-03-29 22:04:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ72FOT%252F699414941%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414941/600 saved to cache
2026-03-29 22:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a
2026-03-29 22:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409227/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PA19DCO/42811984?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=5dad8F2568bHOl2s5RwggeSpVONMrl6yr8ByaoDJDOc%3D)
2026-03-29 22:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406323/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SG69FWY/42811982?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=iIU0ZFwxCrfo9iR2T7l%2BEKiHBXHpV%2FjhvFuNPQMcBwU%3D)
2026-03-29 22:04:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 728099f1-fe18-53bc-a334-ecf1c67610d3 with identifier: LF18%20KBP
2026-03-29 22:04:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 728099f1-fe18-53bc-a334-ecf1c67610d3 with identifier: LF18%20KBP
2026-03-29 22:04:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 728099f1-fe18-53bc-a334-ecf1c67610d3 with identifier: LF18%20KBP to the API
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=8&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LF18%20KBP-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '728099f1-fe18-53bc-a334-ecf1c67610d3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LF18 KBP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LF18%20KBP&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 12159,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.0 65 BEATS Hatchback',
 'transmission': 'manual',
 'trim': '65 BEATS',
 'vin': 'WVWZZZAWZJU009881',
 'year': 2018}
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF18%2520KBP%27 HTTP/1.1" 200 None
2026-03-29 22:04:18 [bca.uk] INFO: Saving data for LF18%20KBP: {'auction_closing_time': 1774951200.0, 'created_time': 1774477887.420727, 'last_price_update_time': 1774821858.683306}
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LF18%2520KBP') HTTP/1.1" 204 0
2026-03-29 22:04:18 [bca.uk] INFO: Found listing with ID: BW19%20TUY
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW19%2520TUY%27 HTTP/1.1" 200 None
2026-03-29 22:04:18 [bca.uk] INFO: Scrape type for BW19%20TUY: 2
2026-03-29 22:04:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb377dc9-368c-577f-a6cc-a6dab671daf2 with identifier: BW19%20TUY
2026-03-29 22:04:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb377dc9-368c-577f-a6cc-a6dab671daf2 with scrape type 2
2026-03-29 22:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb377dc9-368c-577f-a6cc-a6dab671daf2 with scrape type 2
2026-03-29 22:04:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fb377dc9-368c-577f-a6cc-a6dab671daf2, identifier: BW19%20TUY
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146466%27 HTTP/1.1" 200 None
2026-03-29 22:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146466 not downloaded yet
2026-03-29 22:04:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 330dee78-6fed-57ea-9152-2e616c79bf32 with identifier: YE12%20RTO
2026-03-29 22:04:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 330dee78-6fed-57ea-9152-2e616c79bf32 with identifier: YE12%20RTO
2026-03-29 22:04:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 330dee78-6fed-57ea-9152-2e616c79bf32 with identifier: YE12%20RTO to the API
2026-03-29 22:04:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455512/600>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_expert_report_file_c80c6993-41c1-4e42-a8ba-f650785e4f2b.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YE12%20RTO-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '330dee78-6fed-57ea-9152-2e616c79bf32',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YE12 RTO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YE12%20RTO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'NISSAN',
 'model': 'QASHQAI +2',
 'odometer': 171213,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39905,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455399/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40137,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455420/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37286,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455429/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37866,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455438/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34546,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455446/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34466,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455455/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 93061,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455469/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 87056,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455487/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 87750,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455498/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_330dee78-6fed-57ea-9152-2e616c79bf32/330dee78-6fed-57ea-9152-2e616c79bf32_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84257,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE12RTO/699455512/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'NISSAN QASHQAI +2 1.5 DCI 110 ACENTA MPV',
 'transmission': 'manual',
 'trim': 'DCI 110 ACENTA',
 'vin': 'SJNJCAJ10U7125357',
 'year': 2012}
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE12%2520RTO%27 HTTP/1.1" 200 None
2026-03-29 22:04:19 [bca.uk] INFO: Saving data for YE12%20RTO: {'created_time': 1774821859.169687, 'last_price_update_time': 1774821859.169697, 'auction_closing_time': 1775210400.0}
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YE12%2520RTO') HTTP/1.1" 204 0
2026-03-29 22:04:19 [bca.uk] INFO: Found listing with ID: LJZ%203517
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJZ%25203517%27 HTTP/1.1" 200 None
2026-03-29 22:04:19 [bca.uk] INFO: Scrape type for LJZ%203517: 2
2026-03-29 22:04:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4311c89d-f384-5cac-8e58-15bcdbec590d with identifier: LJZ%203517
2026-03-29 22:04:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4311c89d-f384-5cac-8e58-15bcdbec590d with scrape type 2
2026-03-29 22:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4311c89d-f384-5cac-8e58-15bcdbec590d with scrape type 2
2026-03-29 22:04:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4311c89d-f384-5cac-8e58-15bcdbec590d, identifier: LJZ%203517
2026-03-29 22:04:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fb377dc9-368c-577f-a6cc-a6dab671daf2 with identifier: BW19%20TUY
2026-03-29 22:04:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fb377dc9-368c-577f-a6cc-a6dab671daf2 with identifier: BW19%20TUY
2026-03-29 22:04:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fb377dc9-368c-577f-a6cc-a6dab671daf2 with identifier: BW19%20TUY to the API
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BW19%20TUY-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'fb377dc9-368c-577f-a6cc-a6dab671daf2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BW19 TUY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BW19%20TUY&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'TRANSIT CONNECT',
 'odometer': 85701,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CONNECT 1.5 EBL 120 240 L2 LTD.L/R P/S Van',
 'transmission': 'automatic',
 'trim': 'EBL 120 240 L2 LTD.L/R P/S',
 'vin': 'WF0SXXWPGSKK26886',
 'year': 2019}
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW19%2520TUY%27 HTTP/1.1" 200 None
2026-03-29 22:04:19 [bca.uk] INFO: Saving data for BW19%20TUY: {'auction_closing_time': 1775037600.0, 'created_time': 1773908354.689774, 'last_price_update_time': 1774821859.625337}
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BW19%2520TUY') HTTP/1.1" 204 0
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388270%27 HTTP/1.1" 200 None
2026-03-29 22:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388270 not downloaded yet
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699126406%27 HTTP/1.1" 200 None
2026-03-29 22:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126406 not downloaded yet
2026-03-29 22:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040098/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH70YYW/42571204?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=3YETERDVJsfcYf9zoGQQnS8MvGAFRjTT6qcrLaHjjZg%3D)
2026-03-29 22:04:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FG14ZWE/42811220?sv=2020-08-04&st=2026-03-29T22%3A04%3A18Z&se=2026-03-29T22%3A29%3A18Z&sr=b&sp=r&sig=cnrBVHx917608ZNQdYLaL9kbd9WqnADMOSSO4ZVtpmw%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FG14%20ZWE-GB>
2026-03-29 22:04:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146447/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=RX19EAW-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406242/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LA70NPE/42811995?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=1ymICcEKrtpKHFHLQTc1yKaMMeniIFUDVOMDF5neyAs%3D)
2026-03-29 22:04:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4311c89d-f384-5cac-8e58-15bcdbec590d with identifier: LJZ%203517
2026-03-29 22:04:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4311c89d-f384-5cac-8e58-15bcdbec590d with identifier: LJZ%203517
2026-03-29 22:04:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4311c89d-f384-5cac-8e58-15bcdbec590d with identifier: LJZ%203517 to the API
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=8&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 189,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LJZ%203517-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4311c89d-f384-5cac-8e58-15bcdbec590d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LJZ 3517',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LJZ%203517&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'CITROEN',
 'model': 'C5',
 'odometer': 27348,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2006-01-01',
 'seller_name': None,
 'title': 'CITROEN C5 2.0 HDI 136 EXCLUSIVE Estate',
 'transmission': 'automatic',
 'trim': 'HDI 136 EXCLUSIVE',
 'vin': 'VF7RCRHRJ76732695',
 'year': 2006}
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJZ%25203517%27 HTTP/1.1" 200 None
2026-03-29 22:04:20 [bca.uk] INFO: Saving data for LJZ%203517: {'auction_closing_time': 1774951200.0, 'created_time': 1774277731.474746, 'last_price_update_time': 1774821860.030695}
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LJZ%25203517') HTTP/1.1" 204 0
2026-03-29 22:04:20 [bca.uk] INFO: Found listing with ID: NGZ%203835
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NGZ%25203835%27 HTTP/1.1" 200 None
2026-03-29 22:04:20 [bca.uk] INFO: Scrape type for NGZ%203835: 0
2026-03-29 22:04:20 [bca.uk] INFO: Found listing with ID: KW70%20OXP
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW70%2520OXP%27 HTTP/1.1" 200 None
2026-03-29 22:04:20 [bca.uk] INFO: Scrape type for KW70%20OXP: 0
2026-03-29 22:04:20 [bca.uk] INFO: Found listing with ID: RO21%20FRN
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO21%2520FRN%27 HTTP/1.1" 200 None
2026-03-29 22:04:20 [bca.uk] INFO: Scrape type for RO21%20FRN: 0
2026-03-29 22:04:20 [bca.uk] INFO: Found listing with ID: WR69%20UBV
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR69%2520UBV%27 HTTP/1.1" 200 None
2026-03-29 22:04:20 [bca.uk] INFO: Scrape type for WR69%20UBV: 0
2026-03-29 22:04:20 [bca.uk] INFO: Found listing with ID: VN59%20KBK
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN59%2520KBK%27 HTTP/1.1" 200 None
2026-03-29 22:04:20 [bca.uk] INFO: Scrape type for VN59%20KBK: 2
2026-03-29 22:04:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bdd5ed1-6f9b-53ee-9fe5-05197e2a1731 with identifier: VN59%20KBK
2026-03-29 22:04:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bdd5ed1-6f9b-53ee-9fe5-05197e2a1731 with scrape type 2
2026-03-29 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bdd5ed1-6f9b-53ee-9fe5-05197e2a1731 with scrape type 2
2026-03-29 22:04:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9bdd5ed1-6f9b-53ee-9fe5-05197e2a1731, identifier: VN59%20KBK
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146472%27 HTTP/1.1" 200 None
2026-03-29 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146472 not downloaded yet
2026-03-29 22:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61875490>
2026-03-29 22:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMP65LKN%252F699411735%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411735/600 saved to cache
2026-03-29 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6062366a-77b0-5b3c-aa23-49414d769971
2026-03-29 22:04:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6062366a-77b0-5b3c-aa23-49414d769971, skipping ID generation
2026-03-29 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6062366a-77b0-5b3c-aa23-49414d769971 sending to next pipeline
2026-03-29 22:04:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6062366a-77b0-5b3c-aa23-49414d769971, identifier: MP65%20LKN
2026-03-29 22:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411520/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE19AAK/42812078?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=MkdK1ykhsLQ%2B%2F2n1Irxn7evFumHYKKFZXmkQdpd8KgM%3D)
2026-03-29 22:04:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575349/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575349>
2026-03-29 22:04:20 [bca.uk] INFO: Found listing with ID: HK54%20OMR
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK54%2520OMR%27 HTTP/1.1" 200 None
2026-03-29 22:04:20 [bca.uk] INFO: Scrape type for HK54%20OMR: 1
2026-03-29 22:04:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e6514c1-40ff-58ca-8a22-0509f974be50 with identifier: HK54%20OMR
2026-03-29 22:04:20 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 2e6514c1-40ff-58ca-8a22-0509f974be50
2026-03-29 22:04:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9bdd5ed1-6f9b-53ee-9fe5-05197e2a1731 with identifier: VN59%20KBK
2026-03-29 22:04:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9bdd5ed1-6f9b-53ee-9fe5-05197e2a1731 with identifier: VN59%20KBK
2026-03-29 22:04:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9bdd5ed1-6f9b-53ee-9fe5-05197e2a1731 with identifier: VN59%20KBK to the API
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VN59%20KBK-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9bdd5ed1-6f9b-53ee-9fe5-05197e2a1731',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VN59 KBK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VN59%20KBK&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'TOYOTA',
 'model': 'AYGO',
 'odometer': 30905,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'TOYOTA AYGO 1.0 VVT-I + Hatchback',
 'transmission': 'manual',
 'trim': 'VVT-I +',
 'vin': 'JTDJG18C10N410958',
 'year': 2009}
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN59%2520KBK%27 HTTP/1.1" 200 None
2026-03-29 22:04:20 [bca.uk] INFO: Saving data for VN59%20KBK: {'auction_closing_time': 1774951200.0, 'created_time': 1774610828.971111, 'last_price_update_time': 1774821860.706716}
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VN59%2520KBK') HTTP/1.1" 204 0
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388285%27 HTTP/1.1" 200 None
2026-03-29 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388285 not downloaded yet
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699126413%27 HTTP/1.1" 200 None
2026-03-29 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126413 not downloaded yet
2026-03-29 22:04:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6062366a-77b0-5b3c-aa23-49414d769971 with identifier: MP65%20LKN
2026-03-29 22:04:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6062366a-77b0-5b3c-aa23-49414d769971 with identifier: MP65%20LKN
2026-03-29 22:04:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6062366a-77b0-5b3c-aa23-49414d769971 with identifier: MP65%20LKN to the API
2026-03-29 22:04:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411735/600>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_expert_report_file_874d2876-8464-4d07-8173-7b18b02ee7a1.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MP65%20LKN-GB',
 'category': 'Car',
 'color': 'multicoloured',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.9L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6062366a-77b0-5b3c-aa23-49414d769971',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MP65 LKN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MP65%20LKN&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'RENAULT',
 'model': 'CAPTUR',
 'odometer': 52176,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40497,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411726/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40318,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411735/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40198,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411748/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42029,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411760/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39221,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411770/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37470,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411781/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 88745,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411792/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 63609,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411803/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 85378,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411816/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6062366a-77b0-5b3c-aa23-49414d769971/6062366a-77b0-5b3c-aa23-49414d769971_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78126,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MP65LKN/699411831/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'RENAULT CAPTUR 0.9 TCE 90 DYNAMIQUE Hatchback',
 'transmission': 'manual',
 'trim': 'TCE 90 DYNAMIQUE',
 'vin': 'VF12RD11A54354909',
 'year': 2016}
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MP65%2520LKN%27 HTTP/1.1" 200 None
2026-03-29 22:04:21 [bca.uk] INFO: Saving data for MP65%20LKN: {'created_time': 1774821861.228582, 'last_price_update_time': 1774821861.228596, 'auction_closing_time': 1774951200.0}
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MP65%2520LKN') HTTP/1.1" 204 0
2026-03-29 22:04:21 [bca.uk] INFO: Found listing with ID: YP15%20FGX
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP15%2520FGX%27 HTTP/1.1" 200 None
2026-03-29 22:04:21 [bca.uk] INFO: Scrape type for YP15%20FGX: 2
2026-03-29 22:04:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f29c3f8c-5a3f-5b47-87f7-bc272a90ef9a with identifier: YP15%20FGX
2026-03-29 22:04:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f29c3f8c-5a3f-5b47-87f7-bc272a90ef9a with scrape type 2
2026-03-29 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f29c3f8c-5a3f-5b47-87f7-bc272a90ef9a with scrape type 2
2026-03-29 22:04:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f29c3f8c-5a3f-5b47-87f7-bc272a90ef9a, identifier: YP15%20FGX
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146479%27 HTTP/1.1" 200 None
2026-03-29 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146479 not downloaded yet
2026-03-29 22:04:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:21 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:21 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:21 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac635019d0>
2026-03-29 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPA19DCO%252F699409227%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409227/600 saved to cache
2026-03-29 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item da397772-3003-5876-84de-18e19f2e1e0e
2026-03-29 22:04:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:21 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:21 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:21 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632b9550>
2026-03-29 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSG69FWY%252F699406323%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406323/600 saved to cache
2026-03-29 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 23673480-b7c5-5707-903a-2783d4797f75
2026-03-29 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SY15YVR/42786483?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=FK9rDus56J%2FV9P57RamAAihaU4KAtLW5HM1X4F9VrHo%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409184/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE18CHX/42812000?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=oyBRp8qHoowbCW9kieY0zUV46IZNjY3FwR8NKuxfaxo%3D)
2026-03-29 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430204/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC19VSX/42812111?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=qlSeQUbf83xHqWfD9mYZ2SCAALVwdddlxYHgmUNU2tY%3D)
2026-03-29 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430144/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA16ETX/42812131?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=67cSoD7yDAcPlVUXb6MtFxB8b%2F%2B%2FHPzK%2FRcqJHz%2FIwo%3D)
2026-03-29 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435123/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HS68PYY/42812178?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=ilxdzGsr4IgRZDvqZmWhurm4pGkLnzxS3s4veY%2BdCjs%3D)
2026-03-29 22:04:21 [bca.uk] INFO: Found listing with ID: LM54%20XHA
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM54%2520XHA%27 HTTP/1.1" 200 None
2026-03-29 22:04:21 [bca.uk] INFO: Scrape type for LM54%20XHA: 1
2026-03-29 22:04:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b0931c6-e1ee-59a1-940a-2866b34dd8e0 with identifier: LM54%20XHA
2026-03-29 22:04:21 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 8b0931c6-e1ee-59a1-940a-2866b34dd8e0
2026-03-29 22:04:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f29c3f8c-5a3f-5b47-87f7-bc272a90ef9a with identifier: YP15%20FGX
2026-03-29 22:04:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f29c3f8c-5a3f-5b47-87f7-bc272a90ef9a with identifier: YP15%20FGX
2026-03-29 22:04:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f29c3f8c-5a3f-5b47-87f7-bc272a90ef9a with identifier: YP15%20FGX to the API
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YP15%20FGX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f29c3f8c-5a3f-5b47-87f7-bc272a90ef9a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YP15 FGX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YP15%20FGX&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'AUDI',
 'model': 'A4 AVANT',
 'odometer': 92984,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'AUDI A4 AVANT 2.0 TDI 190 BLACK ED.M-T Estate',
 'transmission': 'manual',
 'trim': 'TDI 190 BLACK ED.M-T',
 'vin': 'WAUZZZ8K3FA158064',
 'year': 2015}
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP15%2520FGX%27 HTTP/1.1" 200 None
2026-03-29 22:04:21 [bca.uk] INFO: Saving data for YP15%20FGX: {'auction_closing_time': 1774864800.0, 'created_time': 1774620226.806489, 'last_price_update_time': 1774821861.78704}
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YP15%2520FGX') HTTP/1.1" 204 0
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388297%27 HTTP/1.1" 200 None
2026-03-29 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388297 not downloaded yet
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699126426%27 HTTP/1.1" 200 None
2026-03-29 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126426 not downloaded yet
2026-03-29 22:04:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146453/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146453>
2026-03-29 22:04:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146460/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146460>
2026-03-29 22:04:21 [bca.uk] INFO: Found listing with ID: AU60%20RJO
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU60%2520RJO%27 HTTP/1.1" 200 None
2026-03-29 22:04:21 [bca.uk] INFO: Scrape type for AU60%20RJO: 2
2026-03-29 22:04:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 404a27ad-6bea-5012-8a00-6af9d2555ff9 with identifier: AU60%20RJO
2026-03-29 22:04:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 404a27ad-6bea-5012-8a00-6af9d2555ff9 with scrape type 2
2026-03-29 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 404a27ad-6bea-5012-8a00-6af9d2555ff9 with scrape type 2
2026-03-29 22:04:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 404a27ad-6bea-5012-8a00-6af9d2555ff9, identifier: AU60%20RJO
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146489%27 HTTP/1.1" 200 None
2026-03-29 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146489 not downloaded yet
2026-03-29 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611726d0>
2026-03-29 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH70YYW%252F699040098%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040098/600 saved to cache
2026-03-29 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 01b57636-ffd9-585f-9b00-e6ae7dbcc329
2026-03-29 22:04:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637e1090>
2026-03-29 22:04:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLA70NPE%252F699406242%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406242/600 saved to cache
2026-03-29 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b4838ed0-a1bc-555f-ae17-73d79e29d1ac
2026-03-29 22:04:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610557d0>
2026-03-29 22:04:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE19AAK%252F699411520%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411520/600 saved to cache
2026-03-29 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ff522792-d041-5ecb-b231-8bf72c190c1e
2026-03-29 22:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV08ECZ/42811803?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=LKp%2BGx1fZJuecdPvxpleobyFbgQg%2BAeW6RcmgKVyqVk%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:04:22 [bca.uk] INFO: Found listing with ID: LT57%20DYH
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT57%2520DYH%27 HTTP/1.1" 200 None
2026-03-29 22:04:22 [bca.uk] INFO: Scrape type for LT57%20DYH: 1
2026-03-29 22:04:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ba7d5c4-734f-5e05-8725-12f4a7e78af1 with identifier: LT57%20DYH
2026-03-29 22:04:22 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 3ba7d5c4-734f-5e05-8725-12f4a7e78af1
2026-03-29 22:04:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 404a27ad-6bea-5012-8a00-6af9d2555ff9 with identifier: AU60%20RJO
2026-03-29 22:04:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 404a27ad-6bea-5012-8a00-6af9d2555ff9 with identifier: AU60%20RJO
2026-03-29 22:04:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 404a27ad-6bea-5012-8a00-6af9d2555ff9 with identifier: AU60%20RJO to the API
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 215,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AU60%20RJO-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '404a27ad-6bea-5012-8a00-6af9d2555ff9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AU60 RJO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AU60%20RJO&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'MERCEDES-BENZ',
 'model': 'CLS 350',
 'odometer': 103294,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLS 350 3.0 CDI GRAND EDITION TIP Coupe',
 'transmission': 'manual',
 'trim': 'CDI GRAND EDITION TIP',
 'vin': 'WDD2193222A171353',
 'year': 2010}
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU60%2520RJO%27 HTTP/1.1" 200 None
2026-03-29 22:04:22 [bca.uk] INFO: Saving data for AU60%20RJO: {'auction_closing_time': 1774864800.0, 'created_time': 1774390101.082182, 'last_price_update_time': 1774821862.461179}
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AU60%2520RJO') HTTP/1.1" 204 0
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388308%27 HTTP/1.1" 200 None
2026-03-29 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388308 not downloaded yet
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699126445%27 HTTP/1.1" 200 None
2026-03-29 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126445 not downloaded yet
2026-03-29 22:04:22 [bca.uk] INFO: Found listing with ID: MJ62%20FZE
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ62%2520FZE%27 HTTP/1.1" 200 None
2026-03-29 22:04:22 [bca.uk] INFO: Scrape type for MJ62%20FZE: 0
2026-03-29 22:04:22 [bca.uk] INFO: Found listing with ID: BG11%20CSZ
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG11%2520CSZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:22 [bca.uk] INFO: Scrape type for BG11%20CSZ: 2
2026-03-29 22:04:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6f02d3f-f631-51f5-8cda-247f25e306e9 with identifier: BG11%20CSZ
2026-03-29 22:04:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6f02d3f-f631-51f5-8cda-247f25e306e9 with scrape type 2
2026-03-29 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6f02d3f-f631-51f5-8cda-247f25e306e9 with scrape type 2
2026-03-29 22:04:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f6f02d3f-f631-51f5-8cda-247f25e306e9, identifier: BG11%20CSZ
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146501%27 HTTP/1.1" 200 None
2026-03-29 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146501 not downloaded yet
2026-03-29 22:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575349/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/P17LPT/42573216?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Cei94j6xTuVsYVAtMEIEaOIhWn8jpASCTY7XqjpVl64%3D)
2026-03-29 22:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146447/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX19EAW/42811440?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=C09nMtphJ%2F5qYIljNXrzNSV5bitAE4G50wbU1PUP8SU%3D)
2026-03-29 22:04:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146466/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146466>
2026-03-29 22:04:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GX13SXE/42811806?sv=2020-08-04&st=2026-03-29T22%3A04%3A22Z&se=2026-03-29T22%3A29%3A22Z&sr=b&sp=r&sig=3r1JvnjimdGw6bIdCU3v28PgEf%2BVL2n8uM1aCSphqNo%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GX13%20SXE-GB>
2026-03-29 22:04:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126400/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BU68FGN-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:04:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126406/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126406>
2026-03-29 22:04:22 [bca.uk] INFO: Found listing with ID: NC08%20ONX
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NC08%2520ONX%27 HTTP/1.1" 200 None
2026-03-29 22:04:22 [bca.uk] INFO: Scrape type for NC08%20ONX: 1
2026-03-29 22:04:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40b88b0b-760b-5e8d-8f49-074bf256e466 with identifier: NC08%20ONX
2026-03-29 22:04:22 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 40b88b0b-760b-5e8d-8f49-074bf256e466
2026-03-29 22:04:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f6f02d3f-f631-51f5-8cda-247f25e306e9 with identifier: BG11%20CSZ
2026-03-29 22:04:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f6f02d3f-f631-51f5-8cda-247f25e306e9 with identifier: BG11%20CSZ
2026-03-29 22:04:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f6f02d3f-f631-51f5-8cda-247f25e306e9 with identifier: BG11%20CSZ to the API
2026-03-29 22:04:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BG11%20CSZ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f6f02d3f-f631-51f5-8cda-247f25e306e9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BG11 CSZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BG11%20CSZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'BMW',
 'model': '118D',
 'odometer': 111410,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'BMW 118D 2.0 M SPORT STEP Coupe',
 'transmission': 'manual',
 'trim': 'M SPORT STEP',
 'vin': 'WBAUR12090VM19670',
 'year': 2011}
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG11%2520CSZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:23 [bca.uk] INFO: Saving data for BG11%20CSZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774505193.364573, 'last_price_update_time': 1774821863.296946}
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BG11%2520CSZ') HTTP/1.1" 204 0
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388327%27 HTTP/1.1" 200 None
2026-03-29 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388327 not downloaded yet
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699126467%27 HTTP/1.1" 200 None
2026-03-29 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126467 not downloaded yet
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6a87f550>
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_expert_report_file_d291f0b0-6dc2-4682-9b12-4620dd7f83d8.pdf HTTP/1.1" 201 0
2026-03-29 22:04:23 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 96224006-57cb-587c-9533-8a4dcc309913
2026-03-29 22:04:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96224006-57cb-587c-9533-8a4dcc309913, skipping ID generation
2026-03-29 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 96224006-57cb-587c-9533-8a4dcc309913
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DSY15YVR-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=SY15YVR-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63576450>
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE18CHX%252F699409184%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409184/600 saved to cache
2026-03-29 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611d29d0>
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC19VSX%252F699430204%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430204/600 saved to cache
2026-03-29 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 732664ff-2041-53f2-83f7-e4a6aeaa1df2
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6109fd50>
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA16ETX%252F699430144%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430144/600 saved to cache
2026-03-29 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d6398c60-fe63-5a45-a148-79cf4bf62bcf
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61161d90>
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHS68PYY%252F699435123%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435123/600 saved to cache
2026-03-29 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73
2026-03-29 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146460/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX19EAW/42811440?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=C09nMtphJ%2F5qYIljNXrzNSV5bitAE4G50wbU1PUP8SU%3D)
2026-03-29 22:04:23 [bca.uk] INFO: Found listing with ID: NA55%20RWJ
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA55%2520RWJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:23 [bca.uk] INFO: Scrape type for NA55%20RWJ: 2
2026-03-29 22:04:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8f01490-6423-5923-91af-5ee6fce8e9e8 with identifier: NA55%20RWJ
2026-03-29 22:04:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8f01490-6423-5923-91af-5ee6fce8e9e8 with scrape type 2
2026-03-29 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8f01490-6423-5923-91af-5ee6fce8e9e8 with scrape type 2
2026-03-29 22:04:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a8f01490-6423-5923-91af-5ee6fce8e9e8, identifier: NA55%20RWJ
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146515%27 HTTP/1.1" 200 None
2026-03-29 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146515 not downloaded yet
2026-03-29 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FG14ZWE/42811220?sv=2020-08-04&st=2026-03-29T22%3A04%3A18Z&se=2026-03-29T22%3A29%3A18Z&sr=b&sp=r&sig=cnrBVHx917608ZNQdYLaL9kbd9WqnADMOSSO4ZVtpmw%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:04:23 [bca.uk] INFO: Found listing with ID: PL07%20HRM
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL07%2520HRM%27 HTTP/1.1" 200 None
2026-03-29 22:04:23 [bca.uk] INFO: Scrape type for PL07%20HRM: 1
2026-03-29 22:04:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f87fc02-985b-5b39-b30d-ff94e761a881 with identifier: PL07%20HRM
2026-03-29 22:04:23 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 3f87fc02-985b-5b39-b30d-ff94e761a881
2026-03-29 22:04:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a8f01490-6423-5923-91af-5ee6fce8e9e8 with identifier: NA55%20RWJ
2026-03-29 22:04:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a8f01490-6423-5923-91af-5ee6fce8e9e8 with identifier: NA55%20RWJ
2026-03-29 22:04:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a8f01490-6423-5923-91af-5ee6fce8e9e8 with identifier: NA55%20RWJ to the API
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 184,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NA55%20RWJ-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a8f01490-6423-5923-91af-5ee6fce8e9e8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NA55 RWJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NA55%20RWJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 67643,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2005-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.6 GHIA Hatchback',
 'transmission': 'automatic',
 'trim': 'GHIA',
 'vin': 'WF05XXWPD55G28352',
 'year': 2005}
2026-03-29 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA55%2520RWJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Saving data for NA55%20RWJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774217341.258697, 'last_price_update_time': 1774821864.00095}
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NA55%2520RWJ') HTTP/1.1" 204 0
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388354%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388354 not downloaded yet
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699126491%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126491 not downloaded yet
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455813%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455813 not downloaded yet
2026-03-29 22:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146453/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX19EAW/42811440?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=C09nMtphJ%2F5qYIljNXrzNSV5bitAE4G50wbU1PUP8SU%3D)
2026-03-29 22:04:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126413/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126413>
2026-03-29 22:04:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146472/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146472>
2026-03-29 22:04:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146479/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146479>
2026-03-29 22:04:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388285/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388285>
2026-03-29 22:04:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK54OMR/42811990?sv=2020-08-04&st=2026-03-29T22%3A04%3A23Z&se=2026-03-29T22%3A29%3A23Z&sr=b&sp=r&sig=VkfxGSyJ7FeZDeyrP5eg1nwFrw5WiMaWZ44byiJeVbU%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HK54%20OMR-GB>
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: CT62%20GYZ
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CT62%2520GYZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for CT62%20GYZ: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: CN13%20NXJ
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN13%2520NXJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for CN13%20NXJ: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: A3%20BJT
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27A3%2520BJT%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for A3%20BJT: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: FJ70%20SUF
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ70%2520SUF%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for FJ70%20SUF: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: OU18%20RUY
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU18%2520RUY%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for OU18%20RUY: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: SL71%20OCC
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL71%2520OCC%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for SL71%20OCC: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: SN71%20GWP
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN71%2520GWP%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for SN71%20GWP: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: SO69%20JVX
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO69%2520JVX%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for SO69%20JVX: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: WF69%20GCK
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF69%2520GCK%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for WF69%20GCK: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: KN22%20NPC
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN22%2520NPC%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for KN22%20NPC: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: RF72%20AYB
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF72%2520AYB%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for RF72%20AYB: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: FD18%20UGG
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD18%2520UGG%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for FD18%20UGG: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: AJ64%20FXV
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ64%2520FXV%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for AJ64%20FXV: 2
2026-03-29 22:04:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9c90331-8a21-5785-a0b4-b9675eaebcdf with identifier: AJ64%20FXV
2026-03-29 22:04:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9c90331-8a21-5785-a0b4-b9675eaebcdf with scrape type 2
2026-03-29 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9c90331-8a21-5785-a0b4-b9675eaebcdf with scrape type 2
2026-03-29 22:04:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d9c90331-8a21-5785-a0b4-b9675eaebcdf, identifier: AJ64%20FXV
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146525%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146525 not downloaded yet
2026-03-29 22:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611bfa90>
2026-03-29 22:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_expert_report_file_404ee40e-23a3-4c5c-9350-efa370b462d4.pdf HTTP/1.1" 201 0
2026-03-29 22:04:24 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 1b1dd0d2-b075-5313-b500-f3a78c134e6f
2026-03-29 22:04:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1b1dd0d2-b075-5313-b500-f3a78c134e6f, skipping ID generation
2026-03-29 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1b1dd0d2-b075-5313-b500-f3a78c134e6f
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DOV08ECZ-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=OV08ECZ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6112be50>
2026-03-29 22:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FP17LPT%252F686575349%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575349/600 saved to cache
2026-03-29 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9
2026-03-29 22:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6112f790>
2026-03-29 22:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX19EAW%252F699146447%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146447/600 saved to cache
2026-03-29 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6
2026-03-29 22:04:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126426/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126426>
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: RN55%20LJO
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RN55%2520LJO%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for RN55%20LJO: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: GP07%20MXH
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GP07%2520MXH%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for GP07%20MXH: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: MV55%20NGY
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV55%2520NGY%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for MV55%20NGY: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: ST64%20XKB
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST64%2520XKB%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for ST64%20XKB: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: VK14%20FOH
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK14%2520FOH%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for VK14%20FOH: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: YK65%20EHU
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK65%2520EHU%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for YK65%20EHU: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: FN65%20TSO
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN65%2520TSO%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for FN65%20TSO: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: GL16%20YMC
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL16%2520YMC%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for GL16%20YMC: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: LA66%20BZK
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA66%2520BZK%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for LA66%20BZK: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: MV65%20VGA
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV65%2520VGA%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for MV65%20VGA: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: OE14%20RHA
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE14%2520RHA%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for OE14%20RHA: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: OV67%20VJU
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV67%2520VJU%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for OV67%20VJU: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: RE17%20OYR
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE17%2520OYR%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for RE17%20OYR: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: SB17%20NXA
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB17%2520NXA%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for SB17%20NXA: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: BG67%20KOD
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG67%2520KOD%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for BG67%20KOD: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: DU64%20BVB
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU64%2520BVB%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for DU64%20BVB: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: HN15%20RRX
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN15%2520RRX%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for HN15%20RRX: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: MK58%20UPV
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK58%2520UPV%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for MK58%20UPV: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: PY16%20BBU
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY16%2520BBU%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for PY16%20BBU: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: CE08%20LTJ
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE08%2520LTJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for CE08%20LTJ: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: WK61%20UXR
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK61%2520UXR%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for WK61%20UXR: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: MX09%20EXN
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX09%2520EXN%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for MX09%20EXN: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: VF15%20SWN
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VF15%2520SWN%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for VF15%20SWN: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: YP58%20TTV
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP58%2520TTV%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for YP58%20TTV: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: DN20%20OOC
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN20%2520OOC%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for DN20%20OOC: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: DV69%20CWO
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV69%2520CWO%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for DV69%20CWO: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: L30%20TEG
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27L30%2520TEG%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for L30%20TEG: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: BK23%20XKA
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520XKA%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for BK23%20XKA: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: HS71%20CVW
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HS71%2520CVW%27 HTTP/1.1" 200 None
2026-03-29 22:04:24 [bca.uk] INFO: Scrape type for HS71%20CVW: 0
2026-03-29 22:04:24 [bca.uk] INFO: Found listing with ID: KW73%20UBC
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW73%2520UBC%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for KW73%20UBC: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: DA71%20MYO
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA71%2520MYO%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for DA71%20MYO: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: DM21%20HLO
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DM21%2520HLO%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for DM21%20HLO: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: DN68%20UDD
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN68%2520UDD%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for DN68%20UDD: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: DY11%20NRK
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY11%2520NRK%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for DY11%20NRK: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: PN70%20MWJ
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN70%2520MWJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for PN70%20MWJ: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: YG72%20XFU
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG72%2520XFU%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for YG72%20XFU: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: YL72%20BFZ
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL72%2520BFZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for YL72%20BFZ: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: MW68%20VUP
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW68%2520VUP%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for MW68%20VUP: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: YM70%20OXV
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM70%2520OXV%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for YM70%20OXV: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: AK65%20EWX
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK65%2520EWX%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for AK65%20EWX: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: DS69%20ZZG
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS69%2520ZZG%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for DS69%20ZZG: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: GJ21%20XBW
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ21%2520XBW%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for GJ21%20XBW: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: GX15%20BPV
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX15%2520BPV%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for GX15%20BPV: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: LM69%20UOE
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM69%2520UOE%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for LM69%20UOE: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: LX13%20YTO
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX13%2520YTO%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for LX13%20YTO: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: PJ71%20MWM
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ71%2520MWM%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for PJ71%20MWM: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: SL67%20GZU
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL67%2520GZU%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for SL67%20GZU: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: FE70%20WJM
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE70%2520WJM%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for FE70%20WJM: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: FX24%20TLO
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX24%2520TLO%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for FX24%20TLO: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: DY63%20YYG
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY63%2520YYG%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for DY63%20YYG: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: EF67%20WZZ
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF67%2520WZZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for EF67%20WZZ: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: FD23%20AYV
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD23%2520AYV%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for FD23%20AYV: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: MT19%20OHR
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT19%2520OHR%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for MT19%20OHR: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: RK15%20VFL
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK15%2520VFL%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for RK15%20VFL: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: YS70%20AEG
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS70%2520AEG%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for YS70%20AEG: 0
2026-03-29 22:04:25 [bca.uk] INFO: Found listing with ID: YT19%20XLR
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT19%2520XLR%27 HTTP/1.1" 200 None
2026-03-29 22:04:25 [bca.uk] INFO: Scrape type for YT19%20XLR: 2
2026-03-29 22:04:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a478850-9e1b-5eb6-ae39-e00e28c70dc9 with identifier: YT19%20XLR
2026-03-29 22:04:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a478850-9e1b-5eb6-ae39-e00e28c70dc9 with scrape type 2
2026-03-29 22:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a478850-9e1b-5eb6-ae39-e00e28c70dc9 with scrape type 2
2026-03-29 22:04:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8a478850-9e1b-5eb6-ae39-e00e28c70dc9, identifier: YT19%20XLR
2026-03-29 22:04:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d9c90331-8a21-5785-a0b4-b9675eaebcdf with identifier: AJ64%20FXV
2026-03-29 22:04:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d9c90331-8a21-5785-a0b4-b9675eaebcdf with identifier: AJ64%20FXV
2026-03-29 22:04:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d9c90331-8a21-5785-a0b4-b9675eaebcdf with identifier: AJ64%20FXV to the API
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AJ64%20FXV-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd9c90331-8a21-5785-a0b4-b9675eaebcdf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AJ64 FXV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AJ64%20FXV&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'BMW',
 'model': '420I',
 'odometer': 49513,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'BMW 420I 2.0 T M SPORT Coupe',
 'transmission': 'manual',
 'trim': 'T M SPORT',
 'vin': 'WBA3N12060KK99545',
 'year': 2015}
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ64%2520FXV%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [bca.uk] INFO: Saving data for AJ64%20FXV: {'auction_closing_time': 1774951200.0, 'created_time': 1774610825.378438, 'last_price_update_time': 1774821866.09285}
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ64%2520FXV') HTTP/1.1" 204 0
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388388%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388388 not downloaded yet
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699126524%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126524 not downloaded yet
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455816%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455816 not downloaded yet
2026-03-29 22:04:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8a478850-9e1b-5eb6-ae39-e00e28c70dc9 with identifier: YT19%20XLR
2026-03-29 22:04:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8a478850-9e1b-5eb6-ae39-e00e28c70dc9 with identifier: YT19%20XLR
2026-03-29 22:04:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8a478850-9e1b-5eb6-ae39-e00e28c70dc9 with identifier: YT19%20XLR to the API
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=8&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 164,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YT19%20XLR-GB',
 'category': 'LightCommercialVehicle',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '8a478850-9e1b-5eb6-ae39-e00e28c70dc9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YT19 XLR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YT19%20XLR&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'VAUXHALL',
 'model': 'VIVARO 2.9T',
 'odometer': 35312,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VAUXHALL VIVARO 2.9T 1.6 CDTI 120 LWB COMBI CrewCab Van',
 'transmission': 'manual',
 'trim': 'CDTI 120 LWB COMBI',
 'vin': 'W0VJ7H60XKV631839',
 'year': 2019}
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT19%2520XLR%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [bca.uk] INFO: Saving data for YT19%20XLR: {'auction_closing_time': 1775037600.0, 'created_time': 1774004737.072236, 'last_price_update_time': 1774821866.592486}
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YT19%2520XLR') HTTP/1.1" 204 0
2026-03-29 22:04:26 [bca.uk] INFO: Found listing with ID: LH16%20AFY
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LH16%2520AFY%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [bca.uk] INFO: Scrape type for LH16%20AFY: 0
2026-03-29 22:04:26 [bca.uk] INFO: Found listing with ID: MT64%20YKC
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT64%2520YKC%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [bca.uk] INFO: Scrape type for MT64%20YKC: 0
2026-03-29 22:04:26 [bca.uk] INFO: Found listing with ID: OV59%20AUR
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV59%2520AUR%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [bca.uk] INFO: Scrape type for OV59%20AUR: 0
2026-03-29 22:04:26 [bca.uk] INFO: Found listing with ID: BD17%20FTU
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD17%2520FTU%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [bca.uk] INFO: Scrape type for BD17%20FTU: 0
2026-03-29 22:04:26 [bca.uk] INFO: Found listing with ID: LC14%20LME
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC14%2520LME%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [bca.uk] INFO: Scrape type for LC14%20LME: 0
2026-03-29 22:04:26 [bca.uk] INFO: Found listing with ID: WU61%20WUW
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU61%2520WUW%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [bca.uk] INFO: Scrape type for WU61%20WUW: 0
2026-03-29 22:04:26 [bca.uk] INFO: Found listing with ID: YC13%20XDV
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC13%2520XDV%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [bca.uk] INFO: Scrape type for YC13%20XDV: 0
2026-03-29 22:04:26 [bca.uk] INFO: Found listing with ID: AE13%20RKK
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE13%2520RKK%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [bca.uk] INFO: Scrape type for AE13%20RKK: 2
2026-03-29 22:04:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a026f4c-2ec7-5510-942a-43523cf01cd0 with identifier: AE13%20RKK
2026-03-29 22:04:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a026f4c-2ec7-5510-942a-43523cf01cd0 with scrape type 2
2026-03-29 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a026f4c-2ec7-5510-942a-43523cf01cd0 with scrape type 2
2026-03-29 22:04:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3a026f4c-2ec7-5510-942a-43523cf01cd0, identifier: AE13%20RKK
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699145974%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145974 not downloaded yet
2026-03-29 22:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126400/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BU68FGN/42811417?sv=2020-08-04&st=2026-03-29T22%3A04%3A13Z&se=2026-03-29T22%3A29%3A13Z&sr=b&sp=r&sig=RCrqulUVcgAVBuj9iX2cS9VTIHmOPa8of1NBVC2WuDI%3D)
2026-03-29 22:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146466/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX19EAW/42811440?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=C09nMtphJ%2F5qYIljNXrzNSV5bitAE4G50wbU1PUP8SU%3D)
2026-03-29 22:04:26 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388308/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388308>
2026-03-29 22:04:26 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126445/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126445>
2026-03-29 22:04:26 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146501/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146501>
2026-03-29 22:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126406/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BU68FGN/42811417?sv=2020-08-04&st=2026-03-29T22%3A04%3A13Z&se=2026-03-29T22%3A29%3A13Z&sr=b&sp=r&sig=RCrqulUVcgAVBuj9iX2cS9VTIHmOPa8of1NBVC2WuDI%3D)
2026-03-29 22:04:26 [bca.uk] INFO: Found listing with ID: SR19%20HYZ
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR19%2520HYZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [bca.uk] INFO: Scrape type for SR19%20HYZ: 0
2026-03-29 22:04:26 [bca.uk] INFO: Found listing with ID: OV25%20LLU
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV25%2520LLU%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [bca.uk] INFO: Scrape type for OV25%20LLU: 0
2026-03-29 22:04:26 [bca.uk] INFO: Found listing with ID: DA12%20XBB
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA12%2520XBB%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [bca.uk] INFO: Scrape type for DA12%20XBB: 0
2026-03-29 22:04:26 [bca.uk] INFO: Found listing with ID: YY56%20OTV
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY56%2520OTV%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [bca.uk] INFO: Scrape type for YY56%20OTV: 0
2026-03-29 22:04:26 [bca.uk] INFO: Found listing with ID: YY62%20JFU
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY62%2520JFU%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [bca.uk] INFO: Scrape type for YY62%20JFU: 0
2026-03-29 22:04:26 [bca.uk] INFO: Found listing with ID: V90%20PWH
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27V90%2520PWH%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [bca.uk] INFO: Scrape type for V90%20PWH: 0
2026-03-29 22:04:26 [bca.uk] INFO: Found listing with ID: F28%20FXY
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27F28%2520FXY%27 HTTP/1.1" 200 None
2026-03-29 22:04:26 [bca.uk] INFO: Scrape type for F28%20FXY: 0
2026-03-29 22:04:26 [bca.uk] INFO: Found listing with ID: MX69%20MZL
2026-03-29 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX69%2520MZL%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for MX69%20MZL: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: SV21%20OYP
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV21%2520OYP%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for SV21%20OYP: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: PS61%20BAD
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PS61%2520BAD%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for PS61%20BAD: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: LV17%20NZE
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV17%2520NZE%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for LV17%20NZE: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: GD70%20SRV
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD70%2520SRV%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for GD70%20SRV: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: FE62%20FMX
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE62%2520FMX%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for FE62%20FMX: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: S17%20GON
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27S17%2520GON%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for S17%20GON: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: SD22%20AXR
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD22%2520AXR%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for SD22%20AXR: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: YM70%20KJX
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM70%2520KJX%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for YM70%20KJX: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: CU68%20XJE
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU68%2520XJE%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for CU68%20XJE: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: HT71%20UUJ
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT71%2520UUJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for HT71%20UUJ: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: MF69%20WCU
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF69%2520WCU%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for MF69%20WCU: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: SH71%20GJJ
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH71%2520GJJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for SH71%20GJJ: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: GK21%20KXX
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK21%2520KXX%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for GK21%20KXX: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: EO09%20NDU
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO09%2520NDU%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for EO09%20NDU: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: CE64%20ONC
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE64%2520ONC%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for CE64%20ONC: 0
2026-03-29 22:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3a026f4c-2ec7-5510-942a-43523cf01cd0 with identifier: AE13%20RKK
2026-03-29 22:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3a026f4c-2ec7-5510-942a-43523cf01cd0 with identifier: AE13%20RKK
2026-03-29 22:04:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3a026f4c-2ec7-5510-942a-43523cf01cd0 with identifier: AE13%20RKK to the API
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AE13%20RKK-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3a026f4c-2ec7-5510-942a-43523cf01cd0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AE13 RKK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AE13%20RKK&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 100015,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.6 TI-VCT 125 ZETEC P/S Hatchback',
 'transmission': 'automatic',
 'trim': 'TI-VCT 125 ZETEC P/S',
 'vin': 'WF0KXXGCBKDJ59375',
 'year': 2013}
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE13%2520RKK%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Saving data for AE13%20RKK: {'auction_closing_time': 1774864800.0, 'created_time': 1774505164.573796, 'last_price_update_time': 1774821867.661874}
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AE13%2520RKK') HTTP/1.1" 204 0
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388424%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388424 not downloaded yet
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699126551%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126551 not downloaded yet
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455819%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455819 not downloaded yet
2026-03-29 22:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614de210>
2026-03-29 22:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX19EAW%252F699146460%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146460/600 saved to cache
2026-03-29 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6
2026-03-29 22:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636ce290>
2026-03-29 22:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_expert_report_file_311e466d-1b94-457e-a041-c34ef2fe8761.pdf HTTP/1.1" 201 0
2026-03-29 22:04:27 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 7e202f37-ad62-5b0d-b809-5a916fb0486e
2026-03-29 22:04:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e202f37-ad62-5b0d-b809-5a916fb0486e, skipping ID generation
2026-03-29 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e202f37-ad62-5b0d-b809-5a916fb0486e
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DFG14ZWE-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FG14ZWE-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61596b10>
2026-03-29 22:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX19EAW%252F699146453%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146453/600 saved to cache
2026-03-29 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: YG61%20DFL
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG61%2520DFL%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for YG61%20DFL: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: YJ63%20YJY
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ63%2520YJY%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for YJ63%20YJY: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: AV61%20LYA
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV61%2520LYA%27 HTTP/1.1" 200 None
2026-03-29 22:04:27 [bca.uk] INFO: Scrape type for AV61%20LYA: 0
2026-03-29 22:04:27 [bca.uk] INFO: Found listing with ID: BF13%20DZX
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF13%2520DZX%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [bca.uk] INFO: Scrape type for BF13%20DZX: 0
2026-03-29 22:04:28 [bca.uk] INFO: Found listing with ID: BG67%20GBE
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG67%2520GBE%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [bca.uk] INFO: Scrape type for BG67%20GBE: 0
2026-03-29 22:04:28 [bca.uk] INFO: Found listing with ID: BJ07%20OXE
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ07%2520OXE%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [bca.uk] INFO: Scrape type for BJ07%20OXE: 0
2026-03-29 22:04:28 [bca.uk] INFO: Found listing with ID: CX11%20XLL
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX11%2520XLL%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [bca.uk] INFO: Scrape type for CX11%20XLL: 0
2026-03-29 22:04:28 [bca.uk] INFO: Found listing with ID: DP11%20NCY
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP11%2520NCY%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [bca.uk] INFO: Scrape type for DP11%20NCY: 0
2026-03-29 22:04:28 [bca.uk] INFO: Found listing with ID: EX15%20XAZ
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX15%2520XAZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [bca.uk] INFO: Scrape type for EX15%20XAZ: 0
2026-03-29 22:04:28 [bca.uk] INFO: Found listing with ID: EY56%20YMJ
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY56%2520YMJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [bca.uk] INFO: Scrape type for EY56%20YMJ: 0
2026-03-29 22:04:28 [bca.uk] INFO: Found listing with ID: GU62%20GHN
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU62%2520GHN%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [bca.uk] INFO: Scrape type for GU62%20GHN: 0
2026-03-29 22:04:28 [bca.uk] INFO: Found listing with ID: KU14%20VPZ
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU14%2520VPZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [bca.uk] INFO: Scrape type for KU14%20VPZ: 0
2026-03-29 22:04:28 [bca.uk] INFO: Found listing with ID: RE62%20CVJ
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE62%2520CVJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [bca.uk] INFO: Scrape type for RE62%20CVJ: 0
2026-03-29 22:04:28 [bca.uk] INFO: Found listing with ID: WN57%20EYX
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN57%2520EYX%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [bca.uk] INFO: Scrape type for WN57%20EYX: 0
2026-03-29 22:04:28 [bca.uk] INFO: Found listing with ID: AP57%20OHZ
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP57%2520OHZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [bca.uk] INFO: Scrape type for AP57%20OHZ: 0
2026-03-29 22:04:28 [bca.uk] INFO: Found listing with ID: KW68%20KFK
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW68%2520KFK%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [bca.uk] INFO: Scrape type for KW68%20KFK: 0
2026-03-29 22:04:28 [bca.uk] INFO: Found listing with ID: BG18%20KHJ
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG18%2520KHJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [bca.uk] INFO: Scrape type for BG18%20KHJ: 0
2026-03-29 22:04:28 [bca.uk] INFO: Found listing with ID: MD18%20JVV
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD18%2520JVV%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [bca.uk] INFO: Scrape type for MD18%20JVV: 2
2026-03-29 22:04:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c40d80cd-61c7-51ad-9a2c-c9c85c7995e3 with identifier: MD18%20JVV
2026-03-29 22:04:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c40d80cd-61c7-51ad-9a2c-c9c85c7995e3 with scrape type 2
2026-03-29 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c40d80cd-61c7-51ad-9a2c-c9c85c7995e3 with scrape type 2
2026-03-29 22:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c40d80cd-61c7-51ad-9a2c-c9c85c7995e3, identifier: MD18%20JVV
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699145982%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145982 not downloaded yet
2026-03-29 22:04:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c40d80cd-61c7-51ad-9a2c-c9c85c7995e3 with identifier: MD18%20JVV
2026-03-29 22:04:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c40d80cd-61c7-51ad-9a2c-c9c85c7995e3 with identifier: MD18%20JVV
2026-03-29 22:04:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c40d80cd-61c7-51ad-9a2c-c9c85c7995e3 with identifier: MD18%20JVV to the API
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 96,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MD18%20JVV-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c40d80cd-61c7-51ad-9a2c-c9c85c7995e3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MD18 JVV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MD18%20JVV&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'SKODA',
 'model': 'CITIGO',
 'odometer': 43230,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'SKODA CITIGO 1.0 MPI 60 SE GREENTECH Hatchback',
 'transmission': 'manual',
 'trim': 'MPI 60 SE GREENTECH',
 'vin': 'TMBZZZAAZJD634761',
 'year': 2018}
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD18%2520JVV%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [bca.uk] INFO: Saving data for MD18%20JVV: {'auction_closing_time': 1774951200.0, 'created_time': 1774610797.710252, 'last_price_update_time': 1774821868.807544}
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MD18%2520JVV') HTTP/1.1" 204 0
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699388441%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388441 not downloaded yet
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699126569%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126569 not downloaded yet
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455821%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455821 not downloaded yet
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143520%27 HTTP/1.1" 200 None
2026-03-29 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143520 not downloaded yet
2026-03-29 22:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GX13SXE/42811806?sv=2020-08-04&st=2026-03-29T22%3A04%3A22Z&se=2026-03-29T22%3A29%3A22Z&sr=b&sp=r&sig=3r1JvnjimdGw6bIdCU3v28PgEf%2BVL2n8uM1aCSphqNo%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126413/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BU68FGN/42811417?sv=2020-08-04&st=2026-03-29T22%3A04%3A13Z&se=2026-03-29T22%3A29%3A13Z&sr=b&sp=r&sig=RCrqulUVcgAVBuj9iX2cS9VTIHmOPa8of1NBVC2WuDI%3D)
2026-03-29 22:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146479/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX19EAW/42811440?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=C09nMtphJ%2F5qYIljNXrzNSV5bitAE4G50wbU1PUP8SU%3D)
2026-03-29 22:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388285/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL68UZJ/42811837?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=nph2F%2FW6m12z%2FYFEj3Ycz1Gy7uXC8be5nXf0j5ESQjw%3D)
2026-03-29 22:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146472/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX19EAW/42811440?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=C09nMtphJ%2F5qYIljNXrzNSV5bitAE4G50wbU1PUP8SU%3D)
2026-03-29 22:04:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146515/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146515>
2026-03-29 22:04:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455810/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=SY15YVR-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:04:29 [bca.uk] INFO: Found listing with ID: PK67%20ZVU
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK67%2520ZVU%27 HTTP/1.1" 200 None
2026-03-29 22:04:29 [bca.uk] INFO: Scrape type for PK67%20ZVU: 2
2026-03-29 22:04:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4387cdd-cb03-51cb-9d55-c69adf922e47 with identifier: PK67%20ZVU
2026-03-29 22:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4387cdd-cb03-51cb-9d55-c69adf922e47 with scrape type 2
2026-03-29 22:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4387cdd-cb03-51cb-9d55-c69adf922e47 with scrape type 2
2026-03-29 22:04:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f4387cdd-cb03-51cb-9d55-c69adf922e47, identifier: PK67%20ZVU
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699145988%27 HTTP/1.1" 200 None
2026-03-29 22:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145988 not downloaded yet
2026-03-29 22:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=10&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:04:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b3f50>
2026-03-29 22:04:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBU68FGN%252F699126400%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126400/600 saved to cache
2026-03-29 22:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f30cd769-41b2-536f-8ff2-a84f39302250
2026-03-29 22:04:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6363ab90>
2026-03-29 22:04:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX19EAW%252F699146466%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146466/600 saved to cache
2026-03-29 22:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6
2026-03-29 22:04:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61047fd0>
2026-03-29 22:04:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBU68FGN%252F699126406%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126406/600 saved to cache
2026-03-29 22:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f30cd769-41b2-536f-8ff2-a84f39302250
2026-03-29 22:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK54OMR/42811990?sv=2020-08-04&st=2026-03-29T22%3A04%3A23Z&se=2026-03-29T22%3A29%3A23Z&sr=b&sp=r&sig=VkfxGSyJ7FeZDeyrP5eg1nwFrw5WiMaWZ44byiJeVbU%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:04:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f4387cdd-cb03-51cb-9d55-c69adf922e47 with identifier: PK67%20ZVU
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=brown HTTP/1.1" 200 None
2026-03-29 22:04:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:04:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f4387cdd-cb03-51cb-9d55-c69adf922e47 with identifier: PK67%20ZVU
2026-03-29 22:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f4387cdd-cb03-51cb-9d55-c69adf922e47 with identifier: PK67%20ZVU to the API
2026-03-29 22:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PK67%20ZVU-GB',
 'category': 'Car',
 'color': 'brown',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f4387cdd-cb03-51cb-9d55-c69adf922e47',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PK67 ZVU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PK67%20ZVU&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'BMW',
 'model': '318I',
 'odometer': 96613,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'BMW 318I 1.5 T SPORT TOURING STEP Estate',
 'transmission': 'automatic',
 'trim': 'T SPORT TOURING STEP',
 'vin': 'WBA8K12050A032918',
 'year': 2017}
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK67%2520ZVU%27 HTTP/1.1" 200 None
2026-03-29 22:04:30 [bca.uk] INFO: Saving data for PK67%20ZVU: {'auction_closing_time': 1774864800.0, 'created_time': 1774620224.15586, 'last_price_update_time': 1774821870.316663}
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PK67%2520ZVU') HTTP/1.1" 204 0
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455824%27 HTTP/1.1" 200 None
2026-03-29 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455824 not downloaded yet
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143532%27 HTTP/1.1" 200 None
2026-03-29 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143532 not downloaded yet
2026-03-29 22:04:30 [bca.uk] INFO: Found listing with ID: EG17%20GCX
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EG17%2520GCX%27 HTTP/1.1" 200 None
2026-03-29 22:04:30 [bca.uk] INFO: Scrape type for EG17%20GCX: 0
2026-03-29 22:04:30 [bca.uk] INFO: Found listing with ID: KY16%20YLL
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY16%2520YLL%27 HTTP/1.1" 200 None
2026-03-29 22:04:30 [bca.uk] INFO: Scrape type for KY16%20YLL: 0
2026-03-29 22:04:30 [bca.uk] INFO: Found listing with ID: LN12%20FCM
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN12%2520FCM%27 HTTP/1.1" 200 None
2026-03-29 22:04:30 [bca.uk] INFO: Scrape type for LN12%20FCM: 2
2026-03-29 22:04:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a73df775-249e-50c5-b56f-6c6c97beefc5 with identifier: LN12%20FCM
2026-03-29 22:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a73df775-249e-50c5-b56f-6c6c97beefc5 with scrape type 2
2026-03-29 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a73df775-249e-50c5-b56f-6c6c97beefc5 with scrape type 2
2026-03-29 22:04:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a73df775-249e-50c5-b56f-6c6c97beefc5, identifier: LN12%20FCM
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699145994%27 HTTP/1.1" 200 None
2026-03-29 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145994 not downloaded yet
2026-03-29 22:04:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126524/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126524>
2026-03-29 22:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126445/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BU68FGN/42811417?sv=2020-08-04&st=2026-03-29T22%3A04%3A13Z&se=2026-03-29T22%3A29%3A13Z&sr=b&sp=r&sig=RCrqulUVcgAVBuj9iX2cS9VTIHmOPa8of1NBVC2WuDI%3D)
2026-03-29 22:04:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388388/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388388>
2026-03-29 22:04:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455816/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455816>
2026-03-29 22:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126426/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BU68FGN/42811417?sv=2020-08-04&st=2026-03-29T22%3A04%3A13Z&se=2026-03-29T22%3A29%3A13Z&sr=b&sp=r&sig=RCrqulUVcgAVBuj9iX2cS9VTIHmOPa8of1NBVC2WuDI%3D)
2026-03-29 22:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388308/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL68UZJ/42811837?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=nph2F%2FW6m12z%2FYFEj3Ycz1Gy7uXC8be5nXf0j5ESQjw%3D)
2026-03-29 22:04:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a73df775-249e-50c5-b56f-6c6c97beefc5 with identifier: LN12%20FCM
2026-03-29 22:04:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a73df775-249e-50c5-b56f-6c6c97beefc5 with identifier: LN12%20FCM
2026-03-29 22:04:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a73df775-249e-50c5-b56f-6c6c97beefc5 with identifier: LN12%20FCM to the API
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LN12%20FCM-GB',
 'category': 'Car',
 'color': 'brown',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a73df775-249e-50c5-b56f-6c6c97beefc5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LN12 FCM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LN12%20FCM&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'AUDI',
 'model': 'A1',
 'odometer': 51546,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'AUDI A1 1.4 TFSI 125 S LINE S-T Hatchback',
 'transmission': 'automatic',
 'trim': 'TFSI 125 S LINE S-T',
 'vin': 'WAUZZZ8X8DB003352',
 'year': 2023}
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN12%2520FCM%27 HTTP/1.1" 200 None
2026-03-29 22:04:30 [bca.uk] INFO: Saving data for LN12%20FCM: {'auction_closing_time': 1774864800.0, 'created_time': 1774391926.916378, 'last_price_update_time': 1774821870.883786}
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LN12%2520FCM') HTTP/1.1" 204 0
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455828%27 HTTP/1.1" 200 None
2026-03-29 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455828 not downloaded yet
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143543%27 HTTP/1.1" 200 None
2026-03-29 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143543 not downloaded yet
2026-03-29 22:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146501/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX19EAW/42811440?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=C09nMtphJ%2F5qYIljNXrzNSV5bitAE4G50wbU1PUP8SU%3D)
2026-03-29 22:04:30 [bca.uk] INFO: Found listing with ID: EU56%20DXM
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU56%2520DXM%27 HTTP/1.1" 200 None
2026-03-29 22:04:30 [bca.uk] INFO: Scrape type for EU56%20DXM: 2
2026-03-29 22:04:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21ffa1bb-824d-55f6-b035-f6cfc93459bb with identifier: EU56%20DXM
2026-03-29 22:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21ffa1bb-824d-55f6-b035-f6cfc93459bb with scrape type 2
2026-03-29 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21ffa1bb-824d-55f6-b035-f6cfc93459bb with scrape type 2
2026-03-29 22:04:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 21ffa1bb-824d-55f6-b035-f6cfc93459bb, identifier: EU56%20DXM
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146000%27 HTTP/1.1" 200 None
2026-03-29 22:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146000 not downloaded yet
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61200dd0>
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_expert_report_file_3ab8d9a5-7bd3-4ff8-89b7-e3fa725beb0e.pdf HTTP/1.1" 201 0
2026-03-29 22:04:31 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 82d2359b-1b38-5883-aaa0-bf564ebc3211
2026-03-29 22:04:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 82d2359b-1b38-5883-aaa0-bf564ebc3211, skipping ID generation
2026-03-29 22:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82d2359b-1b38-5883-aaa0-bf564ebc3211
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DGX13SXE-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=GX13SXE-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61187b90>
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBU68FGN%252F699126413%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126413/600 saved to cache
2026-03-29 22:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f30cd769-41b2-536f-8ff2-a84f39302250
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620968d0>
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX19EAW%252F699146479%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146479/600 saved to cache
2026-03-29 22:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61745650>
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL68UZJ%252F699388285%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388285/600 saved to cache
2026-03-29 22:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d329060a-a095-5b9c-880a-4e9dfce039e5
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6117cc10>
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX19EAW%252F699146472%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146472/600 saved to cache
2026-03-29 22:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6
2026-03-29 22:04:31 [bca.uk] INFO: Total items found: 100
2026-03-29 22:04:31 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded
2026-03-29 22:04:31 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:04:31 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620668d0>
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_expert_report_file_2a6e1367-28e7-4193-9f67-b4fc7ea3745e.pdf HTTP/1.1" 201 0
2026-03-29 22:04:31 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 2e6514c1-40ff-58ca-8a22-0509f974be50
2026-03-29 22:04:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2e6514c1-40ff-58ca-8a22-0509f974be50, skipping ID generation
2026-03-29 22:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 2e6514c1-40ff-58ca-8a22-0509f974be50
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DHK54OMR-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=HK54OMR-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455810/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SY15YVR/42786483?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=FK9rDus56J%2FV9P57RamAAihaU4KAtLW5HM1X4F9VrHo%3D)
2026-03-29 22:04:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 21ffa1bb-824d-55f6-b035-f6cfc93459bb with identifier: EU56%20DXM
2026-03-29 22:04:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 21ffa1bb-824d-55f6-b035-f6cfc93459bb with identifier: EU56%20DXM
2026-03-29 22:04:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 21ffa1bb-824d-55f6-b035-f6cfc93459bb with identifier: EU56%20DXM to the API
2026-03-29 22:04:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 410,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EU56%20DXM-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '6.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '21ffa1bb-824d-55f6-b035-f6cfc93459bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EU56 DXM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EU56%20DXM&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'BENTLEY',
 'model': 'CONTINENTAL GT',
 'odometer': 71234,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2006-01-01',
 'seller_name': None,
 'title': 'BENTLEY CONTINENTAL GT 6.0 W12 Coupe',
 'transmission': 'manual',
 'trim': 'W12',
 'vin': 'SCBCE63W27C042683',
 'year': 2006}
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU56%2520DXM%27 HTTP/1.1" 200 None
2026-03-29 22:04:32 [bca.uk] INFO: Saving data for EU56%20DXM: {'auction_closing_time': 1774864800.0, 'created_time': 1773823586.231394, 'last_price_update_time': 1774821872.743521}
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EU56%2520DXM') HTTP/1.1" 204 0
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455831%27 HTTP/1.1" 200 None
2026-03-29 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455831 not downloaded yet
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143566%27 HTTP/1.1" 200 None
2026-03-29 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143566 not downloaded yet
2026-03-29 22:04:32 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455819/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455819>
2026-03-29 22:04:32 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126551/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126551>
2026-03-29 22:04:32 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145982/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145982>
2026-03-29 22:04:32 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388424/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388424>
2026-03-29 22:04:32 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143510/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FG14ZWE-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:04:32 [bca.uk] INFO: Found listing with ID: EA63%20PVE
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA63%2520PVE%27 HTTP/1.1" 200 None
2026-03-29 22:04:32 [bca.uk] INFO: Scrape type for EA63%20PVE: 0
2026-03-29 22:04:32 [bca.uk] INFO: Found listing with ID: FH08%20KSZ
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH08%2520KSZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:32 [bca.uk] INFO: Scrape type for FH08%20KSZ: 0
2026-03-29 22:04:32 [bca.uk] INFO: Found listing with ID: GL67%20YWJ
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL67%2520YWJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:32 [bca.uk] INFO: Scrape type for GL67%20YWJ: 0
2026-03-29 22:04:32 [bca.uk] INFO: Found listing with ID: T140%20LPV
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27T140%2520LPV%27 HTTP/1.1" 200 None
2026-03-29 22:04:32 [bca.uk] INFO: Scrape type for T140%20LPV: 0
2026-03-29 22:04:32 [bca.uk] INFO: Found listing with ID: WJ61%20HNH
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ61%2520HNH%27 HTTP/1.1" 200 None
2026-03-29 22:04:32 [bca.uk] INFO: Scrape type for WJ61%20HNH: 0
2026-03-29 22:04:32 [bca.uk] INFO: Found listing with ID: VN17%20XMU
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN17%2520XMU%27 HTTP/1.1" 200 None
2026-03-29 22:04:32 [bca.uk] INFO: Scrape type for VN17%20XMU: 2
2026-03-29 22:04:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c18cdca-d5d0-5915-ac3b-d36940c73bb9 with identifier: VN17%20XMU
2026-03-29 22:04:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c18cdca-d5d0-5915-ac3b-d36940c73bb9 with scrape type 2
2026-03-29 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c18cdca-d5d0-5915-ac3b-d36940c73bb9 with scrape type 2
2026-03-29 22:04:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9c18cdca-d5d0-5915-ac3b-d36940c73bb9, identifier: VN17%20XMU
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146012%27 HTTP/1.1" 200 None
2026-03-29 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146012 not downloaded yet
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144224%27 HTTP/1.1" 200 None
2026-03-29 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144224 not downloaded yet
2026-03-29 22:04:33 [bca.uk] INFO: Found listing with ID: GL12%20WVA
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL12%2520WVA%27 HTTP/1.1" 200 None
2026-03-29 22:04:33 [bca.uk] INFO: Scrape type for GL12%20WVA: 0
2026-03-29 22:04:33 [bca.uk] INFO: Found listing with ID: LS59%20WLK
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS59%2520WLK%27 HTTP/1.1" 200 None
2026-03-29 22:04:33 [bca.uk] INFO: Scrape type for LS59%20WLK: 0
2026-03-29 22:04:33 [bca.uk] INFO: Found listing with ID: PN60%20GZE
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN60%2520GZE%27 HTTP/1.1" 200 None
2026-03-29 22:04:33 [bca.uk] INFO: Scrape type for PN60%20GZE: 0
2026-03-29 22:04:33 [bca.uk] INFO: Found listing with ID: YF10%20RDV
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF10%2520RDV%27 HTTP/1.1" 200 None
2026-03-29 22:04:33 [bca.uk] INFO: Scrape type for YF10%20RDV: 0
2026-03-29 22:04:33 [bca.uk] INFO: Found listing with ID: OY14%20RPZ
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY14%2520RPZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:33 [bca.uk] INFO: Scrape type for OY14%20RPZ: 0
2026-03-29 22:04:33 [bca.uk] INFO: Found listing with ID: LM64%20MUY
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM64%2520MUY%27 HTTP/1.1" 200 None
2026-03-29 22:04:33 [bca.uk] INFO: Scrape type for LM64%20MUY: 2
2026-03-29 22:04:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30ca613c-fbca-5035-b9ac-c29ab48945e3 with identifier: LM64%20MUY
2026-03-29 22:04:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30ca613c-fbca-5035-b9ac-c29ab48945e3 with scrape type 2
2026-03-29 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30ca613c-fbca-5035-b9ac-c29ab48945e3 with scrape type 2
2026-03-29 22:04:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 30ca613c-fbca-5035-b9ac-c29ab48945e3, identifier: LM64%20MUY
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699391444%27 HTTP/1.1" 200 None
2026-03-29 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699391444 not downloaded yet
2026-03-29 22:04:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63682750>
2026-03-29 22:04:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBU68FGN%252F699126445%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126445/600 saved to cache
2026-03-29 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f30cd769-41b2-536f-8ff2-a84f39302250
2026-03-29 22:04:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61753e90>
2026-03-29 22:04:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBU68FGN%252F699126426%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126426/600 saved to cache
2026-03-29 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f30cd769-41b2-536f-8ff2-a84f39302250
2026-03-29 22:04:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61704b90>
2026-03-29 22:04:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL68UZJ%252F699388308%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388308/600 saved to cache
2026-03-29 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d329060a-a095-5b9c-880a-4e9dfce039e5
2026-03-29 22:04:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145988/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145988>
2026-03-29 22:04:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146515/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX19EAW/42811440?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=C09nMtphJ%2F5qYIljNXrzNSV5bitAE4G50wbU1PUP8SU%3D)
2026-03-29 22:04:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9c18cdca-d5d0-5915-ac3b-d36940c73bb9 with identifier: VN17%20XMU
2026-03-29 22:04:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9c18cdca-d5d0-5915-ac3b-d36940c73bb9 with identifier: VN17%20XMU
2026-03-29 22:04:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9c18cdca-d5d0-5915-ac3b-d36940c73bb9 with identifier: VN17%20XMU to the API
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VN17%20XMU-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9c18cdca-d5d0-5915-ac3b-d36940c73bb9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VN17 XMU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VN17%20XMU&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'BMW',
 'model': '2 GRAN TOURER',
 'odometer': 119073,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'BMW 2 GRAN TOURER 1.5 218I T SE MPV',
 'transmission': 'manual',
 'trim': '218I T SE',
 'vin': 'WBA2D320305H47414',
 'year': 2017}
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN17%2520XMU%27 HTTP/1.1" 200 None
2026-03-29 22:04:33 [bca.uk] INFO: Saving data for VN17%20XMU: {'auction_closing_time': 1774864800.0, 'created_time': 1773958056.28463, 'last_price_update_time': 1774821873.752433}
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VN17%2520XMU') HTTP/1.1" 204 0
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455836%27 HTTP/1.1" 200 None
2026-03-29 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455836 not downloaded yet
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143581%27 HTTP/1.1" 200 None
2026-03-29 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143581 not downloaded yet
2026-03-29 22:04:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 30ca613c-fbca-5035-b9ac-c29ab48945e3 with identifier: LM64%20MUY
2026-03-29 22:04:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 30ca613c-fbca-5035-b9ac-c29ab48945e3 with identifier: LM64%20MUY
2026-03-29 22:04:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 30ca613c-fbca-5035-b9ac-c29ab48945e3 with identifier: LM64%20MUY to the API
2026-03-29 22:04:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=10&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LM64%20MUY-GB',
 'category': 'Car',
 'color': 'brown',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '30ca613c-fbca-5035-b9ac-c29ab48945e3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LM64 MUY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LM64%20MUY&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'VAUXHALL',
 'model': 'MERIVA',
 'odometer': 82907,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VAUXHALL MERIVA 1.4 16V TECH LINE MPV',
 'transmission': 'manual',
 'trim': '16V TECH LINE',
 'vin': 'W0LSH9EC1F4006219',
 'year': 2014}
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM64%2520MUY%27 HTTP/1.1" 200 None
2026-03-29 22:04:34 [bca.uk] INFO: Saving data for LM64%20MUY: {'auction_closing_time': 1774864800.0, 'created_time': 1774275069.962502, 'last_price_update_time': 1774821874.746486}
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LM64%2520MUY') HTTP/1.1" 204 0
2026-03-29 22:04:34 [bca.uk] INFO: Found listing with ID: GN64%20XOK
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN64%2520XOK%27 HTTP/1.1" 200 None
2026-03-29 22:04:34 [bca.uk] INFO: Scrape type for GN64%20XOK: 2
2026-03-29 22:04:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c96d199-e262-5e28-9dee-d16d66f5672e with identifier: GN64%20XOK
2026-03-29 22:04:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c96d199-e262-5e28-9dee-d16d66f5672e with scrape type 2
2026-03-29 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c96d199-e262-5e28-9dee-d16d66f5672e with scrape type 2
2026-03-29 22:04:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4c96d199-e262-5e28-9dee-d16d66f5672e, identifier: GN64%20XOK
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146022%27 HTTP/1.1" 200 None
2026-03-29 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146022 not downloaded yet
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144230%27 HTTP/1.1" 200 None
2026-03-29 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144230 not downloaded yet
2026-03-29 22:04:34 [bca.uk] INFO: Found listing with ID: BD07%20PXG
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD07%2520PXG%27 HTTP/1.1" 200 None
2026-03-29 22:04:34 [bca.uk] INFO: Scrape type for BD07%20PXG: 0
2026-03-29 22:04:34 [bca.uk] INFO: Found listing with ID: EK06%20NPN
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK06%2520NPN%27 HTTP/1.1" 200 None
2026-03-29 22:04:34 [bca.uk] INFO: Scrape type for EK06%20NPN: 0
2026-03-29 22:04:34 [bca.uk] INFO: Found listing with ID: EO58%20AFK
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO58%2520AFK%27 HTTP/1.1" 200 None
2026-03-29 22:04:34 [bca.uk] INFO: Scrape type for EO58%20AFK: 0
2026-03-29 22:04:34 [bca.uk] INFO: Found listing with ID: HN55%20YJE
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN55%2520YJE%27 HTTP/1.1" 200 None
2026-03-29 22:04:34 [bca.uk] INFO: Scrape type for HN55%20YJE: 0
2026-03-29 22:04:34 [bca.uk] INFO: Found listing with ID: KM63%20TVA
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM63%2520TVA%27 HTTP/1.1" 200 None
2026-03-29 22:04:34 [bca.uk] INFO: Scrape type for KM63%20TVA: 0
2026-03-29 22:04:34 [bca.uk] INFO: Found listing with ID: LY56%20OFC
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY56%2520OFC%27 HTTP/1.1" 200 None
2026-03-29 22:04:34 [bca.uk] INFO: Scrape type for LY56%20OFC: 0
2026-03-29 22:04:34 [bca.uk] INFO: Found listing with ID: OY10%20WZO
2026-03-29 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY10%2520WZO%27 HTTP/1.1" 200 None
2026-03-29 22:04:35 [bca.uk] INFO: Scrape type for OY10%20WZO: 0
2026-03-29 22:04:35 [bca.uk] INFO: Found listing with ID: PN60%20AXJ
2026-03-29 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN60%2520AXJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:35 [bca.uk] INFO: Scrape type for PN60%20AXJ: 0
2026-03-29 22:04:35 [bca.uk] INFO: Found listing with ID: CE66%20WTG
2026-03-29 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE66%2520WTG%27 HTTP/1.1" 200 None
2026-03-29 22:04:35 [bca.uk] INFO: Scrape type for CE66%20WTG: 0
2026-03-29 22:04:35 [bca.uk] INFO: Found listing with ID: GM65%20XJX
2026-03-29 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM65%2520XJX%27 HTTP/1.1" 200 None
2026-03-29 22:04:35 [bca.uk] INFO: Scrape type for GM65%20XJX: 2
2026-03-29 22:04:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fb7b7d6-0d46-5f90-b930-f849a6c33f45 with identifier: GM65%20XJX
2026-03-29 22:04:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fb7b7d6-0d46-5f90-b930-f849a6c33f45 with scrape type 2
2026-03-29 22:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fb7b7d6-0d46-5f90-b930-f849a6c33f45 with scrape type 2
2026-03-29 22:04:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8fb7b7d6-0d46-5f90-b930-f849a6c33f45, identifier: GM65%20XJX
2026-03-29 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699391471%27 HTTP/1.1" 200 None
2026-03-29 22:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699391471 not downloaded yet
2026-03-29 22:04:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455816/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SY15YVR/42786483?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=FK9rDus56J%2FV9P57RamAAihaU4KAtLW5HM1X4F9VrHo%3D)
2026-03-29 22:04:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143520/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143520>
2026-03-29 22:04:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143532/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143532>
2026-03-29 22:04:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455824/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455824>
2026-03-29 22:04:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4c96d199-e262-5e28-9dee-d16d66f5672e with identifier: GN64%20XOK
2026-03-29 22:04:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4c96d199-e262-5e28-9dee-d16d66f5672e with identifier: GN64%20XOK
2026-03-29 22:04:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4c96d199-e262-5e28-9dee-d16d66f5672e with identifier: GN64%20XOK to the API
2026-03-29 22:04:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GN64%20XOK-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.1L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4c96d199-e262-5e28-9dee-d16d66f5672e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GN64 XOK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GN64%20XOK&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'MERCEDES-BENZ',
 'model': 'GLA 220',
 'odometer': 80067,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLA 220 2.1 CDI 170 AMG LINE PREMIUM+ 4M StationWagon',
 'transmission': 'automatic',
 'trim': 'CDI 170 AMG LINE PREMIUM+ 4M',
 'vin': 'WDC1569052J034917',
 'year': 2014}
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN64%2520XOK%27 HTTP/1.1" 200 None
2026-03-29 22:04:36 [bca.uk] INFO: Saving data for GN64%20XOK: {'auction_closing_time': 1774864800.0, 'created_time': 1774620238.24492, 'last_price_update_time': 1774821876.223757}
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GN64%2520XOK') HTTP/1.1" 204 0
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455841%27 HTTP/1.1" 200 None
2026-03-29 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455841 not downloaded yet
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143598%27 HTTP/1.1" 200 None
2026-03-29 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143598 not downloaded yet
2026-03-29 22:04:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8fb7b7d6-0d46-5f90-b930-f849a6c33f45 with identifier: GM65%20XJX
2026-03-29 22:04:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8fb7b7d6-0d46-5f90-b930-f849a6c33f45 with identifier: GM65%20XJX
2026-03-29 22:04:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8fb7b7d6-0d46-5f90-b930-f849a6c33f45 with identifier: GM65%20XJX to the API
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=10&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GM65%20XJX-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8fb7b7d6-0d46-5f90-b930-f849a6c33f45',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GM65 XJX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GM65%20XJX&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'NISSAN',
 'model': 'MICRA',
 'odometer': 49884,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'NISSAN MICRA 1.2 ACENTA Hatchback',
 'transmission': 'manual',
 'trim': 'ACENTA',
 'vin': 'MDHFBUK13U0862682',
 'year': 2016}
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM65%2520XJX%27 HTTP/1.1" 200 None
2026-03-29 22:04:36 [bca.uk] INFO: Saving data for GM65%20XJX: {'auction_closing_time': 1774951200.0, 'created_time': 1774477842.107196, 'last_price_update_time': 1774821876.683637}
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GM65%2520XJX') HTTP/1.1" 204 0
2026-03-29 22:04:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:36 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:36 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:36 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617077d0>
2026-03-29 22:04:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX19EAW%252F699146501%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146501/600 saved to cache
2026-03-29 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6
2026-03-29 22:04:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615a1350>
2026-03-29 22:04:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSY15YVR%252F699455810%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455810/600 saved to cache
2026-03-29 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 96224006-57cb-587c-9533-8a4dcc309913
2026-03-29 22:04:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455821/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455821>
2026-03-29 22:04:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145994/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145994>
2026-03-29 22:04:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126524/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BU68FGN/42811417?sv=2020-08-04&st=2026-03-29T22%3A04%3A13Z&se=2026-03-29T22%3A29%3A13Z&sr=b&sp=r&sig=RCrqulUVcgAVBuj9iX2cS9VTIHmOPa8of1NBVC2WuDI%3D)
2026-03-29 22:04:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388388/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL68UZJ/42811837?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=nph2F%2FW6m12z%2FYFEj3Ycz1Gy7uXC8be5nXf0j5ESQjw%3D)
2026-03-29 22:04:36 [bca.uk] INFO: Found listing with ID: SE66%20MHY
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE66%2520MHY%27 HTTP/1.1" 200 None
2026-03-29 22:04:36 [bca.uk] INFO: Scrape type for SE66%20MHY: 2
2026-03-29 22:04:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15f2a34d-0d63-5d43-b26d-74102f1f9143 with identifier: SE66%20MHY
2026-03-29 22:04:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15f2a34d-0d63-5d43-b26d-74102f1f9143 with scrape type 2
2026-03-29 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15f2a34d-0d63-5d43-b26d-74102f1f9143 with scrape type 2
2026-03-29 22:04:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 15f2a34d-0d63-5d43-b26d-74102f1f9143, identifier: SE66%20MHY
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146033%27 HTTP/1.1" 200 None
2026-03-29 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146033 not downloaded yet
2026-03-29 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144233%27 HTTP/1.1" 200 None
2026-03-29 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144233 not downloaded yet
2026-03-29 22:04:37 [bca.uk] INFO: Found listing with ID: LM13%20OUD
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM13%2520OUD%27 HTTP/1.1" 200 None
2026-03-29 22:04:37 [bca.uk] INFO: Scrape type for LM13%20OUD: 0
2026-03-29 22:04:37 [bca.uk] INFO: Found listing with ID: YK16%20DVY
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK16%2520DVY%27 HTTP/1.1" 200 None
2026-03-29 22:04:37 [bca.uk] INFO: Scrape type for YK16%20DVY: 0
2026-03-29 22:04:37 [bca.uk] INFO: Found listing with ID: AV20%20NND
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV20%2520NND%27 HTTP/1.1" 200 None
2026-03-29 22:04:37 [bca.uk] INFO: Scrape type for AV20%20NND: 0
2026-03-29 22:04:37 [bca.uk] INFO: Found listing with ID: BU68%20WHE
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU68%2520WHE%27 HTTP/1.1" 200 None
2026-03-29 22:04:37 [bca.uk] INFO: Scrape type for BU68%20WHE: 0
2026-03-29 22:04:37 [bca.uk] INFO: Found listing with ID: HY66%20HXR
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY66%2520HXR%27 HTTP/1.1" 200 None
2026-03-29 22:04:37 [bca.uk] INFO: Scrape type for HY66%20HXR: 0
2026-03-29 22:04:37 [bca.uk] INFO: Found listing with ID: KV16%20LZF
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV16%2520LZF%27 HTTP/1.1" 200 None
2026-03-29 22:04:37 [bca.uk] INFO: Scrape type for KV16%20LZF: 0
2026-03-29 22:04:37 [bca.uk] INFO: Found listing with ID: SC14%20THU
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC14%2520THU%27 HTTP/1.1" 200 None
2026-03-29 22:04:37 [bca.uk] INFO: Scrape type for SC14%20THU: 0
2026-03-29 22:04:37 [bca.uk] INFO: Found listing with ID: SF17%20SCY
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF17%2520SCY%27 HTTP/1.1" 200 None
2026-03-29 22:04:37 [bca.uk] INFO: Scrape type for SF17%20SCY: 0
2026-03-29 22:04:37 [bca.uk] INFO: Found listing with ID: DJZ%208625
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DJZ%25208625%27 HTTP/1.1" 200 None
2026-03-29 22:04:37 [bca.uk] INFO: Scrape type for DJZ%208625: 0
2026-03-29 22:04:37 [bca.uk] INFO: Found listing with ID: AK17%20XMM
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK17%2520XMM%27 HTTP/1.1" 200 None
2026-03-29 22:04:37 [bca.uk] INFO: Scrape type for AK17%20XMM: 2
2026-03-29 22:04:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ca8cc4d-bd44-5ffd-a0ea-2019df79ffac with identifier: AK17%20XMM
2026-03-29 22:04:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ca8cc4d-bd44-5ffd-a0ea-2019df79ffac with scrape type 2
2026-03-29 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ca8cc4d-bd44-5ffd-a0ea-2019df79ffac with scrape type 2
2026-03-29 22:04:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9ca8cc4d-bd44-5ffd-a0ea-2019df79ffac, identifier: AK17%20XMM
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699391504%27 HTTP/1.1" 200 None
2026-03-29 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699391504 not downloaded yet
2026-03-29 22:04:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 15f2a34d-0d63-5d43-b26d-74102f1f9143 with identifier: SE66%20MHY
2026-03-29 22:04:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 15f2a34d-0d63-5d43-b26d-74102f1f9143 with identifier: SE66%20MHY
2026-03-29 22:04:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 15f2a34d-0d63-5d43-b26d-74102f1f9143 with identifier: SE66%20MHY to the API
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 174,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SE66%20MHY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '15f2a34d-0d63-5d43-b26d-74102f1f9143',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SE66 MHY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SE66%20MHY&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'KIA',
 'model': 'SORENTO',
 'odometer': 99764,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'KIA SORENTO 2.2 CRDI KX-3 StationWagon',
 'transmission': 'automatic',
 'trim': 'CRDI KX-3',
 'vin': 'KNAPH81BSG5257191',
 'year': 2017}
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE66%2520MHY%27 HTTP/1.1" 200 None
2026-03-29 22:04:37 [bca.uk] INFO: Saving data for SE66%20MHY: {'auction_closing_time': 1774864800.0, 'created_time': 1774620240.4991, 'last_price_update_time': 1774821877.594003}
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SE66%2520MHY') HTTP/1.1" 204 0
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143621%27 HTTP/1.1" 200 None
2026-03-29 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143621 not downloaded yet
2026-03-29 22:04:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9ca8cc4d-bd44-5ffd-a0ea-2019df79ffac with identifier: AK17%20XMM
2026-03-29 22:04:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9ca8cc4d-bd44-5ffd-a0ea-2019df79ffac with identifier: AK17%20XMM
2026-03-29 22:04:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9ca8cc4d-bd44-5ffd-a0ea-2019df79ffac with identifier: AK17%20XMM to the API
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=10&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AK17%20XMM-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9ca8cc4d-bd44-5ffd-a0ea-2019df79ffac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AK17 XMM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AK17%20XMM&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'DACIA',
 'model': 'SANDERO',
 'odometer': 48324,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'DACIA SANDERO 1.0 SCE AMBIANCE Hatchback',
 'transmission': 'manual',
 'trim': 'SCE AMBIANCE',
 'vin': 'UU15SDMC557970766',
 'year': 2017}
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK17%2520XMM%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Saving data for AK17%20XMM: {'auction_closing_time': 1774951200.0, 'created_time': 1774620615.466095, 'last_price_update_time': 1774821878.074999}
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AK17%2520XMM') HTTP/1.1" 204 0
2026-03-29 22:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145982/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV08ECZ/42811803?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=LKp%2BGx1fZJuecdPvxpleobyFbgQg%2BAeW6RcmgKVyqVk%3D)
2026-03-29 22:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143510/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FG14ZWE/42811220?sv=2020-08-04&st=2026-03-29T22%3A04%3A18Z&se=2026-03-29T22%3A29%3A18Z&sr=b&sp=r&sig=cnrBVHx917608ZNQdYLaL9kbd9WqnADMOSSO4ZVtpmw%3D)
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: VA65%20YYK
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA65%2520YYK%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for VA65%20YYK: 2
2026-03-29 22:04:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 580a2d5f-1182-5a32-9fc1-d1ffa664789e with identifier: VA65%20YYK
2026-03-29 22:04:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 580a2d5f-1182-5a32-9fc1-d1ffa664789e with scrape type 2
2026-03-29 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 580a2d5f-1182-5a32-9fc1-d1ffa664789e with scrape type 2
2026-03-29 22:04:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 580a2d5f-1182-5a32-9fc1-d1ffa664789e, identifier: VA65%20YYK
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146046%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146046 not downloaded yet
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144240%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144240 not downloaded yet
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: AV55%20WUY
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV55%2520WUY%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for AV55%20WUY: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: BJ07%20VOG
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ07%2520VOG%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for BJ07%20VOG: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: CX06%20LLW
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX06%2520LLW%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for CX06%20LLW: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: DE07%20JYC
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE07%2520JYC%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for DE07%20JYC: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: FE10%20YUW
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE10%2520YUW%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for FE10%20YUW: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: HG60%20HNL
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG60%2520HNL%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for HG60%20HNL: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: JG08%20CAZ
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27JG08%2520CAZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for JG08%20CAZ: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: KS58%20LFY
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS58%2520LFY%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for KS58%20LFY: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: MA51%20VAE
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA51%2520VAE%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for MA51%20VAE: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: SB54%20UKM
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB54%2520UKM%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for SB54%20UKM: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: SB57%20VXW
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB57%2520VXW%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for SB57%20VXW: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: VO02%20XLA
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO02%2520XLA%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for VO02%20XLA: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: WL05%20GXS
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WL05%2520GXS%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for WL05%20GXS: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: FY16%20JXD
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY16%2520JXD%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for FY16%20JXD: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: FY67%20MKA
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY67%2520MKA%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for FY67%20MKA: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: LW17%20JXZ
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LW17%2520JXZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for LW17%20JXZ: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: SY16%20SZP
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY16%2520SZP%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for SY16%20SZP: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: PT51%20GPT
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PT51%2520GPT%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for PT51%20GPT: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: EK60%20TCU
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK60%2520TCU%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for EK60%20TCU: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: PX63%20SHZ
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX63%2520SHZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for PX63%20SHZ: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: SA14%20EWY
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA14%2520EWY%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for SA14%20EWY: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: L13%20CEE
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27L13%2520CEE%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for L13%20CEE: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: NL62%20GFE
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL62%2520GFE%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for NL62%20GFE: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: NU10%20OWC
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU10%2520OWC%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for NU10%20OWC: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: YK15%20CTB
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK15%2520CTB%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for YK15%20CTB: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: AK07%20ZFD
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK07%2520ZFD%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for AK07%20ZFD: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: BX62%20FVM
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX62%2520FVM%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for BX62%20FVM: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: YM64%20PGY
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM64%2520PGY%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for YM64%20PGY: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: FN10%20WDR
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN10%2520WDR%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for FN10%20WDR: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: NJ09%20LWY
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ09%2520LWY%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for NJ09%20LWY: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: NL61%20XJX
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL61%2520XJX%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for NL61%20XJX: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: NX13%20HAA
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX13%2520HAA%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for NX13%20HAA: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: NX13%20YBP
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX13%2520YBP%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for NX13%20YBP: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: YD12%20YLM
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD12%2520YLM%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for YD12%20YLM: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: YF63%20ANV
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF63%2520ANV%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for YF63%20ANV: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: FM14%20DTZ
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM14%2520DTZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for FM14%20DTZ: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: SK10%20GUC
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK10%2520GUC%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for SK10%20GUC: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: NA68%20MZO
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA68%2520MZO%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for NA68%20MZO: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: RY19%20XDA
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RY19%2520XDA%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for RY19%20XDA: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: PK16%20DAA
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK16%2520DAA%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for PK16%20DAA: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: ST18%20ZDH
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST18%2520ZDH%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for ST18%20ZDH: 0
2026-03-29 22:04:38 [bca.uk] INFO: Found listing with ID: WD18%20XLJ
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD18%2520XLJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:38 [bca.uk] INFO: Scrape type for WD18%20XLJ: 2
2026-03-29 22:04:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3e6449f-96ed-5ca6-9648-4d9e2425ac32 with identifier: WD18%20XLJ
2026-03-29 22:04:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3e6449f-96ed-5ca6-9648-4d9e2425ac32 with scrape type 2
2026-03-29 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3e6449f-96ed-5ca6-9648-4d9e2425ac32 with scrape type 2
2026-03-29 22:04:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b3e6449f-96ed-5ca6-9648-4d9e2425ac32, identifier: WD18%20XLJ
2026-03-29 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699391539%27 HTTP/1.1" 200 None
2026-03-29 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699391539 not downloaded yet
2026-03-29 22:04:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:39 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:39 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:39 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6207b2d0>
2026-03-29 22:04:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX19EAW%252F699146515%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146515/600 saved to cache
2026-03-29 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6
2026-03-29 22:04:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61adfed0>
2026-03-29 22:04:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSY15YVR%252F699455816%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455816/600 saved to cache
2026-03-29 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 96224006-57cb-587c-9533-8a4dcc309913
2026-03-29 22:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145988/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV08ECZ/42811803?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=LKp%2BGx1fZJuecdPvxpleobyFbgQg%2BAeW6RcmgKVyqVk%3D)
2026-03-29 22:04:39 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143566/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143566>
2026-03-29 22:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455819/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SY15YVR/42786483?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=FK9rDus56J%2FV9P57RamAAihaU4KAtLW5HM1X4F9VrHo%3D)
2026-03-29 22:04:39 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391428/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=HK54OMR-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126551/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BU68FGN/42811417?sv=2020-08-04&st=2026-03-29T22%3A04%3A13Z&se=2026-03-29T22%3A29%3A13Z&sr=b&sp=r&sig=RCrqulUVcgAVBuj9iX2cS9VTIHmOPa8of1NBVC2WuDI%3D)
2026-03-29 22:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388424/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL68UZJ/42811837?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=nph2F%2FW6m12z%2FYFEj3Ycz1Gy7uXC8be5nXf0j5ESQjw%3D)
2026-03-29 22:04:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 580a2d5f-1182-5a32-9fc1-d1ffa664789e with identifier: VA65%20YYK
2026-03-29 22:04:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 580a2d5f-1182-5a32-9fc1-d1ffa664789e with identifier: VA65%20YYK
2026-03-29 22:04:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 580a2d5f-1182-5a32-9fc1-d1ffa664789e with identifier: VA65%20YYK to the API
2026-03-29 22:04:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VA65%20YYK-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '580a2d5f-1182-5a32-9fc1-d1ffa664789e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VA65 YYK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VA65%20YYK&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 88355,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.6 N-CONNECTA Hatchback',
 'transmission': 'automatic',
 'trim': 'N-CONNECTA',
 'vin': 'SJNFBAF15U7178489',
 'year': 2016}
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA65%2520YYK%27 HTTP/1.1" 200 None
2026-03-29 22:04:40 [bca.uk] INFO: Saving data for VA65%20YYK: {'auction_closing_time': 1774864800.0, 'created_time': 1774620436.14272, 'last_price_update_time': 1774821880.206546}
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VA65%2520YYK') HTTP/1.1" 204 0
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143643%27 HTTP/1.1" 200 None
2026-03-29 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143643 not downloaded yet
2026-03-29 22:04:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b3e6449f-96ed-5ca6-9648-4d9e2425ac32 with identifier: WD18%20XLJ
2026-03-29 22:04:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b3e6449f-96ed-5ca6-9648-4d9e2425ac32 with identifier: WD18%20XLJ
2026-03-29 22:04:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b3e6449f-96ed-5ca6-9648-4d9e2425ac32 with identifier: WD18%20XLJ to the API
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=10&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WD18%20XLJ-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b3e6449f-96ed-5ca6-9648-4d9e2425ac32',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WD18 XLJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WD18%20XLJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Livingston',
 'make': 'FORD',
 'model': 'GRAND CONNECT',
 'odometer': 59344,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FORD GRAND CONNECT 1.5 EBL 120 TITANIUM MPV',
 'transmission': 'manual',
 'trim': 'EBL 120 TITANIUM',
 'vin': 'WF0UXXWPGUHK59315',
 'year': 2018}
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD18%2520XLJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:40 [bca.uk] INFO: Saving data for WD18%20XLJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774390867.462399, 'last_price_update_time': 1774821880.646268}
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WD18%2520XLJ') HTTP/1.1" 204 0
2026-03-29 22:04:40 [bca.uk] INFO: Found listing with ID: BP14%20WHB
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP14%2520WHB%27 HTTP/1.1" 200 None
2026-03-29 22:04:40 [bca.uk] INFO: Scrape type for BP14%20WHB: 0
2026-03-29 22:04:40 [bca.uk] INFO: Found listing with ID: FV55%20GHG
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV55%2520GHG%27 HTTP/1.1" 200 None
2026-03-29 22:04:40 [bca.uk] INFO: Scrape type for FV55%20GHG: 0
2026-03-29 22:04:40 [bca.uk] INFO: Found listing with ID: SB63%20OHW
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB63%2520OHW%27 HTTP/1.1" 200 None
2026-03-29 22:04:40 [bca.uk] INFO: Scrape type for SB63%20OHW: 2
2026-03-29 22:04:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e8163c5-65c9-5add-8c1f-05b948bb928b with identifier: SB63%20OHW
2026-03-29 22:04:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e8163c5-65c9-5add-8c1f-05b948bb928b with scrape type 2
2026-03-29 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e8163c5-65c9-5add-8c1f-05b948bb928b with scrape type 2
2026-03-29 22:04:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2e8163c5-65c9-5add-8c1f-05b948bb928b, identifier: SB63%20OHW
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144245%27 HTTP/1.1" 200 None
2026-03-29 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144245 not downloaded yet
2026-03-29 22:04:40 [bca.uk] INFO: Found listing with ID: FY65%20MYB
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY65%2520MYB%27 HTTP/1.1" 200 None
2026-03-29 22:04:40 [bca.uk] INFO: Scrape type for FY65%20MYB: 0
2026-03-29 22:04:40 [bca.uk] INFO: Found listing with ID: VO17%20HSY
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO17%2520HSY%27 HTTP/1.1" 200 None
2026-03-29 22:04:40 [bca.uk] INFO: Scrape type for VO17%20HSY: 0
2026-03-29 22:04:40 [bca.uk] INFO: Found listing with ID: DA14%20ORY
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA14%2520ORY%27 HTTP/1.1" 200 None
2026-03-29 22:04:40 [bca.uk] INFO: Scrape type for DA14%20ORY: 0
2026-03-29 22:04:40 [bca.uk] INFO: Found listing with ID: SC14%20NFN
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC14%2520NFN%27 HTTP/1.1" 200 None
2026-03-29 22:04:40 [bca.uk] INFO: Scrape type for SC14%20NFN: 2
2026-03-29 22:04:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59b7727d-49c8-5685-bc4a-615d45a3eba9 with identifier: SC14%20NFN
2026-03-29 22:04:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59b7727d-49c8-5685-bc4a-615d45a3eba9 with scrape type 2
2026-03-29 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59b7727d-49c8-5685-bc4a-615d45a3eba9 with scrape type 2
2026-03-29 22:04:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 59b7727d-49c8-5685-bc4a-615d45a3eba9, identifier: SC14%20NFN
2026-03-29 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699391555%27 HTTP/1.1" 200 None
2026-03-29 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699391555 not downloaded yet
2026-03-29 22:04:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:41 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:41 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:41 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6195ae10>
2026-03-29 22:04:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBU68FGN%252F699126524%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126524/600 saved to cache
2026-03-29 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f30cd769-41b2-536f-8ff2-a84f39302250
2026-03-29 22:04:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:41 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:41 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:41 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6176ce90>
2026-03-29 22:04:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL68UZJ%252F699388388%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388388/600 saved to cache
2026-03-29 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d329060a-a095-5b9c-880a-4e9dfce039e5
2026-03-29 22:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143532/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FG14ZWE/42811220?sv=2020-08-04&st=2026-03-29T22%3A04%3A18Z&se=2026-03-29T22%3A29%3A18Z&sr=b&sp=r&sig=cnrBVHx917608ZNQdYLaL9kbd9WqnADMOSSO4ZVtpmw%3D)
2026-03-29 22:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455824/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SY15YVR/42786483?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=FK9rDus56J%2FV9P57RamAAihaU4KAtLW5HM1X4F9VrHo%3D)
2026-03-29 22:04:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2e8163c5-65c9-5add-8c1f-05b948bb928b with identifier: SB63%20OHW
2026-03-29 22:04:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2e8163c5-65c9-5add-8c1f-05b948bb928b with identifier: SB63%20OHW
2026-03-29 22:04:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2e8163c5-65c9-5add-8c1f-05b948bb928b with identifier: SB63%20OHW to the API
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SB63%20OHW-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '2e8163c5-65c9-5add-8c1f-05b948bb928b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SB63 OHW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SB63%20OHW&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 85682,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.6 E-HDI 115 ACTIVE EGC MPV',
 'transmission': 'automatic',
 'trim': 'E-HDI 115 ACTIVE EGC',
 'vin': 'VF30U9HD8DS222085',
 'year': 2013}
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB63%2520OHW%27 HTTP/1.1" 200 None
2026-03-29 22:04:41 [bca.uk] INFO: Saving data for SB63%20OHW: {'auction_closing_time': 1774864800.0, 'created_time': 1774620453.620844, 'last_price_update_time': 1774821881.448085}
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SB63%2520OHW') HTTP/1.1" 204 0
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699143662%27 HTTP/1.1" 200 None
2026-03-29 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143662 not downloaded yet
2026-03-29 22:04:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 59b7727d-49c8-5685-bc4a-615d45a3eba9 with identifier: SC14%20NFN
2026-03-29 22:04:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 59b7727d-49c8-5685-bc4a-615d45a3eba9 with identifier: SC14%20NFN
2026-03-29 22:04:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 59b7727d-49c8-5685-bc4a-615d45a3eba9 with identifier: SC14%20NFN to the API
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=10&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SC14%20NFN-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '59b7727d-49c8-5685-bc4a-615d45a3eba9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SC14 NFN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SC14%20NFN&vehicleType=*',
 'listing': 'auction',
 'location': 'Livingston',
 'make': 'KIA',
 'model': 'VENGA',
 'odometer': 65938,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'KIA VENGA 1.4 1 ECODYNAMICS MPV',
 'transmission': 'manual',
 'trim': '1 ECODYNAMICS',
 'vin': 'U5YEG811LEL086355',
 'year': 2014}
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC14%2520NFN%27 HTTP/1.1" 200 None
2026-03-29 22:04:41 [bca.uk] INFO: Saving data for SC14%20NFN: {'auction_closing_time': 1774864800.0, 'created_time': 1774620782.391294, 'last_price_update_time': 1774821881.840802}
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SC14%2520NFN') HTTP/1.1" 204 0
2026-03-29 22:04:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611cb510>
2026-03-29 22:04:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV08ECZ%252F699145982%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145982/600 saved to cache
2026-03-29 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1b1dd0d2-b075-5313-b500-f3a78c134e6f
2026-03-29 22:04:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a24250>
2026-03-29 22:04:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFG14ZWE%252F699143510%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143510/600 saved to cache
2026-03-29 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7e202f37-ad62-5b0d-b809-5a916fb0486e
2026-03-29 22:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143520/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FG14ZWE/42811220?sv=2020-08-04&st=2026-03-29T22%3A04%3A18Z&se=2026-03-29T22%3A29%3A18Z&sr=b&sp=r&sig=cnrBVHx917608ZNQdYLaL9kbd9WqnADMOSSO4ZVtpmw%3D)
2026-03-29 22:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145994/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV08ECZ/42811803?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=LKp%2BGx1fZJuecdPvxpleobyFbgQg%2BAeW6RcmgKVyqVk%3D)
2026-03-29 22:04:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143581/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143581>
2026-03-29 22:04:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391471/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699391471>
2026-03-29 22:04:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144230/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144230>
2026-03-29 22:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455821/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SY15YVR/42786483?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=FK9rDus56J%2FV9P57RamAAihaU4KAtLW5HM1X4F9VrHo%3D)
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: WN21%20ZGE
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN21%2520ZGE%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for WN21%20ZGE: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: WT18%20AFV
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT18%2520AFV%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for WT18%20AFV: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: FL10%20FUV
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL10%2520FUV%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for FL10%20FUV: 2
2026-03-29 22:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d30ec3f4-cf30-5286-8ee6-139e2672c43a with identifier: FL10%20FUV
2026-03-29 22:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d30ec3f4-cf30-5286-8ee6-139e2672c43a with scrape type 2
2026-03-29 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d30ec3f4-cf30-5286-8ee6-139e2672c43a with scrape type 2
2026-03-29 22:04:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d30ec3f4-cf30-5286-8ee6-139e2672c43a, identifier: FL10%20FUV
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144256%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144256 not downloaded yet
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: SO14%20FTD
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO14%2520FTD%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for SO14%20FTD: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: WO15%20WBN
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO15%2520WBN%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for WO15%20WBN: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: CE68%20ACJ
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE68%2520ACJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for CE68%20ACJ: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: FX17%20CHK
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX17%2520CHK%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for FX17%20CHK: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: FY65%20VLD
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY65%2520VLD%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for FY65%20VLD: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: YX63%20EZW
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX63%2520EZW%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for YX63%20EZW: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: YF14%20KTO
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF14%2520KTO%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for YF14%20KTO: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: YF15%20FFE
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF15%2520FFE%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for YF15%20FFE: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: AK64%20WNF
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK64%2520WNF%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for AK64%20WNF: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: GF64%20UPV
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF64%2520UPV%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for GF64%20UPV: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: YC10%20UTO
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC10%2520UTO%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for YC10%20UTO: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: DV68%20LFL
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV68%2520LFL%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for DV68%20LFL: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: TO05%20LWW
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27TO05%2520LWW%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for TO05%20LWW: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: GJ68%20DWO
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ68%2520DWO%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for GJ68%20DWO: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: SB15%20HXA
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB15%2520HXA%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for SB15%20HXA: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: HK66%20JYB
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK66%2520JYB%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for HK66%20JYB: 0
2026-03-29 22:04:42 [bca.uk] INFO: Found listing with ID: LS16%20HCY
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS16%2520HCY%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [bca.uk] INFO: Scrape type for LS16%20HCY: 2
2026-03-29 22:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c030f202-a5c3-5653-90d8-f63c3047aaf5 with identifier: LS16%20HCY
2026-03-29 22:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c030f202-a5c3-5653-90d8-f63c3047aaf5 with scrape type 2
2026-03-29 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c030f202-a5c3-5653-90d8-f63c3047aaf5 with scrape type 2
2026-03-29 22:04:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c030f202-a5c3-5653-90d8-f63c3047aaf5, identifier: LS16%20HCY
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699391571%27 HTTP/1.1" 200 None
2026-03-29 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699391571 not downloaded yet
2026-03-29 22:04:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d30ec3f4-cf30-5286-8ee6-139e2672c43a with identifier: FL10%20FUV
2026-03-29 22:04:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d30ec3f4-cf30-5286-8ee6-139e2672c43a with identifier: FL10%20FUV
2026-03-29 22:04:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d30ec3f4-cf30-5286-8ee6-139e2672c43a with identifier: FL10%20FUV to the API
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 210,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FL10%20FUV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd30ec3f4-cf30-5286-8ee6-139e2672c43a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FL10 FUV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FL10%20FUV&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'KIA',
 'model': 'SPORTAGE',
 'odometer': 48949,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'KIA SPORTAGE 2.0 CRDI 138 XS 2WD StationWagon',
 'transmission': 'automatic',
 'trim': 'CRDI 138 XS 2WD',
 'vin': 'U6YKH815MAL083581',
 'year': 2010}
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL10%2520FUV%27 HTTP/1.1" 200 None
2026-03-29 22:04:43 [bca.uk] INFO: Saving data for FL10%20FUV: {'auction_closing_time': 1774951200.0, 'created_time': 1773838422.554939, 'last_price_update_time': 1774821883.019429}
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FL10%2520FUV') HTTP/1.1" 204 0
2026-03-29 22:04:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c030f202-a5c3-5653-90d8-f63c3047aaf5 with identifier: LS16%20HCY
2026-03-29 22:04:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c030f202-a5c3-5653-90d8-f63c3047aaf5 with identifier: LS16%20HCY
2026-03-29 22:04:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c030f202-a5c3-5653-90d8-f63c3047aaf5 with identifier: LS16%20HCY to the API
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=10&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 101,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LS16%20HCY-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c030f202-a5c3-5653-90d8-f63c3047aaf5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LS16 HCY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LS16%20HCY&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'MERCEDES-BENZ',
 'model': 'A180 D',
 'odometer': 25439,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A180 D 1.5 SPORT DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'SPORT DCT',
 'vin': 'WDD1760122V127258',
 'year': 2016}
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS16%2520HCY%27 HTTP/1.1" 200 None
2026-03-29 22:04:43 [bca.uk] INFO: Saving data for LS16%20HCY: {'auction_closing_time': 1774951200.0, 'created_time': 1774005622.798485, 'last_price_update_time': 1774821883.457627}
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LS16%2520HCY') HTTP/1.1" 204 0
2026-03-29 22:04:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62150e10>
2026-03-29 22:04:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV08ECZ%252F699145988%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145988/600 saved to cache
2026-03-29 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1b1dd0d2-b075-5313-b500-f3a78c134e6f
2026-03-29 22:04:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac619f3550>
2026-03-29 22:04:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSY15YVR%252F699455819%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455819/600 saved to cache
2026-03-29 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 96224006-57cb-587c-9533-8a4dcc309913
2026-03-29 22:04:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611bb750>
2026-03-29 22:04:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBU68FGN%252F699126551%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126551/600 saved to cache
2026-03-29 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f30cd769-41b2-536f-8ff2-a84f39302250
2026-03-29 22:04:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61186390>
2026-03-29 22:04:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL68UZJ%252F699388424%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388424/600 saved to cache
2026-03-29 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d329060a-a095-5b9c-880a-4e9dfce039e5
2026-03-29 22:04:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391504/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699391504>
2026-03-29 22:04:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144233/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144233>
2026-03-29 22:04:43 [bca.uk] INFO: Found listing with ID: LB67%20WHR
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB67%2520WHR%27 HTTP/1.1" 200 None
2026-03-29 22:04:43 [bca.uk] INFO: Scrape type for LB67%20WHR: 0
2026-03-29 22:04:43 [bca.uk] INFO: Found listing with ID: WV18%20GNY
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV18%2520GNY%27 HTTP/1.1" 200 None
2026-03-29 22:04:43 [bca.uk] INFO: Scrape type for WV18%20GNY: 2
2026-03-29 22:04:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 178c831d-40be-5610-8b45-8ee9d265dc2f with identifier: WV18%20GNY
2026-03-29 22:04:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 178c831d-40be-5610-8b45-8ee9d265dc2f with scrape type 2
2026-03-29 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 178c831d-40be-5610-8b45-8ee9d265dc2f with scrape type 2
2026-03-29 22:04:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 178c831d-40be-5610-8b45-8ee9d265dc2f, identifier: WV18%20GNY
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144261%27 HTTP/1.1" 200 None
2026-03-29 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144261 not downloaded yet
2026-03-29 22:04:43 [bca.uk] INFO: Found listing with ID: SD67%20XHY
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD67%2520XHY%27 HTTP/1.1" 200 None
2026-03-29 22:04:43 [bca.uk] INFO: Scrape type for SD67%20XHY: 0
2026-03-29 22:04:43 [bca.uk] INFO: Found listing with ID: SC66%20RUU
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC66%2520RUU%27 HTTP/1.1" 200 None
2026-03-29 22:04:43 [bca.uk] INFO: Scrape type for SC66%20RUU: 0
2026-03-29 22:04:43 [bca.uk] INFO: Found listing with ID: SJ15%20ZWE
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ15%2520ZWE%27 HTTP/1.1" 200 None
2026-03-29 22:04:43 [bca.uk] INFO: Scrape type for SJ15%20ZWE: 0
2026-03-29 22:04:43 [bca.uk] INFO: Found listing with ID: SK67%20UUF
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK67%2520UUF%27 HTTP/1.1" 200 None
2026-03-29 22:04:43 [bca.uk] INFO: Scrape type for SK67%20UUF: 0
2026-03-29 22:04:43 [bca.uk] INFO: Found listing with ID: SM65%20WDL
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM65%2520WDL%27 HTTP/1.1" 200 None
2026-03-29 22:04:43 [bca.uk] INFO: Scrape type for SM65%20WDL: 2
2026-03-29 22:04:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 876bf807-40e7-5fcc-95fc-54f8c76e1e78 with identifier: SM65%20WDL
2026-03-29 22:04:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 876bf807-40e7-5fcc-95fc-54f8c76e1e78 with scrape type 2
2026-03-29 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 876bf807-40e7-5fcc-95fc-54f8c76e1e78 with scrape type 2
2026-03-29 22:04:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 876bf807-40e7-5fcc-95fc-54f8c76e1e78, identifier: SM65%20WDL
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699391584%27 HTTP/1.1" 200 None
2026-03-29 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699391584 not downloaded yet
2026-03-29 22:04:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 178c831d-40be-5610-8b45-8ee9d265dc2f with identifier: WV18%20GNY
2026-03-29 22:04:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 178c831d-40be-5610-8b45-8ee9d265dc2f with identifier: WV18%20GNY
2026-03-29 22:04:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 178c831d-40be-5610-8b45-8ee9d265dc2f with identifier: WV18%20GNY to the API
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=9&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 95,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WV18%20GNY-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '178c831d-40be-5610-8b45-8ee9d265dc2f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WV18 GNY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WV18%20GNY&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'TOYOTA',
 'model': 'AYGO',
 'odometer': 29272,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'TOYOTA AYGO 1.0 VVT-I X-PRESS Hatchback',
 'transmission': 'manual',
 'trim': 'VVT-I X-PRESS',
 'vin': 'JTDKGNEC40N318923',
 'year': 2018}
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV18%2520GNY%27 HTTP/1.1" 200 None
2026-03-29 22:04:44 [bca.uk] INFO: Saving data for WV18%20GNY: {'auction_closing_time': 1774951200.0, 'created_time': 1774477807.966832, 'last_price_update_time': 1774821884.324861}
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WV18%2520GNY') HTTP/1.1" 204 0
2026-03-29 22:04:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 876bf807-40e7-5fcc-95fc-54f8c76e1e78 with identifier: SM65%20WDL
2026-03-29 22:04:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 876bf807-40e7-5fcc-95fc-54f8c76e1e78 with identifier: SM65%20WDL
2026-03-29 22:04:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 876bf807-40e7-5fcc-95fc-54f8c76e1e78 with identifier: SM65%20WDL to the API
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=10&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SM65%20WDL-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '876bf807-40e7-5fcc-95fc-54f8c76e1e78',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SM65 WDL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SM65%20WDL&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'FORD',
 'model': 'GRAND C-MAX',
 'odometer': 107710,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'FORD GRAND C-MAX 1.5 TDCI 120 TITANIUM MPV',
 'transmission': 'manual',
 'trim': 'TDCI 120 TITANIUM',
 'vin': 'WF0WXXGCEWFT53809',
 'year': 2016}
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM65%2520WDL%27 HTTP/1.1" 200 None
2026-03-29 22:04:44 [bca.uk] INFO: Saving data for SM65%20WDL: {'auction_closing_time': 1774864800.0, 'created_time': 1774620770.013383, 'last_price_update_time': 1774821884.684894}
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SM65%2520WDL') HTTP/1.1" 204 0
2026-03-29 22:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143566/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FG14ZWE/42811220?sv=2020-08-04&st=2026-03-29T22%3A04%3A18Z&se=2026-03-29T22%3A29%3A18Z&sr=b&sp=r&sig=cnrBVHx917608ZNQdYLaL9kbd9WqnADMOSSO4ZVtpmw%3D)
2026-03-29 22:04:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143598/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143598>
2026-03-29 22:04:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455841/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455841>
2026-03-29 22:04:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146033/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146033>
2026-03-29 22:04:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143621/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143621>
2026-03-29 22:04:44 [bca.uk] INFO: Found listing with ID: AE67%20AWJ
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE67%2520AWJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:44 [bca.uk] INFO: Scrape type for AE67%20AWJ: 0
2026-03-29 22:04:44 [bca.uk] INFO: Found listing with ID: DA64%20AWP
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA64%2520AWP%27 HTTP/1.1" 200 None
2026-03-29 22:04:44 [bca.uk] INFO: Scrape type for DA64%20AWP: 0
2026-03-29 22:04:44 [bca.uk] INFO: Found listing with ID: AD15%20LAO
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AD15%2520LAO%27 HTTP/1.1" 200 None
2026-03-29 22:04:44 [bca.uk] INFO: Scrape type for AD15%20LAO: 0
2026-03-29 22:04:44 [bca.uk] INFO: Found listing with ID: CT19%20VYM
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CT19%2520VYM%27 HTTP/1.1" 200 None
2026-03-29 22:04:44 [bca.uk] INFO: Scrape type for CT19%20VYM: 0
2026-03-29 22:04:44 [bca.uk] INFO: Found listing with ID: LB69%20LHJ
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB69%2520LHJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:44 [bca.uk] INFO: Scrape type for LB69%20LHJ: 0
2026-03-29 22:04:44 [bca.uk] INFO: Found listing with ID: WG66%20JSV
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG66%2520JSV%27 HTTP/1.1" 200 None
2026-03-29 22:04:44 [bca.uk] INFO: Scrape type for WG66%20JSV: 0
2026-03-29 22:04:44 [bca.uk] INFO: Found listing with ID: SH51%20YHV
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH51%2520YHV%27 HTTP/1.1" 200 None
2026-03-29 22:04:44 [bca.uk] INFO: Scrape type for SH51%20YHV: 0
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144272%27 HTTP/1.1" 200 None
2026-03-29 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144272 not downloaded yet
2026-03-29 22:04:44 [bca.uk] INFO: Found listing with ID: SY16%20OXD
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY16%2520OXD%27 HTTP/1.1" 200 None
2026-03-29 22:04:44 [bca.uk] INFO: Scrape type for SY16%20OXD: 0
2026-03-29 22:04:44 [bca.uk] INFO: Found listing with ID: YY66%20PPX
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY66%2520PPX%27 HTTP/1.1" 200 None
2026-03-29 22:04:44 [bca.uk] INFO: Scrape type for YY66%20PPX: 0
2026-03-29 22:04:44 [bca.uk] INFO: Found listing with ID: DG16%20ZDM
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG16%2520ZDM%27 HTTP/1.1" 200 None
2026-03-29 22:04:44 [bca.uk] INFO: Scrape type for DG16%20ZDM: 0
2026-03-29 22:04:44 [bca.uk] INFO: Found listing with ID: DL14%20OCO
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL14%2520OCO%27 HTTP/1.1" 200 None
2026-03-29 22:04:44 [bca.uk] INFO: Scrape type for DL14%20OCO: 2
2026-03-29 22:04:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cbda9c6-fd91-5ee4-818a-9a09794168a0 with identifier: DL14%20OCO
2026-03-29 22:04:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cbda9c6-fd91-5ee4-818a-9a09794168a0 with scrape type 2
2026-03-29 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cbda9c6-fd91-5ee4-818a-9a09794168a0 with scrape type 2
2026-03-29 22:04:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3cbda9c6-fd91-5ee4-818a-9a09794168a0, identifier: DL14%20OCO
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699391602%27 HTTP/1.1" 200 None
2026-03-29 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699391602 not downloaded yet
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6334bf50>
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFG14ZWE%252F699143532%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143532/600 saved to cache
2026-03-29 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7e202f37-ad62-5b0d-b809-5a916fb0486e
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69c1b690>
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSY15YVR%252F699455824%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455824/600 saved to cache
2026-03-29 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 96224006-57cb-587c-9533-8a4dcc309913
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632ce310>
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFG14ZWE%252F699143520%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143520/600 saved to cache
2026-03-29 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7e202f37-ad62-5b0d-b809-5a916fb0486e
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6224e350>
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV08ECZ%252F699145994%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145994/600 saved to cache
2026-03-29 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1b1dd0d2-b075-5313-b500-f3a78c134e6f
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63691150>
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSY15YVR%252F699455821%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455821/600 saved to cache
2026-03-29 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 96224006-57cb-587c-9533-8a4dcc309913
2026-03-29 22:04:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391539/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699391539>
2026-03-29 22:04:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143643/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143643>
2026-03-29 22:04:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3cbda9c6-fd91-5ee4-818a-9a09794168a0 with identifier: DL14%20OCO
2026-03-29 22:04:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3cbda9c6-fd91-5ee4-818a-9a09794168a0 with identifier: DL14%20OCO
2026-03-29 22:04:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3cbda9c6-fd91-5ee4-818a-9a09794168a0 with identifier: DL14%20OCO to the API
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=10&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DL14%20OCO-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3cbda9c6-fd91-5ee4-818a-9a09794168a0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DL14 OCO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DL14%20OCO&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 67865,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.2 VVT S Hatchback',
 'transmission': 'manual',
 'trim': 'VVT S',
 'vin': 'W0L0SDL68E4240685',
 'year': 2014}
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL14%2520OCO%27 HTTP/1.1" 200 None
2026-03-29 22:04:45 [bca.uk] INFO: Saving data for DL14%20OCO: {'auction_closing_time': 1774864800.0, 'created_time': 1774621417.095292, 'last_price_update_time': 1774821885.575997}
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DL14%2520OCO') HTTP/1.1" 204 0
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699144282%27 HTTP/1.1" 200 None
2026-03-29 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144282 not downloaded yet
2026-03-29 22:04:45 [bca.uk] INFO: Found listing with ID: KY66%20CUX
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY66%2520CUX%27 HTTP/1.1" 200 None
2026-03-29 22:04:45 [bca.uk] INFO: Scrape type for KY66%20CUX: 2
2026-03-29 22:04:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0275349a-c384-5aae-9f91-781de60f1a30 with identifier: KY66%20CUX
2026-03-29 22:04:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0275349a-c384-5aae-9f91-781de60f1a30 with scrape type 2
2026-03-29 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0275349a-c384-5aae-9f91-781de60f1a30 with scrape type 2
2026-03-29 22:04:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0275349a-c384-5aae-9f91-781de60f1a30, identifier: KY66%20CUX
2026-03-29 22:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391428/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK54OMR/42811990?sv=2020-08-04&st=2026-03-29T22%3A04%3A23Z&se=2026-03-29T22%3A29%3A23Z&sr=b&sp=r&sig=VkfxGSyJ7FeZDeyrP5eg1nwFrw5WiMaWZ44byiJeVbU%3D)
2026-03-29 22:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144230/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GX13SXE/42811806?sv=2020-08-04&st=2026-03-29T22%3A04%3A22Z&se=2026-03-29T22%3A29%3A22Z&sr=b&sp=r&sig=3r1JvnjimdGw6bIdCU3v28PgEf%2BVL2n8uM1aCSphqNo%3D)
2026-03-29 22:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143581/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FG14ZWE/42811220?sv=2020-08-04&st=2026-03-29T22%3A04%3A18Z&se=2026-03-29T22%3A29%3A18Z&sr=b&sp=r&sig=cnrBVHx917608ZNQdYLaL9kbd9WqnADMOSSO4ZVtpmw%3D)
2026-03-29 22:04:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143662/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143662>
2026-03-29 22:04:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391555/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699391555>
2026-03-29 22:04:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0275349a-c384-5aae-9f91-781de60f1a30 with identifier: KY66%20CUX
2026-03-29 22:04:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0275349a-c384-5aae-9f91-781de60f1a30 with identifier: KY66%20CUX
2026-03-29 22:04:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0275349a-c384-5aae-9f91-781de60f1a30 with identifier: KY66%20CUX to the API
2026-03-29 22:04:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=10&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 97,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KY66%20CUX-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '0275349a-c384-5aae-9f91-781de60f1a30',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KY66 CUX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KY66%20CUX&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 86970,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.6 CDTI 16V 110 SRI Hatchback',
 'transmission': 'manual',
 'trim': 'CDTI 16V 110 SRI',
 'vin': 'W0LBF6EK0G8113302',
 'year': 2016}
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY66%2520CUX%27 HTTP/1.1" 200 None
2026-03-29 22:04:46 [bca.uk] INFO: Saving data for KY66%20CUX: {'auction_closing_time': 1774864800.0, 'created_time': 1774044945.451452, 'last_price_update_time': 1774821886.175346}
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KY66%2520CUX') HTTP/1.1" 204 0
2026-03-29 22:04:46 [bca.uk] INFO: Found listing with ID: MT67%20JTY
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT67%2520JTY%27 HTTP/1.1" 200 None
2026-03-29 22:04:46 [bca.uk] INFO: Scrape type for MT67%20JTY: 0
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391471/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK54OMR/42811990?sv=2020-08-04&st=2026-03-29T22%3A04%3A23Z&se=2026-03-29T22%3A29%3A23Z&sr=b&sp=r&sig=VkfxGSyJ7FeZDeyrP5eg1nwFrw5WiMaWZ44byiJeVbU%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144233/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GX13SXE/42811806?sv=2020-08-04&st=2026-03-29T22%3A04%3A22Z&se=2026-03-29T22%3A29%3A22Z&sr=b&sp=r&sig=3r1JvnjimdGw6bIdCU3v28PgEf%2BVL2n8uM1aCSphqNo%3D)
2026-03-29 22:04:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144245/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144245>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632cc810>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFG14ZWE%252F699143566%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143566/600 saved to cache
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7e202f37-ad62-5b0d-b809-5a916fb0486e
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637ee310>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK54OMR%252F699391428%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391428/600 saved to cache
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2e6514c1-40ff-58ca-8a22-0509f974be50
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6209d9d0>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGX13SXE%252F699144230%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144230/600 saved to cache
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 82d2359b-1b38-5883-aaa0-bf564ebc3211
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6198b390>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFG14ZWE%252F699143581%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143581/600 saved to cache
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7e202f37-ad62-5b0d-b809-5a916fb0486e
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146033/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV08ECZ/42811803?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=LKp%2BGx1fZJuecdPvxpleobyFbgQg%2BAeW6RcmgKVyqVk%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143621/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FG14ZWE/42811220?sv=2020-08-04&st=2026-03-29T22%3A04%3A18Z&se=2026-03-29T22%3A29%3A18Z&sr=b&sp=r&sig=cnrBVHx917608ZNQdYLaL9kbd9WqnADMOSSO4ZVtpmw%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143598/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FG14ZWE/42811220?sv=2020-08-04&st=2026-03-29T22%3A04%3A18Z&se=2026-03-29T22%3A29%3A18Z&sr=b&sp=r&sig=cnrBVHx917608ZNQdYLaL9kbd9WqnADMOSSO4ZVtpmw%3D)
2026-03-29 22:04:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391584/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699391584>
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455841/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SY15YVR/42786483?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=FK9rDus56J%2FV9P57RamAAihaU4KAtLW5HM1X4F9VrHo%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143643/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FG14ZWE/42811220?sv=2020-08-04&st=2026-03-29T22%3A04%3A18Z&se=2026-03-29T22%3A29%3A18Z&sr=b&sp=r&sig=cnrBVHx917608ZNQdYLaL9kbd9WqnADMOSSO4ZVtpmw%3D)
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69adfad0>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK54OMR%252F699391471%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391471/600 saved to cache
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2e6514c1-40ff-58ca-8a22-0509f974be50
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620d79d0>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGX13SXE%252F699144233%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144233/600 saved to cache
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 82d2359b-1b38-5883-aaa0-bf564ebc3211
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391504/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK54OMR/42811990?sv=2020-08-04&st=2026-03-29T22%3A04%3A23Z&se=2026-03-29T22%3A29%3A23Z&sr=b&sp=r&sig=VkfxGSyJ7FeZDeyrP5eg1nwFrw5WiMaWZ44byiJeVbU%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391539/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK54OMR/42811990?sv=2020-08-04&st=2026-03-29T22%3A04%3A23Z&se=2026-03-29T22%3A29%3A23Z&sr=b&sp=r&sig=VkfxGSyJ7FeZDeyrP5eg1nwFrw5WiMaWZ44byiJeVbU%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391555/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK54OMR/42811990?sv=2020-08-04&st=2026-03-29T22%3A04%3A23Z&se=2026-03-29T22%3A29%3A23Z&sr=b&sp=r&sig=VkfxGSyJ7FeZDeyrP5eg1nwFrw5WiMaWZ44byiJeVbU%3D)
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6158ead0>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV08ECZ%252F699146033%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146033/600 saved to cache
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1b1dd0d2-b075-5313-b500-f3a78c134e6f
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63614c50>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFG14ZWE%252F699143621%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143621/600 saved to cache
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7e202f37-ad62-5b0d-b809-5a916fb0486e
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6115e190>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFG14ZWE%252F699143598%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143598/600 saved to cache
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7e202f37-ad62-5b0d-b809-5a916fb0486e
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63779cd0>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSY15YVR%252F699455841%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455841/600 saved to cache
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 96224006-57cb-587c-9533-8a4dcc309913
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63779b90>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFG14ZWE%252F699143643%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143643/600 saved to cache
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7e202f37-ad62-5b0d-b809-5a916fb0486e
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143662/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FG14ZWE/42811220?sv=2020-08-04&st=2026-03-29T22%3A04%3A18Z&se=2026-03-29T22%3A29%3A18Z&sr=b&sp=r&sig=cnrBVHx917608ZNQdYLaL9kbd9WqnADMOSSO4ZVtpmw%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144245/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GX13SXE/42811806?sv=2020-08-04&st=2026-03-29T22%3A04%3A22Z&se=2026-03-29T22%3A29%3A22Z&sr=b&sp=r&sig=3r1JvnjimdGw6bIdCU3v28PgEf%2BVL2n8uM1aCSphqNo%3D)
2026-03-29 22:04:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391571/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699391571>
2026-03-29 22:04:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144272/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144272>
2026-03-29 22:04:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391602/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699391602>
2026-03-29 22:04:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144261/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144261>
2026-03-29 22:04:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144256/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144256>
2026-03-29 22:04:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144282/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144282>
2026-03-29 22:04:46 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:04:46 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:04:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6158d890>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK54OMR%252F699391504%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391504/600 saved to cache
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2e6514c1-40ff-58ca-8a22-0509f974be50
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617591d0>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK54OMR%252F699391539%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391539/600 saved to cache
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2e6514c1-40ff-58ca-8a22-0509f974be50
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61509050>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK54OMR%252F699391555%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391555/600 saved to cache
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2e6514c1-40ff-58ca-8a22-0509f974be50
2026-03-29 22:04:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146022/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146022>
2026-03-29 22:04:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146012/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146012>
2026-03-29 22:04:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144224/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144224>
2026-03-29 22:04:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391444/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699391444>
2026-03-29 22:04:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144240/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699144240>
2026-03-29 22:04:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146046/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146046>
2026-03-29 22:04:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455836/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455836>
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6352f950>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFG14ZWE%252F699143662%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143662/600 saved to cache
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7e202f37-ad62-5b0d-b809-5a916fb0486e
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6224ed50>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGX13SXE%252F699144245%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144245/600 saved to cache
2026-03-29 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 82d2359b-1b38-5883-aaa0-bf564ebc3211
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391584/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK54OMR/42811990?sv=2020-08-04&st=2026-03-29T22%3A04%3A23Z&se=2026-03-29T22%3A29%3A23Z&sr=b&sp=r&sig=VkfxGSyJ7FeZDeyrP5eg1nwFrw5WiMaWZ44byiJeVbU%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144272/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GX13SXE/42811806?sv=2020-08-04&st=2026-03-29T22%3A04%3A22Z&se=2026-03-29T22%3A29%3A22Z&sr=b&sp=r&sig=3r1JvnjimdGw6bIdCU3v28PgEf%2BVL2n8uM1aCSphqNo%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144256/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GX13SXE/42811806?sv=2020-08-04&st=2026-03-29T22%3A04%3A22Z&se=2026-03-29T22%3A29%3A22Z&sr=b&sp=r&sig=3r1JvnjimdGw6bIdCU3v28PgEf%2BVL2n8uM1aCSphqNo%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144261/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GX13SXE/42811806?sv=2020-08-04&st=2026-03-29T22%3A04%3A22Z&se=2026-03-29T22%3A29%3A22Z&sr=b&sp=r&sig=3r1JvnjimdGw6bIdCU3v28PgEf%2BVL2n8uM1aCSphqNo%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391571/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK54OMR/42811990?sv=2020-08-04&st=2026-03-29T22%3A04%3A23Z&se=2026-03-29T22%3A29%3A23Z&sr=b&sp=r&sig=VkfxGSyJ7FeZDeyrP5eg1nwFrw5WiMaWZ44byiJeVbU%3D)
2026-03-29 22:04:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455831/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455831>
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391602/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK54OMR/42811990?sv=2020-08-04&st=2026-03-29T22%3A04%3A23Z&se=2026-03-29T22%3A29%3A23Z&sr=b&sp=r&sig=VkfxGSyJ7FeZDeyrP5eg1nwFrw5WiMaWZ44byiJeVbU%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144282/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GX13SXE/42811806?sv=2020-08-04&st=2026-03-29T22%3A04%3A22Z&se=2026-03-29T22%3A29%3A22Z&sr=b&sp=r&sig=3r1JvnjimdGw6bIdCU3v28PgEf%2BVL2n8uM1aCSphqNo%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144240/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GX13SXE/42811806?sv=2020-08-04&st=2026-03-29T22%3A04%3A22Z&se=2026-03-29T22%3A29%3A22Z&sr=b&sp=r&sig=3r1JvnjimdGw6bIdCU3v28PgEf%2BVL2n8uM1aCSphqNo%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146046/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV08ECZ/42811803?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=LKp%2BGx1fZJuecdPvxpleobyFbgQg%2BAeW6RcmgKVyqVk%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144224/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GX13SXE/42811806?sv=2020-08-04&st=2026-03-29T22%3A04%3A22Z&se=2026-03-29T22%3A29%3A22Z&sr=b&sp=r&sig=3r1JvnjimdGw6bIdCU3v28PgEf%2BVL2n8uM1aCSphqNo%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146012/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV08ECZ/42811803?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=LKp%2BGx1fZJuecdPvxpleobyFbgQg%2BAeW6RcmgKVyqVk%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391444/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HK54OMR/42811990?sv=2020-08-04&st=2026-03-29T22%3A04%3A23Z&se=2026-03-29T22%3A29%3A23Z&sr=b&sp=r&sig=VkfxGSyJ7FeZDeyrP5eg1nwFrw5WiMaWZ44byiJeVbU%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146022/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV08ECZ/42811803?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=LKp%2BGx1fZJuecdPvxpleobyFbgQg%2BAeW6RcmgKVyqVk%3D)
2026-03-29 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455836/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SY15YVR/42786483?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=FK9rDus56J%2FV9P57RamAAihaU4KAtLW5HM1X4F9VrHo%3D)
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6118e0d0>
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK54OMR%252F699391584%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391584/600 saved to cache
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2e6514c1-40ff-58ca-8a22-0509f974be50
2026-03-29 22:04:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144219/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=GX13SXE-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:04:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143543/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699143543>
2026-03-29 22:04:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146000/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146000>
2026-03-29 22:04:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455828/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455828>
2026-03-29 22:04:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126569/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126569>
2026-03-29 22:04:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145974/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699145974>
2026-03-29 22:04:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388441/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388441>
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611bcb90>
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGX13SXE%252F699144272%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144272/600 saved to cache
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 82d2359b-1b38-5883-aaa0-bf564ebc3211
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620cb910>
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGX13SXE%252F699144256%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144256/600 saved to cache
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 82d2359b-1b38-5883-aaa0-bf564ebc3211
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632e0e50>
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGX13SXE%252F699144261%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144261/600 saved to cache
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 82d2359b-1b38-5883-aaa0-bf564ebc3211
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a759d0>
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK54OMR%252F699391571%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391571/600 saved to cache
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2e6514c1-40ff-58ca-8a22-0509f974be50
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61754990>
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK54OMR%252F699391602%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391602/600 saved to cache
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2e6514c1-40ff-58ca-8a22-0509f974be50
2026-03-29 22:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455831/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SY15YVR/42786483?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=FK9rDus56J%2FV9P57RamAAihaU4KAtLW5HM1X4F9VrHo%3D)
2026-03-29 22:04:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455813/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455813>
2026-03-29 22:04:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388354/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388354>
2026-03-29 22:04:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146525/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146525>
2026-03-29 22:04:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126491/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126491>
2026-03-29 22:04:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145966/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=OV08ECZ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac684c9010>
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGX13SXE%252F699144282%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144282/600 saved to cache
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 82d2359b-1b38-5883-aaa0-bf564ebc3211
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6367b950>
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGX13SXE%252F699144240%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144240/600 saved to cache
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 82d2359b-1b38-5883-aaa0-bf564ebc3211
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637ad8d0>
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV08ECZ%252F699146046%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146046/600 saved to cache
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1b1dd0d2-b075-5313-b500-f3a78c134e6f
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac684da090>
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGX13SXE%252F699144224%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144224/600 saved to cache
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 82d2359b-1b38-5883-aaa0-bf564ebc3211
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6158c3d0>
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV08ECZ%252F699146012%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146012/600 saved to cache
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1b1dd0d2-b075-5313-b500-f3a78c134e6f
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61964610>
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHK54OMR%252F699391444%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391444/600 saved to cache
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2e6514c1-40ff-58ca-8a22-0509f974be50
2026-03-29 22:04:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2e6514c1-40ff-58ca-8a22-0509f974be50, skipping ID generation
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2e6514c1-40ff-58ca-8a22-0509f974be50 sending to next pipeline
2026-03-29 22:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2e6514c1-40ff-58ca-8a22-0509f974be50, identifier: HK54%20OMR
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63678590>
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV08ECZ%252F699146022%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146022/600 saved to cache
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1b1dd0d2-b075-5313-b500-f3a78c134e6f
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615f3a90>
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSY15YVR%252F699455836%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455836/600 saved to cache
2026-03-29 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 96224006-57cb-587c-9533-8a4dcc309913
2026-03-29 22:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2e6514c1-40ff-58ca-8a22-0509f974be50 with identifier: HK54%20OMR
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gold HTTP/1.1" 200 None
2026-03-29 22:04:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2e6514c1-40ff-58ca-8a22-0509f974be50 with identifier: HK54%20OMR
2026-03-29 22:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2e6514c1-40ff-58ca-8a22-0509f974be50 with identifier: HK54%20OMR to the API
2026-03-29 22:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391444/600>
{'auction_title': '',
 'c_o_2_emission_value': 161,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_expert_report_file_2a6e1367-28e7-4193-9f67-b4fc7ea3745e.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HK54%20OMR-GB',
 'category': 'Car',
 'color': 'gold',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2e6514c1-40ff-58ca-8a22-0509f974be50',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HK54 OMR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HK54%20OMR&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'RENAULT',
 'model': 'MODUS',
 'odometer': 37350,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 9,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 197215,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391428/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 192200,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391444/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 192101,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391471/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 182872,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391504/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 180679,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391539/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 159764,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391555/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 164596,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391571/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 157850,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391584/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e6514c1-40ff-58ca-8a22-0509f974be50/2e6514c1-40ff-58ca-8a22-0509f974be50_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 166265,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HK54OMR/699391602/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2005-01-01',
 'seller_name': None,
 'title': 'RENAULT MODUS 1.4 PRIVILEGE Hatchback',
 'transmission': 'manual',
 'trim': 'PRIVILEGE',
 'vin': 'VF1JP0J0532888047',
 'year': 2005}
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK54%2520OMR%27 HTTP/1.1" 200 None
2026-03-29 22:04:48 [bca.uk] INFO: Saving data for HK54%20OMR: {'created_time': 1774821888.246789, 'last_price_update_time': 1774821888.2468, 'auction_closing_time': 1774864800.0}
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HK54%2520OMR') HTTP/1.1" 204 0
2026-03-29 22:04:48 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126467/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699126467>
2026-03-29 22:04:48 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PL07HRM/42787034?sv=2020-08-04&st=2026-03-29T22%3A04%3A47Z&se=2026-03-29T22%3A29%3A47Z&sr=b&sp=r&sig=exdoUniRSbIwQ12LkQI9utrlzs26smvmyOvTrgGhZiY%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PL07%20HRM-GB>
2026-03-29 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143543/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FG14ZWE/42811220?sv=2020-08-04&st=2026-03-29T22%3A04%3A18Z&se=2026-03-29T22%3A29%3A18Z&sr=b&sp=r&sig=cnrBVHx917608ZNQdYLaL9kbd9WqnADMOSSO4ZVtpmw%3D)
2026-03-29 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144219/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/GX13SXE/42811806?sv=2020-08-04&st=2026-03-29T22%3A04%3A22Z&se=2026-03-29T22%3A29%3A22Z&sr=b&sp=r&sig=3r1JvnjimdGw6bIdCU3v28PgEf%2BVL2n8uM1aCSphqNo%3D)
2026-03-29 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146000/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV08ECZ/42811803?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=LKp%2BGx1fZJuecdPvxpleobyFbgQg%2BAeW6RcmgKVyqVk%3D)
2026-03-29 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388441/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL68UZJ/42811837?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=nph2F%2FW6m12z%2FYFEj3Ycz1Gy7uXC8be5nXf0j5ESQjw%3D)
2026-03-29 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126569/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BU68FGN/42811417?sv=2020-08-04&st=2026-03-29T22%3A04%3A13Z&se=2026-03-29T22%3A29%3A13Z&sr=b&sp=r&sig=RCrqulUVcgAVBuj9iX2cS9VTIHmOPa8of1NBVC2WuDI%3D)
2026-03-29 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455828/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SY15YVR/42786483?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=FK9rDus56J%2FV9P57RamAAihaU4KAtLW5HM1X4F9VrHo%3D)
2026-03-29 22:04:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6198d110>
2026-03-29 22:04:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSY15YVR%252F699455831%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455831/600 saved to cache
2026-03-29 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 96224006-57cb-587c-9533-8a4dcc309913
2026-03-29 22:04:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6198d590>
2026-03-29 22:04:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFG14ZWE%252F699143543%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143543/600 saved to cache
2026-03-29 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7e202f37-ad62-5b0d-b809-5a916fb0486e
2026-03-29 22:04:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e202f37-ad62-5b0d-b809-5a916fb0486e, skipping ID generation
2026-03-29 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e202f37-ad62-5b0d-b809-5a916fb0486e sending to next pipeline
2026-03-29 22:04:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7e202f37-ad62-5b0d-b809-5a916fb0486e, identifier: FG14%20ZWE
2026-03-29 22:04:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62194b50>
2026-03-29 22:04:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FGX13SXE%252F699144219%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144219/600 saved to cache
2026-03-29 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 82d2359b-1b38-5883-aaa0-bf564ebc3211
2026-03-29 22:04:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 82d2359b-1b38-5883-aaa0-bf564ebc3211, skipping ID generation
2026-03-29 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 82d2359b-1b38-5883-aaa0-bf564ebc3211 sending to next pipeline
2026-03-29 22:04:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 82d2359b-1b38-5883-aaa0-bf564ebc3211, identifier: GX13%20SXE
2026-03-29 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145974/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV08ECZ/42811803?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=LKp%2BGx1fZJuecdPvxpleobyFbgQg%2BAeW6RcmgKVyqVk%3D)
2026-03-29 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145966/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/OV08ECZ/42811803?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=LKp%2BGx1fZJuecdPvxpleobyFbgQg%2BAeW6RcmgKVyqVk%3D)
2026-03-29 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455813/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SY15YVR/42786483?sv=2020-08-04&st=2026-03-29T22%3A04%3A15Z&se=2026-03-29T22%3A29%3A15Z&sr=b&sp=r&sig=FK9rDus56J%2FV9P57RamAAihaU4KAtLW5HM1X4F9VrHo%3D)
2026-03-29 22:04:48 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388327/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388327>
2026-03-29 22:04:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7e202f37-ad62-5b0d-b809-5a916fb0486e with identifier: FG14%20ZWE
2026-03-29 22:04:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7e202f37-ad62-5b0d-b809-5a916fb0486e with identifier: FG14%20ZWE
2026-03-29 22:04:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7e202f37-ad62-5b0d-b809-5a916fb0486e with identifier: FG14%20ZWE to the API
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143543/600>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_expert_report_file_311e466d-1b94-457e-a041-c34ef2fe8761.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FG14%20ZWE-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7e202f37-ad62-5b0d-b809-5a916fb0486e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FG14 ZWE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FG14%20ZWE&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': '116I',
 'odometer': 39085,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47199,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143510/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43753,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143520/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44953,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143532/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46994,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143543/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44855,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143566/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41312,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143581/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 87720,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143598/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 59414,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143621/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77367,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143643/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e202f37-ad62-5b0d-b809-5a916fb0486e/7e202f37-ad62-5b0d-b809-5a916fb0486e_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81871,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FG14ZWE/699143662/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'BMW 116I 1.6 SE STEP Hatchback',
 'transmission': 'automatic',
 'trim': 'SE STEP',
 'vin': 'WBA1A12080P576878',
 'year': 2014}
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG14%2520ZWE%27 HTTP/1.1" 200 None
2026-03-29 22:04:49 [bca.uk] INFO: Saving data for FG14%20ZWE: {'created_time': 1774821889.093227, 'last_price_update_time': 1774821889.093238, 'auction_closing_time': 1774951200.0}
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FG14%2520ZWE') HTTP/1.1" 204 0
2026-03-29 22:04:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 82d2359b-1b38-5883-aaa0-bf564ebc3211 with identifier: GX13%20SXE
2026-03-29 22:04:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 82d2359b-1b38-5883-aaa0-bf564ebc3211 with identifier: GX13%20SXE
2026-03-29 22:04:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 82d2359b-1b38-5883-aaa0-bf564ebc3211 with identifier: GX13%20SXE to the API
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144219/600>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_expert_report_file_3ab8d9a5-7bd3-4ff8-89b7-e3fa725beb0e.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GX13%20SXE-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '82d2359b-1b38-5883-aaa0-bf564ebc3211',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GX13 SXE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GX13%20SXE&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 36801,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 50760,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144219/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47123,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144224/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48439,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144230/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 50676,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144233/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47512,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144240/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45043,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144245/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 109664,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144256/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79816,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144261/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 88928,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144272/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82d2359b-1b38-5883-aaa0-bf564ebc3211/82d2359b-1b38-5883-aaa0-bf564ebc3211_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75629,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/GX13SXE/699144282/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.4 TSI 122 SE DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TSI 122 SE DSG',
 'vin': 'WVWZZZAUZDP042373',
 'year': 2013}
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX13%2520SXE%27 HTTP/1.1" 200 None
2026-03-29 22:04:49 [bca.uk] INFO: Saving data for GX13%20SXE: {'created_time': 1774821889.486237, 'last_price_update_time': 1774821889.486248, 'auction_closing_time': 1774951200.0}
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GX13%2520SXE') HTTP/1.1" 204 0
2026-03-29 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146525/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX19EAW/42811440?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=C09nMtphJ%2F5qYIljNXrzNSV5bitAE4G50wbU1PUP8SU%3D)
2026-03-29 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126491/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BU68FGN/42811417?sv=2020-08-04&st=2026-03-29T22%3A04%3A13Z&se=2026-03-29T22%3A29%3A13Z&sr=b&sp=r&sig=RCrqulUVcgAVBuj9iX2cS9VTIHmOPa8of1NBVC2WuDI%3D)
2026-03-29 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388354/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL68UZJ/42811837?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=nph2F%2FW6m12z%2FYFEj3Ycz1Gy7uXC8be5nXf0j5ESQjw%3D)
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac633393d0>
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV08ECZ%252F699146000%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146000/600 saved to cache
2026-03-29 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1b1dd0d2-b075-5313-b500-f3a78c134e6f
2026-03-29 22:04:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63645b90>
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL68UZJ%252F699388441%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388441/600 saved to cache
2026-03-29 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d329060a-a095-5b9c-880a-4e9dfce039e5
2026-03-29 22:04:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a9e410>
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBU68FGN%252F699126569%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126569/600 saved to cache
2026-03-29 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f30cd769-41b2-536f-8ff2-a84f39302250
2026-03-29 22:04:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637ed750>
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSY15YVR%252F699455828%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455828/600 saved to cache
2026-03-29 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 96224006-57cb-587c-9533-8a4dcc309913
2026-03-29 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126467/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BU68FGN/42811417?sv=2020-08-04&st=2026-03-29T22%3A04%3A13Z&se=2026-03-29T22%3A29%3A13Z&sr=b&sp=r&sig=RCrqulUVcgAVBuj9iX2cS9VTIHmOPa8of1NBVC2WuDI%3D)
2026-03-29 22:04:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146489/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146489>
2026-03-29 22:04:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NC08ONX/42812093?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=Zw2w%2BWGBqBzN6FuSvk9oA0R0jIOoFWoee6Cilu52DU4%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NC08%20ONX-GB>
2026-03-29 22:04:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT57DYH/42811171?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=ba3XEcywWuim4PxaK5nJb76sAThRmrq4Rgv5ofIXEw0%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LT57%20DYH-GB>
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614bcbd0>
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV08ECZ%252F699145974%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145974/600 saved to cache
2026-03-29 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1b1dd0d2-b075-5313-b500-f3a78c134e6f
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615288d0>
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FOV08ECZ%252F699145966%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145966/600 saved to cache
2026-03-29 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1b1dd0d2-b075-5313-b500-f3a78c134e6f
2026-03-29 22:04:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1b1dd0d2-b075-5313-b500-f3a78c134e6f, skipping ID generation
2026-03-29 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1b1dd0d2-b075-5313-b500-f3a78c134e6f sending to next pipeline
2026-03-29 22:04:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1b1dd0d2-b075-5313-b500-f3a78c134e6f, identifier: OV08%20ECZ
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617ec2d0>
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSY15YVR%252F699455813%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455813/600 saved to cache
2026-03-29 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 96224006-57cb-587c-9533-8a4dcc309913
2026-03-29 22:04:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96224006-57cb-587c-9533-8a4dcc309913, skipping ID generation
2026-03-29 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96224006-57cb-587c-9533-8a4dcc309913 sending to next pipeline
2026-03-29 22:04:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 96224006-57cb-587c-9533-8a4dcc309913, identifier: SY15%20YVR
2026-03-29 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:04:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1b1dd0d2-b075-5313-b500-f3a78c134e6f with identifier: OV08%20ECZ
2026-03-29 22:04:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1b1dd0d2-b075-5313-b500-f3a78c134e6f with identifier: OV08%20ECZ
2026-03-29 22:04:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1b1dd0d2-b075-5313-b500-f3a78c134e6f with identifier: OV08%20ECZ to the API
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145966/600>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_expert_report_file_404ee40e-23a3-4c5c-9350-efa370b462d4.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OV08%20ECZ-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1b1dd0d2-b075-5313-b500-f3a78c134e6f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OV08 ECZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OV08%20ECZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 38640,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49206,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145966/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47120,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145974/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46095,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145982/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47549,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145988/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48147,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699145994/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47611,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146000/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 97144,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146012/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72019,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146022/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84781,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146033/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1dd0d2-b075-5313-b500-f3a78c134e6f/1b1dd0d2-b075-5313-b500-f3a78c134e6f_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44814,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/OV08ECZ/699146046/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.4 D-4D TR MMT Hatchback',
 'transmission': 'automatic',
 'trim': 'D-4D TR MMT',
 'vin': 'VNKKC96390A160191',
 'year': 2008}
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV08%2520ECZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:50 [bca.uk] INFO: Saving data for OV08%20ECZ: {'created_time': 1774821890.391007, 'last_price_update_time': 1774821890.391021, 'auction_closing_time': 1774951200.0}
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OV08%2520ECZ') HTTP/1.1" 204 0
2026-03-29 22:04:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 96224006-57cb-587c-9533-8a4dcc309913 with identifier: SY15%20YVR
2026-03-29 22:04:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 96224006-57cb-587c-9533-8a4dcc309913 with identifier: SY15%20YVR
2026-03-29 22:04:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 96224006-57cb-587c-9533-8a4dcc309913 with identifier: SY15%20YVR to the API
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455813/600>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_expert_report_file_d291f0b0-6dc2-4682-9b12-4620dd7f83d8.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SY15%20YVR-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '96224006-57cb-587c-9533-8a4dcc309913',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SY15 YVR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SY15%20YVR&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 76743,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 53204,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455810/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49876,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455813/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47277,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455816/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48856,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455819/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44151,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455821/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41961,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455824/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 91747,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455828/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 86482,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455831/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 89592,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455836/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96224006-57cb-587c-9533-8a4dcc309913/96224006-57cb-587c-9533-8a4dcc309913_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81351,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SY15YVR/699455841/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.2 TSI 105 S Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 105 S',
 'vin': 'WVWZZZAUZFP111596',
 'year': 2015}
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY15%2520YVR%27 HTTP/1.1" 200 None
2026-03-29 22:04:50 [bca.uk] INFO: Saving data for SY15%20YVR: {'created_time': 1774821890.776496, 'last_price_update_time': 1774821890.776506, 'auction_closing_time': 1775210400.0}
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SY15%2520YVR') HTTP/1.1" 204 0
2026-03-29 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PL07HRM/42787034?sv=2020-08-04&st=2026-03-29T22%3A04%3A47Z&se=2026-03-29T22%3A29%3A47Z&sr=b&sp=r&sig=exdoUniRSbIwQ12LkQI9utrlzs26smvmyOvTrgGhZiY%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:04:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388297/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388297>
2026-03-29 22:04:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM54XHA/42811172?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=wc9iWas244mOWFhb%2BwCxFVBHyC3mtDYXAJcNgtASgkE%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LM54%20XHA-GB>
2026-03-29 22:04:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388270/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699388270>
2026-03-29 22:04:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:50 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:50 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:50 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6188c890>
2026-03-29 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX19EAW%252F699146525%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146525/600 saved to cache
2026-03-29 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6
2026-03-29 22:04:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:50 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:50 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:50 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63682ad0>
2026-03-29 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBU68FGN%252F699126491%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126491/600 saved to cache
2026-03-29 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f30cd769-41b2-536f-8ff2-a84f39302250
2026-03-29 22:04:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:50 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:50 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:50 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63646d10>
2026-03-29 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL68UZJ%252F699388354%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388354/600 saved to cache
2026-03-29 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d329060a-a095-5b9c-880a-4e9dfce039e5
2026-03-29 22:04:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427841/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427841>
2026-03-29 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388327/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL68UZJ/42811837?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=nph2F%2FW6m12z%2FYFEj3Ycz1Gy7uXC8be5nXf0j5ESQjw%3D)
2026-03-29 22:04:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427767/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427767>
2026-03-29 22:04:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388255/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FL68UZJ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632cc810>
2026-03-29 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBU68FGN%252F699126467%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126467/600 saved to cache
2026-03-29 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f30cd769-41b2-536f-8ff2-a84f39302250
2026-03-29 22:04:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f30cd769-41b2-536f-8ff2-a84f39302250, skipping ID generation
2026-03-29 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f30cd769-41b2-536f-8ff2-a84f39302250 sending to next pipeline
2026-03-29 22:04:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f30cd769-41b2-536f-8ff2-a84f39302250, identifier: BU68%20FGN
2026-03-29 22:04:51 [bca.uk] INFO: Total items found: 100
2026-03-29 22:04:51 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=12&sort=MostRecentlyAdded
2026-03-29 22:04:51 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:04:51 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=12&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69adc810>
2026-03-29 22:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_expert_report_file_dbcc937c-ab19-4780-806b-e2591e673717.pdf HTTP/1.1" 201 0
2026-03-29 22:04:51 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 3f87fc02-985b-5b39-b30d-ff94e761a881
2026-03-29 22:04:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3f87fc02-985b-5b39-b30d-ff94e761a881, skipping ID generation
2026-03-29 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 3f87fc02-985b-5b39-b30d-ff94e761a881
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DPL07HRM-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PL07HRM-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:04:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f30cd769-41b2-536f-8ff2-a84f39302250 with identifier: BU68%20FGN
2026-03-29 22:04:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f30cd769-41b2-536f-8ff2-a84f39302250 with identifier: BU68%20FGN
2026-03-29 22:04:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f30cd769-41b2-536f-8ff2-a84f39302250 with identifier: BU68%20FGN to the API
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126467/600>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_expert_report_file_b5a14909-cd33-44c1-97e8-a381d8f4564e.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BU68%20FGN-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f30cd769-41b2-536f-8ff2-a84f39302250',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BU68 FGN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BU68%20FGN&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'BMW',
 'model': '2 GRAN TOURER',
 'odometer': 68071,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39741,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126400/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39630,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126406/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38813,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126413/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39226,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126426/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37449,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126445/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37335,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126467/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 89969,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126491/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77922,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126524/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83823,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126551/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f30cd769-41b2-536f-8ff2-a84f39302250/f30cd769-41b2-536f-8ff2-a84f39302250_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 89456,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BU68FGN/699126569/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'BMW 2 GRAN TOURER 1.5 216D LUXURY STEP MPV',
 'transmission': 'automatic',
 'trim': '216D LUXURY STEP',
 'vin': 'WBA6W52010EC88620',
 'year': 2018}
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU68%2520FGN%27 HTTP/1.1" 200 None
2026-03-29 22:04:51 [bca.uk] INFO: Saving data for BU68%20FGN: {'created_time': 1774821891.500512, 'last_price_update_time': 1774821891.500524, 'auction_closing_time': 1774951200.0}
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BU68%2520FGN') HTTP/1.1" 204 0
2026-03-29 22:04:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406304/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406304>
2026-03-29 22:04:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411767/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411767>
2026-03-29 22:04:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409195/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409195>
2026-03-29 22:04:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414881/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414881>
2026-03-29 22:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388270/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL68UZJ/42811837?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=nph2F%2FW6m12z%2FYFEj3Ycz1Gy7uXC8be5nXf0j5ESQjw%3D)
2026-03-29 22:04:51 [bca.uk] INFO: Found listing with ID: SB64%20PPZ
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB64%2520PPZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:51 [bca.uk] INFO: Scrape type for SB64%20PPZ: 0
2026-03-29 22:04:51 [bca.uk] INFO: Found listing with ID: GR12%20EYN
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GR12%2520EYN%27 HTTP/1.1" 200 None
2026-03-29 22:04:51 [bca.uk] INFO: Scrape type for GR12%20EYN: 0
2026-03-29 22:04:51 [bca.uk] INFO: Found listing with ID: KC07%20EZX
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KC07%2520EZX%27 HTTP/1.1" 200 None
2026-03-29 22:04:51 [bca.uk] INFO: Scrape type for KC07%20EZX: 0
2026-03-29 22:04:51 [bca.uk] INFO: Found listing with ID: NG57%20MFP
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG57%2520MFP%27 HTTP/1.1" 200 None
2026-03-29 22:04:51 [bca.uk] INFO: Scrape type for NG57%20MFP: 0
2026-03-29 22:04:51 [bca.uk] INFO: Found listing with ID: SH10%20KXB
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH10%2520KXB%27 HTTP/1.1" 200 None
2026-03-29 22:04:51 [bca.uk] INFO: Scrape type for SH10%20KXB: 0
2026-03-29 22:04:51 [bca.uk] INFO: Found listing with ID: SP64%20OPY
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP64%2520OPY%27 HTTP/1.1" 200 None
2026-03-29 22:04:51 [bca.uk] INFO: Scrape type for SP64%20OPY: 0
2026-03-29 22:04:51 [bca.uk] INFO: Found listing with ID: DE22%20VVP
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE22%2520VVP%27 HTTP/1.1" 200 None
2026-03-29 22:04:51 [bca.uk] INFO: Scrape type for DE22%20VVP: 0
2026-03-29 22:04:51 [bca.uk] INFO: Found listing with ID: GV55%20UOJ
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV55%2520UOJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:51 [bca.uk] INFO: Scrape type for GV55%20UOJ: 0
2026-03-29 22:04:51 [bca.uk] INFO: Found listing with ID: KS07%20RBV
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS07%2520RBV%27 HTTP/1.1" 200 None
2026-03-29 22:04:51 [bca.uk] INFO: Scrape type for KS07%20RBV: 0
2026-03-29 22:04:51 [bca.uk] INFO: Found listing with ID: LL58%20VVO
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL58%2520VVO%27 HTTP/1.1" 200 None
2026-03-29 22:04:51 [bca.uk] INFO: Scrape type for LL58%20VVO: 2
2026-03-29 22:04:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f306cc75-0c8a-524a-b346-f3d7c1dc5cfa with identifier: LL58%20VVO
2026-03-29 22:04:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f306cc75-0c8a-524a-b346-f3d7c1dc5cfa with scrape type 2
2026-03-29 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f306cc75-0c8a-524a-b346-f3d7c1dc5cfa with scrape type 2
2026-03-29 22:04:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f306cc75-0c8a-524a-b346-f3d7c1dc5cfa, identifier: LL58%20VVO
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699142716%27 HTTP/1.1" 200 None
2026-03-29 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142716 not downloaded yet
2026-03-29 22:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146489/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RX19EAW/42811440?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=C09nMtphJ%2F5qYIljNXrzNSV5bitAE4G50wbU1PUP8SU%3D)
2026-03-29 22:04:51 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=12&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:04:51 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=12&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:04:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f306cc75-0c8a-524a-b346-f3d7c1dc5cfa with identifier: LL58%20VVO
2026-03-29 22:04:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f306cc75-0c8a-524a-b346-f3d7c1dc5cfa with identifier: LL58%20VVO
2026-03-29 22:04:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f306cc75-0c8a-524a-b346-f3d7c1dc5cfa with identifier: LL58%20VVO to the API
2026-03-29 22:04:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 215,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LL58%20VVO-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f306cc75-0c8a-524a-b346-f3d7c1dc5cfa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LL58 VVO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LL58%20VVO&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'MERCEDES-BENZ',
 'model': 'CLS 320',
 'odometer': 115709,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLS 320 3.0 CDI TIP Coupe',
 'transmission': 'manual',
 'trim': 'CDI TIP',
 'vin': 'WDD2193222A127892',
 'year': 2008}
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL58%2520VVO%27 HTTP/1.1" 200 None
2026-03-29 22:04:52 [bca.uk] INFO: Saving data for LL58%20VVO: {'auction_closing_time': 1774864800.0, 'created_time': 1774620554.841011, 'last_price_update_time': 1774821892.125039}
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LL58%2520VVO') HTTP/1.1" 204 0
2026-03-29 22:04:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6185d0d0>
2026-03-29 22:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL68UZJ%252F699388327%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388327/600 saved to cache
2026-03-29 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d329060a-a095-5b9c-880a-4e9dfce039e5
2026-03-29 22:04:52 [bca.uk] INFO: Found listing with ID: NJ58%20GBO
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ58%2520GBO%27 HTTP/1.1" 200 None
2026-03-29 22:04:52 [bca.uk] INFO: Scrape type for NJ58%20GBO: 0
2026-03-29 22:04:52 [bca.uk] INFO: Found listing with ID: SV60%20AMX
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV60%2520AMX%27 HTTP/1.1" 200 None
2026-03-29 22:04:52 [bca.uk] INFO: Scrape type for SV60%20AMX: 2
2026-03-29 22:04:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c84851b-c92d-512b-bb9a-0d77f8501a62 with identifier: SV60%20AMX
2026-03-29 22:04:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c84851b-c92d-512b-bb9a-0d77f8501a62 with scrape type 2
2026-03-29 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c84851b-c92d-512b-bb9a-0d77f8501a62 with scrape type 2
2026-03-29 22:04:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4c84851b-c92d-512b-bb9a-0d77f8501a62, identifier: SV60%20AMX
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699142726%27 HTTP/1.1" 200 None
2026-03-29 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142726 not downloaded yet
2026-03-29 22:04:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4c84851b-c92d-512b-bb9a-0d77f8501a62 with identifier: SV60%20AMX
2026-03-29 22:04:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4c84851b-c92d-512b-bb9a-0d77f8501a62 with identifier: SV60%20AMX
2026-03-29 22:04:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4c84851b-c92d-512b-bb9a-0d77f8501a62 with identifier: SV60%20AMX to the API
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 185,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SV60%20AMX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4c84851b-c92d-512b-bb9a-0d77f8501a62',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SV60 AMX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SV60%20AMX&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'LAND ROVER',
 'model': 'FREELANDER 2',
 'odometer': 101826,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'LAND ROVER FREELANDER 2 2.2 SD4 190 XS StationWagon',
 'transmission': 'automatic',
 'trim': 'SD4 190 XS',
 'vin': 'SALFA2AE1BH216529',
 'year': 2010}
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV60%2520AMX%27 HTTP/1.1" 200 None
2026-03-29 22:04:52 [bca.uk] INFO: Saving data for SV60%20AMX: {'auction_closing_time': 1774864800.0, 'created_time': 1774620558.219003, 'last_price_update_time': 1774821892.735296}
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SV60%2520AMX') HTTP/1.1" 204 0
2026-03-29 22:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac619c2490>
2026-03-29 22:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL68UZJ%252F699388270%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388270/600 saved to cache
2026-03-29 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d329060a-a095-5b9c-880a-4e9dfce039e5
2026-03-29 22:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NC08ONX/42812093?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=Zw2w%2BWGBqBzN6FuSvk9oA0R0jIOoFWoee6Cilu52DU4%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388255/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL68UZJ/42811837?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=nph2F%2FW6m12z%2FYFEj3Ycz1Gy7uXC8be5nXf0j5ESQjw%3D)
2026-03-29 22:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427767/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RE20EVL/42811999?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=QNaGwsE1HTKndyV7dS5jfLI1ozyFJBkYcrsiWmkuv8k%3D)
2026-03-29 22:04:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406214/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LA70NPE-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:04:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040090/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YH70YYW-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388297/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FL68UZJ/42811837?sv=2020-08-04&st=2026-03-29T22%3A04%3A11Z&se=2026-03-29T22%3A29%3A11Z&sr=b&sp=r&sig=nph2F%2FW6m12z%2FYFEj3Ycz1Gy7uXC8be5nXf0j5ESQjw%3D)
2026-03-29 22:04:52 [bca.uk] INFO: Found listing with ID: Y597%20TPO
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y597%2520TPO%27 HTTP/1.1" 200 None
2026-03-29 22:04:52 [bca.uk] INFO: Scrape type for Y597%20TPO: 0
2026-03-29 22:04:52 [bca.uk] INFO: Found listing with ID: BL06%20FCX
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL06%2520FCX%27 HTTP/1.1" 200 None
2026-03-29 22:04:52 [bca.uk] INFO: Scrape type for BL06%20FCX: 2
2026-03-29 22:04:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4056ca9-913e-5d3b-a0cb-60af4f2cf9b3 with identifier: BL06%20FCX
2026-03-29 22:04:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4056ca9-913e-5d3b-a0cb-60af4f2cf9b3 with scrape type 2
2026-03-29 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4056ca9-913e-5d3b-a0cb-60af4f2cf9b3 with scrape type 2
2026-03-29 22:04:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b4056ca9-913e-5d3b-a0cb-60af4f2cf9b3, identifier: BL06%20FCX
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699142745%27 HTTP/1.1" 200 None
2026-03-29 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142745 not downloaded yet
2026-03-29 22:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT57DYH/42811171?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=ba3XEcywWuim4PxaK5nJb76sAThRmrq4Rgv5ofIXEw0%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:04:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b4056ca9-913e-5d3b-a0cb-60af4f2cf9b3 with identifier: BL06%20FCX
2026-03-29 22:04:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b4056ca9-913e-5d3b-a0cb-60af4f2cf9b3 with identifier: BL06%20FCX
2026-03-29 22:04:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b4056ca9-913e-5d3b-a0cb-60af4f2cf9b3 with identifier: BL06%20FCX to the API
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 181,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BL06%20FCX-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b4056ca9-913e-5d3b-a0cb-60af4f2cf9b3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BL06 FCX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BL06%20FCX&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'FORD',
 'model': 'FUSION',
 'odometer': 92328,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2006-01-01',
 'seller_name': None,
 'title': 'FORD FUSION 1.6 + Estate',
 'transmission': 'automatic',
 'trim': '+',
 'vin': 'WF0UXXGAJU6U46251',
 'year': 2006}
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL06%2520FCX%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Saving data for BL06%20FCX: {'auction_closing_time': 1774864800.0, 'created_time': 1774620740.169629, 'last_price_update_time': 1774821893.305481}
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BL06%2520FCX') HTTP/1.1" 204 0
2026-03-29 22:04:53 [bca.uk] INFO: Found listing with ID: FG55%20FRR
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG55%2520FRR%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Scrape type for FG55%20FRR: 0
2026-03-29 22:04:53 [bca.uk] INFO: Found listing with ID: LD55%20FYW
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD55%2520FYW%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Scrape type for LD55%20FYW: 0
2026-03-29 22:04:53 [bca.uk] INFO: Found listing with ID: FY61%20JNV
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY61%2520JNV%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Scrape type for FY61%20JNV: 0
2026-03-29 22:04:53 [bca.uk] INFO: Found listing with ID: HN10%20HGD
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN10%2520HGD%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Scrape type for HN10%20HGD: 0
2026-03-29 22:04:53 [bca.uk] INFO: Found listing with ID: LR62%20HPF
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR62%2520HPF%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Scrape type for LR62%20HPF: 0
2026-03-29 22:04:53 [bca.uk] INFO: Found listing with ID: LT17%20VNE
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT17%2520VNE%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Scrape type for LT17%20VNE: 0
2026-03-29 22:04:53 [bca.uk] INFO: Found listing with ID: MX59%20XPW
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX59%2520XPW%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Scrape type for MX59%20XPW: 0
2026-03-29 22:04:53 [bca.uk] INFO: Found listing with ID: OY63%20BJV
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY63%2520BJV%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Scrape type for OY63%20BJV: 0
2026-03-29 22:04:53 [bca.uk] INFO: Found listing with ID: SD58%20UUA
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD58%2520UUA%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Scrape type for SD58%20UUA: 0
2026-03-29 22:04:53 [bca.uk] INFO: Found listing with ID: AF64%20JYY
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF64%2520JYY%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Scrape type for AF64%20JYY: 0
2026-03-29 22:04:53 [bca.uk] INFO: Found listing with ID: BN65%20ULK
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN65%2520ULK%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Scrape type for BN65%20ULK: 0
2026-03-29 22:04:53 [bca.uk] INFO: Found listing with ID: DG12%20DPU
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG12%2520DPU%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Scrape type for DG12%20DPU: 0
2026-03-29 22:04:53 [bca.uk] INFO: Found listing with ID: EY15%20MPX
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY15%2520MPX%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Scrape type for EY15%20MPX: 0
2026-03-29 22:04:53 [bca.uk] INFO: Found listing with ID: MV19%20XLX
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV19%2520XLX%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Scrape type for MV19%20XLX: 0
2026-03-29 22:04:53 [bca.uk] INFO: Found listing with ID: MF68%20OCS
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF68%2520OCS%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Scrape type for MF68%20OCS: 0
2026-03-29 22:04:53 [bca.uk] INFO: Found listing with ID: SR68%20LNY
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR68%2520LNY%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Scrape type for SR68%20LNY: 0
2026-03-29 22:04:53 [bca.uk] INFO: Found listing with ID: DN67%20WOR
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN67%2520WOR%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [bca.uk] INFO: Scrape type for DN67%20WOR: 2
2026-03-29 22:04:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14a17262-0964-5c53-9593-519670dd55c1 with identifier: DN67%20WOR
2026-03-29 22:04:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14a17262-0964-5c53-9593-519670dd55c1 with scrape type 2
2026-03-29 22:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14a17262-0964-5c53-9593-519670dd55c1 with scrape type 2
2026-03-29 22:04:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 14a17262-0964-5c53-9593-519670dd55c1, identifier: DN67%20WOR
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699142759%27 HTTP/1.1" 200 None
2026-03-29 22:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142759 not downloaded yet
2026-03-29 22:04:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:04:53 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:04:53 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:53 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:04:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:04:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac684a6690>
2026-03-29 22:04:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRX19EAW%252F699146489%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146489/600 saved to cache
2026-03-29 22:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6
2026-03-29 22:04:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6, skipping ID generation
2026-03-29 22:04:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6 sending to next pipeline
2026-03-29 22:04:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6, identifier: RX19%20EAW
2026-03-29 22:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409195/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PA19DCO/42811984?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=5dad8F2568bHOl2s5RwggeSpVONMrl6yr8ByaoDJDOc%3D)
2026-03-29 22:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414881/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ72FOT/42812096?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=F1eqEFipUoySPGKOeLKkFyyLLItl9dJbMFy96XQcSRY%3D)
2026-03-29 22:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406304/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SG69FWY/42811982?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=iIU0ZFwxCrfo9iR2T7l%2BEKiHBXHpV%2FjhvFuNPQMcBwU%3D)
2026-03-29 22:04:53 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SW14DSO/42797814?sv=2020-08-04&st=2026-03-29T22%3A04%3A52Z&se=2026-03-29T22%3A29%3A52Z&sr=b&sp=r&sig=HWRGmMiZHUzQfBmk5OQ1D7P%2FeZsK7wYaXZ1soCo9ztg%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SW14%20DSO-GB>
2026-03-29 22:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411767/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML23KNX/42812081?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Ysjf2AWU3A%2B%2BhkZ4EdoIgPpKhCyN1a54UPjPwLBr1pc%3D)
2026-03-29 22:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427841/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YM19VXX/42812304?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=YzGWBhkemG5tXMwAwvYpsWX0bEfwiTWFoG%2FIuzQzr2c%3D)
2026-03-29 22:04:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 14a17262-0964-5c53-9593-519670dd55c1 with identifier: DN67%20WOR
2026-03-29 22:04:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 14a17262-0964-5c53-9593-519670dd55c1 with identifier: DN67%20WOR
2026-03-29 22:04:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 14a17262-0964-5c53-9593-519670dd55c1 with identifier: DN67%20WOR to the API
2026-03-29 22:04:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DN67%20WOR-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '14a17262-0964-5c53-9593-519670dd55c1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DN67 WOR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DN67%20WOR&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'VOLKSWAGEN',
 'model': 'PASSAT',
 'odometer': 18970,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN PASSAT 1.4 TSI 150 SE BUSINESS DSG Saloon',
 'transmission': 'automatic',
 'trim': 'TSI 150 SE BUSINESS DSG',
 'vin': 'WVWZZZ3CZJE066871',
 'year': 2017}
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN67%2520WOR%27 HTTP/1.1" 200 None
2026-03-29 22:04:54 [bca.uk] INFO: Saving data for DN67%20WOR: {'auction_closing_time': 1774951200.0, 'created_time': 1774389849.710293, 'last_price_update_time': 1774821894.219929}
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DN67%2520WOR') HTTP/1.1" 204 0
2026-03-29 22:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6 with identifier: RX19%20EAW
2026-03-29 22:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6 with identifier: RX19%20EAW
2026-03-29 22:04:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7b9b7bdc-9796-56d8-8d00-b9fe15be4db6 with identifier: RX19%20EAW to the API
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146489/600>
{'auction_title': '',
 'c_o_2_emission_value': 151,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_expert_report_file_9f50d8c2-5e23-4c9e-b6f1-94d0715b0a17.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RX19%20EAW-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7b9b7bdc-9796-56d8-8d00-b9fe15be4db6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RX19 EAW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RX19%20EAW&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'KUGA',
 'odometer': 86918,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 51332,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146447/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47104,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146453/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46791,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146460/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49200,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146466/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47627,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146472/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43782,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146479/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 87348,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146489/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 76638,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146501/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 92657,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146515/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b9b7bdc-9796-56d8-8d00-b9fe15be4db6/7b9b7bdc-9796-56d8-8d00-b9fe15be4db6_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82445,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RX19EAW/699146525/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD KUGA 2.0 TDCI 150 2WD TITANIUM ED. StationWagon',
 'transmission': 'manual',
 'trim': 'TDCI 150 2WD TITANIUM ED.',
 'vin': 'WF0AXXWPMAKD53901',
 'year': 2019}
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX19%2520EAW%27 HTTP/1.1" 200 None
2026-03-29 22:04:54 [bca.uk] INFO: Saving data for RX19%20EAW: {'created_time': 1774821894.69703, 'last_price_update_time': 1774821894.697041, 'auction_closing_time': 1774951200.0}
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RX19%2520EAW') HTTP/1.1" 204 0
2026-03-29 22:04:54 [bca.uk] INFO: Found listing with ID: KJ55%20VZW
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ55%2520VZW%27 HTTP/1.1" 200 None
2026-03-29 22:04:54 [bca.uk] INFO: Scrape type for KJ55%20VZW: 0
2026-03-29 22:04:54 [bca.uk] INFO: Found listing with ID: KP23%20YGJ
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP23%2520YGJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:54 [bca.uk] INFO: Scrape type for KP23%20YGJ: 0
2026-03-29 22:04:54 [bca.uk] INFO: Found listing with ID: MM18%20XBD
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM18%2520XBD%27 HTTP/1.1" 200 None
2026-03-29 22:04:54 [bca.uk] INFO: Scrape type for MM18%20XBD: 0
2026-03-29 22:04:54 [bca.uk] INFO: Found listing with ID: MK60%20MVP
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK60%2520MVP%27 HTTP/1.1" 200 None
2026-03-29 22:04:54 [bca.uk] INFO: Scrape type for MK60%20MVP: 0
2026-03-29 22:04:54 [bca.uk] INFO: Found listing with ID: W31%20RJE
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27W31%2520RJE%27 HTTP/1.1" 200 None
2026-03-29 22:04:54 [bca.uk] INFO: Scrape type for W31%20RJE: 0
2026-03-29 22:04:54 [bca.uk] INFO: Found listing with ID: AP68%20OOU
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP68%2520OOU%27 HTTP/1.1" 200 None
2026-03-29 22:04:54 [bca.uk] INFO: Scrape type for AP68%20OOU: 0
2026-03-29 22:04:54 [bca.uk] INFO: Found listing with ID: CN65%20YEE
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN65%2520YEE%27 HTTP/1.1" 200 None
2026-03-29 22:04:54 [bca.uk] INFO: Scrape type for CN65%20YEE: 2
2026-03-29 22:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa3df492-4aaf-53ba-bb97-27f5e12d95d6 with identifier: CN65%20YEE
2026-03-29 22:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa3df492-4aaf-53ba-bb97-27f5e12d95d6 with scrape type 2
2026-03-29 22:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa3df492-4aaf-53ba-bb97-27f5e12d95d6 with scrape type 2
2026-03-29 22:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: aa3df492-4aaf-53ba-bb97-27f5e12d95d6, identifier: CN65%20YEE
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699142773%27 HTTP/1.1" 200 None
2026-03-29 22:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142773 not downloaded yet
2026-03-29 22:04:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61594050>
2026-03-29 22:04:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_expert_report_file_03b1045a-a2c1-451e-a50e-1cfbbecfa1fc.pdf HTTP/1.1" 201 0
2026-03-29 22:04:54 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 40b88b0b-760b-5e8d-8f49-074bf256e466
2026-03-29 22:04:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40b88b0b-760b-5e8d-8f49-074bf256e466, skipping ID generation
2026-03-29 22:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 40b88b0b-760b-5e8d-8f49-074bf256e466
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DNC08ONX-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=NC08ONX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:04:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6116aa90>
2026-03-29 22:04:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL68UZJ%252F699388255%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388255/600 saved to cache
2026-03-29 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d329060a-a095-5b9c-880a-4e9dfce039e5
2026-03-29 22:04:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61523750>
2026-03-29 22:04:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRE20EVL%252F699427767%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427767/600 saved to cache
2026-03-29 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b145ed4d-e096-5329-b7ec-7396067fba60
2026-03-29 22:04:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63651110>
2026-03-29 22:04:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFL68UZJ%252F699388297%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388297/600 saved to cache
2026-03-29 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d329060a-a095-5b9c-880a-4e9dfce039e5
2026-03-29 22:04:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d329060a-a095-5b9c-880a-4e9dfce039e5, skipping ID generation
2026-03-29 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d329060a-a095-5b9c-880a-4e9dfce039e5 sending to next pipeline
2026-03-29 22:04:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d329060a-a095-5b9c-880a-4e9dfce039e5, identifier: FL68%20UZJ
2026-03-29 22:04:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6193fb10>
2026-03-29 22:04:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_expert_report_file_c24ea412-1e17-432b-903b-aa7d525d4942.pdf HTTP/1.1" 201 0
2026-03-29 22:04:55 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 3ba7d5c4-734f-5e05-8725-12f4a7e78af1
2026-03-29 22:04:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3ba7d5c4-734f-5e05-8725-12f4a7e78af1, skipping ID generation
2026-03-29 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 3ba7d5c4-734f-5e05-8725-12f4a7e78af1
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DLT57DYH-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LT57DYH-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM54XHA/42811172?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=wc9iWas244mOWFhb%2BwCxFVBHyC3mtDYXAJcNgtASgkE%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:04:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142699/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PL07HRM-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:04:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: aa3df492-4aaf-53ba-bb97-27f5e12d95d6 with identifier: CN65%20YEE
2026-03-29 22:04:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: aa3df492-4aaf-53ba-bb97-27f5e12d95d6 with identifier: CN65%20YEE
2026-03-29 22:04:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: aa3df492-4aaf-53ba-bb97-27f5e12d95d6 with identifier: CN65%20YEE to the API
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CN65%20YEE-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'aa3df492-4aaf-53ba-bb97-27f5e12d95d6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CN65 YEE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CN65%20YEE&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'LAND ROVER',
 'model': 'R/R EVOQUE',
 'odometer': 78741,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R EVOQUE 2.0 TD4 180 4WD HSE DYNAMIC Hatchback',
 'transmission': 'automatic',
 'trim': 'TD4 180 4WD HSE DYNAMIC',
 'vin': 'SALVA2AN3GH092296',
 'year': 2015}
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN65%2520YEE%27 HTTP/1.1" 200 None
2026-03-29 22:04:55 [bca.uk] INFO: Saving data for CN65%20YEE: {'auction_closing_time': 1774864800.0, 'created_time': 1774620549.704512, 'last_price_update_time': 1774821895.604625}
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CN65%2520YEE') HTTP/1.1" 204 0
2026-03-29 22:04:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d329060a-a095-5b9c-880a-4e9dfce039e5 with identifier: FL68%20UZJ
2026-03-29 22:04:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d329060a-a095-5b9c-880a-4e9dfce039e5 with identifier: FL68%20UZJ
2026-03-29 22:04:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d329060a-a095-5b9c-880a-4e9dfce039e5 with identifier: FL68%20UZJ to the API
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388297/600>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_expert_report_file_dcc3a80f-3430-4c02-8ee0-db0fb2b32c09.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FL68%20UZJ-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd329060a-a095-5b9c-880a-4e9dfce039e5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FL68 UZJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FL68%20UZJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'TOYOTA',
 'model': 'C-HR',
 'odometer': 82307,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40853,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388255/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40480,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388270/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42682,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388285/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43416,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388297/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38695,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388308/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36515,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388327/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 100732,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388354/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70727,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388388/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 95961,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388424/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d329060a-a095-5b9c-880a-4e9dfce039e5/d329060a-a095-5b9c-880a-4e9dfce039e5_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70726,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FL68UZJ/699388441/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'TOYOTA C-HR 1.2 T 115 ICON Hatchback',
 'transmission': 'manual',
 'trim': 'T 115 ICON',
 'vin': 'NMTKY3BX60R050071',
 'year': 2019}
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL68%2520UZJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:55 [bca.uk] INFO: Saving data for FL68%20UZJ: {'created_time': 1774821895.990865, 'last_price_update_time': 1774821895.990878, 'auction_closing_time': 1774951200.0}
2026-03-29 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FL68%2520UZJ') HTTP/1.1" 204 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: EX68%20FPN
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX68%2520FPN%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for EX68%20FPN: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: FM15%20ZHT
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM15%2520ZHT%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for FM15%20ZHT: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: LF65%20XBO
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF65%2520XBO%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for LF65%20XBO: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: RK65%20WOA
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK65%2520WOA%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for RK65%20WOA: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: LA17%20FSO
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA17%2520FSO%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for LA17%20FSO: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: LC14%20WNW
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC14%2520WNW%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for LC14%20WNW: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: LC66%20FZS
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC66%2520FZS%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for LC66%20FZS: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: LY14%20ERJ
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY14%2520ERJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for LY14%20ERJ: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: BG67%20KMM
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG67%2520KMM%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for BG67%20KMM: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: AV74%20RVC
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV74%2520RVC%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for AV74%20RVC: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: LV20%20HMX
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV20%2520HMX%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for LV20%20HMX: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: SK60%20UGF
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK60%2520UGF%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for SK60%20UGF: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: BG02%20BJK
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG02%2520BJK%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for BG02%20BJK: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: VK07%20HPZ
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK07%2520HPZ%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for VK07%20HPZ: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: KX07%20ZZU
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX07%2520ZZU%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for KX07%20ZZU: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: LK11%20RXW
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK11%2520RXW%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for LK11%20RXW: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: LP65%20LHG
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP65%2520LHG%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for LP65%20LHG: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: LR60%20OPW
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR60%2520OPW%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for LR60%20OPW: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: SV64%20OWW
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV64%2520OWW%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for SV64%20OWW: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: WR08%20KVG
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR08%2520KVG%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for WR08%20KVG: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: YH10%20OGJ
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH10%2520OGJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for YH10%20OGJ: 0
2026-03-29 22:04:56 [bca.uk] INFO: Found listing with ID: EY15%20ZYF
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY15%2520ZYF%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [bca.uk] INFO: Scrape type for EY15%20ZYF: 2
2026-03-29 22:04:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52a15874-4b34-5f06-8fac-5877877083ea with identifier: EY15%20ZYF
2026-03-29 22:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52a15874-4b34-5f06-8fac-5877877083ea with scrape type 2
2026-03-29 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52a15874-4b34-5f06-8fac-5877877083ea with scrape type 2
2026-03-29 22:04:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 52a15874-4b34-5f06-8fac-5877877083ea, identifier: EY15%20ZYF
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699142790%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142790 not downloaded yet
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395714%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395714 not downloaded yet
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699046538%27 HTTP/1.1" 200 None
2026-03-29 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046538 not downloaded yet
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61834090>
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPA19DCO%252F699409195%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409195/600 saved to cache
2026-03-29 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item da397772-3003-5876-84de-18e19f2e1e0e
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac622595d0>
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ72FOT%252F699414881%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414881/600 saved to cache
2026-03-29 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6216b110>
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSG69FWY%252F699406304%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406304/600 saved to cache
2026-03-29 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 23673480-b7c5-5707-903a-2783d4797f75
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61918c90>
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML23KNX%252F699411767%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411767/600 saved to cache
2026-03-29 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c96e7ad0-7cd4-5ea7-b41d-642972a2bf14
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6368fa90>
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYM19VXX%252F699427841%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427841/600 saved to cache
2026-03-29 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 553a9526-308c-5e9f-97f5-1bce769f99d7
2026-03-29 22:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406214/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LA70NPE/42811995?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=1ymICcEKrtpKHFHLQTc1yKaMMeniIFUDVOMDF5neyAs%3D)
2026-03-29 22:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040090/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH70YYW/42571204?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=3YETERDVJsfcYf9zoGQQnS8MvGAFRjTT6qcrLaHjjZg%3D)
2026-03-29 22:04:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142726/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142726>
2026-03-29 22:04:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435116/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435116>
2026-03-29 22:04:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142716/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142716>
2026-03-29 22:04:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409168/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409168>
2026-03-29 22:04:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 52a15874-4b34-5f06-8fac-5877877083ea with identifier: EY15%20ZYF
2026-03-29 22:04:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 52a15874-4b34-5f06-8fac-5877877083ea with identifier: EY15%20ZYF
2026-03-29 22:04:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 52a15874-4b34-5f06-8fac-5877877083ea with identifier: EY15%20ZYF to the API
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EY15%20ZYF-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '52a15874-4b34-5f06-8fac-5877877083ea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EY15 ZYF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EY15%20ZYF&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'VOLKSWAGEN',
 'model': 'UP!',
 'odometer': 28539,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN UP! 1.0 75 HIGH UP ASG Hatchback',
 'transmission': 'automatic',
 'trim': '75 HIGH UP ASG',
 'vin': 'WVWZZZAAZFD101536',
 'year': 2015}
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY15%2520ZYF%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Saving data for EY15%20ZYF: {'auction_closing_time': 1774864800.0, 'created_time': 1774610713.621585, 'last_price_update_time': 1774821897.029835}
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EY15%2520ZYF') HTTP/1.1" 204 0
2026-03-29 22:04:57 [bca.uk] INFO: Found listing with ID: FX67%20PWY
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX67%2520PWY%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Scrape type for FX67%20PWY: 0
2026-03-29 22:04:57 [bca.uk] INFO: Found listing with ID: GD18%20EBL
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD18%2520EBL%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Scrape type for GD18%20EBL: 0
2026-03-29 22:04:57 [bca.uk] INFO: Found listing with ID: GN60%20DYJ
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN60%2520DYJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Scrape type for GN60%20DYJ: 0
2026-03-29 22:04:57 [bca.uk] INFO: Found listing with ID: HN13%20WYH
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN13%2520WYH%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Scrape type for HN13%20WYH: 0
2026-03-29 22:04:57 [bca.uk] INFO: Found listing with ID: KR07%20SVF
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR07%2520SVF%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Scrape type for KR07%20SVF: 0
2026-03-29 22:04:57 [bca.uk] INFO: Found listing with ID: LA13%20SHJ
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA13%2520SHJ%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Scrape type for LA13%20SHJ: 0
2026-03-29 22:04:57 [bca.uk] INFO: Found listing with ID: LA16%20DYU
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA16%2520DYU%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Scrape type for LA16%20DYU: 0
2026-03-29 22:04:57 [bca.uk] INFO: Found listing with ID: LN56%20KNR
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN56%2520KNR%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Scrape type for LN56%20KNR: 0
2026-03-29 22:04:57 [bca.uk] INFO: Found listing with ID: MF09%20XGA
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF09%2520XGA%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Scrape type for MF09%20XGA: 0
2026-03-29 22:04:57 [bca.uk] INFO: Found listing with ID: SR16%20YTB
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR16%2520YTB%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Scrape type for SR16%20YTB: 0
2026-03-29 22:04:57 [bca.uk] INFO: Found listing with ID: SY19%20FEV
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY19%2520FEV%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Scrape type for SY19%20FEV: 0
2026-03-29 22:04:57 [bca.uk] INFO: Found listing with ID: Y22%20MSN
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y22%2520MSN%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Scrape type for Y22%20MSN: 0
2026-03-29 22:04:57 [bca.uk] INFO: Found listing with ID: YD18%20PGR
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD18%2520PGR%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Scrape type for YD18%20PGR: 0
2026-03-29 22:04:57 [bca.uk] INFO: Found listing with ID: SK66%20WEW
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK66%2520WEW%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Scrape type for SK66%20WEW: 0
2026-03-29 22:04:57 [bca.uk] INFO: Found listing with ID: SW14%20ODA
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW14%2520ODA%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Scrape type for SW14%20ODA: 0
2026-03-29 22:04:57 [bca.uk] INFO: Found listing with ID: SX64%20FDA
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SX64%2520FDA%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Scrape type for SX64%20FDA: 0
2026-03-29 22:04:57 [bca.uk] INFO: Found listing with ID: SB14%20EVY
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB14%2520EVY%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [bca.uk] INFO: Scrape type for SB14%20EVY: 2
2026-03-29 22:04:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10b88684-55da-5ffb-8827-a9bafa70ed54 with identifier: SB14%20EVY
2026-03-29 22:04:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10b88684-55da-5ffb-8827-a9bafa70ed54 with scrape type 2
2026-03-29 22:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10b88684-55da-5ffb-8827-a9bafa70ed54 with scrape type 2
2026-03-29 22:04:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 10b88684-55da-5ffb-8827-a9bafa70ed54, identifier: SB14%20EVY
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699142800%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142800 not downloaded yet
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395715%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395715 not downloaded yet
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699046540%27 HTTP/1.1" 200 None
2026-03-29 22:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046540 not downloaded yet
2026-03-29 22:04:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142745/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142745>
2026-03-29 22:04:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 10b88684-55da-5ffb-8827-a9bafa70ed54 with identifier: SB14%20EVY
2026-03-29 22:04:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 10b88684-55da-5ffb-8827-a9bafa70ed54 with identifier: SB14%20EVY
2026-03-29 22:04:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 10b88684-55da-5ffb-8827-a9bafa70ed54 with identifier: SB14%20EVY to the API
2026-03-29 22:04:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 90,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SB14%20EVY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '10b88684-55da-5ffb-8827-a9bafa70ed54',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SB14 EVY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SB14%20EVY&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'RENAULT',
 'model': 'MEGANE',
 'odometer': 67582,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'RENAULT MEGANE 1.5 DCI 110 DYNAMIQUE TOM TOM Coupe',
 'transmission': 'manual',
 'trim': 'DCI 110 DYNAMIQUE TOM TOM',
 'vin': 'VF1DZ140650905827',
 'year': 2014}
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB14%2520EVY%27 HTTP/1.1" 200 None
2026-03-29 22:04:58 [bca.uk] INFO: Saving data for SB14%20EVY: {'auction_closing_time': 1774864800.0, 'created_time': 1774303480.598566, 'last_price_update_time': 1774821898.203571}
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SB14%2520EVY') HTTP/1.1" 204 0
2026-03-29 22:04:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61500950>
2026-03-29 22:04:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_expert_report_file_9c4fb082-2b73-4884-b0de-ec26789bd21c.pdf HTTP/1.1" 201 0
2026-03-29 22:04:58 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 8b0931c6-e1ee-59a1-940a-2866b34dd8e0
2026-03-29 22:04:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8b0931c6-e1ee-59a1-940a-2866b34dd8e0, skipping ID generation
2026-03-29 22:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 8b0931c6-e1ee-59a1-940a-2866b34dd8e0
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DLM54XHA-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LM54XHA-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:04:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411499/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411499>
2026-03-29 22:04:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430132/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430132>
2026-03-29 22:04:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142759/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142759>
2026-03-29 22:04:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430191/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430191>
2026-03-29 22:04:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575336/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575336>
2026-03-29 22:04:58 [bca.uk] INFO: Found listing with ID: SC64%20XUW
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC64%2520XUW%27 HTTP/1.1" 200 None
2026-03-29 22:04:58 [bca.uk] INFO: Scrape type for SC64%20XUW: 0
2026-03-29 22:04:58 [bca.uk] INFO: Found listing with ID: GK64%20CWW
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK64%2520CWW%27 HTTP/1.1" 200 None
2026-03-29 22:04:58 [bca.uk] INFO: Scrape type for GK64%20CWW: 0
2026-03-29 22:04:58 [bca.uk] INFO: Found listing with ID: DK07%20EDF
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK07%2520EDF%27 HTTP/1.1" 200 None
2026-03-29 22:04:58 [bca.uk] INFO: Scrape type for DK07%20EDF: 0
2026-03-29 22:04:58 [bca.uk] INFO: Found listing with ID: FR61%20OFO
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FR61%2520OFO%27 HTTP/1.1" 200 None
2026-03-29 22:04:58 [bca.uk] INFO: Scrape type for FR61%20OFO: 0
2026-03-29 22:04:58 [bca.uk] INFO: Found listing with ID: SX10%20KDU
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SX10%2520KDU%27 HTTP/1.1" 200 None
2026-03-29 22:04:58 [bca.uk] INFO: Scrape type for SX10%20KDU: 0
2026-03-29 22:04:58 [bca.uk] INFO: Found listing with ID: RA68%20WZE
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA68%2520WZE%27 HTTP/1.1" 200 None
2026-03-29 22:04:58 [bca.uk] INFO: Scrape type for RA68%20WZE: 0
2026-03-29 22:04:58 [bca.uk] INFO: Found listing with ID: WJ68%20ONK
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ68%2520ONK%27 HTTP/1.1" 200 None
2026-03-29 22:04:58 [bca.uk] INFO: Scrape type for WJ68%20ONK: 2
2026-03-29 22:04:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 549aa2dc-22fb-53ad-ac56-4323c4ee2fe0 with identifier: WJ68%20ONK
2026-03-29 22:04:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 549aa2dc-22fb-53ad-ac56-4323c4ee2fe0 with scrape type 2
2026-03-29 22:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 549aa2dc-22fb-53ad-ac56-4323c4ee2fe0 with scrape type 2
2026-03-29 22:04:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 549aa2dc-22fb-53ad-ac56-4323c4ee2fe0, identifier: WJ68%20ONK
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699142809%27 HTTP/1.1" 200 None
2026-03-29 22:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142809 not downloaded yet
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395717%27 HTTP/1.1" 200 None
2026-03-29 22:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395717 not downloaded yet
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699046544%27 HTTP/1.1" 200 None
2026-03-29 22:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046544 not downloaded yet
2026-03-29 22:04:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 549aa2dc-22fb-53ad-ac56-4323c4ee2fe0 with identifier: WJ68%20ONK
2026-03-29 22:04:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 549aa2dc-22fb-53ad-ac56-4323c4ee2fe0 with identifier: WJ68%20ONK
2026-03-29 22:04:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 549aa2dc-22fb-53ad-ac56-4323c4ee2fe0 with identifier: WJ68%20ONK to the API
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 170,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WJ68%20ONK-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '549aa2dc-22fb-53ad-ac56-4323c4ee2fe0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WJ68 ONK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WJ68%20ONK&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY SPORT',
 'odometer': 73783,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 180 SE TECH StationWagon',
 'transmission': 'automatic',
 'trim': 'TD4 180 SE TECH',
 'vin': 'SALCA2AN7KH779880',
 'year': 2018}
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ68%2520ONK%27 HTTP/1.1" 200 None
2026-03-29 22:04:59 [bca.uk] INFO: Saving data for WJ68%20ONK: {'auction_closing_time': 1774864800.0, 'created_time': 1774735466.092798, 'last_price_update_time': 1774821899.020121}
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WJ68%2520ONK') HTTP/1.1" 204 0
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699046536%27 HTTP/1.1" 200 None
2026-03-29 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046536 not downloaded yet
2026-03-29 22:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142699/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PL07HRM/42787034?sv=2020-08-04&st=2026-03-29T22%3A04%3A47Z&se=2026-03-29T22%3A29%3A47Z&sr=b&sp=r&sig=exdoUniRSbIwQ12LkQI9utrlzs26smvmyOvTrgGhZiY%3D)
2026-03-29 22:04:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046533/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LT57DYH-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:04:59 [bca.uk] INFO: Found listing with ID: CA18%20OAB
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA18%2520OAB%27 HTTP/1.1" 200 None
2026-03-29 22:04:59 [bca.uk] INFO: Scrape type for CA18%20OAB: 2
2026-03-29 22:04:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e227b44-6aca-5ca0-8cdd-cf823254938b with identifier: CA18%20OAB
2026-03-29 22:04:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e227b44-6aca-5ca0-8cdd-cf823254938b with scrape type 2
2026-03-29 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e227b44-6aca-5ca0-8cdd-cf823254938b with scrape type 2
2026-03-29 22:04:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6e227b44-6aca-5ca0-8cdd-cf823254938b, identifier: CA18%20OAB
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395718%27 HTTP/1.1" 200 None
2026-03-29 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395718 not downloaded yet
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699046547%27 HTTP/1.1" 200 None
2026-03-29 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046547 not downloaded yet
2026-03-29 22:04:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a93b10>
2026-03-29 22:04:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLA70NPE%252F699406214%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406214/600 saved to cache
2026-03-29 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b4838ed0-a1bc-555f-ae17-73d79e29d1ac
2026-03-29 22:04:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b4838ed0-a1bc-555f-ae17-73d79e29d1ac, skipping ID generation
2026-03-29 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b4838ed0-a1bc-555f-ae17-73d79e29d1ac sending to next pipeline
2026-03-29 22:04:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b4838ed0-a1bc-555f-ae17-73d79e29d1ac, identifier: LA70%20NPE
2026-03-29 22:04:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:04:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c78ed0>
2026-03-29 22:04:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:04:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH70YYW%252F699040090%252F600') HTTP/1.1" 204 0
2026-03-29 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040090/600 saved to cache
2026-03-29 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 01b57636-ffd9-585f-9b00-e6ae7dbcc329
2026-03-29 22:04:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 01b57636-ffd9-585f-9b00-e6ae7dbcc329, skipping ID generation
2026-03-29 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 01b57636-ffd9-585f-9b00-e6ae7dbcc329 sending to next pipeline
2026-03-29 22:04:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 01b57636-ffd9-585f-9b00-e6ae7dbcc329, identifier: YH70%20YYW
2026-03-29 22:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SW14DSO/42797814?sv=2020-08-04&st=2026-03-29T22%3A04%3A52Z&se=2026-03-29T22%3A29%3A52Z&sr=b&sp=r&sig=HWRGmMiZHUzQfBmk5OQ1D7P%2FeZsK7wYaXZ1soCo9ztg%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435116/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HS68PYY/42812178?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=ilxdzGsr4IgRZDvqZmWhurm4pGkLnzxS3s4veY%2BdCjs%3D)
2026-03-29 22:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409168/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE18CHX/42812000?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=oyBRp8qHoowbCW9kieY0zUV46IZNjY3FwR8NKuxfaxo%3D)
2026-03-29 22:04:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395712/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=NC08ONX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:04:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6e227b44-6aca-5ca0-8cdd-cf823254938b with identifier: CA18%20OAB
2026-03-29 22:04:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6e227b44-6aca-5ca0-8cdd-cf823254938b with identifier: CA18%20OAB
2026-03-29 22:04:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6e227b44-6aca-5ca0-8cdd-cf823254938b with identifier: CA18%20OAB to the API
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:04:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CA18%20OAB-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.7L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6e227b44-6aca-5ca0-8cdd-cf823254938b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CA18 OAB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CA18%20OAB&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'HYUNDAI',
 'model': 'TUCSON',
 'odometer': 44398,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'HYUNDAI TUCSON 1.7 CRDI B/D 2WD GO SE DCT StationWagon',
 'transmission': 'automatic',
 'trim': 'CRDI B/D 2WD GO SE DCT',
 'vin': 'TMAJ3815VJJ631305',
 'year': 2018}
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA18%2520OAB%27 HTTP/1.1" 200 None
2026-03-29 22:04:59 [bca.uk] INFO: Saving data for CA18%20OAB: {'auction_closing_time': 1774951200.0, 'created_time': 1774046306.037443, 'last_price_update_time': 1774821899.773875}
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CA18%2520OAB') HTTP/1.1" 204 0
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699046539%27 HTTP/1.1" 200 None
2026-03-29 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046539 not downloaded yet
2026-03-29 22:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=12&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:04:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b4838ed0-a1bc-555f-ae17-73d79e29d1ac with identifier: LA70%20NPE
2026-03-29 22:04:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b4838ed0-a1bc-555f-ae17-73d79e29d1ac with identifier: LA70%20NPE
2026-03-29 22:04:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b4838ed0-a1bc-555f-ae17-73d79e29d1ac with identifier: LA70%20NPE to the API
2026-03-29 22:04:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406214/600>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_expert_report_file_c240516f-c174-45de-99fc-6961dbacba76.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LA70%20NPE-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b4838ed0-a1bc-555f-ae17-73d79e29d1ac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LA70 NPE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LA70%20NPE&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'KIA',
 'model': 'PICANTO X-LINE',
 'odometer': 18029,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38313,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406214/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37929,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406242/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37563,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406258/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38395,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406274/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37357,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406287/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36661,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406305/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79784,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406328/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 62065,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406349/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78072,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406374/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4838ed0-a1bc-555f-ae17-73d79e29d1ac/b4838ed0-a1bc-555f-ae17-73d79e29d1ac_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82557,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LA70NPE/699406390/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'KIA PICANTO X-LINE 1.0  Hatchback',
 'transmission': 'automatic',
 'trim': '',
 'vin': 'KNAB3518YMT762888',
 'year': 2021}
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA70%2520NPE%27 HTTP/1.1" 200 None
2026-03-29 22:05:00 [bca.uk] INFO: Saving data for LA70%20NPE: {'created_time': 1774821900.192135, 'last_price_update_time': 1774821900.192147, 'auction_closing_time': 1774951200.0}
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LA70%2520NPE') HTTP/1.1" 204 0
2026-03-29 22:05:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 01b57636-ffd9-585f-9b00-e6ae7dbcc329 with identifier: YH70%20YYW
2026-03-29 22:05:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 01b57636-ffd9-585f-9b00-e6ae7dbcc329 with identifier: YH70%20YYW
2026-03-29 22:05:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 01b57636-ffd9-585f-9b00-e6ae7dbcc329 with identifier: YH70%20YYW to the API
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040090/600>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_expert_report_file_48cd3153-9e98-44f1-9703-1b33e7220ebd.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YH70%20YYW-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '01b57636-ffd9-585f-9b00-e6ae7dbcc329',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YH70 YYW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YH70%20YYW&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'TESLA',
 'model': 'MODEL X',
 'odometer': 90486,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41953,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040090/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38875,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040098/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39533,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040111/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40269,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040129/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34133,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040160/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33741,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040182/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 94157,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040206/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 73806,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040234/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83878,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040265/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b57636-ffd9-585f-9b00-e6ae7dbcc329/01b57636-ffd9-585f-9b00-e6ae7dbcc329_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 52267,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH70YYW/699040295/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL X 100KWH D/M PERF.LUDICROUS StationWagon',
 'transmission': 'automatic',
 'trim': '100KWH D/M PERF.LUDICROUS',
 'vin': '5YJXDCE43LF292281',
 'year': 2020}
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH70%2520YYW%27 HTTP/1.1" 200 None
2026-03-29 22:05:00 [bca.uk] INFO: Saving data for YH70%20YYW: {'created_time': 1774821900.561749, 'last_price_update_time': 1774821900.561763, 'auction_closing_time': 1775037600.0}
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YH70%2520YYW') HTTP/1.1" 204 0
2026-03-29 22:05:00 [bca.uk] INFO: Found listing with ID: LL18%20NDU
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL18%2520NDU%27 HTTP/1.1" 200 None
2026-03-29 22:05:00 [bca.uk] INFO: Scrape type for LL18%20NDU: 0
2026-03-29 22:05:00 [bca.uk] INFO: Found listing with ID: AK68%20GNZ
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK68%2520GNZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:00 [bca.uk] INFO: Scrape type for AK68%20GNZ: 2
2026-03-29 22:05:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b697d92-c0aa-5541-98d2-fd8a94f25ae8 with identifier: AK68%20GNZ
2026-03-29 22:05:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b697d92-c0aa-5541-98d2-fd8a94f25ae8 with scrape type 2
2026-03-29 22:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b697d92-c0aa-5541-98d2-fd8a94f25ae8 with scrape type 2
2026-03-29 22:05:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3b697d92-c0aa-5541-98d2-fd8a94f25ae8, identifier: AK68%20GNZ
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395720%27 HTTP/1.1" 200 None
2026-03-29 22:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395720 not downloaded yet
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699046554%27 HTTP/1.1" 200 None
2026-03-29 22:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046554 not downloaded yet
2026-03-29 22:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142716/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PL07HRM/42787034?sv=2020-08-04&st=2026-03-29T22%3A04%3A47Z&se=2026-03-29T22%3A29%3A47Z&sr=b&sp=r&sig=exdoUniRSbIwQ12LkQI9utrlzs26smvmyOvTrgGhZiY%3D)
2026-03-29 22:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142726/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PL07HRM/42787034?sv=2020-08-04&st=2026-03-29T22%3A04%3A47Z&se=2026-03-29T22%3A29%3A47Z&sr=b&sp=r&sig=exdoUniRSbIwQ12LkQI9utrlzs26smvmyOvTrgGhZiY%3D)
2026-03-29 22:05:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142773/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142773>
2026-03-29 22:05:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3b697d92-c0aa-5541-98d2-fd8a94f25ae8 with identifier: AK68%20GNZ
2026-03-29 22:05:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3b697d92-c0aa-5541-98d2-fd8a94f25ae8 with identifier: AK68%20GNZ
2026-03-29 22:05:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3b697d92-c0aa-5541-98d2-fd8a94f25ae8 with identifier: AK68%20GNZ to the API
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AK68%20GNZ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3b697d92-c0aa-5541-98d2-fd8a94f25ae8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AK68 GNZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AK68%20GNZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'VOLKSWAGEN',
 'model': 'PASSAT',
 'odometer': 47895,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN PASSAT 1.5 TSI EVO 150 GT DSG Saloon',
 'transmission': 'automatic',
 'trim': 'TSI EVO 150 GT DSG',
 'vin': 'WVWZZZ3CZKE023984',
 'year': 2018}
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK68%2520GNZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:01 [bca.uk] INFO: Saving data for AK68%20GNZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774275530.558751, 'last_price_update_time': 1774821901.129562}
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AK68%2520GNZ') HTTP/1.1" 204 0
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699046542%27 HTTP/1.1" 200 None
2026-03-29 22:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046542 not downloaded yet
2026-03-29 22:05:01 [bca.uk] INFO: Found listing with ID: ML68%20NHB
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML68%2520NHB%27 HTTP/1.1" 200 None
2026-03-29 22:05:01 [bca.uk] INFO: Scrape type for ML68%20NHB: 0
2026-03-29 22:05:01 [bca.uk] INFO: Found listing with ID: YD15%20TJX
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD15%2520TJX%27 HTTP/1.1" 200 None
2026-03-29 22:05:01 [bca.uk] INFO: Scrape type for YD15%20TJX: 2
2026-03-29 22:05:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c9cf61a-b9c7-573a-afe9-fa532531de16 with identifier: YD15%20TJX
2026-03-29 22:05:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c9cf61a-b9c7-573a-afe9-fa532531de16 with scrape type 2
2026-03-29 22:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c9cf61a-b9c7-573a-afe9-fa532531de16 with scrape type 2
2026-03-29 22:05:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0c9cf61a-b9c7-573a-afe9-fa532531de16, identifier: YD15%20TJX
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395730%27 HTTP/1.1" 200 None
2026-03-29 22:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395730 not downloaded yet
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699046557%27 HTTP/1.1" 200 None
2026-03-29 22:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046557 not downloaded yet
2026-03-29 22:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142745/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PL07HRM/42787034?sv=2020-08-04&st=2026-03-29T22%3A04%3A47Z&se=2026-03-29T22%3A29%3A47Z&sr=b&sp=r&sig=exdoUniRSbIwQ12LkQI9utrlzs26smvmyOvTrgGhZiY%3D)
2026-03-29 22:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575336/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/P17LPT/42573216?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Cei94j6xTuVsYVAtMEIEaOIhWn8jpASCTY7XqjpVl64%3D)
2026-03-29 22:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430191/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC19VSX/42812111?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=qlSeQUbf83xHqWfD9mYZ2SCAALVwdddlxYHgmUNU2tY%3D)
2026-03-29 22:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430132/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA16ETX/42812131?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=67cSoD7yDAcPlVUXb6MtFxB8b%2F%2B%2FHPzK%2FRcqJHz%2FIwo%3D)
2026-03-29 22:05:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0c9cf61a-b9c7-573a-afe9-fa532531de16 with identifier: YD15%20TJX
2026-03-29 22:05:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0c9cf61a-b9c7-573a-afe9-fa532531de16 with identifier: YD15%20TJX
2026-03-29 22:05:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0c9cf61a-b9c7-573a-afe9-fa532531de16 with identifier: YD15%20TJX to the API
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YD15%20TJX-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0c9cf61a-b9c7-573a-afe9-fa532531de16',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YD15 TJX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YD15%20TJX&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 40827,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.2 DIG-T 113 ACENTA Hatchback',
 'transmission': 'manual',
 'trim': 'DIG-T 113 ACENTA',
 'vin': 'SJNFEAF15U7093669',
 'year': 2015}
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD15%2520TJX%27 HTTP/1.1" 200 None
2026-03-29 22:05:01 [bca.uk] INFO: Saving data for YD15%20TJX: {'auction_closing_time': 1774951200.0, 'created_time': 1774275539.187337, 'last_price_update_time': 1774821901.759867}
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YD15%2520TJX') HTTP/1.1" 204 0
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699046545%27 HTTP/1.1" 200 None
2026-03-29 22:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046545 not downloaded yet
2026-03-29 22:05:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621301d0>
2026-03-29 22:05:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPL07HRM%252F699142699%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142699/600 saved to cache
2026-03-29 22:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3f87fc02-985b-5b39-b30d-ff94e761a881
2026-03-29 22:05:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6352efd0>
2026-03-29 22:05:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_expert_report_file_9a5fac33-2361-4344-9a08-10c4dc1ecfc7.pdf HTTP/1.1" 201 0
2026-03-29 22:05:02 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item ca52f08c-d65c-5ece-bef3-1f4a7047ab80
2026-03-29 22:05:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca52f08c-d65c-5ece-bef3-1f4a7047ab80, skipping ID generation
2026-03-29 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ca52f08c-d65c-5ece-bef3-1f4a7047ab80
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DSW14DSO-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=SW14DSO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:05:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637f8d50>
2026-03-29 22:05:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHS68PYY%252F699435116%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435116/600 saved to cache
2026-03-29 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73
2026-03-29 22:05:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618ae650>
2026-03-29 22:05:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE18CHX%252F699409168%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409168/600 saved to cache
2026-03-29 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad
2026-03-29 22:05:02 [bca.uk] INFO: Total items found: 100
2026-03-29 22:05:02 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=13&sort=MostRecentlyAdded
2026-03-29 22:05:02 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:05:02 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=13&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411499/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE19AAK/42812078?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=MkdK1ykhsLQ%2B%2F2n1Irxn7evFumHYKKFZXmkQdpd8KgM%3D)
2026-03-29 22:05:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046544/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046544>
2026-03-29 22:05:02 [bca.uk] INFO: Found listing with ID: BJ65%20SPV
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ65%2520SPV%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [bca.uk] INFO: Scrape type for BJ65%20SPV: 0
2026-03-29 22:05:02 [bca.uk] INFO: Found listing with ID: CV64%20LKL
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV64%2520LKL%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [bca.uk] INFO: Scrape type for CV64%20LKL: 0
2026-03-29 22:05:02 [bca.uk] INFO: Found listing with ID: MD15%20DZY
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD15%2520DZY%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [bca.uk] INFO: Scrape type for MD15%20DZY: 0
2026-03-29 22:05:02 [bca.uk] INFO: Found listing with ID: PG17%20JHL
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PG17%2520JHL%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [bca.uk] INFO: Scrape type for PG17%20JHL: 2
2026-03-29 22:05:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 453df6c1-3540-52b6-bf7c-5476e5031684 with identifier: PG17%20JHL
2026-03-29 22:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 453df6c1-3540-52b6-bf7c-5476e5031684 with scrape type 2
2026-03-29 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 453df6c1-3540-52b6-bf7c-5476e5031684 with scrape type 2
2026-03-29 22:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 453df6c1-3540-52b6-bf7c-5476e5031684, identifier: PG17%20JHL
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395742%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395742 not downloaded yet
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699046565%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046565 not downloaded yet
2026-03-29 22:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142759/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PL07HRM/42787034?sv=2020-08-04&st=2026-03-29T22%3A04%3A47Z&se=2026-03-29T22%3A29%3A47Z&sr=b&sp=r&sig=exdoUniRSbIwQ12LkQI9utrlzs26smvmyOvTrgGhZiY%3D)
2026-03-29 22:05:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 453df6c1-3540-52b6-bf7c-5476e5031684 with identifier: PG17%20JHL
2026-03-29 22:05:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 453df6c1-3540-52b6-bf7c-5476e5031684 with identifier: PG17%20JHL
2026-03-29 22:05:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 453df6c1-3540-52b6-bf7c-5476e5031684 with identifier: PG17%20JHL to the API
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 203,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PG17%20JHL-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '453df6c1-3540-52b6-bf7c-5476e5031684',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PG17 JHL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PG17%20JHL&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'JAGUAR',
 'model': 'F-TYPE',
 'odometer': 30211,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'JAGUAR F-TYPE 3.0 V6 S/C 400 SPORT Roadster',
 'transmission': 'automatic',
 'trim': 'V6 S/C 400 SPORT',
 'vin': 'SAJDB5AVXJCK47322',
 'year': 2017}
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PG17%2520JHL%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [bca.uk] INFO: Saving data for PG17%20JHL: {'auction_closing_time': 1774951200.0, 'created_time': 1774610531.824387, 'last_price_update_time': 1774821902.74682}
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PG17%2520JHL') HTTP/1.1" 204 0
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699046563%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046563 not downloaded yet
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699198352%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198352 not downloaded yet
2026-03-29 22:05:02 [bca.uk] INFO: Found listing with ID: FN66%20XKP
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN66%2520XKP%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [bca.uk] INFO: Scrape type for FN66%20XKP: 0
2026-03-29 22:05:02 [bca.uk] INFO: Found listing with ID: GK64%20GZJ
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK64%2520GZJ%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [bca.uk] INFO: Scrape type for GK64%20GZJ: 0
2026-03-29 22:05:02 [bca.uk] INFO: Found listing with ID: JL07%20FAY
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27JL07%2520FAY%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [bca.uk] INFO: Scrape type for JL07%20FAY: 0
2026-03-29 22:05:02 [bca.uk] INFO: Found listing with ID: LF64%20MJE
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF64%2520MJE%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [bca.uk] INFO: Scrape type for LF64%20MJE: 0
2026-03-29 22:05:02 [bca.uk] INFO: Found listing with ID: LV14%20OLB
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV14%2520OLB%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [bca.uk] INFO: Scrape type for LV14%20OLB: 0
2026-03-29 22:05:02 [bca.uk] INFO: Found listing with ID: SY64%20TWV
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY64%2520TWV%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [bca.uk] INFO: Scrape type for SY64%20TWV: 0
2026-03-29 22:05:02 [bca.uk] INFO: Found listing with ID: VO15%20ZYX
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO15%2520ZYX%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [bca.uk] INFO: Scrape type for VO15%20ZYX: 0
2026-03-29 22:05:02 [bca.uk] INFO: Found listing with ID: YG64%20FFB
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG64%2520FFB%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [bca.uk] INFO: Scrape type for YG64%20FFB: 0
2026-03-29 22:05:02 [bca.uk] INFO: Found listing with ID: BN16%20NVM
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN16%2520NVM%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [bca.uk] INFO: Scrape type for BN16%20NVM: 0
2026-03-29 22:05:02 [bca.uk] INFO: Found listing with ID: AU16%20ZSX
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU16%2520ZSX%27 HTTP/1.1" 200 None
2026-03-29 22:05:02 [bca.uk] INFO: Scrape type for AU16%20ZSX: 2
2026-03-29 22:05:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bccc674-fc66-57e1-8f1b-262bda9e1c92 with identifier: AU16%20ZSX
2026-03-29 22:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bccc674-fc66-57e1-8f1b-262bda9e1c92 with scrape type 2
2026-03-29 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bccc674-fc66-57e1-8f1b-262bda9e1c92 with scrape type 2
2026-03-29 22:05:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6bccc674-fc66-57e1-8f1b-262bda9e1c92, identifier: AU16%20ZSX
2026-03-29 22:05:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395718/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395718>
2026-03-29 22:05:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046547/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046547>
2026-03-29 22:05:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046536/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046536>
2026-03-29 22:05:03 [bca.uk] INFO: Found listing with ID: WR62%20TWZ
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR62%2520TWZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:03 [bca.uk] INFO: Scrape type for WR62%20TWZ: 0
2026-03-29 22:05:03 [bca.uk] INFO: Found listing with ID: DG15%20FDY
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG15%2520FDY%27 HTTP/1.1" 200 None
2026-03-29 22:05:03 [bca.uk] INFO: Scrape type for DG15%20FDY: 0
2026-03-29 22:05:03 [bca.uk] INFO: Found listing with ID: GL16%20OVF
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL16%2520OVF%27 HTTP/1.1" 200 None
2026-03-29 22:05:03 [bca.uk] INFO: Scrape type for GL16%20OVF: 0
2026-03-29 22:05:03 [bca.uk] INFO: Found listing with ID: LC19%20OZU
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC19%2520OZU%27 HTTP/1.1" 200 None
2026-03-29 22:05:03 [bca.uk] INFO: Scrape type for LC19%20OZU: 0
2026-03-29 22:05:03 [bca.uk] INFO: Found listing with ID: SA13%20RLX
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA13%2520RLX%27 HTTP/1.1" 200 None
2026-03-29 22:05:03 [bca.uk] INFO: Scrape type for SA13%20RLX: 0
2026-03-29 22:05:03 [bca.uk] INFO: Found listing with ID: CA65%20XLF
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA65%2520XLF%27 HTTP/1.1" 200 None
2026-03-29 22:05:03 [bca.uk] INFO: Scrape type for CA65%20XLF: 0
2026-03-29 22:05:03 [bca.uk] INFO: Found listing with ID: FG64%20CDE
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG64%2520CDE%27 HTTP/1.1" 200 None
2026-03-29 22:05:03 [bca.uk] INFO: Scrape type for FG64%20CDE: 2
2026-03-29 22:05:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32b32c61-3fb3-575f-b3cf-5d14cab25e17 with identifier: FG64%20CDE
2026-03-29 22:05:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32b32c61-3fb3-575f-b3cf-5d14cab25e17 with scrape type 2
2026-03-29 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32b32c61-3fb3-575f-b3cf-5d14cab25e17 with scrape type 2
2026-03-29 22:05:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 32b32c61-3fb3-575f-b3cf-5d14cab25e17, identifier: FG64%20CDE
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699395773%27 HTTP/1.1" 200 None
2026-03-29 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395773 not downloaded yet
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699046568%27 HTTP/1.1" 200 None
2026-03-29 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046568 not downloaded yet
2026-03-29 22:05:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6bccc674-fc66-57e1-8f1b-262bda9e1c92 with identifier: AU16%20ZSX
2026-03-29 22:05:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6bccc674-fc66-57e1-8f1b-262bda9e1c92 with identifier: AU16%20ZSX
2026-03-29 22:05:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6bccc674-fc66-57e1-8f1b-262bda9e1c92 with identifier: AU16%20ZSX to the API
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=12&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 174,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AU16%20ZSX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6bccc674-fc66-57e1-8f1b-262bda9e1c92',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AU16 ZSX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AU16%20ZSX&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'KIA',
 'model': 'SORENTO',
 'odometer': 125155,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'KIA SORENTO 2.2 CRDI KX-4 StationWagon',
 'transmission': 'automatic',
 'trim': 'CRDI KX-4',
 'vin': 'KNAPH81BSG5180630',
 'year': 2016}
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU16%2520ZSX%27 HTTP/1.1" 200 None
2026-03-29 22:05:03 [bca.uk] INFO: Saving data for AU16%20ZSX: {'auction_closing_time': 1774864800.0, 'created_time': 1774391131.436632, 'last_price_update_time': 1774821903.753326}
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AU16%2520ZSX') HTTP/1.1" 204 0
2026-03-29 22:05:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61689050>
2026-03-29 22:05:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPL07HRM%252F699142716%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142716/600 saved to cache
2026-03-29 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3f87fc02-985b-5b39-b30d-ff94e761a881
2026-03-29 22:05:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac619ccc10>
2026-03-29 22:05:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPL07HRM%252F699142726%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142726/600 saved to cache
2026-03-29 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3f87fc02-985b-5b39-b30d-ff94e761a881
2026-03-29 22:05:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614e0210>
2026-03-29 22:05:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPL07HRM%252F699142745%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142745/600 saved to cache
2026-03-29 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3f87fc02-985b-5b39-b30d-ff94e761a881
2026-03-29 22:05:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61520610>
2026-03-29 22:05:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FP17LPT%252F686575336%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575336/600 saved to cache
2026-03-29 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9
2026-03-29 22:05:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610adad0>
2026-03-29 22:05:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC19VSX%252F699430191%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430191/600 saved to cache
2026-03-29 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 732664ff-2041-53f2-83f7-e4a6aeaa1df2
2026-03-29 22:05:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac619c2b50>
2026-03-29 22:05:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA16ETX%252F699430132%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430132/600 saved to cache
2026-03-29 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d6398c60-fe63-5a45-a148-79cf4bf62bcf
2026-03-29 22:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046533/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT57DYH/42811171?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=ba3XEcywWuim4PxaK5nJb76sAThRmrq4Rgv5ofIXEw0%3D)
2026-03-29 22:05:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395717/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395717>
2026-03-29 22:05:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 32b32c61-3fb3-575f-b3cf-5d14cab25e17 with identifier: FG64%20CDE
2026-03-29 22:05:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 32b32c61-3fb3-575f-b3cf-5d14cab25e17 with identifier: FG64%20CDE
2026-03-29 22:05:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 32b32c61-3fb3-575f-b3cf-5d14cab25e17 with identifier: FG64%20CDE to the API
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=11&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FG64%20CDE-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '32b32c61-3fb3-575f-b3cf-5d14cab25e17',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FG64 CDE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FG64%20CDE&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'PEUGEOT',
 'model': '108',
 'odometer': 64489,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 108 1.2 VTI ALLURE Hatchback',
 'transmission': 'manual',
 'trim': 'VTI ALLURE',
 'vin': 'VF3PAHMTBER257895',
 'year': 2014}
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG64%2520CDE%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Saving data for FG64%20CDE: {'auction_closing_time': 1774864800.0, 'created_time': 1774391142.222122, 'last_price_update_time': 1774821904.575322}
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FG64%2520CDE') HTTP/1.1" 204 0
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699046567%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046567 not downloaded yet
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699198358%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198358 not downloaded yet
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: CK65%20JGO
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK65%2520JGO%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for CK65%20JGO: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: KY10%20YTW
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY10%2520YTW%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for KY10%20YTW: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: SD13%20AEN
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD13%2520AEN%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for SD13%20AEN: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: WL12%20HKH
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WL12%2520HKH%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for WL12%20HKH: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: WX07%20ZGA
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX07%2520ZGA%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for WX07%20ZGA: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: CT60%20YWN
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CT60%2520YWN%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for CT60%20YWN: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: DL13%20TZH
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL13%2520TZH%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for DL13%20TZH: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: HF56%20HGK
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF56%2520HGK%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for HF56%20HGK: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: VU61%20UEK
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU61%2520UEK%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for VU61%20UEK: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: WM11%20LMJ
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM11%2520LMJ%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for WM11%20LMJ: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: WN10%20HFA
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN10%2520HFA%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for WN10%20HFA: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: WN15%20KDV
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN15%2520KDV%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for WN15%20KDV: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: WV62%20XNB
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV62%2520XNB%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for WV62%20XNB: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: YC14%20DPV
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC14%2520DPV%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for YC14%20DPV: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: YF11%20UMU
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF11%2520UMU%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for YF11%20UMU: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: YF13%20GUD
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF13%2520GUD%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for YF13%20GUD: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: YH59%20NHG
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH59%2520NHG%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for YH59%20NHG: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: P19%20KMM
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27P19%2520KMM%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for P19%20KMM: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: PE11%20ZTV
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE11%2520ZTV%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for PE11%20ZTV: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: PN12%20JDK
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN12%2520JDK%27 HTTP/1.1" 200 None
2026-03-29 22:05:04 [bca.uk] INFO: Scrape type for PN12%20JDK: 0
2026-03-29 22:05:04 [bca.uk] INFO: Found listing with ID: SB61%20BDF
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB61%2520BDF%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for SB61%20BDF: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: SC63%20JNN
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC63%2520JNN%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for SC63%20JNN: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: VU68%20WEW
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU68%2520WEW%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for VU68%20WEW: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: WJ59%20ZFL
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ59%2520ZFL%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for WJ59%20ZFL: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: GA58%20DAA
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GA58%2520DAA%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for GA58%20DAA: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: GD02%20MGV
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD02%2520MGV%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for GD02%20MGV: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: KR63%20AAV
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR63%2520AAV%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for KR63%20AAV: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: KW10%20TZV
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW10%2520TZV%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for KW10%20TZV: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: LS62%20OSD
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS62%2520OSD%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for LS62%20OSD: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: ND11%20RSO
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND11%2520RSO%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for ND11%20RSO: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: NJ60%20UON
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ60%2520UON%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for NJ60%20UON: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: NU62%20CBO
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU62%2520CBO%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for NU62%20CBO: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: NV13%20SUX
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV13%2520SUX%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for NV13%20SUX: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: OY17%20HPV
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY17%2520HPV%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for OY17%20HPV: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: OY59%20KHT
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY59%2520KHT%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for OY59%20KHT: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: BJ12%20FBV
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ12%2520FBV%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for BJ12%20FBV: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: BK65%20VPY
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK65%2520VPY%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for BK65%20VPY: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: CN14%20MDO
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN14%2520MDO%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for CN14%20MDO: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: CU15%20NXK
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU15%2520NXK%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for CU15%20NXK: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: E4%20GOA
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27E4%2520GOA%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for E4%20GOA: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: EF12%20MJX
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF12%2520MJX%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for EF12%20MJX: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: EJ60%20YKZ
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ60%2520YKZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for EJ60%20YKZ: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: EX64%20WZC
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX64%2520WZC%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for EX64%20WZC: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: FE60%20MFV
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE60%2520MFV%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for FE60%20MFV: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: FV61%20WSU
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV61%2520WSU%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for FV61%20WSU: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: AP65%20MYK
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP65%2520MYK%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for AP65%20MYK: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: KW18%20YBL
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW18%2520YBL%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for KW18%20YBL: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: FN61%20BWH
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN61%2520BWH%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for FN61%20BWH: 0
2026-03-29 22:05:05 [bca.uk] INFO: Found listing with ID: BJ07%20HHO
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ07%2520HHO%27 HTTP/1.1" 200 None
2026-03-29 22:05:05 [bca.uk] INFO: Scrape type for BJ07%20HHO: 2
2026-03-29 22:05:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9401660-cb22-5b18-aca2-caf29023fb68 with identifier: BJ07%20HHO
2026-03-29 22:05:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9401660-cb22-5b18-aca2-caf29023fb68 with scrape type 2
2026-03-29 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9401660-cb22-5b18-aca2-caf29023fb68 with scrape type 2
2026-03-29 22:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e9401660-cb22-5b18-aca2-caf29023fb68, identifier: BJ07%20HHO
2026-03-29 22:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e9401660-cb22-5b18-aca2-caf29023fb68 with identifier: BJ07%20HHO
2026-03-29 22:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e9401660-cb22-5b18-aca2-caf29023fb68 with identifier: BJ07%20HHO
2026-03-29 22:05:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e9401660-cb22-5b18-aca2-caf29023fb68 with identifier: BJ07%20HHO to the API
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=12&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 158,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BJ07%20HHO-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e9401660-cb22-5b18-aca2-caf29023fb68',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BJ07 HHO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BJ07%20HHO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'HONDA',
 'model': 'CIVIC',
 'odometer': 67799,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'HONDA CIVIC 1.8 I-VTEC EX I-SHIFT Hatchback',
 'transmission': 'automatic',
 'trim': 'I-VTEC EX I-SHIFT',
 'vin': 'SHHFK28607U032262',
 'year': 2007}
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ07%2520HHO%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Saving data for BJ07%20HHO: {'auction_closing_time': 1774864800.0, 'created_time': 1774620519.484117, 'last_price_update_time': 1774821906.102967}
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ07%2520HHO') HTTP/1.1" 204 0
2026-03-29 22:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395712/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NC08ONX/42812093?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=Zw2w%2BWGBqBzN6FuSvk9oA0R0jIOoFWoee6Cilu52DU4%3D)
2026-03-29 22:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142773/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PL07HRM/42787034?sv=2020-08-04&st=2026-03-29T22%3A04%3A47Z&se=2026-03-29T22%3A29%3A47Z&sr=b&sp=r&sig=exdoUniRSbIwQ12LkQI9utrlzs26smvmyOvTrgGhZiY%3D)
2026-03-29 22:05:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046554/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046554>
2026-03-29 22:05:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142809/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142809>
2026-03-29 22:05:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046542/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046542>
2026-03-29 22:05:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046539/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046539>
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699046571%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046571 not downloaded yet
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699198366%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198366 not downloaded yet
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: SH13%20PNF
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH13%2520PNF%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for SH13%20PNF: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: WF63%20UPT
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF63%2520UPT%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for WF63%20UPT: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: WJ62%20BLV
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ62%2520BLV%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for WJ62%20BLV: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: WJ63%20NXK
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ63%2520NXK%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for WJ63%20NXK: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: WK54%20WFB
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK54%2520WFB%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for WK54%20WFB: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: WK58%20SYT
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK58%2520SYT%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for WK58%20SYT: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: WV09%20BNK
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV09%2520BNK%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for WV09%20BNK: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: YE09%20XVV
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE09%2520XVV%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for YE09%20XVV: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: FH12%20SXS
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH12%2520SXS%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for FH12%20SXS: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: HG13%20LZF
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG13%2520LZF%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for HG13%20LZF: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: HK57%20YCH
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK57%2520YCH%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for HK57%20YCH: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: HV64%20ZMX
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV64%2520ZMX%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for HV64%20ZMX: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: LR14%20NKS
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR14%2520NKS%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for LR14%20NKS: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: LT61%20FNW
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT61%2520FNW%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for LT61%20FNW: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: LX15%20SYU
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX15%2520SYU%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for LX15%20SYU: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: MF58%20FJO
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF58%2520FJO%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for MF58%20FJO: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: NJ11%20XCC
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ11%2520XCC%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for NJ11%20XCC: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: NX59%20VNB
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX59%2520VNB%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for NX59%20VNB: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: OFZ%205008
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OFZ%25205008%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for OFZ%205008: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: OW53%20UMO
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW53%2520UMO%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for OW53%20UMO: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: RJ11%20YBG
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ11%2520YBG%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for RJ11%20YBG: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: RV11%20NYX
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV11%2520NYX%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for RV11%20NYX: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: CV56%20YXN
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV56%2520YXN%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for CV56%20YXN: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: DG11%20EGJ
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG11%2520EGJ%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for DG11%20EGJ: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: FE09%20EOA
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE09%2520EOA%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for FE09%20EOA: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: FG12%20CXF
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG12%2520CXF%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for FG12%20CXF: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: WV68%20XXZ
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV68%2520XXZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for WV68%20XXZ: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: BD64%20HBE
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD64%2520HBE%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for BD64%20HBE: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: HK64%20KPR
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK64%2520KPR%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for HK64%20KPR: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: MA16%20WKP
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA16%2520WKP%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for MA16%20WKP: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: WF61%20JZG
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF61%2520JZG%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for WF61%20JZG: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: VK67%20KFZ
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK67%2520KFZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for VK67%20KFZ: 0
2026-03-29 22:05:06 [bca.uk] INFO: Found listing with ID: VX67%20UYY
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX67%2520UYY%27 HTTP/1.1" 200 None
2026-03-29 22:05:06 [bca.uk] INFO: Scrape type for VX67%20UYY: 2
2026-03-29 22:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31d0c868-c5fb-59c4-8900-412bcf1a5dc2 with identifier: VX67%20UYY
2026-03-29 22:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31d0c868-c5fb-59c4-8900-412bcf1a5dc2 with scrape type 2
2026-03-29 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31d0c868-c5fb-59c4-8900-412bcf1a5dc2 with scrape type 2
2026-03-29 22:05:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 31d0c868-c5fb-59c4-8900-412bcf1a5dc2, identifier: VX67%20UYY
2026-03-29 22:05:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618f5610>
2026-03-29 22:05:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE19AAK%252F699411499%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411499/600 saved to cache
2026-03-29 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ff522792-d041-5ecb-b231-8bf72c190c1e
2026-03-29 22:05:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632ba690>
2026-03-29 22:05:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPL07HRM%252F699142759%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142759/600 saved to cache
2026-03-29 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3f87fc02-985b-5b39-b30d-ff94e761a881
2026-03-29 22:05:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395720/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395720>
2026-03-29 22:05:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046534/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LM54XHA-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:05:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 31d0c868-c5fb-59c4-8900-412bcf1a5dc2 with identifier: VX67%20UYY
2026-03-29 22:05:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 31d0c868-c5fb-59c4-8900-412bcf1a5dc2 with identifier: VX67%20UYY
2026-03-29 22:05:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 31d0c868-c5fb-59c4-8900-412bcf1a5dc2 with identifier: VX67%20UYY to the API
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=12&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VX67%20UYY-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '31d0c868-c5fb-59c4-8900-412bcf1a5dc2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VX67 UYY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VX67%20UYY&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'LAND ROVER',
 'model': 'R/R EVOQUE',
 'odometer': 82414,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R EVOQUE 2.0 TD4 180 4WD HSE DYNAMIC Convertible',
 'transmission': 'automatic',
 'trim': 'TD4 180 4WD HSE DYNAMIC',
 'vin': 'SALVA5ANXHH264164',
 'year': 2017}
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX67%2520UYY%27 HTTP/1.1" 200 None
2026-03-29 22:05:07 [bca.uk] INFO: Saving data for VX67%20UYY: {'auction_closing_time': 1774864800.0, 'created_time': 1774620531.061392, 'last_price_update_time': 1774821907.290904}
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VX67%2520UYY') HTTP/1.1" 204 0
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699046576%27 HTTP/1.1" 200 None
2026-03-29 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046576 not downloaded yet
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699198372%27 HTTP/1.1" 200 None
2026-03-29 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198372 not downloaded yet
2026-03-29 22:05:07 [bca.uk] INFO: Found listing with ID: BW15%20UPM
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW15%2520UPM%27 HTTP/1.1" 200 None
2026-03-29 22:05:07 [bca.uk] INFO: Scrape type for BW15%20UPM: 0
2026-03-29 22:05:07 [bca.uk] INFO: Found listing with ID: DY64%20FEV
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY64%2520FEV%27 HTTP/1.1" 200 None
2026-03-29 22:05:07 [bca.uk] INFO: Scrape type for DY64%20FEV: 0
2026-03-29 22:05:07 [bca.uk] INFO: Found listing with ID: NV15%20TXJ
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV15%2520TXJ%27 HTTP/1.1" 200 None
2026-03-29 22:05:07 [bca.uk] INFO: Scrape type for NV15%20TXJ: 0
2026-03-29 22:05:07 [bca.uk] INFO: Found listing with ID: RA16%20FGU
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA16%2520FGU%27 HTTP/1.1" 200 None
2026-03-29 22:05:07 [bca.uk] INFO: Scrape type for RA16%20FGU: 0
2026-03-29 22:05:07 [bca.uk] INFO: Found listing with ID: AK58%20WFA
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK58%2520WFA%27 HTTP/1.1" 200 None
2026-03-29 22:05:07 [bca.uk] INFO: Scrape type for AK58%20WFA: 0
2026-03-29 22:05:07 [bca.uk] INFO: Found listing with ID: RO06%20OCF
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO06%2520OCF%27 HTTP/1.1" 200 None
2026-03-29 22:05:07 [bca.uk] INFO: Scrape type for RO06%20OCF: 0
2026-03-29 22:05:07 [bca.uk] INFO: Found listing with ID: RX13%20YNL
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX13%2520YNL%27 HTTP/1.1" 200 None
2026-03-29 22:05:07 [bca.uk] INFO: Scrape type for RX13%20YNL: 0
2026-03-29 22:05:07 [bca.uk] INFO: Found listing with ID: SO10%20SJD
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO10%2520SJD%27 HTTP/1.1" 200 None
2026-03-29 22:05:07 [bca.uk] INFO: Scrape type for SO10%20SJD: 0
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61022650>
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT57DYH%252F699046533%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046533/600 saved to cache
2026-03-29 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3ba7d5c4-734f-5e05-8725-12f4a7e78af1
2026-03-29 22:05:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046565/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046565>
2026-03-29 22:05:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046557/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046557>
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618f87d0>
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNC08ONX%252F699395712%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395712/600 saved to cache
2026-03-29 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 40b88b0b-760b-5e8d-8f49-074bf256e466
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621a3a10>
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPL07HRM%252F699142773%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142773/600 saved to cache
2026-03-29 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3f87fc02-985b-5b39-b30d-ff94e761a881
2026-03-29 22:05:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198352/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198352>
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699198380%27 HTTP/1.1" 200 None
2026-03-29 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198380 not downloaded yet
2026-03-29 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046547/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT57DYH/42811171?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=ba3XEcywWuim4PxaK5nJb76sAThRmrq4Rgv5ofIXEw0%3D)
2026-03-29 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395718/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NC08ONX/42812093?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=Zw2w%2BWGBqBzN6FuSvk9oA0R0jIOoFWoee6Cilu52DU4%3D)
2026-03-29 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046536/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM54XHA/42811172?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=wc9iWas244mOWFhb%2BwCxFVBHyC3mtDYXAJcNgtASgkE%3D)
2026-03-29 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046544/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT57DYH/42811171?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=ba3XEcywWuim4PxaK5nJb76sAThRmrq4Rgv5ofIXEw0%3D)
2026-03-29 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395717/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NC08ONX/42812093?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=Zw2w%2BWGBqBzN6FuSvk9oA0R0jIOoFWoee6Cilu52DU4%3D)
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699198393%27 HTTP/1.1" 200 None
2026-03-29 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198393 not downloaded yet
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699198405%27 HTTP/1.1" 200 None
2026-03-29 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198405 not downloaded yet
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699198421%27 HTTP/1.1" 200 None
2026-03-29 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198421 not downloaded yet
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699198433%27 HTTP/1.1" 200 None
2026-03-29 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198433 not downloaded yet
2026-03-29 22:05:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198358/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198358>
2026-03-29 22:05:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046567/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046567>
2026-03-29 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046542/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM54XHA/42811172?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=wc9iWas244mOWFhb%2BwCxFVBHyC3mtDYXAJcNgtASgkE%3D)
2026-03-29 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046539/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM54XHA/42811172?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=wc9iWas244mOWFhb%2BwCxFVBHyC3mtDYXAJcNgtASgkE%3D)
2026-03-29 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046554/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT57DYH/42811171?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=ba3XEcywWuim4PxaK5nJb76sAThRmrq4Rgv5ofIXEw0%3D)
2026-03-29 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142809/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PL07HRM/42787034?sv=2020-08-04&st=2026-03-29T22%3A04%3A47Z&se=2026-03-29T22%3A29%3A47Z&sr=b&sp=r&sig=exdoUniRSbIwQ12LkQI9utrlzs26smvmyOvTrgGhZiY%3D)
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61167450>
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT57DYH%252F699046547%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046547/600 saved to cache
2026-03-29 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3ba7d5c4-734f-5e05-8725-12f4a7e78af1
2026-03-29 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395720/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NC08ONX/42812093?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=Zw2w%2BWGBqBzN6FuSvk9oA0R0jIOoFWoee6Cilu52DU4%3D)
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6119ae90>
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNC08ONX%252F699395718%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395718/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 40b88b0b-760b-5e8d-8f49-074bf256e466
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac619f38d0>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM54XHA%252F699046536%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046536/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8b0931c6-e1ee-59a1-940a-2866b34dd8e0
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61666c90>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT57DYH%252F699046544%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046544/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3ba7d5c4-734f-5e05-8725-12f4a7e78af1
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac697ef790>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNC08ONX%252F699395717%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395717/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 40b88b0b-760b-5e8d-8f49-074bf256e466
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046534/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM54XHA/42811172?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=wc9iWas244mOWFhb%2BwCxFVBHyC3mtDYXAJcNgtASgkE%3D)
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198372/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198372>
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046576/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046576>
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198366/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198366>
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198352/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SW14DSO/42797814?sv=2020-08-04&st=2026-03-29T22%3A04%3A52Z&se=2026-03-29T22%3A29%3A52Z&sr=b&sp=r&sig=HWRGmMiZHUzQfBmk5OQ1D7P%2FeZsK7wYaXZ1soCo9ztg%3D)
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198380/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198380>
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046557/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT57DYH/42811171?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=ba3XEcywWuim4PxaK5nJb76sAThRmrq4Rgv5ofIXEw0%3D)
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62153050>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM54XHA%252F699046542%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046542/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8b0931c6-e1ee-59a1-940a-2866b34dd8e0
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616668d0>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM54XHA%252F699046539%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046539/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8b0931c6-e1ee-59a1-940a-2866b34dd8e0
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610220d0>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT57DYH%252F699046554%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046554/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3ba7d5c4-734f-5e05-8725-12f4a7e78af1
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618793d0>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPL07HRM%252F699142809%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142809/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3f87fc02-985b-5b39-b30d-ff94e761a881
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac697a5950>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNC08ONX%252F699395720%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395720/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 40b88b0b-760b-5e8d-8f49-074bf256e466
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046565/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT57DYH/42811171?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=ba3XEcywWuim4PxaK5nJb76sAThRmrq4Rgv5ofIXEw0%3D)
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046571/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046571>
2026-03-29 22:05:08 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=13&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:05:08 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=13&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:05:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69b81550>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM54XHA%252F699046534%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046534/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8b0931c6-e1ee-59a1-940a-2866b34dd8e0
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6109e810>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSW14DSO%252F699198352%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198352/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ca52f08c-d65c-5ece-bef3-1f4a7047ab80
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6372d750>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT57DYH%252F699046557%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046557/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3ba7d5c4-734f-5e05-8725-12f4a7e78af1
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198358/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SW14DSO/42797814?sv=2020-08-04&st=2026-03-29T22%3A04%3A52Z&se=2026-03-29T22%3A29%3A52Z&sr=b&sp=r&sig=HWRGmMiZHUzQfBmk5OQ1D7P%2FeZsK7wYaXZ1soCo9ztg%3D)
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198433/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198433>
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198421/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198421>
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198393/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198393>
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198405/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699198405>
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046568/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046568>
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395773/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395773>
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046567/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM54XHA/42811172?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=wc9iWas244mOWFhb%2BwCxFVBHyC3mtDYXAJcNgtASgkE%3D)
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac697cbc50>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT57DYH%252F699046565%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046565/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3ba7d5c4-734f-5e05-8725-12f4a7e78af1
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046563/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046563>
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395742/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395742>
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198366/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SW14DSO/42797814?sv=2020-08-04&st=2026-03-29T22%3A04%3A52Z&se=2026-03-29T22%3A29%3A52Z&sr=b&sp=r&sig=HWRGmMiZHUzQfBmk5OQ1D7P%2FeZsK7wYaXZ1soCo9ztg%3D)
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046571/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM54XHA/42811172?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=wc9iWas244mOWFhb%2BwCxFVBHyC3mtDYXAJcNgtASgkE%3D)
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198372/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SW14DSO/42797814?sv=2020-08-04&st=2026-03-29T22%3A04%3A52Z&se=2026-03-29T22%3A29%3A52Z&sr=b&sp=r&sig=HWRGmMiZHUzQfBmk5OQ1D7P%2FeZsK7wYaXZ1soCo9ztg%3D)
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198380/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SW14DSO/42797814?sv=2020-08-04&st=2026-03-29T22%3A04%3A52Z&se=2026-03-29T22%3A29%3A52Z&sr=b&sp=r&sig=HWRGmMiZHUzQfBmk5OQ1D7P%2FeZsK7wYaXZ1soCo9ztg%3D)
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046576/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM54XHA/42811172?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=wc9iWas244mOWFhb%2BwCxFVBHyC3mtDYXAJcNgtASgkE%3D)
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61056350>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSW14DSO%252F699198358%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198358/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ca52f08c-d65c-5ece-bef3-1f4a7047ab80
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198405/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SW14DSO/42797814?sv=2020-08-04&st=2026-03-29T22%3A04%3A52Z&se=2026-03-29T22%3A29%3A52Z&sr=b&sp=r&sig=HWRGmMiZHUzQfBmk5OQ1D7P%2FeZsK7wYaXZ1soCo9ztg%3D)
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198421/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SW14DSO/42797814?sv=2020-08-04&st=2026-03-29T22%3A04%3A52Z&se=2026-03-29T22%3A29%3A52Z&sr=b&sp=r&sig=HWRGmMiZHUzQfBmk5OQ1D7P%2FeZsK7wYaXZ1soCo9ztg%3D)
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395773/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NC08ONX/42812093?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=Zw2w%2BWGBqBzN6FuSvk9oA0R0jIOoFWoee6Cilu52DU4%3D)
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61addf50>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM54XHA%252F699046567%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046567/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8b0931c6-e1ee-59a1-940a-2866b34dd8e0
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198343/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=SW14DSO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046545/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046545>
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046568/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT57DYH/42811171?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=ba3XEcywWuim4PxaK5nJb76sAThRmrq4Rgv5ofIXEw0%3D)
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611c97d0>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSW14DSO%252F699198366%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198366/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ca52f08c-d65c-5ece-bef3-1f4a7047ab80
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6117f150>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM54XHA%252F699046571%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046571/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8b0931c6-e1ee-59a1-940a-2866b34dd8e0
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395730/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395730>
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395715/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395715>
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142800/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142800>
2026-03-29 22:05:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046540/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046540>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618031d0>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSW14DSO%252F699198372%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198372/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ca52f08c-d65c-5ece-bef3-1f4a7047ab80
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198433/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SW14DSO/42797814?sv=2020-08-04&st=2026-03-29T22%3A04%3A52Z&se=2026-03-29T22%3A29%3A52Z&sr=b&sp=r&sig=HWRGmMiZHUzQfBmk5OQ1D7P%2FeZsK7wYaXZ1soCo9ztg%3D)
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046563/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM54XHA/42811172?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=wc9iWas244mOWFhb%2BwCxFVBHyC3mtDYXAJcNgtASgkE%3D)
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198393/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SW14DSO/42797814?sv=2020-08-04&st=2026-03-29T22%3A04%3A52Z&se=2026-03-29T22%3A29%3A52Z&sr=b&sp=r&sig=HWRGmMiZHUzQfBmk5OQ1D7P%2FeZsK7wYaXZ1soCo9ztg%3D)
2026-03-29 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395742/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NC08ONX/42812093?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=Zw2w%2BWGBqBzN6FuSvk9oA0R0jIOoFWoee6Cilu52DU4%3D)
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6105bed0>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSW14DSO%252F699198380%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198380/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ca52f08c-d65c-5ece-bef3-1f4a7047ab80
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61544090>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM54XHA%252F699046576%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046576/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8b0931c6-e1ee-59a1-940a-2866b34dd8e0
2026-03-29 22:05:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:08 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:08 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:08 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61803110>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSW14DSO%252F699198405%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198405/600 saved to cache
2026-03-29 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ca52f08c-d65c-5ece-bef3-1f4a7047ab80
2026-03-29 22:05:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:08 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:08 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:08 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63544310>
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSW14DSO%252F699198421%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198421/600 saved to cache
2026-03-29 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ca52f08c-d65c-5ece-bef3-1f4a7047ab80
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620946d0>
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNC08ONX%252F699395773%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395773/600 saved to cache
2026-03-29 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 40b88b0b-760b-5e8d-8f49-074bf256e466
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c865d0>
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT57DYH%252F699046568%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046568/600 saved to cache
2026-03-29 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3ba7d5c4-734f-5e05-8725-12f4a7e78af1
2026-03-29 22:05:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:09 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:09 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:09 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61185f50>
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSW14DSO%252F699198433%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198433/600 saved to cache
2026-03-29 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ca52f08c-d65c-5ece-bef3-1f4a7047ab80
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61879490>
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM54XHA%252F699046563%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046563/600 saved to cache
2026-03-29 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8b0931c6-e1ee-59a1-940a-2866b34dd8e0
2026-03-29 22:05:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:09 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:09 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:09 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611e2450>
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSW14DSO%252F699198393%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198393/600 saved to cache
2026-03-29 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ca52f08c-d65c-5ece-bef3-1f4a7047ab80
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6184f910>
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNC08ONX%252F699395742%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395742/600 saved to cache
2026-03-29 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 40b88b0b-760b-5e8d-8f49-074bf256e466
2026-03-29 22:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198343/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SW14DSO/42797814?sv=2020-08-04&st=2026-03-29T22%3A04%3A52Z&se=2026-03-29T22%3A29%3A52Z&sr=b&sp=r&sig=HWRGmMiZHUzQfBmk5OQ1D7P%2FeZsK7wYaXZ1soCo9ztg%3D)
2026-03-29 22:05:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142790/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699142790>
2026-03-29 22:05:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427752/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427752>
2026-03-29 22:05:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395714/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699395714>
2026-03-29 22:05:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046538/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699046538>
2026-03-29 22:05:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427830/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427830>
2026-03-29 22:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046545/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM54XHA/42811172?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=wc9iWas244mOWFhb%2BwCxFVBHyC3mtDYXAJcNgtASgkE%3D)
2026-03-29 22:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046540/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT57DYH/42811171?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=ba3XEcywWuim4PxaK5nJb76sAThRmrq4Rgv5ofIXEw0%3D)
2026-03-29 22:05:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411759/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411759>
2026-03-29 22:05:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414866/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414866>
2026-03-29 22:05:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406290/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406290>
2026-03-29 22:05:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409181/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409181>
2026-03-29 22:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427830/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YM19VXX/42812304?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=YzGWBhkemG5tXMwAwvYpsWX0bEfwiTWFoG%2FIuzQzr2c%3D)
2026-03-29 22:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395730/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NC08ONX/42812093?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=Zw2w%2BWGBqBzN6FuSvk9oA0R0jIOoFWoee6Cilu52DU4%3D)
2026-03-29 22:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142800/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PL07HRM/42787034?sv=2020-08-04&st=2026-03-29T22%3A04%3A47Z&se=2026-03-29T22%3A29%3A47Z&sr=b&sp=r&sig=exdoUniRSbIwQ12LkQI9utrlzs26smvmyOvTrgGhZiY%3D)
2026-03-29 22:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395715/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NC08ONX/42812093?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=Zw2w%2BWGBqBzN6FuSvk9oA0R0jIOoFWoee6Cilu52DU4%3D)
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6162ab90>
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSW14DSO%252F699198343%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198343/600 saved to cache
2026-03-29 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ca52f08c-d65c-5ece-bef3-1f4a7047ab80
2026-03-29 22:05:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca52f08c-d65c-5ece-bef3-1f4a7047ab80, skipping ID generation
2026-03-29 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca52f08c-d65c-5ece-bef3-1f4a7047ab80 sending to next pipeline
2026-03-29 22:05:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ca52f08c-d65c-5ece-bef3-1f4a7047ab80, identifier: SW14%20DSO
2026-03-29 22:05:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ca52f08c-d65c-5ece-bef3-1f4a7047ab80 with identifier: SW14%20DSO
2026-03-29 22:05:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ca52f08c-d65c-5ece-bef3-1f4a7047ab80 with identifier: SW14%20DSO
2026-03-29 22:05:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ca52f08c-d65c-5ece-bef3-1f4a7047ab80 with identifier: SW14%20DSO to the API
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198343/600>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_expert_report_file_9a5fac33-2361-4344-9a08-10c4dc1ecfc7.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SW14%20DSO-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ca52f08c-d65c-5ece-bef3-1f4a7047ab80',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SW14 DSO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SW14%20DSO&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 102772,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46331,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198343/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45807,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198352/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42637,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198358/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42983,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198366/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39944,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198372/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38931,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198380/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 86573,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198393/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72868,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198405/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 85309,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198421/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52f08c-d65c-5ece-bef3-1f4a7047ab80/ca52f08c-d65c-5ece-bef3-1f4a7047ab80_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77051,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SW14DSO/699198433/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'NISSAN QASHQAI 1.5 DCI 110 ACENTA PREMIUM Hatchback',
 'transmission': 'manual',
 'trim': 'DCI 110 ACENTA PREMIUM',
 'vin': 'SJNFAAJ11U1093589',
 'year': 2014}
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW14%2520DSO%27 HTTP/1.1" 200 None
2026-03-29 22:05:10 [bca.uk] INFO: Saving data for SW14%20DSO: {'created_time': 1774821910.097122, 'last_price_update_time': 1774821910.097134, 'auction_closing_time': 1775210400.0}
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SW14%2520DSO') HTTP/1.1" 204 0
2026-03-29 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427752/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RE20EVL/42811999?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=QNaGwsE1HTKndyV7dS5jfLI1ozyFJBkYcrsiWmkuv8k%3D)
2026-03-29 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414866/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ72FOT/42812096?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=F1eqEFipUoySPGKOeLKkFyyLLItl9dJbMFy96XQcSRY%3D)
2026-03-29 22:05:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435112/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=HS68PYY-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:05:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE14PLV/42810074?sv=2020-08-04&st=2026-03-29T22%3A05%3A09Z&se=2026-03-29T22%3A30%3A09Z&sr=b&sp=r&sig=541MdBEqN2lGTdrVQerWTQ4Lv%2BWExd94C%2FkstcmEUVg%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AE14%20PLV-GB>
2026-03-29 22:05:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409149/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YE18CHX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142790/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PL07HRM/42787034?sv=2020-08-04&st=2026-03-29T22%3A04%3A47Z&se=2026-03-29T22%3A29%3A47Z&sr=b&sp=r&sig=exdoUniRSbIwQ12LkQI9utrlzs26smvmyOvTrgGhZiY%3D)
2026-03-29 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395714/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NC08ONX/42812093?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=Zw2w%2BWGBqBzN6FuSvk9oA0R0jIOoFWoee6Cilu52DU4%3D)
2026-03-29 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046538/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT57DYH/42811171?sv=2020-08-04&st=2026-03-29T22%3A04%3A49Z&se=2026-03-29T22%3A29%3A49Z&sr=b&sp=r&sig=ba3XEcywWuim4PxaK5nJb76sAThRmrq4Rgv5ofIXEw0%3D)
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636a5110>
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM54XHA%252F699046545%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046545/600 saved to cache
2026-03-29 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8b0931c6-e1ee-59a1-940a-2866b34dd8e0
2026-03-29 22:05:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8b0931c6-e1ee-59a1-940a-2866b34dd8e0, skipping ID generation
2026-03-29 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8b0931c6-e1ee-59a1-940a-2866b34dd8e0 sending to next pipeline
2026-03-29 22:05:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8b0931c6-e1ee-59a1-940a-2866b34dd8e0, identifier: LM54%20XHA
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610f4890>
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT57DYH%252F699046540%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046540/600 saved to cache
2026-03-29 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3ba7d5c4-734f-5e05-8725-12f4a7e78af1
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63617490>
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYM19VXX%252F699427830%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427830/600 saved to cache
2026-03-29 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 553a9526-308c-5e9f-97f5-1bce769f99d7
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61764790>
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNC08ONX%252F699395730%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395730/600 saved to cache
2026-03-29 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 40b88b0b-760b-5e8d-8f49-074bf256e466
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6a865dd0>
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPL07HRM%252F699142800%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142800/600 saved to cache
2026-03-29 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3f87fc02-985b-5b39-b30d-ff94e761a881
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b34d0>
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNC08ONX%252F699395715%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395715/600 saved to cache
2026-03-29 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 40b88b0b-760b-5e8d-8f49-074bf256e466
2026-03-29 22:05:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8b0931c6-e1ee-59a1-940a-2866b34dd8e0 with identifier: LM54%20XHA
2026-03-29 22:05:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8b0931c6-e1ee-59a1-940a-2866b34dd8e0 with identifier: LM54%20XHA
2026-03-29 22:05:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8b0931c6-e1ee-59a1-940a-2866b34dd8e0 with identifier: LM54%20XHA to the API
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046545/600>
{'auction_title': '',
 'c_o_2_emission_value': 180,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_expert_report_file_9c4fb082-2b73-4884-b0de-ec26789bd21c.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LM54%20XHA-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8b0931c6-e1ee-59a1-940a-2866b34dd8e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LM54 XHA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LM54%20XHA&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 124657,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 9,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 191782,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046534/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 187709,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046536/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 193076,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046539/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 190057,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046542/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 168312,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046545/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 128188,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046563/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 148634,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046567/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 162804,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046571/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0931c6-e1ee-59a1-940a-2866b34dd8e0/8b0931c6-e1ee-59a1-940a-2866b34dd8e0_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 152574,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM54XHA/699046576/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2005-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.4 TWIST Hatchback',
 'transmission': 'automatic',
 'trim': 'TWIST',
 'vin': 'WVWZZZ9NZ5Y075526',
 'year': 2005}
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM54%2520XHA%27 HTTP/1.1" 200 None
2026-03-29 22:05:10 [bca.uk] INFO: Saving data for LM54%20XHA: {'created_time': 1774821910.854262, 'last_price_update_time': 1774821910.854277, 'auction_closing_time': 1774864800.0}
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LM54%2520XHA') HTTP/1.1" 204 0
2026-03-29 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409181/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PA19DCO/42811984?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=5dad8F2568bHOl2s5RwggeSpVONMrl6yr8ByaoDJDOc%3D)
2026-03-29 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406290/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SG69FWY/42811982?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=iIU0ZFwxCrfo9iR2T7l%2BEKiHBXHpV%2FjhvFuNPQMcBwU%3D)
2026-03-29 22:05:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430166/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430166>
2026-03-29 22:05:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411475/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DE19AAK-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411759/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML23KNX/42812081?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Ysjf2AWU3A%2B%2BhkZ4EdoIgPpKhCyN1a54UPjPwLBr1pc%3D)
2026-03-29 22:05:10 [scrapy.extensions.logstats] INFO: Crawled 134 pages (at 13 pages/min), scraped 275 items (at 71 items/min)
2026-03-29 22:05:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 195MiB
2026-03-29 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409149/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YE18CHX/42812000?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=oyBRp8qHoowbCW9kieY0zUV46IZNjY3FwR8NKuxfaxo%3D)
2026-03-29 22:05:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430117/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430117>
2026-03-29 22:05:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575330/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=686575330>
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636f6c50>
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRE20EVL%252F699427752%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427752/600 saved to cache
2026-03-29 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b145ed4d-e096-5329-b7ec-7396067fba60
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6374c150>
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ72FOT%252F699414866%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414866/600 saved to cache
2026-03-29 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61519150>
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPL07HRM%252F699142790%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142790/600 saved to cache
2026-03-29 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3f87fc02-985b-5b39-b30d-ff94e761a881
2026-03-29 22:05:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3f87fc02-985b-5b39-b30d-ff94e761a881, skipping ID generation
2026-03-29 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3f87fc02-985b-5b39-b30d-ff94e761a881 sending to next pipeline
2026-03-29 22:05:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3f87fc02-985b-5b39-b30d-ff94e761a881, identifier: PL07%20HRM
2026-03-29 22:05:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6160b610>
2026-03-29 22:05:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNC08ONX%252F699395714%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395714/600 saved to cache
2026-03-29 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 40b88b0b-760b-5e8d-8f49-074bf256e466
2026-03-29 22:05:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40b88b0b-760b-5e8d-8f49-074bf256e466, skipping ID generation
2026-03-29 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 40b88b0b-760b-5e8d-8f49-074bf256e466 sending to next pipeline
2026-03-29 22:05:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 40b88b0b-760b-5e8d-8f49-074bf256e466, identifier: NC08%20ONX
2026-03-29 22:05:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61161b90>
2026-03-29 22:05:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT57DYH%252F699046538%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046538/600 saved to cache
2026-03-29 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3ba7d5c4-734f-5e05-8725-12f4a7e78af1
2026-03-29 22:05:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3ba7d5c4-734f-5e05-8725-12f4a7e78af1, skipping ID generation
2026-03-29 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3ba7d5c4-734f-5e05-8725-12f4a7e78af1 sending to next pipeline
2026-03-29 22:05:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3ba7d5c4-734f-5e05-8725-12f4a7e78af1, identifier: LT57%20DYH
2026-03-29 22:05:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3f87fc02-985b-5b39-b30d-ff94e761a881 with identifier: PL07%20HRM
2026-03-29 22:05:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3f87fc02-985b-5b39-b30d-ff94e761a881 with identifier: PL07%20HRM
2026-03-29 22:05:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3f87fc02-985b-5b39-b30d-ff94e761a881 with identifier: PL07%20HRM to the API
2026-03-29 22:05:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142790/600>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_expert_report_file_dbcc937c-ab19-4780-806b-e2591e673717.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PL07%20HRM-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3f87fc02-985b-5b39-b30d-ff94e761a881',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PL07 HRM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PL07%20HRM&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'SUZUKI',
 'model': 'SWIFT',
 'odometer': 145345,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 9,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 179810,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142699/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 192897,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142716/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 180853,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142726/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 176861,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142745/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 164791,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142759/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 145704,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142773/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 165041,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142790/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 144310,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142800/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f87fc02-985b-5b39-b30d-ff94e761a881/3f87fc02-985b-5b39-b30d-ff94e761a881_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 141479,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PL07HRM/699142809/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'SUZUKI SWIFT 1.3 GL Hatchback',
 'transmission': 'manual',
 'trim': 'GL',
 'vin': 'TSMMZC11S00374264',
 'year': 2007}
2026-03-29 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL07%2520HRM%27 HTTP/1.1" 200 None
2026-03-29 22:05:11 [bca.uk] INFO: Saving data for PL07%20HRM: {'created_time': 1774821911.91093, 'last_price_update_time': 1774821911.910943, 'auction_closing_time': 1774864800.0}
2026-03-29 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PL07%2520HRM') HTTP/1.1" 204 0
2026-03-29 22:05:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 40b88b0b-760b-5e8d-8f49-074bf256e466 with identifier: NC08%20ONX
2026-03-29 22:05:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 40b88b0b-760b-5e8d-8f49-074bf256e466 with identifier: NC08%20ONX
2026-03-29 22:05:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 40b88b0b-760b-5e8d-8f49-074bf256e466 with identifier: NC08%20ONX to the API
2026-03-29 22:05:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395714/600>
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_expert_report_file_03b1045a-a2c1-451e-a50e-1cfbbecfa1fc.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NC08%20ONX-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '40b88b0b-760b-5e8d-8f49-074bf256e466',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NC08 ONX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NC08%20ONX&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'NISSAN',
 'model': 'NOTE',
 'odometer': 123225,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 9,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 198050,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395712/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 201740,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395714/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 177464,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395715/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 182597,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395717/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 168677,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395718/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 123568,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395720/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 152771,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395730/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 147825,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395742/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40b88b0b-760b-5e8d-8f49-074bf256e466/40b88b0b-760b-5e8d-8f49-074bf256e466_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 148354,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NC08ONX/699395773/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'NISSAN NOTE 1.4 ACENTA Hatchback',
 'transmission': 'manual',
 'trim': 'ACENTA',
 'vin': 'SJNFAAE11U1271480',
 'year': 2008}
2026-03-29 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NC08%2520ONX%27 HTTP/1.1" 200 None
2026-03-29 22:05:12 [bca.uk] INFO: Saving data for NC08%20ONX: {'created_time': 1774821912.360413, 'last_price_update_time': 1774821912.360425, 'auction_closing_time': 1774864800.0}
2026-03-29 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NC08%2520ONX') HTTP/1.1" 204 0
2026-03-29 22:05:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3ba7d5c4-734f-5e05-8725-12f4a7e78af1 with identifier: LT57%20DYH
2026-03-29 22:05:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3ba7d5c4-734f-5e05-8725-12f4a7e78af1 with identifier: LT57%20DYH
2026-03-29 22:05:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3ba7d5c4-734f-5e05-8725-12f4a7e78af1 with identifier: LT57%20DYH to the API
2026-03-29 22:05:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046538/600>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_expert_report_file_c24ea412-1e17-432b-903b-aa7d525d4942.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LT57%20DYH-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3ba7d5c4-734f-5e05-8725-12f4a7e78af1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LT57 DYH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LT57%20DYH&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MINI',
 'model': 'COOPER',
 'odometer': 146273,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 9,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 196298,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046533/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 200494,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046538/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 203809,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046540/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 198379,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046544/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 187586,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046547/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 135933,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046554/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 167009,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046557/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 164792,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046565/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba7d5c4-734f-5e05-8725-12f4a7e78af1/3ba7d5c4-734f-5e05-8725-12f4a7e78af1_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 164066,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT57DYH/699046568/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'MINI COOPER 1.6 D Hatchback',
 'transmission': 'manual',
 'trim': 'D',
 'vin': 'WMWMG32030TV20491',
 'year': 2007}
2026-03-29 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT57%2520DYH%27 HTTP/1.1" 200 None
2026-03-29 22:05:12 [bca.uk] INFO: Saving data for LT57%20DYH: {'created_time': 1774821912.900201, 'last_price_update_time': 1774821912.900216, 'auction_closing_time': 1774864800.0}
2026-03-29 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LT57%2520DYH') HTTP/1.1" 204 0
2026-03-29 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435112/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/HS68PYY/42812178?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=ilxdzGsr4IgRZDvqZmWhurm4pGkLnzxS3s4veY%2BdCjs%3D)
2026-03-29 22:05:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411747/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411747>
2026-03-29 22:05:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427739/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427739>
2026-03-29 22:05:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427780/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427780>
2026-03-29 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411475/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE19AAK/42812078?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=MkdK1ykhsLQ%2B%2F2n1Irxn7evFumHYKKFZXmkQdpd8KgM%3D)
2026-03-29 22:05:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414858/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414858>
2026-03-29 22:05:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406275/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406275>
2026-03-29 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=13&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:05:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618e16d0>
2026-03-29 22:05:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPA19DCO%252F699409181%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409181/600 saved to cache
2026-03-29 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item da397772-3003-5876-84de-18e19f2e1e0e
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62244f50>
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSG69FWY%252F699406290%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406290/600 saved to cache
2026-03-29 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 23673480-b7c5-5707-903a-2783d4797f75
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611986d0>
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML23KNX%252F699411759%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411759/600 saved to cache
2026-03-29 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c96e7ad0-7cd4-5ea7-b41d-642972a2bf14
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62247e10>
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYE18CHX%252F699409149%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409149/600 saved to cache
2026-03-29 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad
2026-03-29 22:05:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad, skipping ID generation
2026-03-29 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad sending to next pipeline
2026-03-29 22:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad, identifier: YE18%20CHX
2026-03-29 22:05:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad with identifier: YE18%20CHX
2026-03-29 22:05:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad with identifier: YE18%20CHX
2026-03-29 22:05:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad with identifier: YE18%20CHX to the API
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409149/600>
{'auction_title': '',
 'c_o_2_emission_value': 101,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_expert_report_file_7ab81432-6abc-4856-a0ca-6bcca9f8c629.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YE18%20CHX-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YE18 CHX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YE18%20CHX&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 34591,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39811,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409149/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39198,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409168/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37946,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409184/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39567,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409206/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36559,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409219/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34658,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409230/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 93779,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409251/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 67051,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409267/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83129,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409284/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad/be57c0c3-cb1b-504b-82b5-7c52a7a5e5ad_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83387,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YE18CHX/699409299/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.0 TSI 95 SE Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 95 SE',
 'vin': 'WVWZZZAWZJU015415',
 'year': 2018}
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE18%2520CHX%27 HTTP/1.1" 200 None
2026-03-29 22:05:13 [bca.uk] INFO: Saving data for YE18%20CHX: {'created_time': 1774821913.723003, 'last_price_update_time': 1774821913.723015, 'auction_closing_time': 1774951200.0}
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YE18%2520CHX') HTTP/1.1" 204 0
2026-03-29 22:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE14PLV/42810074?sv=2020-08-04&st=2026-03-29T22%3A05%3A09Z&se=2026-03-29T22%3A30%3A09Z&sr=b&sp=r&sig=541MdBEqN2lGTdrVQerWTQ4Lv%2BWExd94C%2FkstcmEUVg%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430166/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DC19VSX/42812111?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=qlSeQUbf83xHqWfD9mYZ2SCAALVwdddlxYHgmUNU2tY%3D)
2026-03-29 22:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575330/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/P17LPT/42573216?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Cei94j6xTuVsYVAtMEIEaOIhWn8jpASCTY7XqjpVl64%3D)
2026-03-29 22:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430117/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA16ETX/42812131?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=67cSoD7yDAcPlVUXb6MtFxB8b%2F%2B%2FHPzK%2FRcqJHz%2FIwo%3D)
2026-03-29 22:05:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409166/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409166>
2026-03-29 22:05:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ62YDS/42810080?sv=2020-08-04&st=2026-03-29T22%3A05%3A13Z&se=2026-03-29T22%3A30%3A13Z&sr=b&sp=r&sig=3uF2r926LhFkKPoPLSCohRVnNGX4IbgEWDcBb0D1E%2B8%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NJ62%20YDS-GB>
2026-03-29 22:05:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430088/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=MA16ETX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:05:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575322/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=P17LPT-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636f59d0>
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FHS68PYY%252F699435112%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435112/600 saved to cache
2026-03-29 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73
2026-03-29 22:05:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73, skipping ID generation
2026-03-29 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73 sending to next pipeline
2026-03-29 22:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73, identifier: HS68%20PYY
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61184490>
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE19AAK%252F699411475%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411475/600 saved to cache
2026-03-29 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ff522792-d041-5ecb-b231-8bf72c190c1e
2026-03-29 22:05:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ff522792-d041-5ecb-b231-8bf72c190c1e, skipping ID generation
2026-03-29 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ff522792-d041-5ecb-b231-8bf72c190c1e sending to next pipeline
2026-03-29 22:05:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ff522792-d041-5ecb-b231-8bf72c190c1e, identifier: DE19%20AAK
2026-03-29 22:05:14 [bca.uk] INFO: Total items found: 100
2026-03-29 22:05:14 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded
2026-03-29 22:05:14 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:05:14 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73 with identifier: HS68%20PYY
2026-03-29 22:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73 with identifier: HS68%20PYY
2026-03-29 22:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73 with identifier: HS68%20PYY to the API
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435112/600>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_expert_report_file_d526eea7-163c-4146-9527-257bf8b6476a.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HS68%20PYY-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HS68 PYY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HS68%20PYY&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'RENAULT',
 'model': 'CAPTUR',
 'odometer': 46403,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43845,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435112/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41847,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435116/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42382,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435123/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44507,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435131/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41018,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435139/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38899,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435146/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 101701,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435156/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77619,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435165/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 91497,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435173/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73/a9e0ac94-5526-5e45-a2dc-3c3d79f3fc73_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81066,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/HS68PYY/699435181/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'RENAULT CAPTUR 1.5 DCI 90 GT LINE Hatchback',
 'transmission': 'manual',
 'trim': 'DCI 90 GT LINE',
 'vin': 'VF1R8700162118014',
 'year': 2019}
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HS68%2520PYY%27 HTTP/1.1" 200 None
2026-03-29 22:05:14 [bca.uk] INFO: Saving data for HS68%20PYY: {'created_time': 1774821914.415825, 'last_price_update_time': 1774821914.415835, 'auction_closing_time': 1774951200.0}
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HS68%2520PYY') HTTP/1.1" 204 0
2026-03-29 22:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ff522792-d041-5ecb-b231-8bf72c190c1e with identifier: DE19%20AAK
2026-03-29 22:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ff522792-d041-5ecb-b231-8bf72c190c1e with identifier: DE19%20AAK
2026-03-29 22:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ff522792-d041-5ecb-b231-8bf72c190c1e with identifier: DE19%20AAK to the API
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411475/600>
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_expert_report_file_a4ceb7d9-6172-4bed-b67a-cd0e0a1ead5d.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DE19%20AAK-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ff522792-d041-5ecb-b231-8bf72c190c1e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DE19 AAK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DE19%20AAK&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'MOKKA X',
 'odometer': 45234,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41470,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411475/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40463,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411499/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40351,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411520/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41136,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411531/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38532,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411557/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37272,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411573/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 93101,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411597/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 61050,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411617/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 86696,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411643/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff522792-d041-5ecb-b231-8bf72c190c1e/ff522792-d041-5ecb-b231-8bf72c190c1e_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 67242,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE19AAK/699411666/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VAUXHALL MOKKA X 1.4 T 140 ECOTEC ACTIVE Hatchback',
 'transmission': 'manual',
 'trim': 'T 140 ECOTEC ACTIVE',
 'vin': 'W0VJC7E86KB828487',
 'year': 2019}
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE19%2520AAK%27 HTTP/1.1" 200 None
2026-03-29 22:05:14 [bca.uk] INFO: Saving data for DE19%20AAK: {'created_time': 1774821914.799561, 'last_price_update_time': 1774821914.799571, 'auction_closing_time': 1774951200.0}
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DE19%2520AAK') HTTP/1.1" 204 0
2026-03-29 22:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427780/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YM19VXX/42812304?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=YzGWBhkemG5tXMwAwvYpsWX0bEfwiTWFoG%2FIuzQzr2c%3D)
2026-03-29 22:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406275/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SG69FWY/42811982?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=iIU0ZFwxCrfo9iR2T7l%2BEKiHBXHpV%2FjhvFuNPQMcBwU%3D)
2026-03-29 22:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427739/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RE20EVL/42811999?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=QNaGwsE1HTKndyV7dS5jfLI1ozyFJBkYcrsiWmkuv8k%3D)
2026-03-29 22:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414858/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ72FOT/42812096?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=F1eqEFipUoySPGKOeLKkFyyLLItl9dJbMFy96XQcSRY%3D)
2026-03-29 22:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411747/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML23KNX/42812081?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Ysjf2AWU3A%2B%2BhkZ4EdoIgPpKhCyN1a54UPjPwLBr1pc%3D)
2026-03-29 22:05:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411734/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411734>
2026-03-29 22:05:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427724/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427724>
2026-03-29 22:05:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427759/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427759>
2026-03-29 22:05:14 [bca.uk] INFO: Found listing with ID: LL12%20WDZ
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL12%2520WDZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:14 [bca.uk] INFO: Scrape type for LL12%20WDZ: 0
2026-03-29 22:05:14 [bca.uk] INFO: Found listing with ID: PE68%20XAZ
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE68%2520XAZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:14 [bca.uk] INFO: Scrape type for PE68%20XAZ: 0
2026-03-29 22:05:14 [bca.uk] INFO: Found listing with ID: YG18%20UUV
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG18%2520UUV%27 HTTP/1.1" 200 None
2026-03-29 22:05:14 [bca.uk] INFO: Scrape type for YG18%20UUV: 0
2026-03-29 22:05:14 [bca.uk] INFO: Found listing with ID: LT63%20TWG
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT63%2520TWG%27 HTTP/1.1" 200 None
2026-03-29 22:05:14 [bca.uk] INFO: Scrape type for LT63%20TWG: 2
2026-03-29 22:05:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c5e6c38-d66f-5306-991d-10cf32a7ba50 with identifier: LT63%20TWG
2026-03-29 22:05:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c5e6c38-d66f-5306-991d-10cf32a7ba50 with scrape type 2
2026-03-29 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c5e6c38-d66f-5306-991d-10cf32a7ba50 with scrape type 2
2026-03-29 22:05:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4c5e6c38-d66f-5306-991d-10cf32a7ba50, identifier: LT63%20TWG
2026-03-29 22:05:15 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:05:15 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4c5e6c38-d66f-5306-991d-10cf32a7ba50 with identifier: LT63%20TWG
2026-03-29 22:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4c5e6c38-d66f-5306-991d-10cf32a7ba50 with identifier: LT63%20TWG
2026-03-29 22:05:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4c5e6c38-d66f-5306-991d-10cf32a7ba50 with identifier: LT63%20TWG to the API
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=13&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LT63%20TWG-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '4c5e6c38-d66f-5306-991d-10cf32a7ba50',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LT63 TWG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LT63%20TWG&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'VOLVO',
 'model': 'XC60',
 'odometer': 35667,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'VOLVO XC60 2.0 T5 240 SE P/SHIFT Estate',
 'transmission': 'automatic',
 'trim': 'T5 240 SE P/SHIFT',
 'vin': 'YV1DZ47HBD2443473',
 'year': 2024}
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT63%2520TWG%27 HTTP/1.1" 200 None
2026-03-29 22:05:15 [bca.uk] INFO: Saving data for LT63%20TWG: {'auction_closing_time': 1774951200.0, 'created_time': 1774091321.675959, 'last_price_update_time': 1774821915.383324}
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LT63%2520TWG') HTTP/1.1" 204 0
2026-03-29 22:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63651ed0>
2026-03-29 22:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_expert_report_file_af75aaa1-2789-494e-b6f7-9ab888b31635.pdf HTTP/1.1" 201 0
2026-03-29 22:05:15 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item a1944c0b-6133-542d-8b41-67a9ddd47893
2026-03-29 22:05:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a1944c0b-6133-542d-8b41-67a9ddd47893, skipping ID generation
2026-03-29 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a1944c0b-6133-542d-8b41-67a9ddd47893
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DAE14PLV-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=AE14PLV-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62179e90>
2026-03-29 22:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDC19VSX%252F699430166%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430166/600 saved to cache
2026-03-29 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 732664ff-2041-53f2-83f7-e4a6aeaa1df2
2026-03-29 22:05:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 732664ff-2041-53f2-83f7-e4a6aeaa1df2, skipping ID generation
2026-03-29 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 732664ff-2041-53f2-83f7-e4a6aeaa1df2 sending to next pipeline
2026-03-29 22:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 732664ff-2041-53f2-83f7-e4a6aeaa1df2, identifier: DC19%20VSX
2026-03-29 22:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61667610>
2026-03-29 22:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FP17LPT%252F686575330%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575330/600 saved to cache
2026-03-29 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9
2026-03-29 22:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac697bd810>
2026-03-29 22:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA16ETX%252F699430117%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430117/600 saved to cache
2026-03-29 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d6398c60-fe63-5a45-a148-79cf4bf62bcf
2026-03-29 22:05:15 [bca.uk] INFO: Found listing with ID: YE64%20WBN
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE64%2520WBN%27 HTTP/1.1" 200 None
2026-03-29 22:05:15 [bca.uk] INFO: Scrape type for YE64%20WBN: 0
2026-03-29 22:05:15 [bca.uk] INFO: Found listing with ID: YH15%20YYU
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH15%2520YYU%27 HTTP/1.1" 200 None
2026-03-29 22:05:15 [bca.uk] INFO: Scrape type for YH15%20YYU: 2
2026-03-29 22:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f3895b4-945b-5e78-af08-4d8d60bb6040 with identifier: YH15%20YYU
2026-03-29 22:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f3895b4-945b-5e78-af08-4d8d60bb6040 with scrape type 2
2026-03-29 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f3895b4-945b-5e78-af08-4d8d60bb6040 with scrape type 2
2026-03-29 22:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5f3895b4-945b-5e78-af08-4d8d60bb6040, identifier: YH15%20YYU
2026-03-29 22:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 732664ff-2041-53f2-83f7-e4a6aeaa1df2 with identifier: DC19%20VSX
2026-03-29 22:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 732664ff-2041-53f2-83f7-e4a6aeaa1df2 with identifier: DC19%20VSX
2026-03-29 22:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 732664ff-2041-53f2-83f7-e4a6aeaa1df2 with identifier: DC19%20VSX to the API
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430166/600>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_expert_report_file_be24767a-1357-4e70-8480-91ed11832b34.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DC19%20VSX-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '732664ff-2041-53f2-83f7-e4a6aeaa1df2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DC19 VSX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DC19%20VSX&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'LEXUS',
 'model': 'RX 450H',
 'odometer': 23237,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44984,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430146/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41885,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430166/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43160,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430191/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44567,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430204/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39037,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430221/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35811,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430239/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 106082,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430264/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78930,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430292/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 95111,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430314/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732664ff-2041-53f2-83f7-e4a6aeaa1df2/732664ff-2041-53f2-83f7-e4a6aeaa1df2_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81687,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DC19VSX/699430334/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'LEXUS RX 450H 3.5  StationWagon',
 'transmission': 'automatic',
 'trim': '',
 'vin': 'JTJBGMCA802049481',
 'year': 2019}
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC19%2520VSX%27 HTTP/1.1" 200 None
2026-03-29 22:05:16 [bca.uk] INFO: Saving data for DC19%20VSX: {'created_time': 1774821916.345767, 'last_price_update_time': 1774821916.345779, 'auction_closing_time': 1774951200.0}
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DC19%2520VSX') HTTP/1.1" 204 0
2026-03-29 22:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5f3895b4-945b-5e78-af08-4d8d60bb6040 with identifier: YH15%20YYU
2026-03-29 22:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5f3895b4-945b-5e78-af08-4d8d60bb6040 with identifier: YH15%20YYU
2026-03-29 22:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5f3895b4-945b-5e78-af08-4d8d60bb6040 with identifier: YH15%20YYU to the API
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=13&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YH15%20YYU-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5f3895b4-945b-5e78-af08-4d8d60bb6040',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YH15 YYU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YH15%20YYU&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'FIAT',
 'model': 'PANDA',
 'odometer': 25255,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'FIAT PANDA 1.2 POP Hatchback',
 'transmission': 'manual',
 'trim': 'POP',
 'vin': 'ZFA31200003456116',
 'year': 2015}
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH15%2520YYU%27 HTTP/1.1" 200 None
2026-03-29 22:05:16 [bca.uk] INFO: Saving data for YH15%20YYU: {'auction_closing_time': 1774951200.0, 'created_time': 1774610538.120952, 'last_price_update_time': 1774821916.691403}
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YH15%2520YYU') HTTP/1.1" 204 0
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455892%27 HTTP/1.1" 200 None
2026-03-29 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455892 not downloaded yet
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6369d090>
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYM19VXX%252F699427780%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427780/600 saved to cache
2026-03-29 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 553a9526-308c-5e9f-97f5-1bce769f99d7
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6225aa50>
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSG69FWY%252F699406275%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406275/600 saved to cache
2026-03-29 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 23673480-b7c5-5707-903a-2783d4797f75
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6192ca50>
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRE20EVL%252F699427739%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427739/600 saved to cache
2026-03-29 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b145ed4d-e096-5329-b7ec-7396067fba60
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac60ffe3d0>
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ72FOT%252F699414858%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414858/600 saved to cache
2026-03-29 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6192e410>
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML23KNX%252F699411747%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411747/600 saved to cache
2026-03-29 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c96e7ad0-7cd4-5ea7-b41d-642972a2bf14
2026-03-29 22:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430088/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MA16ETX/42812131?sv=2020-08-04&st=2026-03-29T22%3A00%3A57Z&se=2026-03-29T22%3A25%3A57Z&sr=b&sp=r&sig=67cSoD7yDAcPlVUXb6MtFxB8b%2F%2B%2FHPzK%2FRcqJHz%2FIwo%3D)
2026-03-29 22:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575322/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/P17LPT/42573216?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Cei94j6xTuVsYVAtMEIEaOIhWn8jpASCTY7XqjpVl64%3D)
2026-03-29 22:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409166/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PA19DCO/42811984?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=5dad8F2568bHOl2s5RwggeSpVONMrl6yr8ByaoDJDOc%3D)
2026-03-29 22:05:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414854/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414854>
2026-03-29 22:05:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LN62HLC/42810081?sv=2020-08-04&st=2026-03-29T22%3A05%3A15Z&se=2026-03-29T22%3A30%3A15Z&sr=b&sp=r&sig=7S8WdQ3gHe92IypMlrTOVxGXU1Uqv27G6oYLRI%2FeI0k%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LN62%20HLC-GB>
2026-03-29 22:05:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406251/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406251>
2026-03-29 22:05:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409147/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409147>
2026-03-29 22:05:16 [bca.uk] INFO: Found listing with ID: YE16%20BNZ
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE16%2520BNZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:16 [bca.uk] INFO: Scrape type for YE16%20BNZ: 0
2026-03-29 22:05:16 [bca.uk] INFO: Found listing with ID: AO67%20AHU
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO67%2520AHU%27 HTTP/1.1" 200 None
2026-03-29 22:05:16 [bca.uk] INFO: Scrape type for AO67%20AHU: 0
2026-03-29 22:05:16 [bca.uk] INFO: Found listing with ID: AX15%20GHV
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX15%2520GHV%27 HTTP/1.1" 200 None
2026-03-29 22:05:16 [bca.uk] INFO: Scrape type for AX15%20GHV: 2
2026-03-29 22:05:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 605bb574-f032-5f24-9f53-91befb051fec with identifier: AX15%20GHV
2026-03-29 22:05:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 605bb574-f032-5f24-9f53-91befb051fec with scrape type 2
2026-03-29 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 605bb574-f032-5f24-9f53-91befb051fec with scrape type 2
2026-03-29 22:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 605bb574-f032-5f24-9f53-91befb051fec, identifier: AX15%20GHV
2026-03-29 22:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 605bb574-f032-5f24-9f53-91befb051fec with identifier: AX15%20GHV
2026-03-29 22:05:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 605bb574-f032-5f24-9f53-91befb051fec with identifier: AX15%20GHV
2026-03-29 22:05:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 605bb574-f032-5f24-9f53-91befb051fec with identifier: AX15%20GHV to the API
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=13&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 97,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AX15%20GHV-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '605bb574-f032-5f24-9f53-91befb051fec',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AX15 GHV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AX15%20GHV&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'SMART',
 'model': 'FORFOUR',
 'odometer': 69453,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'SMART FORFOUR 1.0 71 PASSION Hatchback',
 'transmission': 'manual',
 'trim': '71 PASSION',
 'vin': 'WME4530422Y017504',
 'year': 2015}
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX15%2520GHV%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [bca.uk] INFO: Saving data for AX15%20GHV: {'auction_closing_time': 1774864800.0, 'created_time': 1774706818.411565, 'last_price_update_time': 1774821917.40921}
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AX15%2520GHV') HTTP/1.1" 204 0
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455895%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455895 not downloaded yet
2026-03-29 22:05:17 [bca.uk] INFO: Found listing with ID: BL14%20HCA
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL14%2520HCA%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [bca.uk] INFO: Scrape type for BL14%20HCA: 0
2026-03-29 22:05:17 [bca.uk] INFO: Found listing with ID: SE14%20HLX
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE14%2520HLX%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [bca.uk] INFO: Scrape type for SE14%20HLX: 0
2026-03-29 22:05:17 [bca.uk] INFO: Found listing with ID: SW15%20DBY
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW15%2520DBY%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [bca.uk] INFO: Scrape type for SW15%20DBY: 0
2026-03-29 22:05:17 [bca.uk] INFO: Found listing with ID: V888%20KPD
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27V888%2520KPD%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [bca.uk] INFO: Scrape type for V888%20KPD: 0
2026-03-29 22:05:17 [bca.uk] INFO: Found listing with ID: YA65%20UKW
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA65%2520UKW%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [bca.uk] INFO: Scrape type for YA65%20UKW: 0
2026-03-29 22:05:17 [bca.uk] INFO: Found listing with ID: YS64%20XOK
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS64%2520XOK%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [bca.uk] INFO: Scrape type for YS64%20XOK: 0
2026-03-29 22:05:17 [bca.uk] INFO: Found listing with ID: KD06%20PWY
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KD06%2520PWY%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [bca.uk] INFO: Scrape type for KD06%20PWY: 0
2026-03-29 22:05:17 [bca.uk] INFO: Found listing with ID: YT60%20ORY
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT60%2520ORY%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [bca.uk] INFO: Scrape type for YT60%20ORY: 0
2026-03-29 22:05:17 [bca.uk] INFO: Found listing with ID: AO60%20TNJ
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO60%2520TNJ%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [bca.uk] INFO: Scrape type for AO60%20TNJ: 0
2026-03-29 22:05:17 [bca.uk] INFO: Found listing with ID: CE12%20XPW
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE12%2520XPW%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [bca.uk] INFO: Scrape type for CE12%20XPW: 0
2026-03-29 22:05:17 [bca.uk] INFO: Found listing with ID: GF62%20UBR
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF62%2520UBR%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [bca.uk] INFO: Scrape type for GF62%20UBR: 0
2026-03-29 22:05:17 [bca.uk] INFO: Found listing with ID: GY58%20YRU
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY58%2520YRU%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [bca.uk] INFO: Scrape type for GY58%20YRU: 0
2026-03-29 22:05:17 [bca.uk] INFO: Found listing with ID: MT61%20NXP
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT61%2520NXP%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [bca.uk] INFO: Scrape type for MT61%20NXP: 0
2026-03-29 22:05:17 [bca.uk] INFO: Found listing with ID: PK58%20XAE
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK58%2520XAE%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [bca.uk] INFO: Scrape type for PK58%20XAE: 0
2026-03-29 22:05:17 [bca.uk] INFO: Found listing with ID: SK60%20OFB
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK60%2520OFB%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [bca.uk] INFO: Scrape type for SK60%20OFB: 0
2026-03-29 22:05:17 [bca.uk] INFO: Found listing with ID: YB63%20ZKP
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB63%2520ZKP%27 HTTP/1.1" 200 None
2026-03-29 22:05:17 [bca.uk] INFO: Scrape type for YB63%20ZKP: 2
2026-03-29 22:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 243a05a7-7cda-5444-ab1c-5fdc014fa410 with identifier: YB63%20ZKP
2026-03-29 22:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 243a05a7-7cda-5444-ab1c-5fdc014fa410 with scrape type 2
2026-03-29 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 243a05a7-7cda-5444-ab1c-5fdc014fa410 with scrape type 2
2026-03-29 22:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 243a05a7-7cda-5444-ab1c-5fdc014fa410, identifier: YB63%20ZKP
2026-03-29 22:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427724/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/RE20EVL/42811999?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=QNaGwsE1HTKndyV7dS5jfLI1ozyFJBkYcrsiWmkuv8k%3D)
2026-03-29 22:05:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414850/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414850>
2026-03-29 22:05:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406232/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699406232>
2026-03-29 22:05:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411725/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=ML23KNX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:05:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT14HGA/42812005?sv=2020-08-04&st=2026-03-29T22%3A05%3A17Z&se=2026-03-29T22%3A30%3A17Z&sr=b&sp=r&sig=waPrjmAums3L%2FvFzJ%2Fhg5dv7M7RjxxPDejipYOMZYCI%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LT14%20HGA-GB>
2026-03-29 22:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411734/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML23KNX/42812081?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Ysjf2AWU3A%2B%2BhkZ4EdoIgPpKhCyN1a54UPjPwLBr1pc%3D)
2026-03-29 22:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427759/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YM19VXX/42812304?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=YzGWBhkemG5tXMwAwvYpsWX0bEfwiTWFoG%2FIuzQzr2c%3D)
2026-03-29 22:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 243a05a7-7cda-5444-ab1c-5fdc014fa410 with identifier: YB63%20ZKP
2026-03-29 22:05:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 243a05a7-7cda-5444-ab1c-5fdc014fa410 with identifier: YB63%20ZKP
2026-03-29 22:05:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 243a05a7-7cda-5444-ab1c-5fdc014fa410 with identifier: YB63%20ZKP to the API
2026-03-29 22:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=13&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YB63%20ZKP-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '243a05a7-7cda-5444-ab1c-5fdc014fa410',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YB63 ZKP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YB63%20ZKP&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'KIA',
 'model': 'CEED',
 'odometer': 97483,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'KIA CEED 1.6 CRDI 126 E/D 3 Hatchback',
 'transmission': 'manual',
 'trim': 'CRDI 126 E/D 3',
 'vin': 'U5YHN516LEL119806',
 'year': 2014}
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB63%2520ZKP%27 HTTP/1.1" 200 None
2026-03-29 22:05:18 [bca.uk] INFO: Saving data for YB63%20ZKP: {'auction_closing_time': 1774864800.0, 'created_time': 1774706778.097048, 'last_price_update_time': 1774821918.197123}
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YB63%2520ZKP') HTTP/1.1" 204 0
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455896%27 HTTP/1.1" 200 None
2026-03-29 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455896 not downloaded yet
2026-03-29 22:05:18 [bca.uk] INFO: Found listing with ID: BF08%20KPJ
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF08%2520KPJ%27 HTTP/1.1" 200 None
2026-03-29 22:05:18 [bca.uk] INFO: Scrape type for BF08%20KPJ: 0
2026-03-29 22:05:18 [bca.uk] INFO: Found listing with ID: DE05%20BXV
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE05%2520BXV%27 HTTP/1.1" 200 None
2026-03-29 22:05:18 [bca.uk] INFO: Scrape type for DE05%20BXV: 0
2026-03-29 22:05:18 [bca.uk] INFO: Found listing with ID: GJ58%20HSC
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ58%2520HSC%27 HTTP/1.1" 200 None
2026-03-29 22:05:18 [bca.uk] INFO: Scrape type for GJ58%20HSC: 0
2026-03-29 22:05:18 [bca.uk] INFO: Found listing with ID: GN08%20YVR
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN08%2520YVR%27 HTTP/1.1" 200 None
2026-03-29 22:05:18 [bca.uk] INFO: Scrape type for GN08%20YVR: 0
2026-03-29 22:05:18 [bca.uk] INFO: Found listing with ID: OY63%20EWL
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY63%2520EWL%27 HTTP/1.1" 200 None
2026-03-29 22:05:18 [bca.uk] INFO: Scrape type for OY63%20EWL: 0
2026-03-29 22:05:18 [bca.uk] INFO: Found listing with ID: VO59%20ZFX
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO59%2520ZFX%27 HTTP/1.1" 200 None
2026-03-29 22:05:18 [bca.uk] INFO: Scrape type for VO59%20ZFX: 0
2026-03-29 22:05:18 [bca.uk] INFO: Found listing with ID: CE56%20FYG
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE56%2520FYG%27 HTTP/1.1" 200 None
2026-03-29 22:05:18 [bca.uk] INFO: Scrape type for CE56%20FYG: 0
2026-03-29 22:05:18 [bca.uk] INFO: Found listing with ID: FV62%20YZH
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV62%2520YZH%27 HTTP/1.1" 200 None
2026-03-29 22:05:18 [bca.uk] INFO: Scrape type for FV62%20YZH: 0
2026-03-29 22:05:18 [bca.uk] INFO: Found listing with ID: NC06%20ENK
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NC06%2520ENK%27 HTTP/1.1" 200 None
2026-03-29 22:05:18 [bca.uk] INFO: Scrape type for NC06%20ENK: 0
2026-03-29 22:05:18 [bca.uk] INFO: Found listing with ID: RY03%20RYA
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RY03%2520RYA%27 HTTP/1.1" 200 None
2026-03-29 22:05:18 [bca.uk] INFO: Scrape type for RY03%20RYA: 0
2026-03-29 22:05:18 [bca.uk] INFO: Found listing with ID: YK60%20MHY
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK60%2520MHY%27 HTTP/1.1" 200 None
2026-03-29 22:05:18 [bca.uk] INFO: Scrape type for YK60%20MHY: 2
2026-03-29 22:05:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 108bcc7d-bfdd-5104-aa35-f2b42cf4fbc7 with identifier: YK60%20MHY
2026-03-29 22:05:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 108bcc7d-bfdd-5104-aa35-f2b42cf4fbc7 with scrape type 2
2026-03-29 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 108bcc7d-bfdd-5104-aa35-f2b42cf4fbc7 with scrape type 2
2026-03-29 22:05:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 108bcc7d-bfdd-5104-aa35-f2b42cf4fbc7, identifier: YK60%20MHY
2026-03-29 22:05:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 108bcc7d-bfdd-5104-aa35-f2b42cf4fbc7 with identifier: YK60%20MHY
2026-03-29 22:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 108bcc7d-bfdd-5104-aa35-f2b42cf4fbc7 with identifier: YK60%20MHY
2026-03-29 22:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 108bcc7d-bfdd-5104-aa35-f2b42cf4fbc7 with identifier: YK60%20MHY to the API
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=13&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YK60%20MHY-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '108bcc7d-bfdd-5104-aa35-f2b42cf4fbc7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YK60 MHY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YK60%20MHY&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': '118D',
 'odometer': 118672,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'BMW 118D 2.0 M SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'M SPORT',
 'vin': 'WBAUB32070VG00818',
 'year': 2010}
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK60%2520MHY%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Saving data for YK60%20MHY: {'auction_closing_time': 1774864800.0, 'created_time': 1774620444.801986, 'last_price_update_time': 1774821919.01994}
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YK60%2520MHY') HTTP/1.1" 204 0
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455899%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455899 not downloaded yet
2026-03-29 22:05:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617ae690>
2026-03-29 22:05:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMA16ETX%252F699430088%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430088/600 saved to cache
2026-03-29 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d6398c60-fe63-5a45-a148-79cf4bf62bcf
2026-03-29 22:05:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d6398c60-fe63-5a45-a148-79cf4bf62bcf, skipping ID generation
2026-03-29 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d6398c60-fe63-5a45-a148-79cf4bf62bcf sending to next pipeline
2026-03-29 22:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d6398c60-fe63-5a45-a148-79cf4bf62bcf, identifier: MA16%20ETX
2026-03-29 22:05:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61502c10>
2026-03-29 22:05:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FP17LPT%252F686575322%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575322/600 saved to cache
2026-03-29 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9
2026-03-29 22:05:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9, skipping ID generation
2026-03-29 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9 sending to next pipeline
2026-03-29 22:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9, identifier: P17%20LPT
2026-03-29 22:05:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636e5e50>
2026-03-29 22:05:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPA19DCO%252F699409166%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409166/600 saved to cache
2026-03-29 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item da397772-3003-5876-84de-18e19f2e1e0e
2026-03-29 22:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409147/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PA19DCO/42811984?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=5dad8F2568bHOl2s5RwggeSpVONMrl6yr8ByaoDJDOc%3D)
2026-03-29 22:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406251/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SG69FWY/42811982?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=iIU0ZFwxCrfo9iR2T7l%2BEKiHBXHpV%2FjhvFuNPQMcBwU%3D)
2026-03-29 22:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414854/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ72FOT/42812096?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=F1eqEFipUoySPGKOeLKkFyyLLItl9dJbMFy96XQcSRY%3D)
2026-03-29 22:05:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409130/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699409130>
2026-03-29 22:05:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455889/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=AE14PLV-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:05:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT66YMF/42812098?sv=2020-08-04&st=2026-03-29T22%3A05%3A18Z&se=2026-03-29T22%3A30%3A18Z&sr=b&sp=r&sig=vvtbY7lfWyfzUXxJcw4PY0HqZZ37wGJm65zbIBo7KHs%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YT66%20YMF-GB>
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: KN13%20ZMX
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN13%2520ZMX%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for KN13%20ZMX: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: KR63%20YFY
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR63%2520YFY%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for KR63%20YFY: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: KS61%20VEM
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS61%2520VEM%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for KS61%20VEM: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: LO12%20SYJ
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO12%2520SYJ%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for LO12%20SYJ: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: LT11%20CZG
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT11%2520CZG%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for LT11%20CZG: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: LT15%20ODK
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT15%2520ODK%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for LT15%20ODK: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: NL61%20SUX
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL61%2520SUX%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for NL61%20SUX: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: OY57%20WCL
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY57%2520WCL%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for OY57%20WCL: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: RE62%20UHU
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE62%2520UHU%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for RE62%20UHU: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: AO63%20VKT
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO63%2520VKT%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for AO63%20VKT: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: DK65%20MLU
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK65%2520MLU%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for DK65%20MLU: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: EK61%20WNP
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK61%2520WNP%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for EK61%20WNP: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: EO14%20MLL
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO14%2520MLL%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for EO14%20MLL: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: FN13%20VTE
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN13%2520VTE%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for FN13%20VTE: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: GF12%20ZVG
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF12%2520ZVG%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for GF12%20ZVG: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: GJ14%20KEK
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ14%2520KEK%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for GJ14%20KEK: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: GL12%20SGX
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL12%2520SGX%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for GL12%20SGX: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: GV11%20WJM
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV11%2520WJM%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for GV11%20WJM: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: GY59%20BWK
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY59%2520BWK%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for GY59%20BWK: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: HG12%20NLX
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG12%2520NLX%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for HG12%20NLX: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: HK57%20KTP
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK57%2520KTP%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for HK57%20KTP: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: HK65%20ZWD
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK65%2520ZWD%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for HK65%20ZWD: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: AJ62%20RFN
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ62%2520RFN%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for AJ62%20RFN: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: YG24%20RGT
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG24%2520RGT%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for YG24%20RGT: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: LD75%20AOL
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD75%2520AOL%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for LD75%20AOL: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: BP17%20UCL
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP17%2520UCL%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for BP17%20UCL: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: DV15%20DSO
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV15%2520DSO%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for DV15%20DSO: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: KV66%20KTA
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV66%2520KTA%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for KV66%20KTA: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: YB64%20PVZ
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB64%2520PVZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for YB64%20PVZ: 0
2026-03-29 22:05:19 [bca.uk] INFO: Found listing with ID: YH65%20MFP
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH65%2520MFP%27 HTTP/1.1" 200 None
2026-03-29 22:05:19 [bca.uk] INFO: Scrape type for YH65%20MFP: 2
2026-03-29 22:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e97839e-4922-5d7c-8472-91f9e3bdb4f8 with identifier: YH65%20MFP
2026-03-29 22:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e97839e-4922-5d7c-8472-91f9e3bdb4f8 with scrape type 2
2026-03-29 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e97839e-4922-5d7c-8472-91f9e3bdb4f8 with scrape type 2
2026-03-29 22:05:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1e97839e-4922-5d7c-8472-91f9e3bdb4f8, identifier: YH65%20MFP
2026-03-29 22:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d6398c60-fe63-5a45-a148-79cf4bf62bcf with identifier: MA16%20ETX
2026-03-29 22:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d6398c60-fe63-5a45-a148-79cf4bf62bcf with identifier: MA16%20ETX
2026-03-29 22:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d6398c60-fe63-5a45-a148-79cf4bf62bcf with identifier: MA16%20ETX to the API
2026-03-29 22:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430088/600>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_expert_report_file_1176e29c-014c-447e-a85a-86de31f466f6.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MA16%20ETX-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd6398c60-fe63-5a45-a148-79cf4bf62bcf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MA16 ETX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MA16%20ETX&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FIAT',
 'model': '500',
 'odometer': 36302,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39441,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430088/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37240,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430117/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37922,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430132/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39690,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430144/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35650,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430155/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33595,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430174/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 88309,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430208/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 65668,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430241/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 87022,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430267/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6398c60-fe63-5a45-a148-79cf4bf62bcf/d6398c60-fe63-5a45-a148-79cf4bf62bcf_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 69103,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MA16ETX/699430289/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'FIAT 500 1.2 POP Hatchback',
 'transmission': 'manual',
 'trim': 'POP',
 'vin': 'ZFA3120000J581088',
 'year': 2016}
2026-03-29 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA16%2520ETX%27 HTTP/1.1" 200 None
2026-03-29 22:05:20 [bca.uk] INFO: Saving data for MA16%20ETX: {'created_time': 1774821920.433132, 'last_price_update_time': 1774821920.433147, 'auction_closing_time': 1774951200.0}
2026-03-29 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MA16%2520ETX') HTTP/1.1" 204 0
2026-03-29 22:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9 with identifier: P17%20LPT
2026-03-29 22:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9 with identifier: P17%20LPT
2026-03-29 22:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 47a8c5c5-5bab-5c26-b003-e1739f2ff0e9 with identifier: P17%20LPT to the API
2026-03-29 22:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575322/600>
{'auction_title': '',
 'c_o_2_emission_value': 199,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_expert_report_file_8852f554-97c9-481c-bf79-f9587ebdfb9a.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=P17%20LPT-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.4L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '47a8c5c5-5bab-5c26-b003-e1739f2ff0e9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'P17 LPT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=P17%20LPT&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLVO',
 'model': 'XC60',
 'odometer': 219446,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 54845,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575322/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 53732,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575330/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 50324,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575336/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49045,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575349/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47370,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575354/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46706,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575365/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 93773,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575375/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 74193,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575390/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 91751,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575406/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47a8c5c5-5bab-5c26-b003-e1739f2ff0e9/47a8c5c5-5bab-5c26-b003-e1739f2ff0e9_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 69418,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/P17LPT/686575421/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'VOLVO XC60 2.4 D5 205 R DESIGN SE G/T Estate',
 'transmission': 'manual',
 'trim': 'D5 205 R DESIGN SE G/T',
 'vin': 'YV1DZ7046A2109198',
 'year': 2010}
2026-03-29 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27P17%2520LPT%27 HTTP/1.1" 200 None
2026-03-29 22:05:20 [bca.uk] INFO: Saving data for P17%20LPT: {'created_time': 1774821920.918098, 'last_price_update_time': 1774821920.918113, 'auction_closing_time': 1775037600.0}
2026-03-29 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='P17%2520LPT') HTTP/1.1" 204 0
2026-03-29 22:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1e97839e-4922-5d7c-8472-91f9e3bdb4f8 with identifier: YH65%20MFP
2026-03-29 22:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1e97839e-4922-5d7c-8472-91f9e3bdb4f8 with identifier: YH65%20MFP
2026-03-29 22:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1e97839e-4922-5d7c-8472-91f9e3bdb4f8 with identifier: YH65%20MFP to the API
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=13&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YH65%20MFP-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1e97839e-4922-5d7c-8472-91f9e3bdb4f8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YH65 MFP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YH65%20MFP&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': '420D',
 'odometer': 90664,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'BMW 420D 2.0 190 SE STEP Coupe',
 'transmission': 'automatic',
 'trim': '190 SE STEP',
 'vin': 'WBA4P72080K561017',
 'year': 2015}
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH65%2520MFP%27 HTTP/1.1" 200 None
2026-03-29 22:05:21 [bca.uk] INFO: Saving data for YH65%20MFP: {'auction_closing_time': 1774864800.0, 'created_time': 1774620419.772268, 'last_price_update_time': 1774821921.293064}
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YH65%2520MFP') HTTP/1.1" 204 0
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455900%27 HTTP/1.1" 200 None
2026-03-29 22:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455900 not downloaded yet
2026-03-29 22:05:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b46d0>
2026-03-29 22:05:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FRE20EVL%252F699427724%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427724/600 saved to cache
2026-03-29 22:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b145ed4d-e096-5329-b7ec-7396067fba60
2026-03-29 22:05:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b145ed4d-e096-5329-b7ec-7396067fba60, skipping ID generation
2026-03-29 22:05:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b145ed4d-e096-5329-b7ec-7396067fba60 sending to next pipeline
2026-03-29 22:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b145ed4d-e096-5329-b7ec-7396067fba60, identifier: RE20%20EVL
2026-03-29 22:05:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62152fd0>
2026-03-29 22:05:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML23KNX%252F699411734%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411734/600 saved to cache
2026-03-29 22:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c96e7ad0-7cd4-5ea7-b41d-642972a2bf14
2026-03-29 22:05:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636e4690>
2026-03-29 22:05:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYM19VXX%252F699427759%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427759/600 saved to cache
2026-03-29 22:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 553a9526-308c-5e9f-97f5-1bce769f99d7
2026-03-29 22:05:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 553a9526-308c-5e9f-97f5-1bce769f99d7, skipping ID generation
2026-03-29 22:05:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 553a9526-308c-5e9f-97f5-1bce769f99d7 sending to next pipeline
2026-03-29 22:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 553a9526-308c-5e9f-97f5-1bce769f99d7, identifier: YM19%20VXX
2026-03-29 22:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LN62HLC/42810081?sv=2020-08-04&st=2026-03-29T22%3A05%3A15Z&se=2026-03-29T22%3A30%3A15Z&sr=b&sp=r&sig=7S8WdQ3gHe92IypMlrTOVxGXU1Uqv27G6oYLRI%2FeI0k%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:05:21 [bca.uk] INFO: Found listing with ID: HT10%20PCY
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT10%2520PCY%27 HTTP/1.1" 200 None
2026-03-29 22:05:21 [bca.uk] INFO: Scrape type for HT10%20PCY: 0
2026-03-29 22:05:21 [bca.uk] INFO: Found listing with ID: RA66%20OVT
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA66%2520OVT%27 HTTP/1.1" 200 None
2026-03-29 22:05:21 [bca.uk] INFO: Scrape type for RA66%20OVT: 0
2026-03-29 22:05:21 [bca.uk] INFO: Found listing with ID: FN64%20MFZ
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN64%2520MFZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:21 [bca.uk] INFO: Scrape type for FN64%20MFZ: 0
2026-03-29 22:05:21 [bca.uk] INFO: Found listing with ID: KN15%20KNH
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN15%2520KNH%27 HTTP/1.1" 200 None
2026-03-29 22:05:21 [bca.uk] INFO: Scrape type for KN15%20KNH: 0
2026-03-29 22:05:21 [bca.uk] INFO: Found listing with ID: SA68%20XMR
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA68%2520XMR%27 HTTP/1.1" 200 None
2026-03-29 22:05:21 [bca.uk] INFO: Scrape type for SA68%20XMR: 0
2026-03-29 22:05:21 [bca.uk] INFO: Found listing with ID: MV68%20YPF
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV68%2520YPF%27 HTTP/1.1" 200 None
2026-03-29 22:05:21 [bca.uk] INFO: Scrape type for MV68%20YPF: 0
2026-03-29 22:05:21 [bca.uk] INFO: Found listing with ID: FV64%20AUX
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV64%2520AUX%27 HTTP/1.1" 200 None
2026-03-29 22:05:21 [bca.uk] INFO: Scrape type for FV64%20AUX: 0
2026-03-29 22:05:21 [bca.uk] INFO: Found listing with ID: GY64%20VCN
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY64%2520VCN%27 HTTP/1.1" 200 None
2026-03-29 22:05:21 [bca.uk] INFO: Scrape type for GY64%20VCN: 0
2026-03-29 22:05:21 [bca.uk] INFO: Found listing with ID: FXZ%209529
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FXZ%25209529%27 HTTP/1.1" 200 None
2026-03-29 22:05:21 [bca.uk] INFO: Scrape type for FXZ%209529: 0
2026-03-29 22:05:21 [bca.uk] INFO: Found listing with ID: YH09%20UFX
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH09%2520UFX%27 HTTP/1.1" 200 None
2026-03-29 22:05:21 [bca.uk] INFO: Scrape type for YH09%20UFX: 0
2026-03-29 22:05:21 [bca.uk] INFO: Found listing with ID: YK02%20UWL
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK02%2520UWL%27 HTTP/1.1" 200 None
2026-03-29 22:05:21 [bca.uk] INFO: Scrape type for YK02%20UWL: 0
2026-03-29 22:05:21 [bca.uk] INFO: Found listing with ID: N300%20GRA
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27N300%2520GRA%27 HTTP/1.1" 200 None
2026-03-29 22:05:21 [bca.uk] INFO: Scrape type for N300%20GRA: 0
2026-03-29 22:05:21 [bca.uk] INFO: Found listing with ID: YE13%20NRJ
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE13%2520NRJ%27 HTTP/1.1" 200 None
2026-03-29 22:05:21 [bca.uk] INFO: Scrape type for YE13%20NRJ: 2
2026-03-29 22:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fad820b3-6244-5bcc-941a-5f37176bfa6e with identifier: YE13%20NRJ
2026-03-29 22:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fad820b3-6244-5bcc-941a-5f37176bfa6e with scrape type 2
2026-03-29 22:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fad820b3-6244-5bcc-941a-5f37176bfa6e with scrape type 2
2026-03-29 22:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fad820b3-6244-5bcc-941a-5f37176bfa6e, identifier: YE13%20NRJ
2026-03-29 22:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b145ed4d-e096-5329-b7ec-7396067fba60 with identifier: RE20%20EVL
2026-03-29 22:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b145ed4d-e096-5329-b7ec-7396067fba60 with identifier: RE20%20EVL
2026-03-29 22:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b145ed4d-e096-5329-b7ec-7396067fba60 with identifier: RE20%20EVL to the API
2026-03-29 22:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427724/600>
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_expert_report_file_02b98ad6-d8ae-4021-b0bd-c690373febcb.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RE20%20EVL-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b145ed4d-e096-5329-b7ec-7396067fba60',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RE20 EVL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RE20%20EVL&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'AUDI',
 'model': 'A4 AVANT',
 'odometer': 77269,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39597,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427715/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36857,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427724/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37525,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427739/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39139,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427752/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35790,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427767/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 32798,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427776/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82452,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427805/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75585,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427824/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 85012,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427838/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b145ed4d-e096-5329-b7ec-7396067fba60/b145ed4d-e096-5329-b7ec-7396067fba60_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83967,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/RE20EVL/699427855/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'AUDI A4 AVANT 2.0 35 TDI BLACK ED.S-T Estate',
 'transmission': 'automatic',
 'trim': '35 TDI BLACK ED.S-T',
 'vin': 'WAUZZZF41LA075118',
 'year': 2020}
2026-03-29 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE20%2520EVL%27 HTTP/1.1" 200 None
2026-03-29 22:05:22 [bca.uk] INFO: Saving data for RE20%20EVL: {'created_time': 1774821922.357822, 'last_price_update_time': 1774821922.357834, 'auction_closing_time': 1774951200.0}
2026-03-29 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RE20%2520EVL') HTTP/1.1" 204 0
2026-03-29 22:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 553a9526-308c-5e9f-97f5-1bce769f99d7 with identifier: YM19%20VXX
2026-03-29 22:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 553a9526-308c-5e9f-97f5-1bce769f99d7 with identifier: YM19%20VXX
2026-03-29 22:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 553a9526-308c-5e9f-97f5-1bce769f99d7 with identifier: YM19%20VXX to the API
2026-03-29 22:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427759/600>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_expert_report_file_bcb86ac9-86d8-40f1-9d91-14d0a0b350de.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YM19%20VXX-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '553a9526-308c-5e9f-97f5-1bce769f99d7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YM19 VXX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YM19%20VXX&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FIAT',
 'model': '500X',
 'odometer': 40891,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43540,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427749/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41611,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427759/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41256,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427780/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43070,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427830/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40733,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427841/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38106,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427853/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 88017,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427864/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78657,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427884/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 95689,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427899/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_553a9526-308c-5e9f-97f5-1bce769f99d7/553a9526-308c-5e9f-97f5-1bce769f99d7_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84104,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YM19VXX/699427908/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FIAT 500X 1.0 M/AIR CITY CROSS Hatchback',
 'transmission': 'manual',
 'trim': 'M/AIR CITY CROSS',
 'vin': 'ZFA3340000P771751',
 'year': 2019}
2026-03-29 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM19%2520VXX%27 HTTP/1.1" 200 None
2026-03-29 22:05:22 [bca.uk] INFO: Saving data for YM19%20VXX: {'created_time': 1774821922.877016, 'last_price_update_time': 1774821922.877033, 'auction_closing_time': 1774951200.0}
2026-03-29 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YM19%2520VXX') HTTP/1.1" 204 0
2026-03-29 22:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fad820b3-6244-5bcc-941a-5f37176bfa6e with identifier: YE13%20NRJ
2026-03-29 22:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fad820b3-6244-5bcc-941a-5f37176bfa6e with identifier: YE13%20NRJ
2026-03-29 22:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fad820b3-6244-5bcc-941a-5f37176bfa6e with identifier: YE13%20NRJ to the API
2026-03-29 22:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=13&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 162,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YE13%20NRJ-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'fad820b3-6244-5bcc-941a-5f37176bfa6e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YE13 NRJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YE13%20NRJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'KUGA',
 'odometer': 109943,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'FORD KUGA 2.0 TDCI 163 4WD TITANIUM X P/S StationWagon',
 'transmission': 'automatic',
 'trim': 'TDCI 163 4WD TITANIUM X P/S',
 'vin': 'WF0AXXWPMADB53535',
 'year': 2013}
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE13%2520NRJ%27 HTTP/1.1" 200 None
2026-03-29 22:05:23 [bca.uk] INFO: Saving data for YE13%20NRJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774620430.177903, 'last_price_update_time': 1774821923.254175}
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YE13%2520NRJ') HTTP/1.1" 204 0
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455903%27 HTTP/1.1" 200 None
2026-03-29 22:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455903 not downloaded yet
2026-03-29 22:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411725/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ML23KNX/42812081?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=Ysjf2AWU3A%2B%2BhkZ4EdoIgPpKhCyN1a54UPjPwLBr1pc%3D)
2026-03-29 22:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406232/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SG69FWY/42811982?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=iIU0ZFwxCrfo9iR2T7l%2BEKiHBXHpV%2FjhvFuNPQMcBwU%3D)
2026-03-29 22:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414850/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ72FOT/42812096?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=F1eqEFipUoySPGKOeLKkFyyLLItl9dJbMFy96XQcSRY%3D)
2026-03-29 22:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT14HGA/42812005?sv=2020-08-04&st=2026-03-29T22%3A05%3A17Z&se=2026-03-29T22%3A30%3A17Z&sr=b&sp=r&sig=waPrjmAums3L%2FvFzJ%2Fhg5dv7M7RjxxPDejipYOMZYCI%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:05:23 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455895/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455895>
2026-03-29 22:05:23 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455892/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455892>
2026-03-29 22:05:23 [bca.uk] INFO: Found listing with ID: OY11%20MFP
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY11%2520MFP%27 HTTP/1.1" 200 None
2026-03-29 22:05:23 [bca.uk] INFO: Scrape type for OY11%20MFP: 0
2026-03-29 22:05:23 [bca.uk] INFO: Found listing with ID: PE59%20GHB
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE59%2520GHB%27 HTTP/1.1" 200 None
2026-03-29 22:05:23 [bca.uk] INFO: Scrape type for PE59%20GHB: 0
2026-03-29 22:05:23 [bca.uk] INFO: Found listing with ID: PJ60%20OUY
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ60%2520OUY%27 HTTP/1.1" 200 None
2026-03-29 22:05:23 [bca.uk] INFO: Scrape type for PJ60%20OUY: 2
2026-03-29 22:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f618f4b-5e99-508f-98d8-647fd7a1f772 with identifier: PJ60%20OUY
2026-03-29 22:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f618f4b-5e99-508f-98d8-647fd7a1f772 with scrape type 2
2026-03-29 22:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f618f4b-5e99-508f-98d8-647fd7a1f772 with scrape type 2
2026-03-29 22:05:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1f618f4b-5e99-508f-98d8-647fd7a1f772, identifier: PJ60%20OUY
2026-03-29 22:05:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63604c90>
2026-03-29 22:05:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPA19DCO%252F699409147%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409147/600 saved to cache
2026-03-29 22:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item da397772-3003-5876-84de-18e19f2e1e0e
2026-03-29 22:05:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6197c190>
2026-03-29 22:05:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSG69FWY%252F699406251%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406251/600 saved to cache
2026-03-29 22:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 23673480-b7c5-5707-903a-2783d4797f75
2026-03-29 22:05:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6207a490>
2026-03-29 22:05:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ72FOT%252F699414854%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414854/600 saved to cache
2026-03-29 22:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a
2026-03-29 22:05:23 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409119/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PA19DCO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:05:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1f618f4b-5e99-508f-98d8-647fd7a1f772 with identifier: PJ60%20OUY
2026-03-29 22:05:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1f618f4b-5e99-508f-98d8-647fd7a1f772 with identifier: PJ60%20OUY
2026-03-29 22:05:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1f618f4b-5e99-508f-98d8-647fd7a1f772 with identifier: PJ60%20OUY to the API
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=13&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 327,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PJ60%20OUY-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1f618f4b-5e99-508f-98d8-647fd7a1f772',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PJ60 OUY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PJ60%20OUY&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'MINI',
 'model': 'FIRST',
 'odometer': 101076,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'MINI FIRST 1.6  Hatchback',
 'transmission': 'manual',
 'trim': '',
 'vin': 'WMWSR12080TZ98122',
 'year': 2010}
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ60%2520OUY%27 HTTP/1.1" 200 None
2026-03-29 22:05:23 [bca.uk] INFO: Saving data for PJ60%20OUY: {'auction_closing_time': 1774864800.0, 'created_time': 1774610875.568281, 'last_price_update_time': 1774821923.891763}
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PJ60%2520OUY') HTTP/1.1" 204 0
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455907%27 HTTP/1.1" 200 None
2026-03-29 22:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455907 not downloaded yet
2026-03-29 22:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:05:23 [bca.uk] INFO: Found listing with ID: PX16%20OFH
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX16%2520OFH%27 HTTP/1.1" 200 None
2026-03-29 22:05:23 [bca.uk] INFO: Scrape type for PX16%20OFH: 0
2026-03-29 22:05:23 [bca.uk] INFO: Found listing with ID: SW59%20GZN
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW59%2520GZN%27 HTTP/1.1" 200 None
2026-03-29 22:05:23 [bca.uk] INFO: Scrape type for SW59%20GZN: 0
2026-03-29 22:05:23 [bca.uk] INFO: Found listing with ID: VE14%20HHP
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE14%2520HHP%27 HTTP/1.1" 200 None
2026-03-29 22:05:23 [bca.uk] INFO: Scrape type for VE14%20HHP: 0
2026-03-29 22:05:23 [bca.uk] INFO: Found listing with ID: WU66%20PXJ
2026-03-29 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU66%2520PXJ%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [bca.uk] INFO: Scrape type for WU66%20PXJ: 0
2026-03-29 22:05:24 [bca.uk] INFO: Found listing with ID: YH11%20CYZ
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH11%2520CYZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [bca.uk] INFO: Scrape type for YH11%20CYZ: 0
2026-03-29 22:05:24 [bca.uk] INFO: Found listing with ID: YR63%20JXD
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR63%2520JXD%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [bca.uk] INFO: Scrape type for YR63%20JXD: 0
2026-03-29 22:05:24 [bca.uk] INFO: Found listing with ID: CV65%20RRY
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV65%2520RRY%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [bca.uk] INFO: Scrape type for CV65%20RRY: 0
2026-03-29 22:05:24 [bca.uk] INFO: Found listing with ID: DG14%20PDV
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG14%2520PDV%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [bca.uk] INFO: Scrape type for DG14%20PDV: 0
2026-03-29 22:05:24 [bca.uk] INFO: Found listing with ID: DU13%20AUM
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU13%2520AUM%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [bca.uk] INFO: Scrape type for DU13%20AUM: 0
2026-03-29 22:05:24 [bca.uk] INFO: Found listing with ID: EO62%20BFE
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO62%2520BFE%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [bca.uk] INFO: Scrape type for EO62%20BFE: 0
2026-03-29 22:05:24 [bca.uk] INFO: Found listing with ID: FL10%20FKN
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL10%2520FKN%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [bca.uk] INFO: Scrape type for FL10%20FKN: 0
2026-03-29 22:05:24 [bca.uk] INFO: Found listing with ID: MA60%20UTM
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA60%2520UTM%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [bca.uk] INFO: Scrape type for MA60%20UTM: 0
2026-03-29 22:05:24 [bca.uk] INFO: Found listing with ID: MA61%20RWZ
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA61%2520RWZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [bca.uk] INFO: Scrape type for MA61%20RWZ: 0
2026-03-29 22:05:24 [bca.uk] INFO: Found listing with ID: MF12%20NUV
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF12%2520NUV%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [bca.uk] INFO: Scrape type for MF12%20NUV: 0
2026-03-29 22:05:24 [bca.uk] INFO: Found listing with ID: ML08%20UCY
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML08%2520UCY%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [bca.uk] INFO: Scrape type for ML08%20UCY: 0
2026-03-29 22:05:24 [bca.uk] INFO: Found listing with ID: MT12%20ZNR
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT12%2520ZNR%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [bca.uk] INFO: Scrape type for MT12%20ZNR: 0
2026-03-29 22:05:24 [bca.uk] INFO: Found listing with ID: MT60%20JXW
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT60%2520JXW%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [bca.uk] INFO: Scrape type for MT60%20JXW: 0
2026-03-29 22:05:24 [bca.uk] INFO: Found listing with ID: MW61%20AJO
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW61%2520AJO%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [bca.uk] INFO: Scrape type for MW61%20AJO: 0
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611d2290>
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_expert_report_file_682dfc28-ff84-41e6-a6a9-1231a097f0b5.pdf HTTP/1.1" 201 0
2026-03-29 22:05:24 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 38dd9604-9daa-5b5e-902e-c598576d19d6
2026-03-29 22:05:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 38dd9604-9daa-5b5e-902e-c598576d19d6, skipping ID generation
2026-03-29 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 38dd9604-9daa-5b5e-902e-c598576d19d6
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DLN62HLC-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LN62HLC-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ62YDS/42810080?sv=2020-08-04&st=2026-03-29T22%3A05%3A13Z&se=2026-03-29T22%3A30%3A13Z&sr=b&sp=r&sig=3uF2r926LhFkKPoPLSCohRVnNGX4IbgEWDcBb0D1E%2B8%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455889/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE14PLV/42810074?sv=2020-08-04&st=2026-03-29T22%3A05%3A09Z&se=2026-03-29T22%3A30%3A09Z&sr=b&sp=r&sig=541MdBEqN2lGTdrVQerWTQ4Lv%2BWExd94C%2FkstcmEUVg%3D)
2026-03-29 22:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409130/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PA19DCO/42811984?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=5dad8F2568bHOl2s5RwggeSpVONMrl6yr8ByaoDJDOc%3D)
2026-03-29 22:05:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455896/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455896>
2026-03-29 22:05:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455899/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455899>
2026-03-29 22:05:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH67HFC/42809726?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=aLVrPpUXrfB1VZ7O0yZYRHCjncC2Uv1YIx3J5LA4O1w%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YH67%20HFC-GB>
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455911%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455911 not downloaded yet
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61160b90>
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FML23KNX%252F699411725%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411725/600 saved to cache
2026-03-29 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c96e7ad0-7cd4-5ea7-b41d-642972a2bf14
2026-03-29 22:05:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c96e7ad0-7cd4-5ea7-b41d-642972a2bf14, skipping ID generation
2026-03-29 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c96e7ad0-7cd4-5ea7-b41d-642972a2bf14 sending to next pipeline
2026-03-29 22:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c96e7ad0-7cd4-5ea7-b41d-642972a2bf14, identifier: ML23%20KNX
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6217bad0>
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSG69FWY%252F699406232%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406232/600 saved to cache
2026-03-29 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 23673480-b7c5-5707-903a-2783d4797f75
2026-03-29 22:05:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 23673480-b7c5-5707-903a-2783d4797f75, skipping ID generation
2026-03-29 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 23673480-b7c5-5707-903a-2783d4797f75 sending to next pipeline
2026-03-29 22:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 23673480-b7c5-5707-903a-2783d4797f75, identifier: SG69%20FWY
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6173e3d0>
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ72FOT%252F699414850%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414850/600 saved to cache
2026-03-29 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a
2026-03-29 22:05:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a, skipping ID generation
2026-03-29 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a sending to next pipeline
2026-03-29 22:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a, identifier: PJ72%20FOT
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610546d0>
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_expert_report_file_df0334cc-b623-4b04-80e6-ee0b5839dcb3.pdf HTTP/1.1" 201 0
2026-03-29 22:05:24 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2
2026-03-29 22:05:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2, skipping ID generation
2026-03-29 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DLT14HGA-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LT14HGA-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:05:24 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MV68URC/42811821?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=UqKQThY1MQH5ObDZI1ey2MVklXRiFzm7WSFSP9Yo17U%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MV68%20URC-GB>
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456010%27 HTTP/1.1" 200 None
2026-03-29 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456010 not downloaded yet
2026-03-29 22:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c96e7ad0-7cd4-5ea7-b41d-642972a2bf14 with identifier: ML23%20KNX
2026-03-29 22:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c96e7ad0-7cd4-5ea7-b41d-642972a2bf14 with identifier: ML23%20KNX
2026-03-29 22:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c96e7ad0-7cd4-5ea7-b41d-642972a2bf14 with identifier: ML23%20KNX to the API
2026-03-29 22:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411725/600>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_expert_report_file_269f69bf-3cf6-458d-aa49-322b7f69869d.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ML23%20KNX-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c96e7ad0-7cd4-5ea7-b41d-642972a2bf14',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ML23 KNX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ML23%20KNX&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'KIA',
 'model': 'STONIC',
 'odometer': 41355,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38383,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411725/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38157,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411734/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37771,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411747/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37754,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411759/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34847,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411767/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35888,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411777/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 68861,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411791/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 66502,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411810/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79554,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411824/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c96e7ad0-7cd4-5ea7-b41d-642972a2bf14/c96e7ad0-7cd4-5ea7-b41d-642972a2bf14_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79634,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/ML23KNX/699411837/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'KIA STONIC 1.0 T GDI 100 2 Hatchback',
 'transmission': 'manual',
 'trim': 'T GDI 100 2',
 'vin': 'KNAD6817LN6755501',
 'year': 2023}
2026-03-29 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML23%2520KNX%27 HTTP/1.1" 200 None
2026-03-29 22:05:25 [bca.uk] INFO: Saving data for ML23%20KNX: {'created_time': 1774821925.311203, 'last_price_update_time': 1774821925.311214, 'auction_closing_time': 1774951200.0}
2026-03-29 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ML23%2520KNX') HTTP/1.1" 204 0
2026-03-29 22:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 23673480-b7c5-5707-903a-2783d4797f75 with identifier: SG69%20FWY
2026-03-29 22:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 23673480-b7c5-5707-903a-2783d4797f75 with identifier: SG69%20FWY
2026-03-29 22:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 23673480-b7c5-5707-903a-2783d4797f75 with identifier: SG69%20FWY to the API
2026-03-29 22:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406232/600>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_expert_report_file_b9b6678b-accd-4588-8b5f-1cb4b8884b54.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SG69%20FWY-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '23673480-b7c5-5707-903a-2783d4797f75',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SG69 FWY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SG69%20FWY&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'AUDI',
 'model': 'A5 CABRIOLET',
 'odometer': 41218,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 12,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42653,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406206/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39817,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406232/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39255,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406251/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39725,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406275/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35087,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406290/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 31963,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406304/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 86371,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406323/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79424,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406346/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 91976,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406369/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23673480-b7c5-5707-903a-2783d4797f75/23673480-b7c5-5707-903a-2783d4797f75_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 85545,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SG69FWY/699406392/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'AUDI A5 CABRIOLET 2.0 40 TFSI S LINE S-T Convertible',
 'transmission': 'automatic',
 'trim': '40 TFSI S LINE S-T',
 'vin': 'WAUZZZF52KN009838',
 'year': 2019}
2026-03-29 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG69%2520FWY%27 HTTP/1.1" 200 None
2026-03-29 22:05:25 [bca.uk] INFO: Saving data for SG69%20FWY: {'created_time': 1774821925.799389, 'last_price_update_time': 1774821925.799401, 'auction_closing_time': 1774951200.0}
2026-03-29 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SG69%2520FWY') HTTP/1.1" 204 0
2026-03-29 22:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a with identifier: PJ72%20FOT
2026-03-29 22:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a with identifier: PJ72%20FOT
2026-03-29 22:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6d67367d-f9a8-5d67-9a3a-d0c399a30f6a with identifier: PJ72%20FOT to the API
2026-03-29 22:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414850/600>
{'auction_title': '',
 'c_o_2_emission_value': 225,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_expert_report_file_96c95768-3369-41a9-92ed-3228db37f55c.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PJ72%20FOT-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.9L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6d67367d-f9a8-5d67-9a3a-d0c399a30f6a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PJ72 FOT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PJ72%20FOT&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'AUDI',
 'model': 'RS4 AVANT',
 'odometer': 15805,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40132,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414843/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37975,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414850/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40975,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414854/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42963,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414858/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33547,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414866/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 31810,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414881/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 92437,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414941/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 92631,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699414996/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 105935,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699415028/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d67367d-f9a8-5d67-9a3a-d0c399a30f6a/6d67367d-f9a8-5d67-9a3a-d0c399a30f6a_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 85933,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ72FOT/699415062/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'AUDI RS4 AVANT 2.9 TFSI QUATTRO CARBON BLACK TIP Estate',
 'transmission': 'manual',
 'trim': 'TFSI QUATTRO CARBON BLACK TIP',
 'vin': 'WUAZZZF46PA900369',
 'year': 2022}
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ72%2520FOT%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Saving data for PJ72%20FOT: {'created_time': 1774821926.151986, 'last_price_update_time': 1774821926.151998, 'auction_closing_time': 1774951200.0}
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PJ72%2520FOT') HTTP/1.1" 204 0
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699455914%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455914 not downloaded yet
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699399587%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399587 not downloaded yet
2026-03-29 22:05:26 [bca.uk] INFO: Total items found: 100
2026-03-29 22:05:26 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded
2026-03-29 22:05:26 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:05:26 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455895/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE14PLV/42810074?sv=2020-08-04&st=2026-03-29T22%3A05%3A09Z&se=2026-03-29T22%3A30%3A09Z&sr=b&sp=r&sig=541MdBEqN2lGTdrVQerWTQ4Lv%2BWExd94C%2FkstcmEUVg%3D)
2026-03-29 22:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455892/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE14PLV/42810074?sv=2020-08-04&st=2026-03-29T22%3A05%3A09Z&se=2026-03-29T22%3A30%3A09Z&sr=b&sp=r&sig=541MdBEqN2lGTdrVQerWTQ4Lv%2BWExd94C%2FkstcmEUVg%3D)
2026-03-29 22:05:26 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455900/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455900>
2026-03-29 22:05:26 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FV59NFX/42798282?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Vj26nnLk4nUkuQUUMphnLssRjpy6Za6fEO4Q%2BW%2BcKKU%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FV59%20NFX-GB>
2026-03-29 22:05:26 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BP65JXL/42808111?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=NuWfvCjhCnPVyKXKJ4JcyeNaRmV90x6ROfl09hllUPs%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BP65%20JXL-GB>
2026-03-29 22:05:26 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CP15SYH/42806364?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Rd4qYDMjPlPfw1eY2qRBNLd1xHPVQnmq6D8gIEro12k%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CP15%20SYH-GB>
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456013%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456013 not downloaded yet
2026-03-29 22:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT66YMF/42812098?sv=2020-08-04&st=2026-03-29T22%3A05%3A18Z&se=2026-03-29T22%3A30%3A18Z&sr=b&sp=r&sig=vvtbY7lfWyfzUXxJcw4PY0HqZZ37wGJm65zbIBo7KHs%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699399588%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399588 not downloaded yet
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: MW63%20EZT
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW63%2520EZT%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for MW63%20EZT: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: AJ11%20NFR
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ11%2520NFR%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for AJ11%20NFR: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: BJ59%20HKC
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ59%2520HKC%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for BJ59%20HKC: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: CE61%20YGC
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE61%2520YGC%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for CE61%20YGC: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: ME74%20ZGH
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME74%2520ZGH%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for ME74%20ZGH: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: PJ68%20AYD
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ68%2520AYD%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for PJ68%20AYD: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: KE19%20ODG
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE19%2520ODG%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for KE19%20ODG: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: DF18%20UUA
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF18%2520UUA%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for DF18%20UUA: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: KM68%20WZP
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM68%2520WZP%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for KM68%20WZP: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: PN68%20BZB
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN68%2520BZB%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for PN68%20BZB: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: RRZ%209472
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RRZ%25209472%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for RRZ%209472: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: PG73%20AHU
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PG73%2520AHU%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for PG73%20AHU: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: WHZ%203609
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WHZ%25203609%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for WHZ%203609: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: MJ15%20GNK
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ15%2520GNK%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for MJ15%20GNK: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: PJ66%20DPK
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ66%2520DPK%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for PJ66%20DPK: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: PK16%20BGU
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK16%2520BGU%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for PK16%20BGU: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: SHZ%204847
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SHZ%25204847%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for SHZ%204847: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: DF14%20ENO
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF14%2520ENO%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for DF14%20ENO: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: DF59%20HXA
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF59%2520HXA%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for DF59%20HXA: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: EGZ%203015
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EGZ%25203015%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for EGZ%203015: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: HW67%20GWK
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HW67%2520GWK%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for HW67%20GWK: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: MA66%20FNM
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA66%2520FNM%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for MA66%20FNM: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: PF60%20FKN
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF60%2520FKN%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for PF60%20FKN: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: VEZ%207096
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VEZ%25207096%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for VEZ%207096: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: AF16%20WXA
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF16%2520WXA%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for AF16%20WXA: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: DSZ%207504
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DSZ%25207504%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for DSZ%207504: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: FG67%20GJU
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG67%2520GJU%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for FG67%20GJU: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: ST19%20CBF
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST19%2520CBF%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for ST19%20CBF: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: WG67%20KDZ
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG67%2520KDZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for WG67%20KDZ: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: WHZ%208143
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WHZ%25208143%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for WHZ%208143: 0
2026-03-29 22:05:26 [bca.uk] INFO: Found listing with ID: YB18%20HGA
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB18%2520HGA%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [bca.uk] INFO: Scrape type for YB18%20HGA: 2
2026-03-29 22:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38f5d864-3566-53dd-abf4-6369ead9643c with identifier: YB18%20HGA
2026-03-29 22:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38f5d864-3566-53dd-abf4-6369ead9643c with scrape type 2
2026-03-29 22:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38f5d864-3566-53dd-abf4-6369ead9643c with scrape type 2
2026-03-29 22:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 38f5d864-3566-53dd-abf4-6369ead9643c, identifier: YB18%20HGA
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456015%27 HTTP/1.1" 200 None
2026-03-29 22:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456015 not downloaded yet
2026-03-29 22:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 38f5d864-3566-53dd-abf4-6369ead9643c with identifier: YB18%20HGA
2026-03-29 22:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 38f5d864-3566-53dd-abf4-6369ead9643c with identifier: YB18%20HGA
2026-03-29 22:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 38f5d864-3566-53dd-abf4-6369ead9643c with identifier: YB18%20HGA to the API
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 183,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YB18%20HGA-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '38f5d864-3566-53dd-abf4-6369ead9643c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YB18 HGA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YB18%20HGA&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'BMW',
 'model': 'X6',
 'odometer': 104693,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'BMW X6 3.0 XDRIVE 30D M SPORT ED.STEP Coupe',
 'transmission': 'manual',
 'trim': 'XDRIVE 30D M SPORT ED.STEP',
 'vin': 'WBAKV220100Z96702',
 'year': 2018}
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB18%2520HGA%27 HTTP/1.1" 200 None
2026-03-29 22:05:27 [bca.uk] INFO: Saving data for YB18%20HGA: {'auction_closing_time': 1774864800.0, 'created_time': 1774620419.095374, 'last_price_update_time': 1774821927.292158}
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YB18%2520HGA') HTTP/1.1" 204 0
2026-03-29 22:05:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610849d0>
2026-03-29 22:05:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_expert_report_file_2b480fa5-f8b1-47cf-89f7-f191d1faf8c9.pdf HTTP/1.1" 201 0
2026-03-29 22:05:27 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 9e23ce11-f3f0-5635-b5b9-03f2e6272954
2026-03-29 22:05:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9e23ce11-f3f0-5635-b5b9-03f2e6272954, skipping ID generation
2026-03-29 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9e23ce11-f3f0-5635-b5b9-03f2e6272954
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DNJ62YDS-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=NJ62YDS-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:05:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6173e010>
2026-03-29 22:05:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE14PLV%252F699455889%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455889/600 saved to cache
2026-03-29 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a1944c0b-6133-542d-8b41-67a9ddd47893
2026-03-29 22:05:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637d28d0>
2026-03-29 22:05:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPA19DCO%252F699409130%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409130/600 saved to cache
2026-03-29 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item da397772-3003-5876-84de-18e19f2e1e0e
2026-03-29 22:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409119/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PA19DCO/42811984?sv=2020-08-04&st=2026-03-29T22%3A00%3A56Z&se=2026-03-29T22%3A25%3A56Z&sr=b&sp=r&sig=5dad8F2568bHOl2s5RwggeSpVONMrl6yr8ByaoDJDOc%3D)
2026-03-29 22:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455896/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE14PLV/42810074?sv=2020-08-04&st=2026-03-29T22%3A05%3A09Z&se=2026-03-29T22%3A30%3A09Z&sr=b&sp=r&sig=541MdBEqN2lGTdrVQerWTQ4Lv%2BWExd94C%2FkstcmEUVg%3D)
2026-03-29 22:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455899/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE14PLV/42810074?sv=2020-08-04&st=2026-03-29T22%3A05%3A09Z&se=2026-03-29T22%3A30%3A09Z&sr=b&sp=r&sig=541MdBEqN2lGTdrVQerWTQ4Lv%2BWExd94C%2FkstcmEUVg%3D)
2026-03-29 22:05:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455907/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455907>
2026-03-29 22:05:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455903/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455903>
2026-03-29 22:05:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV14TTZ/42810271?sv=2020-08-04&st=2026-03-29T22%3A05%3A26Z&se=2026-03-29T22%3A30%3A26Z&sr=b&sp=r&sig=FgPAFqZLo2N8ZmxnTVXtDLCOVp7mvYK9n8e2P5I%2F32w%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SV14%20TTZ-GB>
2026-03-29 22:05:27 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:05:27 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699399590%27 HTTP/1.1" 200 None
2026-03-29 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399590 not downloaded yet
2026-03-29 22:05:27 [bca.uk] INFO: Found listing with ID: YH66%20USG
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH66%2520USG%27 HTTP/1.1" 200 None
2026-03-29 22:05:27 [bca.uk] INFO: Scrape type for YH66%20USG: 2
2026-03-29 22:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7275d163-66a7-5597-87e1-7ec9832d6465 with identifier: YH66%20USG
2026-03-29 22:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7275d163-66a7-5597-87e1-7ec9832d6465 with scrape type 2
2026-03-29 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7275d163-66a7-5597-87e1-7ec9832d6465 with scrape type 2
2026-03-29 22:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7275d163-66a7-5597-87e1-7ec9832d6465, identifier: YH66%20USG
2026-03-29 22:05:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456017%27 HTTP/1.1" 200 None
2026-03-29 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456017 not downloaded yet
2026-03-29 22:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7275d163-66a7-5597-87e1-7ec9832d6465 with identifier: YH66%20USG
2026-03-29 22:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7275d163-66a7-5597-87e1-7ec9832d6465 with identifier: YH66%20USG
2026-03-29 22:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7275d163-66a7-5597-87e1-7ec9832d6465 with identifier: YH66%20USG to the API
2026-03-29 22:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YH66%20USG-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7275d163-66a7-5597-87e1-7ec9832d6465',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YH66 USG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YH66%20USG&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'ADAM',
 'odometer': 61842,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ADAM 1.2 VVT 70 JAM Hatchback',
 'transmission': 'manual',
 'trim': 'VVT 70 JAM',
 'vin': 'W0L0MAP08G6122230',
 'year': 2016}
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH66%2520USG%27 HTTP/1.1" 200 None
2026-03-29 22:05:28 [bca.uk] INFO: Saving data for YH66%20USG: {'auction_closing_time': 1774864800.0, 'created_time': 1774622387.402745, 'last_price_update_time': 1774821928.26024}
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YH66%2520USG') HTTP/1.1" 204 0
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456046%27 HTTP/1.1" 200 None
2026-03-29 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456046 not downloaded yet
2026-03-29 22:05:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61069290>
2026-03-29 22:05:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE14PLV%252F699455895%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455895/600 saved to cache
2026-03-29 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a1944c0b-6133-542d-8b41-67a9ddd47893
2026-03-29 22:05:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617649d0>
2026-03-29 22:05:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE14PLV%252F699455892%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455892/600 saved to cache
2026-03-29 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a1944c0b-6133-542d-8b41-67a9ddd47893
2026-03-29 22:05:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac60ff6950>
2026-03-29 22:05:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_expert_report_file_839d07dd-43de-410b-bc32-c59e9e66624c.pdf HTTP/1.1" 201 0
2026-03-29 22:05:28 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item a5cb9c1b-2fac-5aa0-89c7-e23c2249811e
2026-03-29 22:05:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a5cb9c1b-2fac-5aa0-89c7-e23c2249811e, skipping ID generation
2026-03-29 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5cb9c1b-2fac-5aa0-89c7-e23c2249811e
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DYT66YMF-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YT66YMF-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH67HFC/42809726?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=aLVrPpUXrfB1VZ7O0yZYRHCjncC2Uv1YIx3J5LA4O1w%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:05:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LV08TVU/42787563?sv=2020-08-04&st=2026-03-29T22%3A05%3A27Z&se=2026-03-29T22%3A30%3A27Z&sr=b&sp=r&sig=abPHynH8s2xf0kifKXKlpOTe1ehQFdtJ3%2BPcXJSL4zU%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LV08%20TVU-GB>
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699399591%27 HTTP/1.1" 200 None
2026-03-29 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399591 not downloaded yet
2026-03-29 22:05:28 [bca.uk] INFO: Found listing with ID: YR15%20BJV
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR15%2520BJV%27 HTTP/1.1" 200 None
2026-03-29 22:05:28 [bca.uk] INFO: Scrape type for YR15%20BJV: 0
2026-03-29 22:05:28 [bca.uk] INFO: Found listing with ID: YR64%20ZFO
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR64%2520ZFO%27 HTTP/1.1" 200 None
2026-03-29 22:05:28 [bca.uk] INFO: Scrape type for YR64%20ZFO: 0
2026-03-29 22:05:28 [bca.uk] INFO: Found listing with ID: CK15%20AEP
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK15%2520AEP%27 HTTP/1.1" 200 None
2026-03-29 22:05:28 [bca.uk] INFO: Scrape type for CK15%20AEP: 0
2026-03-29 22:05:28 [bca.uk] INFO: Found listing with ID: DA66%20OXP
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA66%2520OXP%27 HTTP/1.1" 200 None
2026-03-29 22:05:28 [bca.uk] INFO: Scrape type for DA66%20OXP: 2
2026-03-29 22:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32fe26a0-c2ca-5b0b-80f2-903fdc9c1704 with identifier: DA66%20OXP
2026-03-29 22:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32fe26a0-c2ca-5b0b-80f2-903fdc9c1704 with scrape type 2
2026-03-29 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32fe26a0-c2ca-5b0b-80f2-903fdc9c1704 with scrape type 2
2026-03-29 22:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 32fe26a0-c2ca-5b0b-80f2-903fdc9c1704, identifier: DA66%20OXP
2026-03-29 22:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455900/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE14PLV/42810074?sv=2020-08-04&st=2026-03-29T22%3A05%3A09Z&se=2026-03-29T22%3A30%3A09Z&sr=b&sp=r&sig=541MdBEqN2lGTdrVQerWTQ4Lv%2BWExd94C%2FkstcmEUVg%3D)
2026-03-29 22:05:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456010/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456010>
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456018%27 HTTP/1.1" 200 None
2026-03-29 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456018 not downloaded yet
2026-03-29 22:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 32fe26a0-c2ca-5b0b-80f2-903fdc9c1704 with identifier: DA66%20OXP
2026-03-29 22:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 32fe26a0-c2ca-5b0b-80f2-903fdc9c1704 with identifier: DA66%20OXP
2026-03-29 22:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 32fe26a0-c2ca-5b0b-80f2-903fdc9c1704 with identifier: DA66%20OXP to the API
2026-03-29 22:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DA66%20OXP-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '32fe26a0-c2ca-5b0b-80f2-903fdc9c1704',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DA66 OXP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DA66%20OXP&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY SPORT',
 'odometer': 59108,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 180 HSE LUXURY StationWagon',
 'transmission': 'automatic',
 'trim': 'TD4 180 HSE LUXURY',
 'vin': 'SALCA2AN1HH661560',
 'year': 2017}
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA66%2520OXP%27 HTTP/1.1" 200 None
2026-03-29 22:05:29 [bca.uk] INFO: Saving data for DA66%20OXP: {'auction_closing_time': 1774864800.0, 'created_time': 1774188600.455437, 'last_price_update_time': 1774821929.188568}
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DA66%2520OXP') HTTP/1.1" 204 0
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456047%27 HTTP/1.1" 200 None
2026-03-29 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456047 not downloaded yet
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414868%27 HTTP/1.1" 200 None
2026-03-29 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414868 not downloaded yet
2026-03-29 22:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MV68URC/42811821?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=UqKQThY1MQH5ObDZI1ey2MVklXRiFzm7WSFSP9Yo17U%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CP15SYH/42806364?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Rd4qYDMjPlPfw1eY2qRBNLd1xHPVQnmq6D8gIEro12k%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699399592%27 HTTP/1.1" 200 None
2026-03-29 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399592 not downloaded yet
2026-03-29 22:05:29 [bca.uk] INFO: Found listing with ID: DE14%20WTA
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE14%2520WTA%27 HTTP/1.1" 200 None
2026-03-29 22:05:29 [bca.uk] INFO: Scrape type for DE14%20WTA: 0
2026-03-29 22:05:29 [bca.uk] INFO: Found listing with ID: DE64%20TVD
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE64%2520TVD%27 HTTP/1.1" 200 None
2026-03-29 22:05:29 [bca.uk] INFO: Scrape type for DE64%20TVD: 0
2026-03-29 22:05:29 [bca.uk] INFO: Found listing with ID: DV64%20UBN
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV64%2520UBN%27 HTTP/1.1" 200 None
2026-03-29 22:05:29 [bca.uk] INFO: Scrape type for DV64%20UBN: 0
2026-03-29 22:05:29 [bca.uk] INFO: Found listing with ID: FD16%20VWM
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD16%2520VWM%27 HTTP/1.1" 200 None
2026-03-29 22:05:29 [bca.uk] INFO: Scrape type for FD16%20VWM: 0
2026-03-29 22:05:29 [bca.uk] INFO: Found listing with ID: FL16%20CWO
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL16%2520CWO%27 HTTP/1.1" 200 None
2026-03-29 22:05:29 [bca.uk] INFO: Scrape type for FL16%20CWO: 0
2026-03-29 22:05:29 [bca.uk] INFO: Found listing with ID: GV65%20GPK
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV65%2520GPK%27 HTTP/1.1" 200 None
2026-03-29 22:05:29 [bca.uk] INFO: Scrape type for GV65%20GPK: 0
2026-03-29 22:05:29 [bca.uk] INFO: Found listing with ID: HY65%20KRJ
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY65%2520KRJ%27 HTTP/1.1" 200 None
2026-03-29 22:05:29 [bca.uk] INFO: Scrape type for HY65%20KRJ: 0
2026-03-29 22:05:29 [bca.uk] INFO: Found listing with ID: M70%20ODE
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27M70%2520ODE%27 HTTP/1.1" 200 None
2026-03-29 22:05:29 [bca.uk] INFO: Scrape type for M70%20ODE: 2
2026-03-29 22:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6671a6d0-673a-5170-b57c-2fa413a2722d with identifier: M70%20ODE
2026-03-29 22:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6671a6d0-673a-5170-b57c-2fa413a2722d with scrape type 2
2026-03-29 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6671a6d0-673a-5170-b57c-2fa413a2722d with scrape type 2
2026-03-29 22:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6671a6d0-673a-5170-b57c-2fa413a2722d, identifier: M70%20ODE
2026-03-29 22:05:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618efd50>
2026-03-29 22:05:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPA19DCO%252F699409119%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409119/600 saved to cache
2026-03-29 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item da397772-3003-5876-84de-18e19f2e1e0e
2026-03-29 22:05:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da397772-3003-5876-84de-18e19f2e1e0e, skipping ID generation
2026-03-29 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da397772-3003-5876-84de-18e19f2e1e0e sending to next pipeline
2026-03-29 22:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: da397772-3003-5876-84de-18e19f2e1e0e, identifier: PA19%20DCO
2026-03-29 22:05:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621384d0>
2026-03-29 22:05:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE14PLV%252F699455896%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455896/600 saved to cache
2026-03-29 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a1944c0b-6133-542d-8b41-67a9ddd47893
2026-03-29 22:05:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a51410>
2026-03-29 22:05:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE14PLV%252F699455899%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455899/600 saved to cache
2026-03-29 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a1944c0b-6133-542d-8b41-67a9ddd47893
2026-03-29 22:05:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456013/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456013>
2026-03-29 22:05:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399586/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LT14HGA-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456023%27 HTTP/1.1" 200 None
2026-03-29 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456023 not downloaded yet
2026-03-29 22:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6671a6d0-673a-5170-b57c-2fa413a2722d with identifier: M70%20ODE
2026-03-29 22:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6671a6d0-673a-5170-b57c-2fa413a2722d with identifier: M70%20ODE
2026-03-29 22:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6671a6d0-673a-5170-b57c-2fa413a2722d with identifier: M70%20ODE to the API
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=M70%20ODE-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6671a6d0-673a-5170-b57c-2fa413a2722d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'M70 ODE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=M70%20ODE&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 65272,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.2 P/T 130 ALLURE Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 130 ALLURE',
 'vin': 'VF3MRHNYHJS047206',
 'year': 2018}
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27M70%2520ODE%27 HTTP/1.1" 200 None
2026-03-29 22:05:30 [bca.uk] INFO: Saving data for M70%20ODE: {'auction_closing_time': 1774864800.0, 'created_time': 1774706797.336907, 'last_price_update_time': 1774821930.109527}
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='M70%2520ODE') HTTP/1.1" 204 0
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456049%27 HTTP/1.1" 200 None
2026-03-29 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456049 not downloaded yet
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414882%27 HTTP/1.1" 200 None
2026-03-29 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414882 not downloaded yet
2026-03-29 22:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: da397772-3003-5876-84de-18e19f2e1e0e with identifier: PA19%20DCO
2026-03-29 22:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: da397772-3003-5876-84de-18e19f2e1e0e with identifier: PA19%20DCO
2026-03-29 22:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: da397772-3003-5876-84de-18e19f2e1e0e with identifier: PA19%20DCO to the API
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409119/600>
{'auction_title': '',
 'c_o_2_emission_value': 89,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_expert_report_file_283e2938-709c-45ae-b0a6-b224b8c23099.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PA19%20DCO-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'da397772-3003-5876-84de-18e19f2e1e0e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PA19 DCO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PA19%20DCO&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'SUZUKI',
 'model': 'CELERIO',
 'odometer': 9274,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37687,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409119/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37224,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409130/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37749,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409147/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38238,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409166/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36212,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409181/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36360,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409195/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 94921,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409227/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 64389,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409249/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 74391,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409268/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da397772-3003-5876-84de-18e19f2e1e0e/da397772-3003-5876-84de-18e19f2e1e0e_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83041,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PA19DCO/699409286/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'SUZUKI CELERIO 1.0 D/JET SZ3 Hatchback',
 'transmission': 'manual',
 'trim': 'D/JET SZ3',
 'vin': 'MMSLFE62S00127271',
 'year': 2019}
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PA19%2520DCO%27 HTTP/1.1" 200 None
2026-03-29 22:05:30 [bca.uk] INFO: Saving data for PA19%20DCO: {'created_time': 1774821930.63316, 'last_price_update_time': 1774821930.633172, 'auction_closing_time': 1774951200.0}
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PA19%2520DCO') HTTP/1.1" 204 0
2026-03-29 22:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BP65JXL/42808111?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=NuWfvCjhCnPVyKXKJ4JcyeNaRmV90x6ROfl09hllUPs%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699399594%27 HTTP/1.1" 200 None
2026-03-29 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399594 not downloaded yet
2026-03-29 22:05:30 [bca.uk] INFO: Found listing with ID: PY14%20EBA
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY14%2520EBA%27 HTTP/1.1" 200 None
2026-03-29 22:05:30 [bca.uk] INFO: Scrape type for PY14%20EBA: 0
2026-03-29 22:05:30 [bca.uk] INFO: Found listing with ID: SH64%20FFB
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH64%2520FFB%27 HTTP/1.1" 200 None
2026-03-29 22:05:30 [bca.uk] INFO: Scrape type for SH64%20FFB: 0
2026-03-29 22:05:30 [bca.uk] INFO: Found listing with ID: AE16%20SPZ
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE16%2520SPZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:30 [bca.uk] INFO: Scrape type for AE16%20SPZ: 2
2026-03-29 22:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 560a085e-e920-5ae3-9933-4eb9e6652242 with identifier: AE16%20SPZ
2026-03-29 22:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 560a085e-e920-5ae3-9933-4eb9e6652242 with scrape type 2
2026-03-29 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 560a085e-e920-5ae3-9933-4eb9e6652242 with scrape type 2
2026-03-29 22:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 560a085e-e920-5ae3-9933-4eb9e6652242, identifier: AE16%20SPZ
2026-03-29 22:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FV59NFX/42798282?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Vj26nnLk4nUkuQUUMphnLssRjpy6Za6fEO4Q%2BW%2BcKKU%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:05:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399588/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399588>
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456028%27 HTTP/1.1" 200 None
2026-03-29 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456028 not downloaded yet
2026-03-29 22:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 560a085e-e920-5ae3-9933-4eb9e6652242 with identifier: AE16%20SPZ
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=yellow HTTP/1.1" 200 None
2026-03-29 22:05:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 560a085e-e920-5ae3-9933-4eb9e6652242 with identifier: AE16%20SPZ
2026-03-29 22:05:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 560a085e-e920-5ae3-9933-4eb9e6652242 with identifier: AE16%20SPZ to the API
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AE16%20SPZ-GB',
 'category': 'Car',
 'color': 'yellow',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '560a085e-e920-5ae3-9933-4eb9e6652242',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AE16 SPZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AE16%20SPZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'ECOSPORT',
 'odometer': 65693,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'FORD ECOSPORT 1.5 TDCI 95 TITANIUM StationWagon',
 'transmission': 'manual',
 'trim': 'TDCI 95 TITANIUM',
 'vin': 'WF0BXXMRKBFM33379',
 'year': 2016}
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE16%2520SPZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:31 [bca.uk] INFO: Saving data for AE16%20SPZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774425888.279276, 'last_price_update_time': 1774821931.720811}
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AE16%2520SPZ') HTTP/1.1" 204 0
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456051%27 HTTP/1.1" 200 None
2026-03-29 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456051 not downloaded yet
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414901%27 HTTP/1.1" 200 None
2026-03-29 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414901 not downloaded yet
2026-03-29 22:05:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621330d0>
2026-03-29 22:05:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_expert_report_file_0c589fdc-2c36-426f-b585-b149f3ff37df.pdf HTTP/1.1" 201 0
2026-03-29 22:05:31 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 6836e689-948e-59c9-ae88-0dac50e055fe
2026-03-29 22:05:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6836e689-948e-59c9-ae88-0dac50e055fe, skipping ID generation
2026-03-29 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6836e689-948e-59c9-ae88-0dac50e055fe
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DYH67HFC-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YH67HFC-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:05:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637d20d0>
2026-03-29 22:05:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE14PLV%252F699455900%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455900/600 saved to cache
2026-03-29 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a1944c0b-6133-542d-8b41-67a9ddd47893
2026-03-29 22:05:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6107f910>
2026-03-29 22:05:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_expert_report_file_8c5e0b4a-daa3-40cf-817e-0c2effcae48b.pdf HTTP/1.1" 201 0
2026-03-29 22:05:31 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item c423af70-863f-544f-981f-966354022060
2026-03-29 22:05:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c423af70-863f-544f-981f-966354022060, skipping ID generation
2026-03-29 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c423af70-863f-544f-981f-966354022060
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DMV68URC-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=MV68URC-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:05:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac617028d0>
2026-03-29 22:05:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_expert_report_file_966127f9-f3fb-4b17-b97b-024cf9e59fae.pdf HTTP/1.1" 201 0
2026-03-29 22:05:31 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 7722f27f-140c-5241-909a-6e6aa692732b
2026-03-29 22:05:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7722f27f-140c-5241-909a-6e6aa692732b, skipping ID generation
2026-03-29 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7722f27f-140c-5241-909a-6e6aa692732b
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DCP15SYH-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=CP15SYH-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:05:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399587/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399587>
2026-03-29 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455903/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE14PLV/42810074?sv=2020-08-04&st=2026-03-29T22%3A05%3A09Z&se=2026-03-29T22%3A30%3A09Z&sr=b&sp=r&sig=541MdBEqN2lGTdrVQerWTQ4Lv%2BWExd94C%2FkstcmEUVg%3D)
2026-03-29 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455907/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE14PLV/42810074?sv=2020-08-04&st=2026-03-29T22%3A05%3A09Z&se=2026-03-29T22%3A30%3A09Z&sr=b&sp=r&sig=541MdBEqN2lGTdrVQerWTQ4Lv%2BWExd94C%2FkstcmEUVg%3D)
2026-03-29 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV14TTZ/42810271?sv=2020-08-04&st=2026-03-29T22%3A05%3A26Z&se=2026-03-29T22%3A30%3A26Z&sr=b&sp=r&sig=FgPAFqZLo2N8ZmxnTVXtDLCOVp7mvYK9n8e2P5I%2F32w%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699399598%27 HTTP/1.1" 200 None
2026-03-29 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399598 not downloaded yet
2026-03-29 22:05:31 [bca.uk] INFO: Found listing with ID: CU54%20OFO
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU54%2520OFO%27 HTTP/1.1" 200 None
2026-03-29 22:05:31 [bca.uk] INFO: Scrape type for CU54%20OFO: 0
2026-03-29 22:05:31 [bca.uk] INFO: Found listing with ID: GL61%20YHO
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL61%2520YHO%27 HTTP/1.1" 200 None
2026-03-29 22:05:31 [bca.uk] INFO: Scrape type for GL61%20YHO: 0
2026-03-29 22:05:31 [bca.uk] INFO: Found listing with ID: VN17%20XYT
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN17%2520XYT%27 HTTP/1.1" 200 None
2026-03-29 22:05:31 [bca.uk] INFO: Scrape type for VN17%20XYT: 0
2026-03-29 22:05:31 [bca.uk] INFO: Found listing with ID: ASZ%205349
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ASZ%25205349%27 HTTP/1.1" 200 None
2026-03-29 22:05:32 [bca.uk] INFO: Scrape type for ASZ%205349: 0
2026-03-29 22:05:32 [bca.uk] INFO: Found listing with ID: FE04%20PMY
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE04%2520PMY%27 HTTP/1.1" 200 None
2026-03-29 22:05:32 [bca.uk] INFO: Scrape type for FE04%20PMY: 0
2026-03-29 22:05:32 [bca.uk] INFO: Found listing with ID: OY12%20WFC
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY12%2520WFC%27 HTTP/1.1" 200 None
2026-03-29 22:05:32 [bca.uk] INFO: Scrape type for OY12%20WFC: 0
2026-03-29 22:05:32 [bca.uk] INFO: Found listing with ID: YY15%20GXL
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY15%2520GXL%27 HTTP/1.1" 200 None
2026-03-29 22:05:32 [bca.uk] INFO: Scrape type for YY15%20GXL: 0
2026-03-29 22:05:32 [bca.uk] INFO: Found listing with ID: WJ68%20YNB
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ68%2520YNB%27 HTTP/1.1" 200 None
2026-03-29 22:05:32 [bca.uk] INFO: Scrape type for WJ68%20YNB: 2
2026-03-29 22:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d4b83d0-dda6-586e-86d4-d76ca4177117 with identifier: WJ68%20YNB
2026-03-29 22:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d4b83d0-dda6-586e-86d4-d76ca4177117 with scrape type 2
2026-03-29 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d4b83d0-dda6-586e-86d4-d76ca4177117 with scrape type 2
2026-03-29 22:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0d4b83d0-dda6-586e-86d4-d76ca4177117, identifier: WJ68%20YNB
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456032%27 HTTP/1.1" 200 None
2026-03-29 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456032 not downloaded yet
2026-03-29 22:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0d4b83d0-dda6-586e-86d4-d76ca4177117 with identifier: WJ68%20YNB
2026-03-29 22:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0d4b83d0-dda6-586e-86d4-d76ca4177117 with identifier: WJ68%20YNB
2026-03-29 22:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0d4b83d0-dda6-586e-86d4-d76ca4177117 with identifier: WJ68%20YNB to the API
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WJ68%20YNB-GB',
 'category': 'Car',
 'color': 'brown',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0d4b83d0-dda6-586e-86d4-d76ca4177117',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WJ68 YNB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WJ68%20YNB&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 54542,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.6 112 TEKNA Hatchback',
 'transmission': 'automatic',
 'trim': '112 TEKNA',
 'vin': 'SJNFBAF15U8033478',
 'year': 2018}
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ68%2520YNB%27 HTTP/1.1" 200 None
2026-03-29 22:05:32 [bca.uk] INFO: Saving data for WJ68%20YNB: {'auction_closing_time': 1774864800.0, 'created_time': 1774610858.566656, 'last_price_update_time': 1774821932.530445}
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WJ68%2520YNB') HTTP/1.1" 204 0
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456054%27 HTTP/1.1" 200 None
2026-03-29 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456054 not downloaded yet
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414918%27 HTTP/1.1" 200 None
2026-03-29 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414918 not downloaded yet
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699248711%27 HTTP/1.1" 200 None
2026-03-29 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248711 not downloaded yet
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699387062%27 HTTP/1.1" 200 None
2026-03-29 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387062 not downloaded yet
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699089057%27 HTTP/1.1" 200 None
2026-03-29 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089057 not downloaded yet
2026-03-29 22:05:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61167890>
2026-03-29 22:05:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_expert_report_file_73b9b9be-4412-4fff-9f32-f4a886be9e48.pdf HTTP/1.1" 201 0
2026-03-29 22:05:32 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4
2026-03-29 22:05:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4, skipping ID generation
2026-03-29 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DBP65JXL-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BP65JXL-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456010/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LN62HLC/42810081?sv=2020-08-04&st=2026-03-29T22%3A05%3A15Z&se=2026-03-29T22%3A30%3A15Z&sr=b&sp=r&sig=7S8WdQ3gHe92IypMlrTOVxGXU1Uqv27G6oYLRI%2FeI0k%3D)
2026-03-29 22:05:32 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399590/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399590>
2026-03-29 22:05:32 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399591/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399591>
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699399599%27 HTTP/1.1" 200 None
2026-03-29 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399599 not downloaded yet
2026-03-29 22:05:32 [bca.uk] INFO: Found listing with ID: YH19%20LVV
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH19%2520LVV%27 HTTP/1.1" 200 None
2026-03-29 22:05:32 [bca.uk] INFO: Scrape type for YH19%20LVV: 2
2026-03-29 22:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f89fe5c2-e638-54c7-a23a-f85409657332 with identifier: YH19%20LVV
2026-03-29 22:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f89fe5c2-e638-54c7-a23a-f85409657332 with scrape type 2
2026-03-29 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f89fe5c2-e638-54c7-a23a-f85409657332 with scrape type 2
2026-03-29 22:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f89fe5c2-e638-54c7-a23a-f85409657332, identifier: YH19%20LVV
2026-03-29 22:05:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6102f750>
2026-03-29 22:05:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_expert_report_file_1cbf0aec-d833-4759-a6c3-18c7af7232d2.pdf HTTP/1.1" 201 0
2026-03-29 22:05:32 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 75379e98-ec74-5bb8-a2ba-dee078101af0
2026-03-29 22:05:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 75379e98-ec74-5bb8-a2ba-dee078101af0, skipping ID generation
2026-03-29 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 75379e98-ec74-5bb8-a2ba-dee078101af0
2026-03-29 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DFV59NFX-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FV59NFX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456013/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LN62HLC/42810081?sv=2020-08-04&st=2026-03-29T22%3A05%3A15Z&se=2026-03-29T22%3A30%3A15Z&sr=b&sp=r&sig=7S8WdQ3gHe92IypMlrTOVxGXU1Uqv27G6oYLRI%2FeI0k%3D)
2026-03-29 22:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399586/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT14HGA/42812005?sv=2020-08-04&st=2026-03-29T22%3A05%3A17Z&se=2026-03-29T22%3A30%3A17Z&sr=b&sp=r&sig=waPrjmAums3L%2FvFzJ%2Fhg5dv7M7RjxxPDejipYOMZYCI%3D)
2026-03-29 22:05:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456046/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456046>
2026-03-29 22:05:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414847/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YT66YMF-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456037%27 HTTP/1.1" 200 None
2026-03-29 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456037 not downloaded yet
2026-03-29 22:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f89fe5c2-e638-54c7-a23a-f85409657332 with identifier: YH19%20LVV
2026-03-29 22:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f89fe5c2-e638-54c7-a23a-f85409657332 with identifier: YH19%20LVV
2026-03-29 22:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f89fe5c2-e638-54c7-a23a-f85409657332 with identifier: YH19%20LVV to the API
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YH19%20LVV-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f89fe5c2-e638-54c7-a23a-f85409657332',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YH19 LVV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YH19%20LVV&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 36896,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'BMW X1 2.0 XDRIVE 18D M SPORT STEP StationWagon',
 'transmission': 'manual',
 'trim': 'XDRIVE 18D M SPORT STEP',
 'vin': 'WBAJH720703F75584',
 'year': 2019}
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH19%2520LVV%27 HTTP/1.1" 200 None
2026-03-29 22:05:33 [bca.uk] INFO: Saving data for YH19%20LVV: {'auction_closing_time': 1774951200.0, 'created_time': 1774391970.2624, 'last_price_update_time': 1774821933.365152}
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YH19%2520LVV') HTTP/1.1" 204 0
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456055%27 HTTP/1.1" 200 None
2026-03-29 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456055 not downloaded yet
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414945%27 HTTP/1.1" 200 None
2026-03-29 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414945 not downloaded yet
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699248718%27 HTTP/1.1" 200 None
2026-03-29 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248718 not downloaded yet
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699387065%27 HTTP/1.1" 200 None
2026-03-29 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387065 not downloaded yet
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699089061%27 HTTP/1.1" 200 None
2026-03-29 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089061 not downloaded yet
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699087892%27 HTTP/1.1" 200 None
2026-03-29 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699087892 not downloaded yet
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699399600%27 HTTP/1.1" 200 None
2026-03-29 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399600 not downloaded yet
2026-03-29 22:05:33 [bca.uk] INFO: Found listing with ID: EA18%20YDV
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA18%2520YDV%27 HTTP/1.1" 200 None
2026-03-29 22:05:33 [bca.uk] INFO: Scrape type for EA18%20YDV: 2
2026-03-29 22:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6874a08c-0da4-5c41-875d-4cf77e69fa34 with identifier: EA18%20YDV
2026-03-29 22:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6874a08c-0da4-5c41-875d-4cf77e69fa34 with scrape type 2
2026-03-29 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6874a08c-0da4-5c41-875d-4cf77e69fa34 with scrape type 2
2026-03-29 22:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6874a08c-0da4-5c41-875d-4cf77e69fa34, identifier: EA18%20YDV
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699453602%27 HTTP/1.1" 200 None
2026-03-29 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453602 not downloaded yet
2026-03-29 22:05:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:33 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:33 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:33 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610004d0>
2026-03-29 22:05:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE14PLV%252F699455903%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455903/600 saved to cache
2026-03-29 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a1944c0b-6133-542d-8b41-67a9ddd47893
2026-03-29 22:05:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:33 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:33 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:33 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61001550>
2026-03-29 22:05:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE14PLV%252F699455907%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455907/600 saved to cache
2026-03-29 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a1944c0b-6133-542d-8b41-67a9ddd47893
2026-03-29 22:05:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614cc050>
2026-03-29 22:05:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_expert_report_file_4129792f-b8fa-44f1-83b0-0b75e5d6367f.pdf HTTP/1.1" 201 0
2026-03-29 22:05:33 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 3909531a-470f-5688-8297-acd46a9f879d
2026-03-29 22:05:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3909531a-470f-5688-8297-acd46a9f879d, skipping ID generation
2026-03-29 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3909531a-470f-5688-8297-acd46a9f879d
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DSV14TTZ-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=SV14TTZ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399588/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT14HGA/42812005?sv=2020-08-04&st=2026-03-29T22%3A05%3A17Z&se=2026-03-29T22%3A30%3A17Z&sr=b&sp=r&sig=waPrjmAums3L%2FvFzJ%2Fhg5dv7M7RjxxPDejipYOMZYCI%3D)
2026-03-29 22:05:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414882/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414882>
2026-03-29 22:05:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456049/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456049>
2026-03-29 22:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6874a08c-0da4-5c41-875d-4cf77e69fa34 with identifier: EA18%20YDV
2026-03-29 22:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6874a08c-0da4-5c41-875d-4cf77e69fa34 with identifier: EA18%20YDV
2026-03-29 22:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6874a08c-0da4-5c41-875d-4cf77e69fa34 with identifier: EA18%20YDV to the API
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EA18%20YDV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '0.9L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6874a08c-0da4-5c41-875d-4cf77e69fa34',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EA18 YDV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EA18%20YDV&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FIAT',
 'model': '500',
 'odometer': 59401,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FIAT 500 0.9 TWINAIR 105 S Hatchback',
 'transmission': 'manual',
 'trim': 'TWINAIR 105 S',
 'vin': 'ZFA3120000J984262',
 'year': 2018}
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA18%2520YDV%27 HTTP/1.1" 200 None
2026-03-29 22:05:34 [bca.uk] INFO: Saving data for EA18%20YDV: {'auction_closing_time': 1774864800.0, 'created_time': 1773930316.305754, 'last_price_update_time': 1774821934.259416}
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EA18%2520YDV') HTTP/1.1" 204 0
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456057%27 HTTP/1.1" 200 None
2026-03-29 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456057 not downloaded yet
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699414993%27 HTTP/1.1" 200 None
2026-03-29 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414993 not downloaded yet
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699248725%27 HTTP/1.1" 200 None
2026-03-29 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248725 not downloaded yet
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699387071%27 HTTP/1.1" 200 None
2026-03-29 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387071 not downloaded yet
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699089063%27 HTTP/1.1" 200 None
2026-03-29 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089063 not downloaded yet
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699087913%27 HTTP/1.1" 200 None
2026-03-29 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699087913 not downloaded yet
2026-03-29 22:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LV08TVU/42787563?sv=2020-08-04&st=2026-03-29T22%3A05%3A27Z&se=2026-03-29T22%3A30%3A27Z&sr=b&sp=r&sig=abPHynH8s2xf0kifKXKlpOTe1ehQFdtJ3%2BPcXJSL4zU%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:05:34 [bca.uk] INFO: Found listing with ID: OO67%20KEZ
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OO67%2520KEZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:34 [bca.uk] INFO: Scrape type for OO67%20KEZ: 0
2026-03-29 22:05:34 [bca.uk] INFO: Found listing with ID: RF68%20YKB
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF68%2520YKB%27 HTTP/1.1" 200 None
2026-03-29 22:05:34 [bca.uk] INFO: Scrape type for RF68%20YKB: 0
2026-03-29 22:05:34 [bca.uk] INFO: Found listing with ID: EF03%20CXR
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF03%2520CXR%27 HTTP/1.1" 200 None
2026-03-29 22:05:34 [bca.uk] INFO: Scrape type for EF03%20CXR: 2
2026-03-29 22:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 163e018a-b246-5806-b6cb-44f52b19d7ff with identifier: EF03%20CXR
2026-03-29 22:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 163e018a-b246-5806-b6cb-44f52b19d7ff with scrape type 2
2026-03-29 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 163e018a-b246-5806-b6cb-44f52b19d7ff with scrape type 2
2026-03-29 22:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 163e018a-b246-5806-b6cb-44f52b19d7ff, identifier: EF03%20CXR
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699453604%27 HTTP/1.1" 200 None
2026-03-29 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453604 not downloaded yet
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699457962%27 HTTP/1.1" 200 None
2026-03-29 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457962 not downloaded yet
2026-03-29 22:05:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6334a7d0>
2026-03-29 22:05:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLN62HLC%252F699456010%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456010/600 saved to cache
2026-03-29 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 38dd9604-9daa-5b5e-902e-c598576d19d6
2026-03-29 22:05:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63307b90>
2026-03-29 22:05:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLN62HLC%252F699456013%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456013/600 saved to cache
2026-03-29 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 38dd9604-9daa-5b5e-902e-c598576d19d6
2026-03-29 22:05:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62115c90>
2026-03-29 22:05:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT14HGA%252F699399586%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399586/600 saved to cache
2026-03-29 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2
2026-03-29 22:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399587/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT14HGA/42812005?sv=2020-08-04&st=2026-03-29T22%3A05%3A17Z&se=2026-03-29T22%3A30%3A17Z&sr=b&sp=r&sig=waPrjmAums3L%2FvFzJ%2Fhg5dv7M7RjxxPDejipYOMZYCI%3D)
2026-03-29 22:05:34 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399594/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399594>
2026-03-29 22:05:34 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399592/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399592>
2026-03-29 22:05:34 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456023/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456023>
2026-03-29 22:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 163e018a-b246-5806-b6cb-44f52b19d7ff with identifier: EF03%20CXR
2026-03-29 22:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 163e018a-b246-5806-b6cb-44f52b19d7ff with identifier: EF03%20CXR
2026-03-29 22:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 163e018a-b246-5806-b6cb-44f52b19d7ff with identifier: EF03%20CXR to the API
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EF03%20CXR-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '163e018a-b246-5806-b6cb-44f52b19d7ff',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EF03 CXR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EF03%20CXR&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'PEUGEOT',
 'model': '206',
 'odometer': 41331,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2003-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 206 1.4 HDI LX Hatchback',
 'transmission': 'manual',
 'trim': 'HDI LX',
 'vin': 'VF32A8HXF43230681',
 'year': 2003}
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF03%2520CXR%27 HTTP/1.1" 200 None
2026-03-29 22:05:35 [bca.uk] INFO: Saving data for EF03%20CXR: {'auction_closing_time': 1774951200.0, 'created_time': 1773958957.838155, 'last_price_update_time': 1774821935.108897}
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EF03%2520CXR') HTTP/1.1" 204 0
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456060%27 HTTP/1.1" 200 None
2026-03-29 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456060 not downloaded yet
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699415019%27 HTTP/1.1" 200 None
2026-03-29 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699415019 not downloaded yet
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699248731%27 HTTP/1.1" 200 None
2026-03-29 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248731 not downloaded yet
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699387082%27 HTTP/1.1" 200 None
2026-03-29 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387082 not downloaded yet
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699089066%27 HTTP/1.1" 200 None
2026-03-29 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089066 not downloaded yet
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699087938%27 HTTP/1.1" 200 None
2026-03-29 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699087938 not downloaded yet
2026-03-29 22:05:35 [bca.uk] INFO: Found listing with ID: LK18%20UPR
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK18%2520UPR%27 HTTP/1.1" 200 None
2026-03-29 22:05:35 [bca.uk] INFO: Scrape type for LK18%20UPR: 2
2026-03-29 22:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6166fbbb-aebd-5789-be19-28e4c3c043a6 with identifier: LK18%20UPR
2026-03-29 22:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6166fbbb-aebd-5789-be19-28e4c3c043a6 with scrape type 2
2026-03-29 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6166fbbb-aebd-5789-be19-28e4c3c043a6 with scrape type 2
2026-03-29 22:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6166fbbb-aebd-5789-be19-28e4c3c043a6, identifier: LK18%20UPR
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699453606%27 HTTP/1.1" 200 None
2026-03-29 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453606 not downloaded yet
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699457966%27 HTTP/1.1" 200 None
2026-03-29 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457966 not downloaded yet
2026-03-29 22:05:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61831510>
2026-03-29 22:05:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT14HGA%252F699399588%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399588/600 saved to cache
2026-03-29 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2
2026-03-29 22:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399590/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT14HGA/42812005?sv=2020-08-04&st=2026-03-29T22%3A05%3A17Z&se=2026-03-29T22%3A30%3A17Z&sr=b&sp=r&sig=waPrjmAums3L%2FvFzJ%2Fhg5dv7M7RjxxPDejipYOMZYCI%3D)
2026-03-29 22:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414847/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT66YMF/42812098?sv=2020-08-04&st=2026-03-29T22%3A05%3A18Z&se=2026-03-29T22%3A30%3A18Z&sr=b&sp=r&sig=vvtbY7lfWyfzUXxJcw4PY0HqZZ37wGJm65zbIBo7KHs%3D)
2026-03-29 22:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399591/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT14HGA/42812005?sv=2020-08-04&st=2026-03-29T22%3A05%3A17Z&se=2026-03-29T22%3A30%3A17Z&sr=b&sp=r&sig=waPrjmAums3L%2FvFzJ%2Fhg5dv7M7RjxxPDejipYOMZYCI%3D)
2026-03-29 22:05:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399598/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399598>
2026-03-29 22:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6166fbbb-aebd-5789-be19-28e4c3c043a6 with identifier: LK18%20UPR
2026-03-29 22:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6166fbbb-aebd-5789-be19-28e4c3c043a6 with identifier: LK18%20UPR
2026-03-29 22:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6166fbbb-aebd-5789-be19-28e4c3c043a6 with identifier: LK18%20UPR to the API
2026-03-29 22:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LK18%20UPR-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6166fbbb-aebd-5789-be19-28e4c3c043a6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LK18 UPR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LK18%20UPR&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'CITROEN',
 'model': 'C1 AIRSCAPE',
 'odometer': 58499,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'CITROEN C1 AIRSCAPE 1.2 P/T 82 FLAIR Convertible',
 'transmission': 'manual',
 'trim': 'P/T 82 FLAIR',
 'vin': 'VF7PAHMTCHR814560',
 'year': 2018}
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK18%2520UPR%27 HTTP/1.1" 200 None
2026-03-29 22:05:36 [bca.uk] INFO: Saving data for LK18%20UPR: {'auction_closing_time': 1774951200.0, 'created_time': 1773838781.219041, 'last_price_update_time': 1774821936.237007}
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LK18%2520UPR') HTTP/1.1" 204 0
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699456064%27 HTTP/1.1" 200 None
2026-03-29 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456064 not downloaded yet
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699415047%27 HTTP/1.1" 200 None
2026-03-29 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699415047 not downloaded yet
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699248736%27 HTTP/1.1" 200 None
2026-03-29 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248736 not downloaded yet
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699387090%27 HTTP/1.1" 200 None
2026-03-29 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387090 not downloaded yet
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699089069%27 HTTP/1.1" 200 None
2026-03-29 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089069 not downloaded yet
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699087956%27 HTTP/1.1" 200 None
2026-03-29 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699087956 not downloaded yet
2026-03-29 22:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6156bf10>
2026-03-29 22:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_expert_report_file_ba9de00d-7ef3-4186-b56a-e0f5924b07c1.pdf HTTP/1.1" 201 0
2026-03-29 22:05:36 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82
2026-03-29 22:05:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82, skipping ID generation
2026-03-29 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DLV08TVU-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LV08TVU-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456046/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ62YDS/42810080?sv=2020-08-04&st=2026-03-29T22%3A05%3A13Z&se=2026-03-29T22%3A30%3A13Z&sr=b&sp=r&sig=3uF2r926LhFkKPoPLSCohRVnNGX4IbgEWDcBb0D1E%2B8%3D)
2026-03-29 22:05:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399599/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399599>
2026-03-29 22:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456049/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ62YDS/42810080?sv=2020-08-04&st=2026-03-29T22%3A05%3A13Z&se=2026-03-29T22%3A30%3A13Z&sr=b&sp=r&sig=3uF2r926LhFkKPoPLSCohRVnNGX4IbgEWDcBb0D1E%2B8%3D)
2026-03-29 22:05:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453601/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=FV59NFX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:05:36 [bca.uk] INFO: Found listing with ID: KK15%20GPV
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KK15%2520GPV%27 HTTP/1.1" 200 None
2026-03-29 22:05:36 [bca.uk] INFO: Scrape type for KK15%20GPV: 0
2026-03-29 22:05:36 [bca.uk] INFO: Found listing with ID: SV15%20VVF
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV15%2520VVF%27 HTTP/1.1" 200 None
2026-03-29 22:05:36 [bca.uk] INFO: Scrape type for SV15%20VVF: 0
2026-03-29 22:05:36 [bca.uk] INFO: Found listing with ID: LK66%20RLX
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK66%2520RLX%27 HTTP/1.1" 200 None
2026-03-29 22:05:36 [bca.uk] INFO: Scrape type for LK66%20RLX: 2
2026-03-29 22:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2941f3b-ec29-50d8-afbd-e8c8587ed823 with identifier: LK66%20RLX
2026-03-29 22:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2941f3b-ec29-50d8-afbd-e8c8587ed823 with scrape type 2
2026-03-29 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2941f3b-ec29-50d8-afbd-e8c8587ed823 with scrape type 2
2026-03-29 22:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e2941f3b-ec29-50d8-afbd-e8c8587ed823, identifier: LK66%20RLX
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699453607%27 HTTP/1.1" 200 None
2026-03-29 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453607 not downloaded yet
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699457969%27 HTTP/1.1" 200 None
2026-03-29 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457969 not downloaded yet
2026-03-29 22:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e2941f3b-ec29-50d8-afbd-e8c8587ed823 with identifier: LK66%20RLX
2026-03-29 22:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e2941f3b-ec29-50d8-afbd-e8c8587ed823 with identifier: LK66%20RLX
2026-03-29 22:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e2941f3b-ec29-50d8-afbd-e8c8587ed823 with identifier: LK66%20RLX to the API
2026-03-29 22:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LK66%20RLX-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e2941f3b-ec29-50d8-afbd-e8c8587ed823',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LK66 RLX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LK66%20RLX&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VAUXHALL',
 'model': 'MOKKA',
 'odometer': 102427,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'VAUXHALL MOKKA 1.4 T 140 EXCLUSIV 2WD S/S StationWagon',
 'transmission': 'manual',
 'trim': 'T 140 EXCLUSIV 2WD S/S',
 'vin': 'W0LJC7E84GB728209',
 'year': 2016}
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK66%2520RLX%27 HTTP/1.1" 200 None
2026-03-29 22:05:37 [bca.uk] INFO: Saving data for LK66%20RLX: {'auction_closing_time': 1774864800.0, 'created_time': 1774622055.031987, 'last_price_update_time': 1774821937.145543}
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LK66%2520RLX') HTTP/1.1" 204 0
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699415080%27 HTTP/1.1" 200 None
2026-03-29 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699415080 not downloaded yet
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699248749%27 HTTP/1.1" 200 None
2026-03-29 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248749 not downloaded yet
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699387104%27 HTTP/1.1" 200 None
2026-03-29 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387104 not downloaded yet
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699089077%27 HTTP/1.1" 200 None
2026-03-29 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089077 not downloaded yet
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699087971%27 HTTP/1.1" 200 None
2026-03-29 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699087971 not downloaded yet
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699292578%27 HTTP/1.1" 200 None
2026-03-29 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292578 not downloaded yet
2026-03-29 22:05:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61605450>
2026-03-29 22:05:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT14HGA%252F699399587%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399587/600 saved to cache
2026-03-29 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2
2026-03-29 22:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414882/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT66YMF/42812098?sv=2020-08-04&st=2026-03-29T22%3A05%3A18Z&se=2026-03-29T22%3A30%3A18Z&sr=b&sp=r&sig=vvtbY7lfWyfzUXxJcw4PY0HqZZ37wGJm65zbIBo7KHs%3D)
2026-03-29 22:05:37 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453602/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453602>
2026-03-29 22:05:37 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457959/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=SV14TTZ-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:05:37 [bca.uk] INFO: Found listing with ID: MJ65%20XFP
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ65%2520XFP%27 HTTP/1.1" 200 None
2026-03-29 22:05:37 [bca.uk] INFO: Scrape type for MJ65%20XFP: 0
2026-03-29 22:05:37 [bca.uk] INFO: Found listing with ID: SM70%20LKK
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM70%2520LKK%27 HTTP/1.1" 200 None
2026-03-29 22:05:37 [bca.uk] INFO: Scrape type for SM70%20LKK: 0
2026-03-29 22:05:37 [bca.uk] INFO: Found listing with ID: AJ17%20HXL
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ17%2520HXL%27 HTTP/1.1" 200 None
2026-03-29 22:05:37 [bca.uk] INFO: Scrape type for AJ17%20HXL: 2
2026-03-29 22:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a541890-0343-5ec1-9e09-787ef67af079 with identifier: AJ17%20HXL
2026-03-29 22:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a541890-0343-5ec1-9e09-787ef67af079 with scrape type 2
2026-03-29 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a541890-0343-5ec1-9e09-787ef67af079 with scrape type 2
2026-03-29 22:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2a541890-0343-5ec1-9e09-787ef67af079, identifier: AJ17%20HXL
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699453609%27 HTTP/1.1" 200 None
2026-03-29 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453609 not downloaded yet
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699457975%27 HTTP/1.1" 200 None
2026-03-29 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457975 not downloaded yet
2026-03-29 22:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456023/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LN62HLC/42810081?sv=2020-08-04&st=2026-03-29T22%3A05%3A15Z&se=2026-03-29T22%3A30%3A15Z&sr=b&sp=r&sig=7S8WdQ3gHe92IypMlrTOVxGXU1Uqv27G6oYLRI%2FeI0k%3D)
2026-03-29 22:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2a541890-0343-5ec1-9e09-787ef67af079 with identifier: AJ17%20HXL
2026-03-29 22:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2a541890-0343-5ec1-9e09-787ef67af079 with identifier: AJ17%20HXL
2026-03-29 22:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2a541890-0343-5ec1-9e09-787ef67af079 with identifier: AJ17%20HXL to the API
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AJ17%20HXL-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '2a541890-0343-5ec1-9e09-787ef67af079',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AJ17 HXL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AJ17%20HXL&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'AUDI',
 'model': 'A4',
 'odometer': 121130,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'AUDI A4 2.0 TDI 190 S LINE S-T Saloon',
 'transmission': 'automatic',
 'trim': 'TDI 190 S LINE S-T',
 'vin': 'WAUZZZF42HA171296',
 'year': 2017}
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ17%2520HXL%27 HTTP/1.1" 200 None
2026-03-29 22:05:37 [bca.uk] INFO: Saving data for AJ17%20HXL: {'auction_closing_time': 1774864800.0, 'created_time': 1774706800.928404, 'last_price_update_time': 1774821937.837283}
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ17%2520HXL') HTTP/1.1" 204 0
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699248758%27 HTTP/1.1" 200 None
2026-03-29 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248758 not downloaded yet
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699387115%27 HTTP/1.1" 200 None
2026-03-29 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387115 not downloaded yet
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699089085%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089085 not downloaded yet
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699087994%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699087994 not downloaded yet
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699292583%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292583 not downloaded yet
2026-03-29 22:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399598/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT14HGA/42812005?sv=2020-08-04&st=2026-03-29T22%3A05%3A17Z&se=2026-03-29T22%3A30%3A17Z&sr=b&sp=r&sig=waPrjmAums3L%2FvFzJ%2Fhg5dv7M7RjxxPDejipYOMZYCI%3D)
2026-03-29 22:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399592/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT14HGA/42812005?sv=2020-08-04&st=2026-03-29T22%3A05%3A17Z&se=2026-03-29T22%3A30%3A17Z&sr=b&sp=r&sig=waPrjmAums3L%2FvFzJ%2Fhg5dv7M7RjxxPDejipYOMZYCI%3D)
2026-03-29 22:05:38 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087913/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699087913>
2026-03-29 22:05:38 [bca.uk] INFO: Found listing with ID: AO65%20YFV
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO65%2520YFV%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [bca.uk] INFO: Scrape type for AO65%20YFV: 0
2026-03-29 22:05:38 [bca.uk] INFO: Found listing with ID: EY18%20ZXV
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY18%2520ZXV%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [bca.uk] INFO: Scrape type for EY18%20ZXV: 0
2026-03-29 22:05:38 [bca.uk] INFO: Found listing with ID: HV15%20WJD
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV15%2520WJD%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [bca.uk] INFO: Scrape type for HV15%20WJD: 0
2026-03-29 22:05:38 [bca.uk] INFO: Found listing with ID: KM62%20FPV
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM62%2520FPV%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [bca.uk] INFO: Scrape type for KM62%20FPV: 0
2026-03-29 22:05:38 [bca.uk] INFO: Found listing with ID: BG56%20VSO
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG56%2520VSO%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [bca.uk] INFO: Scrape type for BG56%20VSO: 0
2026-03-29 22:05:38 [bca.uk] INFO: Found listing with ID: EN59%20JWZ
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN59%2520JWZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [bca.uk] INFO: Scrape type for EN59%20JWZ: 2
2026-03-29 22:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d19c9ad-3315-53e0-b169-a727286e3c05 with identifier: EN59%20JWZ
2026-03-29 22:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d19c9ad-3315-53e0-b169-a727286e3c05 with scrape type 2
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d19c9ad-3315-53e0-b169-a727286e3c05 with scrape type 2
2026-03-29 22:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2d19c9ad-3315-53e0-b169-a727286e3c05, identifier: EN59%20JWZ
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699453612%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453612 not downloaded yet
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699457978%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457978 not downloaded yet
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61109310>
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT14HGA%252F699399590%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399590/600 saved to cache
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632d9190>
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT66YMF%252F699414847%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414847/600 saved to cache
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a5cb9c1b-2fac-5aa0-89c7-e23c2249811e
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62072890>
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT14HGA%252F699399591%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399591/600 saved to cache
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632ef710>
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ62YDS%252F699456046%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456046/600 saved to cache
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9e23ce11-f3f0-5635-b5b9-03f2e6272954
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614bf1d0>
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ62YDS%252F699456049%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456049/600 saved to cache
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9e23ce11-f3f0-5635-b5b9-03f2e6272954
2026-03-29 22:05:38 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089066/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089066>
2026-03-29 22:05:38 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087938/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699087938>
2026-03-29 22:05:38 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387082/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387082>
2026-03-29 22:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399594/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT14HGA/42812005?sv=2020-08-04&st=2026-03-29T22%3A05%3A17Z&se=2026-03-29T22%3A30%3A17Z&sr=b&sp=r&sig=waPrjmAums3L%2FvFzJ%2Fhg5dv7M7RjxxPDejipYOMZYCI%3D)
2026-03-29 22:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2d19c9ad-3315-53e0-b169-a727286e3c05 with identifier: EN59%20JWZ
2026-03-29 22:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2d19c9ad-3315-53e0-b169-a727286e3c05 with identifier: EN59%20JWZ
2026-03-29 22:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2d19c9ad-3315-53e0-b169-a727286e3c05 with identifier: EN59%20JWZ to the API
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EN59%20JWZ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '2d19c9ad-3315-53e0-b169-a727286e3c05',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EN59 JWZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EN59%20JWZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 91926,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.6 TDI 105 SE DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TDI 105 SE DSG',
 'vin': 'WVWZZZ1KZAW251032',
 'year': 2010}
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN59%2520JWZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [bca.uk] INFO: Saving data for EN59%20JWZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774620404.685872, 'last_price_update_time': 1774821938.83619}
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EN59%2520JWZ') HTTP/1.1" 204 0
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699248774%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248774 not downloaded yet
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699387126%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387126 not downloaded yet
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699089093%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089093 not downloaded yet
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699088014%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699088014 not downloaded yet
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699292589%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292589 not downloaded yet
2026-03-29 22:05:38 [bca.uk] INFO: Found listing with ID: GD10%20BNJ
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD10%2520BNJ%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [bca.uk] INFO: Scrape type for GD10%20BNJ: 0
2026-03-29 22:05:38 [bca.uk] INFO: Found listing with ID: GY62%20OLR
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY62%2520OLR%27 HTTP/1.1" 200 None
2026-03-29 22:05:38 [bca.uk] INFO: Scrape type for GY62%20OLR: 0
2026-03-29 22:05:38 [bca.uk] INFO: Found listing with ID: LJ63%20JYB
2026-03-29 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ63%2520JYB%27 HTTP/1.1" 200 None
2026-03-29 22:05:39 [bca.uk] INFO: Scrape type for LJ63%20JYB: 0
2026-03-29 22:05:39 [bca.uk] INFO: Found listing with ID: LS06%20BVE
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS06%2520BVE%27 HTTP/1.1" 200 None
2026-03-29 22:05:39 [bca.uk] INFO: Scrape type for LS06%20BVE: 0
2026-03-29 22:05:39 [bca.uk] INFO: Found listing with ID: LT10%20XJA
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT10%2520XJA%27 HTTP/1.1" 200 None
2026-03-29 22:05:39 [bca.uk] INFO: Scrape type for LT10%20XJA: 0
2026-03-29 22:05:39 [bca.uk] INFO: Found listing with ID: LT64%20YWX
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT64%2520YWX%27 HTTP/1.1" 200 None
2026-03-29 22:05:39 [bca.uk] INFO: Scrape type for LT64%20YWX: 0
2026-03-29 22:05:39 [bca.uk] INFO: Found listing with ID: ML10%20HFR
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML10%2520HFR%27 HTTP/1.1" 200 None
2026-03-29 22:05:39 [bca.uk] INFO: Scrape type for ML10%20HFR: 0
2026-03-29 22:05:39 [bca.uk] INFO: Found listing with ID: NA52%20HNU
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA52%2520HNU%27 HTTP/1.1" 200 None
2026-03-29 22:05:39 [bca.uk] INFO: Scrape type for NA52%20HNU: 0
2026-03-29 22:05:39 [bca.uk] INFO: Found listing with ID: NJ15%20YWH
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ15%2520YWH%27 HTTP/1.1" 200 None
2026-03-29 22:05:39 [bca.uk] INFO: Scrape type for NJ15%20YWH: 2
2026-03-29 22:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15ee6299-9b47-56d1-8afa-f9d9bcf94303 with identifier: NJ15%20YWH
2026-03-29 22:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15ee6299-9b47-56d1-8afa-f9d9bcf94303 with scrape type 2
2026-03-29 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15ee6299-9b47-56d1-8afa-f9d9bcf94303 with scrape type 2
2026-03-29 22:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 15ee6299-9b47-56d1-8afa-f9d9bcf94303, identifier: NJ15%20YWH
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699453615%27 HTTP/1.1" 200 None
2026-03-29 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453615 not downloaded yet
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699457986%27 HTTP/1.1" 200 None
2026-03-29 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457986 not downloaded yet
2026-03-29 22:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6193c450>
2026-03-29 22:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT66YMF%252F699414882%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414882/600 saved to cache
2026-03-29 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a5cb9c1b-2fac-5aa0-89c7-e23c2249811e
2026-03-29 22:05:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:39 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:39 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:39 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620d5990>
2026-03-29 22:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLN62HLC%252F699456023%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456023/600 saved to cache
2026-03-29 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 38dd9604-9daa-5b5e-902e-c598576d19d6
2026-03-29 22:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453601/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FV59NFX/42798282?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Vj26nnLk4nUkuQUUMphnLssRjpy6Za6fEO4Q%2BW%2BcKKU%3D)
2026-03-29 22:05:39 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087956/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699087956>
2026-03-29 22:05:39 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292570/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LV08TVU-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 15ee6299-9b47-56d1-8afa-f9d9bcf94303 with identifier: NJ15%20YWH
2026-03-29 22:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 15ee6299-9b47-56d1-8afa-f9d9bcf94303 with identifier: NJ15%20YWH
2026-03-29 22:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 15ee6299-9b47-56d1-8afa-f9d9bcf94303 with identifier: NJ15%20YWH to the API
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NJ15%20YWH-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '15ee6299-9b47-56d1-8afa-f9d9bcf94303',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NJ15 YWH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NJ15%20YWH&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 56932,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.2 70 STING Hatchback',
 'transmission': 'manual',
 'trim': '70 STING',
 'vin': 'W0L0XEP08F6043548',
 'year': 2015}
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ15%2520YWH%27 HTTP/1.1" 200 None
2026-03-29 22:05:39 [bca.uk] INFO: Saving data for NJ15%20YWH: {'auction_closing_time': 1774864800.0, 'created_time': 1774610513.187272, 'last_price_update_time': 1774821939.721826}
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ15%2520YWH') HTTP/1.1" 204 0
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699248790%27 HTTP/1.1" 200 None
2026-03-29 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248790 not downloaded yet
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699387138%27 HTTP/1.1" 200 None
2026-03-29 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387138 not downloaded yet
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699089099%27 HTTP/1.1" 200 None
2026-03-29 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089099 not downloaded yet
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699088035%27 HTTP/1.1" 200 None
2026-03-29 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699088035 not downloaded yet
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699292594%27 HTTP/1.1" 200 None
2026-03-29 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292594 not downloaded yet
2026-03-29 22:05:39 [bca.uk] INFO: Total items found: 100
2026-03-29 22:05:39 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded
2026-03-29 22:05:39 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:05:39 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:05:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:39 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:39 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:39 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620ac2d0>
2026-03-29 22:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT14HGA%252F699399598%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399598/600 saved to cache
2026-03-29 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2
2026-03-29 22:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6328c6d0>
2026-03-29 22:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT14HGA%252F699399592%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399592/600 saved to cache
2026-03-29 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2
2026-03-29 22:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453602/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FV59NFX/42798282?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Vj26nnLk4nUkuQUUMphnLssRjpy6Za6fEO4Q%2BW%2BcKKU%3D)
2026-03-29 22:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457959/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV14TTZ/42810271?sv=2020-08-04&st=2026-03-29T22%3A05%3A26Z&se=2026-03-29T22%3A30%3A26Z&sr=b&sp=r&sig=FgPAFqZLo2N8ZmxnTVXtDLCOVp7mvYK9n8e2P5I%2F32w%3D)
2026-03-29 22:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087913/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BP65JXL/42808111?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=NuWfvCjhCnPVyKXKJ4JcyeNaRmV90x6ROfl09hllUPs%3D)
2026-03-29 22:05:40 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457969/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457969>
2026-03-29 22:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399599/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT14HGA/42812005?sv=2020-08-04&st=2026-03-29T22%3A05%3A17Z&se=2026-03-29T22%3A30%3A17Z&sr=b&sp=r&sig=waPrjmAums3L%2FvFzJ%2Fhg5dv7M7RjxxPDejipYOMZYCI%3D)
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: RJ03%20NRF
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ03%2520NRF%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for RJ03%20NRF: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: WD59%20AZX
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD59%2520AZX%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for WD59%20AZX: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: YB57%20FZC
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB57%2520FZC%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for YB57%20FZC: 2
2026-03-29 22:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9b1844a-f6e4-586f-88aa-fc22f6ebd424 with identifier: YB57%20FZC
2026-03-29 22:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9b1844a-f6e4-586f-88aa-fc22f6ebd424 with scrape type 2
2026-03-29 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9b1844a-f6e4-586f-88aa-fc22f6ebd424 with scrape type 2
2026-03-29 22:05:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b9b1844a-f6e4-586f-88aa-fc22f6ebd424, identifier: YB57%20FZC
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699453618%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453618 not downloaded yet
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699457995%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457995 not downloaded yet
2026-03-29 22:05:40 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:05:40 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:05:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b9b1844a-f6e4-586f-88aa-fc22f6ebd424 with identifier: YB57%20FZC
2026-03-29 22:05:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b9b1844a-f6e4-586f-88aa-fc22f6ebd424 with identifier: YB57%20FZC
2026-03-29 22:05:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b9b1844a-f6e4-586f-88aa-fc22f6ebd424 with identifier: YB57%20FZC to the API
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=14&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 183,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YB57%20FZC-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b9b1844a-f6e4-586f-88aa-fc22f6ebd424',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YB57 FZC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YB57%20FZC&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'AUDI',
 'model': 'TT',
 'odometer': 98220,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'AUDI TT 2.0 TFSI Coupe',
 'transmission': 'manual',
 'trim': 'TFSI',
 'vin': 'TRUZZZ8J481029866',
 'year': 2007}
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB57%2520FZC%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Saving data for YB57%20FZC: {'auction_closing_time': 1774864800.0, 'created_time': 1774706806.37222, 'last_price_update_time': 1774821940.523887}
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YB57%2520FZC') HTTP/1.1" 204 0
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699088069%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699088069 not downloaded yet
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699292601%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292601 not downloaded yet
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: EO65%20KNR
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO65%2520KNR%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for EO65%20KNR: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: LL62%20RXR
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL62%2520RXR%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for LL62%20RXR: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: HX68%20VCJ
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX68%2520VCJ%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for HX68%20VCJ: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: FL17%20JFX
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL17%2520JFX%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for FL17%20JFX: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: FJ20%20RXK
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ20%2520RXK%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for FJ20%20RXK: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: BJ67%20FKL
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ67%2520FKL%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for BJ67%20FKL: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: GX10%20XBP
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX10%2520XBP%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for GX10%20XBP: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: YS64%20UYZ
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS64%2520UYZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for YS64%20UYZ: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: YG13%20JDU
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG13%2520JDU%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for YG13%20JDU: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: YA19%20LLG
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA19%2520LLG%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for YA19%20LLG: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: VK67%20ENL
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK67%2520ENL%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for VK67%20ENL: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: SV18%20GVY
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV18%2520GVY%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for SV18%20GVY: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: OW17%20KLK
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW17%2520KLK%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for OW17%20KLK: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: EY20%20UZX
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY20%2520UZX%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for EY20%20UZX: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: YF20%20YTC
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF20%2520YTC%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for YF20%20YTC: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: OV13%20ULH
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV13%2520ULH%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for OV13%20ULH: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: LM17%20HLX
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM17%2520HLX%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for LM17%20HLX: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: GK61%20APX
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK61%2520APX%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for GK61%20APX: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: GF71%20YDC
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF71%2520YDC%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for GF71%20YDC: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: ET66%20WBO
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET66%2520WBO%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for ET66%20WBO: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: EO66%20BRV
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO66%2520BRV%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for EO66%20BRV: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: EJ19%20NRO
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ19%2520NRO%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for EJ19%20NRO: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: DE62%20FON
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE62%2520FON%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for DE62%20FON: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: RK21%20HHP
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK21%2520HHP%27 HTTP/1.1" 200 None
2026-03-29 22:05:40 [bca.uk] INFO: Scrape type for RK21%20HHP: 0
2026-03-29 22:05:40 [bca.uk] INFO: Found listing with ID: PK21%20JWF
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK21%2520JWF%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for PK21%20JWF: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: MV13%20FCF
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV13%2520FCF%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for MV13%20FCF: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: MJ16%20VHE
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ16%2520VHE%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for MJ16%20VHE: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: MH22%20KGO
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH22%2520KGO%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for MH22%20KGO: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: MC66%20XFJ
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC66%2520XFJ%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for MC66%20XFJ: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: GF19%20JNN
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF19%2520JNN%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for GF19%20JNN: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: EJ65%20WRC
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ65%2520WRC%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for EJ65%20WRC: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: CK20%20UDP
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK20%2520UDP%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for CK20%20UDP: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: BU19%20YAO
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU19%2520YAO%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for BU19%20YAO: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: YH19%20KBB
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH19%2520KBB%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for YH19%20KBB: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: YE62%20AZZ
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE62%2520AZZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for YE62%20AZZ: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: XO09%20SEB
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27XO09%2520SEB%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for XO09%20SEB: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: RY65%20VKS
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RY65%2520VKS%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for RY65%20VKS: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: RJ16%20CDK
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ16%2520CDK%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for RJ16%20CDK: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: RF17%20GVT
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF17%2520GVT%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for RF17%20GVT: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: ND16%20UAR
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND16%2520UAR%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for ND16%20UAR: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: LD69%20WFH
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD69%2520WFH%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for LD69%20WFH: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: KR68%20LWZ
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR68%2520LWZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for KR68%20LWZ: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: GV14%20CUC
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV14%2520CUC%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for GV14%20CUC: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: GD69%20OMW
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD69%2520OMW%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for GD69%20OMW: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: EK68%20WBM
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK68%2520WBM%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for EK68%20WBM: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: EF63%20OVD
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF63%2520OVD%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for EF63%20OVD: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: BL66%20VSC
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL66%2520VSC%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for BL66%20VSC: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: AE64%20XBG
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE64%2520XBG%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for AE64%20XBG: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: YD65%20BVG
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD65%2520BVG%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for YD65%20BVG: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: EX69%20XSC
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX69%2520XSC%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for EX69%20XSC: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: DF17%20NMJ
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF17%2520NMJ%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for DF17%20NMJ: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: DA11%20MYU
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA11%2520MYU%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for DA11%20MYU: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: AX64%20FEG
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX64%2520FEG%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for AX64%20FEG: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: AO19%20AUH
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO19%2520AUH%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for AO19%20AUH: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: N44%20CNC
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27N44%2520CNC%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for N44%20CNC: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: S10%20ULU
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27S10%2520ULU%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for S10%20ULU: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: KS17%20LFM
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS17%2520LFM%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for KS17%20LFM: 2
2026-03-29 22:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7e7267c-3859-58ff-bb8b-d88955b93932 with identifier: KS17%20LFM
2026-03-29 22:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7e7267c-3859-58ff-bb8b-d88955b93932 with scrape type 2
2026-03-29 22:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7e7267c-3859-58ff-bb8b-d88955b93932 with scrape type 2
2026-03-29 22:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a7e7267c-3859-58ff-bb8b-d88955b93932, identifier: KS17%20LFM
2026-03-29 22:05:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:05:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:41 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:41 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:41 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61529890>
2026-03-29 22:05:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT14HGA%252F699399594%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399594/600 saved to cache
2026-03-29 22:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2
2026-03-29 22:05:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457975/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457975>
2026-03-29 22:05:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453609/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453609>
2026-03-29 22:05:41 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292578/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292578>
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: YN08%20UVD
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN08%2520UVD%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for YN08%20UVD: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: AJ59%20YCC
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ59%2520YCC%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for AJ59%20YCC: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: BG61%20XGP
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG61%2520XGP%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for BG61%20XGP: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: DA59%20ZDF
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA59%2520ZDF%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for DA59%20ZDF: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: DE61%20AVB
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE61%2520AVB%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for DE61%20AVB: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: DU11%20ZKX
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU11%2520ZKX%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for DU11%20ZKX: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: EJ11%20WXD
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ11%2520WXD%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for EJ11%20WXD: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: ET10%20FWV
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET10%2520FWV%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for ET10%20FWV: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: FE12%20WRX
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE12%2520WRX%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for FE12%20WRX: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: FN15%20HLM
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN15%2520HLM%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for FN15%20HLM: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: MV65%20OCE
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV65%2520OCE%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for MV65%20OCE: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: NJ14%20XCP
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ14%2520XCP%27 HTTP/1.1" 200 None
2026-03-29 22:05:41 [bca.uk] INFO: Scrape type for NJ14%20XCP: 0
2026-03-29 22:05:41 [bca.uk] INFO: Found listing with ID: HK69%20RSZ
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK69%2520RSZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:42 [bca.uk] INFO: Scrape type for HK69%20RSZ: 0
2026-03-29 22:05:42 [bca.uk] INFO: Found listing with ID: KX18%20YJZ
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX18%2520YJZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:42 [bca.uk] INFO: Scrape type for KX18%20YJZ: 0
2026-03-29 22:05:42 [bca.uk] INFO: Found listing with ID: AV67%20YOM
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV67%2520YOM%27 HTTP/1.1" 200 None
2026-03-29 22:05:42 [bca.uk] INFO: Scrape type for AV67%20YOM: 0
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699453622%27 HTTP/1.1" 200 None
2026-03-29 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453622 not downloaded yet
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699458005%27 HTTP/1.1" 200 None
2026-03-29 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699458005 not downloaded yet
2026-03-29 22:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a7e7267c-3859-58ff-bb8b-d88955b93932 with identifier: KS17%20LFM
2026-03-29 22:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a7e7267c-3859-58ff-bb8b-d88955b93932 with identifier: KS17%20LFM
2026-03-29 22:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a7e7267c-3859-58ff-bb8b-d88955b93932 with identifier: KS17%20LFM to the API
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KS17%20LFM-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.1L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a7e7267c-3859-58ff-bb8b-d88955b93932',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KS17 LFM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KS17%20LFM&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'MERCEDES-BENZ',
 'model': 'C220 D',
 'odometer': 54967,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ C220 D 2.1 SPORT 9G Saloon',
 'transmission': 'manual',
 'trim': 'SPORT 9G',
 'vin': 'WDD2050042R277834',
 'year': 2017}
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS17%2520LFM%27 HTTP/1.1" 200 None
2026-03-29 22:05:42 [bca.uk] INFO: Saving data for KS17%20LFM: {'auction_closing_time': 1774864800.0, 'created_time': 1774621325.060619, 'last_price_update_time': 1774821942.386598}
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KS17%2520LFM') HTTP/1.1" 204 0
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699292612%27 HTTP/1.1" 200 None
2026-03-29 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292612 not downloaded yet
2026-03-29 22:05:42 [bca.uk] INFO: Found listing with ID: DS64%20KUP
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS64%2520KUP%27 HTTP/1.1" 200 None
2026-03-29 22:05:42 [bca.uk] INFO: Scrape type for DS64%20KUP: 2
2026-03-29 22:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff597d53-a947-58e9-aa57-dc9ae1cfe4df with identifier: DS64%20KUP
2026-03-29 22:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff597d53-a947-58e9-aa57-dc9ae1cfe4df with scrape type 2
2026-03-29 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff597d53-a947-58e9-aa57-dc9ae1cfe4df with scrape type 2
2026-03-29 22:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ff597d53-a947-58e9-aa57-dc9ae1cfe4df, identifier: DS64%20KUP
2026-03-29 22:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087938/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BP65JXL/42808111?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=NuWfvCjhCnPVyKXKJ4JcyeNaRmV90x6ROfl09hllUPs%3D)
2026-03-29 22:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089066/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CP15SYH/42806364?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Rd4qYDMjPlPfw1eY2qRBNLd1xHPVQnmq6D8gIEro12k%3D)
2026-03-29 22:05:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087971/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699087971>
2026-03-29 22:05:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292583/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292583>
2026-03-29 22:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387082/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MV68URC/42811821?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=UqKQThY1MQH5ObDZI1ey2MVklXRiFzm7WSFSP9Yo17U%3D)
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699458013%27 HTTP/1.1" 200 None
2026-03-29 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699458013 not downloaded yet
2026-03-29 22:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ff597d53-a947-58e9-aa57-dc9ae1cfe4df with identifier: DS64%20KUP
2026-03-29 22:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ff597d53-a947-58e9-aa57-dc9ae1cfe4df with identifier: DS64%20KUP
2026-03-29 22:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ff597d53-a947-58e9-aa57-dc9ae1cfe4df with identifier: DS64%20KUP to the API
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DS64%20KUP-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ff597d53-a947-58e9-aa57-dc9ae1cfe4df',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DS64 KUP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DS64%20KUP&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'VAUXHALL',
 'model': 'INSIGNIA',
 'odometer': 174991,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VAUXHALL INSIGNIA 2.0 CDTI E/F 140 ELITE Hatchback',
 'transmission': 'manual',
 'trim': 'CDTI E/F 140 ELITE',
 'vin': 'W0LGT6ES0E1188666',
 'year': 2015}
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS64%2520KUP%27 HTTP/1.1" 200 None
2026-03-29 22:05:42 [bca.uk] INFO: Saving data for DS64%20KUP: {'auction_closing_time': 1774864800.0, 'created_time': 1774621319.366533, 'last_price_update_time': 1774821942.936368}
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DS64%2520KUP') HTTP/1.1" 204 0
2026-03-29 22:05:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6a499090>
2026-03-29 22:05:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFV59NFX%252F699453601%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453601/600 saved to cache
2026-03-29 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 75379e98-ec74-5bb8-a2ba-dee078101af0
2026-03-29 22:05:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62115650>
2026-03-29 22:05:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFV59NFX%252F699453602%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453602/600 saved to cache
2026-03-29 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 75379e98-ec74-5bb8-a2ba-dee078101af0
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6156e450>
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV14TTZ%252F699457959%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457959/600 saved to cache
2026-03-29 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3909531a-470f-5688-8297-acd46a9f879d
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61634f90>
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBP65JXL%252F699087913%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087913/600 saved to cache
2026-03-29 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4
2026-03-29 22:05:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6156c510>
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT14HGA%252F699399599%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399599/600 saved to cache
2026-03-29 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2
2026-03-29 22:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087956/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BP65JXL/42808111?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=NuWfvCjhCnPVyKXKJ4JcyeNaRmV90x6ROfl09hllUPs%3D)
2026-03-29 22:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292570/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LV08TVU/42787563?sv=2020-08-04&st=2026-03-29T22%3A05%3A27Z&se=2026-03-29T22%3A30%3A27Z&sr=b&sp=r&sig=abPHynH8s2xf0kifKXKlpOTe1ehQFdtJ3%2BPcXJSL4zU%3D)
2026-03-29 22:05:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292589/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292589>
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699292636%27 HTTP/1.1" 200 None
2026-03-29 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292636 not downloaded yet
2026-03-29 22:05:43 [bca.uk] INFO: Found listing with ID: DY61%20NHM
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY61%2520NHM%27 HTTP/1.1" 200 None
2026-03-29 22:05:43 [bca.uk] INFO: Scrape type for DY61%20NHM: 0
2026-03-29 22:05:43 [bca.uk] INFO: Found listing with ID: EU12%20RAX
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU12%2520RAX%27 HTTP/1.1" 200 None
2026-03-29 22:05:43 [bca.uk] INFO: Scrape type for EU12%20RAX: 0
2026-03-29 22:05:43 [bca.uk] INFO: Found listing with ID: FG12%20NLT
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG12%2520NLT%27 HTTP/1.1" 200 None
2026-03-29 22:05:43 [bca.uk] INFO: Scrape type for FG12%20NLT: 2
2026-03-29 22:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa26ba11-51d0-5aa4-bedc-fa00c3caea9b with identifier: FG12%20NLT
2026-03-29 22:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa26ba11-51d0-5aa4-bedc-fa00c3caea9b with scrape type 2
2026-03-29 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa26ba11-51d0-5aa4-bedc-fa00c3caea9b with scrape type 2
2026-03-29 22:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: aa26ba11-51d0-5aa4-bedc-fa00c3caea9b, identifier: FG12%20NLT
2026-03-29 22:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: aa26ba11-51d0-5aa4-bedc-fa00c3caea9b with identifier: FG12%20NLT
2026-03-29 22:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: aa26ba11-51d0-5aa4-bedc-fa00c3caea9b with identifier: FG12%20NLT
2026-03-29 22:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: aa26ba11-51d0-5aa4-bedc-fa00c3caea9b with identifier: FG12%20NLT to the API
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 189,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FG12%20NLT-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'aa26ba11-51d0-5aa4-bedc-fa00c3caea9b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FG12 NLT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FG12%20NLT&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'HYUNDAI',
 'model': 'IX35',
 'odometer': 137263,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'HYUNDAI IX35 2.0 CRDI PREMIUM 4WD StationWagon',
 'transmission': 'automatic',
 'trim': 'CRDI PREMIUM 4WD',
 'vin': 'TMAJU81VSCJ285868',
 'year': 2012}
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG12%2520NLT%27 HTTP/1.1" 200 None
2026-03-29 22:05:43 [bca.uk] INFO: Saving data for FG12%20NLT: {'auction_closing_time': 1774864800.0, 'created_time': 1774621317.605293, 'last_price_update_time': 1774821943.689997}
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FG12%2520NLT') HTTP/1.1" 204 0
2026-03-29 22:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457969/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV14TTZ/42810271?sv=2020-08-04&st=2026-03-29T22%3A05%3A26Z&se=2026-03-29T22%3A30%3A26Z&sr=b&sp=r&sig=FgPAFqZLo2N8ZmxnTVXtDLCOVp7mvYK9n8e2P5I%2F32w%3D)
2026-03-29 22:05:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699088035/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699088035>
2026-03-29 22:05:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292594/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292594>
2026-03-29 22:05:43 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089099/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089099>
2026-03-29 22:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292578/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LV08TVU/42787563?sv=2020-08-04&st=2026-03-29T22%3A05%3A27Z&se=2026-03-29T22%3A30%3A27Z&sr=b&sp=r&sig=abPHynH8s2xf0kifKXKlpOTe1ehQFdtJ3%2BPcXJSL4zU%3D)
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699292667%27 HTTP/1.1" 200 None
2026-03-29 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292667 not downloaded yet
2026-03-29 22:05:43 [bca.uk] INFO: Found listing with ID: YF62%20DGV
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF62%2520DGV%27 HTTP/1.1" 200 None
2026-03-29 22:05:43 [bca.uk] INFO: Scrape type for YF62%20DGV: 2
2026-03-29 22:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78515709-8a71-57cf-9588-b30df6d723f8 with identifier: YF62%20DGV
2026-03-29 22:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78515709-8a71-57cf-9588-b30df6d723f8 with scrape type 2
2026-03-29 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78515709-8a71-57cf-9588-b30df6d723f8 with scrape type 2
2026-03-29 22:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 78515709-8a71-57cf-9588-b30df6d723f8, identifier: YF62%20DGV
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6112f750>
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBP65JXL%252F699087938%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087938/600 saved to cache
2026-03-29 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611b2490>
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCP15SYH%252F699089066%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089066/600 saved to cache
2026-03-29 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7722f27f-140c-5241-909a-6e6aa692732b
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62187450>
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMV68URC%252F699387082%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387082/600 saved to cache
2026-03-29 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c423af70-863f-544f-981f-966354022060
2026-03-29 22:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453609/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FV59NFX/42798282?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Vj26nnLk4nUkuQUUMphnLssRjpy6Za6fEO4Q%2BW%2BcKKU%3D)
2026-03-29 22:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292583/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LV08TVU/42787563?sv=2020-08-04&st=2026-03-29T22%3A05%3A27Z&se=2026-03-29T22%3A30%3A27Z&sr=b&sp=r&sig=abPHynH8s2xf0kifKXKlpOTe1ehQFdtJ3%2BPcXJSL4zU%3D)
2026-03-29 22:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457975/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV14TTZ/42810271?sv=2020-08-04&st=2026-03-29T22%3A05%3A26Z&se=2026-03-29T22%3A30%3A26Z&sr=b&sp=r&sig=FgPAFqZLo2N8ZmxnTVXtDLCOVp7mvYK9n8e2P5I%2F32w%3D)
2026-03-29 22:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 78515709-8a71-57cf-9588-b30df6d723f8 with identifier: YF62%20DGV
2026-03-29 22:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 78515709-8a71-57cf-9588-b30df6d723f8 with identifier: YF62%20DGV
2026-03-29 22:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 78515709-8a71-57cf-9588-b30df6d723f8 with identifier: YF62%20DGV to the API
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YF62%20DGV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '78515709-8a71-57cf-9588-b30df6d723f8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YF62 DGV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YF62%20DGV&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'RENAULT',
 'model': 'GRAND SCENIC',
 'odometer': 105373,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'RENAULT GRAND SCENIC 1.5 DCI 110 DYNAMIQUE TOM TOM MPV',
 'transmission': 'manual',
 'trim': 'DCI 110 DYNAMIQUE TOM TOM',
 'vin': 'VF1JZS4B648275815',
 'year': 2012}
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF62%2520DGV%27 HTTP/1.1" 200 None
2026-03-29 22:05:44 [bca.uk] INFO: Saving data for YF62%20DGV: {'auction_closing_time': 1774864800.0, 'created_time': 1774621331.351693, 'last_price_update_time': 1774821944.286478}
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YF62%2520DGV') HTTP/1.1" 204 0
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699292701%27 HTTP/1.1" 200 None
2026-03-29 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292701 not downloaded yet
2026-03-29 22:05:44 [bca.uk] INFO: Found listing with ID: YG66%20MEV
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG66%2520MEV%27 HTTP/1.1" 200 None
2026-03-29 22:05:44 [bca.uk] INFO: Scrape type for YG66%20MEV: 0
2026-03-29 22:05:44 [bca.uk] INFO: Found listing with ID: DP64%20OFX
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP64%2520OFX%27 HTTP/1.1" 200 None
2026-03-29 22:05:44 [bca.uk] INFO: Scrape type for DP64%20OFX: 0
2026-03-29 22:05:44 [bca.uk] INFO: Found listing with ID: VA62%20BTY
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA62%2520BTY%27 HTTP/1.1" 200 None
2026-03-29 22:05:44 [bca.uk] INFO: Scrape type for VA62%20BTY: 2
2026-03-29 22:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44fab252-6185-51e4-87e9-3f4c2a42edd8 with identifier: VA62%20BTY
2026-03-29 22:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44fab252-6185-51e4-87e9-3f4c2a42edd8 with scrape type 2
2026-03-29 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44fab252-6185-51e4-87e9-3f4c2a42edd8 with scrape type 2
2026-03-29 22:05:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 44fab252-6185-51e4-87e9-3f4c2a42edd8, identifier: VA62%20BTY
2026-03-29 22:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611d0390>
2026-03-29 22:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBP65JXL%252F699087956%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087956/600 saved to cache
2026-03-29 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4
2026-03-29 22:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61048190>
2026-03-29 22:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLV08TVU%252F699292570%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292570/600 saved to cache
2026-03-29 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82
2026-03-29 22:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087971/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BP65JXL/42808111?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=NuWfvCjhCnPVyKXKJ4JcyeNaRmV90x6ROfl09hllUPs%3D)
2026-03-29 22:05:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699458005/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699458005>
2026-03-29 22:05:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453622/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453622>
2026-03-29 22:05:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292601/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292601>
2026-03-29 22:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292589/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LV08TVU/42787563?sv=2020-08-04&st=2026-03-29T22%3A05%3A27Z&se=2026-03-29T22%3A30%3A27Z&sr=b&sp=r&sig=abPHynH8s2xf0kifKXKlpOTe1ehQFdtJ3%2BPcXJSL4zU%3D)
2026-03-29 22:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 44fab252-6185-51e4-87e9-3f4c2a42edd8 with identifier: VA62%20BTY
2026-03-29 22:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 44fab252-6185-51e4-87e9-3f4c2a42edd8 with identifier: VA62%20BTY
2026-03-29 22:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 44fab252-6185-51e4-87e9-3f4c2a42edd8 with identifier: VA62%20BTY to the API
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VA62%20BTY-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '44fab252-6185-51e4-87e9-3f4c2a42edd8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VA62 BTY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VA62%20BTY&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 109013,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.6 TDI 105 SE Hatchback',
 'transmission': 'manual',
 'trim': 'TDI 105 SE',
 'vin': 'WVWZZZAUZDP020785',
 'year': 2013}
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA62%2520BTY%27 HTTP/1.1" 200 None
2026-03-29 22:05:44 [bca.uk] INFO: Saving data for VA62%20BTY: {'auction_closing_time': 1774864800.0, 'created_time': 1774735394.049766, 'last_price_update_time': 1774821944.916044}
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VA62%2520BTY') HTTP/1.1" 204 0
2026-03-29 22:05:44 [bca.uk] INFO: Found listing with ID: VO13%20UKS
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO13%2520UKS%27 HTTP/1.1" 200 None
2026-03-29 22:05:44 [bca.uk] INFO: Scrape type for VO13%20UKS: 2
2026-03-29 22:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eec3315a-de1c-520f-8211-a4488a48f56d with identifier: VO13%20UKS
2026-03-29 22:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eec3315a-de1c-520f-8211-a4488a48f56d with scrape type 2
2026-03-29 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eec3315a-de1c-520f-8211-a4488a48f56d with scrape type 2
2026-03-29 22:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: eec3315a-de1c-520f-8211-a4488a48f56d, identifier: VO13%20UKS
2026-03-29 22:05:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292612/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292612>
2026-03-29 22:05:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699088069/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699088069>
2026-03-29 22:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: eec3315a-de1c-520f-8211-a4488a48f56d with identifier: VO13%20UKS
2026-03-29 22:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: eec3315a-de1c-520f-8211-a4488a48f56d with identifier: VO13%20UKS
2026-03-29 22:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: eec3315a-de1c-520f-8211-a4488a48f56d with identifier: VO13%20UKS to the API
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VO13%20UKS-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'eec3315a-de1c-520f-8211-a4488a48f56d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VO13 UKS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VO13%20UKS&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 74667,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.2 16V ENERGY Hatchback',
 'transmission': 'manual',
 'trim': '16V ENERGY',
 'vin': 'W0L0SDL08D4115440',
 'year': 2013}
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO13%2520UKS%27 HTTP/1.1" 200 None
2026-03-29 22:05:45 [bca.uk] INFO: Saving data for VO13%20UKS: {'auction_closing_time': 1774864800.0, 'created_time': 1774620798.556471, 'last_price_update_time': 1774821945.469405}
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VO13%2520UKS') HTTP/1.1" 204 0
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61111150>
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV14TTZ%252F699457969%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457969/600 saved to cache
2026-03-29 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3909531a-470f-5688-8297-acd46a9f879d
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620b8850>
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLV08TVU%252F699292578%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292578/600 saved to cache
2026-03-29 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636d7f90>
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFV59NFX%252F699453609%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453609/600 saved to cache
2026-03-29 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 75379e98-ec74-5bb8-a2ba-dee078101af0
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6156f7d0>
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLV08TVU%252F699292583%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292583/600 saved to cache
2026-03-29 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636d4150>
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV14TTZ%252F699457975%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457975/600 saved to cache
2026-03-29 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3909531a-470f-5688-8297-acd46a9f879d
2026-03-29 22:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292594/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LV08TVU/42787563?sv=2020-08-04&st=2026-03-29T22%3A05%3A27Z&se=2026-03-29T22%3A30%3A27Z&sr=b&sp=r&sig=abPHynH8s2xf0kifKXKlpOTe1ehQFdtJ3%2BPcXJSL4zU%3D)
2026-03-29 22:05:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292636/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292636>
2026-03-29 22:05:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699458013/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699458013>
2026-03-29 22:05:45 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292667/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292667>
2026-03-29 22:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089099/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CP15SYH/42806364?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Rd4qYDMjPlPfw1eY2qRBNLd1xHPVQnmq6D8gIEro12k%3D)
2026-03-29 22:05:45 [bca.uk] INFO: Found listing with ID: DS09%20KHK
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS09%2520KHK%27 HTTP/1.1" 200 None
2026-03-29 22:05:45 [bca.uk] INFO: Scrape type for DS09%20KHK: 0
2026-03-29 22:05:45 [bca.uk] INFO: Found listing with ID: DY59%20OYL
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY59%2520OYL%27 HTTP/1.1" 200 None
2026-03-29 22:05:45 [bca.uk] INFO: Scrape type for DY59%20OYL: 2
2026-03-29 22:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cb56991-e767-5f50-9e1e-b3b6fde8ef25 with identifier: DY59%20OYL
2026-03-29 22:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cb56991-e767-5f50-9e1e-b3b6fde8ef25 with scrape type 2
2026-03-29 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cb56991-e767-5f50-9e1e-b3b6fde8ef25 with scrape type 2
2026-03-29 22:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4cb56991-e767-5f50-9e1e-b3b6fde8ef25, identifier: DY59%20OYL
2026-03-29 22:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699088035/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BP65JXL/42808111?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=NuWfvCjhCnPVyKXKJ4JcyeNaRmV90x6ROfl09hllUPs%3D)
2026-03-29 22:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4cb56991-e767-5f50-9e1e-b3b6fde8ef25 with identifier: DY59%20OYL
2026-03-29 22:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4cb56991-e767-5f50-9e1e-b3b6fde8ef25 with identifier: DY59%20OYL
2026-03-29 22:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4cb56991-e767-5f50-9e1e-b3b6fde8ef25 with identifier: DY59%20OYL to the API
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DY59%20OYL-GB',
 'category': 'Car',
 'color': 'green',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4cb56991-e767-5f50-9e1e-b3b6fde8ef25',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DY59 OYL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DY59%20OYL&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'VOLVO',
 'model': 'C30',
 'odometer': 129529,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'VOLVO C30 1.6 D DRIVE R DESIGN Coupe',
 'transmission': 'manual',
 'trim': 'D DRIVE R DESIGN',
 'vin': 'YV1MK76F2A2174340',
 'year': 2009}
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY59%2520OYL%27 HTTP/1.1" 200 None
2026-03-29 22:05:46 [bca.uk] INFO: Saving data for DY59%20OYL: {'auction_closing_time': 1774864800.0, 'created_time': 1773930107.415081, 'last_price_update_time': 1774821946.257106}
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DY59%2520OYL') HTTP/1.1" 204 0
2026-03-29 22:05:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6104c4d0>
2026-03-29 22:05:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBP65JXL%252F699087971%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087971/600 saved to cache
2026-03-29 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4
2026-03-29 22:05:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6219ff50>
2026-03-29 22:05:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLV08TVU%252F699292589%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292589/600 saved to cache
2026-03-29 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82
2026-03-29 22:05:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457995/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457995>
2026-03-29 22:05:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453618/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453618>
2026-03-29 22:05:46 [bca.uk] INFO: Found listing with ID: KS09%20VZK
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS09%2520VZK%27 HTTP/1.1" 200 None
2026-03-29 22:05:46 [bca.uk] INFO: Scrape type for KS09%20VZK: 2
2026-03-29 22:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47fbd3e7-334b-55ca-adcc-a150029eb84e with identifier: KS09%20VZK
2026-03-29 22:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47fbd3e7-334b-55ca-adcc-a150029eb84e with scrape type 2
2026-03-29 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47fbd3e7-334b-55ca-adcc-a150029eb84e with scrape type 2
2026-03-29 22:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 47fbd3e7-334b-55ca-adcc-a150029eb84e, identifier: KS09%20VZK
2026-03-29 22:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292601/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LV08TVU/42787563?sv=2020-08-04&st=2026-03-29T22%3A05%3A27Z&se=2026-03-29T22%3A30%3A27Z&sr=b&sp=r&sig=abPHynH8s2xf0kifKXKlpOTe1ehQFdtJ3%2BPcXJSL4zU%3D)
2026-03-29 22:05:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248790/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248790>
2026-03-29 22:05:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387138/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387138>
2026-03-29 22:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 47fbd3e7-334b-55ca-adcc-a150029eb84e with identifier: KS09%20VZK
2026-03-29 22:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 47fbd3e7-334b-55ca-adcc-a150029eb84e with identifier: KS09%20VZK
2026-03-29 22:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 47fbd3e7-334b-55ca-adcc-a150029eb84e with identifier: KS09%20VZK to the API
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 162,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KS09%20VZK-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '47fbd3e7-334b-55ca-adcc-a150029eb84e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KS09 VZK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KS09%20VZK&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'MERCEDES-BENZ',
 'model': 'A160',
 'odometer': 120327,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A160 1.5 ELEGANCE SE Hatchback',
 'transmission': 'automatic',
 'trim': 'ELEGANCE SE',
 'vin': 'WDD1690312J757696',
 'year': 2009}
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS09%2520VZK%27 HTTP/1.1" 200 None
2026-03-29 22:05:46 [bca.uk] INFO: Saving data for KS09%20VZK: {'auction_closing_time': 1774864800.0, 'created_time': 1774621318.332009, 'last_price_update_time': 1774821946.826408}
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KS09%2520VZK') HTTP/1.1" 204 0
2026-03-29 22:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699088069/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BP65JXL/42808111?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=NuWfvCjhCnPVyKXKJ4JcyeNaRmV90x6ROfl09hllUPs%3D)
2026-03-29 22:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699458005/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV14TTZ/42810271?sv=2020-08-04&st=2026-03-29T22%3A05%3A26Z&se=2026-03-29T22%3A30%3A26Z&sr=b&sp=r&sig=FgPAFqZLo2N8ZmxnTVXtDLCOVp7mvYK9n8e2P5I%2F32w%3D)
2026-03-29 22:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453622/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FV59NFX/42798282?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Vj26nnLk4nUkuQUUMphnLssRjpy6Za6fEO4Q%2BW%2BcKKU%3D)
2026-03-29 22:05:46 [bca.uk] INFO: Found listing with ID: KU60%20XCH
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU60%2520XCH%27 HTTP/1.1" 200 None
2026-03-29 22:05:46 [bca.uk] INFO: Scrape type for KU60%20XCH: 2
2026-03-29 22:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac60bf19-8e22-5b08-a6d1-6fe027aedebf with identifier: KU60%20XCH
2026-03-29 22:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac60bf19-8e22-5b08-a6d1-6fe027aedebf with scrape type 2
2026-03-29 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac60bf19-8e22-5b08-a6d1-6fe027aedebf with scrape type 2
2026-03-29 22:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ac60bf19-8e22-5b08-a6d1-6fe027aedebf, identifier: KU60%20XCH
2026-03-29 22:05:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61bbdc90>
2026-03-29 22:05:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLV08TVU%252F699292594%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292594/600 saved to cache
2026-03-29 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82
2026-03-29 22:05:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610180d0>
2026-03-29 22:05:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCP15SYH%252F699089099%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089099/600 saved to cache
2026-03-29 22:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7722f27f-140c-5241-909a-6e6aa692732b
2026-03-29 22:05:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:47 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:47 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:47 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618df350>
2026-03-29 22:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBP65JXL%252F699088035%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699088035/600 saved to cache
2026-03-29 22:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4
2026-03-29 22:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ac60bf19-8e22-5b08-a6d1-6fe027aedebf with identifier: KU60%20XCH
2026-03-29 22:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ac60bf19-8e22-5b08-a6d1-6fe027aedebf with identifier: KU60%20XCH
2026-03-29 22:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ac60bf19-8e22-5b08-a6d1-6fe027aedebf with identifier: KU60%20XCH to the API
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 179,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KU60%20XCH-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ac60bf19-8e22-5b08-a6d1-6fe027aedebf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KU60 XCH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KU60%20XCH&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'AUDI',
 'model': 'Q5',
 'odometer': 130823,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'AUDI Q5 2.0 TDI 170 QUATTRO SE S-T StationWagon',
 'transmission': 'automatic',
 'trim': 'TDI 170 QUATTRO SE S-T',
 'vin': 'WAUZZZ8R1BA024273',
 'year': 2010}
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU60%2520XCH%27 HTTP/1.1" 200 None
2026-03-29 22:05:47 [bca.uk] INFO: Saving data for KU60%20XCH: {'auction_closing_time': 1774864800.0, 'created_time': 1774478641.414568, 'last_price_update_time': 1774821947.334061}
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KU60%2520XCH') HTTP/1.1" 204 0
2026-03-29 22:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292667/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LV08TVU/42787563?sv=2020-08-04&st=2026-03-29T22%3A05%3A27Z&se=2026-03-29T22%3A30%3A27Z&sr=b&sp=r&sig=abPHynH8s2xf0kifKXKlpOTe1ehQFdtJ3%2BPcXJSL4zU%3D)
2026-03-29 22:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292612/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LV08TVU/42787563?sv=2020-08-04&st=2026-03-29T22%3A05%3A27Z&se=2026-03-29T22%3A30%3A27Z&sr=b&sp=r&sig=abPHynH8s2xf0kifKXKlpOTe1ehQFdtJ3%2BPcXJSL4zU%3D)
2026-03-29 22:05:47 [bca.uk] INFO: Found listing with ID: LY10%20BTE
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY10%2520BTE%27 HTTP/1.1" 200 None
2026-03-29 22:05:47 [bca.uk] INFO: Scrape type for LY10%20BTE: 2
2026-03-29 22:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6698f5fc-274b-50e1-95fb-b175f76efb4c with identifier: LY10%20BTE
2026-03-29 22:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6698f5fc-274b-50e1-95fb-b175f76efb4c with scrape type 2
2026-03-29 22:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6698f5fc-274b-50e1-95fb-b175f76efb4c with scrape type 2
2026-03-29 22:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6698f5fc-274b-50e1-95fb-b175f76efb4c, identifier: LY10%20BTE
2026-03-29 22:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618ddb50>
2026-03-29 22:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLV08TVU%252F699292601%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292601/600 saved to cache
2026-03-29 22:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82
2026-03-29 22:05:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457986/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457986>
2026-03-29 22:05:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453615/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453615>
2026-03-29 22:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292636/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LV08TVU/42787563?sv=2020-08-04&st=2026-03-29T22%3A05%3A27Z&se=2026-03-29T22%3A30%3A27Z&sr=b&sp=r&sig=abPHynH8s2xf0kifKXKlpOTe1ehQFdtJ3%2BPcXJSL4zU%3D)
2026-03-29 22:05:47 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292701/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699292701>
2026-03-29 22:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6698f5fc-274b-50e1-95fb-b175f76efb4c with identifier: LY10%20BTE
2026-03-29 22:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6698f5fc-274b-50e1-95fb-b175f76efb4c with identifier: LY10%20BTE
2026-03-29 22:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6698f5fc-274b-50e1-95fb-b175f76efb4c with identifier: LY10%20BTE to the API
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LY10%20BTE-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6698f5fc-274b-50e1-95fb-b175f76efb4c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LY10 BTE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LY10%20BTE&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 72965,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.6 HDI 90 EXCLUSIVE Hatchback',
 'transmission': 'manual',
 'trim': 'HDI 90 EXCLUSIVE',
 'vin': 'VF7SC9HXCAA577332',
 'year': 2010}
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY10%2520BTE%27 HTTP/1.1" 200 None
2026-03-29 22:05:47 [bca.uk] INFO: Saving data for LY10%20BTE: {'auction_closing_time': 1774864800.0, 'created_time': 1774620805.19089, 'last_price_update_time': 1774821947.801935}
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LY10%2520BTE') HTTP/1.1" 204 0
2026-03-29 22:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699458013/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV14TTZ/42810271?sv=2020-08-04&st=2026-03-29T22%3A05%3A26Z&se=2026-03-29T22%3A30%3A26Z&sr=b&sp=r&sig=FgPAFqZLo2N8ZmxnTVXtDLCOVp7mvYK9n8e2P5I%2F32w%3D)
2026-03-29 22:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453618/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FV59NFX/42798282?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Vj26nnLk4nUkuQUUMphnLssRjpy6Za6fEO4Q%2BW%2BcKKU%3D)
2026-03-29 22:05:47 [bca.uk] INFO: Found listing with ID: MV60%20OCJ
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV60%2520OCJ%27 HTTP/1.1" 200 None
2026-03-29 22:05:47 [bca.uk] INFO: Scrape type for MV60%20OCJ: 0
2026-03-29 22:05:47 [bca.uk] INFO: Found listing with ID: ND62%20EWM
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND62%2520EWM%27 HTTP/1.1" 200 None
2026-03-29 22:05:47 [bca.uk] INFO: Scrape type for ND62%20EWM: 2
2026-03-29 22:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fc2a305-976b-5d20-86ca-43ed711c23db with identifier: ND62%20EWM
2026-03-29 22:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fc2a305-976b-5d20-86ca-43ed711c23db with scrape type 2
2026-03-29 22:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fc2a305-976b-5d20-86ca-43ed711c23db with scrape type 2
2026-03-29 22:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1fc2a305-976b-5d20-86ca-43ed711c23db, identifier: ND62%20EWM
2026-03-29 22:05:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:47 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:47 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:47 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61636190>
2026-03-29 22:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBP65JXL%252F699088069%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699088069/600 saved to cache
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61929150>
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV14TTZ%252F699458005%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699458005/600 saved to cache
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3909531a-470f-5688-8297-acd46a9f879d
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62117950>
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFV59NFX%252F699453622%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453622/600 saved to cache
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 75379e98-ec74-5bb8-a2ba-dee078101af0
2026-03-29 22:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457995/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV14TTZ/42810271?sv=2020-08-04&st=2026-03-29T22%3A05%3A26Z&se=2026-03-29T22%3A30%3A26Z&sr=b&sp=r&sig=FgPAFqZLo2N8ZmxnTVXtDLCOVp7mvYK9n8e2P5I%2F32w%3D)
2026-03-29 22:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1fc2a305-976b-5d20-86ca-43ed711c23db with identifier: ND62%20EWM
2026-03-29 22:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1fc2a305-976b-5d20-86ca-43ed711c23db with identifier: ND62%20EWM
2026-03-29 22:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1fc2a305-976b-5d20-86ca-43ed711c23db with identifier: ND62%20EWM to the API
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ND62%20EWM-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1fc2a305-976b-5d20-86ca-43ed711c23db',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ND62 EWM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ND62%20EWM&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'NISSAN',
 'model': 'MICRA',
 'odometer': 111765,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'NISSAN MICRA 1.2 TEKNA Hatchback',
 'transmission': 'manual',
 'trim': 'TEKNA',
 'vin': 'MDHFBUK13U0519658',
 'year': 2012}
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND62%2520EWM%27 HTTP/1.1" 200 None
2026-03-29 22:05:48 [bca.uk] INFO: Saving data for ND62%20EWM: {'auction_closing_time': 1774864800.0, 'created_time': 1774735392.152456, 'last_price_update_time': 1774821948.358092}
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ND62%2520EWM') HTTP/1.1" 204 0
2026-03-29 22:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387138/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MV68URC/42811821?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=UqKQThY1MQH5ObDZI1ey2MVklXRiFzm7WSFSP9Yo17U%3D)
2026-03-29 22:05:48 [bca.uk] INFO: Found listing with ID: OV07%20NNA
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV07%2520NNA%27 HTTP/1.1" 200 None
2026-03-29 22:05:48 [bca.uk] INFO: Scrape type for OV07%20NNA: 2
2026-03-29 22:05:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0406c53-da78-545a-93b7-f05f99baea7e with identifier: OV07%20NNA
2026-03-29 22:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0406c53-da78-545a-93b7-f05f99baea7e with scrape type 2
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0406c53-da78-545a-93b7-f05f99baea7e with scrape type 2
2026-03-29 22:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c0406c53-da78-545a-93b7-f05f99baea7e, identifier: OV07%20NNA
2026-03-29 22:05:48 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457978/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457978>
2026-03-29 22:05:48 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248774/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248774>
2026-03-29 22:05:48 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699088014/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699088014>
2026-03-29 22:05:48 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387126/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387126>
2026-03-29 22:05:48 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089093/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089093>
2026-03-29 22:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c0406c53-da78-545a-93b7-f05f99baea7e with identifier: OV07%20NNA
2026-03-29 22:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c0406c53-da78-545a-93b7-f05f99baea7e with identifier: OV07%20NNA
2026-03-29 22:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c0406c53-da78-545a-93b7-f05f99baea7e with identifier: OV07%20NNA to the API
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 207,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OV07%20NNA-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c0406c53-da78-545a-93b7-f05f99baea7e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OV07 NNA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OV07%20NNA&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'SUBARU',
 'model': 'LEGACY OUTBACK',
 'odometer': 143535,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'SUBARU LEGACY OUTBACK 2.5 173 SEN SPORT TOURER Estate',
 'transmission': 'automatic',
 'trim': '173 SEN SPORT TOURER',
 'vin': 'JF1BP9KLA7G048237',
 'year': 2007}
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV07%2520NNA%27 HTTP/1.1" 200 None
2026-03-29 22:05:48 [bca.uk] INFO: Saving data for OV07%20NNA: {'auction_closing_time': 1774864800.0, 'created_time': 1774524274.223216, 'last_price_update_time': 1774821948.763132}
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OV07%2520NNA') HTTP/1.1" 204 0
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632c8e10>
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLV08TVU%252F699292667%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292667/600 saved to cache
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632cc710>
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLV08TVU%252F699292612%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292612/600 saved to cache
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c4d310>
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLV08TVU%252F699292636%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292636/600 saved to cache
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6214bb90>
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV14TTZ%252F699458013%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699458013/600 saved to cache
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3909531a-470f-5688-8297-acd46a9f879d
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c4d2d0>
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFV59NFX%252F699453618%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453618/600 saved to cache
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 75379e98-ec74-5bb8-a2ba-dee078101af0
2026-03-29 22:05:48 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453612/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453612>
2026-03-29 22:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248790/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH67HFC/42809726?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=aLVrPpUXrfB1VZ7O0yZYRHCjncC2Uv1YIx3J5LA4O1w%3D)
2026-03-29 22:05:48 [bca.uk] INFO: Found listing with ID: OY14%20LMF
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY14%2520LMF%27 HTTP/1.1" 200 None
2026-03-29 22:05:48 [bca.uk] INFO: Scrape type for OY14%20LMF: 0
2026-03-29 22:05:48 [bca.uk] INFO: Found listing with ID: P60%20GOB
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27P60%2520GOB%27 HTTP/1.1" 200 None
2026-03-29 22:05:48 [bca.uk] INFO: Scrape type for P60%20GOB: 2
2026-03-29 22:05:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a6c66a3-5609-50c9-bc1e-1b6e2c8d4e7c with identifier: P60%20GOB
2026-03-29 22:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a6c66a3-5609-50c9-bc1e-1b6e2c8d4e7c with scrape type 2
2026-03-29 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a6c66a3-5609-50c9-bc1e-1b6e2c8d4e7c with scrape type 2
2026-03-29 22:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2a6c66a3-5609-50c9-bc1e-1b6e2c8d4e7c, identifier: P60%20GOB
2026-03-29 22:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2a6c66a3-5609-50c9-bc1e-1b6e2c8d4e7c with identifier: P60%20GOB
2026-03-29 22:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2a6c66a3-5609-50c9-bc1e-1b6e2c8d4e7c with identifier: P60%20GOB
2026-03-29 22:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2a6c66a3-5609-50c9-bc1e-1b6e2c8d4e7c with identifier: P60%20GOB to the API
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=P60%20GOB-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '2a6c66a3-5609-50c9-bc1e-1b6e2c8d4e7c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'P60 GOB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=P60%20GOB&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'CITROEN',
 'model': 'DS4',
 'odometer': 124652,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'CITROEN DS4 2.0 HDI 160 DSTYLE Hatchback',
 'transmission': 'manual',
 'trim': 'HDI 160 DSTYLE',
 'vin': 'VF7NXRHH8CY614488',
 'year': 2012}
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27P60%2520GOB%27 HTTP/1.1" 200 None
2026-03-29 22:05:49 [bca.uk] INFO: Saving data for P60%20GOB: {'auction_closing_time': 1774864800.0, 'created_time': 1774622489.588226, 'last_price_update_time': 1774821949.397594}
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='P60%2520GOB') HTTP/1.1" 204 0
2026-03-29 22:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:05:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611d2a90>
2026-03-29 22:05:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV14TTZ%252F699457995%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457995/600 saved to cache
2026-03-29 22:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3909531a-470f-5688-8297-acd46a9f879d
2026-03-29 22:05:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637fb950>
2026-03-29 22:05:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMV68URC%252F699387138%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387138/600 saved to cache
2026-03-29 22:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c423af70-863f-544f-981f-966354022060
2026-03-29 22:05:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387115/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387115>
2026-03-29 22:05:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089085/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089085>
2026-03-29 22:05:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087994/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699087994>
2026-03-29 22:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292701/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LV08TVU/42787563?sv=2020-08-04&st=2026-03-29T22%3A05%3A27Z&se=2026-03-29T22%3A30%3A27Z&sr=b&sp=r&sig=abPHynH8s2xf0kifKXKlpOTe1ehQFdtJ3%2BPcXJSL4zU%3D)
2026-03-29 22:05:49 [bca.uk] INFO: Found listing with ID: PJ12%20NEO
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ12%2520NEO%27 HTTP/1.1" 200 None
2026-03-29 22:05:49 [bca.uk] INFO: Scrape type for PJ12%20NEO: 2
2026-03-29 22:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf9384a7-c2b5-5829-81c5-0ab07891768a with identifier: PJ12%20NEO
2026-03-29 22:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf9384a7-c2b5-5829-81c5-0ab07891768a with scrape type 2
2026-03-29 22:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf9384a7-c2b5-5829-81c5-0ab07891768a with scrape type 2
2026-03-29 22:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cf9384a7-c2b5-5829-81c5-0ab07891768a, identifier: PJ12%20NEO
2026-03-29 22:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453615/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FV59NFX/42798282?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Vj26nnLk4nUkuQUUMphnLssRjpy6Za6fEO4Q%2BW%2BcKKU%3D)
2026-03-29 22:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457986/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV14TTZ/42810271?sv=2020-08-04&st=2026-03-29T22%3A05%3A26Z&se=2026-03-29T22%3A30%3A26Z&sr=b&sp=r&sig=FgPAFqZLo2N8ZmxnTVXtDLCOVp7mvYK9n8e2P5I%2F32w%3D)
2026-03-29 22:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cf9384a7-c2b5-5829-81c5-0ab07891768a with identifier: PJ12%20NEO
2026-03-29 22:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cf9384a7-c2b5-5829-81c5-0ab07891768a with identifier: PJ12%20NEO
2026-03-29 22:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cf9384a7-c2b5-5829-81c5-0ab07891768a with identifier: PJ12%20NEO to the API
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PJ12%20NEO-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'cf9384a7-c2b5-5829-81c5-0ab07891768a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PJ12 NEO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PJ12%20NEO&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'VAUXHALL',
 'model': 'ZAFIRA TOURER',
 'odometer': 109931,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ZAFIRA TOURER 2.0 CDTI 130 E/F EXCLUSIV MPV',
 'transmission': 'manual',
 'trim': 'CDTI 130 E/F EXCLUSIV',
 'vin': 'W0LPD9EM3C2053446',
 'year': 2012}
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ12%2520NEO%27 HTTP/1.1" 200 None
2026-03-29 22:05:49 [bca.uk] INFO: Saving data for PJ12%20NEO: {'auction_closing_time': 1774864800.0, 'created_time': 1774735393.343568, 'last_price_update_time': 1774821949.898647}
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PJ12%2520NEO') HTTP/1.1" 204 0
2026-03-29 22:05:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248758/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248758>
2026-03-29 22:05:49 [bca.uk] INFO: Found listing with ID: SA62%20FAO
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA62%2520FAO%27 HTTP/1.1" 200 None
2026-03-29 22:05:49 [bca.uk] INFO: Scrape type for SA62%20FAO: 0
2026-03-29 22:05:49 [bca.uk] INFO: Found listing with ID: AP17%20LGF
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP17%2520LGF%27 HTTP/1.1" 200 None
2026-03-29 22:05:49 [bca.uk] INFO: Scrape type for AP17%20LGF: 2
2026-03-29 22:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2acfb3fd-c70f-5159-a4ef-29be5c93f30b with identifier: AP17%20LGF
2026-03-29 22:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2acfb3fd-c70f-5159-a4ef-29be5c93f30b with scrape type 2
2026-03-29 22:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2acfb3fd-c70f-5159-a4ef-29be5c93f30b with scrape type 2
2026-03-29 22:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2acfb3fd-c70f-5159-a4ef-29be5c93f30b, identifier: AP17%20LGF
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac619195d0>
2026-03-29 22:05:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH67HFC%252F699248790%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248790/600 saved to cache
2026-03-29 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6836e689-948e-59c9-ae88-0dac50e055fe
2026-03-29 22:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457978/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV14TTZ/42810271?sv=2020-08-04&st=2026-03-29T22%3A05%3A26Z&se=2026-03-29T22%3A30%3A26Z&sr=b&sp=r&sig=FgPAFqZLo2N8ZmxnTVXtDLCOVp7mvYK9n8e2P5I%2F32w%3D)
2026-03-29 22:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089093/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CP15SYH/42806364?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Rd4qYDMjPlPfw1eY2qRBNLd1xHPVQnmq6D8gIEro12k%3D)
2026-03-29 22:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2acfb3fd-c70f-5159-a4ef-29be5c93f30b with identifier: AP17%20LGF
2026-03-29 22:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2acfb3fd-c70f-5159-a4ef-29be5c93f30b with identifier: AP17%20LGF
2026-03-29 22:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2acfb3fd-c70f-5159-a4ef-29be5c93f30b with identifier: AP17%20LGF to the API
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AP17%20LGF-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2acfb3fd-c70f-5159-a4ef-29be5c93f30b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AP17 LGF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AP17%20LGF&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 64346,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 100 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 100 ZETEC',
 'vin': 'WF0CXXGAKCHU58671',
 'year': 2017}
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP17%2520LGF%27 HTTP/1.1" 200 None
2026-03-29 22:05:50 [bca.uk] INFO: Saving data for AP17%20LGF: {'auction_closing_time': 1774864800.0, 'created_time': 1774622495.894769, 'last_price_update_time': 1774821950.4807}
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AP17%2520LGF') HTTP/1.1" 204 0
2026-03-29 22:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248774/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH67HFC/42809726?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=aLVrPpUXrfB1VZ7O0yZYRHCjncC2Uv1YIx3J5LA4O1w%3D)
2026-03-29 22:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699088014/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BP65JXL/42808111?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=NuWfvCjhCnPVyKXKJ4JcyeNaRmV90x6ROfl09hllUPs%3D)
2026-03-29 22:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387126/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MV68URC/42811821?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=UqKQThY1MQH5ObDZI1ey2MVklXRiFzm7WSFSP9Yo17U%3D)
2026-03-29 22:05:50 [bca.uk] INFO: Found listing with ID: BD57%20OLK
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD57%2520OLK%27 HTTP/1.1" 200 None
2026-03-29 22:05:50 [bca.uk] INFO: Scrape type for BD57%20OLK: 2
2026-03-29 22:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f1a744f-dcf7-513c-adf2-49d9ca828470 with identifier: BD57%20OLK
2026-03-29 22:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f1a744f-dcf7-513c-adf2-49d9ca828470 with scrape type 2
2026-03-29 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f1a744f-dcf7-513c-adf2-49d9ca828470 with scrape type 2
2026-03-29 22:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8f1a744f-dcf7-513c-adf2-49d9ca828470, identifier: BD57%20OLK
2026-03-29 22:05:50 [bca.uk] INFO: Total items found: 100
2026-03-29 22:05:50 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded
2026-03-29 22:05:50 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:05:50 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614ce910>
2026-03-29 22:05:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLV08TVU%252F699292701%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292701/600 saved to cache
2026-03-29 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82
2026-03-29 22:05:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82, skipping ID generation
2026-03-29 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82 sending to next pipeline
2026-03-29 22:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82, identifier: LV08%20TVU
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61164f50>
2026-03-29 22:05:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFV59NFX%252F699453615%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453615/600 saved to cache
2026-03-29 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 75379e98-ec74-5bb8-a2ba-dee078101af0
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b3450>
2026-03-29 22:05:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV14TTZ%252F699457986%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457986/600 saved to cache
2026-03-29 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3909531a-470f-5688-8297-acd46a9f879d
2026-03-29 22:05:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089077/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089077>
2026-03-29 22:05:50 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387104/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387104>
2026-03-29 22:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8f1a744f-dcf7-513c-adf2-49d9ca828470 with identifier: BD57%20OLK
2026-03-29 22:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8f1a744f-dcf7-513c-adf2-49d9ca828470 with identifier: BD57%20OLK
2026-03-29 22:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8f1a744f-dcf7-513c-adf2-49d9ca828470 with identifier: BD57%20OLK to the API
2026-03-29 22:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 183,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BD57%20OLK-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8f1a744f-dcf7-513c-adf2-49d9ca828470',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BD57 OLK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BD57%20OLK&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'AUDI',
 'model': 'TT',
 'odometer': 132337,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'AUDI TT 2.0 TFSI S-T Coupe',
 'transmission': 'automatic',
 'trim': 'TFSI S-T',
 'vin': 'TRUZZZ8J881024203',
 'year': 2007}
2026-03-29 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD57%2520OLK%27 HTTP/1.1" 200 None
2026-03-29 22:05:51 [bca.uk] INFO: Saving data for BD57%20OLK: {'auction_closing_time': 1774864800.0, 'created_time': 1774735394.452872, 'last_price_update_time': 1774821951.216897}
2026-03-29 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BD57%2520OLK') HTTP/1.1" 204 0
2026-03-29 22:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82 with identifier: LV08%20TVU
2026-03-29 22:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82 with identifier: LV08%20TVU
2026-03-29 22:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82 with identifier: LV08%20TVU to the API
2026-03-29 22:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292701/600>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_expert_report_file_ba9de00d-7ef3-4186-b56a-e0f5924b07c1.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LV08%20TVU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LV08 TVU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LV08%20TVU&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'RENAULT',
 'model': 'CLIO',
 'odometer': 125954,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45652,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292570/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43218,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292578/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43631,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292583/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41130,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292589/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38128,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292594/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36638,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292601/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 106661,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292612/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 54653,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292636/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 86380,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292667/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82/35c5dd53-bd6c-5ef6-a8e5-9f8f1ac02c82_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 55251,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LV08TVU/699292701/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'RENAULT CLIO 1.2 CAMPUS 2007 Hatchback',
 'transmission': 'manual',
 'trim': 'CAMPUS 2007',
 'vin': 'VF1CB1KEF39365850',
 'year': 2008}
2026-03-29 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV08%2520TVU%27 HTTP/1.1" 200 None
2026-03-29 22:05:51 [bca.uk] INFO: Saving data for LV08%20TVU: {'created_time': 1774821951.593658, 'last_price_update_time': 1774821951.593667, 'auction_closing_time': 1775210400.0}
2026-03-29 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LV08%2520TVU') HTTP/1.1" 204 0
2026-03-29 22:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453612/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FV59NFX/42798282?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Vj26nnLk4nUkuQUUMphnLssRjpy6Za6fEO4Q%2BW%2BcKKU%3D)
2026-03-29 22:05:51 [bca.uk] INFO: Found listing with ID: CN63%20OLH
2026-03-29 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN63%2520OLH%27 HTTP/1.1" 200 None
2026-03-29 22:05:51 [bca.uk] INFO: Scrape type for CN63%20OLH: 2
2026-03-29 22:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39f18d5c-38c9-5802-bc90-29e03976b40f with identifier: CN63%20OLH
2026-03-29 22:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39f18d5c-38c9-5802-bc90-29e03976b40f with scrape type 2
2026-03-29 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39f18d5c-38c9-5802-bc90-29e03976b40f with scrape type 2
2026-03-29 22:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 39f18d5c-38c9-5802-bc90-29e03976b40f, identifier: CN63%20OLH
2026-03-29 22:05:51 [bca.uk] INFO: Found listing with ID: YB66%20SGO
2026-03-29 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB66%2520SGO%27 HTTP/1.1" 200 None
2026-03-29 22:05:51 [bca.uk] INFO: Scrape type for YB66%20SGO: 2
2026-03-29 22:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72028644-e7e8-53a8-a690-b78abf0d7020 with identifier: YB66%20SGO
2026-03-29 22:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72028644-e7e8-53a8-a690-b78abf0d7020 with scrape type 2
2026-03-29 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72028644-e7e8-53a8-a690-b78abf0d7020 with scrape type 2
2026-03-29 22:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 72028644-e7e8-53a8-a690-b78abf0d7020, identifier: YB66%20SGO
2026-03-29 22:05:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248749/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248749>
2026-03-29 22:05:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699415080/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699415080>
2026-03-29 22:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387115/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MV68URC/42811821?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=UqKQThY1MQH5ObDZI1ey2MVklXRiFzm7WSFSP9Yo17U%3D)
2026-03-29 22:05:51 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:05:51 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 39f18d5c-38c9-5802-bc90-29e03976b40f with identifier: CN63%20OLH
2026-03-29 22:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 39f18d5c-38c9-5802-bc90-29e03976b40f with identifier: CN63%20OLH
2026-03-29 22:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 39f18d5c-38c9-5802-bc90-29e03976b40f with identifier: CN63%20OLH to the API
2026-03-29 22:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CN63%20OLH-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '39f18d5c-38c9-5802-bc90-29e03976b40f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CN63 OLH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CN63%20OLH&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'VOLVO',
 'model': 'V60 SPORTWAGON',
 'odometer': 135388,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'VOLVO V60 SPORTWAGON 1.6 D2 115 BUSINESS EDITION P/S Estate',
 'transmission': 'automatic',
 'trim': 'D2 115 BUSINESS EDITION P/S',
 'vin': 'YV1FW848BE1157465',
 'year': 2013}
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN63%2520OLH%27 HTTP/1.1" 200 None
2026-03-29 22:05:52 [bca.uk] INFO: Saving data for CN63%20OLH: {'auction_closing_time': 1774864800.0, 'created_time': 1774735381.927656, 'last_price_update_time': 1774821952.146241}
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CN63%2520OLH') HTTP/1.1" 204 0
2026-03-29 22:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 72028644-e7e8-53a8-a690-b78abf0d7020 with identifier: YB66%20SGO
2026-03-29 22:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 72028644-e7e8-53a8-a690-b78abf0d7020 with identifier: YB66%20SGO
2026-03-29 22:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 72028644-e7e8-53a8-a690-b78abf0d7020 with identifier: YB66%20SGO to the API
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YB66%20SGO-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '72028644-e7e8-53a8-a690-b78abf0d7020',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YB66 SGO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YB66%20SGO&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'BMW',
 'model': '116D',
 'odometer': 61376,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'BMW 116D 1.5 SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'SPORT',
 'vin': 'WBA1V720805D51334',
 'year': 2017}
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB66%2520SGO%27 HTTP/1.1" 200 None
2026-03-29 22:05:52 [bca.uk] INFO: Saving data for YB66%20SGO: {'auction_closing_time': 1774864800.0, 'created_time': 1774621719.418673, 'last_price_update_time': 1774821952.449261}
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YB66%2520SGO') HTTP/1.1" 204 0
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69b9e4d0>
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV14TTZ%252F699457978%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457978/600 saved to cache
2026-03-29 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3909531a-470f-5688-8297-acd46a9f879d
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611d26d0>
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCP15SYH%252F699089093%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089093/600 saved to cache
2026-03-29 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7722f27f-140c-5241-909a-6e6aa692732b
2026-03-29 22:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac622588d0>
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH67HFC%252F699248774%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248774/600 saved to cache
2026-03-29 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6836e689-948e-59c9-ae88-0dac50e055fe
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6112f790>
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBP65JXL%252F699088014%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699088014/600 saved to cache
2026-03-29 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac622588d0>
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMV68URC%252F699387126%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387126/600 saved to cache
2026-03-29 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c423af70-863f-544f-981f-966354022060
2026-03-29 22:05:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453607/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453607>
2026-03-29 22:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248758/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH67HFC/42809726?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=aLVrPpUXrfB1VZ7O0yZYRHCjncC2Uv1YIx3J5LA4O1w%3D)
2026-03-29 22:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087994/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BP65JXL/42808111?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=NuWfvCjhCnPVyKXKJ4JcyeNaRmV90x6ROfl09hllUPs%3D)
2026-03-29 22:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089085/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CP15SYH/42806364?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Rd4qYDMjPlPfw1eY2qRBNLd1xHPVQnmq6D8gIEro12k%3D)
2026-03-29 22:05:52 [bca.uk] INFO: Found listing with ID: DA64%20WPD
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA64%2520WPD%27 HTTP/1.1" 200 None
2026-03-29 22:05:52 [bca.uk] INFO: Scrape type for DA64%20WPD: 0
2026-03-29 22:05:52 [bca.uk] INFO: Found listing with ID: OY18%20OKJ
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY18%2520OKJ%27 HTTP/1.1" 200 None
2026-03-29 22:05:52 [bca.uk] INFO: Scrape type for OY18%20OKJ: 0
2026-03-29 22:05:52 [bca.uk] INFO: Found listing with ID: PJ18%20YMZ
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ18%2520YMZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:52 [bca.uk] INFO: Scrape type for PJ18%20YMZ: 2
2026-03-29 22:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bd7ebf5-ae34-55f8-94ed-1ff1eb7ffac5 with identifier: PJ18%20YMZ
2026-03-29 22:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bd7ebf5-ae34-55f8-94ed-1ff1eb7ffac5 with scrape type 2
2026-03-29 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bd7ebf5-ae34-55f8-94ed-1ff1eb7ffac5 with scrape type 2
2026-03-29 22:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5bd7ebf5-ae34-55f8-94ed-1ff1eb7ffac5, identifier: PJ18%20YMZ
2026-03-29 22:05:52 [bca.uk] INFO: Found listing with ID: BG16%20XLF
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG16%2520XLF%27 HTTP/1.1" 200 None
2026-03-29 22:05:52 [bca.uk] INFO: Scrape type for BG16%20XLF: 2
2026-03-29 22:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87d34cfc-b28c-5d6a-a3f6-5fc7152cdfd1 with identifier: BG16%20XLF
2026-03-29 22:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87d34cfc-b28c-5d6a-a3f6-5fc7152cdfd1 with scrape type 2
2026-03-29 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87d34cfc-b28c-5d6a-a3f6-5fc7152cdfd1 with scrape type 2
2026-03-29 22:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 87d34cfc-b28c-5d6a-a3f6-5fc7152cdfd1, identifier: BG16%20XLF
2026-03-29 22:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5bd7ebf5-ae34-55f8-94ed-1ff1eb7ffac5 with identifier: PJ18%20YMZ
2026-03-29 22:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5bd7ebf5-ae34-55f8-94ed-1ff1eb7ffac5 with identifier: PJ18%20YMZ
2026-03-29 22:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5bd7ebf5-ae34-55f8-94ed-1ff1eb7ffac5 with identifier: PJ18%20YMZ to the API
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PJ18%20YMZ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.1L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5bd7ebf5-ae34-55f8-94ed-1ff1eb7ffac5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PJ18 YMZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PJ18%20YMZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'MERCEDES-BENZ',
 'model': 'GLC 220 D',
 'odometer': 56708,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLC 220 D 2.1 AMG LINE PREMIUM 4M 9G StationWagon',
 'transmission': 'manual',
 'trim': 'AMG LINE PREMIUM 4M 9G',
 'vin': 'WDC2539052V099887',
 'year': 2018}
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ18%2520YMZ%27 HTTP/1.1" 200 None
2026-03-29 22:05:53 [bca.uk] INFO: Saving data for PJ18%20YMZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774477437.554435, 'last_price_update_time': 1774821953.342862}
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PJ18%2520YMZ') HTTP/1.1" 204 0
2026-03-29 22:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 87d34cfc-b28c-5d6a-a3f6-5fc7152cdfd1 with identifier: BG16%20XLF
2026-03-29 22:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 87d34cfc-b28c-5d6a-a3f6-5fc7152cdfd1 with identifier: BG16%20XLF
2026-03-29 22:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 87d34cfc-b28c-5d6a-a3f6-5fc7152cdfd1 with identifier: BG16%20XLF to the API
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 87,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BG16%20XLF-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '87d34cfc-b28c-5d6a-a3f6-5fc7152cdfd1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BG16 XLF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BG16%20XLF&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'DS AUTOMOBILES',
 'model': 'DS 3',
 'odometer': 54942,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'DS AUTOMOBILES DS 3 1.6 BLUEHDI 100 ELEGANCE Hatchback',
 'transmission': 'manual',
 'trim': 'BLUEHDI 100 ELEGANCE',
 'vin': 'VF7SABHY6GW533745',
 'year': 2016}
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG16%2520XLF%27 HTTP/1.1" 200 None
2026-03-29 22:05:53 [bca.uk] INFO: Saving data for BG16%20XLF: {'auction_closing_time': 1774864800.0, 'created_time': 1774735340.68456, 'last_price_update_time': 1774821953.646983}
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BG16%2520XLF') HTTP/1.1" 204 0
2026-03-29 22:05:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:53 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:53 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:53 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618ef5d0>
2026-03-29 22:05:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFV59NFX%252F699453612%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453612/600 saved to cache
2026-03-29 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 75379e98-ec74-5bb8-a2ba-dee078101af0
2026-03-29 22:05:53 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248736/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248736>
2026-03-29 22:05:53 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089069/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089069>
2026-03-29 22:05:53 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699415047/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699415047>
2026-03-29 22:05:53 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387090/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387090>
2026-03-29 22:05:53 [bca.uk] INFO: Found listing with ID: RX68%20XHM
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX68%2520XHM%27 HTTP/1.1" 200 None
2026-03-29 22:05:53 [bca.uk] INFO: Scrape type for RX68%20XHM: 2
2026-03-29 22:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 502dec79-4436-5ea8-b8a4-1afd151a13a2 with identifier: RX68%20XHM
2026-03-29 22:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 502dec79-4436-5ea8-b8a4-1afd151a13a2 with scrape type 2
2026-03-29 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 502dec79-4436-5ea8-b8a4-1afd151a13a2 with scrape type 2
2026-03-29 22:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 502dec79-4436-5ea8-b8a4-1afd151a13a2, identifier: RX68%20XHM
2026-03-29 22:05:53 [bca.uk] INFO: Found listing with ID: ET68%20NZV
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET68%2520NZV%27 HTTP/1.1" 200 None
2026-03-29 22:05:53 [bca.uk] INFO: Scrape type for ET68%20NZV: 2
2026-03-29 22:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e70a7b0-8916-5411-aea9-a2ed8b2c02bb with identifier: ET68%20NZV
2026-03-29 22:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e70a7b0-8916-5411-aea9-a2ed8b2c02bb with scrape type 2
2026-03-29 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e70a7b0-8916-5411-aea9-a2ed8b2c02bb with scrape type 2
2026-03-29 22:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5e70a7b0-8916-5411-aea9-a2ed8b2c02bb, identifier: ET68%20NZV
2026-03-29 22:05:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:53 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:53 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:53 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611d5ed0>
2026-03-29 22:05:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMV68URC%252F699387115%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387115/600 saved to cache
2026-03-29 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c423af70-863f-544f-981f-966354022060
2026-03-29 22:05:53 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457966/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457966>
2026-03-29 22:05:53 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456064/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456064>
2026-03-29 22:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 502dec79-4436-5ea8-b8a4-1afd151a13a2 with identifier: RX68%20XHM
2026-03-29 22:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 502dec79-4436-5ea8-b8a4-1afd151a13a2 with identifier: RX68%20XHM
2026-03-29 22:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 502dec79-4436-5ea8-b8a4-1afd151a13a2 with identifier: RX68%20XHM to the API
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RX68%20XHM-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '502dec79-4436-5ea8-b8a4-1afd151a13a2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RX68 XHM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RX68%20XHM&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'HONDA',
 'model': 'CIVIC',
 'odometer': 82544,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'HONDA CIVIC 1.5 VTEC TURBO 180 SPORT Hatchback',
 'transmission': 'automatic',
 'trim': 'VTEC TURBO 180 SPORT',
 'vin': 'SHHFK7860JU005440',
 'year': 2018}
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX68%2520XHM%27 HTTP/1.1" 200 None
2026-03-29 22:05:54 [bca.uk] INFO: Saving data for RX68%20XHM: {'auction_closing_time': 1774864800.0, 'created_time': 1774735391.213022, 'last_price_update_time': 1774821954.275177}
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RX68%2520XHM') HTTP/1.1" 204 0
2026-03-29 22:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5e70a7b0-8916-5411-aea9-a2ed8b2c02bb with identifier: ET68%20NZV
2026-03-29 22:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5e70a7b0-8916-5411-aea9-a2ed8b2c02bb with identifier: ET68%20NZV
2026-03-29 22:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5e70a7b0-8916-5411-aea9-a2ed8b2c02bb with identifier: ET68%20NZV to the API
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 151,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ET68%20NZV-GB',
 'category': 'Car',
 'color': 'brown',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5e70a7b0-8916-5411-aea9-a2ed8b2c02bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ET68 NZV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ET68%20NZV&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'PEUGEOT',
 'model': 'TRAVELLER',
 'odometer': 92942,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'PEUGEOT TRAVELLER 2.0 ELUEHDI 180 ALLURE COMP.EAT6 MPV',
 'transmission': 'automatic',
 'trim': 'ELUEHDI 180 ALLURE COMP.EAT6',
 'vin': 'VF3VEAHHWJZ035920',
 'year': 2019}
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET68%2520NZV%27 HTTP/1.1" 200 None
2026-03-29 22:05:54 [bca.uk] INFO: Saving data for ET68%20NZV: {'auction_closing_time': 1774864800.0, 'created_time': 1774275134.958729, 'last_price_update_time': 1774821954.643801}
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ET68%2520NZV') HTTP/1.1" 204 0
2026-03-29 22:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089077/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CP15SYH/42806364?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Rd4qYDMjPlPfw1eY2qRBNLd1xHPVQnmq6D8gIEro12k%3D)
2026-03-29 22:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387104/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MV68URC/42811821?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=UqKQThY1MQH5ObDZI1ey2MVklXRiFzm7WSFSP9Yo17U%3D)
2026-03-29 22:05:54 [bca.uk] INFO: Found listing with ID: HT19%20CVS
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT19%2520CVS%27 HTTP/1.1" 200 None
2026-03-29 22:05:54 [bca.uk] INFO: Scrape type for HT19%20CVS: 2
2026-03-29 22:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2b3f5c4-70ca-530a-a56a-701b7ee98ebe with identifier: HT19%20CVS
2026-03-29 22:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2b3f5c4-70ca-530a-a56a-701b7ee98ebe with scrape type 2
2026-03-29 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2b3f5c4-70ca-530a-a56a-701b7ee98ebe with scrape type 2
2026-03-29 22:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d2b3f5c4-70ca-530a-a56a-701b7ee98ebe, identifier: HT19%20CVS
2026-03-29 22:05:54 [bca.uk] INFO: Found listing with ID: FR68%20BNA
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FR68%2520BNA%27 HTTP/1.1" 200 None
2026-03-29 22:05:54 [bca.uk] INFO: Scrape type for FR68%20BNA: 2
2026-03-29 22:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8a20e8b-ecb3-5d71-89a9-3194ce4c0d03 with identifier: FR68%20BNA
2026-03-29 22:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8a20e8b-ecb3-5d71-89a9-3194ce4c0d03 with scrape type 2
2026-03-29 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8a20e8b-ecb3-5d71-89a9-3194ce4c0d03 with scrape type 2
2026-03-29 22:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a8a20e8b-ecb3-5d71-89a9-3194ce4c0d03, identifier: FR68%20BNA
2026-03-29 22:05:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:54 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:54 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:54 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61102890>
2026-03-29 22:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH67HFC%252F699248758%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248758/600 saved to cache
2026-03-29 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6836e689-948e-59c9-ae88-0dac50e055fe
2026-03-29 22:05:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:54 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:54 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:54 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61122510>
2026-03-29 22:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBP65JXL%252F699087994%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087994/600 saved to cache
2026-03-29 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4
2026-03-29 22:05:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:54 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:54 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:54 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6158aa90>
2026-03-29 22:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCP15SYH%252F699089085%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089085/600 saved to cache
2026-03-29 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7722f27f-140c-5241-909a-6e6aa692732b
2026-03-29 22:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453607/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FV59NFX/42798282?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Vj26nnLk4nUkuQUUMphnLssRjpy6Za6fEO4Q%2BW%2BcKKU%3D)
2026-03-29 22:05:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453606/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453606>
2026-03-29 22:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d2b3f5c4-70ca-530a-a56a-701b7ee98ebe with identifier: HT19%20CVS
2026-03-29 22:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d2b3f5c4-70ca-530a-a56a-701b7ee98ebe with identifier: HT19%20CVS
2026-03-29 22:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d2b3f5c4-70ca-530a-a56a-701b7ee98ebe with identifier: HT19%20CVS to the API
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HT19%20CVS-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.9L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd2b3f5c4-70ca-530a-a56a-701b7ee98ebe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HT19 CVS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HT19%20CVS&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'RENAULT',
 'model': 'CLIO',
 'odometer': 41159,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'RENAULT CLIO 0.9 TCE 90 ICONIC Hatchback',
 'transmission': 'manual',
 'trim': 'TCE 90 ICONIC',
 'vin': 'VF1R9800062734886',
 'year': 2019}
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT19%2520CVS%27 HTTP/1.1" 200 None
2026-03-29 22:05:55 [bca.uk] INFO: Saving data for HT19%20CVS: {'auction_closing_time': 1774951200.0, 'created_time': 1774735379.866401, 'last_price_update_time': 1774821955.313081}
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HT19%2520CVS') HTTP/1.1" 204 0
2026-03-29 22:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a8a20e8b-ecb3-5d71-89a9-3194ce4c0d03 with identifier: FR68%20BNA
2026-03-29 22:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a8a20e8b-ecb3-5d71-89a9-3194ce4c0d03 with identifier: FR68%20BNA
2026-03-29 22:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a8a20e8b-ecb3-5d71-89a9-3194ce4c0d03 with identifier: FR68%20BNA to the API
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FR68%20BNA-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a8a20e8b-ecb3-5d71-89a9-3194ce4c0d03',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FR68 BNA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FR68%20BNA&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'FORD',
 'model': 'KUGA',
 'odometer': 72723,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD KUGA 1.5 TDCI 120 2WD TITANIUM ED. StationWagon',
 'transmission': 'manual',
 'trim': 'TDCI 120 2WD TITANIUM ED.',
 'vin': 'WF0AXXWPMAKC87774',
 'year': 2019}
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FR68%2520BNA%27 HTTP/1.1" 200 None
2026-03-29 22:05:55 [bca.uk] INFO: Saving data for FR68%20BNA: {'auction_closing_time': 1774864800.0, 'created_time': 1774621705.980413, 'last_price_update_time': 1774821955.702739}
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FR68%2520BNA') HTTP/1.1" 204 0
2026-03-29 22:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248749/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH67HFC/42809726?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=aLVrPpUXrfB1VZ7O0yZYRHCjncC2Uv1YIx3J5LA4O1w%3D)
2026-03-29 22:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699415080/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT66YMF/42812098?sv=2020-08-04&st=2026-03-29T22%3A05%3A18Z&se=2026-03-29T22%3A30%3A18Z&sr=b&sp=r&sig=vvtbY7lfWyfzUXxJcw4PY0HqZZ37wGJm65zbIBo7KHs%3D)
2026-03-29 22:05:55 [bca.uk] INFO: Found listing with ID: LT70%20TDO
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT70%2520TDO%27 HTTP/1.1" 200 None
2026-03-29 22:05:55 [bca.uk] INFO: Scrape type for LT70%20TDO: 2
2026-03-29 22:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d540cd8f-d715-5405-a8d5-11721b31b439 with identifier: LT70%20TDO
2026-03-29 22:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d540cd8f-d715-5405-a8d5-11721b31b439 with scrape type 2
2026-03-29 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d540cd8f-d715-5405-a8d5-11721b31b439 with scrape type 2
2026-03-29 22:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d540cd8f-d715-5405-a8d5-11721b31b439, identifier: LT70%20TDO
2026-03-29 22:05:55 [bca.uk] INFO: Found listing with ID: GX18%20JHA
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX18%2520JHA%27 HTTP/1.1" 200 None
2026-03-29 22:05:55 [bca.uk] INFO: Scrape type for GX18%20JHA: 0
2026-03-29 22:05:55 [bca.uk] INFO: Found listing with ID: ML64%20UOC
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML64%2520UOC%27 HTTP/1.1" 200 None
2026-03-29 22:05:55 [bca.uk] INFO: Scrape type for ML64%20UOC: 2
2026-03-29 22:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e88e92d7-3467-57cc-a745-f163ee70bddc with identifier: ML64%20UOC
2026-03-29 22:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e88e92d7-3467-57cc-a745-f163ee70bddc with scrape type 2
2026-03-29 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e88e92d7-3467-57cc-a745-f163ee70bddc with scrape type 2
2026-03-29 22:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e88e92d7-3467-57cc-a745-f163ee70bddc, identifier: ML64%20UOC
2026-03-29 22:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387090/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MV68URC/42811821?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=UqKQThY1MQH5ObDZI1ey2MVklXRiFzm7WSFSP9Yo17U%3D)
2026-03-29 22:05:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248731/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248731>
2026-03-29 22:05:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699415019/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699415019>
2026-03-29 22:05:55 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456060/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456060>
2026-03-29 22:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d540cd8f-d715-5405-a8d5-11721b31b439 with identifier: LT70%20TDO
2026-03-29 22:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d540cd8f-d715-5405-a8d5-11721b31b439 with identifier: LT70%20TDO
2026-03-29 22:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d540cd8f-d715-5405-a8d5-11721b31b439 with identifier: LT70%20TDO to the API
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LT70%20TDO-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd540cd8f-d715-5405-a8d5-11721b31b439',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LT70 TDO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LT70%20TDO&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'PEUGEOT',
 'model': '208',
 'odometer': 34563,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 208 1.2 P/T 75 ACTIVE Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 75 ACTIVE',
 'vin': 'VR3UPHMHDLT076359',
 'year': 2020}
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT70%2520TDO%27 HTTP/1.1" 200 None
2026-03-29 22:05:56 [bca.uk] INFO: Saving data for LT70%20TDO: {'auction_closing_time': 1774951200.0, 'created_time': 1774735383.120061, 'last_price_update_time': 1774821956.249865}
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LT70%2520TDO') HTTP/1.1" 204 0
2026-03-29 22:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e88e92d7-3467-57cc-a745-f163ee70bddc with identifier: ML64%20UOC
2026-03-29 22:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e88e92d7-3467-57cc-a745-f163ee70bddc with identifier: ML64%20UOC
2026-03-29 22:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e88e92d7-3467-57cc-a745-f163ee70bddc with identifier: ML64%20UOC to the API
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ML64%20UOC-GB',
 'category': 'Car',
 'color': 'brown',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e88e92d7-3467-57cc-a745-f163ee70bddc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ML64 UOC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ML64%20UOC&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'VOLVO',
 'model': 'V40 X-COUNTRY',
 'odometer': 50112,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VOLVO V40 X-COUNTRY 1.6 D2 115 LUX P/S Hatchback',
 'transmission': 'automatic',
 'trim': 'D2 115 LUX P/S',
 'vin': 'YV1MZ845BF2065142',
 'year': 2014}
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML64%2520UOC%27 HTTP/1.1" 200 None
2026-03-29 22:05:56 [bca.uk] INFO: Saving data for ML64%20UOC: {'auction_closing_time': 1774864800.0, 'created_time': 1774620788.990174, 'last_price_update_time': 1774821956.544938}
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ML64%2520UOC') HTTP/1.1" 204 0
2026-03-29 22:05:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:56 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:56 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:56 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a25cd0>
2026-03-29 22:05:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCP15SYH%252F699089077%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089077/600 saved to cache
2026-03-29 22:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7722f27f-140c-5241-909a-6e6aa692732b
2026-03-29 22:05:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:56 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:56 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:56 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63765f90>
2026-03-29 22:05:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMV68URC%252F699387104%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387104/600 saved to cache
2026-03-29 22:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c423af70-863f-544f-981f-966354022060
2026-03-29 22:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089069/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CP15SYH/42806364?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Rd4qYDMjPlPfw1eY2qRBNLd1xHPVQnmq6D8gIEro12k%3D)
2026-03-29 22:05:56 [bca.uk] INFO: Found listing with ID: BJ68%20UWN
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ68%2520UWN%27 HTTP/1.1" 200 None
2026-03-29 22:05:56 [bca.uk] INFO: Scrape type for BJ68%20UWN: 2
2026-03-29 22:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f05d113-747f-52ed-a1ad-9799bad35377 with identifier: BJ68%20UWN
2026-03-29 22:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f05d113-747f-52ed-a1ad-9799bad35377 with scrape type 2
2026-03-29 22:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f05d113-747f-52ed-a1ad-9799bad35377 with scrape type 2
2026-03-29 22:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7f05d113-747f-52ed-a1ad-9799bad35377, identifier: BJ68%20UWN
2026-03-29 22:05:56 [bca.uk] INFO: Found listing with ID: DS18%20FJC
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS18%2520FJC%27 HTTP/1.1" 200 None
2026-03-29 22:05:56 [bca.uk] INFO: Scrape type for DS18%20FJC: 0
2026-03-29 22:05:56 [bca.uk] INFO: Found listing with ID: DA57%20XKX
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA57%2520XKX%27 HTTP/1.1" 200 None
2026-03-29 22:05:56 [bca.uk] INFO: Scrape type for DA57%20XKX: 0
2026-03-29 22:05:56 [bca.uk] INFO: Found listing with ID: DK10%20YMG
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK10%2520YMG%27 HTTP/1.1" 200 None
2026-03-29 22:05:56 [bca.uk] INFO: Scrape type for DK10%20YMG: 0
2026-03-29 22:05:56 [bca.uk] INFO: Found listing with ID: DK12%20ZGD
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK12%2520ZGD%27 HTTP/1.1" 200 None
2026-03-29 22:05:56 [bca.uk] INFO: Scrape type for DK12%20ZGD: 0
2026-03-29 22:05:56 [bca.uk] INFO: Found listing with ID: DY63%20HCO
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY63%2520HCO%27 HTTP/1.1" 200 None
2026-03-29 22:05:56 [bca.uk] INFO: Scrape type for DY63%20HCO: 0
2026-03-29 22:05:56 [bca.uk] INFO: Found listing with ID: GK63%20TXV
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK63%2520TXV%27 HTTP/1.1" 200 None
2026-03-29 22:05:56 [bca.uk] INFO: Scrape type for GK63%20TXV: 2
2026-03-29 22:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e40cd5b-90a1-5489-b32b-18d7c5c72182 with identifier: GK63%20TXV
2026-03-29 22:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e40cd5b-90a1-5489-b32b-18d7c5c72182 with scrape type 2
2026-03-29 22:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e40cd5b-90a1-5489-b32b-18d7c5c72182 with scrape type 2
2026-03-29 22:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2e40cd5b-90a1-5489-b32b-18d7c5c72182, identifier: GK63%20TXV
2026-03-29 22:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699415047/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT66YMF/42812098?sv=2020-08-04&st=2026-03-29T22%3A05%3A18Z&se=2026-03-29T22%3A30%3A18Z&sr=b&sp=r&sig=vvtbY7lfWyfzUXxJcw4PY0HqZZ37wGJm65zbIBo7KHs%3D)
2026-03-29 22:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7f05d113-747f-52ed-a1ad-9799bad35377 with identifier: BJ68%20UWN
2026-03-29 22:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7f05d113-747f-52ed-a1ad-9799bad35377 with identifier: BJ68%20UWN
2026-03-29 22:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7f05d113-747f-52ed-a1ad-9799bad35377 with identifier: BJ68%20UWN to the API
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BJ68%20UWN-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7f05d113-747f-52ed-a1ad-9799bad35377',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BJ68 UWN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BJ68%20UWN&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 76699,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.0 E/B 125 ZETEC EDITION Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 ZETEC EDITION',
 'vin': 'WF05XXGCC5JT29100',
 'year': 2018}
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ68%2520UWN%27 HTTP/1.1" 200 None
2026-03-29 22:05:57 [bca.uk] INFO: Saving data for BJ68%20UWN: {'auction_closing_time': 1774951200.0, 'created_time': 1774735378.505773, 'last_price_update_time': 1774821957.244573}
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ68%2520UWN') HTTP/1.1" 204 0
2026-03-29 22:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2e40cd5b-90a1-5489-b32b-18d7c5c72182 with identifier: GK63%20TXV
2026-03-29 22:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2e40cd5b-90a1-5489-b32b-18d7c5c72182 with identifier: GK63%20TXV
2026-03-29 22:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2e40cd5b-90a1-5489-b32b-18d7c5c72182 with identifier: GK63%20TXV to the API
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GK63%20TXV-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2e40cd5b-90a1-5489-b32b-18d7c5c72182',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GK63 TXV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GK63%20TXV&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 107540,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.2 TSI 85 S Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 85 S',
 'vin': 'WVWZZZAUZEW096389',
 'year': 2013}
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK63%2520TXV%27 HTTP/1.1" 200 None
2026-03-29 22:05:57 [bca.uk] INFO: Saving data for GK63%20TXV: {'auction_closing_time': 1774864800.0, 'created_time': 1774621694.256985, 'last_price_update_time': 1774821957.528902}
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GK63%2520TXV') HTTP/1.1" 204 0
2026-03-29 22:05:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62159cd0>
2026-03-29 22:05:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFV59NFX%252F699453607%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453607/600 saved to cache
2026-03-29 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 75379e98-ec74-5bb8-a2ba-dee078101af0
2026-03-29 22:05:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:57 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:57 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:57 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6156e9d0>
2026-03-29 22:05:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH67HFC%252F699248749%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248749/600 saved to cache
2026-03-29 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6836e689-948e-59c9-ae88-0dac50e055fe
2026-03-29 22:05:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:57 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:57 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:57 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61793b50>
2026-03-29 22:05:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT66YMF%252F699415080%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699415080/600 saved to cache
2026-03-29 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a5cb9c1b-2fac-5aa0-89c7-e23c2249811e
2026-03-29 22:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457966/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV14TTZ/42810271?sv=2020-08-04&st=2026-03-29T22%3A05%3A26Z&se=2026-03-29T22%3A30%3A26Z&sr=b&sp=r&sig=FgPAFqZLo2N8ZmxnTVXtDLCOVp7mvYK9n8e2P5I%2F32w%3D)
2026-03-29 22:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453606/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FV59NFX/42798282?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Vj26nnLk4nUkuQUUMphnLssRjpy6Za6fEO4Q%2BW%2BcKKU%3D)
2026-03-29 22:05:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457962/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699457962>
2026-03-29 22:05:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453604/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699453604>
2026-03-29 22:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248736/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH67HFC/42809726?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=aLVrPpUXrfB1VZ7O0yZYRHCjncC2Uv1YIx3J5LA4O1w%3D)
2026-03-29 22:05:57 [bca.uk] INFO: Found listing with ID: BJ70%20EHU
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ70%2520EHU%27 HTTP/1.1" 200 None
2026-03-29 22:05:57 [bca.uk] INFO: Scrape type for BJ70%20EHU: 2
2026-03-29 22:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf35b337-845e-537f-a976-08188cca66f3 with identifier: BJ70%20EHU
2026-03-29 22:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf35b337-845e-537f-a976-08188cca66f3 with scrape type 2
2026-03-29 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf35b337-845e-537f-a976-08188cca66f3 with scrape type 2
2026-03-29 22:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cf35b337-845e-537f-a976-08188cca66f3, identifier: BJ70%20EHU
2026-03-29 22:05:57 [bca.uk] INFO: Found listing with ID: MJ12%20UFB
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ12%2520UFB%27 HTTP/1.1" 200 None
2026-03-29 22:05:57 [bca.uk] INFO: Scrape type for MJ12%20UFB: 2
2026-03-29 22:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b00777e-53b6-528a-adac-a2ef527c4d18 with identifier: MJ12%20UFB
2026-03-29 22:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b00777e-53b6-528a-adac-a2ef527c4d18 with scrape type 2
2026-03-29 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b00777e-53b6-528a-adac-a2ef527c4d18 with scrape type 2
2026-03-29 22:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4b00777e-53b6-528a-adac-a2ef527c4d18, identifier: MJ12%20UFB
2026-03-29 22:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456064/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ62YDS/42810080?sv=2020-08-04&st=2026-03-29T22%3A05%3A13Z&se=2026-03-29T22%3A30%3A13Z&sr=b&sp=r&sig=3uF2r926LhFkKPoPLSCohRVnNGX4IbgEWDcBb0D1E%2B8%3D)
2026-03-29 22:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cf35b337-845e-537f-a976-08188cca66f3 with identifier: BJ70%20EHU
2026-03-29 22:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cf35b337-845e-537f-a976-08188cca66f3 with identifier: BJ70%20EHU
2026-03-29 22:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cf35b337-845e-537f-a976-08188cca66f3 with identifier: BJ70%20EHU to the API
2026-03-29 22:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 165,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BJ70%20EHU-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'cf35b337-845e-537f-a976-08188cca66f3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BJ70 EHU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BJ70%20EHU&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'VOLVO',
 'model': 'XC40',
 'odometer': 69983,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VOLVO XC40 2.0 B4P R DESIGN PRO G/T StationWagon',
 'transmission': 'automatic',
 'trim': 'B4P R DESIGN PRO G/T',
 'vin': 'YV1XZK9BDM2441360',
 'year': 2020}
2026-03-29 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ70%2520EHU%27 HTTP/1.1" 200 None
2026-03-29 22:05:58 [bca.uk] INFO: Saving data for BJ70%20EHU: {'auction_closing_time': 1774951200.0, 'created_time': 1774735369.907614, 'last_price_update_time': 1774821958.481463}
2026-03-29 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ70%2520EHU') HTTP/1.1" 204 0
2026-03-29 22:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4b00777e-53b6-528a-adac-a2ef527c4d18 with identifier: MJ12%20UFB
2026-03-29 22:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4b00777e-53b6-528a-adac-a2ef527c4d18 with identifier: MJ12%20UFB
2026-03-29 22:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4b00777e-53b6-528a-adac-a2ef527c4d18 with identifier: MJ12%20UFB to the API
2026-03-29 22:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MJ12%20UFB-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '4b00777e-53b6-528a-adac-a2ef527c4d18',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MJ12 UFB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MJ12%20UFB&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'FORD',
 'model': 'KA',
 'odometer': 91180,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'FORD KA 1.2 ZETEC S/S Hatchback',
 'transmission': 'manual',
 'trim': 'ZETEC S/S',
 'vin': 'WF0UXXLTRUCD69649',
 'year': 2012}
2026-03-29 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ12%2520UFB%27 HTTP/1.1" 200 None
2026-03-29 22:05:58 [bca.uk] INFO: Saving data for MJ12%20UFB: {'auction_closing_time': 1774864800.0, 'created_time': 1774621672.742413, 'last_price_update_time': 1774821958.853905}
2026-03-29 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MJ12%2520UFB') HTTP/1.1" 204 0
2026-03-29 22:05:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089063/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089063>
2026-03-29 22:05:58 [bca.uk] INFO: Found listing with ID: KJ73%20EOT
2026-03-29 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ73%2520EOT%27 HTTP/1.1" 200 None
2026-03-29 22:05:58 [bca.uk] INFO: Scrape type for KJ73%20EOT: 2
2026-03-29 22:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab2f45d0-e564-5ded-8cb4-0288835f055c with identifier: KJ73%20EOT
2026-03-29 22:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab2f45d0-e564-5ded-8cb4-0288835f055c with scrape type 2
2026-03-29 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab2f45d0-e564-5ded-8cb4-0288835f055c with scrape type 2
2026-03-29 22:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ab2f45d0-e564-5ded-8cb4-0288835f055c, identifier: KJ73%20EOT
2026-03-29 22:05:59 [bca.uk] INFO: Found listing with ID: PE14%20KXO
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE14%2520KXO%27 HTTP/1.1" 200 None
2026-03-29 22:05:59 [bca.uk] INFO: Scrape type for PE14%20KXO: 2
2026-03-29 22:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9dbe1dc-f4cc-54f3-bf21-9f2441bfb711 with identifier: PE14%20KXO
2026-03-29 22:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9dbe1dc-f4cc-54f3-bf21-9f2441bfb711 with scrape type 2
2026-03-29 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9dbe1dc-f4cc-54f3-bf21-9f2441bfb711 with scrape type 2
2026-03-29 22:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c9dbe1dc-f4cc-54f3-bf21-9f2441bfb711, identifier: PE14%20KXO
2026-03-29 22:05:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6377b6d0>
2026-03-29 22:05:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMV68URC%252F699387090%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387090/600 saved to cache
2026-03-29 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c423af70-863f-544f-981f-966354022060
2026-03-29 22:05:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620aa690>
2026-03-29 22:05:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCP15SYH%252F699089069%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089069/600 saved to cache
2026-03-29 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7722f27f-140c-5241-909a-6e6aa692732b
2026-03-29 22:05:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:05:59 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:05:59 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:59 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:05:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:05:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:05:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61121490>
2026-03-29 22:05:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:05:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT66YMF%252F699415047%252F600') HTTP/1.1" 204 0
2026-03-29 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699415047/600 saved to cache
2026-03-29 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a5cb9c1b-2fac-5aa0-89c7-e23c2249811e
2026-03-29 22:05:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387071/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387071>
2026-03-29 22:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248731/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH67HFC/42809726?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=aLVrPpUXrfB1VZ7O0yZYRHCjncC2Uv1YIx3J5LA4O1w%3D)
2026-03-29 22:05:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414993/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414993>
2026-03-29 22:05:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248725/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248725>
2026-03-29 22:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456060/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ62YDS/42810080?sv=2020-08-04&st=2026-03-29T22%3A05%3A13Z&se=2026-03-29T22%3A30%3A13Z&sr=b&sp=r&sig=3uF2r926LhFkKPoPLSCohRVnNGX4IbgEWDcBb0D1E%2B8%3D)
2026-03-29 22:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ab2f45d0-e564-5ded-8cb4-0288835f055c with identifier: KJ73%20EOT
2026-03-29 22:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ab2f45d0-e564-5ded-8cb4-0288835f055c with identifier: KJ73%20EOT
2026-03-29 22:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ab2f45d0-e564-5ded-8cb4-0288835f055c with identifier: KJ73%20EOT to the API
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KJ73%20EOT-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ab2f45d0-e564-5ded-8cb4-0288835f055c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KJ73 EOT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KJ73%20EOT&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'MERCEDES-BENZ',
 'model': 'CLA 180 S/B',
 'odometer': 11034,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA 180 S/B 1.3 AMG LINE EXECUTIVE DCT Estate',
 'transmission': 'automatic',
 'trim': 'AMG LINE EXECUTIVE DCT',
 'vin': 'W1K5M8EB4RN459525',
 'year': 2024}
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ73%2520EOT%27 HTTP/1.1" 200 None
2026-03-29 22:05:59 [bca.uk] INFO: Saving data for KJ73%20EOT: {'auction_closing_time': 1774951200.0, 'created_time': 1774735361.858642, 'last_price_update_time': 1774821959.556973}
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KJ73%2520EOT') HTTP/1.1" 204 0
2026-03-29 22:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c9dbe1dc-f4cc-54f3-bf21-9f2441bfb711 with identifier: PE14%20KXO
2026-03-29 22:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c9dbe1dc-f4cc-54f3-bf21-9f2441bfb711 with identifier: PE14%20KXO
2026-03-29 22:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c9dbe1dc-f4cc-54f3-bf21-9f2441bfb711 with identifier: PE14%20KXO to the API
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PE14%20KXO-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c9dbe1dc-f4cc-54f3-bf21-9f2441bfb711',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PE14 KXO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PE14%20KXO&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 40983,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.6 TI-VCT 125 TITANIUM NAVIGATOR Hatchback',
 'transmission': 'automatic',
 'trim': 'TI-VCT 125 TITANIUM NAVIGATOR',
 'vin': 'WF0KXXGCBKES27765',
 'year': 2014}
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE14%2520KXO%27 HTTP/1.1" 200 None
2026-03-29 22:05:59 [bca.uk] INFO: Saving data for PE14%20KXO: {'auction_closing_time': 1774864800.0, 'created_time': 1774621700.92926, 'last_price_update_time': 1774821959.867376}
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PE14%2520KXO') HTTP/1.1" 204 0
2026-03-29 22:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699415019/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT66YMF/42812098?sv=2020-08-04&st=2026-03-29T22%3A05%3A18Z&se=2026-03-29T22%3A30%3A18Z&sr=b&sp=r&sig=vvtbY7lfWyfzUXxJcw4PY0HqZZ37wGJm65zbIBo7KHs%3D)
2026-03-29 22:05:59 [bca.uk] INFO: Found listing with ID: BP15%20GZB
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP15%2520GZB%27 HTTP/1.1" 200 None
2026-03-29 22:05:59 [bca.uk] INFO: Scrape type for BP15%20GZB: 2
2026-03-29 22:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 283b6c92-cce2-544a-9b3b-da049a06ca33 with identifier: BP15%20GZB
2026-03-29 22:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 283b6c92-cce2-544a-9b3b-da049a06ca33 with scrape type 2
2026-03-29 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 283b6c92-cce2-544a-9b3b-da049a06ca33 with scrape type 2
2026-03-29 22:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 283b6c92-cce2-544a-9b3b-da049a06ca33, identifier: BP15%20GZB
2026-03-29 22:06:00 [bca.uk] INFO: Found listing with ID: PN57%20XKS
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN57%2520XKS%27 HTTP/1.1" 200 None
2026-03-29 22:06:00 [bca.uk] INFO: Scrape type for PN57%20XKS: 0
2026-03-29 22:06:00 [bca.uk] INFO: Found listing with ID: PY15%20TGO
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY15%2520TGO%27 HTTP/1.1" 200 None
2026-03-29 22:06:00 [bca.uk] INFO: Scrape type for PY15%20TGO: 2
2026-03-29 22:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 830419de-9cf7-53e9-9135-911d8bd5b61a with identifier: PY15%20TGO
2026-03-29 22:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 830419de-9cf7-53e9-9135-911d8bd5b61a with scrape type 2
2026-03-29 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 830419de-9cf7-53e9-9135-911d8bd5b61a with scrape type 2
2026-03-29 22:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 830419de-9cf7-53e9-9135-911d8bd5b61a, identifier: PY15%20TGO
2026-03-29 22:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:06:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6368e610>
2026-03-29 22:06:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV14TTZ%252F699457966%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457966/600 saved to cache
2026-03-29 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3909531a-470f-5688-8297-acd46a9f879d
2026-03-29 22:06:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac60ffae10>
2026-03-29 22:06:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFV59NFX%252F699453606%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453606/600 saved to cache
2026-03-29 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 75379e98-ec74-5bb8-a2ba-dee078101af0
2026-03-29 22:06:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63545610>
2026-03-29 22:06:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH67HFC%252F699248736%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248736/600 saved to cache
2026-03-29 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6836e689-948e-59c9-ae88-0dac50e055fe
2026-03-29 22:06:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:06:00 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:06:00 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:00 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:06:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62197390>
2026-03-29 22:06:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ62YDS%252F699456064%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456064/600 saved to cache
2026-03-29 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9e23ce11-f3f0-5635-b5b9-03f2e6272954
2026-03-29 22:06:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399600/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699399600>
2026-03-29 22:06:00 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456057/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456057>
2026-03-29 22:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 283b6c92-cce2-544a-9b3b-da049a06ca33 with identifier: BP15%20GZB
2026-03-29 22:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 283b6c92-cce2-544a-9b3b-da049a06ca33 with identifier: BP15%20GZB
2026-03-29 22:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 283b6c92-cce2-544a-9b3b-da049a06ca33 with identifier: BP15%20GZB to the API
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 292,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BP15%20GZB-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '5.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '283b6c92-cce2-544a-9b3b-da049a06ca33',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BP15 GZB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BP15%20GZB&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'JAGUAR',
 'model': 'XKR',
 'odometer': 19925,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'JAGUAR XKR 5.0 V8 SUPERCHARGED DYNAMIC Coupe',
 'transmission': 'automatic',
 'trim': 'V8 SUPERCHARGED DYNAMIC',
 'vin': 'SAJAC45R8FMB56318',
 'year': 2015}
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP15%2520GZB%27 HTTP/1.1" 200 None
2026-03-29 22:06:00 [bca.uk] INFO: Saving data for BP15%20GZB: {'auction_closing_time': 1774951200.0, 'created_time': 1774735362.263865, 'last_price_update_time': 1774821960.697184}
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BP15%2520GZB') HTTP/1.1" 204 0
2026-03-29 22:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 830419de-9cf7-53e9-9135-911d8bd5b61a with identifier: PY15%20TGO
2026-03-29 22:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 830419de-9cf7-53e9-9135-911d8bd5b61a with identifier: PY15%20TGO
2026-03-29 22:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 830419de-9cf7-53e9-9135-911d8bd5b61a with identifier: PY15%20TGO to the API
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PY15%20TGO-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '830419de-9cf7-53e9-9135-911d8bd5b61a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PY15 TGO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PY15%20TGO&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'FORD',
 'model': 'GRAND CONNECT',
 'odometer': 133437,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'FORD GRAND CONNECT 1.6 TDCI 115 TITANIUM (5ST) MPV',
 'transmission': 'manual',
 'trim': 'TDCI 115 TITANIUM (5ST)',
 'vin': 'WF05XXWPG5FL19077',
 'year': 2015}
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY15%2520TGO%27 HTTP/1.1" 200 None
2026-03-29 22:06:01 [bca.uk] INFO: Saving data for PY15%20TGO: {'auction_closing_time': 1774864800.0, 'created_time': 1774621684.690704, 'last_price_update_time': 1774821961.032139}
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PY15%2520TGO') HTTP/1.1" 204 0
2026-03-29 22:06:01 [bca.uk] INFO: Found listing with ID: VX52%20YYH
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX52%2520YYH%27 HTTP/1.1" 200 None
2026-03-29 22:06:01 [bca.uk] INFO: Scrape type for VX52%20YYH: 2
2026-03-29 22:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08d9ff90-12a7-5f3d-86ac-c640dc2351b5 with identifier: VX52%20YYH
2026-03-29 22:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08d9ff90-12a7-5f3d-86ac-c640dc2351b5 with scrape type 2
2026-03-29 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08d9ff90-12a7-5f3d-86ac-c640dc2351b5 with scrape type 2
2026-03-29 22:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 08d9ff90-12a7-5f3d-86ac-c640dc2351b5, identifier: VX52%20YYH
2026-03-29 22:06:01 [bca.uk] INFO: Found listing with ID: SK13%20XZN
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK13%2520XZN%27 HTTP/1.1" 200 None
2026-03-29 22:06:01 [bca.uk] INFO: Scrape type for SK13%20XZN: 0
2026-03-29 22:06:01 [bca.uk] INFO: Found listing with ID: VO12%20XVT
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO12%2520XVT%27 HTTP/1.1" 200 None
2026-03-29 22:06:01 [bca.uk] INFO: Scrape type for VO12%20XVT: 0
2026-03-29 22:06:01 [bca.uk] INFO: Found listing with ID: YP66%20VYN
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP66%2520VYN%27 HTTP/1.1" 200 None
2026-03-29 22:06:01 [bca.uk] INFO: Scrape type for YP66%20VYN: 0
2026-03-29 22:06:01 [bca.uk] INFO: Found listing with ID: CW58%20JRW
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CW58%2520JRW%27 HTTP/1.1" 200 None
2026-03-29 22:06:01 [bca.uk] INFO: Scrape type for CW58%20JRW: 0
2026-03-29 22:06:01 [bca.uk] INFO: Found listing with ID: LC08%20XBB
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC08%2520XBB%27 HTTP/1.1" 200 None
2026-03-29 22:06:01 [bca.uk] INFO: Scrape type for LC08%20XBB: 2
2026-03-29 22:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f85ebd75-b202-5555-83e0-f40ad749d770 with identifier: LC08%20XBB
2026-03-29 22:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f85ebd75-b202-5555-83e0-f40ad749d770 with scrape type 2
2026-03-29 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f85ebd75-b202-5555-83e0-f40ad749d770 with scrape type 2
2026-03-29 22:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f85ebd75-b202-5555-83e0-f40ad749d770, identifier: LC08%20XBB
2026-03-29 22:06:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6187bd10>
2026-03-29 22:06:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH67HFC%252F699248731%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248731/600 saved to cache
2026-03-29 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6836e689-948e-59c9-ae88-0dac50e055fe
2026-03-29 22:06:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:06:01 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:06:01 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:01 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:06:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618ef0d0>
2026-03-29 22:06:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ62YDS%252F699456060%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456060/600 saved to cache
2026-03-29 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9e23ce11-f3f0-5635-b5b9-03f2e6272954
2026-03-29 22:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453604/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/FV59NFX/42798282?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Vj26nnLk4nUkuQUUMphnLssRjpy6Za6fEO4Q%2BW%2BcKKU%3D)
2026-03-29 22:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089063/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CP15SYH/42806364?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Rd4qYDMjPlPfw1eY2qRBNLd1xHPVQnmq6D8gIEro12k%3D)
2026-03-29 22:06:01 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087892/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699087892>
2026-03-29 22:06:01 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387065/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387065>
2026-03-29 22:06:01 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089061/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089061>
2026-03-29 22:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457962/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/SV14TTZ/42810271?sv=2020-08-04&st=2026-03-29T22%3A05%3A26Z&se=2026-03-29T22%3A30%3A26Z&sr=b&sp=r&sig=FgPAFqZLo2N8ZmxnTVXtDLCOVp7mvYK9n8e2P5I%2F32w%3D)
2026-03-29 22:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 08d9ff90-12a7-5f3d-86ac-c640dc2351b5 with identifier: VX52%20YYH
2026-03-29 22:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 08d9ff90-12a7-5f3d-86ac-c640dc2351b5 with identifier: VX52%20YYH
2026-03-29 22:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 08d9ff90-12a7-5f3d-86ac-c640dc2351b5 with identifier: VX52%20YYH to the API
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VX52%20YYH-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '08d9ff90-12a7-5f3d-86ac-c640dc2351b5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VX52 YYH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VX52%20YYH&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'HONDA',
 'model': 'JAZZ',
 'odometer': 30831,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2002-01-01',
 'seller_name': None,
 'title': 'HONDA JAZZ 1.4 I-DSI SE Hatchback',
 'transmission': 'manual',
 'trim': 'I-DSI SE',
 'vin': 'JHMGD17502S241222',
 'year': 2002}
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX52%2520YYH%27 HTTP/1.1" 200 None
2026-03-29 22:06:01 [bca.uk] INFO: Saving data for VX52%20YYH: {'auction_closing_time': 1774951200.0, 'created_time': 1774735359.767617, 'last_price_update_time': 1774821961.777845}
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VX52%2520YYH') HTTP/1.1" 204 0
2026-03-29 22:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f85ebd75-b202-5555-83e0-f40ad749d770 with identifier: LC08%20XBB
2026-03-29 22:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f85ebd75-b202-5555-83e0-f40ad749d770 with identifier: LC08%20XBB
2026-03-29 22:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f85ebd75-b202-5555-83e0-f40ad749d770 with identifier: LC08%20XBB to the API
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LC08%20XBB-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f85ebd75-b202-5555-83e0-f40ad749d770',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LC08 XBB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LC08%20XBB&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'HONDA',
 'model': 'JAZZ',
 'odometer': 60636,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'HONDA JAZZ 1.4 I-DSI SPORT CVT-7 Hatchback',
 'transmission': 'manual',
 'trim': 'I-DSI SPORT CVT-7',
 'vin': 'LUCGE389083216916',
 'year': 2008}
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC08%2520XBB%27 HTTP/1.1" 200 None
2026-03-29 22:06:02 [bca.uk] INFO: Saving data for LC08%20XBB: {'auction_closing_time': 1774864800.0, 'created_time': 1774735390.345679, 'last_price_update_time': 1774821962.175302}
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LC08%2520XBB') HTTP/1.1" 204 0
2026-03-29 22:06:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:06:02 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:06:02 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:02 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62197dd0>
2026-03-29 22:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT66YMF%252F699415019%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699415019/600 saved to cache
2026-03-29 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a5cb9c1b-2fac-5aa0-89c7-e23c2249811e
2026-03-29 22:06:02 [bca.uk] INFO: Total items found: 100
2026-03-29 22:06:02 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded
2026-03-29 22:06:02 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:06:02 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:06:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248718/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248718>
2026-03-29 22:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248725/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH67HFC/42809726?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=aLVrPpUXrfB1VZ7O0yZYRHCjncC2Uv1YIx3J5LA4O1w%3D)
2026-03-29 22:06:02 [bca.uk] INFO: Found listing with ID: WU66%20XNV
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU66%2520XNV%27 HTTP/1.1" 200 None
2026-03-29 22:06:02 [bca.uk] INFO: Scrape type for WU66%20XNV: 2
2026-03-29 22:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51da0f1d-592f-5dda-b1f6-cadeb5cfb790 with identifier: WU66%20XNV
2026-03-29 22:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51da0f1d-592f-5dda-b1f6-cadeb5cfb790 with scrape type 2
2026-03-29 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51da0f1d-592f-5dda-b1f6-cadeb5cfb790 with scrape type 2
2026-03-29 22:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 51da0f1d-592f-5dda-b1f6-cadeb5cfb790, identifier: WU66%20XNV
2026-03-29 22:06:02 [bca.uk] INFO: Found listing with ID: VKZ%202608
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VKZ%25202608%27 HTTP/1.1" 200 None
2026-03-29 22:06:02 [bca.uk] INFO: Scrape type for VKZ%202608: 2
2026-03-29 22:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0e083fc-0fc7-5652-936e-3a40315f73e3 with identifier: VKZ%202608
2026-03-29 22:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0e083fc-0fc7-5652-936e-3a40315f73e3 with scrape type 2
2026-03-29 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0e083fc-0fc7-5652-936e-3a40315f73e3 with scrape type 2
2026-03-29 22:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a0e083fc-0fc7-5652-936e-3a40315f73e3, identifier: VKZ%202608
2026-03-29 22:06:02 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:06:02 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 51da0f1d-592f-5dda-b1f6-cadeb5cfb790 with identifier: WU66%20XNV
2026-03-29 22:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 51da0f1d-592f-5dda-b1f6-cadeb5cfb790 with identifier: WU66%20XNV
2026-03-29 22:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 51da0f1d-592f-5dda-b1f6-cadeb5cfb790 with identifier: WU66%20XNV to the API
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WU66%20XNV-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '51da0f1d-592f-5dda-b1f6-cadeb5cfb790',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WU66 XNV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WU66%20XNV&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'PEUGEOT',
 'model': '308',
 'odometer': 68999,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 308 1.2 P/T 130 ALLURE EAT6 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 130 ALLURE EAT6',
 'vin': 'VF3LPHNYWGS251550',
 'year': 2016}
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU66%2520XNV%27 HTTP/1.1" 200 None
2026-03-29 22:06:02 [bca.uk] INFO: Saving data for WU66%20XNV: {'auction_closing_time': 1774864800.0, 'created_time': 1774735340.275341, 'last_price_update_time': 1774821962.864691}
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WU66%2520XNV') HTTP/1.1" 204 0
2026-03-29 22:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a0e083fc-0fc7-5652-936e-3a40315f73e3 with identifier: VKZ%202608
2026-03-29 22:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a0e083fc-0fc7-5652-936e-3a40315f73e3 with identifier: VKZ%202608
2026-03-29 22:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a0e083fc-0fc7-5652-936e-3a40315f73e3 with identifier: VKZ%202608 to the API
2026-03-29 22:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 169,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VKZ%202608-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a0e083fc-0fc7-5652-936e-3a40315f73e3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VKZ 2608',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VKZ%202608&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 128852,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 2.0 TITANIUM Hatchback',
 'transmission': 'manual',
 'trim': 'TITANIUM',
 'vin': 'WF0PXXGCDP8B12189',
 'year': 2008}
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VKZ%25202608%27 HTTP/1.1" 200 None
2026-03-29 22:06:03 [bca.uk] INFO: Saving data for VKZ%202608: {'auction_closing_time': 1774864800.0, 'created_time': 1774735374.604453, 'last_price_update_time': 1774821963.155569}
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VKZ%25202608') HTTP/1.1" 204 0
2026-03-29 22:06:03 [bca.uk] INFO: Found listing with ID: YE59%20VRX
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE59%2520VRX%27 HTTP/1.1" 200 None
2026-03-29 22:06:03 [bca.uk] INFO: Scrape type for YE59%20VRX: 2
2026-03-29 22:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e840cff7-63ef-534e-a127-ffab51ca54c5 with identifier: YE59%20VRX
2026-03-29 22:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e840cff7-63ef-534e-a127-ffab51ca54c5 with scrape type 2
2026-03-29 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e840cff7-63ef-534e-a127-ffab51ca54c5 with scrape type 2
2026-03-29 22:06:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e840cff7-63ef-534e-a127-ffab51ca54c5, identifier: YE59%20VRX
2026-03-29 22:06:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:06:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456055/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456055>
2026-03-29 22:06:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414945/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414945>
2026-03-29 22:06:03 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456037/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456037>
2026-03-29 22:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387071/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MV68URC/42811821?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=UqKQThY1MQH5ObDZI1ey2MVklXRiFzm7WSFSP9Yo17U%3D)
2026-03-29 22:06:03 [bca.uk] INFO: Found listing with ID: DS15%20KUO
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS15%2520KUO%27 HTTP/1.1" 200 None
2026-03-29 22:06:03 [bca.uk] INFO: Scrape type for DS15%20KUO: 0
2026-03-29 22:06:03 [bca.uk] INFO: Found listing with ID: FP65%20EUR
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP65%2520EUR%27 HTTP/1.1" 200 None
2026-03-29 22:06:03 [bca.uk] INFO: Scrape type for FP65%20EUR: 2
2026-03-29 22:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 484f934c-eb0c-5acf-ac79-fe2e0b847b08 with identifier: FP65%20EUR
2026-03-29 22:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 484f934c-eb0c-5acf-ac79-fe2e0b847b08 with scrape type 2
2026-03-29 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 484f934c-eb0c-5acf-ac79-fe2e0b847b08 with scrape type 2
2026-03-29 22:06:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 484f934c-eb0c-5acf-ac79-fe2e0b847b08, identifier: FP65%20EUR
2026-03-29 22:06:03 [bca.uk] INFO: Found listing with ID: AU61%20XXN
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU61%2520XXN%27 HTTP/1.1" 200 None
2026-03-29 22:06:03 [bca.uk] INFO: Scrape type for AU61%20XXN: 0
2026-03-29 22:06:03 [bca.uk] INFO: Found listing with ID: AV12%20XOM
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV12%2520XOM%27 HTTP/1.1" 200 None
2026-03-29 22:06:03 [bca.uk] INFO: Scrape type for AV12%20XOM: 2
2026-03-29 22:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 530e01d0-f521-59d6-894f-203412bcfac6 with identifier: AV12%20XOM
2026-03-29 22:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 530e01d0-f521-59d6-894f-203412bcfac6 with scrape type 2
2026-03-29 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 530e01d0-f521-59d6-894f-203412bcfac6 with scrape type 2
2026-03-29 22:06:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 530e01d0-f521-59d6-894f-203412bcfac6, identifier: AV12%20XOM
2026-03-29 22:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e840cff7-63ef-534e-a127-ffab51ca54c5 with identifier: YE59%20VRX
2026-03-29 22:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e840cff7-63ef-534e-a127-ffab51ca54c5 with identifier: YE59%20VRX
2026-03-29 22:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e840cff7-63ef-534e-a127-ffab51ca54c5 with identifier: YE59%20VRX to the API
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YE59%20VRX-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e840cff7-63ef-534e-a127-ffab51ca54c5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YE59 VRX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YE59%20VRX&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'BMW',
 'model': '320D',
 'odometer': 141770,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'BMW 320D 2.0 M SPORT Coupe',
 'transmission': 'automatic',
 'trim': 'M SPORT',
 'vin': 'WBAWD12090PP60465',
 'year': 2010}
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE59%2520VRX%27 HTTP/1.1" 200 None
2026-03-29 22:06:03 [bca.uk] INFO: Saving data for YE59%20VRX: {'auction_closing_time': 1774864800.0, 'created_time': 1774735386.801983, 'last_price_update_time': 1774821963.822596}
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YE59%2520VRX') HTTP/1.1" 204 0
2026-03-29 22:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414993/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT66YMF/42812098?sv=2020-08-04&st=2026-03-29T22%3A05%3A18Z&se=2026-03-29T22%3A30%3A18Z&sr=b&sp=r&sig=vvtbY7lfWyfzUXxJcw4PY0HqZZ37wGJm65zbIBo7KHs%3D)
2026-03-29 22:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456057/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ62YDS/42810080?sv=2020-08-04&st=2026-03-29T22%3A05%3A13Z&se=2026-03-29T22%3A30%3A13Z&sr=b&sp=r&sig=3uF2r926LhFkKPoPLSCohRVnNGX4IbgEWDcBb0D1E%2B8%3D)
2026-03-29 22:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 484f934c-eb0c-5acf-ac79-fe2e0b847b08 with identifier: FP65%20EUR
2026-03-29 22:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 484f934c-eb0c-5acf-ac79-fe2e0b847b08 with identifier: FP65%20EUR
2026-03-29 22:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 484f934c-eb0c-5acf-ac79-fe2e0b847b08 with identifier: FP65%20EUR to the API
2026-03-29 22:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FP65%20EUR-GB',
 'category': 'Car',
 'color': 'orange',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '484f934c-eb0c-5acf-ac79-fe2e0b847b08',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FP65 EUR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FP65%20EUR&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'CITROEN',
 'model': 'C1',
 'odometer': 73745,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'CITROEN C1 1.2 P/T 82 FLAIR Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 82 FLAIR',
 'vin': 'VF7PAHMTCFR771726',
 'year': 2016}
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP65%2520EUR%27 HTTP/1.1" 200 None
2026-03-29 22:06:04 [bca.uk] INFO: Saving data for FP65%20EUR: {'auction_closing_time': 1774864800.0, 'created_time': 1774477724.473477, 'last_price_update_time': 1774821964.163377}
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FP65%2520EUR') HTTP/1.1" 204 0
2026-03-29 22:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 530e01d0-f521-59d6-894f-203412bcfac6 with identifier: AV12%20XOM
2026-03-29 22:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 530e01d0-f521-59d6-894f-203412bcfac6 with identifier: AV12%20XOM
2026-03-29 22:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 530e01d0-f521-59d6-894f-203412bcfac6 with identifier: AV12%20XOM to the API
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AV12%20XOM-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '530e01d0-f521-59d6-894f-203412bcfac6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AV12 XOM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AV12%20XOM&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 130144,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.6 TDCI 115 TITANIUM X Hatchback',
 'transmission': 'manual',
 'trim': 'TDCI 115 TITANIUM X',
 'vin': 'WF0KXXGCBKCC15110',
 'year': 2012}
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV12%2520XOM%27 HTTP/1.1" 200 None
2026-03-29 22:06:04 [bca.uk] INFO: Saving data for AV12%20XOM: {'auction_closing_time': 1774864800.0, 'created_time': 1774621511.117031, 'last_price_update_time': 1774821964.484027}
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AV12%2520XOM') HTTP/1.1" 204 0
2026-03-29 22:06:04 [bca.uk] INFO: Found listing with ID: YP07%20ZRX
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP07%2520ZRX%27 HTTP/1.1" 200 None
2026-03-29 22:06:04 [bca.uk] INFO: Scrape type for YP07%20ZRX: 2
2026-03-29 22:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9778d0fc-88ae-5ce5-b8be-dfaa70e989c2 with identifier: YP07%20ZRX
2026-03-29 22:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9778d0fc-88ae-5ce5-b8be-dfaa70e989c2 with scrape type 2
2026-03-29 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9778d0fc-88ae-5ce5-b8be-dfaa70e989c2 with scrape type 2
2026-03-29 22:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9778d0fc-88ae-5ce5-b8be-dfaa70e989c2, identifier: YP07%20ZRX
2026-03-29 22:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399600/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LT14HGA/42812005?sv=2020-08-04&st=2026-03-29T22%3A05%3A17Z&se=2026-03-29T22%3A30%3A17Z&sr=b&sp=r&sig=waPrjmAums3L%2FvFzJ%2Fhg5dv7M7RjxxPDejipYOMZYCI%3D)
2026-03-29 22:06:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087856/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=BP65JXL-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:06:04 [bca.uk] INFO: Found listing with ID: LL16%20FYY
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL16%2520FYY%27 HTTP/1.1" 200 None
2026-03-29 22:06:04 [bca.uk] INFO: Scrape type for LL16%20FYY: 2
2026-03-29 22:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc084816-a7cd-510e-bdb1-fb2509736d3b with identifier: LL16%20FYY
2026-03-29 22:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc084816-a7cd-510e-bdb1-fb2509736d3b with scrape type 2
2026-03-29 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc084816-a7cd-510e-bdb1-fb2509736d3b with scrape type 2
2026-03-29 22:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cc084816-a7cd-510e-bdb1-fb2509736d3b, identifier: LL16%20FYY
2026-03-29 22:06:04 [bca.uk] INFO: Found listing with ID: BG14%20OHU
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG14%2520OHU%27 HTTP/1.1" 200 None
2026-03-29 22:06:04 [bca.uk] INFO: Scrape type for BG14%20OHU: 2
2026-03-29 22:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adcd49ce-e0fe-5874-8c1b-a8a55d414bd7 with identifier: BG14%20OHU
2026-03-29 22:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adcd49ce-e0fe-5874-8c1b-a8a55d414bd7 with scrape type 2
2026-03-29 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adcd49ce-e0fe-5874-8c1b-a8a55d414bd7 with scrape type 2
2026-03-29 22:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: adcd49ce-e0fe-5874-8c1b-a8a55d414bd7, identifier: BG14%20OHU
2026-03-29 22:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9778d0fc-88ae-5ce5-b8be-dfaa70e989c2 with identifier: YP07%20ZRX
2026-03-29 22:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9778d0fc-88ae-5ce5-b8be-dfaa70e989c2 with identifier: YP07%20ZRX
2026-03-29 22:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9778d0fc-88ae-5ce5-b8be-dfaa70e989c2 with identifier: YP07%20ZRX to the API
2026-03-29 22:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 171,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YP07%20ZRX-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9778d0fc-88ae-5ce5-b8be-dfaa70e989c2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YP07 ZRX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YP07%20ZRX&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF PLUS',
 'odometer': 88019,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF PLUS 1.6 FSI SE Hatchback',
 'transmission': 'manual',
 'trim': 'FSI SE',
 'vin': 'WVWZZZ1KZ7W605493',
 'year': 2007}
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP07%2520ZRX%27 HTTP/1.1" 200 None
2026-03-29 22:06:05 [bca.uk] INFO: Saving data for YP07%20ZRX: {'auction_closing_time': 1774864800.0, 'created_time': 1774735388.084639, 'last_price_update_time': 1774821965.131967}
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YP07%2520ZRX') HTTP/1.1" 204 0
2026-03-29 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62195f10>
2026-03-29 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FFV59NFX%252F699453604%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453604/600 saved to cache
2026-03-29 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 75379e98-ec74-5bb8-a2ba-dee078101af0
2026-03-29 22:06:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 75379e98-ec74-5bb8-a2ba-dee078101af0, skipping ID generation
2026-03-29 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 75379e98-ec74-5bb8-a2ba-dee078101af0 sending to next pipeline
2026-03-29 22:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 75379e98-ec74-5bb8-a2ba-dee078101af0, identifier: FV59%20NFX
2026-03-29 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61bb0d50>
2026-03-29 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCP15SYH%252F699089063%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089063/600 saved to cache
2026-03-29 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7722f27f-140c-5241-909a-6e6aa692732b
2026-03-29 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61bb9b10>
2026-03-29 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FSV14TTZ%252F699457962%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457962/600 saved to cache
2026-03-29 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3909531a-470f-5688-8297-acd46a9f879d
2026-03-29 22:06:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3909531a-470f-5688-8297-acd46a9f879d, skipping ID generation
2026-03-29 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3909531a-470f-5688-8297-acd46a9f879d sending to next pipeline
2026-03-29 22:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3909531a-470f-5688-8297-acd46a9f879d, identifier: SV14%20TTZ
2026-03-29 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632e0110>
2026-03-29 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH67HFC%252F699248725%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248725/600 saved to cache
2026-03-29 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6836e689-948e-59c9-ae88-0dac50e055fe
2026-03-29 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089061/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CP15SYH/42806364?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Rd4qYDMjPlPfw1eY2qRBNLd1xHPVQnmq6D8gIEro12k%3D)
2026-03-29 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387065/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MV68URC/42811821?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=UqKQThY1MQH5ObDZI1ey2MVklXRiFzm7WSFSP9Yo17U%3D)
2026-03-29 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087892/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BP65JXL/42808111?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=NuWfvCjhCnPVyKXKJ4JcyeNaRmV90x6ROfl09hllUPs%3D)
2026-03-29 22:06:05 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089057/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699089057>
2026-03-29 22:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cc084816-a7cd-510e-bdb1-fb2509736d3b with identifier: LL16%20FYY
2026-03-29 22:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cc084816-a7cd-510e-bdb1-fb2509736d3b with identifier: LL16%20FYY
2026-03-29 22:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cc084816-a7cd-510e-bdb1-fb2509736d3b with identifier: LL16%20FYY to the API
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LL16%20FYY-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'cc084816-a7cd-510e-bdb1-fb2509736d3b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LL16 FYY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LL16%20FYY&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'FORD',
 'model': 'MONDEO',
 'odometer': 100078,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'FORD MONDEO 1.5 TDCI 120 ECO TITANIUM Hatchback',
 'transmission': 'manual',
 'trim': 'TDCI 120 ECO TITANIUM',
 'vin': 'WF0EXXWPCEGG42057',
 'year': 2016}
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL16%2520FYY%27 HTTP/1.1" 200 None
2026-03-29 22:06:05 [bca.uk] INFO: Saving data for LL16%20FYY: {'auction_closing_time': 1774864800.0, 'created_time': 1774477751.39214, 'last_price_update_time': 1774821965.828644}
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LL16%2520FYY') HTTP/1.1" 204 0
2026-03-29 22:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: adcd49ce-e0fe-5874-8c1b-a8a55d414bd7 with identifier: BG14%20OHU
2026-03-29 22:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: adcd49ce-e0fe-5874-8c1b-a8a55d414bd7 with identifier: BG14%20OHU
2026-03-29 22:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: adcd49ce-e0fe-5874-8c1b-a8a55d414bd7 with identifier: BG14%20OHU to the API
2026-03-29 22:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BG14%20OHU-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'adcd49ce-e0fe-5874-8c1b-a8a55d414bd7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BG14 OHU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BG14%20OHU&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 120908,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'NISSAN QASHQAI 1.5 DCI 110 TEKNA Hatchback',
 'transmission': 'manual',
 'trim': 'DCI 110 TEKNA',
 'vin': 'SJNFAAJ11U1106884',
 'year': 2014}
2026-03-29 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG14%2520OHU%27 HTTP/1.1" 200 None
2026-03-29 22:06:06 [bca.uk] INFO: Saving data for BG14%20OHU: {'auction_closing_time': 1774864800.0, 'created_time': 1774621511.709352, 'last_price_update_time': 1774821966.172141}
2026-03-29 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BG14%2520OHU') HTTP/1.1" 204 0
2026-03-29 22:06:06 [bca.uk] INFO: Found listing with ID: BF12%20MYT
2026-03-29 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF12%2520MYT%27 HTTP/1.1" 200 None
2026-03-29 22:06:06 [bca.uk] INFO: Scrape type for BF12%20MYT: 2
2026-03-29 22:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be3301d1-7f13-5013-82e2-ed3f1a597939 with identifier: BF12%20MYT
2026-03-29 22:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be3301d1-7f13-5013-82e2-ed3f1a597939 with scrape type 2
2026-03-29 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be3301d1-7f13-5013-82e2-ed3f1a597939 with scrape type 2
2026-03-29 22:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: be3301d1-7f13-5013-82e2-ed3f1a597939, identifier: BF12%20MYT
2026-03-29 22:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 75379e98-ec74-5bb8-a2ba-dee078101af0 with identifier: FV59%20NFX
2026-03-29 22:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 75379e98-ec74-5bb8-a2ba-dee078101af0 with identifier: FV59%20NFX
2026-03-29 22:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 75379e98-ec74-5bb8-a2ba-dee078101af0 with identifier: FV59%20NFX to the API
2026-03-29 22:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453604/600>
{'auction_title': '',
 'c_o_2_emission_value': 141,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_expert_report_file_1cbf0aec-d833-4759-a6c3-18c7af7232d2.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FV59%20NFX-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '75379e98-ec74-5bb8-a2ba-dee078101af0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FV59 NFX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FV59%20NFX&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'PEUGEOT',
 'model': '207',
 'odometer': 105522,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43186,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453601/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42588,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453602/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39690,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453604/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40522,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453606/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37536,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453607/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35841,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453609/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 90841,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453612/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75824,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453615/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77175,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453618/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75379e98-ec74-5bb8-a2ba-dee078101af0/75379e98-ec74-5bb8-a2ba-dee078101af0_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72308,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/FV59NFX/699453622/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 207 1.6 VTI 120 SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'VTI 120 SPORT',
 'vin': 'VF3WA5FS09E094930',
 'year': 2009}
2026-03-29 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV59%2520NFX%27 HTTP/1.1" 200 None
2026-03-29 22:06:06 [bca.uk] INFO: Saving data for FV59%20NFX: {'created_time': 1774821966.645437, 'last_price_update_time': 1774821966.645448, 'auction_closing_time': 1775210400.0}
2026-03-29 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FV59%2520NFX') HTTP/1.1" 204 0
2026-03-29 22:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3909531a-470f-5688-8297-acd46a9f879d with identifier: SV14%20TTZ
2026-03-29 22:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3909531a-470f-5688-8297-acd46a9f879d with identifier: SV14%20TTZ
2026-03-29 22:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3909531a-470f-5688-8297-acd46a9f879d with identifier: SV14%20TTZ to the API
2026-03-29 22:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457962/600>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_expert_report_file_4129792f-b8fa-44f1-83b0-0b75e5d6367f.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SV14%20TTZ-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3909531a-470f-5688-8297-acd46a9f879d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SV14 TTZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SV14%20TTZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MAZDA',
 'model': '6 TOURER',
 'odometer': 91227,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43766,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457959/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42994,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457962/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41827,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457966/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42390,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457969/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36465,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457975/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35296,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457978/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82583,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457986/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 64242,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699457995/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80648,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699458005/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3909531a-470f-5688-8297-acd46a9f879d/3909531a-470f-5688-8297-acd46a9f879d_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 74504,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/SV14TTZ/699458013/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'MAZDA 6 TOURER 2.0 145 SE-L Estate',
 'transmission': 'manual',
 'trim': '145 SE-L',
 'vin': 'JMZGJ596611162765',
 'year': 2014}
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV14%2520TTZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:07 [bca.uk] INFO: Saving data for SV14%20TTZ: {'created_time': 1774821967.127387, 'last_price_update_time': 1774821967.127398, 'auction_closing_time': 1775210400.0}
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SV14%2520TTZ') HTTP/1.1" 204 0
2026-03-29 22:06:07 [bca.uk] INFO: Found listing with ID: MV65%20CCA
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV65%2520CCA%27 HTTP/1.1" 200 None
2026-03-29 22:06:07 [bca.uk] INFO: Scrape type for MV65%20CCA: 2
2026-03-29 22:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 419fcf8a-2034-51e6-b754-37b9a8107691 with identifier: MV65%20CCA
2026-03-29 22:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 419fcf8a-2034-51e6-b754-37b9a8107691 with scrape type 2
2026-03-29 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 419fcf8a-2034-51e6-b754-37b9a8107691 with scrape type 2
2026-03-29 22:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 419fcf8a-2034-51e6-b754-37b9a8107691, identifier: MV65%20CCA
2026-03-29 22:06:07 [bca.uk] INFO: Found listing with ID: BL12%20HFK
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL12%2520HFK%27 HTTP/1.1" 200 None
2026-03-29 22:06:07 [bca.uk] INFO: Scrape type for BL12%20HFK: 0
2026-03-29 22:06:07 [bca.uk] INFO: Found listing with ID: EK63%20FTA
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK63%2520FTA%27 HTTP/1.1" 200 None
2026-03-29 22:06:07 [bca.uk] INFO: Scrape type for EK63%20FTA: 2
2026-03-29 22:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f3242ee-badd-5243-9618-1a2a403b68bc with identifier: EK63%20FTA
2026-03-29 22:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f3242ee-badd-5243-9618-1a2a403b68bc with scrape type 2
2026-03-29 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f3242ee-badd-5243-9618-1a2a403b68bc with scrape type 2
2026-03-29 22:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0f3242ee-badd-5243-9618-1a2a403b68bc, identifier: EK63%20FTA
2026-03-29 22:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: be3301d1-7f13-5013-82e2-ed3f1a597939 with identifier: BF12%20MYT
2026-03-29 22:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: be3301d1-7f13-5013-82e2-ed3f1a597939 with identifier: BF12%20MYT
2026-03-29 22:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: be3301d1-7f13-5013-82e2-ed3f1a597939 with identifier: BF12%20MYT to the API
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BF12%20MYT-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'be3301d1-7f13-5013-82e2-ed3f1a597939',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BF12 MYT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BF12%20MYT&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 75528,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 16V SE Hatchback',
 'transmission': 'manual',
 'trim': '16V SE',
 'vin': 'W0L0SDL68C4133567',
 'year': 2012}
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF12%2520MYT%27 HTTP/1.1" 200 None
2026-03-29 22:06:07 [bca.uk] INFO: Saving data for BF12%20MYT: {'auction_closing_time': 1774864800.0, 'created_time': 1774735389.966115, 'last_price_update_time': 1774821967.696056}
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BF12%2520MYT') HTTP/1.1" 204 0
2026-03-29 22:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61bc6390>
2026-03-29 22:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMV68URC%252F699387071%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387071/600 saved to cache
2026-03-29 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c423af70-863f-544f-981f-966354022060
2026-03-29 22:06:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:06:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:06:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620bae90>
2026-03-29 22:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT66YMF%252F699414993%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414993/600 saved to cache
2026-03-29 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a5cb9c1b-2fac-5aa0-89c7-e23c2249811e
2026-03-29 22:06:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:06:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:06:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615efb10>
2026-03-29 22:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ62YDS%252F699456057%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456057/600 saved to cache
2026-03-29 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9e23ce11-f3f0-5635-b5b9-03f2e6272954
2026-03-29 22:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248718/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH67HFC/42809726?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=aLVrPpUXrfB1VZ7O0yZYRHCjncC2Uv1YIx3J5LA4O1w%3D)
2026-03-29 22:06:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387062/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699387062>
2026-03-29 22:06:07 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248711/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699248711>
2026-03-29 22:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 419fcf8a-2034-51e6-b754-37b9a8107691 with identifier: MV65%20CCA
2026-03-29 22:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 419fcf8a-2034-51e6-b754-37b9a8107691 with identifier: MV65%20CCA
2026-03-29 22:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 419fcf8a-2034-51e6-b754-37b9a8107691 with identifier: MV65%20CCA to the API
2026-03-29 22:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 95,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MV65%20CCA-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '419fcf8a-2034-51e6-b754-37b9a8107691',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MV65 CCA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MV65%20CCA&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 110242,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 2008 1.6 BLUEHDI 100 ALLURE MPV',
 'transmission': 'manual',
 'trim': 'BLUEHDI 100 ALLURE',
 'vin': 'VF3CUBHY6FY085961',
 'year': 2015}
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV65%2520CCA%27 HTTP/1.1" 200 None
2026-03-29 22:06:08 [bca.uk] INFO: Saving data for MV65%20CCA: {'auction_closing_time': 1774864800.0, 'created_time': 1774477705.948592, 'last_price_update_time': 1774821968.176862}
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MV65%2520CCA') HTTP/1.1" 204 0
2026-03-29 22:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0f3242ee-badd-5243-9618-1a2a403b68bc with identifier: EK63%20FTA
2026-03-29 22:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0f3242ee-badd-5243-9618-1a2a403b68bc with identifier: EK63%20FTA
2026-03-29 22:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0f3242ee-badd-5243-9618-1a2a403b68bc with identifier: EK63%20FTA to the API
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EK63%20FTA-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0f3242ee-badd-5243-9618-1a2a403b68bc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EK63 FTA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EK63%20FTA&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'HONDA',
 'model': 'CIVIC',
 'odometer': 101706,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'HONDA CIVIC 1.4 I-VTEC SE Hatchback',
 'transmission': 'manual',
 'trim': 'I-VTEC SE',
 'vin': 'SHHFK1740DU005427',
 'year': 2013}
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK63%2520FTA%27 HTTP/1.1" 200 None
2026-03-29 22:06:08 [bca.uk] INFO: Saving data for EK63%20FTA: {'auction_closing_time': 1774864800.0, 'created_time': 1774735366.182169, 'last_price_update_time': 1774821968.473146}
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EK63%2520FTA') HTTP/1.1" 204 0
2026-03-29 22:06:08 [bca.uk] INFO: Found listing with ID: EA62%20XPM
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA62%2520XPM%27 HTTP/1.1" 200 None
2026-03-29 22:06:08 [bca.uk] INFO: Scrape type for EA62%20XPM: 0
2026-03-29 22:06:08 [bca.uk] INFO: Found listing with ID: FE14%20AVW
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE14%2520AVW%27 HTTP/1.1" 200 None
2026-03-29 22:06:08 [bca.uk] INFO: Scrape type for FE14%20AVW: 2
2026-03-29 22:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b235e50-3e0e-57b8-82d8-92073950f59f with identifier: FE14%20AVW
2026-03-29 22:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b235e50-3e0e-57b8-82d8-92073950f59f with scrape type 2
2026-03-29 22:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b235e50-3e0e-57b8-82d8-92073950f59f with scrape type 2
2026-03-29 22:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2b235e50-3e0e-57b8-82d8-92073950f59f, identifier: FE14%20AVW
2026-03-29 22:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456037/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LN62HLC/42810081?sv=2020-08-04&st=2026-03-29T22%3A05%3A15Z&se=2026-03-29T22%3A30%3A15Z&sr=b&sp=r&sig=7S8WdQ3gHe92IypMlrTOVxGXU1Uqv27G6oYLRI%2FeI0k%3D)
2026-03-29 22:06:08 [bca.uk] INFO: Found listing with ID: PE16%20VRM
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE16%2520VRM%27 HTTP/1.1" 200 None
2026-03-29 22:06:08 [bca.uk] INFO: Scrape type for PE16%20VRM: 0
2026-03-29 22:06:08 [bca.uk] INFO: Found listing with ID: FG66%20KHH
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG66%2520KHH%27 HTTP/1.1" 200 None
2026-03-29 22:06:08 [bca.uk] INFO: Scrape type for FG66%20KHH: 0
2026-03-29 22:06:08 [bca.uk] INFO: Found listing with ID: FP11%20OHH
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP11%2520OHH%27 HTTP/1.1" 200 None
2026-03-29 22:06:08 [bca.uk] INFO: Scrape type for FP11%20OHH: 2
2026-03-29 22:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9153a9c4-5990-5981-85ad-c93a9119ac4b with identifier: FP11%20OHH
2026-03-29 22:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9153a9c4-5990-5981-85ad-c93a9119ac4b with scrape type 2
2026-03-29 22:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9153a9c4-5990-5981-85ad-c93a9119ac4b with scrape type 2
2026-03-29 22:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9153a9c4-5990-5981-85ad-c93a9119ac4b, identifier: FP11%20OHH
2026-03-29 22:06:08 [bca.uk] INFO: Found listing with ID: EO61%20TBV
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO61%2520TBV%27 HTTP/1.1" 200 None
2026-03-29 22:06:08 [bca.uk] INFO: Scrape type for EO61%20TBV: 0
2026-03-29 22:06:08 [bca.uk] INFO: Found listing with ID: FT61%20VUR
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT61%2520VUR%27 HTTP/1.1" 200 None
2026-03-29 22:06:08 [bca.uk] INFO: Scrape type for FT61%20VUR: 2
2026-03-29 22:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a45df846-9de9-5dca-bfcb-dcf57dc2b59b with identifier: FT61%20VUR
2026-03-29 22:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a45df846-9de9-5dca-bfcb-dcf57dc2b59b with scrape type 2
2026-03-29 22:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a45df846-9de9-5dca-bfcb-dcf57dc2b59b with scrape type 2
2026-03-29 22:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a45df846-9de9-5dca-bfcb-dcf57dc2b59b, identifier: FT61%20VUR
2026-03-29 22:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2b235e50-3e0e-57b8-82d8-92073950f59f with identifier: FE14%20AVW
2026-03-29 22:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2b235e50-3e0e-57b8-82d8-92073950f59f with identifier: FE14%20AVW
2026-03-29 22:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2b235e50-3e0e-57b8-82d8-92073950f59f with identifier: FE14%20AVW to the API
2026-03-29 22:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FE14%20AVW-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2b235e50-3e0e-57b8-82d8-92073950f59f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FE14 AVW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FE14%20AVW&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 116643,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.0 E/B 125 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 ZETEC',
 'vin': 'WF0KXXGCBKEL72438',
 'year': 2014}
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE14%2520AVW%27 HTTP/1.1" 200 None
2026-03-29 22:06:09 [bca.uk] INFO: Saving data for FE14%20AVW: {'auction_closing_time': 1774864800.0, 'created_time': 1774621482.547477, 'last_price_update_time': 1774821969.160474}
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FE14%2520AVW') HTTP/1.1" 204 0
2026-03-29 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414945/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT66YMF/42812098?sv=2020-08-04&st=2026-03-29T22%3A05%3A18Z&se=2026-03-29T22%3A30%3A18Z&sr=b&sp=r&sig=vvtbY7lfWyfzUXxJcw4PY0HqZZ37wGJm65zbIBo7KHs%3D)
2026-03-29 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087856/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/BP65JXL/42808111?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=NuWfvCjhCnPVyKXKJ4JcyeNaRmV90x6ROfl09hllUPs%3D)
2026-03-29 22:06:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414918/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414918>
2026-03-29 22:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9153a9c4-5990-5981-85ad-c93a9119ac4b with identifier: FP11%20OHH
2026-03-29 22:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9153a9c4-5990-5981-85ad-c93a9119ac4b with identifier: FP11%20OHH
2026-03-29 22:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9153a9c4-5990-5981-85ad-c93a9119ac4b with identifier: FP11%20OHH to the API
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=15&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 93,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FP11%20OHH-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '9153a9c4-5990-5981-85ad-c93a9119ac4b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FP11 OHH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FP11%20OHH&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'TOYOTA',
 'model': 'AURIS',
 'odometer': 172111,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'TOYOTA AURIS 1.8 VVTI HYBRID T SPIRIT Hatchback',
 'transmission': 'automatic',
 'trim': 'VVTI HYBRID T SPIRIT',
 'vin': 'SB1KS56E00E035079',
 'year': 2011}
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP11%2520OHH%27 HTTP/1.1" 200 None
2026-03-29 22:06:09 [bca.uk] INFO: Saving data for FP11%20OHH: {'auction_closing_time': 1774864800.0, 'created_time': 1774735338.133718, 'last_price_update_time': 1774821969.488044}
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FP11%2520OHH') HTTP/1.1" 204 0
2026-03-29 22:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a45df846-9de9-5dca-bfcb-dcf57dc2b59b with identifier: FT61%20VUR
2026-03-29 22:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a45df846-9de9-5dca-bfcb-dcf57dc2b59b with identifier: FT61%20VUR
2026-03-29 22:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a45df846-9de9-5dca-bfcb-dcf57dc2b59b with identifier: FT61%20VUR to the API
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FT61%20VUR-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a45df846-9de9-5dca-bfcb-dcf57dc2b59b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FT61 VUR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FT61%20VUR&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'AUDI',
 'model': 'A4 AVANT',
 'odometer': 146097,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'AUDI A4 AVANT 2.0 TDI 143 SE M-T Estate',
 'transmission': 'manual',
 'trim': 'TDI 143 SE M-T',
 'vin': 'WAUZZZ8K5DA004856',
 'year': 2012}
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT61%2520VUR%27 HTTP/1.1" 200 None
2026-03-29 22:06:09 [bca.uk] INFO: Saving data for FT61%20VUR: {'auction_closing_time': 1774864800.0, 'created_time': 1774735367.385299, 'last_price_update_time': 1774821969.786145}
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FT61%2520VUR') HTTP/1.1" 204 0
2026-03-29 22:06:09 [bca.uk] INFO: Found listing with ID: MT07%20FBY
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT07%2520FBY%27 HTTP/1.1" 200 None
2026-03-29 22:06:09 [bca.uk] INFO: Scrape type for MT07%20FBY: 2
2026-03-29 22:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5efd40b-81d0-5f93-9693-58ba123af3be with identifier: MT07%20FBY
2026-03-29 22:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5efd40b-81d0-5f93-9693-58ba123af3be with scrape type 2
2026-03-29 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5efd40b-81d0-5f93-9693-58ba123af3be with scrape type 2
2026-03-29 22:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b5efd40b-81d0-5f93-9693-58ba123af3be, identifier: MT07%20FBY
2026-03-29 22:06:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:06:09 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:06:09 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:09 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c1e2d0>
2026-03-29 22:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLT14HGA%252F699399600%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399600/600 saved to cache
2026-03-29 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2
2026-03-29 22:06:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2, skipping ID generation
2026-03-29 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2 sending to next pipeline
2026-03-29 22:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2, identifier: LT14%20HGA
2026-03-29 22:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c08850>
2026-03-29 22:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCP15SYH%252F699089061%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089061/600 saved to cache
2026-03-29 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7722f27f-140c-5241-909a-6e6aa692732b
2026-03-29 22:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c0c510>
2026-03-29 22:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMV68URC%252F699387065%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387065/600 saved to cache
2026-03-29 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c423af70-863f-544f-981f-966354022060
2026-03-29 22:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c1be90>
2026-03-29 22:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBP65JXL%252F699087892%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087892/600 saved to cache
2026-03-29 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4
2026-03-29 22:06:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456032/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456032>
2026-03-29 22:06:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456054/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456054>
2026-03-29 22:06:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089053/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=CP15SYH-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456055/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ62YDS/42810080?sv=2020-08-04&st=2026-03-29T22%3A05%3A13Z&se=2026-03-29T22%3A30%3A13Z&sr=b&sp=r&sig=3uF2r926LhFkKPoPLSCohRVnNGX4IbgEWDcBb0D1E%2B8%3D)
2026-03-29 22:06:10 [bca.uk] INFO: Found listing with ID: GJ11%20JRU
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ11%2520JRU%27 HTTP/1.1" 200 None
2026-03-29 22:06:10 [bca.uk] INFO: Scrape type for GJ11%20JRU: 0
2026-03-29 22:06:10 [bca.uk] INFO: Found listing with ID: GU12%20NFM
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU12%2520NFM%27 HTTP/1.1" 200 None
2026-03-29 22:06:10 [bca.uk] INFO: Scrape type for GU12%20NFM: 0
2026-03-29 22:06:10 [bca.uk] INFO: Found listing with ID: GU59%20RWV
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU59%2520RWV%27 HTTP/1.1" 200 None
2026-03-29 22:06:10 [bca.uk] INFO: Scrape type for GU59%20RWV: 2
2026-03-29 22:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ad8d91f-b311-579f-a1af-d991c2e4de78 with identifier: GU59%20RWV
2026-03-29 22:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ad8d91f-b311-579f-a1af-d991c2e4de78 with scrape type 2
2026-03-29 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ad8d91f-b311-579f-a1af-d991c2e4de78 with scrape type 2
2026-03-29 22:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1ad8d91f-b311-579f-a1af-d991c2e4de78, identifier: GU59%20RWV
2026-03-29 22:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b5efd40b-81d0-5f93-9693-58ba123af3be with identifier: MT07%20FBY
2026-03-29 22:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b5efd40b-81d0-5f93-9693-58ba123af3be with identifier: MT07%20FBY
2026-03-29 22:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b5efd40b-81d0-5f93-9693-58ba123af3be with identifier: MT07%20FBY to the API
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MT07%20FBY-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b5efd40b-81d0-5f93-9693-58ba123af3be',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MT07 FBY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MT07%20FBY&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'HONDA',
 'model': 'CIVIC',
 'odometer': 140738,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'HONDA CIVIC 1.4 I-DSI SE I-SHIFT Hatchback',
 'transmission': 'automatic',
 'trim': 'I-DSI SE I-SHIFT',
 'vin': 'SHHFK18407U013324',
 'year': 2007}
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT07%2520FBY%27 HTTP/1.1" 200 None
2026-03-29 22:06:10 [bca.uk] INFO: Saving data for MT07%20FBY: {'auction_closing_time': 1774864800.0, 'created_time': 1774735377.253475, 'last_price_update_time': 1774821970.618456}
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MT07%2520FBY') HTTP/1.1" 204 0
2026-03-29 22:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2 with identifier: LT14%20HGA
2026-03-29 22:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2 with identifier: LT14%20HGA
2026-03-29 22:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2 with identifier: LT14%20HGA to the API
2026-03-29 22:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399600/600>
{'auction_title': '',
 'c_o_2_emission_value': 198,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_expert_report_file_df0334cc-b623-4b04-80e6-ee0b5839dcb3.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LT14%20HGA-GB',
 'category': 'LightCommercialVehicle',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LT14 HGA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LT14%20HGA&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'VAUXHALL',
 'model': 'VIVARO 2.7T',
 'odometer': 95693,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 25,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43303,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399586/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43176,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399587/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39727,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399588/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38186,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399590/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37005,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399591/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39065,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399592/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 69642,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399594/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 53221,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399598/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 76622,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399599/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2/b0dcfaba-8c06-5ef2-b029-2ff11f5b53f2_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 58439,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LT14HGA/699399600/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VAUXHALL VIVARO 2.7T 2.0 CDTI 115 SWB SPORTIVE PanelVan',
 'transmission': 'manual',
 'trim': 'CDTI 115 SWB SPORTIVE',
 'vin': 'W0LF7A1A1EV617060',
 'year': 2014}
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT14%2520HGA%27 HTTP/1.1" 200 None
2026-03-29 22:06:11 [bca.uk] INFO: Saving data for LT14%20HGA: {'created_time': 1774821971.15066, 'last_price_update_time': 1774821971.150671, 'auction_closing_time': 1775124000.0}
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LT14%2520HGA') HTTP/1.1" 204 0
2026-03-29 22:06:11 [scrapy.extensions.logstats] INFO: Crawled 148 pages (at 14 pages/min), scraped 368 items (at 93 items/min)
2026-03-29 22:06:11 [scrapy.extensions.memusage] INFO: Peak memory usage is 195MiB
2026-03-29 22:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1ad8d91f-b311-579f-a1af-d991c2e4de78 with identifier: GU59%20RWV
2026-03-29 22:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1ad8d91f-b311-579f-a1af-d991c2e4de78 with identifier: GU59%20RWV
2026-03-29 22:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1ad8d91f-b311-579f-a1af-d991c2e4de78 with identifier: GU59%20RWV to the API
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GU59%20RWV-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1ad8d91f-b311-579f-a1af-d991c2e4de78',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GU59 RWV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GU59%20RWV&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 76415,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.4 LIFE Hatchback',
 'transmission': 'manual',
 'trim': 'LIFE',
 'vin': 'W0L0AHL48A8006280',
 'year': 2009}
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU59%2520RWV%27 HTTP/1.1" 200 None
2026-03-29 22:06:11 [bca.uk] INFO: Saving data for GU59%20RWV: {'auction_closing_time': 1774864800.0, 'created_time': 1774621543.978848, 'last_price_update_time': 1774821971.468051}
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GU59%2520RWV') HTTP/1.1" 204 0
2026-03-29 22:06:11 [bca.uk] INFO: Found listing with ID: NX63%20FVZ
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX63%2520FVZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:11 [bca.uk] INFO: Scrape type for NX63%20FVZ: 0
2026-03-29 22:06:11 [bca.uk] INFO: Found listing with ID: PE59%20LYK
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE59%2520LYK%27 HTTP/1.1" 200 None
2026-03-29 22:06:11 [bca.uk] INFO: Scrape type for PE59%20LYK: 2
2026-03-29 22:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b47f1f94-f045-5f47-ba01-e11d6a69034f with identifier: PE59%20LYK
2026-03-29 22:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b47f1f94-f045-5f47-ba01-e11d6a69034f with scrape type 2
2026-03-29 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b47f1f94-f045-5f47-ba01-e11d6a69034f with scrape type 2
2026-03-29 22:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b47f1f94-f045-5f47-ba01-e11d6a69034f, identifier: PE59%20LYK
2026-03-29 22:06:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a2b8d0>
2026-03-29 22:06:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH67HFC%252F699248718%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248718/600 saved to cache
2026-03-29 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6836e689-948e-59c9-ae88-0dac50e055fe
2026-03-29 22:06:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:06:11 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:06:11 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:11 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:06:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac637d1150>
2026-03-29 22:06:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLN62HLC%252F699456037%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456037/600 saved to cache
2026-03-29 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 38dd9604-9daa-5b5e-902e-c598576d19d6
2026-03-29 22:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089057/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CP15SYH/42806364?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Rd4qYDMjPlPfw1eY2qRBNLd1xHPVQnmq6D8gIEro12k%3D)
2026-03-29 22:06:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414901/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414901>
2026-03-29 22:06:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387055/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=MV68URC-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:06:11 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248705/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YH67HFC-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:06:11 [bca.uk] INFO: Found listing with ID: LX14%20YNM
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX14%2520YNM%27 HTTP/1.1" 200 None
2026-03-29 22:06:11 [bca.uk] INFO: Scrape type for LX14%20YNM: 2
2026-03-29 22:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcb438d4-a794-57c3-893d-53a7efa952ba with identifier: LX14%20YNM
2026-03-29 22:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcb438d4-a794-57c3-893d-53a7efa952ba with scrape type 2
2026-03-29 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcb438d4-a794-57c3-893d-53a7efa952ba with scrape type 2
2026-03-29 22:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dcb438d4-a794-57c3-893d-53a7efa952ba, identifier: LX14%20YNM
2026-03-29 22:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b47f1f94-f045-5f47-ba01-e11d6a69034f with identifier: PE59%20LYK
2026-03-29 22:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b47f1f94-f045-5f47-ba01-e11d6a69034f with identifier: PE59%20LYK
2026-03-29 22:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b47f1f94-f045-5f47-ba01-e11d6a69034f with identifier: PE59%20LYK to the API
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PE59%20LYK-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b47f1f94-f045-5f47-ba01-e11d6a69034f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PE59 LYK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PE59%20LYK&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'FIAT',
 'model': '500',
 'odometer': 93581,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'FIAT 500 1.2 POP Hatchback',
 'transmission': 'manual',
 'trim': 'POP',
 'vin': 'ZFA31200000434286',
 'year': 2009}
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE59%2520LYK%27 HTTP/1.1" 200 None
2026-03-29 22:06:12 [bca.uk] INFO: Saving data for PE59%20LYK: {'auction_closing_time': 1774864800.0, 'created_time': 1774621482.029546, 'last_price_update_time': 1774821972.082643}
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PE59%2520LYK') HTTP/1.1" 204 0
2026-03-29 22:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dcb438d4-a794-57c3-893d-53a7efa952ba with identifier: LX14%20YNM
2026-03-29 22:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dcb438d4-a794-57c3-893d-53a7efa952ba with identifier: LX14%20YNM
2026-03-29 22:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dcb438d4-a794-57c3-893d-53a7efa952ba with identifier: LX14%20YNM to the API
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LX14%20YNM-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'dcb438d4-a794-57c3-893d-53a7efa952ba',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LX14 YNM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LX14%20YNM&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'KIA',
 'model': 'VENGA',
 'odometer': 137181,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'KIA VENGA 1.6 2 MPV',
 'transmission': 'automatic',
 'trim': '2',
 'vin': 'U5YEH812MEL077162',
 'year': 2014}
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX14%2520YNM%27 HTTP/1.1" 200 None
2026-03-29 22:06:12 [bca.uk] INFO: Saving data for LX14%20YNM: {'auction_closing_time': 1774864800.0, 'created_time': 1774621524.170357, 'last_price_update_time': 1774821972.449732}
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LX14%2520YNM') HTTP/1.1" 204 0
2026-03-29 22:06:12 [bca.uk] INFO: Found listing with ID: SL63%20HWN
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL63%2520HWN%27 HTTP/1.1" 200 None
2026-03-29 22:06:12 [bca.uk] INFO: Scrape type for SL63%20HWN: 0
2026-03-29 22:06:12 [bca.uk] INFO: Found listing with ID: WN18%20XOM
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN18%2520XOM%27 HTTP/1.1" 200 None
2026-03-29 22:06:12 [bca.uk] INFO: Scrape type for WN18%20XOM: 0
2026-03-29 22:06:12 [bca.uk] INFO: Found listing with ID: PF68%20ZTH
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF68%2520ZTH%27 HTTP/1.1" 200 None
2026-03-29 22:06:12 [bca.uk] INFO: Scrape type for PF68%20ZTH: 0
2026-03-29 22:06:12 [bca.uk] INFO: Found listing with ID: OY68%20FWV
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY68%2520FWV%27 HTTP/1.1" 200 None
2026-03-29 22:06:12 [bca.uk] INFO: Scrape type for OY68%20FWV: 2
2026-03-29 22:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b5ca7e9-d25c-5689-b351-05dff35dccfa with identifier: OY68%20FWV
2026-03-29 22:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b5ca7e9-d25c-5689-b351-05dff35dccfa with scrape type 2
2026-03-29 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b5ca7e9-d25c-5689-b351-05dff35dccfa with scrape type 2
2026-03-29 22:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2b5ca7e9-d25c-5689-b351-05dff35dccfa, identifier: OY68%20FWV
2026-03-29 22:06:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c497d0>
2026-03-29 22:06:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT66YMF%252F699414945%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414945/600 saved to cache
2026-03-29 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a5cb9c1b-2fac-5aa0-89c7-e23c2249811e
2026-03-29 22:06:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a64f90>
2026-03-29 22:06:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FBP65JXL%252F699087856%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087856/600 saved to cache
2026-03-29 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4
2026-03-29 22:06:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4, skipping ID generation
2026-03-29 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4 sending to next pipeline
2026-03-29 22:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4, identifier: BP65%20JXL
2026-03-29 22:06:12 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:06:12 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:06:12 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:12 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:12 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:06:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61574390>
2026-03-29 22:06:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ62YDS%252F699456055%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456055/600 saved to cache
2026-03-29 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9e23ce11-f3f0-5635-b5b9-03f2e6272954
2026-03-29 22:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414918/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT66YMF/42812098?sv=2020-08-04&st=2026-03-29T22%3A05%3A18Z&se=2026-03-29T22%3A30%3A18Z&sr=b&sp=r&sig=vvtbY7lfWyfzUXxJcw4PY0HqZZ37wGJm65zbIBo7KHs%3D)
2026-03-29 22:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248711/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH67HFC/42809726?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=aLVrPpUXrfB1VZ7O0yZYRHCjncC2Uv1YIx3J5LA4O1w%3D)
2026-03-29 22:06:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456051/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456051>
2026-03-29 22:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387062/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MV68URC/42811821?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=UqKQThY1MQH5ObDZI1ey2MVklXRiFzm7WSFSP9Yo17U%3D)
2026-03-29 22:06:12 [bca.uk] INFO: Found listing with ID: OE05%20XXM
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE05%2520XXM%27 HTTP/1.1" 200 None
2026-03-29 22:06:12 [bca.uk] INFO: Scrape type for OE05%20XXM: 2
2026-03-29 22:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f812a82e-f47e-5956-9607-76fa69063190 with identifier: OE05%20XXM
2026-03-29 22:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f812a82e-f47e-5956-9607-76fa69063190 with scrape type 2
2026-03-29 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f812a82e-f47e-5956-9607-76fa69063190 with scrape type 2
2026-03-29 22:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f812a82e-f47e-5956-9607-76fa69063190, identifier: OE05%20XXM
2026-03-29 22:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2b5ca7e9-d25c-5689-b351-05dff35dccfa with identifier: OY68%20FWV
2026-03-29 22:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2b5ca7e9-d25c-5689-b351-05dff35dccfa with identifier: OY68%20FWV
2026-03-29 22:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2b5ca7e9-d25c-5689-b351-05dff35dccfa with identifier: OY68%20FWV to the API
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 197,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OY68%20FWV-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '2b5ca7e9-d25c-5689-b351-05dff35dccfa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OY68 FWV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OY68%20FWV&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY',
 'odometer': 68245,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY 2.0 SD4 240 HSE StationWagon',
 'transmission': 'automatic',
 'trim': 'SD4 240 HSE',
 'vin': 'SALRA2AN5KA083764',
 'year': 2018}
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY68%2520FWV%27 HTTP/1.1" 200 None
2026-03-29 22:06:13 [bca.uk] INFO: Saving data for OY68%20FWV: {'auction_closing_time': 1774864800.0, 'created_time': 1774621463.820464, 'last_price_update_time': 1774821973.220706}
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OY68%2520FWV') HTTP/1.1" 204 0
2026-03-29 22:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4 with identifier: BP65%20JXL
2026-03-29 22:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4 with identifier: BP65%20JXL
2026-03-29 22:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4 with identifier: BP65%20JXL to the API
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087856/600>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_expert_report_file_73b9b9be-4412-4fff-9f32-f4a886be9e48.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BP65%20JXL-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BP65 JXL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BP65%20JXL&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'TESLA',
 'model': 'MODEL S',
 'odometer': 196705,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41139,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087856/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39396,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087892/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39209,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087913/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38777,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087938/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34585,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087956/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33133,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087971/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 92957,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699087994/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83810,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699088014/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 96306,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699088035/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4/e7f8acf1-83c2-563a-90b0-56e2f1b1d2a4_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 63151,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/BP65JXL/699088069/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL S 85KWH D/M Hatchback',
 'transmission': 'automatic',
 'trim': '85KWH D/M',
 'vin': '5YJSB7E27FF105473',
 'year': 2015}
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP65%2520JXL%27 HTTP/1.1" 200 None
2026-03-29 22:06:13 [bca.uk] INFO: Saving data for BP65%20JXL: {'created_time': 1774821973.58068, 'last_price_update_time': 1774821973.580692, 'auction_closing_time': 1775210400.0}
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BP65%2520JXL') HTTP/1.1" 204 0
2026-03-29 22:06:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089053/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/CP15SYH/42806364?sv=2020-08-04&st=2026-03-29T22%3A05%3A24Z&se=2026-03-29T22%3A30%3A24Z&sr=b&sp=r&sig=Rd4qYDMjPlPfw1eY2qRBNLd1xHPVQnmq6D8gIEro12k%3D)
2026-03-29 22:06:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456047/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456047>
2026-03-29 22:06:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456028/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456028>
2026-03-29 22:06:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414868/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699414868>
2026-03-29 22:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f812a82e-f47e-5956-9607-76fa69063190 with identifier: OE05%20XXM
2026-03-29 22:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f812a82e-f47e-5956-9607-76fa69063190 with identifier: OE05%20XXM
2026-03-29 22:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f812a82e-f47e-5956-9607-76fa69063190 with identifier: OE05%20XXM to the API
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 271,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OE05%20XXM-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.7L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f812a82e-f47e-5956-9607-76fa69063190',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OE05 XXM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OE05%20XXM&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'LAND ROVER',
 'model': 'R/R SPORT',
 'odometer': 147106,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2005-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R SPORT 2.7 TDV6 HSE StationWagon',
 'transmission': 'automatic',
 'trim': 'TDV6 HSE',
 'vin': 'SALLSAA135A912604',
 'year': 2005}
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE05%2520XXM%27 HTTP/1.1" 200 None
2026-03-29 22:06:13 [bca.uk] INFO: Saving data for OE05%20XXM: {'auction_closing_time': 1774864800.0, 'created_time': 1774620766.769035, 'last_price_update_time': 1774821973.875473}
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OE05%2520XXM') HTTP/1.1" 204 0
2026-03-29 22:06:13 [bca.uk] INFO: Found listing with ID: AY64%20SVS
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY64%2520SVS%27 HTTP/1.1" 200 None
2026-03-29 22:06:13 [bca.uk] INFO: Scrape type for AY64%20SVS: 0
2026-03-29 22:06:13 [bca.uk] INFO: Found listing with ID: BA15%20AFX
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BA15%2520AFX%27 HTTP/1.1" 200 None
2026-03-29 22:06:13 [bca.uk] INFO: Scrape type for BA15%20AFX: 0
2026-03-29 22:06:13 [bca.uk] INFO: Found listing with ID: DG15%20ONP
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG15%2520ONP%27 HTTP/1.1" 200 None
2026-03-29 22:06:13 [bca.uk] INFO: Scrape type for DG15%20ONP: 0
2026-03-29 22:06:13 [bca.uk] INFO: Found listing with ID: FL17%20BVP
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL17%2520BVP%27 HTTP/1.1" 200 None
2026-03-29 22:06:13 [bca.uk] INFO: Scrape type for FL17%20BVP: 0
2026-03-29 22:06:13 [bca.uk] INFO: Found listing with ID: KT15%20TFY
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT15%2520TFY%27 HTTP/1.1" 200 None
2026-03-29 22:06:13 [bca.uk] INFO: Scrape type for KT15%20TFY: 2
2026-03-29 22:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32e9bff7-981c-5c2d-bf83-e6a0ea8d0c25 with identifier: KT15%20TFY
2026-03-29 22:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32e9bff7-981c-5c2d-bf83-e6a0ea8d0c25 with scrape type 2
2026-03-29 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32e9bff7-981c-5c2d-bf83-e6a0ea8d0c25 with scrape type 2
2026-03-29 22:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 32e9bff7-981c-5c2d-bf83-e6a0ea8d0c25, identifier: KT15%20TFY
2026-03-29 22:06:14 [bca.uk] INFO: Found listing with ID: ST10%20NZU
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST10%2520NZU%27 HTTP/1.1" 200 None
2026-03-29 22:06:14 [bca.uk] INFO: Scrape type for ST10%20NZU: 2
2026-03-29 22:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 834b87d2-3e20-56eb-bc6c-24893d9eeecb with identifier: ST10%20NZU
2026-03-29 22:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 834b87d2-3e20-56eb-bc6c-24893d9eeecb with scrape type 2
2026-03-29 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 834b87d2-3e20-56eb-bc6c-24893d9eeecb with scrape type 2
2026-03-29 22:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 834b87d2-3e20-56eb-bc6c-24893d9eeecb, identifier: ST10%20NZU
2026-03-29 22:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 32e9bff7-981c-5c2d-bf83-e6a0ea8d0c25 with identifier: KT15%20TFY
2026-03-29 22:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 32e9bff7-981c-5c2d-bf83-e6a0ea8d0c25 with identifier: KT15%20TFY
2026-03-29 22:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 32e9bff7-981c-5c2d-bf83-e6a0ea8d0c25 with identifier: KT15%20TFY to the API
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KT15%20TFY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '32e9bff7-981c-5c2d-bf83-e6a0ea8d0c25',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KT15 TFY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KT15%20TFY&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'PEUGEOT',
 'model': '308',
 'odometer': 88267,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 308 1.6 BLUEHDI 100 ACTIVE Hatchback',
 'transmission': 'manual',
 'trim': 'BLUEHDI 100 ACTIVE',
 'vin': 'VF3LBBHYBFS139228',
 'year': 2015}
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT15%2520TFY%27 HTTP/1.1" 200 None
2026-03-29 22:06:14 [bca.uk] INFO: Saving data for KT15%20TFY: {'auction_closing_time': 1774864800.0, 'created_time': 1774621469.727066, 'last_price_update_time': 1774821974.483448}
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KT15%2520TFY') HTTP/1.1" 204 0
2026-03-29 22:06:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac632e4090>
2026-03-29 22:06:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCP15SYH%252F699089057%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089057/600 saved to cache
2026-03-29 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7722f27f-140c-5241-909a-6e6aa692732b
2026-03-29 22:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456054/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ62YDS/42810080?sv=2020-08-04&st=2026-03-29T22%3A05%3A13Z&se=2026-03-29T22%3A30%3A13Z&sr=b&sp=r&sig=3uF2r926LhFkKPoPLSCohRVnNGX4IbgEWDcBb0D1E%2B8%3D)
2026-03-29 22:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248705/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YH67HFC/42809726?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=aLVrPpUXrfB1VZ7O0yZYRHCjncC2Uv1YIx3J5LA4O1w%3D)
2026-03-29 22:06:14 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456018/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456018>
2026-03-29 22:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 834b87d2-3e20-56eb-bc6c-24893d9eeecb with identifier: ST10%20NZU
2026-03-29 22:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 834b87d2-3e20-56eb-bc6c-24893d9eeecb with identifier: ST10%20NZU
2026-03-29 22:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 834b87d2-3e20-56eb-bc6c-24893d9eeecb with identifier: ST10%20NZU to the API
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ST10%20NZU-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '834b87d2-3e20-56eb-bc6c-24893d9eeecb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ST10 NZU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ST10%20NZU&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'FORD',
 'model': 'KUGA',
 'odometer': 169276,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'FORD KUGA 2.0 TDCI 2WD TITANIUM StationWagon',
 'transmission': 'manual',
 'trim': 'TDCI 2WD TITANIUM',
 'vin': 'WF0RXXGCDRAT55060',
 'year': 2010}
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST10%2520NZU%27 HTTP/1.1" 200 None
2026-03-29 22:06:14 [bca.uk] INFO: Saving data for ST10%20NZU: {'auction_closing_time': 1774864800.0, 'created_time': 1774621524.986112, 'last_price_update_time': 1774821974.928698}
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ST10%2520NZU') HTTP/1.1" 204 0
2026-03-29 22:06:14 [bca.uk] INFO: Found listing with ID: NC54%20LBO
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NC54%2520LBO%27 HTTP/1.1" 200 None
2026-03-29 22:06:14 [bca.uk] INFO: Scrape type for NC54%20LBO: 2
2026-03-29 22:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8ebf215-e0de-522f-b9a1-9e723f5474a5 with identifier: NC54%20LBO
2026-03-29 22:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8ebf215-e0de-522f-b9a1-9e723f5474a5 with scrape type 2
2026-03-29 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8ebf215-e0de-522f-b9a1-9e723f5474a5 with scrape type 2
2026-03-29 22:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b8ebf215-e0de-522f-b9a1-9e723f5474a5, identifier: NC54%20LBO
2026-03-29 22:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456032/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LN62HLC/42810081?sv=2020-08-04&st=2026-03-29T22%3A05%3A15Z&se=2026-03-29T22%3A30%3A15Z&sr=b&sp=r&sig=7S8WdQ3gHe92IypMlrTOVxGXU1Uqv27G6oYLRI%2FeI0k%3D)
2026-03-29 22:06:15 [bca.uk] INFO: Found listing with ID: PL70%20OLP
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL70%2520OLP%27 HTTP/1.1" 200 None
2026-03-29 22:06:15 [bca.uk] INFO: Scrape type for PL70%20OLP: 2
2026-03-29 22:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f7b21e0-59a7-5686-a122-ac8b5ae9229a with identifier: PL70%20OLP
2026-03-29 22:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f7b21e0-59a7-5686-a122-ac8b5ae9229a with scrape type 2
2026-03-29 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f7b21e0-59a7-5686-a122-ac8b5ae9229a with scrape type 2
2026-03-29 22:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3f7b21e0-59a7-5686-a122-ac8b5ae9229a, identifier: PL70%20OLP
2026-03-29 22:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b8ebf215-e0de-522f-b9a1-9e723f5474a5 with identifier: NC54%20LBO
2026-03-29 22:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b8ebf215-e0de-522f-b9a1-9e723f5474a5 with identifier: NC54%20LBO
2026-03-29 22:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b8ebf215-e0de-522f-b9a1-9e723f5474a5 with identifier: NC54%20LBO to the API
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 161,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NC54%20LBO-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b8ebf215-e0de-522f-b9a1-9e723f5474a5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NC54 LBO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NC54%20LBO&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 74481,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2005-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.6 LX Hatchback',
 'transmission': 'manual',
 'trim': 'LX',
 'vin': 'WF05XXGCD54T60198',
 'year': 2005}
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NC54%2520LBO%27 HTTP/1.1" 200 None
2026-03-29 22:06:15 [bca.uk] INFO: Saving data for NC54%20LBO: {'auction_closing_time': 1774864800.0, 'created_time': 1774535339.160858, 'last_price_update_time': 1774821975.547055}
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NC54%2520LBO') HTTP/1.1" 204 0
2026-03-29 22:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac621a15d0>
2026-03-29 22:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT66YMF%252F699414918%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414918/600 saved to cache
2026-03-29 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a5cb9c1b-2fac-5aa0-89c7-e23c2249811e
2026-03-29 22:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6184e850>
2026-03-29 22:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH67HFC%252F699248711%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248711/600 saved to cache
2026-03-29 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6836e689-948e-59c9-ae88-0dac50e055fe
2026-03-29 22:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c687d0>
2026-03-29 22:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMV68URC%252F699387062%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387062/600 saved to cache
2026-03-29 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c423af70-863f-544f-981f-966354022060
2026-03-29 22:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636b2050>
2026-03-29 22:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FCP15SYH%252F699089053%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089053/600 saved to cache
2026-03-29 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7722f27f-140c-5241-909a-6e6aa692732b
2026-03-29 22:06:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7722f27f-140c-5241-909a-6e6aa692732b, skipping ID generation
2026-03-29 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7722f27f-140c-5241-909a-6e6aa692732b sending to next pipeline
2026-03-29 22:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7722f27f-140c-5241-909a-6e6aa692732b, identifier: CP15%20SYH
2026-03-29 22:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387055/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MV68URC/42811821?sv=2020-08-04&st=2026-03-29T22%3A05%3A23Z&se=2026-03-29T22%3A30%3A23Z&sr=b&sp=r&sig=UqKQThY1MQH5ObDZI1ey2MVklXRiFzm7WSFSP9Yo17U%3D)
2026-03-29 22:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414901/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT66YMF/42812098?sv=2020-08-04&st=2026-03-29T22%3A05%3A18Z&se=2026-03-29T22%3A30%3A18Z&sr=b&sp=r&sig=vvtbY7lfWyfzUXxJcw4PY0HqZZ37wGJm65zbIBo7KHs%3D)
2026-03-29 22:06:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456017/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456017>
2026-03-29 22:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456051/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ62YDS/42810080?sv=2020-08-04&st=2026-03-29T22%3A05%3A13Z&se=2026-03-29T22%3A30%3A13Z&sr=b&sp=r&sig=3uF2r926LhFkKPoPLSCohRVnNGX4IbgEWDcBb0D1E%2B8%3D)
2026-03-29 22:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3f7b21e0-59a7-5686-a122-ac8b5ae9229a with identifier: PL70%20OLP
2026-03-29 22:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3f7b21e0-59a7-5686-a122-ac8b5ae9229a with identifier: PL70%20OLP
2026-03-29 22:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3f7b21e0-59a7-5686-a122-ac8b5ae9229a with identifier: PL70%20OLP to the API
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PL70%20OLP-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3f7b21e0-59a7-5686-a122-ac8b5ae9229a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PL70 OLP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PL70%20OLP&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'MERCEDES-BENZ',
 'model': 'E220 D',
 'odometer': 32611,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ E220 D 2.0 AMG LINE NIGHT ED.PREM.PLUS 9G Coupe',
 'transmission': 'manual',
 'trim': 'AMG LINE NIGHT ED.PREM.PLUS 9G',
 'vin': 'W1K2383142F157960',
 'year': 2021}
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL70%2520OLP%27 HTTP/1.1" 200 None
2026-03-29 22:06:16 [bca.uk] INFO: Saving data for PL70%20OLP: {'auction_closing_time': 1774951200.0, 'created_time': 1774735347.530796, 'last_price_update_time': 1774821976.11459}
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PL70%2520OLP') HTTP/1.1" 204 0
2026-03-29 22:06:16 [bca.uk] INFO: Found listing with ID: PO63%20ERY
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO63%2520ERY%27 HTTP/1.1" 200 None
2026-03-29 22:06:16 [bca.uk] INFO: Scrape type for PO63%20ERY: 0
2026-03-29 22:06:16 [bca.uk] INFO: Found listing with ID: SD61%20OMA
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD61%2520OMA%27 HTTP/1.1" 200 None
2026-03-29 22:06:16 [bca.uk] INFO: Scrape type for SD61%20OMA: 0
2026-03-29 22:06:16 [bca.uk] INFO: Found listing with ID: SK09%20KND
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK09%2520KND%27 HTTP/1.1" 200 None
2026-03-29 22:06:16 [bca.uk] INFO: Scrape type for SK09%20KND: 0
2026-03-29 22:06:16 [bca.uk] INFO: Found listing with ID: ST11%20EOH
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST11%2520EOH%27 HTTP/1.1" 200 None
2026-03-29 22:06:16 [bca.uk] INFO: Scrape type for ST11%20EOH: 0
2026-03-29 22:06:16 [bca.uk] INFO: Found listing with ID: SY59%20TZB
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY59%2520TZB%27 HTTP/1.1" 200 None
2026-03-29 22:06:16 [bca.uk] INFO: Scrape type for SY59%20TZB: 0
2026-03-29 22:06:16 [bca.uk] INFO: Found listing with ID: WK09%20UJC
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK09%2520UJC%27 HTTP/1.1" 200 None
2026-03-29 22:06:16 [bca.uk] INFO: Scrape type for WK09%20UJC: 0
2026-03-29 22:06:16 [bca.uk] INFO: Found listing with ID: YG14%20WCU
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG14%2520WCU%27 HTTP/1.1" 200 None
2026-03-29 22:06:16 [bca.uk] INFO: Scrape type for YG14%20WCU: 0
2026-03-29 22:06:16 [bca.uk] INFO: Found listing with ID: CE10%20VBJ
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE10%2520VBJ%27 HTTP/1.1" 200 None
2026-03-29 22:06:16 [bca.uk] INFO: Scrape type for CE10%20VBJ: 2
2026-03-29 22:06:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38b4d9eb-4fd2-5ae8-9730-2b4c6e9f8e3e with identifier: CE10%20VBJ
2026-03-29 22:06:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38b4d9eb-4fd2-5ae8-9730-2b4c6e9f8e3e with scrape type 2
2026-03-29 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38b4d9eb-4fd2-5ae8-9730-2b4c6e9f8e3e with scrape type 2
2026-03-29 22:06:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 38b4d9eb-4fd2-5ae8-9730-2b4c6e9f8e3e, identifier: CE10%20VBJ
2026-03-29 22:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7722f27f-140c-5241-909a-6e6aa692732b with identifier: CP15%20SYH
2026-03-29 22:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7722f27f-140c-5241-909a-6e6aa692732b with identifier: CP15%20SYH
2026-03-29 22:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7722f27f-140c-5241-909a-6e6aa692732b with identifier: CP15%20SYH to the API
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089053/600>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_expert_report_file_966127f9-f3fb-4b17-b97b-024cf9e59fae.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CP15%20SYH-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7722f27f-140c-5241-909a-6e6aa692732b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CP15 SYH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CP15%20SYH&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'BMW',
 'model': '116D',
 'odometer': 87407,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37317,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089053/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39548,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089057/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37291,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089061/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38767,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089063/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34794,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089066/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33258,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089069/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 92474,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089077/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 88591,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089085/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 95964,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089093/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7722f27f-140c-5241-909a-6e6aa692732b/7722f27f-140c-5241-909a-6e6aa692732b_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 92048,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/CP15SYH/699089099/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'BMW 116D 1.5 SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'SPORT',
 'vin': 'WBA1V720305C19467',
 'year': 2015}
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP15%2520SYH%27 HTTP/1.1" 200 None
2026-03-29 22:06:16 [bca.uk] INFO: Saving data for CP15%20SYH: {'created_time': 1774821976.735766, 'last_price_update_time': 1774821976.735776, 'auction_closing_time': 1775210400.0}
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CP15%2520SYH') HTTP/1.1" 204 0
2026-03-29 22:06:16 [bca.uk] INFO: Found listing with ID: EP18%20LGJ
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EP18%2520LGJ%27 HTTP/1.1" 200 None
2026-03-29 22:06:16 [bca.uk] INFO: Scrape type for EP18%20LGJ: 0
2026-03-29 22:06:16 [bca.uk] INFO: Found listing with ID: GK68%20YWC
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK68%2520YWC%27 HTTP/1.1" 200 None
2026-03-29 22:06:16 [bca.uk] INFO: Scrape type for GK68%20YWC: 2
2026-03-29 22:06:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d139f5a-bacb-53a3-8c07-3e1ff555cc1c with identifier: GK68%20YWC
2026-03-29 22:06:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d139f5a-bacb-53a3-8c07-3e1ff555cc1c with scrape type 2
2026-03-29 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d139f5a-bacb-53a3-8c07-3e1ff555cc1c with scrape type 2
2026-03-29 22:06:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0d139f5a-bacb-53a3-8c07-3e1ff555cc1c, identifier: GK68%20YWC
2026-03-29 22:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 38b4d9eb-4fd2-5ae8-9730-2b4c6e9f8e3e with identifier: CE10%20VBJ
2026-03-29 22:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 38b4d9eb-4fd2-5ae8-9730-2b4c6e9f8e3e with identifier: CE10%20VBJ
2026-03-29 22:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 38b4d9eb-4fd2-5ae8-9730-2b4c6e9f8e3e with identifier: CE10%20VBJ to the API
2026-03-29 22:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CE10%20VBJ-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '38b4d9eb-4fd2-5ae8-9730-2b4c6e9f8e3e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CE10 VBJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CE10%20VBJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 112800,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.2 82 EDGE Hatchback',
 'transmission': 'manual',
 'trim': '82 EDGE',
 'vin': 'WF0GXXGAJGAL62317',
 'year': 2010}
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE10%2520VBJ%27 HTTP/1.1" 200 None
2026-03-29 22:06:17 [bca.uk] INFO: Saving data for CE10%20VBJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774447864.409656, 'last_price_update_time': 1774821977.21021}
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CE10%2520VBJ') HTTP/1.1" 204 0
2026-03-29 22:06:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c731d0>
2026-03-29 22:06:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ62YDS%252F699456054%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456054/600 saved to cache
2026-03-29 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9e23ce11-f3f0-5635-b5b9-03f2e6272954
2026-03-29 22:06:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63331a10>
2026-03-29 22:06:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYH67HFC%252F699248705%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248705/600 saved to cache
2026-03-29 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6836e689-948e-59c9-ae88-0dac50e055fe
2026-03-29 22:06:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6836e689-948e-59c9-ae88-0dac50e055fe, skipping ID generation
2026-03-29 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6836e689-948e-59c9-ae88-0dac50e055fe sending to next pipeline
2026-03-29 22:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6836e689-948e-59c9-ae88-0dac50e055fe, identifier: YH67%20HFC
2026-03-29 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414868/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YT66YMF/42812098?sv=2020-08-04&st=2026-03-29T22%3A05%3A18Z&se=2026-03-29T22%3A30%3A18Z&sr=b&sp=r&sig=vvtbY7lfWyfzUXxJcw4PY0HqZZ37wGJm65zbIBo7KHs%3D)
2026-03-29 22:06:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455914/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455914>
2026-03-29 22:06:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456015/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699456015>
2026-03-29 22:06:17 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456043/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=NJ62YDS-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0d139f5a-bacb-53a3-8c07-3e1ff555cc1c with identifier: GK68%20YWC
2026-03-29 22:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0d139f5a-bacb-53a3-8c07-3e1ff555cc1c with identifier: GK68%20YWC
2026-03-29 22:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0d139f5a-bacb-53a3-8c07-3e1ff555cc1c with identifier: GK68%20YWC to the API
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GK68%20YWC-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '0d139f5a-bacb-53a3-8c07-3e1ff555cc1c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GK68 YWC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GK68%20YWC&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 81621,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.5 BLUEHDI 130 GT LINE PREM.EAT8 Hatchback',
 'transmission': 'automatic',
 'trim': 'BLUEHDI 130 GT LINE PREM.EAT8',
 'vin': 'VF3MCYHZRJS473475',
 'year': 2018}
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK68%2520YWC%27 HTTP/1.1" 200 None
2026-03-29 22:06:17 [bca.uk] INFO: Saving data for GK68%20YWC: {'auction_closing_time': 1774864800.0, 'created_time': 1774621469.279467, 'last_price_update_time': 1774821977.806214}
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GK68%2520YWC') HTTP/1.1" 204 0
2026-03-29 22:06:17 [bca.uk] INFO: Found listing with ID: FE11%20RVF
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE11%2520RVF%27 HTTP/1.1" 200 None
2026-03-29 22:06:17 [bca.uk] INFO: Scrape type for FE11%20RVF: 2
2026-03-29 22:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f95195cb-7767-58a8-9d59-d1ff56b61526 with identifier: FE11%20RVF
2026-03-29 22:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f95195cb-7767-58a8-9d59-d1ff56b61526 with scrape type 2
2026-03-29 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f95195cb-7767-58a8-9d59-d1ff56b61526 with scrape type 2
2026-03-29 22:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f95195cb-7767-58a8-9d59-d1ff56b61526, identifier: FE11%20RVF
2026-03-29 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6836e689-948e-59c9-ae88-0dac50e055fe with identifier: YH67%20HFC
2026-03-29 22:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6836e689-948e-59c9-ae88-0dac50e055fe with identifier: YH67%20HFC
2026-03-29 22:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6836e689-948e-59c9-ae88-0dac50e055fe with identifier: YH67%20HFC to the API
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248705/600>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_expert_report_file_0c589fdc-2c36-426f-b585-b149f3ff37df.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YH67%20HFC-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6836e689-948e-59c9-ae88-0dac50e055fe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YH67 HFC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YH67%20HFC&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 67963,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36679,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248705/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37511,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248711/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36678,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248718/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35849,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248725/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35010,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248731/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35104,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248736/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 88509,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248749/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 61228,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248758/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80618,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248774/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6836e689-948e-59c9-ae88-0dac50e055fe/6836e689-948e-59c9-ae88-0dac50e055fe_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 87093,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YH67HFC/699248790/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.5 DCI N-CONNECTA Hatchback',
 'transmission': 'manual',
 'trim': 'DCI N-CONNECTA',
 'vin': 'SJNFCAF15U7366285',
 'year': 2017}
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH67%2520HFC%27 HTTP/1.1" 200 None
2026-03-29 22:06:18 [bca.uk] INFO: Saving data for YH67%20HFC: {'created_time': 1774821978.298795, 'last_price_update_time': 1774821978.298806, 'auction_closing_time': 1775210400.0}
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YH67%2520HFC') HTTP/1.1" 204 0
2026-03-29 22:06:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:06:18 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:06:18 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:18 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:18 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:06:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6223c950>
2026-03-29 22:06:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLN62HLC%252F699456032%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456032/600 saved to cache
2026-03-29 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 38dd9604-9daa-5b5e-902e-c598576d19d6
2026-03-29 22:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456018/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LN62HLC/42810081?sv=2020-08-04&st=2026-03-29T22%3A05%3A15Z&se=2026-03-29T22%3A30%3A15Z&sr=b&sp=r&sig=7S8WdQ3gHe92IypMlrTOVxGXU1Uqv27G6oYLRI%2FeI0k%3D)
2026-03-29 22:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456047/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ62YDS/42810080?sv=2020-08-04&st=2026-03-29T22%3A05%3A13Z&se=2026-03-29T22%3A30%3A13Z&sr=b&sp=r&sig=3uF2r926LhFkKPoPLSCohRVnNGX4IbgEWDcBb0D1E%2B8%3D)
2026-03-29 22:06:18 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455911/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699455911>
2026-03-29 22:06:18 [bca.uk] INFO: Found listing with ID: GN18%20FPD
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN18%2520FPD%27 HTTP/1.1" 200 None
2026-03-29 22:06:18 [bca.uk] INFO: Scrape type for GN18%20FPD: 0
2026-03-29 22:06:18 [bca.uk] INFO: Found listing with ID: RJ19%20XHK
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ19%2520XHK%27 HTTP/1.1" 200 None
2026-03-29 22:06:18 [bca.uk] INFO: Scrape type for RJ19%20XHK: 2
2026-03-29 22:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9045f606-46b1-5c59-968e-696f677e2c63 with identifier: RJ19%20XHK
2026-03-29 22:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9045f606-46b1-5c59-968e-696f677e2c63 with scrape type 2
2026-03-29 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9045f606-46b1-5c59-968e-696f677e2c63 with scrape type 2
2026-03-29 22:06:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9045f606-46b1-5c59-968e-696f677e2c63, identifier: RJ19%20XHK
2026-03-29 22:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f95195cb-7767-58a8-9d59-d1ff56b61526 with identifier: FE11%20RVF
2026-03-29 22:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f95195cb-7767-58a8-9d59-d1ff56b61526 with identifier: FE11%20RVF
2026-03-29 22:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f95195cb-7767-58a8-9d59-d1ff56b61526 with identifier: FE11%20RVF to the API
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FE11%20RVF-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.7L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f95195cb-7767-58a8-9d59-d1ff56b61526',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FE11 RVF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FE11%20RVF&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'VAUXHALL',
 'model': 'ZAFIRA',
 'odometer': 118581,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ZAFIRA 1.7 CDTI 110 E/F EXCLUSIV MPV',
 'transmission': 'manual',
 'trim': 'CDTI 110 E/F EXCLUSIV',
 'vin': 'W0L0AHM75B2079751',
 'year': 2011}
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE11%2520RVF%27 HTTP/1.1" 200 None
2026-03-29 22:06:18 [bca.uk] INFO: Saving data for FE11%20RVF: {'auction_closing_time': 1774864800.0, 'created_time': 1774621437.345064, 'last_price_update_time': 1774821978.779748}
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FE11%2520RVF') HTTP/1.1" 204 0
2026-03-29 22:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456028/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LN62HLC/42810081?sv=2020-08-04&st=2026-03-29T22%3A05%3A15Z&se=2026-03-29T22%3A30%3A15Z&sr=b&sp=r&sig=7S8WdQ3gHe92IypMlrTOVxGXU1Uqv27G6oYLRI%2FeI0k%3D)
2026-03-29 22:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9045f606-46b1-5c59-968e-696f677e2c63 with identifier: RJ19%20XHK
2026-03-29 22:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9045f606-46b1-5c59-968e-696f677e2c63 with identifier: RJ19%20XHK
2026-03-29 22:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9045f606-46b1-5c59-968e-696f677e2c63 with identifier: RJ19%20XHK to the API
2026-03-29 22:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RJ19%20XHK-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9045f606-46b1-5c59-968e-696f677e2c63',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RJ19 XHK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RJ19%20XHK&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'FORD',
 'model': 'FOCUS VIGNALE',
 'odometer': 89725,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS VIGNALE 2.0 EBL 150 P/S Hatchback',
 'transmission': 'automatic',
 'trim': 'EBL 150 P/S',
 'vin': 'WF0NXXGCHNJG14011',
 'year': 2019}
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ19%2520XHK%27 HTTP/1.1" 200 None
2026-03-29 22:06:19 [bca.uk] INFO: Saving data for RJ19%20XHK: {'auction_closing_time': 1774864800.0, 'created_time': 1774389725.916148, 'last_price_update_time': 1774821979.179009}
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RJ19%2520XHK') HTTP/1.1" 204 0
2026-03-29 22:06:19 [bca.uk] INFO: Found listing with ID: FY59%20UVB
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY59%2520UVB%27 HTTP/1.1" 200 None
2026-03-29 22:06:19 [bca.uk] INFO: Scrape type for FY59%20UVB: 0
2026-03-29 22:06:19 [bca.uk] INFO: Found listing with ID: FY59%20ZGR
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY59%2520ZGR%27 HTTP/1.1" 200 None
2026-03-29 22:06:19 [bca.uk] INFO: Scrape type for FY59%20ZGR: 2
2026-03-29 22:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 994ee2aa-d7d8-57e5-82bc-bebcf132587c with identifier: FY59%20ZGR
2026-03-29 22:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 994ee2aa-d7d8-57e5-82bc-bebcf132587c with scrape type 2
2026-03-29 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 994ee2aa-d7d8-57e5-82bc-bebcf132587c with scrape type 2
2026-03-29 22:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 994ee2aa-d7d8-57e5-82bc-bebcf132587c, identifier: FY59%20ZGR
2026-03-29 22:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69ae4990>
2026-03-29 22:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FMV68URC%252F699387055%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387055/600 saved to cache
2026-03-29 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c423af70-863f-544f-981f-966354022060
2026-03-29 22:06:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c423af70-863f-544f-981f-966354022060, skipping ID generation
2026-03-29 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c423af70-863f-544f-981f-966354022060 sending to next pipeline
2026-03-29 22:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c423af70-863f-544f-981f-966354022060, identifier: MV68%20URC
2026-03-29 22:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6223e810>
2026-03-29 22:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT66YMF%252F699414901%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414901/600 saved to cache
2026-03-29 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a5cb9c1b-2fac-5aa0-89c7-e23c2249811e
2026-03-29 22:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6156b610>
2026-03-29 22:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ62YDS%252F699456051%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456051/600 saved to cache
2026-03-29 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9e23ce11-f3f0-5635-b5b9-03f2e6272954
2026-03-29 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456017/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LN62HLC/42810081?sv=2020-08-04&st=2026-03-29T22%3A05%3A15Z&se=2026-03-29T22%3A30%3A15Z&sr=b&sp=r&sig=7S8WdQ3gHe92IypMlrTOVxGXU1Uqv27G6oYLRI%2FeI0k%3D)
2026-03-29 22:06:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456008/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LN62HLC-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:06:19 [bca.uk] INFO: Found listing with ID: ML19%20YFV
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML19%2520YFV%27 HTTP/1.1" 200 None
2026-03-29 22:06:19 [bca.uk] INFO: Scrape type for ML19%20YFV: 2
2026-03-29 22:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82f1ca74-f3e3-557a-9800-72143e39903a with identifier: ML19%20YFV
2026-03-29 22:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82f1ca74-f3e3-557a-9800-72143e39903a with scrape type 2
2026-03-29 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82f1ca74-f3e3-557a-9800-72143e39903a with scrape type 2
2026-03-29 22:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 82f1ca74-f3e3-557a-9800-72143e39903a, identifier: ML19%20YFV
2026-03-29 22:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 994ee2aa-d7d8-57e5-82bc-bebcf132587c with identifier: FY59%20ZGR
2026-03-29 22:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 994ee2aa-d7d8-57e5-82bc-bebcf132587c with identifier: FY59%20ZGR
2026-03-29 22:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 994ee2aa-d7d8-57e5-82bc-bebcf132587c with identifier: FY59%20ZGR to the API
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 224,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FY59%20ZGR-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '994ee2aa-d7d8-57e5-82bc-bebcf132587c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FY59 ZGR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FY59%20ZGR&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'VOLVO',
 'model': 'XC90',
 'odometer': 131970,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'VOLVO XC90 2.4 D5 185 SE LUX PREMIUM G/T Estate',
 'transmission': 'manual',
 'trim': 'D5 185 SE LUX PREMIUM G/T',
 'vin': 'YV1CZ7146A1544030',
 'year': 2009}
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY59%2520ZGR%27 HTTP/1.1" 200 None
2026-03-29 22:06:19 [bca.uk] INFO: Saving data for FY59%20ZGR: {'auction_closing_time': 1774864800.0, 'created_time': 1774621431.194581, 'last_price_update_time': 1774821979.932631}
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FY59%2520ZGR') HTTP/1.1" 204 0
2026-03-29 22:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c423af70-863f-544f-981f-966354022060 with identifier: MV68%20URC
2026-03-29 22:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c423af70-863f-544f-981f-966354022060 with identifier: MV68%20URC
2026-03-29 22:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c423af70-863f-544f-981f-966354022060 with identifier: MV68%20URC to the API
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387055/600>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_expert_report_file_8c5e0b4a-daa3-40cf-817e-0c2effcae48b.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MV68%20URC-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c423af70-863f-544f-981f-966354022060',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MV68 URC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MV68%20URC&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'SEAT',
 'model': 'MII',
 'odometer': 35447,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36045,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387055/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36179,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387062/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35711,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387065/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36788,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387071/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 35596,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387082/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34056,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387090/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 86010,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387104/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 63116,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387115/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81193,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387126/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c423af70-863f-544f-981f-966354022060/c423af70-863f-544f-981f-966354022060_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 71059,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/MV68URC/699387138/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'SEAT MII 1.0 DESIGN MII Hatchback',
 'transmission': 'manual',
 'trim': 'DESIGN MII',
 'vin': 'VSSZZZAAZJD311957',
 'year': 2018}
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV68%2520URC%27 HTTP/1.1" 200 None
2026-03-29 22:06:20 [bca.uk] INFO: Saving data for MV68%20URC: {'created_time': 1774821980.372697, 'last_price_update_time': 1774821980.372707, 'auction_closing_time': 1775210400.0}
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MV68%2520URC') HTTP/1.1" 204 0
2026-03-29 22:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 82f1ca74-f3e3-557a-9800-72143e39903a with identifier: ML19%20YFV
2026-03-29 22:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 82f1ca74-f3e3-557a-9800-72143e39903a with identifier: ML19%20YFV
2026-03-29 22:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 82f1ca74-f3e3-557a-9800-72143e39903a with identifier: ML19%20YFV to the API
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ML19%20YFV-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '82f1ca74-f3e3-557a-9800-72143e39903a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ML19 YFV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ML19%20YFV&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 16032,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.0 EVO 80 SE Hatchback',
 'transmission': 'manual',
 'trim': 'EVO 80 SE',
 'vin': 'WVWZZZAWZKU049432',
 'year': 2019}
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML19%2520YFV%27 HTTP/1.1" 200 None
2026-03-29 22:06:20 [bca.uk] INFO: Saving data for ML19%20YFV: {'auction_closing_time': 1774951200.0, 'created_time': 1774735318.410419, 'last_price_update_time': 1774821980.670854}
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ML19%2520YFV') HTTP/1.1" 204 0
2026-03-29 22:06:20 [bca.uk] INFO: Found listing with ID: KU58%20EZM
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU58%2520EZM%27 HTTP/1.1" 200 None
2026-03-29 22:06:20 [bca.uk] INFO: Scrape type for KU58%20EZM: 0
2026-03-29 22:06:20 [bca.uk] INFO: Found listing with ID: NU15%20KYB
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU15%2520KYB%27 HTTP/1.1" 200 None
2026-03-29 22:06:20 [bca.uk] INFO: Scrape type for NU15%20KYB: 2
2026-03-29 22:06:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 369089c8-ce8b-5bd9-8bd3-48bf4792158c with identifier: NU15%20KYB
2026-03-29 22:06:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 369089c8-ce8b-5bd9-8bd3-48bf4792158c with scrape type 2
2026-03-29 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 369089c8-ce8b-5bd9-8bd3-48bf4792158c with scrape type 2
2026-03-29 22:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 369089c8-ce8b-5bd9-8bd3-48bf4792158c, identifier: NU15%20KYB
2026-03-29 22:06:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6104ee10>
2026-03-29 22:06:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FYT66YMF%252F699414868%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414868/600 saved to cache
2026-03-29 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a5cb9c1b-2fac-5aa0-89c7-e23c2249811e
2026-03-29 22:06:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a5cb9c1b-2fac-5aa0-89c7-e23c2249811e, skipping ID generation
2026-03-29 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a5cb9c1b-2fac-5aa0-89c7-e23c2249811e sending to next pipeline
2026-03-29 22:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a5cb9c1b-2fac-5aa0-89c7-e23c2249811e, identifier: YT66%20YMF
2026-03-29 22:06:20 [bca.uk] INFO: Total items found: 100
2026-03-29 22:06:20 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded
2026-03-29 22:06:20 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:06:20 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:06:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c5c650>
2026-03-29 22:06:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLN62HLC%252F699456018%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456018/600 saved to cache
2026-03-29 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 38dd9604-9daa-5b5e-902e-c598576d19d6
2026-03-29 22:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac635f5350>
2026-03-29 22:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ62YDS%252F699456047%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456047/600 saved to cache
2026-03-29 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9e23ce11-f3f0-5635-b5b9-03f2e6272954
2026-03-29 22:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456043/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ62YDS/42810080?sv=2020-08-04&st=2026-03-29T22%3A05%3A13Z&se=2026-03-29T22%3A30%3A13Z&sr=b&sp=r&sig=3uF2r926LhFkKPoPLSCohRVnNGX4IbgEWDcBb0D1E%2B8%3D)
2026-03-29 22:06:21 [bca.uk] INFO: Found listing with ID: AE20%20NXF
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE20%2520NXF%27 HTTP/1.1" 200 None
2026-03-29 22:06:21 [bca.uk] INFO: Scrape type for AE20%20NXF: 2
2026-03-29 22:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40869bfc-8bb4-569d-b730-83efe1f5fcf1 with identifier: AE20%20NXF
2026-03-29 22:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40869bfc-8bb4-569d-b730-83efe1f5fcf1 with scrape type 2
2026-03-29 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40869bfc-8bb4-569d-b730-83efe1f5fcf1 with scrape type 2
2026-03-29 22:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 40869bfc-8bb4-569d-b730-83efe1f5fcf1, identifier: AE20%20NXF
2026-03-29 22:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 369089c8-ce8b-5bd9-8bd3-48bf4792158c with identifier: NU15%20KYB
2026-03-29 22:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 369089c8-ce8b-5bd9-8bd3-48bf4792158c with identifier: NU15%20KYB
2026-03-29 22:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 369089c8-ce8b-5bd9-8bd3-48bf4792158c with identifier: NU15%20KYB to the API
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NU15%20KYB-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '369089c8-ce8b-5bd9-8bd3-48bf4792158c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NU15 KYB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NU15%20KYB&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'NISSAN',
 'model': 'MICRA',
 'odometer': 58116,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'NISSAN MICRA 1.2 ACENTA Hatchback',
 'transmission': 'manual',
 'trim': 'ACENTA',
 'vin': 'MDHFBUK13U0800409',
 'year': 2015}
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU15%2520KYB%27 HTTP/1.1" 200 None
2026-03-29 22:06:21 [bca.uk] INFO: Saving data for NU15%20KYB: {'auction_closing_time': 1774864800.0, 'created_time': 1774620769.323915, 'last_price_update_time': 1774821981.536863}
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NU15%2520KYB') HTTP/1.1" 204 0
2026-03-29 22:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a5cb9c1b-2fac-5aa0-89c7-e23c2249811e with identifier: YT66%20YMF
2026-03-29 22:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a5cb9c1b-2fac-5aa0-89c7-e23c2249811e with identifier: YT66%20YMF
2026-03-29 22:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a5cb9c1b-2fac-5aa0-89c7-e23c2249811e with identifier: YT66%20YMF to the API
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414868/600>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_expert_report_file_839d07dd-43de-410b-bc32-c59e9e66624c.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YT66%20YMF-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a5cb9c1b-2fac-5aa0-89c7-e23c2249811e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YT66 YMF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YT66%20YMF&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'ADAM',
 'odometer': 47130,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38456,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414847/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37869,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414868/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38150,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414882/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38776,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414901/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 34070,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414918/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33120,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414945/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 100553,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699414993/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 67949,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699415019/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 94393,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699415047/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cb9c1b-2fac-5aa0-89c7-e23c2249811e/a5cb9c1b-2fac-5aa0-89c7-e23c2249811e_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 94634,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/YT66YMF/699415080/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ADAM 1.2 VVT 70 ENERGISED Hatchback',
 'transmission': 'manual',
 'trim': 'VVT 70 ENERGISED',
 'vin': 'W0L0MAP08G6098746',
 'year': 2016}
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT66%2520YMF%27 HTTP/1.1" 200 None
2026-03-29 22:06:21 [bca.uk] INFO: Saving data for YT66%20YMF: {'created_time': 1774821981.98109, 'last_price_update_time': 1774821981.981103, 'auction_closing_time': 1775210400.0}
2026-03-29 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YT66%2520YMF') HTTP/1.1" 204 0
2026-03-29 22:06:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:06:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:06:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61bc4690>
2026-03-29 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLN62HLC%252F699456028%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456028/600 saved to cache
2026-03-29 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 38dd9604-9daa-5b5e-902e-c598576d19d6
2026-03-29 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456015/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LN62HLC/42810081?sv=2020-08-04&st=2026-03-29T22%3A05%3A15Z&se=2026-03-29T22%3A30%3A15Z&sr=b&sp=r&sig=7S8WdQ3gHe92IypMlrTOVxGXU1Uqv27G6oYLRI%2FeI0k%3D)
2026-03-29 22:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 40869bfc-8bb4-569d-b730-83efe1f5fcf1 with identifier: AE20%20NXF
2026-03-29 22:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 40869bfc-8bb4-569d-b730-83efe1f5fcf1 with identifier: AE20%20NXF
2026-03-29 22:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 40869bfc-8bb4-569d-b730-83efe1f5fcf1 with identifier: AE20%20NXF to the API
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 182,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AE20%20NXF-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '40869bfc-8bb4-569d-b730-83efe1f5fcf1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AE20 NXF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AE20%20NXF&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'JAGUAR',
 'model': 'F-PACE',
 'odometer': 50746,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'JAGUAR F-PACE 2.0 D 180 AWD R SPORT StationWagon',
 'transmission': 'automatic',
 'trim': 'D 180 AWD R SPORT',
 'vin': 'SADCA2AN2LA654520',
 'year': 2020}
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE20%2520NXF%27 HTTP/1.1" 200 None
2026-03-29 22:06:22 [bca.uk] INFO: Saving data for AE20%20NXF: {'auction_closing_time': 1774951200.0, 'created_time': 1774735350.788818, 'last_price_update_time': 1774821982.362549}
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AE20%2520NXF') HTTP/1.1" 204 0
2026-03-29 22:06:22 [bca.uk] INFO: Found listing with ID: SD62%20CKY
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD62%2520CKY%27 HTTP/1.1" 200 None
2026-03-29 22:06:22 [bca.uk] INFO: Scrape type for SD62%20CKY: 2
2026-03-29 22:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76787fe3-4391-5024-a08c-71c8eb6f7576 with identifier: SD62%20CKY
2026-03-29 22:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76787fe3-4391-5024-a08c-71c8eb6f7576 with scrape type 2
2026-03-29 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76787fe3-4391-5024-a08c-71c8eb6f7576 with scrape type 2
2026-03-29 22:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 76787fe3-4391-5024-a08c-71c8eb6f7576, identifier: SD62%20CKY
2026-03-29 22:06:22 [bca.uk] INFO: Found listing with ID: MK63%20AXR
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK63%2520AXR%27 HTTP/1.1" 200 None
2026-03-29 22:06:22 [bca.uk] INFO: Scrape type for MK63%20AXR: 0
2026-03-29 22:06:22 [bca.uk] INFO: Found listing with ID: MV06%20EOF
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV06%2520EOF%27 HTTP/1.1" 200 None
2026-03-29 22:06:22 [bca.uk] INFO: Scrape type for MV06%20EOF: 0
2026-03-29 22:06:22 [bca.uk] INFO: Found listing with ID: RO60%20MKV
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO60%2520MKV%27 HTTP/1.1" 200 None
2026-03-29 22:06:22 [bca.uk] INFO: Scrape type for RO60%20MKV: 0
2026-03-29 22:06:22 [bca.uk] INFO: Found listing with ID: OU10%20XUH
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU10%2520XUH%27 HTTP/1.1" 200 None
2026-03-29 22:06:22 [bca.uk] INFO: Scrape type for OU10%20XUH: 0
2026-03-29 22:06:22 [bca.uk] INFO: Found listing with ID: PN13%20GPF
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN13%2520GPF%27 HTTP/1.1" 200 None
2026-03-29 22:06:22 [bca.uk] INFO: Scrape type for PN13%20GPF: 0
2026-03-29 22:06:22 [bca.uk] INFO: Found listing with ID: RJ14%20CFF
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ14%2520CFF%27 HTTP/1.1" 200 None
2026-03-29 22:06:22 [bca.uk] INFO: Scrape type for RJ14%20CFF: 0
2026-03-29 22:06:22 [bca.uk] INFO: Found listing with ID: RJ61%20OHF
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ61%2520OHF%27 HTTP/1.1" 200 None
2026-03-29 22:06:22 [bca.uk] INFO: Scrape type for RJ61%20OHF: 0
2026-03-29 22:06:22 [bca.uk] INFO: Found listing with ID: RV59%20FHW
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV59%2520FHW%27 HTTP/1.1" 200 None
2026-03-29 22:06:22 [bca.uk] INFO: Scrape type for RV59%20FHW: 0
2026-03-29 22:06:22 [bca.uk] INFO: Found listing with ID: SH59%20HJU
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH59%2520HJU%27 HTTP/1.1" 200 None
2026-03-29 22:06:22 [bca.uk] INFO: Scrape type for SH59%20HJU: 0
2026-03-29 22:06:22 [bca.uk] INFO: Found listing with ID: VF14%20EFD
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VF14%2520EFD%27 HTTP/1.1" 200 None
2026-03-29 22:06:22 [bca.uk] INFO: Scrape type for VF14%20EFD: 2
2026-03-29 22:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 388c926a-00d1-58d1-bc40-16691468694a with identifier: VF14%20EFD
2026-03-29 22:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 388c926a-00d1-58d1-bc40-16691468694a with scrape type 2
2026-03-29 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 388c926a-00d1-58d1-bc40-16691468694a with scrape type 2
2026-03-29 22:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 388c926a-00d1-58d1-bc40-16691468694a, identifier: VF14%20EFD
2026-03-29 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455914/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE14PLV/42810074?sv=2020-08-04&st=2026-03-29T22%3A05%3A09Z&se=2026-03-29T22%3A30%3A09Z&sr=b&sp=r&sig=541MdBEqN2lGTdrVQerWTQ4Lv%2BWExd94C%2FkstcmEUVg%3D)
2026-03-29 22:06:22 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:06:22 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:06:22 [bca.uk] INFO: Found listing with ID: GJ21%20YWB
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ21%2520YWB%27 HTTP/1.1" 200 None
2026-03-29 22:06:22 [bca.uk] INFO: Scrape type for GJ21%20YWB: 2
2026-03-29 22:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02c9a210-8239-5652-942c-af89b324b768 with identifier: GJ21%20YWB
2026-03-29 22:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02c9a210-8239-5652-942c-af89b324b768 with scrape type 2
2026-03-29 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02c9a210-8239-5652-942c-af89b324b768 with scrape type 2
2026-03-29 22:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 02c9a210-8239-5652-942c-af89b324b768, identifier: GJ21%20YWB
2026-03-29 22:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 76787fe3-4391-5024-a08c-71c8eb6f7576 with identifier: SD62%20CKY
2026-03-29 22:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 76787fe3-4391-5024-a08c-71c8eb6f7576 with identifier: SD62%20CKY
2026-03-29 22:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 76787fe3-4391-5024-a08c-71c8eb6f7576 with identifier: SD62%20CKY to the API
2026-03-29 22:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SD62%20CKY-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '76787fe3-4391-5024-a08c-71c8eb6f7576',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SD62 CKY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SD62%20CKY&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 106616,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.6 16V 115 ACTIVE Hatchback',
 'transmission': 'manual',
 'trim': '16V 115 ACTIVE',
 'vin': 'W0LPC6ED7CG131716',
 'year': 2012}
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD62%2520CKY%27 HTTP/1.1" 200 None
2026-03-29 22:06:23 [bca.uk] INFO: Saving data for SD62%20CKY: {'auction_closing_time': 1774864800.0, 'created_time': 1774621444.460149, 'last_price_update_time': 1774821983.179369}
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SD62%2520CKY') HTTP/1.1" 204 0
2026-03-29 22:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 388c926a-00d1-58d1-bc40-16691468694a with identifier: VF14%20EFD
2026-03-29 22:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 388c926a-00d1-58d1-bc40-16691468694a with identifier: VF14%20EFD
2026-03-29 22:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 388c926a-00d1-58d1-bc40-16691468694a with identifier: VF14%20EFD to the API
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VF14%20EFD-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '388c926a-00d1-58d1-bc40-16691468694a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VF14 EFD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VF14%20EFD&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MAZDA',
 'model': '6 TOURER',
 'odometer': 133647,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'MAZDA 6 TOURER 2.2 D 175 SPORT Estate',
 'transmission': 'automatic',
 'trim': 'D 175 SPORT',
 'vin': 'JMZGJ692821156990',
 'year': 2014}
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VF14%2520EFD%27 HTTP/1.1" 200 None
2026-03-29 22:06:23 [bca.uk] INFO: Saving data for VF14%20EFD: {'auction_closing_time': 1774864800.0, 'created_time': 1774476442.061866, 'last_price_update_time': 1774821983.614981}
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VF14%2520EFD') HTTP/1.1" 204 0
2026-03-29 22:06:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636633d0>
2026-03-29 22:06:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLN62HLC%252F699456017%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456017/600 saved to cache
2026-03-29 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 38dd9604-9daa-5b5e-902e-c598576d19d6
2026-03-29 22:06:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 02c9a210-8239-5652-942c-af89b324b768 with identifier: GJ21%20YWB
2026-03-29 22:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 02c9a210-8239-5652-942c-af89b324b768 with identifier: GJ21%20YWB
2026-03-29 22:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 02c9a210-8239-5652-942c-af89b324b768 with identifier: GJ21%20YWB to the API
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GJ21%20YWB-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '02c9a210-8239-5652-942c-af89b324b768',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GJ21 YWB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GJ21%20YWB&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'AUDI',
 'model': 'A3 SPORTBACK',
 'odometer': 44935,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'AUDI A3 SPORTBACK 1.5 35 TFSI S LINE S-T Hatchback',
 'transmission': 'automatic',
 'trim': '35 TFSI S LINE S-T',
 'vin': 'WAUZZZGY0MA077493',
 'year': 2021}
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ21%2520YWB%27 HTTP/1.1" 200 None
2026-03-29 22:06:23 [bca.uk] INFO: Saving data for GJ21%20YWB: {'auction_closing_time': 1774951200.0, 'created_time': 1774735352.104015, 'last_price_update_time': 1774821983.950497}
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ21%2520YWB') HTTP/1.1" 204 0
2026-03-29 22:06:23 [bca.uk] INFO: Found listing with ID: SG14%20FMC
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG14%2520FMC%27 HTTP/1.1" 200 None
2026-03-29 22:06:23 [bca.uk] INFO: Scrape type for SG14%20FMC: 0
2026-03-29 22:06:23 [bca.uk] INFO: Found listing with ID: YC58%20WGE
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC58%2520WGE%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for YC58%20WGE: 2
2026-03-29 22:06:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36d656cb-ff36-5e8a-91e4-308d635ca004 with identifier: YC58%20WGE
2026-03-29 22:06:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36d656cb-ff36-5e8a-91e4-308d635ca004 with scrape type 2
2026-03-29 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36d656cb-ff36-5e8a-91e4-308d635ca004 with scrape type 2
2026-03-29 22:06:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 36d656cb-ff36-5e8a-91e4-308d635ca004, identifier: YC58%20WGE
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: VN62%20UST
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN62%2520UST%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for VN62%20UST: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: VO14%20ZHE
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO14%2520ZHE%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for VO14%20ZHE: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: WJ13%20VRX
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ13%2520VRX%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for WJ13%20VRX: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: YE62%20YPM
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE62%2520YPM%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for YE62%20YPM: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: YH61%20VSP
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH61%2520VSP%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for YH61%20VSP: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: YJ13%20VUC
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ13%2520VUC%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for YJ13%20VUC: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: YR58%20XNT
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR58%2520XNT%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for YR58%20XNT: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: HV09%20PXZ
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV09%2520PXZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for HV09%20PXZ: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: HV60%20FGZ
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV60%2520FGZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for HV60%20FGZ: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: HV62%20ZWC
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV62%2520ZWC%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for HV62%20ZWC: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: HW13%20FAK
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HW13%2520FAK%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for HW13%20FAK: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: KM59%20UED
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM59%2520UED%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for KM59%20UED: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: KN56%20JYW
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN56%2520JYW%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for KN56%20JYW: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: KR09%20EXE
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR09%2520EXE%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for KR09%20EXE: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: LD54%20JZA
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD54%2520JZA%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for LD54%20JZA: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: LG13%20JHF
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG13%2520JHF%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for LG13%20JHF: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: LL10%20FPD
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL10%2520FPD%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for LL10%20FPD: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: LL10%20HMK
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL10%2520HMK%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for LL10%20HMK: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: LL13%20WXE
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL13%2520WXE%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for LL13%20WXE: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: LS14%20LGU
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS14%2520LGU%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for LS14%20LGU: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: MX59%20URP
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX59%2520URP%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for MX59%20URP: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: NX12%20WBL
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX12%2520WBL%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for NX12%20WBL: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: CV62%20BUH
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV62%2520BUH%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for CV62%20BUH: 0
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: DA09%20SGZ
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA09%2520SGZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for DA09%20SGZ: 2
2026-03-29 22:06:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03375cec-ae52-50a5-bbcf-84ad8ff3430a with identifier: DA09%20SGZ
2026-03-29 22:06:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03375cec-ae52-50a5-bbcf-84ad8ff3430a with scrape type 2
2026-03-29 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03375cec-ae52-50a5-bbcf-84ad8ff3430a with scrape type 2
2026-03-29 22:06:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 03375cec-ae52-50a5-bbcf-84ad8ff3430a, identifier: DA09%20SGZ
2026-03-29 22:06:24 [bca.uk] INFO: Found listing with ID: RO22%20KPT
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520KPT%27 HTTP/1.1" 200 None
2026-03-29 22:06:24 [bca.uk] INFO: Scrape type for RO22%20KPT: 2
2026-03-29 22:06:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7f8a9fc-307f-5fd9-9f57-53be64230a5a with identifier: RO22%20KPT
2026-03-29 22:06:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7f8a9fc-307f-5fd9-9f57-53be64230a5a with scrape type 2
2026-03-29 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7f8a9fc-307f-5fd9-9f57-53be64230a5a with scrape type 2
2026-03-29 22:06:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a7f8a9fc-307f-5fd9-9f57-53be64230a5a, identifier: RO22%20KPT
2026-03-29 22:06:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 36d656cb-ff36-5e8a-91e4-308d635ca004 with identifier: YC58%20WGE
2026-03-29 22:06:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 36d656cb-ff36-5e8a-91e4-308d635ca004 with identifier: YC58%20WGE
2026-03-29 22:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 36d656cb-ff36-5e8a-91e4-308d635ca004 with identifier: YC58%20WGE to the API
2026-03-29 22:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YC58%20WGE-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '36d656cb-ff36-5e8a-91e4-308d635ca004',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YC58 WGE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YC58%20WGE&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'HONDA',
 'model': 'CIVIC',
 'odometer': 124817,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'HONDA CIVIC 2.2 I-CTDI EX Hatchback',
 'transmission': 'manual',
 'trim': 'I-CTDI EX',
 'vin': 'SHHFK37608U015471',
 'year': 2008}
2026-03-29 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC58%2520WGE%27 HTTP/1.1" 200 None
2026-03-29 22:06:25 [bca.uk] INFO: Saving data for YC58%20WGE: {'auction_closing_time': 1774864800.0, 'created_time': 1774621443.590912, 'last_price_update_time': 1774821985.726107}
2026-03-29 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YC58%2520WGE') HTTP/1.1" 204 0
2026-03-29 22:06:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 03375cec-ae52-50a5-bbcf-84ad8ff3430a with identifier: DA09%20SGZ
2026-03-29 22:06:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 03375cec-ae52-50a5-bbcf-84ad8ff3430a with identifier: DA09%20SGZ
2026-03-29 22:06:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 03375cec-ae52-50a5-bbcf-84ad8ff3430a with identifier: DA09%20SGZ to the API
2026-03-29 22:06:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DA09%20SGZ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.7L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '03375cec-ae52-50a5-bbcf-84ad8ff3430a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DA09 SGZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DA09%20SGZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MERCEDES-BENZ',
 'model': 'A170',
 'odometer': 65548,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A170 1.7 B/E AVANTGARDE SE Hatchback',
 'transmission': 'manual',
 'trim': 'B/E AVANTGARDE SE',
 'vin': 'WDD1690322J724216',
 'year': 2009}
2026-03-29 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA09%2520SGZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:26 [bca.uk] INFO: Saving data for DA09%20SGZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774304103.476787, 'last_price_update_time': 1774821986.830277}
2026-03-29 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DA09%2520SGZ') HTTP/1.1" 204 0
2026-03-29 22:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61658790>
2026-03-29 22:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ62YDS%252F699456043%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456043/600 saved to cache
2026-03-29 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9e23ce11-f3f0-5635-b5b9-03f2e6272954
2026-03-29 22:06:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9e23ce11-f3f0-5635-b5b9-03f2e6272954, skipping ID generation
2026-03-29 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9e23ce11-f3f0-5635-b5b9-03f2e6272954 sending to next pipeline
2026-03-29 22:06:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9e23ce11-f3f0-5635-b5b9-03f2e6272954, identifier: NJ62%20YDS
2026-03-29 22:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616ad190>
2026-03-29 22:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLN62HLC%252F699456015%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456015/600 saved to cache
2026-03-29 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 38dd9604-9daa-5b5e-902e-c598576d19d6
2026-03-29 22:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a7f8a9fc-307f-5fd9-9f57-53be64230a5a with identifier: RO22%20KPT
2026-03-29 22:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a7f8a9fc-307f-5fd9-9f57-53be64230a5a with identifier: RO22%20KPT
2026-03-29 22:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a7f8a9fc-307f-5fd9-9f57-53be64230a5a with identifier: RO22%20KPT to the API
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RO22%20KPT-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a7f8a9fc-307f-5fd9-9f57-53be64230a5a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RO22 KPT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RO22%20KPT&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 29444,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.2 P/T 83 C-SERIES Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 83 C-SERIES',
 'vin': 'VF7SXHMRVNT542533',
 'year': 2022}
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520KPT%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Saving data for RO22%20KPT: {'auction_closing_time': 1774951200.0, 'created_time': 1774735353.359843, 'last_price_update_time': 1774821987.30033}
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RO22%2520KPT') HTTP/1.1" 204 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: YH11%20WZW
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH11%2520WZW%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for YH11%20WZW: 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: YP12%20HGG
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP12%2520HGG%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for YP12%20HGG: 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: YR60%20FLD
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR60%2520FLD%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for YR60%20FLD: 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: YX10%20UNJ
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX10%2520UNJ%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for YX10%20UNJ: 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: EN64%20OCP
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN64%2520OCP%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for EN64%20OCP: 2
2026-03-29 22:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f0b4346-8a5d-5d78-8080-a2a59518ad3b with identifier: EN64%20OCP
2026-03-29 22:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f0b4346-8a5d-5d78-8080-a2a59518ad3b with scrape type 2
2026-03-29 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f0b4346-8a5d-5d78-8080-a2a59518ad3b with scrape type 2
2026-03-29 22:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7f0b4346-8a5d-5d78-8080-a2a59518ad3b, identifier: EN64%20OCP
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: DF10%20BUE
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF10%2520BUE%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for DF10%20BUE: 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: EA11%20GDV
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA11%2520GDV%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for EA11%20GDV: 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: EA66%20VAF
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA66%2520VAF%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for EA66%20VAF: 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: EK61%20OLT
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK61%2520OLT%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for EK61%20OLT: 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: EO58%20HTE
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO58%2520HTE%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for EO58%20HTE: 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: ET12%20MKU
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET12%2520MKU%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for ET12%20MKU: 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: EY10%20WXW
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY10%2520WXW%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for EY10%20WXW: 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: FT11%20MSY
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT11%2520MSY%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for FT11%20MSY: 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: GF13%20GUG
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF13%2520GUG%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for GF13%20GUG: 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: GF61%20DZW
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF61%2520DZW%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for GF61%20DZW: 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: GJ60%20HVY
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ60%2520HVY%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for GJ60%20HVY: 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: GL08%20TLY
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL08%2520TLY%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for GL08%20TLY: 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: HN11%20WRZ
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN11%2520WRZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for HN11%20WRZ: 0
2026-03-29 22:06:27 [bca.uk] INFO: Found listing with ID: HN62%20FLK
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN62%2520FLK%27 HTTP/1.1" 200 None
2026-03-29 22:06:27 [bca.uk] INFO: Scrape type for HN62%20FLK: 2
2026-03-29 22:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66a406df-6e58-58e7-8ae0-869245f5a5c5 with identifier: HN62%20FLK
2026-03-29 22:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66a406df-6e58-58e7-8ae0-869245f5a5c5 with scrape type 2
2026-03-29 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66a406df-6e58-58e7-8ae0-869245f5a5c5 with scrape type 2
2026-03-29 22:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 66a406df-6e58-58e7-8ae0-869245f5a5c5, identifier: HN62%20FLK
2026-03-29 22:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9e23ce11-f3f0-5635-b5b9-03f2e6272954 with identifier: NJ62%20YDS
2026-03-29 22:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9e23ce11-f3f0-5635-b5b9-03f2e6272954 with identifier: NJ62%20YDS
2026-03-29 22:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9e23ce11-f3f0-5635-b5b9-03f2e6272954 with identifier: NJ62%20YDS to the API
2026-03-29 22:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456043/600>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_expert_report_file_2b480fa5-f8b1-47cf-89f7-f191d1faf8c9.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NJ62%20YDS-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9e23ce11-f3f0-5635-b5b9-03f2e6272954',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NJ62 YDS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NJ62%20YDS&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 96194,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41984,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456043/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40793,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456046/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39751,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456047/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40134,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456049/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38898,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456051/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38371,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456054/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80799,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456055/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 66245,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456057/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75859,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456060/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e23ce11-f3f0-5635-b5b9-03f2e6272954/9e23ce11-f3f0-5635-b5b9-03f2e6272954_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 87005,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ62YDS/699456064/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.0 E/B 125 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 ZETEC',
 'vin': 'WF0KXXGCBKCE00482',
 'year': 2012}
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ62%2520YDS%27 HTTP/1.1" 200 None
2026-03-29 22:06:28 [bca.uk] INFO: Saving data for NJ62%20YDS: {'created_time': 1774821988.175464, 'last_price_update_time': 1774821988.175474, 'auction_closing_time': 1775210400.0}
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ62%2520YDS') HTTP/1.1" 204 0
2026-03-29 22:06:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:06:28 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:06:28 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:28 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:06:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac614b93d0>
2026-03-29 22:06:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE14PLV%252F699455914%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455914/600 saved to cache
2026-03-29 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a1944c0b-6133-542d-8b41-67a9ddd47893
2026-03-29 22:06:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AP12HDL/42809882?sv=2020-08-04&st=2026-03-29T22%3A06%3A24Z&se=2026-03-29T22%3A31%3A24Z&sr=b&sp=r&sig=DviGem8rLk3txiS7kcWiSVUINF67ojRtTzL1ranpKKA%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AP12%20HDL-GB>
2026-03-29 22:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455911/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AE14PLV/42810074?sv=2020-08-04&st=2026-03-29T22%3A05%3A09Z&se=2026-03-29T22%3A30%3A09Z&sr=b&sp=r&sig=541MdBEqN2lGTdrVQerWTQ4Lv%2BWExd94C%2FkstcmEUVg%3D)
2026-03-29 22:06:28 [bca.uk] INFO: Found listing with ID: EU05%20FSN
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU05%2520FSN%27 HTTP/1.1" 200 None
2026-03-29 22:06:28 [bca.uk] INFO: Scrape type for EU05%20FSN: 2
2026-03-29 22:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60dbac76-bcbf-5733-bcb6-c737b1fd8a76 with identifier: EU05%20FSN
2026-03-29 22:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60dbac76-bcbf-5733-bcb6-c737b1fd8a76 with scrape type 2
2026-03-29 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60dbac76-bcbf-5733-bcb6-c737b1fd8a76 with scrape type 2
2026-03-29 22:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 60dbac76-bcbf-5733-bcb6-c737b1fd8a76, identifier: EU05%20FSN
2026-03-29 22:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7f0b4346-8a5d-5d78-8080-a2a59518ad3b with identifier: EN64%20OCP
2026-03-29 22:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7f0b4346-8a5d-5d78-8080-a2a59518ad3b with identifier: EN64%20OCP
2026-03-29 22:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7f0b4346-8a5d-5d78-8080-a2a59518ad3b with identifier: EN64%20OCP to the API
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EN64%20OCP-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7f0b4346-8a5d-5d78-8080-a2a59518ad3b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EN64 OCP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EN64%20OCP&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'HYUNDAI',
 'model': 'I30',
 'odometer': 80133,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'HYUNDAI I30 1.4 ACTIVE Hatchback',
 'transmission': 'manual',
 'trim': 'ACTIVE',
 'vin': 'TMAD251ALEJ233087',
 'year': 2015}
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN64%2520OCP%27 HTTP/1.1" 200 None
2026-03-29 22:06:28 [bca.uk] INFO: Saving data for EN64%20OCP: {'auction_closing_time': 1774864800.0, 'created_time': 1774621392.272524, 'last_price_update_time': 1774821988.712931}
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EN64%2520OCP') HTTP/1.1" 204 0
2026-03-29 22:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 66a406df-6e58-58e7-8ae0-869245f5a5c5 with identifier: HN62%20FLK
2026-03-29 22:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 66a406df-6e58-58e7-8ae0-869245f5a5c5 with identifier: HN62%20FLK
2026-03-29 22:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 66a406df-6e58-58e7-8ae0-869245f5a5c5 with identifier: HN62%20FLK to the API
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HN62%20FLK-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '66a406df-6e58-58e7-8ae0-869245f5a5c5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HN62 FLK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HN62%20FLK&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 71625,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.0 E/B 125 TITANIUM Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 TITANIUM',
 'vin': 'WF0KXXGCBKCL29680',
 'year': 2012}
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN62%2520FLK%27 HTTP/1.1" 200 None
2026-03-29 22:06:29 [bca.uk] INFO: Saving data for HN62%20FLK: {'auction_closing_time': 1774864800.0, 'created_time': 1774476486.240099, 'last_price_update_time': 1774821989.059857}
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HN62%2520FLK') HTTP/1.1" 204 0
2026-03-29 22:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 60dbac76-bcbf-5733-bcb6-c737b1fd8a76 with identifier: EU05%20FSN
2026-03-29 22:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 60dbac76-bcbf-5733-bcb6-c737b1fd8a76 with identifier: EU05%20FSN
2026-03-29 22:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 60dbac76-bcbf-5733-bcb6-c737b1fd8a76 with identifier: EU05%20FSN to the API
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 435,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EU05%20FSN-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '4.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '60dbac76-bcbf-5733-bcb6-c737b1fd8a76',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EU05 FSN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EU05%20FSN&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'MASERATI',
 'model': 'GRANSPORT',
 'odometer': 50182,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2005-01-01',
 'seller_name': None,
 'title': 'MASERATI GRANSPORT 4.2 V8 Coupe',
 'transmission': 'automatic',
 'trim': 'V8',
 'vin': 'ZAMEC38C000017728',
 'year': 2005}
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU05%2520FSN%27 HTTP/1.1" 200 None
2026-03-29 22:06:29 [bca.uk] INFO: Saving data for EU05%20FSN: {'auction_closing_time': 1774951200.0, 'created_time': 1774735317.989663, 'last_price_update_time': 1774821989.350627}
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EU05%2520FSN') HTTP/1.1" 204 0
2026-03-29 22:06:29 [bca.uk] INFO: Found listing with ID: LC11%20ZGK
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC11%2520ZGK%27 HTTP/1.1" 200 None
2026-03-29 22:06:29 [bca.uk] INFO: Scrape type for LC11%20ZGK: 2
2026-03-29 22:06:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfcd0d49-94d4-593f-90f6-ffbf103060af with identifier: LC11%20ZGK
2026-03-29 22:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfcd0d49-94d4-593f-90f6-ffbf103060af with scrape type 2
2026-03-29 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfcd0d49-94d4-593f-90f6-ffbf103060af with scrape type 2
2026-03-29 22:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bfcd0d49-94d4-593f-90f6-ffbf103060af, identifier: LC11%20ZGK
2026-03-29 22:06:29 [bca.uk] INFO: Found listing with ID: HV08%20FJE
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV08%2520FJE%27 HTTP/1.1" 200 None
2026-03-29 22:06:29 [bca.uk] INFO: Scrape type for HV08%20FJE: 0
2026-03-29 22:06:29 [bca.uk] INFO: Found listing with ID: AE19%20YAD
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE19%2520YAD%27 HTTP/1.1" 200 None
2026-03-29 22:06:29 [bca.uk] INFO: Scrape type for AE19%20YAD: 0
2026-03-29 22:06:29 [bca.uk] INFO: Found listing with ID: AU10%20YNF
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU10%2520YNF%27 HTTP/1.1" 200 None
2026-03-29 22:06:29 [bca.uk] INFO: Scrape type for AU10%20YNF: 2
2026-03-29 22:06:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df6ca507-d2ba-5bce-9edb-25586e26c86c with identifier: AU10%20YNF
2026-03-29 22:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df6ca507-d2ba-5bce-9edb-25586e26c86c with scrape type 2
2026-03-29 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df6ca507-d2ba-5bce-9edb-25586e26c86c with scrape type 2
2026-03-29 22:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: df6ca507-d2ba-5bce-9edb-25586e26c86c, identifier: AU10%20YNF
2026-03-29 22:06:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE56AOD/42812125?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=jYNw1fNPOU4PCeqA8yT%2FgW%2F2lYqFTt1ML7YNy%2BQkkpE%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DE56%20AOD-GB>
2026-03-29 22:06:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM09CVU/42809722?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=IVQHrCG530q4ZNE7GeniJ3%2F1vLzKHgZru4jgYYDb%2BSY%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LM09%20CVU-GB>
2026-03-29 22:06:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP66PGE/42809943?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=WoZ%2FTTd8%2FUTJlWN%2B%2FNq0hoqMOCTHwgwo3OayCCjYYF0%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WP66%20PGE-GB>
2026-03-29 22:06:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WR60HNV/42810656?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=iTeyX7WgAxvLftpE%2F2dkTmhR4Qwoz4r3xCUieQTYJOM%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WR60%20HNV-GB>
2026-03-29 22:06:29 [bca.uk] INFO: Found listing with ID: AF13%20XPW
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF13%2520XPW%27 HTTP/1.1" 200 None
2026-03-29 22:06:29 [bca.uk] INFO: Scrape type for AF13%20XPW: 2
2026-03-29 22:06:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c23f5d21-755d-59bb-a7da-864dc76d3107 with identifier: AF13%20XPW
2026-03-29 22:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c23f5d21-755d-59bb-a7da-864dc76d3107 with scrape type 2
2026-03-29 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c23f5d21-755d-59bb-a7da-864dc76d3107 with scrape type 2
2026-03-29 22:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c23f5d21-755d-59bb-a7da-864dc76d3107, identifier: AF13%20XPW
2026-03-29 22:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bfcd0d49-94d4-593f-90f6-ffbf103060af with identifier: LC11%20ZGK
2026-03-29 22:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bfcd0d49-94d4-593f-90f6-ffbf103060af with identifier: LC11%20ZGK
2026-03-29 22:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bfcd0d49-94d4-593f-90f6-ffbf103060af with identifier: LC11%20ZGK to the API
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LC11%20ZGK-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'bfcd0d49-94d4-593f-90f6-ffbf103060af',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LC11 ZGK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LC11%20ZGK&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'KIA',
 'model': 'RIO',
 'odometer': 59715,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'KIA RIO 1.4 2 Hatchback',
 'transmission': 'manual',
 'trim': '2',
 'vin': 'KNADH511LB6805252',
 'year': 2011}
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC11%2520ZGK%27 HTTP/1.1" 200 None
2026-03-29 22:06:30 [bca.uk] INFO: Saving data for LC11%20ZGK: {'auction_closing_time': 1774864800.0, 'created_time': 1773933032.204483, 'last_price_update_time': 1774821990.059662}
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LC11%2520ZGK') HTTP/1.1" 204 0
2026-03-29 22:06:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: df6ca507-d2ba-5bce-9edb-25586e26c86c with identifier: AU10%20YNF
2026-03-29 22:06:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: df6ca507-d2ba-5bce-9edb-25586e26c86c with identifier: AU10%20YNF
2026-03-29 22:06:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: df6ca507-d2ba-5bce-9edb-25586e26c86c with identifier: AU10%20YNF to the API
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AU10%20YNF-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'df6ca507-d2ba-5bce-9edb-25586e26c86c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AU10 YNF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AU10%20YNF&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 72316,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.6 TITANIUM Hatchback',
 'transmission': 'manual',
 'trim': 'TITANIUM',
 'vin': 'WF0PXXWPDPAL83514',
 'year': 2010}
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU10%2520YNF%27 HTTP/1.1" 200 None
2026-03-29 22:06:30 [bca.uk] INFO: Saving data for AU10%20YNF: {'auction_closing_time': 1774864800.0, 'created_time': 1774216986.428712, 'last_price_update_time': 1774821990.431}
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AU10%2520YNF') HTTP/1.1" 204 0
2026-03-29 22:06:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ08SVR/42812103?sv=2020-08-04&st=2026-03-29T22%3A06%3A29Z&se=2026-03-29T22%3A31%3A29Z&sr=b&sp=r&sig=MlBD76Nciq6xfGWS8ogzePQWya6I7akYbscBXB2PpJI%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PJ08%20SVR-GB>
2026-03-29 22:06:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c23f5d21-755d-59bb-a7da-864dc76d3107 with identifier: AF13%20XPW
2026-03-29 22:06:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c23f5d21-755d-59bb-a7da-864dc76d3107 with identifier: AF13%20XPW
2026-03-29 22:06:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c23f5d21-755d-59bb-a7da-864dc76d3107 with identifier: AF13%20XPW to the API
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AF13%20XPW-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c23f5d21-755d-59bb-a7da-864dc76d3107',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AF13 XPW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AF13%20XPW&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'PEUGEOT',
 'model': '308',
 'odometer': 42026,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 308 1.6 HDI 92 ACCESS Hatchback',
 'transmission': 'manual',
 'trim': 'HDI 92 ACCESS',
 'vin': 'VF34C9HP0DS030256',
 'year': 2013}
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF13%2520XPW%27 HTTP/1.1" 200 None
2026-03-29 22:06:30 [bca.uk] INFO: Saving data for AF13%20XPW: {'auction_closing_time': 1774951200.0, 'created_time': 1774735328.378224, 'last_price_update_time': 1774821990.730989}
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AF13%2520XPW') HTTP/1.1" 204 0
2026-03-29 22:06:30 [bca.uk] INFO: Found listing with ID: LX58%20WKD
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX58%2520WKD%27 HTTP/1.1" 200 None
2026-03-29 22:06:30 [bca.uk] INFO: Scrape type for LX58%20WKD: 0
2026-03-29 22:06:30 [bca.uk] INFO: Found listing with ID: SJ58%20VYU
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ58%2520VYU%27 HTTP/1.1" 200 None
2026-03-29 22:06:30 [bca.uk] INFO: Scrape type for SJ58%20VYU: 0
2026-03-29 22:06:30 [bca.uk] INFO: Found listing with ID: YK12%20LUP
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK12%2520LUP%27 HTTP/1.1" 200 None
2026-03-29 22:06:30 [bca.uk] INFO: Scrape type for YK12%20LUP: 2
2026-03-29 22:06:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 927dcf7c-8068-5099-8312-bf23933749d3 with identifier: YK12%20LUP
2026-03-29 22:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 927dcf7c-8068-5099-8312-bf23933749d3 with scrape type 2
2026-03-29 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 927dcf7c-8068-5099-8312-bf23933749d3 with scrape type 2
2026-03-29 22:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 927dcf7c-8068-5099-8312-bf23933749d3, identifier: YK12%20LUP
2026-03-29 22:06:30 [bca.uk] INFO: Found listing with ID: BJ13%20MVC
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ13%2520MVC%27 HTTP/1.1" 200 None
2026-03-29 22:06:30 [bca.uk] INFO: Scrape type for BJ13%20MVC: 0
2026-03-29 22:06:30 [bca.uk] INFO: Found listing with ID: CP07%20ABX
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP07%2520ABX%27 HTTP/1.1" 200 None
2026-03-29 22:06:30 [bca.uk] INFO: Scrape type for CP07%20ABX: 0
2026-03-29 22:06:30 [bca.uk] INFO: Found listing with ID: CP11%20VEU
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP11%2520VEU%27 HTTP/1.1" 200 None
2026-03-29 22:06:30 [bca.uk] INFO: Scrape type for CP11%20VEU: 0
2026-03-29 22:06:30 [bca.uk] INFO: Found listing with ID: KP23%20AGZ
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP23%2520AGZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:30 [bca.uk] INFO: Scrape type for KP23%20AGZ: 0
2026-03-29 22:06:30 [bca.uk] INFO: Found listing with ID: KM16%20UUA
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM16%2520UUA%27 HTTP/1.1" 200 None
2026-03-29 22:06:30 [bca.uk] INFO: Scrape type for KM16%20UUA: 0
2026-03-29 22:06:30 [bca.uk] INFO: Found listing with ID: LY64%20DTU
2026-03-29 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY64%2520DTU%27 HTTP/1.1" 200 None
2026-03-29 22:06:31 [bca.uk] INFO: Scrape type for LY64%20DTU: 2
2026-03-29 22:06:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 782aa18e-a0c9-5c10-9106-d797127b5b2a with identifier: LY64%20DTU
2026-03-29 22:06:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 782aa18e-a0c9-5c10-9106-d797127b5b2a with scrape type 2
2026-03-29 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 782aa18e-a0c9-5c10-9106-d797127b5b2a with scrape type 2
2026-03-29 22:06:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 782aa18e-a0c9-5c10-9106-d797127b5b2a, identifier: LY64%20DTU
2026-03-29 22:06:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:06:31 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:06:31 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:31 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:06:31 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:06:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61c70a90>
2026-03-29 22:06:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAE14PLV%252F699455911%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455911/600 saved to cache
2026-03-29 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a1944c0b-6133-542d-8b41-67a9ddd47893
2026-03-29 22:06:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a1944c0b-6133-542d-8b41-67a9ddd47893, skipping ID generation
2026-03-29 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a1944c0b-6133-542d-8b41-67a9ddd47893 sending to next pipeline
2026-03-29 22:06:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a1944c0b-6133-542d-8b41-67a9ddd47893, identifier: AE14%20PLV
2026-03-29 22:06:31 [bca.uk] INFO: Found listing with ID: LD64%20FZX
2026-03-29 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD64%2520FZX%27 HTTP/1.1" 200 None
2026-03-29 22:06:31 [bca.uk] INFO: Scrape type for LD64%20FZX: 2
2026-03-29 22:06:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 534d9bbb-c0a6-50f4-bc13-9009bdc08d59 with identifier: LD64%20FZX
2026-03-29 22:06:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 534d9bbb-c0a6-50f4-bc13-9009bdc08d59 with scrape type 2
2026-03-29 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 534d9bbb-c0a6-50f4-bc13-9009bdc08d59 with scrape type 2
2026-03-29 22:06:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 534d9bbb-c0a6-50f4-bc13-9009bdc08d59, identifier: LD64%20FZX
2026-03-29 22:06:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 927dcf7c-8068-5099-8312-bf23933749d3 with identifier: YK12%20LUP
2026-03-29 22:06:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 927dcf7c-8068-5099-8312-bf23933749d3 with identifier: YK12%20LUP
2026-03-29 22:06:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 927dcf7c-8068-5099-8312-bf23933749d3 with identifier: YK12%20LUP to the API
2026-03-29 22:06:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YK12%20LUP-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '927dcf7c-8068-5099-8312-bf23933749d3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YK12 LUP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YK12%20LUP&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'BMW',
 'model': '120D',
 'odometer': 106828,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'BMW 120D 2.0 URBAN Hatchback',
 'transmission': 'manual',
 'trim': 'URBAN',
 'vin': 'WBA1C32000E643880',
 'year': 2012}
2026-03-29 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK12%2520LUP%27 HTTP/1.1" 200 None
2026-03-29 22:06:31 [bca.uk] INFO: Saving data for YK12%20LUP: {'auction_closing_time': 1774864800.0, 'created_time': 1774735350.413073, 'last_price_update_time': 1774821991.92785}
2026-03-29 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YK12%2520LUP') HTTP/1.1" 204 0
2026-03-29 22:06:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 782aa18e-a0c9-5c10-9106-d797127b5b2a with identifier: LY64%20DTU
2026-03-29 22:06:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 782aa18e-a0c9-5c10-9106-d797127b5b2a with identifier: LY64%20DTU
2026-03-29 22:06:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 782aa18e-a0c9-5c10-9106-d797127b5b2a with identifier: LY64%20DTU to the API
2026-03-29 22:06:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LY64%20DTU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '782aa18e-a0c9-5c10-9106-d797127b5b2a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LY64 DTU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LY64%20DTU&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'NISSAN',
 'model': 'LEAF',
 'odometer': 60547,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'NISSAN LEAF ACENTA Hatchback',
 'transmission': 'automatic',
 'trim': 'ACENTA',
 'vin': 'SJNFAAZE0U6025533',
 'year': 2015}
2026-03-29 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY64%2520DTU%27 HTTP/1.1" 200 None
2026-03-29 22:06:32 [bca.uk] INFO: Saving data for LY64%20DTU: {'auction_closing_time': 1774864800.0, 'created_time': 1774735490.834261, 'last_price_update_time': 1774821992.32066}
2026-03-29 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LY64%2520DTU') HTTP/1.1" 204 0
2026-03-29 22:06:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a1944c0b-6133-542d-8b41-67a9ddd47893 with identifier: AE14%20PLV
2026-03-29 22:06:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a1944c0b-6133-542d-8b41-67a9ddd47893 with identifier: AE14%20PLV
2026-03-29 22:06:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a1944c0b-6133-542d-8b41-67a9ddd47893 with identifier: AE14%20PLV to the API
2026-03-29 22:06:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455911/600>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_expert_report_file_af75aaa1-2789-494e-b6f7-9ab888b31635.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AE14%20PLV-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a1944c0b-6133-542d-8b41-67a9ddd47893',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AE14 PLV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AE14%20PLV&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 60082,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 55814,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455889/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 51256,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455892/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 47052,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455895/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 50221,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455896/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 43383,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455899/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41760,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455900/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 87928,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455903/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75386,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455907/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 95755,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455911/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1944c0b-6133-542d-8b41-67a9ddd47893/a1944c0b-6133-542d-8b41-67a9ddd47893_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 88192,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AE14PLV/699455914/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.0 E/B 100 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 100 ZETEC',
 'vin': 'WF0KXXGCBKEL70264',
 'year': 2014}
2026-03-29 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE14%2520PLV%27 HTTP/1.1" 200 None
2026-03-29 22:06:32 [bca.uk] INFO: Saving data for AE14%20PLV: {'created_time': 1774821992.713821, 'last_price_update_time': 1774821992.713833, 'auction_closing_time': 1775210400.0}
2026-03-29 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AE14%2520PLV') HTTP/1.1" 204 0
2026-03-29 22:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456008/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LN62HLC/42810081?sv=2020-08-04&st=2026-03-29T22%3A05%3A15Z&se=2026-03-29T22%3A30%3A15Z&sr=b&sp=r&sig=7S8WdQ3gHe92IypMlrTOVxGXU1Uqv27G6oYLRI%2FeI0k%3D)
2026-03-29 22:06:32 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PE64HPL/42811907?sv=2020-08-04&st=2026-03-29T22%3A06%3A30Z&se=2026-03-29T22%3A31%3A30Z&sr=b&sp=r&sig=yUL2tjI7FzYjzwTuONvzrvPk31LzZqbGSIyloacYQ9Y%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PE64%20HPL-GB>
2026-03-29 22:06:32 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/MK58WVS/42812353?sv=2020-08-04&st=2026-03-29T22%3A06%3A30Z&se=2026-03-29T22%3A31%3A30Z&sr=b&sp=r&sig=pWZ2N0bWTMObAoRbjP9TWlNuhjPjd0jIDle60DPXnFk%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MK58%20WVS-GB>
2026-03-29 22:06:32 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/ME19TFO/42812113?sv=2020-08-04&st=2026-03-29T22%3A06%3A30Z&se=2026-03-29T22%3A31%3A30Z&sr=b&sp=r&sig=qo4Qv0j7A0gY5%2BISw9ChmHumEdIfhGU1Jg2%2Bx25YoDY%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ME19%20TFO-GB>
2026-03-29 22:06:32 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/YO18AYK/42812082?sv=2020-08-04&st=2026-03-29T22%3A06%3A30Z&se=2026-03-29T22%3A31%3A30Z&sr=b&sp=r&sig=mW%2BZyHfYk%2BniOhkqrg7TU8smE93hcHYG75y4iFRpnRE%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YO18%20AYK-GB>
2026-03-29 22:06:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 534d9bbb-c0a6-50f4-bc13-9009bdc08d59 with identifier: LD64%20FZX
2026-03-29 22:06:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 534d9bbb-c0a6-50f4-bc13-9009bdc08d59 with identifier: LD64%20FZX
2026-03-29 22:06:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 534d9bbb-c0a6-50f4-bc13-9009bdc08d59 with identifier: LD64%20FZX to the API
2026-03-29 22:06:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LD64%20FZX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '534d9bbb-c0a6-50f4-bc13-9009bdc08d59',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LD64 FZX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LD64%20FZX&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 49641,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.2 TSI 90 SE Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 90 SE',
 'vin': 'WVWZZZ6RZFY147536',
 'year': 2014}
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD64%2520FZX%27 HTTP/1.1" 200 None
2026-03-29 22:06:33 [bca.uk] INFO: Saving data for LD64%20FZX: {'auction_closing_time': 1774951200.0, 'created_time': 1774735329.124199, 'last_price_update_time': 1774821993.02547}
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LD64%2520FZX') HTTP/1.1" 204 0
2026-03-29 22:06:33 [bca.uk] INFO: Found listing with ID: HJ15%20MKL
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ15%2520MKL%27 HTTP/1.1" 200 None
2026-03-29 22:06:33 [bca.uk] INFO: Scrape type for HJ15%20MKL: 0
2026-03-29 22:06:33 [bca.uk] INFO: Found listing with ID: BG13%20FKD
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG13%2520FKD%27 HTTP/1.1" 200 None
2026-03-29 22:06:33 [bca.uk] INFO: Scrape type for BG13%20FKD: 2
2026-03-29 22:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43f7303a-a2f6-5f86-b81e-26af26f2b888 with identifier: BG13%20FKD
2026-03-29 22:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43f7303a-a2f6-5f86-b81e-26af26f2b888 with scrape type 2
2026-03-29 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43f7303a-a2f6-5f86-b81e-26af26f2b888 with scrape type 2
2026-03-29 22:06:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 43f7303a-a2f6-5f86-b81e-26af26f2b888, identifier: BG13%20FKD
2026-03-29 22:06:33 [bca.uk] INFO: Found listing with ID: DV14%20VNO
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV14%2520VNO%27 HTTP/1.1" 200 None
2026-03-29 22:06:33 [bca.uk] INFO: Scrape type for DV14%20VNO: 2
2026-03-29 22:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef7b6294-9845-5eb5-8c1d-a1f98760f95e with identifier: DV14%20VNO
2026-03-29 22:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef7b6294-9845-5eb5-8c1d-a1f98760f95e with scrape type 2
2026-03-29 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef7b6294-9845-5eb5-8c1d-a1f98760f95e with scrape type 2
2026-03-29 22:06:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ef7b6294-9845-5eb5-8c1d-a1f98760f95e, identifier: DV14%20VNO
2026-03-29 22:06:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PX16TWC/42812114?sv=2020-08-04&st=2026-03-29T22%3A06%3A31Z&se=2026-03-29T22%3A31%3A31Z&sr=b&sp=r&sig=8dDQS0bgfhZpjJYewlEoDmja0GKeRZ0n3hJ6pAmfL1w%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PX16%20TWC-GB>
2026-03-29 22:06:33 [bca.uk] INFO: Found listing with ID: YM63%20ETA
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM63%2520ETA%27 HTTP/1.1" 200 None
2026-03-29 22:06:33 [bca.uk] INFO: Scrape type for YM63%20ETA: 2
2026-03-29 22:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 595887ba-7187-5162-8a50-188caa6efdd9 with identifier: YM63%20ETA
2026-03-29 22:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 595887ba-7187-5162-8a50-188caa6efdd9 with scrape type 2
2026-03-29 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 595887ba-7187-5162-8a50-188caa6efdd9 with scrape type 2
2026-03-29 22:06:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 595887ba-7187-5162-8a50-188caa6efdd9, identifier: YM63%20ETA
2026-03-29 22:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 43f7303a-a2f6-5f86-b81e-26af26f2b888 with identifier: BG13%20FKD
2026-03-29 22:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 43f7303a-a2f6-5f86-b81e-26af26f2b888 with identifier: BG13%20FKD
2026-03-29 22:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 43f7303a-a2f6-5f86-b81e-26af26f2b888 with identifier: BG13%20FKD to the API
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BG13%20FKD-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '43f7303a-a2f6-5f86-b81e-26af26f2b888',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BG13 FKD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BG13%20FKD&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 57560,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 16V SXI Hatchback',
 'transmission': 'manual',
 'trim': '16V SXI',
 'vin': 'W0L0SDL68D4215875',
 'year': 2013}
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG13%2520FKD%27 HTTP/1.1" 200 None
2026-03-29 22:06:33 [bca.uk] INFO: Saving data for BG13%20FKD: {'auction_closing_time': 1774864800.0, 'created_time': 1774735352.68995, 'last_price_update_time': 1774821993.695591}
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BG13%2520FKD') HTTP/1.1" 204 0
2026-03-29 22:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ef7b6294-9845-5eb5-8c1d-a1f98760f95e with identifier: DV14%20VNO
2026-03-29 22:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ef7b6294-9845-5eb5-8c1d-a1f98760f95e with identifier: DV14%20VNO
2026-03-29 22:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ef7b6294-9845-5eb5-8c1d-a1f98760f95e with identifier: DV14%20VNO to the API
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DV14%20VNO-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ef7b6294-9845-5eb5-8c1d-a1f98760f95e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DV14 VNO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DV14%20VNO&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'KA',
 'odometer': 75831,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'FORD KA 1.2 METAL S/S Hatchback',
 'transmission': 'manual',
 'trim': 'METAL S/S',
 'vin': 'WF0UXXLTRUEL57243',
 'year': 2014}
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV14%2520VNO%27 HTTP/1.1" 200 None
2026-03-29 22:06:33 [bca.uk] INFO: Saving data for DV14%20VNO: {'auction_closing_time': 1774951200.0, 'created_time': 1774735498.076667, 'last_price_update_time': 1774821993.986384}
2026-03-29 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DV14%2520VNO') HTTP/1.1" 204 0
2026-03-29 22:06:34 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ58SFX/42812168?sv=2020-08-04&st=2026-03-29T22%3A06%3A32Z&se=2026-03-29T22%3A31%3A32Z&sr=b&sp=r&sig=qiTgzjDZ%2FB1Y9Jc9LI61o7EdjHjaU8RNz%2BEzvH34f2o%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NJ58%20SFX-GB>
2026-03-29 22:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 595887ba-7187-5162-8a50-188caa6efdd9 with identifier: YM63%20ETA
2026-03-29 22:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 595887ba-7187-5162-8a50-188caa6efdd9 with identifier: YM63%20ETA
2026-03-29 22:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 595887ba-7187-5162-8a50-188caa6efdd9 with identifier: YM63%20ETA to the API
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 169,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YM63%20ETA-GB',
 'category': 'Car',
 'color': 'gold',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '595887ba-7187-5162-8a50-188caa6efdd9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YM63 ETA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YM63%20ETA&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VOLVO',
 'model': 'XC70',
 'odometer': 39272,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VOLVO XC70 2.4 D5 215 AWD SE LUX G/T Estate',
 'transmission': 'manual',
 'trim': 'D5 215 AWD SE LUX G/T',
 'vin': 'YV1BZ8256E1187921',
 'year': 2014}
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM63%2520ETA%27 HTTP/1.1" 200 None
2026-03-29 22:06:34 [bca.uk] INFO: Saving data for YM63%20ETA: {'auction_closing_time': 1774951200.0, 'created_time': 1774735331.380096, 'last_price_update_time': 1774821994.290249}
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YM63%2520ETA') HTTP/1.1" 204 0
2026-03-29 22:06:34 [bca.uk] INFO: Found listing with ID: DY13%20XDF
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY13%2520XDF%27 HTTP/1.1" 200 None
2026-03-29 22:06:34 [bca.uk] INFO: Scrape type for DY13%20XDF: 2
2026-03-29 22:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c155e91-825b-5797-9727-36735366f7f9 with identifier: DY13%20XDF
2026-03-29 22:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c155e91-825b-5797-9727-36735366f7f9 with scrape type 2
2026-03-29 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c155e91-825b-5797-9727-36735366f7f9 with scrape type 2
2026-03-29 22:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6c155e91-825b-5797-9727-36735366f7f9, identifier: DY13%20XDF
2026-03-29 22:06:34 [bca.uk] INFO: Found listing with ID: LM61%20DYD
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM61%2520DYD%27 HTTP/1.1" 200 None
2026-03-29 22:06:34 [bca.uk] INFO: Scrape type for LM61%20DYD: 2
2026-03-29 22:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a59b1b92-68f6-5af6-ad88-8517ad8fae07 with identifier: LM61%20DYD
2026-03-29 22:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a59b1b92-68f6-5af6-ad88-8517ad8fae07 with scrape type 2
2026-03-29 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a59b1b92-68f6-5af6-ad88-8517ad8fae07 with scrape type 2
2026-03-29 22:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a59b1b92-68f6-5af6-ad88-8517ad8fae07, identifier: LM61%20DYD
2026-03-29 22:06:34 [bca.uk] INFO: Found listing with ID: CA57%20YVV
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA57%2520YVV%27 HTTP/1.1" 200 None
2026-03-29 22:06:34 [bca.uk] INFO: Scrape type for CA57%20YVV: 2
2026-03-29 22:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 088c09e3-d7eb-592d-ab1c-79cc7e5bdf02 with identifier: CA57%20YVV
2026-03-29 22:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 088c09e3-d7eb-592d-ab1c-79cc7e5bdf02 with scrape type 2
2026-03-29 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 088c09e3-d7eb-592d-ab1c-79cc7e5bdf02 with scrape type 2
2026-03-29 22:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 088c09e3-d7eb-592d-ab1c-79cc7e5bdf02, identifier: CA57%20YVV
2026-03-29 22:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6c155e91-825b-5797-9727-36735366f7f9 with identifier: DY13%20XDF
2026-03-29 22:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6c155e91-825b-5797-9727-36735366f7f9 with identifier: DY13%20XDF
2026-03-29 22:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6c155e91-825b-5797-9727-36735366f7f9 with identifier: DY13%20XDF to the API
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DY13%20XDF-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6c155e91-825b-5797-9727-36735366f7f9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DY13 XDF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DY13%20XDF&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 114843,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.4 T 16V 140 SRI Hatchback',
 'transmission': 'manual',
 'trim': 'T 16V 140 SRI',
 'vin': 'W0LPF6EC7D8043064',
 'year': 2013}
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY13%2520XDF%27 HTTP/1.1" 200 None
2026-03-29 22:06:34 [bca.uk] INFO: Saving data for DY13%20XDF: {'auction_closing_time': 1774864800.0, 'created_time': 1774735326.369403, 'last_price_update_time': 1774821994.945479}
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DY13%2520XDF') HTTP/1.1" 204 0
2026-03-29 22:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a59b1b92-68f6-5af6-ad88-8517ad8fae07 with identifier: LM61%20DYD
2026-03-29 22:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a59b1b92-68f6-5af6-ad88-8517ad8fae07 with identifier: LM61%20DYD
2026-03-29 22:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a59b1b92-68f6-5af6-ad88-8517ad8fae07 with identifier: LM61%20DYD to the API
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LM61%20DYD-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a59b1b92-68f6-5af6-ad88-8517ad8fae07',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LM61 DYD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LM61%20DYD&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'S-MAX',
 'odometer': 110561,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'FORD S-MAX 1.6 TDCI 115 TITANIUM S/S MPV',
 'transmission': 'manual',
 'trim': 'TDCI 115 TITANIUM S/S',
 'vin': 'WF0SXXGBWSBS47186',
 'year': 2011}
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM61%2520DYD%27 HTTP/1.1" 200 None
2026-03-29 22:06:35 [bca.uk] INFO: Saving data for LM61%20DYD: {'auction_closing_time': 1774951200.0, 'created_time': 1774735492.853763, 'last_price_update_time': 1774821995.243681}
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LM61%2520DYD') HTTP/1.1" 204 0
2026-03-29 22:06:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6a61d490>
2026-03-29 22:06:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLN62HLC%252F699456008%252F600') HTTP/1.1" 204 0
2026-03-29 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456008/600 saved to cache
2026-03-29 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 38dd9604-9daa-5b5e-902e-c598576d19d6
2026-03-29 22:06:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 38dd9604-9daa-5b5e-902e-c598576d19d6, skipping ID generation
2026-03-29 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 38dd9604-9daa-5b5e-902e-c598576d19d6 sending to next pipeline
2026-03-29 22:06:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 38dd9604-9daa-5b5e-902e-c598576d19d6, identifier: LN62%20HLC
2026-03-29 22:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 088c09e3-d7eb-592d-ab1c-79cc7e5bdf02 with identifier: CA57%20YVV
2026-03-29 22:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 088c09e3-d7eb-592d-ab1c-79cc7e5bdf02 with identifier: CA57%20YVV
2026-03-29 22:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 088c09e3-d7eb-592d-ab1c-79cc7e5bdf02 with identifier: CA57%20YVV to the API
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CA57%20YVV-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '088c09e3-d7eb-592d-ab1c-79cc7e5bdf02',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CA57 YVV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CA57%20YVV&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'PEUGEOT',
 'model': '308',
 'odometer': 69939,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 308 1.6 VTI SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'VTI SPORT',
 'vin': 'VF34C5FWC55030079',
 'year': 2008}
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA57%2520YVV%27 HTTP/1.1" 200 None
2026-03-29 22:06:35 [bca.uk] INFO: Saving data for CA57%20YVV: {'auction_closing_time': 1774864800.0, 'created_time': 1774735332.356792, 'last_price_update_time': 1774821995.66031}
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CA57%2520YVV') HTTP/1.1" 204 0
2026-03-29 22:06:35 [bca.uk] INFO: Found listing with ID: SP59%20FDN
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP59%2520FDN%27 HTTP/1.1" 200 None
2026-03-29 22:06:35 [bca.uk] INFO: Scrape type for SP59%20FDN: 2
2026-03-29 22:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3459172-6804-5615-b390-f6fc4febd79c with identifier: SP59%20FDN
2026-03-29 22:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3459172-6804-5615-b390-f6fc4febd79c with scrape type 2
2026-03-29 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3459172-6804-5615-b390-f6fc4febd79c with scrape type 2
2026-03-29 22:06:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f3459172-6804-5615-b390-f6fc4febd79c, identifier: SP59%20FDN
2026-03-29 22:06:35 [bca.uk] INFO: Found listing with ID: YK11%20VUF
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK11%2520VUF%27 HTTP/1.1" 200 None
2026-03-29 22:06:35 [bca.uk] INFO: Scrape type for YK11%20VUF: 2
2026-03-29 22:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3db8298e-1099-5db2-81d1-5141138419a2 with identifier: YK11%20VUF
2026-03-29 22:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3db8298e-1099-5db2-81d1-5141138419a2 with scrape type 2
2026-03-29 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3db8298e-1099-5db2-81d1-5141138419a2 with scrape type 2
2026-03-29 22:06:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3db8298e-1099-5db2-81d1-5141138419a2, identifier: YK11%20VUF
2026-03-29 22:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 38dd9604-9daa-5b5e-902e-c598576d19d6 with identifier: LN62%20HLC
2026-03-29 22:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 38dd9604-9daa-5b5e-902e-c598576d19d6 with identifier: LN62%20HLC
2026-03-29 22:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 38dd9604-9daa-5b5e-902e-c598576d19d6 with identifier: LN62%20HLC to the API
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456008/600>
{'auction_title': '',
 'c_o_2_emission_value': 168,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_expert_report_file_682dfc28-ff84-41e6-a6a9-1231a097f0b5.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LN62%20HLC-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '38dd9604-9daa-5b5e-902e-c598576d19d6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LN62 HLC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LN62%20HLC&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'MINI',
 'model': 'COUNTRYMAN',
 'odometer': 69017,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 42013,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456008/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40652,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456010/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36517,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456013/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36741,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456015/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38621,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456017/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37467,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456018/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 87885,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456023/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 68837,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456028/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 87131,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456032/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd9604-9daa-5b5e-902e-c598576d19d6/38dd9604-9daa-5b5e-902e-c598576d19d6_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 89092,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LN62HLC/699456037/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'MINI COUNTRYMAN 1.6 COOPER Hatchback',
 'transmission': 'automatic',
 'trim': 'COOPER',
 'vin': 'WMWZB32090WL94575',
 'year': 2012}
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN62%2520HLC%27 HTTP/1.1" 200 None
2026-03-29 22:06:36 [bca.uk] INFO: Saving data for LN62%20HLC: {'created_time': 1774821996.215188, 'last_price_update_time': 1774821996.215197, 'auction_closing_time': 1775210400.0}
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LN62%2520HLC') HTTP/1.1" 204 0
2026-03-29 22:06:36 [bca.uk] INFO: Found listing with ID: EO59%20HAX
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO59%2520HAX%27 HTTP/1.1" 200 None
2026-03-29 22:06:36 [bca.uk] INFO: Scrape type for EO59%20HAX: 2
2026-03-29 22:06:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e935e7df-c51b-5719-9d53-d1e5a270ea84 with identifier: EO59%20HAX
2026-03-29 22:06:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e935e7df-c51b-5719-9d53-d1e5a270ea84 with scrape type 2
2026-03-29 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e935e7df-c51b-5719-9d53-d1e5a270ea84 with scrape type 2
2026-03-29 22:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e935e7df-c51b-5719-9d53-d1e5a270ea84, identifier: EO59%20HAX
2026-03-29 22:06:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f3459172-6804-5615-b390-f6fc4febd79c with identifier: SP59%20FDN
2026-03-29 22:06:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f3459172-6804-5615-b390-f6fc4febd79c with identifier: SP59%20FDN
2026-03-29 22:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f3459172-6804-5615-b390-f6fc4febd79c with identifier: SP59%20FDN to the API
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SP59%20FDN-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f3459172-6804-5615-b390-f6fc4febd79c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SP59 FDN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SP59%20FDN&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'AUDI',
 'model': 'A3 SPORTBACK',
 'odometer': 58928,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'AUDI A3 SPORTBACK 1.8 TFSI SPORT S-T Hatchback',
 'transmission': 'automatic',
 'trim': 'TFSI SPORT S-T',
 'vin': 'WAUZZZ8PXAA044194',
 'year': 2009}
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP59%2520FDN%27 HTTP/1.1" 200 None
2026-03-29 22:06:36 [bca.uk] INFO: Saving data for SP59%20FDN: {'auction_closing_time': 1774864800.0, 'created_time': 1774735327.575228, 'last_price_update_time': 1774821996.610913}
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SP59%2520FDN') HTTP/1.1" 204 0
2026-03-29 22:06:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3db8298e-1099-5db2-81d1-5141138419a2 with identifier: YK11%20VUF
2026-03-29 22:06:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3db8298e-1099-5db2-81d1-5141138419a2 with identifier: YK11%20VUF
2026-03-29 22:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3db8298e-1099-5db2-81d1-5141138419a2 with identifier: YK11%20VUF to the API
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 263,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YK11%20VUF-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '4.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3db8298e-1099-5db2-81d1-5141138419a2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YK11 VUF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YK11%20VUF&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': 'M3',
 'odometer': 80126,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'BMW M3 4.0 V8 DCT Coupe',
 'transmission': 'automatic',
 'trim': 'V8 DCT',
 'vin': 'WBSKG92080E697645',
 'year': 2011}
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK11%2520VUF%27 HTTP/1.1" 200 None
2026-03-29 22:06:36 [bca.uk] INFO: Saving data for YK11%20VUF: {'auction_closing_time': 1774951200.0, 'created_time': 1774735499.09047, 'last_price_update_time': 1774821996.905514}
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YK11%2520VUF') HTTP/1.1" 204 0
2026-03-29 22:06:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PN54OAL/42812105?sv=2020-08-04&st=2026-03-29T22%3A06%3A35Z&se=2026-03-29T22%3A31%3A35Z&sr=b&sp=r&sig=CpsdY98fGCavULJkQHQto8V8aZbuqGHKZKpSKa85zXE%3D> from <GET https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PN54%20OAL-GB>
2026-03-29 22:06:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e935e7df-c51b-5719-9d53-d1e5a270ea84 with identifier: EO59%20HAX
2026-03-29 22:06:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e935e7df-c51b-5719-9d53-d1e5a270ea84 with identifier: EO59%20HAX
2026-03-29 22:06:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e935e7df-c51b-5719-9d53-d1e5a270ea84 with identifier: EO59%20HAX to the API
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EO59%20HAX-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e935e7df-c51b-5719-9d53-d1e5a270ea84',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EO59 HAX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EO59%20HAX&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'MINI',
 'model': 'FIRST',
 'odometer': 106810,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'MINI FIRST 1.4  Hatchback',
 'transmission': 'manual',
 'trim': '',
 'vin': 'WMWME32040TM63191',
 'year': 2009}
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO59%2520HAX%27 HTTP/1.1" 200 None
2026-03-29 22:06:37 [bca.uk] INFO: Saving data for EO59%20HAX: {'auction_closing_time': 1774864800.0, 'created_time': 1774735311.068083, 'last_price_update_time': 1774821997.195389}
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EO59%2520HAX') HTTP/1.1" 204 0
2026-03-29 22:06:37 [bca.uk] INFO: Found listing with ID: HS19%20GYN
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HS19%2520GYN%27 HTTP/1.1" 200 None
2026-03-29 22:06:37 [bca.uk] INFO: Scrape type for HS19%20GYN: 2
2026-03-29 22:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 546eaaae-2d78-532a-abb1-eac4aea0023f with identifier: HS19%20GYN
2026-03-29 22:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 546eaaae-2d78-532a-abb1-eac4aea0023f with scrape type 2
2026-03-29 22:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 546eaaae-2d78-532a-abb1-eac4aea0023f with scrape type 2
2026-03-29 22:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 546eaaae-2d78-532a-abb1-eac4aea0023f, identifier: HS19%20GYN
2026-03-29 22:06:37 [bca.uk] INFO: Found listing with ID: RK12%20WBW
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK12%2520WBW%27 HTTP/1.1" 200 None
2026-03-29 22:06:37 [bca.uk] INFO: Scrape type for RK12%20WBW: 2
2026-03-29 22:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5057cc2-c58a-5e78-ab90-b97e6edb6582 with identifier: RK12%20WBW
2026-03-29 22:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5057cc2-c58a-5e78-ab90-b97e6edb6582 with scrape type 2
2026-03-29 22:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5057cc2-c58a-5e78-ab90-b97e6edb6582 with scrape type 2
2026-03-29 22:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c5057cc2-c58a-5e78-ab90-b97e6edb6582, identifier: RK12%20WBW
2026-03-29 22:06:37 [bca.uk] INFO: Found listing with ID: GF52%20OWM
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF52%2520OWM%27 HTTP/1.1" 200 None
2026-03-29 22:06:37 [bca.uk] INFO: Scrape type for GF52%20OWM: 2
2026-03-29 22:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fe63328-a7f9-5445-857a-b37d1386e94b with identifier: GF52%20OWM
2026-03-29 22:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fe63328-a7f9-5445-857a-b37d1386e94b with scrape type 2
2026-03-29 22:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fe63328-a7f9-5445-857a-b37d1386e94b with scrape type 2
2026-03-29 22:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2fe63328-a7f9-5445-857a-b37d1386e94b, identifier: GF52%20OWM
2026-03-29 22:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 546eaaae-2d78-532a-abb1-eac4aea0023f with identifier: HS19%20GYN
2026-03-29 22:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 546eaaae-2d78-532a-abb1-eac4aea0023f with identifier: HS19%20GYN
2026-03-29 22:06:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 546eaaae-2d78-532a-abb1-eac4aea0023f with identifier: HS19%20GYN to the API
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HS19%20GYN-GB',
 'category': 'Car',
 'color': 'multicoloured',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '546eaaae-2d78-532a-abb1-eac4aea0023f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HS19 GYN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HS19%20GYN&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'RENAULT',
 'model': 'CAPTUR',
 'odometer': 46565,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'RENAULT CAPTUR 1.5 DCI 90 ICONIC Hatchback',
 'transmission': 'manual',
 'trim': 'DCI 90 ICONIC',
 'vin': 'VF1R8700663051596',
 'year': 2019}
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HS19%2520GYN%27 HTTP/1.1" 200 None
2026-03-29 22:06:37 [bca.uk] INFO: Saving data for HS19%20GYN: {'auction_closing_time': 1774951200.0, 'created_time': 1774735330.823671, 'last_price_update_time': 1774821997.824719}
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HS19%2520GYN') HTTP/1.1" 204 0
2026-03-29 22:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c5057cc2-c58a-5e78-ab90-b97e6edb6582 with identifier: RK12%20WBW
2026-03-29 22:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c5057cc2-c58a-5e78-ab90-b97e6edb6582 with identifier: RK12%20WBW
2026-03-29 22:06:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c5057cc2-c58a-5e78-ab90-b97e6edb6582 with identifier: RK12%20WBW to the API
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 158,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RK12%20WBW-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c5057cc2-c58a-5e78-ab90-b97e6edb6582',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RK12 WBW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RK12%20WBW&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MINI',
 'model': 'COUNTRYMAN',
 'odometer': 125648,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'MINI COUNTRYMAN 2.0 COOPER D ALL4 Hatchback',
 'transmission': 'automatic',
 'trim': 'COOPER D ALL4',
 'vin': 'WMWXD52070WK79275',
 'year': 2012}
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK12%2520WBW%27 HTTP/1.1" 200 None
2026-03-29 22:06:38 [bca.uk] INFO: Saving data for RK12%20WBW: {'auction_closing_time': 1774864800.0, 'created_time': 1774735487.428394, 'last_price_update_time': 1774821998.213272}
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RK12%2520WBW') HTTP/1.1" 204 0
2026-03-29 22:06:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2fe63328-a7f9-5445-857a-b37d1386e94b with identifier: GF52%20OWM
2026-03-29 22:06:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2fe63328-a7f9-5445-857a-b37d1386e94b with identifier: GF52%20OWM
2026-03-29 22:06:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2fe63328-a7f9-5445-857a-b37d1386e94b with identifier: GF52%20OWM to the API
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GF52%20OWM-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2fe63328-a7f9-5445-857a-b37d1386e94b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GF52 OWM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GF52%20OWM&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 107222,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2002-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.2 E 55 Hatchback',
 'transmission': 'manual',
 'trim': 'E 55',
 'vin': 'WVWZZZ9NZ3Y112597',
 'year': 2002}
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF52%2520OWM%27 HTTP/1.1" 200 None
2026-03-29 22:06:38 [bca.uk] INFO: Saving data for GF52%20OWM: {'auction_closing_time': 1774864800.0, 'created_time': 1774735314.757791, 'last_price_update_time': 1774821998.507752}
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GF52%2520OWM') HTTP/1.1" 204 0
2026-03-29 22:06:38 [bca.uk] INFO: Found listing with ID: CA21%20OVG
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA21%2520OVG%27 HTTP/1.1" 200 None
2026-03-29 22:06:38 [bca.uk] INFO: Scrape type for CA21%20OVG: 2
2026-03-29 22:06:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87d1c14a-d5f3-5567-89ad-8d86774c1313 with identifier: CA21%20OVG
2026-03-29 22:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87d1c14a-d5f3-5567-89ad-8d86774c1313 with scrape type 2
2026-03-29 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87d1c14a-d5f3-5567-89ad-8d86774c1313 with scrape type 2
2026-03-29 22:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 87d1c14a-d5f3-5567-89ad-8d86774c1313, identifier: CA21%20OVG
2026-03-29 22:06:38 [bca.uk] INFO: Found listing with ID: SL62%20VWY
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL62%2520VWY%27 HTTP/1.1" 200 None
2026-03-29 22:06:38 [bca.uk] INFO: Scrape type for SL62%20VWY: 2
2026-03-29 22:06:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de1b1d7c-0af9-5140-a37d-505dea797715 with identifier: SL62%20VWY
2026-03-29 22:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de1b1d7c-0af9-5140-a37d-505dea797715 with scrape type 2
2026-03-29 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de1b1d7c-0af9-5140-a37d-505dea797715 with scrape type 2
2026-03-29 22:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: de1b1d7c-0af9-5140-a37d-505dea797715, identifier: SL62%20VWY
2026-03-29 22:06:38 [bca.uk] INFO: Found listing with ID: GV07%20WHR
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV07%2520WHR%27 HTTP/1.1" 200 None
2026-03-29 22:06:38 [bca.uk] INFO: Scrape type for GV07%20WHR: 2
2026-03-29 22:06:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec5f1ff9-26e6-53be-a244-e62a265b9a04 with identifier: GV07%20WHR
2026-03-29 22:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec5f1ff9-26e6-53be-a244-e62a265b9a04 with scrape type 2
2026-03-29 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec5f1ff9-26e6-53be-a244-e62a265b9a04 with scrape type 2
2026-03-29 22:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ec5f1ff9-26e6-53be-a244-e62a265b9a04, identifier: GV07%20WHR
2026-03-29 22:06:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 87d1c14a-d5f3-5567-89ad-8d86774c1313 with identifier: CA21%20OVG
2026-03-29 22:06:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 87d1c14a-d5f3-5567-89ad-8d86774c1313 with identifier: CA21%20OVG
2026-03-29 22:06:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 87d1c14a-d5f3-5567-89ad-8d86774c1313 with identifier: CA21%20OVG to the API
2026-03-29 22:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CA21%20OVG-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '87d1c14a-d5f3-5567-89ad-8d86774c1313',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CA21 OVG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CA21%20OVG&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'VAUXHALL',
 'model': 'GRANDLAND X',
 'odometer': 53553,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'VAUXHALL GRANDLAND X 1.2 T 130 ELITE Hatchback',
 'transmission': 'manual',
 'trim': 'T 130 ELITE',
 'vin': 'W0VZRHNS7M6817996',
 'year': 2021}
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA21%2520OVG%27 HTTP/1.1" 200 None
2026-03-29 22:06:39 [bca.uk] INFO: Saving data for CA21%20OVG: {'auction_closing_time': 1774951200.0, 'created_time': 1774735330.261545, 'last_price_update_time': 1774821999.14791}
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CA21%2520OVG') HTTP/1.1" 204 0
2026-03-29 22:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: de1b1d7c-0af9-5140-a37d-505dea797715 with identifier: SL62%20VWY
2026-03-29 22:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: de1b1d7c-0af9-5140-a37d-505dea797715 with identifier: SL62%20VWY
2026-03-29 22:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: de1b1d7c-0af9-5140-a37d-505dea797715 with identifier: SL62%20VWY to the API
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SL62%20VWY-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'de1b1d7c-0af9-5140-a37d-505dea797715',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SL62 VWY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SL62%20VWY&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'KIA',
 'model': 'RIO',
 'odometer': 57076,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'KIA RIO 1.2 1 Hatchback',
 'transmission': 'manual',
 'trim': '1',
 'vin': 'KNADM511LD6162634',
 'year': 2012}
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL62%2520VWY%27 HTTP/1.1" 200 None
2026-03-29 22:06:39 [bca.uk] INFO: Saving data for SL62%20VWY: {'auction_closing_time': 1774864800.0, 'created_time': 1774735482.819571, 'last_price_update_time': 1774821999.443547}
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SL62%2520VWY') HTTP/1.1" 204 0
2026-03-29 22:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ec5f1ff9-26e6-53be-a244-e62a265b9a04 with identifier: GV07%20WHR
2026-03-29 22:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ec5f1ff9-26e6-53be-a244-e62a265b9a04 with identifier: GV07%20WHR
2026-03-29 22:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ec5f1ff9-26e6-53be-a244-e62a265b9a04 with identifier: GV07%20WHR to the API
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 167,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GV07%20WHR-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ec5f1ff9-26e6-53be-a244-e62a265b9a04',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GV07 WHR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GV07%20WHR&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'TOYOTA',
 'model': 'COROLLA VERSO',
 'odometer': 238617,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'TOYOTA COROLLA VERSO 2.2 D-4D T3 MPV',
 'transmission': 'manual',
 'trim': 'D-4D T3',
 'vin': 'NMTEA16R90R086435',
 'year': 2007}
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV07%2520WHR%27 HTTP/1.1" 200 None
2026-03-29 22:06:39 [bca.uk] INFO: Saving data for GV07%20WHR: {'auction_closing_time': 1774864800.0, 'created_time': 1774735315.539081, 'last_price_update_time': 1774821999.746059}
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GV07%2520WHR') HTTP/1.1" 204 0
2026-03-29 22:06:39 [bca.uk] INFO: Found listing with ID: CN69%20YVF
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN69%2520YVF%27 HTTP/1.1" 200 None
2026-03-29 22:06:39 [bca.uk] INFO: Scrape type for CN69%20YVF: 2
2026-03-29 22:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0d2c8c1-587d-52a8-bac1-4dade51bc1df with identifier: CN69%20YVF
2026-03-29 22:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0d2c8c1-587d-52a8-bac1-4dade51bc1df with scrape type 2
2026-03-29 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0d2c8c1-587d-52a8-bac1-4dade51bc1df with scrape type 2
2026-03-29 22:06:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b0d2c8c1-587d-52a8-bac1-4dade51bc1df, identifier: CN69%20YVF
2026-03-29 22:06:39 [bca.uk] INFO: Found listing with ID: YE63%20EHG
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE63%2520EHG%27 HTTP/1.1" 200 None
2026-03-29 22:06:39 [bca.uk] INFO: Scrape type for YE63%20EHG: 0
2026-03-29 22:06:39 [bca.uk] INFO: Found listing with ID: CU63%20NGZ
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU63%2520NGZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:39 [bca.uk] INFO: Scrape type for CU63%20NGZ: 0
2026-03-29 22:06:39 [bca.uk] INFO: Found listing with ID: CV55%20OPY
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV55%2520OPY%27 HTTP/1.1" 200 None
2026-03-29 22:06:39 [bca.uk] INFO: Scrape type for CV55%20OPY: 0
2026-03-29 22:06:39 [bca.uk] INFO: Found listing with ID: EJ63%20EXO
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ63%2520EXO%27 HTTP/1.1" 200 None
2026-03-29 22:06:39 [bca.uk] INFO: Scrape type for EJ63%20EXO: 2
2026-03-29 22:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac2cb512-acf6-577f-a0f2-2fe21a625645 with identifier: EJ63%20EXO
2026-03-29 22:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac2cb512-acf6-577f-a0f2-2fe21a625645 with scrape type 2
2026-03-29 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac2cb512-acf6-577f-a0f2-2fe21a625645 with scrape type 2
2026-03-29 22:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ac2cb512-acf6-577f-a0f2-2fe21a625645, identifier: EJ63%20EXO
2026-03-29 22:06:40 [bca.uk] INFO: Found listing with ID: SV57%20URE
2026-03-29 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV57%2520URE%27 HTTP/1.1" 200 None
2026-03-29 22:06:40 [bca.uk] INFO: Scrape type for SV57%20URE: 2
2026-03-29 22:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc8ad810-ee96-5691-85b6-151e0c412b22 with identifier: SV57%20URE
2026-03-29 22:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc8ad810-ee96-5691-85b6-151e0c412b22 with scrape type 2
2026-03-29 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc8ad810-ee96-5691-85b6-151e0c412b22 with scrape type 2
2026-03-29 22:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dc8ad810-ee96-5691-85b6-151e0c412b22, identifier: SV57%20URE
2026-03-29 22:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b0d2c8c1-587d-52a8-bac1-4dade51bc1df with identifier: CN69%20YVF
2026-03-29 22:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b0d2c8c1-587d-52a8-bac1-4dade51bc1df with identifier: CN69%20YVF
2026-03-29 22:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b0d2c8c1-587d-52a8-bac1-4dade51bc1df with identifier: CN69%20YVF to the API
2026-03-29 22:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CN69%20YVF-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b0d2c8c1-587d-52a8-bac1-4dade51bc1df',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CN69 YVF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CN69%20YVF&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'MG MOTOR UK',
 'model': 'MG3',
 'odometer': 44980,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK MG3 1.5 VTI-TECH EXCLUSIVE Hatchback',
 'transmission': 'manual',
 'trim': 'VTI-TECH EXCLUSIVE',
 'vin': 'SDPZ1CBDAKS067971',
 'year': 2019}
2026-03-29 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN69%2520YVF%27 HTTP/1.1" 200 None
2026-03-29 22:06:40 [bca.uk] INFO: Saving data for CN69%20YVF: {'auction_closing_time': 1774951200.0, 'created_time': 1774735335.278249, 'last_price_update_time': 1774822000.4436}
2026-03-29 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CN69%2520YVF') HTTP/1.1" 204 0
2026-03-29 22:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ac2cb512-acf6-577f-a0f2-2fe21a625645 with identifier: EJ63%20EXO
2026-03-29 22:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ac2cb512-acf6-577f-a0f2-2fe21a625645 with identifier: EJ63%20EXO
2026-03-29 22:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ac2cb512-acf6-577f-a0f2-2fe21a625645 with identifier: EJ63%20EXO to the API
2026-03-29 22:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EJ63%20EXO-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ac2cb512-acf6-577f-a0f2-2fe21a625645',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EJ63 EXO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EJ63%20EXO&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 53652,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.2 82 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': '82 ZETEC',
 'vin': 'WF0DXXGAKDEL88377',
 'year': 2014}
2026-03-29 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ63%2520EXO%27 HTTP/1.1" 200 None
2026-03-29 22:06:40 [bca.uk] INFO: Saving data for EJ63%20EXO: {'auction_closing_time': 1774864800.0, 'created_time': 1774735485.061207, 'last_price_update_time': 1774822000.729185}
2026-03-29 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EJ63%2520EXO') HTTP/1.1" 204 0
2026-03-29 22:06:40 [crawlers.middlewares.report_download_middleware] WARNING: Failed to download report for item ac1f6057-b0f6-50a4-86b8-79ddb8bcda18 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8003 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-29 22:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ac1f6057-b0f6-50a4-86b8-79ddb8bcda18 with identifier: PX16%20TWC
2026-03-29 22:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ac1f6057-b0f6-50a4-86b8-79ddb8bcda18 with identifier: PX16%20TWC
2026-03-29 22:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ac1f6057-b0f6-50a4-86b8-79ddb8bcda18 with identifier: PX16%20TWC to the API
2026-03-29 22:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:41 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8003 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 156,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PX16%20TWC-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ac1f6057-b0f6-50a4-86b8-79ddb8bcda18',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PX16 TWC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PX16%20TWC&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'SEAT',
 'model': 'LEON',
 'odometer': 94846,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PX16TWC-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430116',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430156',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430180',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430198',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430219',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430245',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430272',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430293',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430316',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430333'],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'SEAT LEON 2.0 TSI 290 CUPRA Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 290 CUPRA',
 'vin': 'VSSZZZ5FZGR092010',
 'year': 2016}
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX16%2520TWC%27 HTTP/1.1" 200 None
2026-03-29 22:06:41 [bca.uk] INFO: Saving data for PX16%20TWC: {'created_time': 1774822001.106111, 'last_price_update_time': 1774822001.106121, 'auction_closing_time': 1774951200.0}
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PX16%2520TWC') HTTP/1.1" 204 0
2026-03-29 22:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dc8ad810-ee96-5691-85b6-151e0c412b22 with identifier: SV57%20URE
2026-03-29 22:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dc8ad810-ee96-5691-85b6-151e0c412b22 with identifier: SV57%20URE
2026-03-29 22:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dc8ad810-ee96-5691-85b6-151e0c412b22 with identifier: SV57%20URE to the API
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SV57%20URE-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'dc8ad810-ee96-5691-85b6-151e0c412b22',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SV57 URE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SV57%20URE&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'PEUGEOT',
 'model': '206',
 'odometer': 95350,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 206 1.4 HDI LOOK Hatchback',
 'transmission': 'manual',
 'trim': 'HDI LOOK',
 'vin': 'VF32C8HZA47745260',
 'year': 2007}
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV57%2520URE%27 HTTP/1.1" 200 None
2026-03-29 22:06:41 [bca.uk] INFO: Saving data for SV57%20URE: {'auction_closing_time': 1774864800.0, 'created_time': 1774735313.842023, 'last_price_update_time': 1774822001.427675}
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SV57%2520URE') HTTP/1.1" 204 0
2026-03-29 22:06:41 [bca.uk] INFO: Found listing with ID: DH74%20NTG
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DH74%2520NTG%27 HTTP/1.1" 200 None
2026-03-29 22:06:41 [bca.uk] INFO: Scrape type for DH74%20NTG: 2
2026-03-29 22:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0257875d-c974-59e6-9d6f-29ede1e17434 with identifier: DH74%20NTG
2026-03-29 22:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0257875d-c974-59e6-9d6f-29ede1e17434 with scrape type 2
2026-03-29 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0257875d-c974-59e6-9d6f-29ede1e17434 with scrape type 2
2026-03-29 22:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0257875d-c974-59e6-9d6f-29ede1e17434, identifier: DH74%20NTG
2026-03-29 22:06:41 [bca.uk] INFO: Found listing with ID: EY14%20HKC
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY14%2520HKC%27 HTTP/1.1" 200 None
2026-03-29 22:06:41 [bca.uk] INFO: Scrape type for EY14%20HKC: 2
2026-03-29 22:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4878bd96-ecc6-5172-b9f4-32abbb9ae940 with identifier: EY14%20HKC
2026-03-29 22:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4878bd96-ecc6-5172-b9f4-32abbb9ae940 with scrape type 2
2026-03-29 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4878bd96-ecc6-5172-b9f4-32abbb9ae940 with scrape type 2
2026-03-29 22:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4878bd96-ecc6-5172-b9f4-32abbb9ae940, identifier: EY14%20HKC
2026-03-29 22:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:06:41 [bca.uk] INFO: Found listing with ID: LX67%20JRZ
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX67%2520JRZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:41 [bca.uk] INFO: Scrape type for LX67%20JRZ: 2
2026-03-29 22:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f32681d-db41-5392-826f-9b7e9d934be6 with identifier: LX67%20JRZ
2026-03-29 22:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f32681d-db41-5392-826f-9b7e9d934be6 with scrape type 2
2026-03-29 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f32681d-db41-5392-826f-9b7e9d934be6 with scrape type 2
2026-03-29 22:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0f32681d-db41-5392-826f-9b7e9d934be6, identifier: LX67%20JRZ
2026-03-29 22:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0257875d-c974-59e6-9d6f-29ede1e17434 with identifier: DH74%20NTG
2026-03-29 22:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0257875d-c974-59e6-9d6f-29ede1e17434 with identifier: DH74%20NTG
2026-03-29 22:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0257875d-c974-59e6-9d6f-29ede1e17434 with identifier: DH74%20NTG to the API
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DH74%20NTG-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0257875d-c974-59e6-9d6f-29ede1e17434',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DH74 NTG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DH74%20NTG&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'SKODA',
 'model': 'KAMIQ',
 'odometer': 2947,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'SKODA KAMIQ 1.0 TSI 115 SE L ED. Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 115 SE L ED.',
 'vin': 'TMBHR6NW6S3018089',
 'year': 2025}
2026-03-29 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DH74%2520NTG%27 HTTP/1.1" 200 None
2026-03-29 22:06:42 [bca.uk] INFO: Saving data for DH74%20NTG: {'auction_closing_time': 1774951200.0, 'created_time': 1774735316.255614, 'last_price_update_time': 1774822002.065807}
2026-03-29 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DH74%2520NTG') HTTP/1.1" 204 0
2026-03-29 22:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4878bd96-ecc6-5172-b9f4-32abbb9ae940 with identifier: EY14%20HKC
2026-03-29 22:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4878bd96-ecc6-5172-b9f4-32abbb9ae940 with identifier: EY14%20HKC
2026-03-29 22:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4878bd96-ecc6-5172-b9f4-32abbb9ae940 with identifier: EY14%20HKC to the API
2026-03-29 22:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EY14%20HKC-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4878bd96-ecc6-5172-b9f4-32abbb9ae940',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EY14 HKC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EY14%20HKC&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 58304,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 2008 1.6 E-HDI ALLURE EGC MPV',
 'transmission': 'automatic',
 'trim': 'E-HDI ALLURE EGC',
 'vin': 'VF3CU9HP8EY018378',
 'year': 2014}
2026-03-29 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY14%2520HKC%27 HTTP/1.1" 200 None
2026-03-29 22:06:42 [bca.uk] INFO: Saving data for EY14%20HKC: {'auction_closing_time': 1774864800.0, 'created_time': 1774735486.577863, 'last_price_update_time': 1774822002.445667}
2026-03-29 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EY14%2520HKC') HTTP/1.1" 204 0
2026-03-29 22:06:42 [crawlers.middlewares.report_download_middleware] WARNING: Failed to download report for item a7392bcd-4395-5c1c-82dd-efb0c72988e0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8003 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-29 22:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a7392bcd-4395-5c1c-82dd-efb0c72988e0 with identifier: YO18%20AYK
2026-03-29 22:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a7392bcd-4395-5c1c-82dd-efb0c72988e0 with identifier: YO18%20AYK
2026-03-29 22:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a7392bcd-4395-5c1c-82dd-efb0c72988e0 with identifier: YO18%20AYK to the API
2026-03-29 22:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:42 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8003 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YO18%20AYK-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a7392bcd-4395-5c1c-82dd-efb0c72988e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YO18 AYK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YO18%20AYK&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'VIVA',
 'odometer': 9192,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=YO18AYK-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411727',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411738',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411749',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411769',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411780',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411794',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411805',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411818',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411839',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699411852'],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VAUXHALL VIVA 1.0 SE Hatchback',
 'transmission': 'manual',
 'trim': 'SE',
 'vin': 'W0VDD6E70JC438022',
 'year': 2018}
2026-03-29 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO18%2520AYK%27 HTTP/1.1" 200 None
2026-03-29 22:06:42 [bca.uk] INFO: Saving data for YO18%20AYK: {'created_time': 1774822002.829194, 'last_price_update_time': 1774822002.829205, 'auction_closing_time': 1774951200.0}
2026-03-29 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YO18%2520AYK') HTTP/1.1" 204 0
2026-03-29 22:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0f32681d-db41-5392-826f-9b7e9d934be6 with identifier: LX67%20JRZ
2026-03-29 22:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0f32681d-db41-5392-826f-9b7e9d934be6 with identifier: LX67%20JRZ
2026-03-29 22:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0f32681d-db41-5392-826f-9b7e9d934be6 with identifier: LX67%20JRZ to the API
2026-03-29 22:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LX67%20JRZ-GB',
 'category': 'Car',
 'color': 'brown',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '0f32681d-db41-5392-826f-9b7e9d934be6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LX67 JRZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LX67%20JRZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'HONDA',
 'model': 'CR-V',
 'odometer': 99118,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'HONDA CR-V 1.6 I-DTEC 160 EX 4WD StationWagon',
 'transmission': 'automatic',
 'trim': 'I-DTEC 160 EX 4WD',
 'vin': 'SHSRE6890HU001969',
 'year': 2017}
2026-03-29 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX67%2520JRZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:43 [bca.uk] INFO: Saving data for LX67%20JRZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774735313.450086, 'last_price_update_time': 1774822003.123807}
2026-03-29 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LX67%2520JRZ') HTTP/1.1" 204 0
2026-03-29 22:06:43 [bca.uk] INFO: Found listing with ID: FR19%20MWZ
2026-03-29 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FR19%2520MWZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:43 [bca.uk] INFO: Scrape type for FR19%20MWZ: 2
2026-03-29 22:06:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a1bdba9-ab9f-54e2-9fc2-fa51b8a924eb with identifier: FR19%20MWZ
2026-03-29 22:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a1bdba9-ab9f-54e2-9fc2-fa51b8a924eb with scrape type 2
2026-03-29 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a1bdba9-ab9f-54e2-9fc2-fa51b8a924eb with scrape type 2
2026-03-29 22:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8a1bdba9-ab9f-54e2-9fc2-fa51b8a924eb, identifier: FR19%20MWZ
2026-03-29 22:06:43 [bca.uk] INFO: Found listing with ID: HY10%20UJL
2026-03-29 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY10%2520UJL%27 HTTP/1.1" 200 None
2026-03-29 22:06:43 [bca.uk] INFO: Scrape type for HY10%20UJL: 2
2026-03-29 22:06:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04bf4189-3c99-5b46-aae5-ab7282fc1531 with identifier: HY10%20UJL
2026-03-29 22:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04bf4189-3c99-5b46-aae5-ab7282fc1531 with scrape type 2
2026-03-29 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04bf4189-3c99-5b46-aae5-ab7282fc1531 with scrape type 2
2026-03-29 22:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 04bf4189-3c99-5b46-aae5-ab7282fc1531, identifier: HY10%20UJL
2026-03-29 22:06:43 [bca.uk] INFO: Found listing with ID: FY65%20OSN
2026-03-29 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY65%2520OSN%27 HTTP/1.1" 200 None
2026-03-29 22:06:43 [bca.uk] INFO: Scrape type for FY65%20OSN: 2
2026-03-29 22:06:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4c536c8-20b9-5eb5-bd31-426ff92c052b with identifier: FY65%20OSN
2026-03-29 22:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4c536c8-20b9-5eb5-bd31-426ff92c052b with scrape type 2
2026-03-29 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4c536c8-20b9-5eb5-bd31-426ff92c052b with scrape type 2
2026-03-29 22:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d4c536c8-20b9-5eb5-bd31-426ff92c052b, identifier: FY65%20OSN
2026-03-29 22:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8a1bdba9-ab9f-54e2-9fc2-fa51b8a924eb with identifier: FR19%20MWZ
2026-03-29 22:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8a1bdba9-ab9f-54e2-9fc2-fa51b8a924eb with identifier: FR19%20MWZ
2026-03-29 22:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8a1bdba9-ab9f-54e2-9fc2-fa51b8a924eb with identifier: FR19%20MWZ to the API
2026-03-29 22:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FR19%20MWZ-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8a1bdba9-ab9f-54e2-9fc2-fa51b8a924eb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FR19 MWZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FR19%20MWZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'VOLKSWAGEN',
 'model': 'UP!',
 'odometer': 27979,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN UP! 1.0 GTI 115 Hatchback',
 'transmission': 'manual',
 'trim': 'GTI 115',
 'vin': 'WVWZZZAAZKD173690',
 'year': 2019}
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FR19%2520MWZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:44 [bca.uk] INFO: Saving data for FR19%20MWZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774735315.143412, 'last_price_update_time': 1774822004.015241}
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FR19%2520MWZ') HTTP/1.1" 204 0
2026-03-29 22:06:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 04bf4189-3c99-5b46-aae5-ab7282fc1531 with identifier: HY10%20UJL
2026-03-29 22:06:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 04bf4189-3c99-5b46-aae5-ab7282fc1531 with identifier: HY10%20UJL
2026-03-29 22:06:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 04bf4189-3c99-5b46-aae5-ab7282fc1531 with identifier: HY10%20UJL to the API
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HY10%20UJL-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '04bf4189-3c99-5b46-aae5-ab7282fc1531',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HY10 UJL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HY10%20UJL&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FIAT',
 'model': '500C',
 'odometer': 52880,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'FIAT 500C 1.4 LOUNGE S/S Convertible',
 'transmission': 'manual',
 'trim': 'LOUNGE S/S',
 'vin': 'ZFA31200000498077',
 'year': 2010}
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY10%2520UJL%27 HTTP/1.1" 200 None
2026-03-29 22:06:44 [bca.uk] INFO: Saving data for HY10%20UJL: {'auction_closing_time': 1774864800.0, 'created_time': 1774476413.179886, 'last_price_update_time': 1774822004.369451}
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HY10%2520UJL') HTTP/1.1" 204 0
2026-03-29 22:06:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d4c536c8-20b9-5eb5-bd31-426ff92c052b with identifier: FY65%20OSN
2026-03-29 22:06:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d4c536c8-20b9-5eb5-bd31-426ff92c052b with identifier: FY65%20OSN
2026-03-29 22:06:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d4c536c8-20b9-5eb5-bd31-426ff92c052b with identifier: FY65%20OSN to the API
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 89,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FY65%20OSN-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd4c536c8-20b9-5eb5-bd31-426ff92c052b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FY65 OSN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FY65%20OSN&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'BMW',
 'model': '116D',
 'odometer': 52417,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'BMW 116D 1.5 EFD PLUS Hatchback',
 'transmission': 'manual',
 'trim': 'EFD PLUS',
 'vin': 'WBA1V920805D11413',
 'year': 2015}
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY65%2520OSN%27 HTTP/1.1" 200 None
2026-03-29 22:06:44 [bca.uk] INFO: Saving data for FY65%20OSN: {'auction_closing_time': 1774864800.0, 'created_time': 1774735335.674584, 'last_price_update_time': 1774822004.67249}
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FY65%2520OSN') HTTP/1.1" 204 0
2026-03-29 22:06:44 [bca.uk] INFO: Found listing with ID: MT71%20NEN
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT71%2520NEN%27 HTTP/1.1" 200 None
2026-03-29 22:06:44 [bca.uk] INFO: Scrape type for MT71%20NEN: 2
2026-03-29 22:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5421d270-4706-56d4-861e-d213204bb57b with identifier: MT71%20NEN
2026-03-29 22:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5421d270-4706-56d4-861e-d213204bb57b with scrape type 2
2026-03-29 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5421d270-4706-56d4-861e-d213204bb57b with scrape type 2
2026-03-29 22:06:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5421d270-4706-56d4-861e-d213204bb57b, identifier: MT71%20NEN
2026-03-29 22:06:44 [bca.uk] INFO: Found listing with ID: HY58%20NPG
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY58%2520NPG%27 HTTP/1.1" 200 None
2026-03-29 22:06:44 [bca.uk] INFO: Scrape type for HY58%20NPG: 2
2026-03-29 22:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96f4e7fc-b83e-5062-87d7-e0a26a3eaa65 with identifier: HY58%20NPG
2026-03-29 22:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96f4e7fc-b83e-5062-87d7-e0a26a3eaa65 with scrape type 2
2026-03-29 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96f4e7fc-b83e-5062-87d7-e0a26a3eaa65 with scrape type 2
2026-03-29 22:06:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 96f4e7fc-b83e-5062-87d7-e0a26a3eaa65, identifier: HY58%20NPG
2026-03-29 22:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AP12HDL/42809882?sv=2020-08-04&st=2026-03-29T22%3A06%3A24Z&se=2026-03-29T22%3A31%3A24Z&sr=b&sp=r&sig=DviGem8rLk3txiS7kcWiSVUINF67ojRtTzL1ranpKKA%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:06:44 [bca.uk] INFO: Found listing with ID: GC65%20ULU
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GC65%2520ULU%27 HTTP/1.1" 200 None
2026-03-29 22:06:44 [bca.uk] INFO: Scrape type for GC65%20ULU: 0
2026-03-29 22:06:44 [bca.uk] INFO: Found listing with ID: GN15%20TXC
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN15%2520TXC%27 HTTP/1.1" 200 None
2026-03-29 22:06:44 [bca.uk] INFO: Scrape type for GN15%20TXC: 0
2026-03-29 22:06:44 [bca.uk] INFO: Found listing with ID: DY15%20MXL
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY15%2520MXL%27 HTTP/1.1" 200 None
2026-03-29 22:06:44 [bca.uk] INFO: Scrape type for DY15%20MXL: 0
2026-03-29 22:06:44 [bca.uk] INFO: Found listing with ID: VA57%20MMV
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA57%2520MMV%27 HTTP/1.1" 200 None
2026-03-29 22:06:44 [bca.uk] INFO: Scrape type for VA57%20MMV: 2
2026-03-29 22:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04f0d7cf-f3c1-57e5-aa5b-17da875086d9 with identifier: VA57%20MMV
2026-03-29 22:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04f0d7cf-f3c1-57e5-aa5b-17da875086d9 with scrape type 2
2026-03-29 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04f0d7cf-f3c1-57e5-aa5b-17da875086d9 with scrape type 2
2026-03-29 22:06:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 04f0d7cf-f3c1-57e5-aa5b-17da875086d9, identifier: VA57%20MMV
2026-03-29 22:06:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5421d270-4706-56d4-861e-d213204bb57b with identifier: MT71%20NEN
2026-03-29 22:06:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5421d270-4706-56d4-861e-d213204bb57b with identifier: MT71%20NEN
2026-03-29 22:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5421d270-4706-56d4-861e-d213204bb57b with identifier: MT71%20NEN to the API
2026-03-29 22:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MT71%20NEN-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5421d270-4706-56d4-861e-d213204bb57b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MT71 NEN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MT71%20NEN&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'KIA',
 'model': 'XCEED',
 'odometer': 30110,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'KIA XCEED 1.6 CRDI 48V 115 3 ISG Hatchback',
 'transmission': 'manual',
 'trim': 'CRDI 48V 115 3 ISG',
 'vin': 'U5YH5F19LML077195',
 'year': 2021}
2026-03-29 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT71%2520NEN%27 HTTP/1.1" 200 None
2026-03-29 22:06:45 [bca.uk] INFO: Saving data for MT71%20NEN: {'auction_closing_time': 1774951200.0, 'created_time': 1774735337.054301, 'last_price_update_time': 1774822005.367096}
2026-03-29 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MT71%2520NEN') HTTP/1.1" 204 0
2026-03-29 22:06:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 96f4e7fc-b83e-5062-87d7-e0a26a3eaa65 with identifier: HY58%20NPG
2026-03-29 22:06:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 96f4e7fc-b83e-5062-87d7-e0a26a3eaa65 with identifier: HY58%20NPG
2026-03-29 22:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 96f4e7fc-b83e-5062-87d7-e0a26a3eaa65 with identifier: HY58%20NPG to the API
2026-03-29 22:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HY58%20NPG-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '96f4e7fc-b83e-5062-87d7-e0a26a3eaa65',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HY58 NPG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HY58%20NPG&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'NISSAN',
 'model': 'NOTE',
 'odometer': 140520,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'NISSAN NOTE 1.6 ACENTA S Hatchback',
 'transmission': 'automatic',
 'trim': 'ACENTA S',
 'vin': 'SJNFCAE11U1305326',
 'year': 2008}
2026-03-29 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY58%2520NPG%27 HTTP/1.1" 200 None
2026-03-29 22:06:45 [bca.uk] INFO: Saving data for HY58%20NPG: {'auction_closing_time': 1774864800.0, 'created_time': 1774735486.209775, 'last_price_update_time': 1774822005.740113}
2026-03-29 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HY58%2520NPG') HTTP/1.1" 204 0
2026-03-29 22:06:45 [bca.uk] INFO: Total items found: 100
2026-03-29 22:06:45 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded
2026-03-29 22:06:45 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:06:45 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE56AOD/42812125?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=jYNw1fNPOU4PCeqA8yT%2FgW%2F2lYqFTt1ML7YNy%2BQkkpE%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP66PGE/42809943?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=WoZ%2FTTd8%2FUTJlWN%2B%2FNq0hoqMOCTHwgwo3OayCCjYYF0%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:06:45 [crawlers.middlewares.report_download_middleware] WARNING: Failed to download report for item 53e8a45e-28a5-5ca8-b6f8-84adabb0f290 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8003 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-29 22:06:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 53e8a45e-28a5-5ca8-b6f8-84adabb0f290 with identifier: ME19%20TFO
2026-03-29 22:06:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 53e8a45e-28a5-5ca8-b6f8-84adabb0f290 with identifier: ME19%20TFO
2026-03-29 22:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 53e8a45e-28a5-5ca8-b6f8-84adabb0f290 with identifier: ME19%20TFO to the API
2026-03-29 22:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:46 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8003 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ME19%20TFO-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '53e8a45e-28a5-5ca8-b6f8-84adabb0f290',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ME19 TFO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ME19%20TFO&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'PEUGEOT',
 'model': '208',
 'odometer': 38455,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=ME19TFO-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430123',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430133',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430164',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430183',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430207',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430235',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430257',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430286',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430301',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430317'],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 208 1.2 P/T 82 TECH EDITION Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 82 TECH EDITION',
 'vin': 'VF3CCHMRPKW036363',
 'year': 2019}
2026-03-29 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME19%2520TFO%27 HTTP/1.1" 200 None
2026-03-29 22:06:46 [bca.uk] INFO: Saving data for ME19%20TFO: {'created_time': 1774822006.250465, 'last_price_update_time': 1774822006.250477, 'auction_closing_time': 1774951200.0}
2026-03-29 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ME19%2520TFO') HTTP/1.1" 204 0
2026-03-29 22:06:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 04f0d7cf-f3c1-57e5-aa5b-17da875086d9 with identifier: VA57%20MMV
2026-03-29 22:06:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 04f0d7cf-f3c1-57e5-aa5b-17da875086d9 with identifier: VA57%20MMV
2026-03-29 22:06:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 04f0d7cf-f3c1-57e5-aa5b-17da875086d9 with identifier: VA57%20MMV to the API
2026-03-29 22:06:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 174,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VA57%20MMV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '04f0d7cf-f3c1-57e5-aa5b-17da875086d9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VA57 MMV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VA57%20MMV&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 120211,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.4 TSI 170 GT SPORT DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TSI 170 GT SPORT DSG',
 'vin': 'WVWZZZ1KZ8W158019',
 'year': 2007}
2026-03-29 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA57%2520MMV%27 HTTP/1.1" 200 None
2026-03-29 22:06:46 [bca.uk] INFO: Saving data for VA57%20MMV: {'auction_closing_time': 1774951200.0, 'created_time': 1774610845.093, 'last_price_update_time': 1774822006.533888}
2026-03-29 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VA57%2520MMV') HTTP/1.1" 204 0
2026-03-29 22:06:46 [bca.uk] INFO: Found listing with ID: WT69%20BHA
2026-03-29 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT69%2520BHA%27 HTTP/1.1" 200 None
2026-03-29 22:06:46 [bca.uk] INFO: Scrape type for WT69%20BHA: 2
2026-03-29 22:06:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc68cc3e-7955-57eb-86ee-c32f3b153341 with identifier: WT69%20BHA
2026-03-29 22:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc68cc3e-7955-57eb-86ee-c32f3b153341 with scrape type 2
2026-03-29 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc68cc3e-7955-57eb-86ee-c32f3b153341 with scrape type 2
2026-03-29 22:06:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fc68cc3e-7955-57eb-86ee-c32f3b153341, identifier: WT69%20BHA
2026-03-29 22:06:46 [bca.uk] INFO: Found listing with ID: YF07%20CJE
2026-03-29 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF07%2520CJE%27 HTTP/1.1" 200 None
2026-03-29 22:06:46 [bca.uk] INFO: Scrape type for YF07%20CJE: 2
2026-03-29 22:06:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56b77897-c825-556b-ba96-284dc5a81572 with identifier: YF07%20CJE
2026-03-29 22:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56b77897-c825-556b-ba96-284dc5a81572 with scrape type 2
2026-03-29 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56b77897-c825-556b-ba96-284dc5a81572 with scrape type 2
2026-03-29 22:06:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 56b77897-c825-556b-ba96-284dc5a81572, identifier: YF07%20CJE
2026-03-29 22:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ08SVR/42812103?sv=2020-08-04&st=2026-03-29T22%3A06%3A29Z&se=2026-03-29T22%3A31%3A29Z&sr=b&sp=r&sig=MlBD76Nciq6xfGWS8ogzePQWya6I7akYbscBXB2PpJI%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:06:46 [crawlers.middlewares.report_download_middleware] WARNING: Failed to download report for item f445e0d5-837d-52c8-8f48-046533da8751 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8003 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-29 22:06:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f445e0d5-837d-52c8-8f48-046533da8751 with identifier: MK58%20WVS
2026-03-29 22:06:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f445e0d5-837d-52c8-8f48-046533da8751 with identifier: MK58%20WVS
2026-03-29 22:06:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f445e0d5-837d-52c8-8f48-046533da8751 with identifier: MK58%20WVS to the API
2026-03-29 22:06:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:47 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8003 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MK58%20WVS-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f445e0d5-837d-52c8-8f48-046533da8751',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MK58 WVS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MK58%20WVS&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'PEUGEOT',
 'model': '207',
 'odometer': 77691,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=MK58WVS-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699431517',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699431519',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699431520',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699431521',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699431522',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699431524',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699431525',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699431526'],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 207 1.4 95 VTI CIELO Hatchback',
 'transmission': 'manual',
 'trim': '95 VTI CIELO',
 'vin': 'VF3WCKFVC34510511',
 'year': 2008}
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK58%2520WVS%27 HTTP/1.1" 200 None
2026-03-29 22:06:47 [bca.uk] INFO: Saving data for MK58%20WVS: {'created_time': 1774822007.147647, 'last_price_update_time': 1774822007.147657, 'auction_closing_time': 1774951200.0}
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MK58%2520WVS') HTTP/1.1" 204 0
2026-03-29 22:06:47 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:06:47 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:06:47 [bca.uk] INFO: Found listing with ID: AV03%20RSZ
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV03%2520RSZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:47 [bca.uk] INFO: Scrape type for AV03%20RSZ: 2
2026-03-29 22:06:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8076e5d-cb8b-5578-9e3b-020e67e6d8b5 with identifier: AV03%20RSZ
2026-03-29 22:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8076e5d-cb8b-5578-9e3b-020e67e6d8b5 with scrape type 2
2026-03-29 22:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8076e5d-cb8b-5578-9e3b-020e67e6d8b5 with scrape type 2
2026-03-29 22:06:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d8076e5d-cb8b-5578-9e3b-020e67e6d8b5, identifier: AV03%20RSZ
2026-03-29 22:06:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fc68cc3e-7955-57eb-86ee-c32f3b153341 with identifier: WT69%20BHA
2026-03-29 22:06:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fc68cc3e-7955-57eb-86ee-c32f3b153341 with identifier: WT69%20BHA
2026-03-29 22:06:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fc68cc3e-7955-57eb-86ee-c32f3b153341 with identifier: WT69%20BHA to the API
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WT69%20BHA-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'fc68cc3e-7955-57eb-86ee-c32f3b153341',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WT69 BHA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WT69%20BHA&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'VOLKSWAGEN',
 'model': 'TIGUAN ALLSPACE',
 'odometer': 38418,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN ALLSPACE 1.5 TSI EVO 150 2WD MATCH DSG '
          'StationWagon',
 'transmission': 'automatic',
 'trim': 'TSI EVO 150 2WD MATCH DSG',
 'vin': 'WVGZZZ5NZLM078782',
 'year': 2020}
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT69%2520BHA%27 HTTP/1.1" 200 None
2026-03-29 22:06:47 [bca.uk] INFO: Saving data for WT69%20BHA: {'auction_closing_time': 1774951200.0, 'created_time': 1774735312.506408, 'last_price_update_time': 1774822007.634161}
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WT69%2520BHA') HTTP/1.1" 204 0
2026-03-29 22:06:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 56b77897-c825-556b-ba96-284dc5a81572 with identifier: YF07%20CJE
2026-03-29 22:06:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 56b77897-c825-556b-ba96-284dc5a81572 with identifier: YF07%20CJE
2026-03-29 22:06:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 56b77897-c825-556b-ba96-284dc5a81572 with identifier: YF07%20CJE to the API
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 239,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YF07%20CJE-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '56b77897-c825-556b-ba96-284dc5a81572',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YF07 CJE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YF07%20CJE&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VOLVO',
 'model': 'XC90',
 'odometer': 119982,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'VOLVO XC90 2.4 D5 185 SE LUX G/T Estate',
 'transmission': 'manual',
 'trim': 'D5 185 SE LUX G/T',
 'vin': 'YV1CZ714671400964',
 'year': 2007}
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF07%2520CJE%27 HTTP/1.1" 200 None
2026-03-29 22:06:47 [bca.uk] INFO: Saving data for YF07%20CJE: {'auction_closing_time': 1774864800.0, 'created_time': 1774735483.888312, 'last_price_update_time': 1774822007.932458}
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YF07%2520CJE') HTTP/1.1" 204 0
2026-03-29 22:06:47 [bca.uk] INFO: Found listing with ID: KN68%20YYB
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN68%2520YYB%27 HTTP/1.1" 200 None
2026-03-29 22:06:47 [bca.uk] INFO: Scrape type for KN68%20YYB: 2
2026-03-29 22:06:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37980901-da86-559d-83e6-c8f73f7f2265 with identifier: KN68%20YYB
2026-03-29 22:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37980901-da86-559d-83e6-c8f73f7f2265 with scrape type 2
2026-03-29 22:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37980901-da86-559d-83e6-c8f73f7f2265 with scrape type 2
2026-03-29 22:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 37980901-da86-559d-83e6-c8f73f7f2265, identifier: KN68%20YYB
2026-03-29 22:06:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d8076e5d-cb8b-5578-9e3b-020e67e6d8b5 with identifier: AV03%20RSZ
2026-03-29 22:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d8076e5d-cb8b-5578-9e3b-020e67e6d8b5 with identifier: AV03%20RSZ
2026-03-29 22:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d8076e5d-cb8b-5578-9e3b-020e67e6d8b5 with identifier: AV03%20RSZ to the API
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 350,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AV03%20RSZ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '4.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd8076e5d-cb8b-5578-9e3b-020e67e6d8b5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AV03 RSZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AV03%20RSZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'AUDI',
 'model': 'RS6 AVANT',
 'odometer': 109172,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2003-01-01',
 'seller_name': None,
 'title': 'AUDI RS6 AVANT 4.2 QUATTRO TIPTRONIC Estate',
 'transmission': 'manual',
 'trim': 'QUATTRO TIPTRONIC',
 'vin': 'WUAZZZ4B93N903030',
 'year': 2003}
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV03%2520RSZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:48 [bca.uk] INFO: Saving data for AV03%20RSZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774735383.506329, 'last_price_update_time': 1774822008.340058}
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AV03%2520RSZ') HTTP/1.1" 204 0
2026-03-29 22:06:48 [bca.uk] INFO: Found listing with ID: BV70%20UZS
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV70%2520UZS%27 HTTP/1.1" 200 None
2026-03-29 22:06:48 [bca.uk] INFO: Scrape type for BV70%20UZS: 2
2026-03-29 22:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c249da5-1d51-5bc9-a40c-4417dbaa5b62 with identifier: BV70%20UZS
2026-03-29 22:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c249da5-1d51-5bc9-a40c-4417dbaa5b62 with scrape type 2
2026-03-29 22:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c249da5-1d51-5bc9-a40c-4417dbaa5b62 with scrape type 2
2026-03-29 22:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9c249da5-1d51-5bc9-a40c-4417dbaa5b62, identifier: BV70%20UZS
2026-03-29 22:06:48 [bca.uk] INFO: Found listing with ID: DS61%20FOF
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS61%2520FOF%27 HTTP/1.1" 200 None
2026-03-29 22:06:48 [bca.uk] INFO: Scrape type for DS61%20FOF: 2
2026-03-29 22:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c3dd07d-5304-5ac0-80dc-e30cb298b7d6 with identifier: DS61%20FOF
2026-03-29 22:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c3dd07d-5304-5ac0-80dc-e30cb298b7d6 with scrape type 2
2026-03-29 22:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c3dd07d-5304-5ac0-80dc-e30cb298b7d6 with scrape type 2
2026-03-29 22:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5c3dd07d-5304-5ac0-80dc-e30cb298b7d6, identifier: DS61%20FOF
2026-03-29 22:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 37980901-da86-559d-83e6-c8f73f7f2265 with identifier: KN68%20YYB
2026-03-29 22:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 37980901-da86-559d-83e6-c8f73f7f2265 with identifier: KN68%20YYB
2026-03-29 22:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 37980901-da86-559d-83e6-c8f73f7f2265 with identifier: KN68%20YYB to the API
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KN68%20YYB-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '37980901-da86-559d-83e6-c8f73f7f2265',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KN68 YYB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KN68%20YYB&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'KIA',
 'model': 'PICANTO',
 'odometer': 32964,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'KIA PICANTO 1.2 GT-LINE S Hatchback',
 'transmission': 'manual',
 'trim': 'GT-LINE S',
 'vin': 'KNAB3512LJT302467',
 'year': 2018}
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN68%2520YYB%27 HTTP/1.1" 200 None
2026-03-29 22:06:48 [bca.uk] INFO: Saving data for KN68%20YYB: {'auction_closing_time': 1774951200.0, 'created_time': 1774735457.281008, 'last_price_update_time': 1774822008.84919}
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KN68%2520YYB') HTTP/1.1" 204 0
2026-03-29 22:06:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616702d0>
2026-03-29 22:06:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_expert_report_file_f47a1264-67a3-4d55-b88b-7d3b12df3f95.pdf HTTP/1.1" 201 0
2026-03-29 22:06:48 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 21e79e5d-2d1b-56fe-b8fb-2067f25370f7
2026-03-29 22:06:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 21e79e5d-2d1b-56fe-b8fb-2067f25370f7, skipping ID generation
2026-03-29 22:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 21e79e5d-2d1b-56fe-b8fb-2067f25370f7
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DAP12HDL-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=AP12HDL-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:06:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ58SFX/42812168?sv=2020-08-04&st=2026-03-29T22%3A06%3A32Z&se=2026-03-29T22%3A31%3A32Z&sr=b&sp=r&sig=qiTgzjDZ%2FB1Y9Jc9LI61o7EdjHjaU8RNz%2BEzvH34f2o%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:06:48 [bca.uk] INFO: Found listing with ID: GC14%20BYZ
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GC14%2520BYZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:48 [bca.uk] INFO: Scrape type for GC14%20BYZ: 2
2026-03-29 22:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcd8052e-f089-5d60-ac6b-712aed7f241e with identifier: GC14%20BYZ
2026-03-29 22:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcd8052e-f089-5d60-ac6b-712aed7f241e with scrape type 2
2026-03-29 22:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcd8052e-f089-5d60-ac6b-712aed7f241e with scrape type 2
2026-03-29 22:06:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fcd8052e-f089-5d60-ac6b-712aed7f241e, identifier: GC14%20BYZ
2026-03-29 22:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9c249da5-1d51-5bc9-a40c-4417dbaa5b62 with identifier: BV70%20UZS
2026-03-29 22:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9c249da5-1d51-5bc9-a40c-4417dbaa5b62 with identifier: BV70%20UZS
2026-03-29 22:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9c249da5-1d51-5bc9-a40c-4417dbaa5b62 with identifier: BV70%20UZS to the API
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BV70%20UZS-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9c249da5-1d51-5bc9-a40c-4417dbaa5b62',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BV70 UZS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BV70%20UZS&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'KIA',
 'model': 'STONIC',
 'odometer': 19252,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'KIA STONIC 1.0 T GDI 100 2 Hatchback',
 'transmission': 'manual',
 'trim': 'T GDI 100 2',
 'vin': 'KNAD6817LM6473686',
 'year': 2021}
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV70%2520UZS%27 HTTP/1.1" 200 None
2026-03-29 22:06:49 [bca.uk] INFO: Saving data for BV70%20UZS: {'auction_closing_time': 1774951200.0, 'created_time': 1774735336.641995, 'last_price_update_time': 1774822009.312145}
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BV70%2520UZS') HTTP/1.1" 204 0
2026-03-29 22:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5c3dd07d-5304-5ac0-80dc-e30cb298b7d6 with identifier: DS61%20FOF
2026-03-29 22:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5c3dd07d-5304-5ac0-80dc-e30cb298b7d6 with identifier: DS61%20FOF
2026-03-29 22:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5c3dd07d-5304-5ac0-80dc-e30cb298b7d6 with identifier: DS61%20FOF to the API
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DS61%20FOF-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5c3dd07d-5304-5ac0-80dc-e30cb298b7d6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DS61 FOF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DS61%20FOF&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'RENAULT',
 'model': 'CLIO',
 'odometer': 74718,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'RENAULT CLIO 1.2 TCE DYNAMIQUE TOM TOM Estate',
 'transmission': 'manual',
 'trim': 'TCE DYNAMIQUE TOM TOM',
 'vin': 'VF1KRC40H46881690',
 'year': 2012}
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS61%2520FOF%27 HTTP/1.1" 200 None
2026-03-29 22:06:49 [bca.uk] INFO: Saving data for DS61%20FOF: {'auction_closing_time': 1774864800.0, 'created_time': 1774735481.899983, 'last_price_update_time': 1774822009.599139}
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DS61%2520FOF') HTTP/1.1" 204 0
2026-03-29 22:06:49 [bca.uk] INFO: Found listing with ID: AU02%20VYG
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU02%2520VYG%27 HTTP/1.1" 200 None
2026-03-29 22:06:49 [bca.uk] INFO: Scrape type for AU02%20VYG: 2
2026-03-29 22:06:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f00ae92-c3a1-5f36-b822-faa77c54fc81 with identifier: AU02%20VYG
2026-03-29 22:06:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f00ae92-c3a1-5f36-b822-faa77c54fc81 with scrape type 2
2026-03-29 22:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f00ae92-c3a1-5f36-b822-faa77c54fc81 with scrape type 2
2026-03-29 22:06:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1f00ae92-c3a1-5f36-b822-faa77c54fc81, identifier: AU02%20VYG
2026-03-29 22:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM09CVU/42809722?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=IVQHrCG530q4ZNE7GeniJ3%2F1vLzKHgZru4jgYYDb%2BSY%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fcd8052e-f089-5d60-ac6b-712aed7f241e with identifier: GC14%20BYZ
2026-03-29 22:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fcd8052e-f089-5d60-ac6b-712aed7f241e with identifier: GC14%20BYZ
2026-03-29 22:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fcd8052e-f089-5d60-ac6b-712aed7f241e with identifier: GC14%20BYZ to the API
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 169,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GC14%20BYZ-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'fcd8052e-f089-5d60-ac6b-712aed7f241e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GC14 BYZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GC14%20BYZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 31958,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 2.0 T E/B 250 ST-2 Hatchback',
 'transmission': 'manual',
 'trim': 'T E/B 250 ST-2',
 'vin': 'WF0KXXGCBKEM32085',
 'year': 2014}
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GC14%2520BYZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:49 [bca.uk] INFO: Saving data for GC14%20BYZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774621670.131004, 'last_price_update_time': 1774822009.997512}
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GC14%2520BYZ') HTTP/1.1" 204 0
2026-03-29 22:06:50 [bca.uk] INFO: Found listing with ID: DG14%20YNA
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG14%2520YNA%27 HTTP/1.1" 200 None
2026-03-29 22:06:50 [bca.uk] INFO: Scrape type for DG14%20YNA: 2
2026-03-29 22:06:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 238a280e-8233-56ab-b3e9-1e6814e8a2fb with identifier: DG14%20YNA
2026-03-29 22:06:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 238a280e-8233-56ab-b3e9-1e6814e8a2fb with scrape type 2
2026-03-29 22:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 238a280e-8233-56ab-b3e9-1e6814e8a2fb with scrape type 2
2026-03-29 22:06:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 238a280e-8233-56ab-b3e9-1e6814e8a2fb, identifier: DG14%20YNA
2026-03-29 22:06:50 [bca.uk] INFO: Found listing with ID: LT64%20JYY
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT64%2520JYY%27 HTTP/1.1" 200 None
2026-03-29 22:06:50 [bca.uk] INFO: Scrape type for LT64%20JYY: 2
2026-03-29 22:06:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e23659de-a271-571f-ad29-745e3ce94452 with identifier: LT64%20JYY
2026-03-29 22:06:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e23659de-a271-571f-ad29-745e3ce94452 with scrape type 2
2026-03-29 22:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e23659de-a271-571f-ad29-745e3ce94452 with scrape type 2
2026-03-29 22:06:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e23659de-a271-571f-ad29-745e3ce94452, identifier: LT64%20JYY
2026-03-29 22:06:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1f00ae92-c3a1-5f36-b822-faa77c54fc81 with identifier: AU02%20VYG
2026-03-29 22:06:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1f00ae92-c3a1-5f36-b822-faa77c54fc81 with identifier: AU02%20VYG
2026-03-29 22:06:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1f00ae92-c3a1-5f36-b822-faa77c54fc81 with identifier: AU02%20VYG to the API
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 181,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AU02%20VYG-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1f00ae92-c3a1-5f36-b822-faa77c54fc81',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AU02 VYG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AU02%20VYG&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'TOYOTA',
 'model': 'COROLLA VERSO',
 'odometer': 109191,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2002-01-01',
 'seller_name': None,
 'title': 'TOYOTA COROLLA VERSO 1.8 VVTI T SPIRIT MPV',
 'transmission': 'manual',
 'trim': 'VVTI T SPIRIT',
 'vin': 'JTDER28E903032385',
 'year': 2002}
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU02%2520VYG%27 HTTP/1.1" 200 None
2026-03-29 22:06:50 [bca.uk] INFO: Saving data for AU02%20VYG: {'auction_closing_time': 1774864800.0, 'created_time': 1774735467.03251, 'last_price_update_time': 1774822010.499586}
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AU02%2520VYG') HTTP/1.1" 204 0
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699103824%27 HTTP/1.1" 200 None
2026-03-29 22:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103824 not downloaded yet
2026-03-29 22:06:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac612d1510>
2026-03-29 22:06:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_expert_report_file_c429b8da-da45-4adc-87ad-bc8404376fbf.pdf HTTP/1.1" 201 0
2026-03-29 22:06:50 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 5674dd98-879a-5bc0-92a6-049abdc5f932
2026-03-29 22:06:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5674dd98-879a-5bc0-92a6-049abdc5f932, skipping ID generation
2026-03-29 22:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5674dd98-879a-5bc0-92a6-049abdc5f932
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DDE56AOD-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DE56AOD-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:06:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac60f41a90>
2026-03-29 22:06:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_expert_report_file_3920aafd-0ba9-48bf-b19a-6a01605b856d.pdf HTTP/1.1" 201 0
2026-03-29 22:06:50 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 49025c6e-c82c-5ad9-a984-dc586f875105
2026-03-29 22:06:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 49025c6e-c82c-5ad9-a984-dc586f875105, skipping ID generation
2026-03-29 22:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 49025c6e-c82c-5ad9-a984-dc586f875105
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DWP66PGE-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=WP66PGE-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:06:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac60f49a90>
2026-03-29 22:06:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_expert_report_file_da286475-434b-4545-8f8b-dd494f2a9a0b.pdf HTTP/1.1" 201 0
2026-03-29 22:06:50 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 4de1def5-9fea-59aa-8472-dafc14cac3a1
2026-03-29 22:06:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4de1def5-9fea-59aa-8472-dafc14cac3a1, skipping ID generation
2026-03-29 22:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4de1def5-9fea-59aa-8472-dafc14cac3a1
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DPJ08SVR-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PJ08SVR-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:06:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WR60HNV/42810656?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=iTeyX7WgAxvLftpE%2F2dkTmhR4Qwoz4r3xCUieQTYJOM%3D> (referer: https://www.bca.co.uk/)
2026-03-29 22:06:50 [crawlers.middlewares.report_download_middleware] WARNING: Failed to download report for item 8381a489-d71d-5bac-8258-1ea17ff7795d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8003 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-29 22:06:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8381a489-d71d-5bac-8258-1ea17ff7795d with identifier: PE64%20HPL
2026-03-29 22:06:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8381a489-d71d-5bac-8258-1ea17ff7795d with identifier: PE64%20HPL
2026-03-29 22:06:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8381a489-d71d-5bac-8258-1ea17ff7795d with identifier: PE64%20HPL to the API
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:51 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8003 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PE64%20HPL-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '8381a489-d71d-5bac-8258-1ea17ff7795d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PE64 HPL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PE64%20HPL&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'MAZDA',
 'model': 'CX-5',
 'odometer': 87534,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PE64HPL-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427732',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427745',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427762',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427777',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427794',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427800',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427820',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427849',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427862',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427881'],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'MAZDA CX-5 2.2 D 150 SE-L AWD StationWagon',
 'transmission': 'automatic',
 'trim': 'D 150 SE-L AWD',
 'vin': 'JMZKEN91800171367',
 'year': 2014}
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE64%2520HPL%27 HTTP/1.1" 200 None
2026-03-29 22:06:51 [bca.uk] INFO: Saving data for PE64%20HPL: {'created_time': 1774822011.106566, 'last_price_update_time': 1774822011.106581, 'auction_closing_time': 1774951200.0}
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PE64%2520HPL') HTTP/1.1" 204 0
2026-03-29 22:06:51 [bca.uk] INFO: Found listing with ID: GJ09%20KHA
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ09%2520KHA%27 HTTP/1.1" 200 None
2026-03-29 22:06:51 [bca.uk] INFO: Scrape type for GJ09%20KHA: 2
2026-03-29 22:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4b8e4ec-0fff-5766-bf2c-1dd6848b6a5f with identifier: GJ09%20KHA
2026-03-29 22:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4b8e4ec-0fff-5766-bf2c-1dd6848b6a5f with scrape type 2
2026-03-29 22:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4b8e4ec-0fff-5766-bf2c-1dd6848b6a5f with scrape type 2
2026-03-29 22:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f4b8e4ec-0fff-5766-bf2c-1dd6848b6a5f, identifier: GJ09%20KHA
2026-03-29 22:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 238a280e-8233-56ab-b3e9-1e6814e8a2fb with identifier: DG14%20YNA
2026-03-29 22:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 238a280e-8233-56ab-b3e9-1e6814e8a2fb with identifier: DG14%20YNA
2026-03-29 22:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 238a280e-8233-56ab-b3e9-1e6814e8a2fb with identifier: DG14%20YNA to the API
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DG14%20YNA-GB',
 'category': 'Car',
 'color': 'yellow',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '238a280e-8233-56ab-b3e9-1e6814e8a2fb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DG14 YNA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DG14%20YNA&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'VAUXHALL',
 'model': 'ADAM',
 'odometer': 51603,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ADAM 1.4 VVT 100 SLAM Hatchback',
 'transmission': 'manual',
 'trim': 'VVT 100 SLAM',
 'vin': 'W0L0MAP08E6040602',
 'year': 2014}
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG14%2520YNA%27 HTTP/1.1" 200 None
2026-03-29 22:06:51 [bca.uk] INFO: Saving data for DG14%20YNA: {'auction_closing_time': 1774951200.0, 'created_time': 1774735336.207233, 'last_price_update_time': 1774822011.589076}
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DG14%2520YNA') HTTP/1.1" 204 0
2026-03-29 22:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e23659de-a271-571f-ad29-745e3ce94452 with identifier: LT64%20JYY
2026-03-29 22:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e23659de-a271-571f-ad29-745e3ce94452 with identifier: LT64%20JYY
2026-03-29 22:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e23659de-a271-571f-ad29-745e3ce94452 with identifier: LT64%20JYY to the API
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LT64%20JYY-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e23659de-a271-571f-ad29-745e3ce94452',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LT64 JYY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LT64%20JYY&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'SUZUKI',
 'model': 'ALTO',
 'odometer': 68003,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'SUZUKI ALTO 1.0 SZ Hatchback',
 'transmission': 'manual',
 'trim': 'SZ',
 'vin': 'MA3GFC31S00741356',
 'year': 2014}
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT64%2520JYY%27 HTTP/1.1" 200 None
2026-03-29 22:06:51 [bca.uk] INFO: Saving data for LT64%20JYY: {'auction_closing_time': 1774864800.0, 'created_time': 1774735481.496694, 'last_price_update_time': 1774822011.868204}
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LT64%2520JYY') HTTP/1.1" 204 0
2026-03-29 22:06:51 [bca.uk] INFO: Found listing with ID: BF18%20GZO
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF18%2520GZO%27 HTTP/1.1" 200 None
2026-03-29 22:06:51 [bca.uk] INFO: Scrape type for BF18%20GZO: 0
2026-03-29 22:06:51 [bca.uk] INFO: Found listing with ID: RF61%20EUB
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF61%2520EUB%27 HTTP/1.1" 200 None
2026-03-29 22:06:51 [bca.uk] INFO: Scrape type for RF61%20EUB: 0
2026-03-29 22:06:51 [bca.uk] INFO: Found listing with ID: FE68%20XBZ
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE68%2520XBZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:51 [bca.uk] INFO: Scrape type for FE68%20XBZ: 0
2026-03-29 22:06:51 [bca.uk] INFO: Found listing with ID: SP15%20VFV
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP15%2520VFV%27 HTTP/1.1" 200 None
2026-03-29 22:06:51 [bca.uk] INFO: Scrape type for SP15%20VFV: 2
2026-03-29 22:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74bb0eb2-42f3-5cb2-b21b-580137f2554b with identifier: SP15%20VFV
2026-03-29 22:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74bb0eb2-42f3-5cb2-b21b-580137f2554b with scrape type 2
2026-03-29 22:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74bb0eb2-42f3-5cb2-b21b-580137f2554b with scrape type 2
2026-03-29 22:06:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 74bb0eb2-42f3-5cb2-b21b-580137f2554b, identifier: SP15%20VFV
2026-03-29 22:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f4b8e4ec-0fff-5766-bf2c-1dd6848b6a5f with identifier: GJ09%20KHA
2026-03-29 22:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f4b8e4ec-0fff-5766-bf2c-1dd6848b6a5f with identifier: GJ09%20KHA
2026-03-29 22:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f4b8e4ec-0fff-5766-bf2c-1dd6848b6a5f with identifier: GJ09%20KHA to the API
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GJ09%20KHA-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f4b8e4ec-0fff-5766-bf2c-1dd6848b6a5f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GJ09 KHA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GJ09%20KHA&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'CITROEN',
 'model': 'C4 PICASSO',
 'odometer': 56631,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'CITROEN C4 PICASSO 1.6 HDI 110 VTR+ EGS MPV',
 'transmission': 'automatic',
 'trim': 'HDI 110 VTR+ EGS',
 'vin': 'VF7UD9HZH45398350',
 'year': 2009}
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ09%2520KHA%27 HTTP/1.1" 200 None
2026-03-29 22:06:52 [bca.uk] INFO: Saving data for GJ09%20KHA: {'auction_closing_time': 1774864800.0, 'created_time': 1774620808.47365, 'last_price_update_time': 1774822012.34806}
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ09%2520KHA') HTTP/1.1" 204 0
2026-03-29 22:06:52 [bca.uk] INFO: Found listing with ID: LN07%20YUR
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN07%2520YUR%27 HTTP/1.1" 200 None
2026-03-29 22:06:52 [bca.uk] INFO: Scrape type for LN07%20YUR: 2
2026-03-29 22:06:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20c106fd-0836-5717-a42b-17b79fbe25e4 with identifier: LN07%20YUR
2026-03-29 22:06:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20c106fd-0836-5717-a42b-17b79fbe25e4 with scrape type 2
2026-03-29 22:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20c106fd-0836-5717-a42b-17b79fbe25e4 with scrape type 2
2026-03-29 22:06:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 20c106fd-0836-5717-a42b-17b79fbe25e4, identifier: LN07%20YUR
2026-03-29 22:06:52 [bca.uk] INFO: Found listing with ID: MA61%20BFY
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA61%2520BFY%27 HTTP/1.1" 200 None
2026-03-29 22:06:52 [bca.uk] INFO: Scrape type for MA61%20BFY: 2
2026-03-29 22:06:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4baa05ed-fc6d-5ddf-8f83-9a745e89a05a with identifier: MA61%20BFY
2026-03-29 22:06:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4baa05ed-fc6d-5ddf-8f83-9a745e89a05a with scrape type 2
2026-03-29 22:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4baa05ed-fc6d-5ddf-8f83-9a745e89a05a with scrape type 2
2026-03-29 22:06:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4baa05ed-fc6d-5ddf-8f83-9a745e89a05a, identifier: MA61%20BFY
2026-03-29 22:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 74bb0eb2-42f3-5cb2-b21b-580137f2554b with identifier: SP15%20VFV
2026-03-29 22:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 74bb0eb2-42f3-5cb2-b21b-580137f2554b with identifier: SP15%20VFV
2026-03-29 22:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 74bb0eb2-42f3-5cb2-b21b-580137f2554b with identifier: SP15%20VFV to the API
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': None,
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '74bb0eb2-42f3-5cb2-b21b-580137f2554b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SP15 VFV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SP15%20VFV&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 71501,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 2.0 TDI 184 GTD Hatchback',
 'transmission': 'manual',
 'trim': 'TDI 184 GTD',
 'vin': 'WVWZZZAUZFW131334',
 'year': 2015}
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP15%2520VFV%27 HTTP/1.1" 200 None
2026-03-29 22:06:52 [bca.uk] INFO: Saving data for SP15%20VFV: {'auction_closing_time': 1775037600.0, 'created_time': 1774735462.340921, 'last_price_update_time': 1774822012.943434}
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SP15%2520VFV') HTTP/1.1" 204 0
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699103826%27 HTTP/1.1" 200 None
2026-03-29 22:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103826 not downloaded yet
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430105%27 HTTP/1.1" 200 None
2026-03-29 22:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430105 not downloaded yet
2026-03-29 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699139508%27 HTTP/1.1" 200 None
2026-03-29 22:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139508 not downloaded yet
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430095%27 HTTP/1.1" 200 None
2026-03-29 22:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430095 not downloaded yet
2026-03-29 22:06:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620d6910>
2026-03-29 22:06:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_expert_report_file_8bfdc0c0-3c3b-495e-b0e7-235ac7cd5b0b.pdf HTTP/1.1" 201 0
2026-03-29 22:06:53 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 5063d79c-4147-5ce9-b414-8b0ccabfea0d
2026-03-29 22:06:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5063d79c-4147-5ce9-b414-8b0ccabfea0d, skipping ID generation
2026-03-29 22:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5063d79c-4147-5ce9-b414-8b0ccabfea0d
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DNJ58SFX-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=NJ58SFX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:06:53 [crawlers.middlewares.report_download_middleware] WARNING: Failed to download report for item 640919bc-7e76-59be-ab2e-d1156d9a5725 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8003 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-29 22:06:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 640919bc-7e76-59be-ab2e-d1156d9a5725 with identifier: PN54%20OAL
2026-03-29 22:06:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 640919bc-7e76-59be-ab2e-d1156d9a5725 with identifier: PN54%20OAL
2026-03-29 22:06:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 640919bc-7e76-59be-ab2e-d1156d9a5725 with identifier: PN54%20OAL to the API
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:53 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8003 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 160,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PN54%20OAL-GB',
 'category': 'Car',
 'color': 'gold',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '640919bc-7e76-59be-ab2e-d1156d9a5725',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PN54 OAL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PN54%20OAL&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'NISSAN',
 'model': 'ALMERA',
 'odometer': 101142,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PN54OAL-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430127',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430139',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430145',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430158',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430179',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430203',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430244',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430274',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430299',
                'https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430315'],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2005-01-01',
 'seller_name': None,
 'title': 'NISSAN ALMERA 1.5 SVE Hatchback',
 'transmission': 'manual',
 'trim': 'SVE',
 'vin': 'SJNFAAN16U0545868',
 'year': 2005}
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN54%2520OAL%27 HTTP/1.1" 200 None
2026-03-29 22:06:53 [bca.uk] INFO: Saving data for PN54%20OAL: {'created_time': 1774822013.443561, 'last_price_update_time': 1774822013.443571, 'auction_closing_time': 1774951200.0}
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PN54%2520OAL') HTTP/1.1" 204 0
2026-03-29 22:06:53 [bca.uk] INFO: Found listing with ID: GK60%20ZSE
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK60%2520ZSE%27 HTTP/1.1" 200 None
2026-03-29 22:06:53 [bca.uk] INFO: Scrape type for GK60%20ZSE: 0
2026-03-29 22:06:53 [bca.uk] INFO: Found listing with ID: LO10%20GWV
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO10%2520GWV%27 HTTP/1.1" 200 None
2026-03-29 22:06:53 [bca.uk] INFO: Scrape type for LO10%20GWV: 2
2026-03-29 22:06:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0f5e6c9-06ba-5b09-9ec6-f7043019979d with identifier: LO10%20GWV
2026-03-29 22:06:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0f5e6c9-06ba-5b09-9ec6-f7043019979d with scrape type 2
2026-03-29 22:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0f5e6c9-06ba-5b09-9ec6-f7043019979d with scrape type 2
2026-03-29 22:06:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a0f5e6c9-06ba-5b09-9ec6-f7043019979d, identifier: LO10%20GWV
2026-03-29 22:06:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 20c106fd-0836-5717-a42b-17b79fbe25e4 with identifier: LN07%20YUR
2026-03-29 22:06:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 20c106fd-0836-5717-a42b-17b79fbe25e4 with identifier: LN07%20YUR
2026-03-29 22:06:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 20c106fd-0836-5717-a42b-17b79fbe25e4 with identifier: LN07%20YUR to the API
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LN07%20YUR-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '20c106fd-0836-5717-a42b-17b79fbe25e4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LN07 YUR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LN07%20YUR&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'HONDA',
 'model': 'CIVIC',
 'odometer': 44068,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'HONDA CIVIC 1.4 I-DSI SE I-SHIFT Hatchback',
 'transmission': 'automatic',
 'trim': 'I-DSI SE I-SHIFT',
 'vin': 'SHHFK18407U008788',
 'year': 2007}
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN07%2520YUR%27 HTTP/1.1" 200 None
2026-03-29 22:06:53 [bca.uk] INFO: Saving data for LN07%20YUR: {'auction_closing_time': 1774951200.0, 'created_time': 1774735396.675031, 'last_price_update_time': 1774822013.89727}
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LN07%2520YUR') HTTP/1.1" 204 0
2026-03-29 22:06:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4baa05ed-fc6d-5ddf-8f83-9a745e89a05a with identifier: MA61%20BFY
2026-03-29 22:06:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4baa05ed-fc6d-5ddf-8f83-9a745e89a05a with identifier: MA61%20BFY
2026-03-29 22:06:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4baa05ed-fc6d-5ddf-8f83-9a745e89a05a with identifier: MA61%20BFY to the API
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MA61%20BFY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4baa05ed-fc6d-5ddf-8f83-9a745e89a05a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MA61 BFY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MA61%20BFY&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'MONDEO',
 'odometer': 116145,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'FORD MONDEO 1.6 TDCI ECO ZETEC S/S Hatchback',
 'transmission': 'manual',
 'trim': 'TDCI ECO ZETEC S/S',
 'vin': 'WF0EXXGBBEBT63753',
 'year': 2011}
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA61%2520BFY%27 HTTP/1.1" 200 None
2026-03-29 22:06:54 [bca.uk] INFO: Saving data for MA61%20BFY: {'auction_closing_time': 1774864800.0, 'created_time': 1774735480.64757, 'last_price_update_time': 1774822014.1963}
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MA61%2520BFY') HTTP/1.1" 204 0
2026-03-29 22:06:54 [bca.uk] INFO: Found listing with ID: ST64%20MMV
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST64%2520MMV%27 HTTP/1.1" 200 None
2026-03-29 22:06:54 [bca.uk] INFO: Scrape type for ST64%20MMV: 2
2026-03-29 22:06:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c98b2cc3-a1ec-5194-ae49-df6d05e42077 with identifier: ST64%20MMV
2026-03-29 22:06:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c98b2cc3-a1ec-5194-ae49-df6d05e42077 with scrape type 2
2026-03-29 22:06:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c98b2cc3-a1ec-5194-ae49-df6d05e42077 with scrape type 2
2026-03-29 22:06:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c98b2cc3-a1ec-5194-ae49-df6d05e42077, identifier: ST64%20MMV
2026-03-29 22:06:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac60f9d990>
2026-03-29 22:06:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_expert_report_file_58441138-33b7-4ee8-8dd0-3dcd1a4d81e9.pdf HTTP/1.1" 201 0
2026-03-29 22:06:54 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item ad76e9a4-0e7d-56af-9a84-3fd65281fde6
2026-03-29 22:06:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad76e9a4-0e7d-56af-9a84-3fd65281fde6, skipping ID generation
2026-03-29 22:06:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad76e9a4-0e7d-56af-9a84-3fd65281fde6
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DLM09CVU-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:06:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LM09CVU-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:06:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a0f5e6c9-06ba-5b09-9ec6-f7043019979d with identifier: LO10%20GWV
2026-03-29 22:06:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a0f5e6c9-06ba-5b09-9ec6-f7043019979d with identifier: LO10%20GWV
2026-03-29 22:06:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a0f5e6c9-06ba-5b09-9ec6-f7043019979d with identifier: LO10%20GWV to the API
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LO10%20GWV-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a0f5e6c9-06ba-5b09-9ec6-f7043019979d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LO10 GWV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LO10%20GWV&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 106149,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.4 85 SE DSG Hatchback',
 'transmission': 'automatic',
 'trim': '85 SE DSG',
 'vin': 'WVWZZZ6RZAY271820',
 'year': 2010}
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO10%2520GWV%27 HTTP/1.1" 200 None
2026-03-29 22:06:54 [bca.uk] INFO: Saving data for LO10%20GWV: {'auction_closing_time': 1774864800.0, 'created_time': 1774621670.893105, 'last_price_update_time': 1774822014.728022}
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LO10%2520GWV') HTTP/1.1" 204 0
2026-03-29 22:06:54 [bca.uk] INFO: Found listing with ID: WV18%20WXN
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV18%2520WXN%27 HTTP/1.1" 200 None
2026-03-29 22:06:54 [bca.uk] INFO: Scrape type for WV18%20WXN: 2
2026-03-29 22:06:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9706080c-71c1-5f73-bc14-083fec0112e7 with identifier: WV18%20WXN
2026-03-29 22:06:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9706080c-71c1-5f73-bc14-083fec0112e7 with scrape type 2
2026-03-29 22:06:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9706080c-71c1-5f73-bc14-083fec0112e7 with scrape type 2
2026-03-29 22:06:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9706080c-71c1-5f73-bc14-083fec0112e7, identifier: WV18%20WXN
2026-03-29 22:06:54 [bca.uk] INFO: Found listing with ID: MT12%20LJZ
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT12%2520LJZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:54 [bca.uk] INFO: Scrape type for MT12%20LJZ: 2
2026-03-29 22:06:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2a7ebc8-3779-5484-8073-7a1c6fb87969 with identifier: MT12%20LJZ
2026-03-29 22:06:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2a7ebc8-3779-5484-8073-7a1c6fb87969 with scrape type 2
2026-03-29 22:06:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2a7ebc8-3779-5484-8073-7a1c6fb87969 with scrape type 2
2026-03-29 22:06:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c2a7ebc8-3779-5484-8073-7a1c6fb87969, identifier: MT12%20LJZ
2026-03-29 22:06:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c98b2cc3-a1ec-5194-ae49-df6d05e42077 with identifier: ST64%20MMV
2026-03-29 22:06:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c98b2cc3-a1ec-5194-ae49-df6d05e42077 with identifier: ST64%20MMV
2026-03-29 22:06:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c98b2cc3-a1ec-5194-ae49-df6d05e42077 with identifier: ST64%20MMV to the API
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_source_url': None,
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c98b2cc3-a1ec-5194-ae49-df6d05e42077',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ST64 MMV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ST64%20MMV&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF SV',
 'odometer': 103184,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF SV 1.4 TSI 125 SE MPV',
 'transmission': 'manual',
 'trim': 'TSI 125 SE',
 'vin': 'WVWZZZAUZFW557996',
 'year': 2014}
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST64%2520MMV%27 HTTP/1.1" 200 None
2026-03-29 22:06:55 [bca.uk] INFO: Saving data for ST64%20MMV: {'auction_closing_time': 1775210400.0, 'created_time': 1774735456.103646, 'last_price_update_time': 1774822015.242076}
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ST64%2520MMV') HTTP/1.1" 204 0
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699103831%27 HTTP/1.1" 200 None
2026-03-29 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103831 not downloaded yet
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427714%27 HTTP/1.1" 200 None
2026-03-29 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427714 not downloaded yet
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699139514%27 HTTP/1.1" 200 None
2026-03-29 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139514 not downloaded yet
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430098%27 HTTP/1.1" 200 None
2026-03-29 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430098 not downloaded yet
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435122%27 HTTP/1.1" 200 None
2026-03-29 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435122 not downloaded yet
2026-03-29 22:06:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:06:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac60fce210>
2026-03-29 22:06:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:06:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_expert_report_file_2d963a44-3fc3-4627-a4ec-0100048ccbce.pdf HTTP/1.1" 201 0
2026-03-29 22:06:55 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 1a63c92f-88a3-5364-8028-ccaa89112c46
2026-03-29 22:06:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1a63c92f-88a3-5364-8028-ccaa89112c46, skipping ID generation
2026-03-29 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1a63c92f-88a3-5364-8028-ccaa89112c46
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26Reg%3DWR60HNV-GB%26grp%3Dpublic%26obl%3Dhht3%2CManheim%26minwidth%3D600%26width%3D600%26default%3D5%27 HTTP/1.1" 200 None
2026-03-29 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=WR60HNV-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5 not downloaded yet
2026-03-29 22:06:55 [bca.uk] INFO: Found listing with ID: PY60%20HJF
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY60%2520HJF%27 HTTP/1.1" 200 None
2026-03-29 22:06:55 [bca.uk] INFO: Scrape type for PY60%20HJF: 2
2026-03-29 22:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3059609-afec-5b3f-8103-70b92c282897 with identifier: PY60%20HJF
2026-03-29 22:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3059609-afec-5b3f-8103-70b92c282897 with scrape type 2
2026-03-29 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3059609-afec-5b3f-8103-70b92c282897 with scrape type 2
2026-03-29 22:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e3059609-afec-5b3f-8103-70b92c282897, identifier: PY60%20HJF
2026-03-29 22:06:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9706080c-71c1-5f73-bc14-083fec0112e7 with identifier: WV18%20WXN
2026-03-29 22:06:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9706080c-71c1-5f73-bc14-083fec0112e7 with identifier: WV18%20WXN
2026-03-29 22:06:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9706080c-71c1-5f73-bc14-083fec0112e7 with identifier: WV18%20WXN to the API
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WV18%20WXN-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9706080c-71c1-5f73-bc14-083fec0112e7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WV18 WXN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WV18%20WXN&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'MERCEDES-BENZ',
 'model': 'A200',
 'odometer': 31268,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A200 1.6 AMG LINE EXECUTIVE Hatchback',
 'transmission': 'manual',
 'trim': 'AMG LINE EXECUTIVE',
 'vin': 'WDD1760432J768742',
 'year': 2018}
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV18%2520WXN%27 HTTP/1.1" 200 None
2026-03-29 22:06:55 [bca.uk] INFO: Saving data for WV18%20WXN: {'auction_closing_time': 1774951200.0, 'created_time': 1774735396.288996, 'last_price_update_time': 1774822015.797649}
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WV18%2520WXN') HTTP/1.1" 204 0
2026-03-29 22:06:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c2a7ebc8-3779-5484-8073-7a1c6fb87969 with identifier: MT12%20LJZ
2026-03-29 22:06:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c2a7ebc8-3779-5484-8073-7a1c6fb87969 with identifier: MT12%20LJZ
2026-03-29 22:06:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c2a7ebc8-3779-5484-8073-7a1c6fb87969 with identifier: MT12%20LJZ to the API
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MT12%20LJZ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c2a7ebc8-3779-5484-8073-7a1c6fb87969',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MT12 LJZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MT12%20LJZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 74492,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'NISSAN QASHQAI 1.5 DCI 110 ACENTA Hatchback',
 'transmission': 'manual',
 'trim': 'DCI 110 ACENTA',
 'vin': 'SJNFCAJ10U2586169',
 'year': 2012}
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT12%2520LJZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:56 [bca.uk] INFO: Saving data for MT12%20LJZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774735479.542659, 'last_price_update_time': 1774822016.096049}
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MT12%2520LJZ') HTTP/1.1" 204 0
2026-03-29 22:06:56 [bca.uk] INFO: Found listing with ID: AF20%20XNC
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF20%2520XNC%27 HTTP/1.1" 200 None
2026-03-29 22:06:56 [bca.uk] INFO: Scrape type for AF20%20XNC: 2
2026-03-29 22:06:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78b0421d-18ef-5012-9f9a-61cd23cc4cf6 with identifier: AF20%20XNC
2026-03-29 22:06:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78b0421d-18ef-5012-9f9a-61cd23cc4cf6 with scrape type 2
2026-03-29 22:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78b0421d-18ef-5012-9f9a-61cd23cc4cf6 with scrape type 2
2026-03-29 22:06:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 78b0421d-18ef-5012-9f9a-61cd23cc4cf6, identifier: AF20%20XNC
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699124359%27 HTTP/1.1" 200 None
2026-03-29 22:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124359 not downloaded yet
2026-03-29 22:06:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e3059609-afec-5b3f-8103-70b92c282897 with identifier: PY60%20HJF
2026-03-29 22:06:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e3059609-afec-5b3f-8103-70b92c282897 with identifier: PY60%20HJF
2026-03-29 22:06:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e3059609-afec-5b3f-8103-70b92c282897 with identifier: PY60%20HJF to the API
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PY60%20HJF-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e3059609-afec-5b3f-8103-70b92c282897',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PY60 HJF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PY60%20HJF&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'MAZDA',
 'model': '2',
 'odometer': 59802,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'MAZDA 2 1.3 TAMURA Hatchback',
 'transmission': 'manual',
 'trim': 'TAMURA',
 'vin': 'JMZDEA4J200403062',
 'year': 2011}
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY60%2520HJF%27 HTTP/1.1" 200 None
2026-03-29 22:06:56 [bca.uk] INFO: Saving data for PY60%20HJF: {'auction_closing_time': 1774864800.0, 'created_time': 1774622490.854148, 'last_price_update_time': 1774822016.530716}
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PY60%2520HJF') HTTP/1.1" 204 0
2026-03-29 22:06:56 [bca.uk] INFO: Found listing with ID: WJ15%20ZVL
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ15%2520ZVL%27 HTTP/1.1" 200 None
2026-03-29 22:06:56 [bca.uk] INFO: Scrape type for WJ15%20ZVL: 2
2026-03-29 22:06:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ec8d1eb-2bf1-50ab-b27b-39402c98fc53 with identifier: WJ15%20ZVL
2026-03-29 22:06:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ec8d1eb-2bf1-50ab-b27b-39402c98fc53 with scrape type 2
2026-03-29 22:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ec8d1eb-2bf1-50ab-b27b-39402c98fc53 with scrape type 2
2026-03-29 22:06:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4ec8d1eb-2bf1-50ab-b27b-39402c98fc53, identifier: WJ15%20ZVL
2026-03-29 22:06:56 [bca.uk] INFO: Found listing with ID: YP11%20SXG
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP11%2520SXG%27 HTTP/1.1" 200 None
2026-03-29 22:06:56 [bca.uk] INFO: Scrape type for YP11%20SXG: 2
2026-03-29 22:06:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13188273-241e-5122-a324-f170682054c3 with identifier: YP11%20SXG
2026-03-29 22:06:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13188273-241e-5122-a324-f170682054c3 with scrape type 2
2026-03-29 22:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13188273-241e-5122-a324-f170682054c3 with scrape type 2
2026-03-29 22:06:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 13188273-241e-5122-a324-f170682054c3, identifier: YP11%20SXG
2026-03-29 22:06:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 78b0421d-18ef-5012-9f9a-61cd23cc4cf6 with identifier: AF20%20XNC
2026-03-29 22:06:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 78b0421d-18ef-5012-9f9a-61cd23cc4cf6 with identifier: AF20%20XNC
2026-03-29 22:06:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 78b0421d-18ef-5012-9f9a-61cd23cc4cf6 with identifier: AF20%20XNC to the API
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AF20%20XNC-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '78b0421d-18ef-5012-9f9a-61cd23cc4cf6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AF20 XNC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AF20%20XNC&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'BMW',
 'model': '118I',
 'odometer': 81844,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'BMW 118I 1.5 SPORT STEP Hatchback',
 'transmission': 'automatic',
 'trim': 'SPORT STEP',
 'vin': 'WBA7K320505R60339',
 'year': 2020}
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF20%2520XNC%27 HTTP/1.1" 200 None
2026-03-29 22:06:57 [bca.uk] INFO: Saving data for AF20%20XNC: {'auction_closing_time': 1774951200.0, 'created_time': 1774735431.630673, 'last_price_update_time': 1774822017.076586}
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AF20%2520XNC') HTTP/1.1" 204 0
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699103834%27 HTTP/1.1" 200 None
2026-03-29 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103834 not downloaded yet
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430122%27 HTTP/1.1" 200 None
2026-03-29 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430122 not downloaded yet
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699139522%27 HTTP/1.1" 200 None
2026-03-29 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139522 not downloaded yet
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430136%27 HTTP/1.1" 200 None
2026-03-29 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430136 not downloaded yet
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435134%27 HTTP/1.1" 200 None
2026-03-29 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435134 not downloaded yet
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146881%27 HTTP/1.1" 200 None
2026-03-29 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146881 not downloaded yet
2026-03-29 22:06:57 [bca.uk] INFO: Found listing with ID: SM62%20CJZ
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM62%2520CJZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:57 [bca.uk] INFO: Scrape type for SM62%20CJZ: 0
2026-03-29 22:06:57 [bca.uk] INFO: Found listing with ID: FV69%20BJO
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV69%2520BJO%27 HTTP/1.1" 200 None
2026-03-29 22:06:57 [bca.uk] INFO: Scrape type for FV69%20BJO: 2
2026-03-29 22:06:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbce9e71-f6f9-5b70-87a1-2cf7e0368db6 with identifier: FV69%20BJO
2026-03-29 22:06:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbce9e71-f6f9-5b70-87a1-2cf7e0368db6 with scrape type 2
2026-03-29 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbce9e71-f6f9-5b70-87a1-2cf7e0368db6 with scrape type 2
2026-03-29 22:06:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fbce9e71-f6f9-5b70-87a1-2cf7e0368db6, identifier: FV69%20BJO
2026-03-29 22:06:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4ec8d1eb-2bf1-50ab-b27b-39402c98fc53 with identifier: WJ15%20ZVL
2026-03-29 22:06:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4ec8d1eb-2bf1-50ab-b27b-39402c98fc53 with identifier: WJ15%20ZVL
2026-03-29 22:06:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4ec8d1eb-2bf1-50ab-b27b-39402c98fc53 with identifier: WJ15%20ZVL to the API
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WJ15%20ZVL-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '4ec8d1eb-2bf1-50ab-b27b-39402c98fc53',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WJ15 ZVL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WJ15%20ZVL&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'MINI',
 'model': 'COOPER',
 'odometer': 99528,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'MINI COOPER 2.0 230 JOHN COOPER WORKS Hatchback',
 'transmission': 'automatic',
 'trim': '230 JOHN COOPER WORKS',
 'vin': 'WMWXM920102A28169',
 'year': 2015}
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ15%2520ZVL%27 HTTP/1.1" 200 None
2026-03-29 22:06:57 [bca.uk] INFO: Saving data for WJ15%20ZVL: {'auction_closing_time': 1774864800.0, 'created_time': 1774044474.914507, 'last_price_update_time': 1774822017.74481}
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WJ15%2520ZVL') HTTP/1.1" 204 0
2026-03-29 22:06:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 13188273-241e-5122-a324-f170682054c3 with identifier: YP11%20SXG
2026-03-29 22:06:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 13188273-241e-5122-a324-f170682054c3 with identifier: YP11%20SXG
2026-03-29 22:06:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 13188273-241e-5122-a324-f170682054c3 with identifier: YP11%20SXG to the API
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YP11%20SXG-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '13188273-241e-5122-a324-f170682054c3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YP11 SXG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YP11%20SXG&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VOLVO',
 'model': 'C30',
 'odometer': 122078,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'VOLVO C30 1.6 DRIVE 115 SE Coupe',
 'transmission': 'manual',
 'trim': 'DRIVE 115 SE',
 'vin': 'YV1MK84F1C2265293',
 'year': 2011}
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP11%2520SXG%27 HTTP/1.1" 200 None
2026-03-29 22:06:58 [bca.uk] INFO: Saving data for YP11%20SXG: {'auction_closing_time': 1774864800.0, 'created_time': 1774735477.987162, 'last_price_update_time': 1774822018.033225}
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YP11%2520SXG') HTTP/1.1" 204 0
2026-03-29 22:06:58 [bca.uk] INFO: Found listing with ID: LX62%20RKE
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX62%2520RKE%27 HTTP/1.1" 200 None
2026-03-29 22:06:58 [bca.uk] INFO: Scrape type for LX62%20RKE: 2
2026-03-29 22:06:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ad57269-af6f-5f89-b6bd-0f6f92938d2b with identifier: LX62%20RKE
2026-03-29 22:06:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ad57269-af6f-5f89-b6bd-0f6f92938d2b with scrape type 2
2026-03-29 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ad57269-af6f-5f89-b6bd-0f6f92938d2b with scrape type 2
2026-03-29 22:06:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2ad57269-af6f-5f89-b6bd-0f6f92938d2b, identifier: LX62%20RKE
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699124362%27 HTTP/1.1" 200 None
2026-03-29 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124362 not downloaded yet
2026-03-29 22:06:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fbce9e71-f6f9-5b70-87a1-2cf7e0368db6 with identifier: FV69%20BJO
2026-03-29 22:06:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fbce9e71-f6f9-5b70-87a1-2cf7e0368db6 with identifier: FV69%20BJO
2026-03-29 22:06:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fbce9e71-f6f9-5b70-87a1-2cf7e0368db6 with identifier: FV69%20BJO to the API
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FV69%20BJO-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'fbce9e71-f6f9-5b70-87a1-2cf7e0368db6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FV69 BJO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FV69%20BJO&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MAZDA',
 'model': '3',
 'odometer': 67242,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'MAZDA 3 2.0 SKY-X SPORT LUX Hatchback',
 'transmission': 'manual',
 'trim': 'SKY-X SPORT LUX',
 'vin': 'JMZBP6HH601133053',
 'year': 2019}
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV69%2520BJO%27 HTTP/1.1" 200 None
2026-03-29 22:06:58 [bca.uk] INFO: Saving data for FV69%20BJO: {'auction_closing_time': 1774951200.0, 'created_time': 1774735392.541278, 'last_price_update_time': 1774822018.428422}
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FV69%2520BJO') HTTP/1.1" 204 0
2026-03-29 22:06:58 [bca.uk] INFO: Found listing with ID: VO16%20OOC
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO16%2520OOC%27 HTTP/1.1" 200 None
2026-03-29 22:06:58 [bca.uk] INFO: Scrape type for VO16%20OOC: 2
2026-03-29 22:06:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a483ecb-536a-5a7a-b51b-bc1d2c782d27 with identifier: VO16%20OOC
2026-03-29 22:06:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a483ecb-536a-5a7a-b51b-bc1d2c782d27 with scrape type 2
2026-03-29 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a483ecb-536a-5a7a-b51b-bc1d2c782d27 with scrape type 2
2026-03-29 22:06:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5a483ecb-536a-5a7a-b51b-bc1d2c782d27, identifier: VO16%20OOC
2026-03-29 22:06:58 [bca.uk] INFO: Found listing with ID: B10%20PGJ
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27B10%2520PGJ%27 HTTP/1.1" 200 None
2026-03-29 22:06:58 [bca.uk] INFO: Scrape type for B10%20PGJ: 2
2026-03-29 22:06:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 414fda2b-7a8b-5d29-ad43-b0e99521f4d6 with identifier: B10%20PGJ
2026-03-29 22:06:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 414fda2b-7a8b-5d29-ad43-b0e99521f4d6 with scrape type 2
2026-03-29 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 414fda2b-7a8b-5d29-ad43-b0e99521f4d6 with scrape type 2
2026-03-29 22:06:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 414fda2b-7a8b-5d29-ad43-b0e99521f4d6, identifier: B10%20PGJ
2026-03-29 22:06:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2ad57269-af6f-5f89-b6bd-0f6f92938d2b with identifier: LX62%20RKE
2026-03-29 22:06:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2ad57269-af6f-5f89-b6bd-0f6f92938d2b with identifier: LX62%20RKE
2026-03-29 22:06:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2ad57269-af6f-5f89-b6bd-0f6f92938d2b with identifier: LX62%20RKE to the API
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LX62%20RKE-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '2ad57269-af6f-5f89-b6bd-0f6f92938d2b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LX62 RKE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LX62%20RKE&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'LEXUS',
 'model': 'CT 200H',
 'odometer': 85231,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'LEXUS CT 200H 1.8 SE-L Hatchback',
 'transmission': 'automatic',
 'trim': 'SE-L',
 'vin': 'JTHKD5BH102107414',
 'year': 2012}
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX62%2520RKE%27 HTTP/1.1" 200 None
2026-03-29 22:06:58 [bca.uk] INFO: Saving data for LX62%20RKE: {'auction_closing_time': 1774951200.0, 'created_time': 1774735461.777918, 'last_price_update_time': 1774822018.926541}
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LX62%2520RKE') HTTP/1.1" 204 0
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699103837%27 HTTP/1.1" 200 None
2026-03-29 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103837 not downloaded yet
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427731%27 HTTP/1.1" 200 None
2026-03-29 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427731 not downloaded yet
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699139527%27 HTTP/1.1" 200 None
2026-03-29 22:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139527 not downloaded yet
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430171%27 HTTP/1.1" 200 None
2026-03-29 22:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430171 not downloaded yet
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435142%27 HTTP/1.1" 200 None
2026-03-29 22:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435142 not downloaded yet
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146888%27 HTTP/1.1" 200 None
2026-03-29 22:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146888 not downloaded yet
2026-03-29 22:06:59 [bca.uk] INFO: Found listing with ID: YS68%20WCC
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS68%2520WCC%27 HTTP/1.1" 200 None
2026-03-29 22:06:59 [bca.uk] INFO: Scrape type for YS68%20WCC: 2
2026-03-29 22:06:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de869e9c-857e-550f-abd9-12553d63d9ad with identifier: YS68%20WCC
2026-03-29 22:06:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de869e9c-857e-550f-abd9-12553d63d9ad with scrape type 2
2026-03-29 22:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de869e9c-857e-550f-abd9-12553d63d9ad with scrape type 2
2026-03-29 22:06:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: de869e9c-857e-550f-abd9-12553d63d9ad, identifier: YS68%20WCC
2026-03-29 22:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5a483ecb-536a-5a7a-b51b-bc1d2c782d27 with identifier: VO16%20OOC
2026-03-29 22:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5a483ecb-536a-5a7a-b51b-bc1d2c782d27 with identifier: VO16%20OOC
2026-03-29 22:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5a483ecb-536a-5a7a-b51b-bc1d2c782d27 with identifier: VO16%20OOC to the API
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VO16%20OOC-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5a483ecb-536a-5a7a-b51b-bc1d2c782d27',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VO16 OOC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VO16%20OOC&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'MINI',
 'model': 'COOPER',
 'odometer': 78477,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'MINI COOPER 1.5 136 Hatchback',
 'transmission': 'automatic',
 'trim': '136',
 'vin': 'WMWXM520202D01516',
 'year': 2016}
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO16%2520OOC%27 HTTP/1.1" 200 None
2026-03-29 22:06:59 [bca.uk] INFO: Saving data for VO16%20OOC: {'auction_closing_time': 1774864800.0, 'created_time': 1774735387.67162, 'last_price_update_time': 1774822019.511307}
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VO16%2520OOC') HTTP/1.1" 204 0
2026-03-29 22:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 414fda2b-7a8b-5d29-ad43-b0e99521f4d6 with identifier: B10%20PGJ
2026-03-29 22:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 414fda2b-7a8b-5d29-ad43-b0e99521f4d6 with identifier: B10%20PGJ
2026-03-29 22:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 414fda2b-7a8b-5d29-ad43-b0e99521f4d6 with identifier: B10%20PGJ to the API
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:06:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 254,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=B10%20PGJ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '414fda2b-7a8b-5d29-ad43-b0e99521f4d6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'B10 PGJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=B10%20PGJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'JEEP',
 'model': 'WRANGLER',
 'odometer': 31755,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'JEEP WRANGLER 2.0 GME RUBICON HARD TOP StationWagon',
 'transmission': 'automatic',
 'trim': 'GME RUBICON HARD TOP',
 'vin': '1C4HJXJN8LW174788',
 'year': 2021}
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27B10%2520PGJ%27 HTTP/1.1" 200 None
2026-03-29 22:06:59 [bca.uk] INFO: Saving data for B10%20PGJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774735469.402965, 'last_price_update_time': 1774822019.795873}
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='B10%2520PGJ') HTTP/1.1" 204 0
2026-03-29 22:06:59 [bca.uk] INFO: Found listing with ID: SW19%20FWZ
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW19%2520FWZ%27 HTTP/1.1" 200 None
2026-03-29 22:06:59 [bca.uk] INFO: Scrape type for SW19%20FWZ: 2
2026-03-29 22:06:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91ccc5b9-c785-59f2-b3e3-b519a80bbf9e with identifier: SW19%20FWZ
2026-03-29 22:06:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91ccc5b9-c785-59f2-b3e3-b519a80bbf9e with scrape type 2
2026-03-29 22:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91ccc5b9-c785-59f2-b3e3-b519a80bbf9e with scrape type 2
2026-03-29 22:06:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 91ccc5b9-c785-59f2-b3e3-b519a80bbf9e, identifier: SW19%20FWZ
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699124365%27 HTTP/1.1" 200 None
2026-03-29 22:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124365 not downloaded yet
2026-03-29 22:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: de869e9c-857e-550f-abd9-12553d63d9ad with identifier: YS68%20WCC
2026-03-29 22:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: de869e9c-857e-550f-abd9-12553d63d9ad with identifier: YS68%20WCC
2026-03-29 22:07:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: de869e9c-857e-550f-abd9-12553d63d9ad with identifier: YS68%20WCC to the API
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YS68%20WCC-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'de869e9c-857e-550f-abd9-12553d63d9ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YS68 WCC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YS68%20WCC&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'ALFA ROMEO',
 'model': 'STELVIO',
 'odometer': 50497,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'ALFA ROMEO STELVIO 2.2 D 190 AWD NERO EDIZIONE StationWagon',
 'transmission': 'automatic',
 'trim': 'D 190 AWD NERO EDIZIONE',
 'vin': 'ZARPAHGX5K7C38748',
 'year': 2019}
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS68%2520WCC%27 HTTP/1.1" 200 None
2026-03-29 22:07:00 [bca.uk] INFO: Saving data for YS68%20WCC: {'auction_closing_time': 1774864800.0, 'created_time': 1774339630.137103, 'last_price_update_time': 1774822020.273063}
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YS68%2520WCC') HTTP/1.1" 204 0
2026-03-29 22:07:00 [bca.uk] INFO: Found listing with ID: WJ67%20VEM
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ67%2520VEM%27 HTTP/1.1" 200 None
2026-03-29 22:07:00 [bca.uk] INFO: Scrape type for WJ67%20VEM: 2
2026-03-29 22:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c0b8d3c-494f-51dc-ba6a-63cfe435e086 with identifier: WJ67%20VEM
2026-03-29 22:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c0b8d3c-494f-51dc-ba6a-63cfe435e086 with scrape type 2
2026-03-29 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c0b8d3c-494f-51dc-ba6a-63cfe435e086 with scrape type 2
2026-03-29 22:07:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3c0b8d3c-494f-51dc-ba6a-63cfe435e086, identifier: WJ67%20VEM
2026-03-29 22:07:00 [bca.uk] INFO: Found listing with ID: DK23%20XXL
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK23%2520XXL%27 HTTP/1.1" 200 None
2026-03-29 22:07:00 [bca.uk] INFO: Scrape type for DK23%20XXL: 2
2026-03-29 22:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47f78646-9cef-5fc7-bd80-803ea7a167c9 with identifier: DK23%20XXL
2026-03-29 22:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47f78646-9cef-5fc7-bd80-803ea7a167c9 with scrape type 2
2026-03-29 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47f78646-9cef-5fc7-bd80-803ea7a167c9 with scrape type 2
2026-03-29 22:07:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 47f78646-9cef-5fc7-bd80-803ea7a167c9, identifier: DK23%20XXL
2026-03-29 22:07:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 91ccc5b9-c785-59f2-b3e3-b519a80bbf9e with identifier: SW19%20FWZ
2026-03-29 22:07:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 91ccc5b9-c785-59f2-b3e3-b519a80bbf9e with identifier: SW19%20FWZ
2026-03-29 22:07:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 91ccc5b9-c785-59f2-b3e3-b519a80bbf9e with identifier: SW19%20FWZ to the API
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 195,
 'car_expert_report_source_url': None,
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '91ccc5b9-c785-59f2-b3e3-b519a80bbf9e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SW19 FWZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SW19%20FWZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Livingston',
 'make': 'FORD',
 'model': 'TRANSIT 350 RWD',
 'odometer': 127973,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT 350 RWD 2.0 TDCI 130 LWB Dropside',
 'transmission': 'manual',
 'trim': 'TDCI 130 LWB',
 'vin': 'WF0DXXTTGDJG01441',
 'year': 2019}
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW19%2520FWZ%27 HTTP/1.1" 200 None
2026-03-29 22:07:00 [bca.uk] INFO: Saving data for SW19%20FWZ: {'auction_closing_time': 1775210400.0, 'created_time': 1774735421.172884, 'last_price_update_time': 1774822020.775683}
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SW19%2520FWZ') HTTP/1.1" 204 0
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699103842%27 HTTP/1.1" 200 None
2026-03-29 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103842 not downloaded yet
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430157%27 HTTP/1.1" 200 None
2026-03-29 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430157 not downloaded yet
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699139535%27 HTTP/1.1" 200 None
2026-03-29 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139535 not downloaded yet
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430193%27 HTTP/1.1" 200 None
2026-03-29 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430193 not downloaded yet
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435148%27 HTTP/1.1" 200 None
2026-03-29 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435148 not downloaded yet
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146896%27 HTTP/1.1" 200 None
2026-03-29 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146896 not downloaded yet
2026-03-29 22:07:00 [bca.uk] INFO: Found listing with ID: AV68%20JYU
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV68%2520JYU%27 HTTP/1.1" 200 None
2026-03-29 22:07:00 [bca.uk] INFO: Scrape type for AV68%20JYU: 2
2026-03-29 22:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e48c561-f5d3-5b6d-8454-2d5fa2b7d67a with identifier: AV68%20JYU
2026-03-29 22:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e48c561-f5d3-5b6d-8454-2d5fa2b7d67a with scrape type 2
2026-03-29 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e48c561-f5d3-5b6d-8454-2d5fa2b7d67a with scrape type 2
2026-03-29 22:07:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2e48c561-f5d3-5b6d-8454-2d5fa2b7d67a, identifier: AV68%20JYU
2026-03-29 22:07:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3c0b8d3c-494f-51dc-ba6a-63cfe435e086 with identifier: WJ67%20VEM
2026-03-29 22:07:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3c0b8d3c-494f-51dc-ba6a-63cfe435e086 with identifier: WJ67%20VEM
2026-03-29 22:07:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3c0b8d3c-494f-51dc-ba6a-63cfe435e086 with identifier: WJ67%20VEM to the API
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WJ67%20VEM-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3c0b8d3c-494f-51dc-ba6a-63cfe435e086',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WJ67 VEM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WJ67%20VEM&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'TOYOTA',
 'model': 'PROACE VERSO',
 'odometer': 101634,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'TOYOTA PROACE VERSO 2.0 D 150 FAMILY COMPACT MPV',
 'transmission': 'manual',
 'trim': 'D 150 FAMILY COMPACT',
 'vin': 'YARVEAHXHGZ111651',
 'year': 2017}
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ67%2520VEM%27 HTTP/1.1" 200 None
2026-03-29 22:07:01 [bca.uk] INFO: Saving data for WJ67%20VEM: {'auction_closing_time': 1774864800.0, 'created_time': 1774735388.840957, 'last_price_update_time': 1774822021.295787}
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WJ67%2520VEM') HTTP/1.1" 204 0
2026-03-29 22:07:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 47f78646-9cef-5fc7-bd80-803ea7a167c9 with identifier: DK23%20XXL
2026-03-29 22:07:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 47f78646-9cef-5fc7-bd80-803ea7a167c9 with identifier: DK23%20XXL
2026-03-29 22:07:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 47f78646-9cef-5fc7-bd80-803ea7a167c9 with identifier: DK23%20XXL to the API
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DK23%20XXL-GB',
 'category': 'Car',
 'color': 'yellow',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '47f78646-9cef-5fc7-bd80-803ea7a167c9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DK23 XXL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DK23%20XXL&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'MG MOTOR UK',
 'model': 'MG3',
 'odometer': 41725,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK MG3 1.5 VTI-TECH EXCLUSIVE Hatchback',
 'transmission': 'manual',
 'trim': 'VTI-TECH EXCLUSIVE',
 'vin': 'LSJZ14U99NS094989',
 'year': 2023}
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK23%2520XXL%27 HTTP/1.1" 200 None
2026-03-29 22:07:01 [bca.uk] INFO: Saving data for DK23%20XXL: {'auction_closing_time': 1774951200.0, 'created_time': 1774735463.699202, 'last_price_update_time': 1774822021.595459}
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DK23%2520XXL') HTTP/1.1" 204 0
2026-03-29 22:07:01 [bca.uk] INFO: Found listing with ID: CU71%20VTC
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU71%2520VTC%27 HTTP/1.1" 200 None
2026-03-29 22:07:01 [bca.uk] INFO: Scrape type for CU71%20VTC: 0
2026-03-29 22:07:01 [bca.uk] INFO: Found listing with ID: SR21%20XPN
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR21%2520XPN%27 HTTP/1.1" 200 None
2026-03-29 22:07:01 [bca.uk] INFO: Scrape type for SR21%20XPN: 0
2026-03-29 22:07:01 [bca.uk] INFO: Found listing with ID: ST72%20OPY
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST72%2520OPY%27 HTTP/1.1" 200 None
2026-03-29 22:07:01 [bca.uk] INFO: Scrape type for ST72%20OPY: 0
2026-03-29 22:07:01 [bca.uk] INFO: Found listing with ID: ST72%20OSN
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST72%2520OSN%27 HTTP/1.1" 200 None
2026-03-29 22:07:01 [bca.uk] INFO: Scrape type for ST72%20OSN: 2
2026-03-29 22:07:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faac7e05-80dd-59ba-9e57-f65529be8812 with identifier: ST72%20OSN
2026-03-29 22:07:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faac7e05-80dd-59ba-9e57-f65529be8812 with scrape type 2
2026-03-29 22:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item faac7e05-80dd-59ba-9e57-f65529be8812 with scrape type 2
2026-03-29 22:07:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: faac7e05-80dd-59ba-9e57-f65529be8812, identifier: ST72%20OSN
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699124369%27 HTTP/1.1" 200 None
2026-03-29 22:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124369 not downloaded yet
2026-03-29 22:07:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2e48c561-f5d3-5b6d-8454-2d5fa2b7d67a with identifier: AV68%20JYU
2026-03-29 22:07:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2e48c561-f5d3-5b6d-8454-2d5fa2b7d67a with identifier: AV68%20JYU
2026-03-29 22:07:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2e48c561-f5d3-5b6d-8454-2d5fa2b7d67a with identifier: AV68%20JYU to the API
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AV68%20JYU-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '2e48c561-f5d3-5b6d-8454-2d5fa2b7d67a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AV68 JYU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AV68%20JYU&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'FORD',
 'model': 'KUGA',
 'odometer': 110935,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FORD KUGA 1.5 TDCI 120 2WD TITANIUM StationWagon',
 'transmission': 'manual',
 'trim': 'TDCI 120 2WD TITANIUM',
 'vin': 'WF0AXXWPMAJU50726',
 'year': 2018}
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV68%2520JYU%27 HTTP/1.1" 200 None
2026-03-29 22:07:02 [bca.uk] INFO: Saving data for AV68%20JYU: {'auction_closing_time': 1774864800.0, 'created_time': 1774621500.990708, 'last_price_update_time': 1774822022.088601}
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AV68%2520JYU') HTTP/1.1" 204 0
2026-03-29 22:07:02 [bca.uk] INFO: Found listing with ID: YS06%20XVF
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS06%2520XVF%27 HTTP/1.1" 200 None
2026-03-29 22:07:02 [bca.uk] INFO: Scrape type for YS06%20XVF: 2
2026-03-29 22:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee972586-3286-5910-8d85-df63dfdcf24d with identifier: YS06%20XVF
2026-03-29 22:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee972586-3286-5910-8d85-df63dfdcf24d with scrape type 2
2026-03-29 22:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee972586-3286-5910-8d85-df63dfdcf24d with scrape type 2
2026-03-29 22:07:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ee972586-3286-5910-8d85-df63dfdcf24d, identifier: YS06%20XVF
2026-03-29 22:07:02 [bca.uk] INFO: Found listing with ID: DT69%20OUG
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT69%2520OUG%27 HTTP/1.1" 200 None
2026-03-29 22:07:02 [bca.uk] INFO: Scrape type for DT69%20OUG: 2
2026-03-29 22:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1f5ee4c-4910-54f2-806e-fcee61f2b886 with identifier: DT69%20OUG
2026-03-29 22:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1f5ee4c-4910-54f2-806e-fcee61f2b886 with scrape type 2
2026-03-29 22:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1f5ee4c-4910-54f2-806e-fcee61f2b886 with scrape type 2
2026-03-29 22:07:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b1f5ee4c-4910-54f2-806e-fcee61f2b886, identifier: DT69%20OUG
2026-03-29 22:07:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: faac7e05-80dd-59ba-9e57-f65529be8812 with identifier: ST72%20OSN
2026-03-29 22:07:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: faac7e05-80dd-59ba-9e57-f65529be8812 with identifier: ST72%20OSN
2026-03-29 22:07:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: faac7e05-80dd-59ba-9e57-f65529be8812 with identifier: ST72%20OSN to the API
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ST72%20OSN-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'faac7e05-80dd-59ba-9e57-f65529be8812',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ST72 OSN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ST72%20OSN&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'FORD',
 'model': 'TRANSIT COURIER',
 'odometer': 12631,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT COURIER 1.5 TDCI 100 LEADER (6) Van',
 'transmission': 'manual',
 'trim': 'TDCI 100 LEADER (6)',
 'vin': 'WF0WXXTACWNR67580',
 'year': 2022}
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST72%2520OSN%27 HTTP/1.1" 200 None
2026-03-29 22:07:02 [bca.uk] INFO: Saving data for ST72%20OSN: {'auction_closing_time': 1775210400.0, 'created_time': 1774535130.4698, 'last_price_update_time': 1774822022.729587}
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ST72%2520OSN') HTTP/1.1" 204 0
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699103848%27 HTTP/1.1" 200 None
2026-03-29 22:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103848 not downloaded yet
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427769%27 HTTP/1.1" 200 None
2026-03-29 22:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427769 not downloaded yet
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699139551%27 HTTP/1.1" 200 None
2026-03-29 22:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139551 not downloaded yet
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430227%27 HTTP/1.1" 200 None
2026-03-29 22:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430227 not downloaded yet
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435152%27 HTTP/1.1" 200 None
2026-03-29 22:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435152 not downloaded yet
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146901%27 HTTP/1.1" 200 None
2026-03-29 22:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146901 not downloaded yet
2026-03-29 22:07:02 [bca.uk] INFO: Found listing with ID: BU64%20FFW
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU64%2520FFW%27 HTTP/1.1" 200 None
2026-03-29 22:07:02 [bca.uk] INFO: Scrape type for BU64%20FFW: 0
2026-03-29 22:07:02 [bca.uk] INFO: Found listing with ID: FD64%20DKV
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD64%2520DKV%27 HTTP/1.1" 200 None
2026-03-29 22:07:02 [bca.uk] INFO: Scrape type for FD64%20DKV: 0
2026-03-29 22:07:02 [bca.uk] INFO: Found listing with ID: ML18%20SVE
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML18%2520SVE%27 HTTP/1.1" 200 None
2026-03-29 22:07:02 [bca.uk] INFO: Scrape type for ML18%20SVE: 2
2026-03-29 22:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0e13b85-256a-5085-9abb-6bc39b8ee420 with identifier: ML18%20SVE
2026-03-29 22:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0e13b85-256a-5085-9abb-6bc39b8ee420 with scrape type 2
2026-03-29 22:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0e13b85-256a-5085-9abb-6bc39b8ee420 with scrape type 2
2026-03-29 22:07:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c0e13b85-256a-5085-9abb-6bc39b8ee420, identifier: ML18%20SVE
2026-03-29 22:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ee972586-3286-5910-8d85-df63dfdcf24d with identifier: YS06%20XVF
2026-03-29 22:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ee972586-3286-5910-8d85-df63dfdcf24d with identifier: YS06%20XVF
2026-03-29 22:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ee972586-3286-5910-8d85-df63dfdcf24d with identifier: YS06%20XVF to the API
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 184,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YS06%20XVF-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ee972586-3286-5910-8d85-df63dfdcf24d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YS06 XVF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YS06%20XVF&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 119669,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2006-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.6 ZETEC CLIMATE Hatchback',
 'transmission': 'automatic',
 'trim': 'ZETEC CLIMATE',
 'vin': 'WF05XXWPD56U20954',
 'year': 2006}
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS06%2520XVF%27 HTTP/1.1" 200 None
2026-03-29 22:07:03 [bca.uk] INFO: Saving data for YS06%20XVF: {'auction_closing_time': 1774864800.0, 'created_time': 1774735376.450475, 'last_price_update_time': 1774822023.286033}
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YS06%2520XVF') HTTP/1.1" 204 0
2026-03-29 22:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b1f5ee4c-4910-54f2-806e-fcee61f2b886 with identifier: DT69%20OUG
2026-03-29 22:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b1f5ee4c-4910-54f2-806e-fcee61f2b886 with identifier: DT69%20OUG
2026-03-29 22:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b1f5ee4c-4910-54f2-806e-fcee61f2b886 with identifier: DT69%20OUG to the API
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DT69%20OUG-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b1f5ee4c-4910-54f2-806e-fcee61f2b886',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DT69 OUG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DT69%20OUG&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 22392,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.2 TURBO 145 SRI Hatchback',
 'transmission': 'manual',
 'trim': 'TURBO 145 SRI',
 'vin': 'W0VBF6EW6LG010248',
 'year': 2020}
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT69%2520OUG%27 HTTP/1.1" 200 None
2026-03-29 22:07:03 [bca.uk] INFO: Saving data for DT69%20OUG: {'auction_closing_time': 1774951200.0, 'created_time': 1774735473.785976, 'last_price_update_time': 1774822023.5616}
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DT69%2520OUG') HTTP/1.1" 204 0
2026-03-29 22:07:03 [bca.uk] INFO: Found listing with ID: ST72%20TKU
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST72%2520TKU%27 HTTP/1.1" 200 None
2026-03-29 22:07:03 [bca.uk] INFO: Scrape type for ST72%20TKU: 0
2026-03-29 22:07:03 [bca.uk] INFO: Found listing with ID: SY22%20UHR
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY22%2520UHR%27 HTTP/1.1" 200 None
2026-03-29 22:07:03 [bca.uk] INFO: Scrape type for SY22%20UHR: 0
2026-03-29 22:07:03 [bca.uk] INFO: Found listing with ID: MD19%20GWP
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD19%2520GWP%27 HTTP/1.1" 200 None
2026-03-29 22:07:03 [bca.uk] INFO: Scrape type for MD19%20GWP: 0
2026-03-29 22:07:03 [bca.uk] INFO: Found listing with ID: DE72%20KZJ
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE72%2520KZJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:03 [bca.uk] INFO: Scrape type for DE72%20KZJ: 2
2026-03-29 22:07:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 300e41a8-d251-59f7-802e-bbb7283fa1e6 with identifier: DE72%20KZJ
2026-03-29 22:07:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 300e41a8-d251-59f7-802e-bbb7283fa1e6 with scrape type 2
2026-03-29 22:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 300e41a8-d251-59f7-802e-bbb7283fa1e6 with scrape type 2
2026-03-29 22:07:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 300e41a8-d251-59f7-802e-bbb7283fa1e6, identifier: DE72%20KZJ
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699124373%27 HTTP/1.1" 200 None
2026-03-29 22:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124373 not downloaded yet
2026-03-29 22:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c0e13b85-256a-5085-9abb-6bc39b8ee420 with identifier: ML18%20SVE
2026-03-29 22:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c0e13b85-256a-5085-9abb-6bc39b8ee420 with identifier: ML18%20SVE
2026-03-29 22:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c0e13b85-256a-5085-9abb-6bc39b8ee420 with identifier: ML18%20SVE to the API
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ML18%20SVE-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c0e13b85-256a-5085-9abb-6bc39b8ee420',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ML18 SVE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ML18%20SVE&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 98278,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 2008 1.2 P/T 82 ACTIVE MPV',
 'transmission': 'manual',
 'trim': 'P/T 82 ACTIVE',
 'vin': 'VF3CUHMZ6JY005996',
 'year': 2018}
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML18%2520SVE%27 HTTP/1.1" 200 None
2026-03-29 22:07:04 [bca.uk] INFO: Saving data for ML18%20SVE: {'auction_closing_time': 1774864800.0, 'created_time': 1774610277.361271, 'last_price_update_time': 1774822024.100673}
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ML18%2520SVE') HTTP/1.1" 204 0
2026-03-29 22:07:04 [bca.uk] INFO: Found listing with ID: YY56%20ODW
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY56%2520ODW%27 HTTP/1.1" 200 None
2026-03-29 22:07:04 [bca.uk] INFO: Scrape type for YY56%20ODW: 2
2026-03-29 22:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc0e7ef8-c401-5590-9e6c-d0083796c0be with identifier: YY56%20ODW
2026-03-29 22:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc0e7ef8-c401-5590-9e6c-d0083796c0be with scrape type 2
2026-03-29 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc0e7ef8-c401-5590-9e6c-d0083796c0be with scrape type 2
2026-03-29 22:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dc0e7ef8-c401-5590-9e6c-d0083796c0be, identifier: YY56%20ODW
2026-03-29 22:07:04 [bca.uk] INFO: Found listing with ID: MF19%20KHM
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF19%2520KHM%27 HTTP/1.1" 200 None
2026-03-29 22:07:04 [bca.uk] INFO: Scrape type for MF19%20KHM: 2
2026-03-29 22:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4ba462d-c70d-5156-b443-d7d5e76250e2 with identifier: MF19%20KHM
2026-03-29 22:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4ba462d-c70d-5156-b443-d7d5e76250e2 with scrape type 2
2026-03-29 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4ba462d-c70d-5156-b443-d7d5e76250e2 with scrape type 2
2026-03-29 22:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a4ba462d-c70d-5156-b443-d7d5e76250e2, identifier: MF19%20KHM
2026-03-29 22:07:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 300e41a8-d251-59f7-802e-bbb7283fa1e6 with identifier: DE72%20KZJ
2026-03-29 22:07:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 300e41a8-d251-59f7-802e-bbb7283fa1e6 with identifier: DE72%20KZJ
2026-03-29 22:07:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 300e41a8-d251-59f7-802e-bbb7283fa1e6 with identifier: DE72%20KZJ to the API
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DE72%20KZJ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '300e41a8-d251-59f7-802e-bbb7283fa1e6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DE72 KZJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DE72%20KZJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'AUDI',
 'model': 'Q2',
 'odometer': 36394,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'AUDI Q2 1.5 35 TFSI BLACK ED.S-T Hatchback',
 'transmission': 'automatic',
 'trim': '35 TFSI BLACK ED.S-T',
 'vin': 'WAUZZZGA1PA003359',
 'year': 2022}
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE72%2520KZJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:04 [bca.uk] INFO: Saving data for DE72%20KZJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774706866.34932, 'last_price_update_time': 1774822024.669777}
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DE72%2520KZJ') HTTP/1.1" 204 0
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699103853%27 HTTP/1.1" 200 None
2026-03-29 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103853 not downloaded yet
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430178%27 HTTP/1.1" 200 None
2026-03-29 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430178 not downloaded yet
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699139564%27 HTTP/1.1" 200 None
2026-03-29 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139564 not downloaded yet
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430255%27 HTTP/1.1" 200 None
2026-03-29 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430255 not downloaded yet
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435161%27 HTTP/1.1" 200 None
2026-03-29 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435161 not downloaded yet
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146908%27 HTTP/1.1" 200 None
2026-03-29 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146908 not downloaded yet
2026-03-29 22:07:04 [bca.uk] INFO: Found listing with ID: MM17%20ZZL
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM17%2520ZZL%27 HTTP/1.1" 200 None
2026-03-29 22:07:04 [bca.uk] INFO: Scrape type for MM17%20ZZL: 0
2026-03-29 22:07:04 [bca.uk] INFO: Found listing with ID: ND64%20WZO
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND64%2520WZO%27 HTTP/1.1" 200 None
2026-03-29 22:07:04 [bca.uk] INFO: Scrape type for ND64%20WZO: 0
2026-03-29 22:07:04 [bca.uk] INFO: Found listing with ID: PE15%20LHF
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE15%2520LHF%27 HTTP/1.1" 200 None
2026-03-29 22:07:04 [bca.uk] INFO: Scrape type for PE15%20LHF: 2
2026-03-29 22:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53b360f8-e28e-5066-a3a2-3aa59cee10b7 with identifier: PE15%20LHF
2026-03-29 22:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53b360f8-e28e-5066-a3a2-3aa59cee10b7 with scrape type 2
2026-03-29 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53b360f8-e28e-5066-a3a2-3aa59cee10b7 with scrape type 2
2026-03-29 22:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 53b360f8-e28e-5066-a3a2-3aa59cee10b7, identifier: PE15%20LHF
2026-03-29 22:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dc0e7ef8-c401-5590-9e6c-d0083796c0be with identifier: YY56%20ODW
2026-03-29 22:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dc0e7ef8-c401-5590-9e6c-d0083796c0be with identifier: YY56%20ODW
2026-03-29 22:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dc0e7ef8-c401-5590-9e6c-d0083796c0be with identifier: YY56%20ODW to the API
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YY56%20ODW-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'dc0e7ef8-c401-5590-9e6c-d0083796c0be',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YY56 ODW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YY56%20ODW&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 115903,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.3 VVT-I ZINC MMT Hatchback',
 'transmission': 'automatic',
 'trim': 'VVT-I ZINC MMT',
 'vin': 'VNKKL96350A138138',
 'year': 2007}
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY56%2520ODW%27 HTTP/1.1" 200 None
2026-03-29 22:07:05 [bca.uk] INFO: Saving data for YY56%20ODW: {'auction_closing_time': 1774864800.0, 'created_time': 1774735375.469346, 'last_price_update_time': 1774822025.29331}
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YY56%2520ODW') HTTP/1.1" 204 0
2026-03-29 22:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a4ba462d-c70d-5156-b443-d7d5e76250e2 with identifier: MF19%20KHM
2026-03-29 22:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a4ba462d-c70d-5156-b443-d7d5e76250e2 with identifier: MF19%20KHM
2026-03-29 22:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a4ba462d-c70d-5156-b443-d7d5e76250e2 with identifier: MF19%20KHM to the API
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MF19%20KHM-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a4ba462d-c70d-5156-b443-d7d5e76250e2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MF19 KHM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MF19%20KHM&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 62510,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.5 BLUEHDI 130 GT LINE Hatchback',
 'transmission': 'manual',
 'trim': 'BLUEHDI 130 GT LINE',
 'vin': 'VF3MCYHZJJS487274',
 'year': 2019}
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF19%2520KHM%27 HTTP/1.1" 200 None
2026-03-29 22:07:05 [bca.uk] INFO: Saving data for MF19%20KHM: {'auction_closing_time': 1774951200.0, 'created_time': 1774735470.697493, 'last_price_update_time': 1774822025.582355}
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MF19%2520KHM') HTTP/1.1" 204 0
2026-03-29 22:07:05 [bca.uk] INFO: Found listing with ID: BW21%20EVR
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW21%2520EVR%27 HTTP/1.1" 200 None
2026-03-29 22:07:05 [bca.uk] INFO: Scrape type for BW21%20EVR: 2
2026-03-29 22:07:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96c4f924-7308-5bd2-b24d-6916e1a7f917 with identifier: BW21%20EVR
2026-03-29 22:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96c4f924-7308-5bd2-b24d-6916e1a7f917 with scrape type 2
2026-03-29 22:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96c4f924-7308-5bd2-b24d-6916e1a7f917 with scrape type 2
2026-03-29 22:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 96c4f924-7308-5bd2-b24d-6916e1a7f917, identifier: BW21%20EVR
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699124379%27 HTTP/1.1" 200 None
2026-03-29 22:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124379 not downloaded yet
2026-03-29 22:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 53b360f8-e28e-5066-a3a2-3aa59cee10b7 with identifier: PE15%20LHF
2026-03-29 22:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 53b360f8-e28e-5066-a3a2-3aa59cee10b7 with identifier: PE15%20LHF
2026-03-29 22:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 53b360f8-e28e-5066-a3a2-3aa59cee10b7 with identifier: PE15%20LHF to the API
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 182,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PE15%20LHF-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '53b360f8-e28e-5066-a3a2-3aa59cee10b7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PE15 LHF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PE15%20LHF&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'LAND ROVER',
 'model': 'RANGE ROVER',
 'odometer': 123563,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'LAND ROVER RANGE ROVER 3.0 TDV6 VOGUE StationWagon',
 'transmission': 'manual',
 'trim': 'TDV6 VOGUE',
 'vin': 'SALGA2KE4FA221757',
 'year': 2015}
2026-03-29 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE15%2520LHF%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [bca.uk] INFO: Saving data for PE15%20LHF: {'auction_closing_time': 1774864800.0, 'created_time': 1774389709.115778, 'last_price_update_time': 1774822026.007395}
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PE15%2520LHF') HTTP/1.1" 204 0
2026-03-29 22:07:06 [bca.uk] INFO: Found listing with ID: AK60%20YGR
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK60%2520YGR%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [bca.uk] INFO: Scrape type for AK60%20YGR: 2
2026-03-29 22:07:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c199cc4-2b6f-5122-8d05-996d23603f8a with identifier: AK60%20YGR
2026-03-29 22:07:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c199cc4-2b6f-5122-8d05-996d23603f8a with scrape type 2
2026-03-29 22:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c199cc4-2b6f-5122-8d05-996d23603f8a with scrape type 2
2026-03-29 22:07:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1c199cc4-2b6f-5122-8d05-996d23603f8a, identifier: AK60%20YGR
2026-03-29 22:07:06 [bca.uk] INFO: Found listing with ID: YT69%20LRX
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT69%2520LRX%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [bca.uk] INFO: Scrape type for YT69%20LRX: 0
2026-03-29 22:07:06 [bca.uk] INFO: Found listing with ID: LY69%20GMG
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY69%2520GMG%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [bca.uk] INFO: Scrape type for LY69%20GMG: 0
2026-03-29 22:07:06 [bca.uk] INFO: Found listing with ID: DX68%20ZHP
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX68%2520ZHP%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [bca.uk] INFO: Scrape type for DX68%20ZHP: 0
2026-03-29 22:07:06 [bca.uk] INFO: Found listing with ID: GP19%20AEE
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GP19%2520AEE%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [bca.uk] INFO: Scrape type for GP19%20AEE: 0
2026-03-29 22:07:06 [bca.uk] INFO: Found listing with ID: PK20%20LVZ
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK20%2520LVZ%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [bca.uk] INFO: Scrape type for PK20%20LVZ: 0
2026-03-29 22:07:06 [bca.uk] INFO: Found listing with ID: YT70%20LPK
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT70%2520LPK%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [bca.uk] INFO: Scrape type for YT70%20LPK: 2
2026-03-29 22:07:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c56c1109-0372-5f69-97bc-e780b3d8ac65 with identifier: YT70%20LPK
2026-03-29 22:07:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c56c1109-0372-5f69-97bc-e780b3d8ac65 with scrape type 2
2026-03-29 22:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c56c1109-0372-5f69-97bc-e780b3d8ac65 with scrape type 2
2026-03-29 22:07:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c56c1109-0372-5f69-97bc-e780b3d8ac65, identifier: YT70%20LPK
2026-03-29 22:07:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 96c4f924-7308-5bd2-b24d-6916e1a7f917 with identifier: BW21%20EVR
2026-03-29 22:07:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 96c4f924-7308-5bd2-b24d-6916e1a7f917 with identifier: BW21%20EVR
2026-03-29 22:07:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 96c4f924-7308-5bd2-b24d-6916e1a7f917 with identifier: BW21%20EVR to the API
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BW21%20EVR-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '96c4f924-7308-5bd2-b24d-6916e1a7f917',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BW21 EVR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BW21%20EVR&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'LEXUS',
 'model': 'UX 250H',
 'odometer': 83462,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'LEXUS UX 250H 2.0  Hatchback',
 'transmission': 'automatic',
 'trim': '',
 'vin': 'JTHY65BH902103535',
 'year': 2021}
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW21%2520EVR%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [bca.uk] INFO: Saving data for BW21%20EVR: {'auction_closing_time': 1774864800.0, 'created_time': 1774735448.987025, 'last_price_update_time': 1774822026.612114}
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BW21%2520EVR') HTTP/1.1" 204 0
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699103856%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103856 not downloaded yet
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699427784%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427784 not downloaded yet
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699139576%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139576 not downloaded yet
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430284%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430284 not downloaded yet
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435168%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435168 not downloaded yet
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146921%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146921 not downloaded yet
2026-03-29 22:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:07:06 [bca.uk] INFO: Found listing with ID: VO71%20XBU
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO71%2520XBU%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [bca.uk] INFO: Scrape type for VO71%20XBU: 0
2026-03-29 22:07:06 [bca.uk] INFO: Found listing with ID: YK65%20OXD
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK65%2520OXD%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [bca.uk] INFO: Scrape type for YK65%20OXD: 0
2026-03-29 22:07:06 [bca.uk] INFO: Found listing with ID: WP63%20XYK
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP63%2520XYK%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [bca.uk] INFO: Scrape type for WP63%20XYK: 0
2026-03-29 22:07:06 [bca.uk] INFO: Found listing with ID: YK21%20DGC
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK21%2520DGC%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [bca.uk] INFO: Scrape type for YK21%20DGC: 0
2026-03-29 22:07:06 [bca.uk] INFO: Found listing with ID: YR13%20ZXN
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR13%2520ZXN%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [bca.uk] INFO: Scrape type for YR13%20ZXN: 0
2026-03-29 22:07:06 [bca.uk] INFO: Found listing with ID: DK63%20WMY
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK63%2520WMY%27 HTTP/1.1" 200 None
2026-03-29 22:07:06 [bca.uk] INFO: Scrape type for DK63%20WMY: 2
2026-03-29 22:07:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d10fd0ff-e651-505e-98ff-e4147b34f850 with identifier: DK63%20WMY
2026-03-29 22:07:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d10fd0ff-e651-505e-98ff-e4147b34f850 with scrape type 2
2026-03-29 22:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d10fd0ff-e651-505e-98ff-e4147b34f850 with scrape type 2
2026-03-29 22:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d10fd0ff-e651-505e-98ff-e4147b34f850, identifier: DK63%20WMY
2026-03-29 22:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1c199cc4-2b6f-5122-8d05-996d23603f8a with identifier: AK60%20YGR
2026-03-29 22:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1c199cc4-2b6f-5122-8d05-996d23603f8a with identifier: AK60%20YGR
2026-03-29 22:07:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1c199cc4-2b6f-5122-8d05-996d23603f8a with identifier: AK60%20YGR to the API
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AK60%20YGR-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1c199cc4-2b6f-5122-8d05-996d23603f8a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AK60 YGR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AK60%20YGR&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'VOLVO',
 'model': 'S80',
 'odometer': 270375,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'VOLVO S80 2.0 D3 163 SE G/T Saloon',
 'transmission': 'manual',
 'trim': 'D3 163 SE G/T',
 'vin': 'YV1AS5250B1142602',
 'year': 2010}
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK60%2520YGR%27 HTTP/1.1" 200 None
2026-03-29 22:07:07 [bca.uk] INFO: Saving data for AK60%20YGR: {'auction_closing_time': 1774864800.0, 'created_time': 1774735372.437902, 'last_price_update_time': 1774822027.289698}
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AK60%2520YGR') HTTP/1.1" 204 0
2026-03-29 22:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c56c1109-0372-5f69-97bc-e780b3d8ac65 with identifier: YT70%20LPK
2026-03-29 22:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c56c1109-0372-5f69-97bc-e780b3d8ac65 with identifier: YT70%20LPK
2026-03-29 22:07:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c56c1109-0372-5f69-97bc-e780b3d8ac65 with identifier: YT70%20LPK to the API
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 92,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YT70%20LPK-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'c56c1109-0372-5f69-97bc-e780b3d8ac65',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YT70 LPK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YT70%20LPK&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 30573,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.5 HYBRID DESIGN Hatchback',
 'transmission': 'automatic',
 'trim': 'HYBRID DESIGN',
 'vin': 'VNKKBAC370A013280',
 'year': 2020}
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT70%2520LPK%27 HTTP/1.1" 200 None
2026-03-29 22:07:07 [bca.uk] INFO: Saving data for YT70%20LPK: {'auction_closing_time': 1774951200.0, 'created_time': 1774735495.558422, 'last_price_update_time': 1774822027.604135}
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YT70%2520LPK') HTTP/1.1" 204 0
2026-03-29 22:07:07 [bca.uk] INFO: Found listing with ID: CA19%20YWE
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA19%2520YWE%27 HTTP/1.1" 200 None
2026-03-29 22:07:07 [bca.uk] INFO: Scrape type for CA19%20YWE: 2
2026-03-29 22:07:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 425c7b94-e605-550f-9362-6af12cc1998a with identifier: CA19%20YWE
2026-03-29 22:07:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 425c7b94-e605-550f-9362-6af12cc1998a with scrape type 2
2026-03-29 22:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 425c7b94-e605-550f-9362-6af12cc1998a with scrape type 2
2026-03-29 22:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 425c7b94-e605-550f-9362-6af12cc1998a, identifier: CA19%20YWE
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699124388%27 HTTP/1.1" 200 None
2026-03-29 22:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124388 not downloaded yet
2026-03-29 22:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d10fd0ff-e651-505e-98ff-e4147b34f850 with identifier: DK63%20WMY
2026-03-29 22:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d10fd0ff-e651-505e-98ff-e4147b34f850 with identifier: DK63%20WMY
2026-03-29 22:07:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d10fd0ff-e651-505e-98ff-e4147b34f850 with identifier: DK63%20WMY to the API
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DK63%20WMY-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd10fd0ff-e651-505e-98ff-e4147b34f850',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DK63 WMY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DK63%20WMY&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VOLKSWAGEN',
 'model': 'CADDY MAXI LIFE',
 'odometer': 192168,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN CADDY MAXI LIFE 1.6 TDI 102 DSG MPV',
 'transmission': 'automatic',
 'trim': 'TDI 102 DSG',
 'vin': 'WV2ZZZ2KZEX039850',
 'year': 2013}
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK63%2520WMY%27 HTTP/1.1" 200 None
2026-03-29 22:07:08 [bca.uk] INFO: Saving data for DK63%20WMY: {'auction_closing_time': 1774864800.0, 'created_time': 1774621664.124209, 'last_price_update_time': 1774822028.036799}
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DK63%2520WMY') HTTP/1.1" 204 0
2026-03-29 22:07:08 [bca.uk] INFO: Found listing with ID: AY07%20YBB
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY07%2520YBB%27 HTTP/1.1" 200 None
2026-03-29 22:07:08 [bca.uk] INFO: Scrape type for AY07%20YBB: 2
2026-03-29 22:07:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88817b86-325c-592c-b16f-dff4dccb2371 with identifier: AY07%20YBB
2026-03-29 22:07:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88817b86-325c-592c-b16f-dff4dccb2371 with scrape type 2
2026-03-29 22:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88817b86-325c-592c-b16f-dff4dccb2371 with scrape type 2
2026-03-29 22:07:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 88817b86-325c-592c-b16f-dff4dccb2371, identifier: AY07%20YBB
2026-03-29 22:07:08 [bca.uk] INFO: Found listing with ID: DT18%20GME
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT18%2520GME%27 HTTP/1.1" 200 None
2026-03-29 22:07:08 [bca.uk] INFO: Scrape type for DT18%20GME: 2
2026-03-29 22:07:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfa1c404-6451-54cd-8c9e-13c4279fa00e with identifier: DT18%20GME
2026-03-29 22:07:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfa1c404-6451-54cd-8c9e-13c4279fa00e with scrape type 2
2026-03-29 22:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfa1c404-6451-54cd-8c9e-13c4279fa00e with scrape type 2
2026-03-29 22:07:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bfa1c404-6451-54cd-8c9e-13c4279fa00e, identifier: DT18%20GME
2026-03-29 22:07:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 425c7b94-e605-550f-9362-6af12cc1998a with identifier: CA19%20YWE
2026-03-29 22:07:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 425c7b94-e605-550f-9362-6af12cc1998a with identifier: CA19%20YWE
2026-03-29 22:07:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 425c7b94-e605-550f-9362-6af12cc1998a with identifier: CA19%20YWE to the API
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CA19%20YWE-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '425c7b94-e605-550f-9362-6af12cc1998a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CA19 YWE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CA19%20YWE&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 90400,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.6 TDI 115 MATCH DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TDI 115 MATCH DSG',
 'vin': 'WVWZZZAUZKW155532',
 'year': 2019}
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA19%2520YWE%27 HTTP/1.1" 200 None
2026-03-29 22:07:08 [bca.uk] INFO: Saving data for CA19%20YWE: {'auction_closing_time': 1774864800.0, 'created_time': 1774735450.109105, 'last_price_update_time': 1774822028.530298}
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CA19%2520YWE') HTTP/1.1" 204 0
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430199%27 HTTP/1.1" 200 None
2026-03-29 22:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430199 not downloaded yet
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699139586%27 HTTP/1.1" 200 None
2026-03-29 22:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139586 not downloaded yet
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699430310%27 HTTP/1.1" 200 None
2026-03-29 22:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430310 not downloaded yet
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435175%27 HTTP/1.1" 200 None
2026-03-29 22:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435175 not downloaded yet
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146934%27 HTTP/1.1" 200 None
2026-03-29 22:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146934 not downloaded yet
2026-03-29 22:07:08 [bca.uk] INFO: Found listing with ID: DY10%20SSJ
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY10%2520SSJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:08 [bca.uk] INFO: Scrape type for DY10%20SSJ: 2
2026-03-29 22:07:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0f8dcd8-cbe5-57fc-95b2-a1d208cc3fad with identifier: DY10%20SSJ
2026-03-29 22:07:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0f8dcd8-cbe5-57fc-95b2-a1d208cc3fad with scrape type 2
2026-03-29 22:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0f8dcd8-cbe5-57fc-95b2-a1d208cc3fad with scrape type 2
2026-03-29 22:07:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a0f8dcd8-cbe5-57fc-95b2-a1d208cc3fad, identifier: DY10%20SSJ
2026-03-29 22:07:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 88817b86-325c-592c-b16f-dff4dccb2371 with identifier: AY07%20YBB
2026-03-29 22:07:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 88817b86-325c-592c-b16f-dff4dccb2371 with identifier: AY07%20YBB
2026-03-29 22:07:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 88817b86-325c-592c-b16f-dff4dccb2371 with identifier: AY07%20YBB to the API
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AY07%20YBB-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '88817b86-325c-592c-b16f-dff4dccb2371',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AY07 YBB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AY07%20YBB&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 85179,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.4 S 80 Hatchback',
 'transmission': 'manual',
 'trim': 'S 80',
 'vin': 'WVWZZZ9NZ7Y133445',
 'year': 2007}
2026-03-29 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY07%2520YBB%27 HTTP/1.1" 200 None
2026-03-29 22:07:09 [bca.uk] INFO: Saving data for AY07%20YBB: {'auction_closing_time': 1774864800.0, 'created_time': 1774735365.17831, 'last_price_update_time': 1774822029.001915}
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AY07%2520YBB') HTTP/1.1" 204 0
2026-03-29 22:07:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bfa1c404-6451-54cd-8c9e-13c4279fa00e with identifier: DT18%20GME
2026-03-29 22:07:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bfa1c404-6451-54cd-8c9e-13c4279fa00e with identifier: DT18%20GME
2026-03-29 22:07:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bfa1c404-6451-54cd-8c9e-13c4279fa00e with identifier: DT18%20GME to the API
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DT18%20GME-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'bfa1c404-6451-54cd-8c9e-13c4279fa00e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DT18 GME',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DT18%20GME&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 40221,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 90 SE Hatchback',
 'transmission': 'automatic',
 'trim': '90 SE',
 'vin': 'W0V0XEP08J6064276',
 'year': 2018}
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT18%2520GME%27 HTTP/1.1" 200 None
2026-03-29 22:07:09 [bca.uk] INFO: Saving data for DT18%20GME: {'auction_closing_time': 1774951200.0, 'created_time': 1774735496.272889, 'last_price_update_time': 1774822029.284935}
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DT18%2520GME') HTTP/1.1" 204 0
2026-03-29 22:07:09 [bca.uk] INFO: Found listing with ID: HL19%20RNJ
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HL19%2520RNJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:09 [bca.uk] INFO: Scrape type for HL19%20RNJ: 2
2026-03-29 22:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f3b828e-d75c-5ff7-a14e-22edf0b6b900 with identifier: HL19%20RNJ
2026-03-29 22:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f3b828e-d75c-5ff7-a14e-22edf0b6b900 with scrape type 2
2026-03-29 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f3b828e-d75c-5ff7-a14e-22edf0b6b900 with scrape type 2
2026-03-29 22:07:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1f3b828e-d75c-5ff7-a14e-22edf0b6b900, identifier: HL19%20RNJ
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699124400%27 HTTP/1.1" 200 None
2026-03-29 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124400 not downloaded yet
2026-03-29 22:07:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a0f8dcd8-cbe5-57fc-95b2-a1d208cc3fad with identifier: DY10%20SSJ
2026-03-29 22:07:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a0f8dcd8-cbe5-57fc-95b2-a1d208cc3fad with identifier: DY10%20SSJ
2026-03-29 22:07:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a0f8dcd8-cbe5-57fc-95b2-a1d208cc3fad with identifier: DY10%20SSJ to the API
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DY10%20SSJ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a0f8dcd8-cbe5-57fc-95b2-a1d208cc3fad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DY10 SSJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DY10%20SSJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'AUDI',
 'model': 'TT',
 'odometer': 197639,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'AUDI TT 2.0 TDI QUATTRO S LINE Coupe',
 'transmission': 'manual',
 'trim': 'TDI QUATTRO S LINE',
 'vin': 'TRUZZZ8J4A1013348',
 'year': 2010}
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY10%2520SSJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:09 [bca.uk] INFO: Saving data for DY10%20SSJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774621551.995077, 'last_price_update_time': 1774822029.713978}
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DY10%2520SSJ') HTTP/1.1" 204 0
2026-03-29 22:07:09 [bca.uk] INFO: Found listing with ID: EO61%20OVX
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO61%2520OVX%27 HTTP/1.1" 200 None
2026-03-29 22:07:09 [bca.uk] INFO: Scrape type for EO61%20OVX: 2
2026-03-29 22:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2337f209-45ff-57b7-b370-ccb04b4d58bb with identifier: EO61%20OVX
2026-03-29 22:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2337f209-45ff-57b7-b370-ccb04b4d58bb with scrape type 2
2026-03-29 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2337f209-45ff-57b7-b370-ccb04b4d58bb with scrape type 2
2026-03-29 22:07:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2337f209-45ff-57b7-b370-ccb04b4d58bb, identifier: EO61%20OVX
2026-03-29 22:07:09 [bca.uk] INFO: Found listing with ID: MM67%20RNV
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM67%2520RNV%27 HTTP/1.1" 200 None
2026-03-29 22:07:09 [bca.uk] INFO: Scrape type for MM67%20RNV: 2
2026-03-29 22:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2aaf8e0-6656-5ea0-a55c-8214d714b81c with identifier: MM67%20RNV
2026-03-29 22:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2aaf8e0-6656-5ea0-a55c-8214d714b81c with scrape type 2
2026-03-29 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2aaf8e0-6656-5ea0-a55c-8214d714b81c with scrape type 2
2026-03-29 22:07:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a2aaf8e0-6656-5ea0-a55c-8214d714b81c, identifier: MM67%20RNV
2026-03-29 22:07:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1f3b828e-d75c-5ff7-a14e-22edf0b6b900 with identifier: HL19%20RNJ
2026-03-29 22:07:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1f3b828e-d75c-5ff7-a14e-22edf0b6b900 with identifier: HL19%20RNJ
2026-03-29 22:07:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1f3b828e-d75c-5ff7-a14e-22edf0b6b900 with identifier: HL19%20RNJ to the API
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HL19%20RNJ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1f3b828e-d75c-5ff7-a14e-22edf0b6b900',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HL19 RNJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HL19%20RNJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': '320I',
 'odometer': 34039,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'BMW 320I 2.0 T SPORT TOURING STEP Estate',
 'transmission': 'automatic',
 'trim': 'T SPORT TOURING STEP',
 'vin': 'WBA8G32040FH13753',
 'year': 2019}
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HL19%2520RNJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:10 [bca.uk] INFO: Saving data for HL19%20RNJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774735451.543431, 'last_price_update_time': 1774822030.319565}
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HL19%2520RNJ') HTTP/1.1" 204 0
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699435182%27 HTTP/1.1" 200 None
2026-03-29 22:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435182 not downloaded yet
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146948%27 HTTP/1.1" 200 None
2026-03-29 22:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146948 not downloaded yet
2026-03-29 22:07:10 [scrapy.extensions.logstats] INFO: Crawled 153 pages (at 5 pages/min), scraped 489 items (at 121 items/min)
2026-03-29 22:07:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 200MiB
2026-03-29 22:07:10 [bca.uk] INFO: Found listing with ID: FH08%20ABU
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH08%2520ABU%27 HTTP/1.1" 200 None
2026-03-29 22:07:10 [bca.uk] INFO: Scrape type for FH08%20ABU: 0
2026-03-29 22:07:10 [bca.uk] INFO: Found listing with ID: FL14%20OFC
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL14%2520OFC%27 HTTP/1.1" 200 None
2026-03-29 22:07:10 [bca.uk] INFO: Scrape type for FL14%20OFC: 0
2026-03-29 22:07:10 [bca.uk] INFO: Found listing with ID: KX09%20PFF
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX09%2520PFF%27 HTTP/1.1" 200 None
2026-03-29 22:07:10 [bca.uk] INFO: Scrape type for KX09%20PFF: 0
2026-03-29 22:07:10 [bca.uk] INFO: Found listing with ID: LG61%20TGV
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG61%2520TGV%27 HTTP/1.1" 200 None
2026-03-29 22:07:10 [bca.uk] INFO: Scrape type for LG61%20TGV: 2
2026-03-29 22:07:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 889b94fe-dd95-5dd8-8d9a-cdf1267e6762 with identifier: LG61%20TGV
2026-03-29 22:07:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 889b94fe-dd95-5dd8-8d9a-cdf1267e6762 with scrape type 2
2026-03-29 22:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 889b94fe-dd95-5dd8-8d9a-cdf1267e6762 with scrape type 2
2026-03-29 22:07:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 889b94fe-dd95-5dd8-8d9a-cdf1267e6762, identifier: LG61%20TGV
2026-03-29 22:07:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2337f209-45ff-57b7-b370-ccb04b4d58bb with identifier: EO61%20OVX
2026-03-29 22:07:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2337f209-45ff-57b7-b370-ccb04b4d58bb with identifier: EO61%20OVX
2026-03-29 22:07:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2337f209-45ff-57b7-b370-ccb04b4d58bb with identifier: EO61%20OVX to the API
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EO61%20OVX-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2337f209-45ff-57b7-b370-ccb04b4d58bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EO61 OVX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EO61%20OVX&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'MINI',
 'model': 'COOPER',
 'odometer': 79851,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'MINI COOPER 1.6 S Convertible',
 'transmission': 'manual',
 'trim': 'S',
 'vin': 'WMWZP32050TY87687',
 'year': 2011}
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO61%2520OVX%27 HTTP/1.1" 200 None
2026-03-29 22:07:10 [bca.uk] INFO: Saving data for EO61%20OVX: {'auction_closing_time': 1774864800.0, 'created_time': 1774735366.573635, 'last_price_update_time': 1774822030.806484}
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EO61%2520OVX') HTTP/1.1" 204 0
2026-03-29 22:07:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a2aaf8e0-6656-5ea0-a55c-8214d714b81c with identifier: MM67%20RNV
2026-03-29 22:07:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a2aaf8e0-6656-5ea0-a55c-8214d714b81c with identifier: MM67%20RNV
2026-03-29 22:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a2aaf8e0-6656-5ea0-a55c-8214d714b81c with identifier: MM67%20RNV to the API
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MM67%20RNV-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a2aaf8e0-6656-5ea0-a55c-8214d714b81c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MM67 RNV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MM67%20RNV&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'ECOSPORT',
 'odometer': 45455,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FORD ECOSPORT 1.0 E/B 125 ST-LINE StationWagon',
 'transmission': 'automatic',
 'trim': 'E/B 125 ST-LINE',
 'vin': 'WF01XXERK1JY37600',
 'year': 2018}
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM67%2520RNV%27 HTTP/1.1" 200 None
2026-03-29 22:07:11 [bca.uk] INFO: Saving data for MM67%20RNV: {'auction_closing_time': 1774951200.0, 'created_time': 1774735497.308188, 'last_price_update_time': 1774822031.200555}
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MM67%2520RNV') HTTP/1.1" 204 0
2026-03-29 22:07:11 [bca.uk] INFO: Found listing with ID: KF19%20DKY
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF19%2520DKY%27 HTTP/1.1" 200 None
2026-03-29 22:07:11 [bca.uk] INFO: Scrape type for KF19%20DKY: 2
2026-03-29 22:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3f29b60-3863-5769-bd32-0a73da36e20b with identifier: KF19%20DKY
2026-03-29 22:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3f29b60-3863-5769-bd32-0a73da36e20b with scrape type 2
2026-03-29 22:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3f29b60-3863-5769-bd32-0a73da36e20b with scrape type 2
2026-03-29 22:07:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f3f29b60-3863-5769-bd32-0a73da36e20b, identifier: KF19%20DKY
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699124407%27 HTTP/1.1" 200 None
2026-03-29 22:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124407 not downloaded yet
2026-03-29 22:07:11 [bca.uk] INFO: Total items found: 100
2026-03-29 22:07:11 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded
2026-03-29 22:07:11 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:07:11 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:07:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 889b94fe-dd95-5dd8-8d9a-cdf1267e6762 with identifier: LG61%20TGV
2026-03-29 22:07:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 889b94fe-dd95-5dd8-8d9a-cdf1267e6762 with identifier: LG61%20TGV
2026-03-29 22:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 889b94fe-dd95-5dd8-8d9a-cdf1267e6762 with identifier: LG61%20TGV to the API
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 243,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LG61%20TGV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '889b94fe-dd95-5dd8-8d9a-cdf1267e6762',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LG61 TGV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LG61%20TGV&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'LAND ROVER',
 'model': 'R/R SPORT',
 'odometer': 133385,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R SPORT 3.0 TDV6 HSE StationWagon',
 'transmission': 'automatic',
 'trim': 'TDV6 HSE',
 'vin': 'SALLSAAG3BA716346',
 'year': 2011}
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG61%2520TGV%27 HTTP/1.1" 200 None
2026-03-29 22:07:11 [bca.uk] INFO: Saving data for LG61%20TGV: {'auction_closing_time': 1774864800.0, 'created_time': 1774610901.826446, 'last_price_update_time': 1774822031.632308}
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LG61%2520TGV') HTTP/1.1" 204 0
2026-03-29 22:07:11 [bca.uk] INFO: Found listing with ID: WN12%20FKU
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN12%2520FKU%27 HTTP/1.1" 200 None
2026-03-29 22:07:11 [bca.uk] INFO: Scrape type for WN12%20FKU: 2
2026-03-29 22:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30726c84-9b6d-55d7-85ab-840199d36e87 with identifier: WN12%20FKU
2026-03-29 22:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30726c84-9b6d-55d7-85ab-840199d36e87 with scrape type 2
2026-03-29 22:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30726c84-9b6d-55d7-85ab-840199d36e87 with scrape type 2
2026-03-29 22:07:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 30726c84-9b6d-55d7-85ab-840199d36e87, identifier: WN12%20FKU
2026-03-29 22:07:11 [bca.uk] INFO: Found listing with ID: AE58%20YDD
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE58%2520YDD%27 HTTP/1.1" 200 None
2026-03-29 22:07:11 [bca.uk] INFO: Scrape type for AE58%20YDD: 2
2026-03-29 22:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8291a8f-ab36-539f-839d-bb424053b7c9 with identifier: AE58%20YDD
2026-03-29 22:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8291a8f-ab36-539f-839d-bb424053b7c9 with scrape type 2
2026-03-29 22:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8291a8f-ab36-539f-839d-bb424053b7c9 with scrape type 2
2026-03-29 22:07:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a8291a8f-ab36-539f-839d-bb424053b7c9, identifier: AE58%20YDD
2026-03-29 22:07:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f3f29b60-3863-5769-bd32-0a73da36e20b with identifier: KF19%20DKY
2026-03-29 22:07:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f3f29b60-3863-5769-bd32-0a73da36e20b with identifier: KF19%20DKY
2026-03-29 22:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f3f29b60-3863-5769-bd32-0a73da36e20b with identifier: KF19%20DKY to the API
2026-03-29 22:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KF19%20DKY-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f3f29b60-3863-5769-bd32-0a73da36e20b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KF19 DKY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KF19%20DKY&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 23622,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.0 TSI 95 BEATS DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TSI 95 BEATS DSG',
 'vin': 'WVWZZZAWZKU027701',
 'year': 2019}
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF19%2520DKY%27 HTTP/1.1" 200 None
2026-03-29 22:07:12 [bca.uk] INFO: Saving data for KF19%20DKY: {'auction_closing_time': 1774864800.0, 'created_time': 1774735452.296847, 'last_price_update_time': 1774822032.158208}
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KF19%2520DKY') HTTP/1.1" 204 0
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fwww1.bcaimage.com%252FDocument%253FDocType%3DVehicleImage%26width%3D600%26docId%3D699146962%27 HTTP/1.1" 200 None
2026-03-29 22:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146962 not downloaded yet
2026-03-29 22:07:12 [bca.uk] INFO: Found listing with ID: NU65%20OJO
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU65%2520OJO%27 HTTP/1.1" 200 None
2026-03-29 22:07:12 [bca.uk] INFO: Scrape type for NU65%20OJO: 0
2026-03-29 22:07:12 [bca.uk] INFO: Found listing with ID: PK10%20NKU
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK10%2520NKU%27 HTTP/1.1" 200 None
2026-03-29 22:07:12 [bca.uk] INFO: Scrape type for PK10%20NKU: 0
2026-03-29 22:07:12 [bca.uk] INFO: Found listing with ID: PO61%20YVU
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO61%2520YVU%27 HTTP/1.1" 200 None
2026-03-29 22:07:12 [bca.uk] INFO: Scrape type for PO61%20YVU: 0
2026-03-29 22:07:12 [bca.uk] INFO: Found listing with ID: MK19%20LHL
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK19%2520LHL%27 HTTP/1.1" 200 None
2026-03-29 22:07:12 [bca.uk] INFO: Scrape type for MK19%20LHL: 0
2026-03-29 22:07:12 [bca.uk] INFO: Found listing with ID: AV17%20OFO
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV17%2520OFO%27 HTTP/1.1" 200 None
2026-03-29 22:07:12 [bca.uk] INFO: Scrape type for AV17%20OFO: 2
2026-03-29 22:07:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62da7e4a-f128-5b70-86d8-39fd060a8d23 with identifier: AV17%20OFO
2026-03-29 22:07:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62da7e4a-f128-5b70-86d8-39fd060a8d23 with scrape type 2
2026-03-29 22:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62da7e4a-f128-5b70-86d8-39fd060a8d23 with scrape type 2
2026-03-29 22:07:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 62da7e4a-f128-5b70-86d8-39fd060a8d23, identifier: AV17%20OFO
2026-03-29 22:07:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 30726c84-9b6d-55d7-85ab-840199d36e87 with identifier: WN12%20FKU
2026-03-29 22:07:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 30726c84-9b6d-55d7-85ab-840199d36e87 with identifier: WN12%20FKU
2026-03-29 22:07:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 30726c84-9b6d-55d7-85ab-840199d36e87 with identifier: WN12%20FKU to the API
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WN12%20FKU-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '30726c84-9b6d-55d7-85ab-840199d36e87',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WN12 FKU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WN12%20FKU&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'FIAT',
 'model': '500',
 'odometer': 73606,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'FIAT 500 1.2 LOUNGE S/S Hatchback',
 'transmission': 'manual',
 'trim': 'LOUNGE S/S',
 'vin': 'ZFA31200000820523',
 'year': 2012}
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN12%2520FKU%27 HTTP/1.1" 200 None
2026-03-29 22:07:12 [bca.uk] INFO: Saving data for WN12%20FKU: {'auction_closing_time': 1774864800.0, 'created_time': 1774735367.79219, 'last_price_update_time': 1774822032.66512}
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WN12%2520FKU') HTTP/1.1" 204 0
2026-03-29 22:07:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a8291a8f-ab36-539f-839d-bb424053b7c9 with identifier: AE58%20YDD
2026-03-29 22:07:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a8291a8f-ab36-539f-839d-bb424053b7c9 with identifier: AE58%20YDD
2026-03-29 22:07:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a8291a8f-ab36-539f-839d-bb424053b7c9 with identifier: AE58%20YDD to the API
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AE58%20YDD-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a8291a8f-ab36-539f-839d-bb424053b7c9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AE58 YDD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AE58%20YDD&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 62528,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 SXI 16V Hatchback',
 'transmission': 'manual',
 'trim': 'SXI 16V',
 'vin': 'W0L0SDL6894049935',
 'year': 2008}
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE58%2520YDD%27 HTTP/1.1" 200 None
2026-03-29 22:07:13 [bca.uk] INFO: Saving data for AE58%20YDD: {'auction_closing_time': 1774864800.0, 'created_time': 1774735497.688483, 'last_price_update_time': 1774822033.034088}
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AE58%2520YDD') HTTP/1.1" 204 0
2026-03-29 22:07:13 [bca.uk] INFO: Found listing with ID: LG72%20UJY
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG72%2520UJY%27 HTTP/1.1" 200 None
2026-03-29 22:07:13 [bca.uk] INFO: Scrape type for LG72%20UJY: 2
2026-03-29 22:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55409954-1173-5276-a10a-2f132fbeb032 with identifier: LG72%20UJY
2026-03-29 22:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55409954-1173-5276-a10a-2f132fbeb032 with scrape type 2
2026-03-29 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55409954-1173-5276-a10a-2f132fbeb032 with scrape type 2
2026-03-29 22:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 55409954-1173-5276-a10a-2f132fbeb032, identifier: LG72%20UJY
2026-03-29 22:07:13 [bca.uk] INFO: Found listing with ID: LN03%20XSM
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN03%2520XSM%27 HTTP/1.1" 200 None
2026-03-29 22:07:13 [bca.uk] INFO: Scrape type for LN03%20XSM: 2
2026-03-29 22:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8aa6468d-a0af-5b55-ae84-c596442f3580 with identifier: LN03%20XSM
2026-03-29 22:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aa6468d-a0af-5b55-ae84-c596442f3580 with scrape type 2
2026-03-29 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8aa6468d-a0af-5b55-ae84-c596442f3580 with scrape type 2
2026-03-29 22:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8aa6468d-a0af-5b55-ae84-c596442f3580, identifier: LN03%20XSM
2026-03-29 22:07:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 62da7e4a-f128-5b70-86d8-39fd060a8d23 with identifier: AV17%20OFO
2026-03-29 22:07:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 62da7e4a-f128-5b70-86d8-39fd060a8d23 with identifier: AV17%20OFO
2026-03-29 22:07:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 62da7e4a-f128-5b70-86d8-39fd060a8d23 with identifier: AV17%20OFO to the API
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AV17%20OFO-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '62da7e4a-f128-5b70-86d8-39fd060a8d23',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AV17 OFO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AV17%20OFO&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 78923,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.0 E/B 100 ZETEC EDITION Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 100 ZETEC EDITION',
 'vin': 'WF05XXGCC5HU49279',
 'year': 2017}
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV17%2520OFO%27 HTTP/1.1" 200 None
2026-03-29 22:07:13 [bca.uk] INFO: Saving data for AV17%20OFO: {'auction_closing_time': 1774864800.0, 'created_time': 1774621506.603336, 'last_price_update_time': 1774822033.538374}
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AV17%2520OFO') HTTP/1.1" 204 0
2026-03-29 22:07:13 [bca.uk] INFO: Found listing with ID: FD70%20LYC
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD70%2520LYC%27 HTTP/1.1" 200 None
2026-03-29 22:07:13 [bca.uk] INFO: Scrape type for FD70%20LYC: 2
2026-03-29 22:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5dbf164-beca-542e-a8d7-8ec419cfcb14 with identifier: FD70%20LYC
2026-03-29 22:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5dbf164-beca-542e-a8d7-8ec419cfcb14 with scrape type 2
2026-03-29 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5dbf164-beca-542e-a8d7-8ec419cfcb14 with scrape type 2
2026-03-29 22:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c5dbf164-beca-542e-a8d7-8ec419cfcb14, identifier: FD70%20LYC
2026-03-29 22:07:13 [bca.uk] INFO: Found listing with ID: KK07%20YAO
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KK07%2520YAO%27 HTTP/1.1" 200 None
2026-03-29 22:07:13 [bca.uk] INFO: Scrape type for KK07%20YAO: 2
2026-03-29 22:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5f9f14f-130c-5d1a-99c0-15c1239aa436 with identifier: KK07%20YAO
2026-03-29 22:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5f9f14f-130c-5d1a-99c0-15c1239aa436 with scrape type 2
2026-03-29 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5f9f14f-130c-5d1a-99c0-15c1239aa436 with scrape type 2
2026-03-29 22:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d5f9f14f-130c-5d1a-99c0-15c1239aa436, identifier: KK07%20YAO
2026-03-29 22:07:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 55409954-1173-5276-a10a-2f132fbeb032 with identifier: LG72%20UJY
2026-03-29 22:07:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 55409954-1173-5276-a10a-2f132fbeb032 with identifier: LG72%20UJY
2026-03-29 22:07:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 55409954-1173-5276-a10a-2f132fbeb032 with identifier: LG72%20UJY to the API
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LG72%20UJY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '55409954-1173-5276-a10a-2f132fbeb032',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LG72 UJY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LG72%20UJY&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MINI',
 'model': 'COOPER',
 'odometer': 52994,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MINI COOPER 1.5 EXCLUSIVE STEP Convertible',
 'transmission': 'automatic',
 'trim': 'EXCLUSIVE STEP',
 'vin': 'WMW22DL0603P57860',
 'year': 2022}
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG72%2520UJY%27 HTTP/1.1" 200 None
2026-03-29 22:07:14 [bca.uk] INFO: Saving data for LG72%20UJY: {'auction_closing_time': 1774864800.0, 'created_time': 1774735439.003889, 'last_price_update_time': 1774822034.038328}
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LG72%2520UJY') HTTP/1.1" 204 0
2026-03-29 22:07:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8aa6468d-a0af-5b55-ae84-c596442f3580 with identifier: LN03%20XSM
2026-03-29 22:07:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8aa6468d-a0af-5b55-ae84-c596442f3580 with identifier: LN03%20XSM
2026-03-29 22:07:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8aa6468d-a0af-5b55-ae84-c596442f3580 with identifier: LN03%20XSM to the API
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 212,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LN03%20XSM-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8aa6468d-a0af-5b55-ae84-c596442f3580',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LN03 XSM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LN03%20XSM&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'C200',
 'odometer': 79640,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2003-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ C200 1.8 K AVANTGARDE SE Saloon',
 'transmission': 'manual',
 'trim': 'K AVANTGARDE SE',
 'vin': 'WDC2030422R102206',
 'year': 2003}
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN03%2520XSM%27 HTTP/1.1" 200 None
2026-03-29 22:07:14 [bca.uk] INFO: Saving data for LN03%20XSM: {'auction_closing_time': 1774864800.0, 'created_time': 1774304070.782947, 'last_price_update_time': 1774822034.340819}
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LN03%2520XSM') HTTP/1.1" 204 0
2026-03-29 22:07:14 [bca.uk] INFO: Found listing with ID: NG16%20RUC
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG16%2520RUC%27 HTTP/1.1" 200 None
2026-03-29 22:07:14 [bca.uk] INFO: Scrape type for NG16%20RUC: 2
2026-03-29 22:07:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f24d578-38f3-5587-ad8d-873caa79348d with identifier: NG16%20RUC
2026-03-29 22:07:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f24d578-38f3-5587-ad8d-873caa79348d with scrape type 2
2026-03-29 22:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f24d578-38f3-5587-ad8d-873caa79348d with scrape type 2
2026-03-29 22:07:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1f24d578-38f3-5587-ad8d-873caa79348d, identifier: NG16%20RUC
2026-03-29 22:07:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c5dbf164-beca-542e-a8d7-8ec419cfcb14 with identifier: FD70%20LYC
2026-03-29 22:07:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c5dbf164-beca-542e-a8d7-8ec419cfcb14 with identifier: FD70%20LYC
2026-03-29 22:07:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c5dbf164-beca-542e-a8d7-8ec419cfcb14 with identifier: FD70%20LYC to the API
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FD70%20LYC-GB',
 'category': 'Car',
 'color': 'orange',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c5dbf164-beca-542e-a8d7-8ec419cfcb14',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FD70 LYC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FD70%20LYC&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 81045,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.2 TURBO 100 SRI Hatchback',
 'transmission': 'manual',
 'trim': 'TURBO 100 SRI',
 'vin': 'VXKUPHNKKL4447164',
 'year': 2020}
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD70%2520LYC%27 HTTP/1.1" 200 None
2026-03-29 22:07:14 [bca.uk] INFO: Saving data for FD70%20LYC: {'auction_closing_time': 1774951200.0, 'created_time': 1774735358.957511, 'last_price_update_time': 1774822034.755733}
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FD70%2520LYC') HTTP/1.1" 204 0
2026-03-29 22:07:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d5f9f14f-130c-5d1a-99c0-15c1239aa436 with identifier: KK07%20YAO
2026-03-29 22:07:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d5f9f14f-130c-5d1a-99c0-15c1239aa436 with identifier: KK07%20YAO
2026-03-29 22:07:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d5f9f14f-130c-5d1a-99c0-15c1239aa436 with identifier: KK07%20YAO to the API
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 355,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KK07%20YAO-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd5f9f14f-130c-5d1a-99c0-15c1239aa436',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KK07 YAO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KK07%20YAO&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'MAZDA',
 'model': '5',
 'odometer': 132337,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'MAZDA 5 1.8 TS2 MPV',
 'transmission': 'manual',
 'trim': 'TS2',
 'vin': 'JMZCR198200215100',
 'year': 2007}
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KK07%2520YAO%27 HTTP/1.1" 200 None
2026-03-29 22:07:15 [bca.uk] INFO: Saving data for KK07%20YAO: {'auction_closing_time': 1774864800.0, 'created_time': 1774735498.56025, 'last_price_update_time': 1774822035.037586}
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KK07%2520YAO') HTTP/1.1" 204 0
2026-03-29 22:07:15 [bca.uk] INFO: Found listing with ID: RJ69%20GGF
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ69%2520GGF%27 HTTP/1.1" 200 None
2026-03-29 22:07:15 [bca.uk] INFO: Scrape type for RJ69%20GGF: 0
2026-03-29 22:07:15 [bca.uk] INFO: Found listing with ID: RK68%20WZS
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK68%2520WZS%27 HTTP/1.1" 200 None
2026-03-29 22:07:15 [bca.uk] INFO: Scrape type for RK68%20WZS: 2
2026-03-29 22:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e86ebe18-a2b5-52bb-9b19-9683b6ffda08 with identifier: RK68%20WZS
2026-03-29 22:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e86ebe18-a2b5-52bb-9b19-9683b6ffda08 with scrape type 2
2026-03-29 22:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e86ebe18-a2b5-52bb-9b19-9683b6ffda08 with scrape type 2
2026-03-29 22:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e86ebe18-a2b5-52bb-9b19-9683b6ffda08, identifier: RK68%20WZS
2026-03-29 22:07:15 [bca.uk] INFO: Found listing with ID: KF54%20RYD
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF54%2520RYD%27 HTTP/1.1" 200 None
2026-03-29 22:07:15 [bca.uk] INFO: Scrape type for KF54%20RYD: 0
2026-03-29 22:07:15 [bca.uk] INFO: Found listing with ID: DE59%20LRX
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE59%2520LRX%27 HTTP/1.1" 200 None
2026-03-29 22:07:15 [bca.uk] INFO: Scrape type for DE59%20LRX: 0
2026-03-29 22:07:15 [bca.uk] INFO: Found listing with ID: YB08%20SFN
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB08%2520SFN%27 HTTP/1.1" 200 None
2026-03-29 22:07:15 [bca.uk] INFO: Scrape type for YB08%20SFN: 2
2026-03-29 22:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef473b27-2adc-5a8e-8fc2-8406885a385c with identifier: YB08%20SFN
2026-03-29 22:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef473b27-2adc-5a8e-8fc2-8406885a385c with scrape type 2
2026-03-29 22:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef473b27-2adc-5a8e-8fc2-8406885a385c with scrape type 2
2026-03-29 22:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ef473b27-2adc-5a8e-8fc2-8406885a385c, identifier: YB08%20SFN
2026-03-29 22:07:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1f24d578-38f3-5587-ad8d-873caa79348d with identifier: NG16%20RUC
2026-03-29 22:07:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1f24d578-38f3-5587-ad8d-873caa79348d with identifier: NG16%20RUC
2026-03-29 22:07:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1f24d578-38f3-5587-ad8d-873caa79348d with identifier: NG16%20RUC to the API
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 93,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NG16%20RUC-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1f24d578-38f3-5587-ad8d-873caa79348d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NG16 RUC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NG16%20RUC&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'NISSAN',
 'model': 'NOTE',
 'odometer': 98007,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'NISSAN NOTE 1.5 DCI 90 ACENTA Hatchback',
 'transmission': 'manual',
 'trim': 'DCI 90 ACENTA',
 'vin': 'SJNTCAE12U1163110',
 'year': 2016}
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG16%2520RUC%27 HTTP/1.1" 200 None
2026-03-29 22:07:15 [bca.uk] INFO: Saving data for NG16%20RUC: {'auction_closing_time': 1774864800.0, 'created_time': 1774621505.106301, 'last_price_update_time': 1774822035.583243}
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NG16%2520RUC') HTTP/1.1" 204 0
2026-03-29 22:07:15 [bca.uk] INFO: Found listing with ID: WX18%20RKK
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX18%2520RKK%27 HTTP/1.1" 200 None
2026-03-29 22:07:15 [bca.uk] INFO: Scrape type for WX18%20RKK: 2
2026-03-29 22:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4ec4e6f-59e8-58bb-b6e7-08502c0644b2 with identifier: WX18%20RKK
2026-03-29 22:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4ec4e6f-59e8-58bb-b6e7-08502c0644b2 with scrape type 2
2026-03-29 22:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4ec4e6f-59e8-58bb-b6e7-08502c0644b2 with scrape type 2
2026-03-29 22:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a4ec4e6f-59e8-58bb-b6e7-08502c0644b2, identifier: WX18%20RKK
2026-03-29 22:07:15 [bca.uk] INFO: Found listing with ID: M5%20SNV
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27M5%2520SNV%27 HTTP/1.1" 200 None
2026-03-29 22:07:15 [bca.uk] INFO: Scrape type for M5%20SNV: 0
2026-03-29 22:07:15 [bca.uk] INFO: Found listing with ID: VF15%20KKY
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VF15%2520KKY%27 HTTP/1.1" 200 None
2026-03-29 22:07:15 [bca.uk] INFO: Scrape type for VF15%20KKY: 2
2026-03-29 22:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3a29049-d0cb-5ad0-80d6-fe24d9cb8763 with identifier: VF15%20KKY
2026-03-29 22:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3a29049-d0cb-5ad0-80d6-fe24d9cb8763 with scrape type 2
2026-03-29 22:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3a29049-d0cb-5ad0-80d6-fe24d9cb8763 with scrape type 2
2026-03-29 22:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a3a29049-d0cb-5ad0-80d6-fe24d9cb8763, identifier: VF15%20KKY
2026-03-29 22:07:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e86ebe18-a2b5-52bb-9b19-9683b6ffda08 with identifier: RK68%20WZS
2026-03-29 22:07:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e86ebe18-a2b5-52bb-9b19-9683b6ffda08 with identifier: RK68%20WZS
2026-03-29 22:07:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e86ebe18-a2b5-52bb-9b19-9683b6ffda08 with identifier: RK68%20WZS to the API
2026-03-29 22:07:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 175,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RK68%20WZS-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e86ebe18-a2b5-52bb-9b19-9683b6ffda08',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RK68 WZS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RK68%20WZS&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'HONDA',
 'model': 'CR-V',
 'odometer': 45933,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'HONDA CR-V 2.0 I-VTEC SE PLUS 4WD StationWagon',
 'transmission': 'automatic',
 'trim': 'I-VTEC SE PLUS 4WD',
 'vin': 'SHSRE5850JU005875',
 'year': 2018}
2026-03-29 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK68%2520WZS%27 HTTP/1.1" 200 None
2026-03-29 22:07:16 [bca.uk] INFO: Saving data for RK68%20WZS: {'auction_closing_time': 1774864800.0, 'created_time': 1774735439.639241, 'last_price_update_time': 1774822036.127303}
2026-03-29 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RK68%2520WZS') HTTP/1.1" 204 0
2026-03-29 22:07:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ef473b27-2adc-5a8e-8fc2-8406885a385c with identifier: YB08%20SFN
2026-03-29 22:07:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ef473b27-2adc-5a8e-8fc2-8406885a385c with identifier: YB08%20SFN
2026-03-29 22:07:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ef473b27-2adc-5a8e-8fc2-8406885a385c with identifier: YB08%20SFN to the API
2026-03-29 22:07:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YB08%20SFN-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ef473b27-2adc-5a8e-8fc2-8406885a385c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YB08 SFN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YB08%20SFN&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'MINI',
 'model': 'ONE',
 'odometer': 88432,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'MINI ONE 1.4  Hatchback',
 'transmission': 'manual',
 'trim': '',
 'vin': 'WMWME32060TM55559',
 'year': 2008}
2026-03-29 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB08%2520SFN%27 HTTP/1.1" 200 None
2026-03-29 22:07:16 [bca.uk] INFO: Saving data for YB08%20SFN: {'auction_closing_time': 1774864800.0, 'created_time': 1774621483.623975, 'last_price_update_time': 1774822036.507312}
2026-03-29 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YB08%2520SFN') HTTP/1.1" 204 0
2026-03-29 22:07:16 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:07:16 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:07:16 [bca.uk] INFO: Found listing with ID: SG15%20UVN
2026-03-29 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG15%2520UVN%27 HTTP/1.1" 200 None
2026-03-29 22:07:16 [bca.uk] INFO: Scrape type for SG15%20UVN: 2
2026-03-29 22:07:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b221976-219b-5fe1-b558-0adb253a35c9 with identifier: SG15%20UVN
2026-03-29 22:07:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b221976-219b-5fe1-b558-0adb253a35c9 with scrape type 2
2026-03-29 22:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b221976-219b-5fe1-b558-0adb253a35c9 with scrape type 2
2026-03-29 22:07:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4b221976-219b-5fe1-b558-0adb253a35c9, identifier: SG15%20UVN
2026-03-29 22:07:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a4ec4e6f-59e8-58bb-b6e7-08502c0644b2 with identifier: WX18%20RKK
2026-03-29 22:07:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a4ec4e6f-59e8-58bb-b6e7-08502c0644b2 with identifier: WX18%20RKK
2026-03-29 22:07:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a4ec4e6f-59e8-58bb-b6e7-08502c0644b2 with identifier: WX18%20RKK to the API
2026-03-29 22:07:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WX18%20RKK-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.1L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a4ec4e6f-59e8-58bb-b6e7-08502c0644b2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WX18 RKK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WX18%20RKK&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'MERCEDES-BENZ',
 'model': 'A200 D',
 'odometer': 63076,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A200 D 2.1 AMG LINE EXECUTIVE DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'AMG LINE EXECUTIVE DCT',
 'vin': 'WDD1760082J757673',
 'year': 2018}
2026-03-29 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX18%2520RKK%27 HTTP/1.1" 200 None
2026-03-29 22:07:17 [bca.uk] INFO: Saving data for WX18%20RKK: {'auction_closing_time': 1774951200.0, 'created_time': 1774735358.060703, 'last_price_update_time': 1774822037.002653}
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WX18%2520RKK') HTTP/1.1" 204 0
2026-03-29 22:07:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a3a29049-d0cb-5ad0-80d6-fe24d9cb8763 with identifier: VF15%20KKY
2026-03-29 22:07:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a3a29049-d0cb-5ad0-80d6-fe24d9cb8763 with identifier: VF15%20KKY
2026-03-29 22:07:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a3a29049-d0cb-5ad0-80d6-fe24d9cb8763 with identifier: VF15%20KKY to the API
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 39,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VF15%20KKY-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'a3a29049-d0cb-5ad0-80d6-fe24d9cb8763',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VF15 KKY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VF15%20KKY&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 115945,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.4 TSI GTE DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TSI GTE DSG',
 'vin': 'WVWZZZAUZGW801392',
 'year': 2015}
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VF15%2520KKY%27 HTTP/1.1" 200 None
2026-03-29 22:07:17 [bca.uk] INFO: Saving data for VF15%20KKY: {'auction_closing_time': 1774864800.0, 'created_time': 1774735491.967205, 'last_price_update_time': 1774822037.283537}
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VF15%2520KKY') HTTP/1.1" 204 0
2026-03-29 22:07:17 [bca.uk] INFO: Found listing with ID: YH70%20HRN
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH70%2520HRN%27 HTTP/1.1" 200 None
2026-03-29 22:07:17 [bca.uk] INFO: Scrape type for YH70%20HRN: 2
2026-03-29 22:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fa3513c-d7c1-5913-b481-6acfffd741bf with identifier: YH70%20HRN
2026-03-29 22:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fa3513c-d7c1-5913-b481-6acfffd741bf with scrape type 2
2026-03-29 22:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fa3513c-d7c1-5913-b481-6acfffd741bf with scrape type 2
2026-03-29 22:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6fa3513c-d7c1-5913-b481-6acfffd741bf, identifier: YH70%20HRN
2026-03-29 22:07:17 [bca.uk] INFO: Found listing with ID: YK63%20HJU
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK63%2520HJU%27 HTTP/1.1" 200 None
2026-03-29 22:07:17 [bca.uk] INFO: Scrape type for YK63%20HJU: 0
2026-03-29 22:07:17 [bca.uk] INFO: Found listing with ID: VN10%20HZJ
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN10%2520HZJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:17 [bca.uk] INFO: Scrape type for VN10%20HZJ: 2
2026-03-29 22:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af7614dc-d0aa-516f-9e3a-5a12f63942d2 with identifier: VN10%20HZJ
2026-03-29 22:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af7614dc-d0aa-516f-9e3a-5a12f63942d2 with scrape type 2
2026-03-29 22:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af7614dc-d0aa-516f-9e3a-5a12f63942d2 with scrape type 2
2026-03-29 22:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: af7614dc-d0aa-516f-9e3a-5a12f63942d2, identifier: VN10%20HZJ
2026-03-29 22:07:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:07:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4b221976-219b-5fe1-b558-0adb253a35c9 with identifier: SG15%20UVN
2026-03-29 22:07:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4b221976-219b-5fe1-b558-0adb253a35c9 with identifier: SG15%20UVN
2026-03-29 22:07:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4b221976-219b-5fe1-b558-0adb253a35c9 with identifier: SG15%20UVN to the API
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SG15%20UVN-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '4b221976-219b-5fe1-b558-0adb253a35c9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SG15 UVN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SG15%20UVN&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'SKODA',
 'model': 'FABIA',
 'odometer': 105020,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'SKODA FABIA 1.2 TSI 90 SE Estate',
 'transmission': 'manual',
 'trim': 'TSI 90 SE',
 'vin': 'TMBKM6NJ5FZ016779',
 'year': 2015}
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG15%2520UVN%27 HTTP/1.1" 200 None
2026-03-29 22:07:17 [bca.uk] INFO: Saving data for SG15%20UVN: {'auction_closing_time': 1774864800.0, 'created_time': 1774621523.097573, 'last_price_update_time': 1774822037.802533}
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SG15%2520UVN') HTTP/1.1" 204 0
2026-03-29 22:07:17 [bca.uk] INFO: Found listing with ID: RJ71%20WJK
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ71%2520WJK%27 HTTP/1.1" 200 None
2026-03-29 22:07:17 [bca.uk] INFO: Scrape type for RJ71%20WJK: 2
2026-03-29 22:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45e8e181-dc16-5b78-833d-28f874a8334d with identifier: RJ71%20WJK
2026-03-29 22:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45e8e181-dc16-5b78-833d-28f874a8334d with scrape type 2
2026-03-29 22:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45e8e181-dc16-5b78-833d-28f874a8334d with scrape type 2
2026-03-29 22:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 45e8e181-dc16-5b78-833d-28f874a8334d, identifier: RJ71%20WJK
2026-03-29 22:07:17 [bca.uk] INFO: Found listing with ID: WN16%20MXA
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN16%2520MXA%27 HTTP/1.1" 200 None
2026-03-29 22:07:17 [bca.uk] INFO: Scrape type for WN16%20MXA: 2
2026-03-29 22:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4011303-c936-5ad4-909d-9af520e69082 with identifier: WN16%20MXA
2026-03-29 22:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4011303-c936-5ad4-909d-9af520e69082 with scrape type 2
2026-03-29 22:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4011303-c936-5ad4-909d-9af520e69082 with scrape type 2
2026-03-29 22:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c4011303-c936-5ad4-909d-9af520e69082, identifier: WN16%20MXA
2026-03-29 22:07:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6fa3513c-d7c1-5913-b481-6acfffd741bf with identifier: YH70%20HRN
2026-03-29 22:07:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6fa3513c-d7c1-5913-b481-6acfffd741bf with identifier: YH70%20HRN
2026-03-29 22:07:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6fa3513c-d7c1-5913-b481-6acfffd741bf with identifier: YH70%20HRN to the API
2026-03-29 22:07:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YH70%20HRN-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6fa3513c-d7c1-5913-b481-6acfffd741bf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YH70 HRN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YH70%20HRN&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'SEAT',
 'model': 'IBIZA',
 'odometer': 45227,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'SEAT IBIZA 1.0 TSI 115 FR EZ Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 115 FR EZ',
 'vin': 'VSSZZZKJZLR157377',
 'year': 2020}
2026-03-29 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH70%2520HRN%27 HTTP/1.1" 200 None
2026-03-29 22:07:18 [bca.uk] INFO: Saving data for YH70%20HRN: {'auction_closing_time': 1774864800.0, 'created_time': 1774735438.65293, 'last_price_update_time': 1774822038.325696}
2026-03-29 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YH70%2520HRN') HTTP/1.1" 204 0
2026-03-29 22:07:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: af7614dc-d0aa-516f-9e3a-5a12f63942d2 with identifier: VN10%20HZJ
2026-03-29 22:07:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: af7614dc-d0aa-516f-9e3a-5a12f63942d2 with identifier: VN10%20HZJ
2026-03-29 22:07:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: af7614dc-d0aa-516f-9e3a-5a12f63942d2 with identifier: VN10%20HZJ to the API
2026-03-29 22:07:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VN10%20HZJ-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'af7614dc-d0aa-516f-9e3a-5a12f63942d2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VN10 HZJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VN10%20HZJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'FORD',
 'model': 'KA',
 'odometer': 86953,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'FORD KA 1.2 STUDIO Hatchback',
 'transmission': 'manual',
 'trim': 'STUDIO',
 'vin': 'WF0UXXLTRUAS70777',
 'year': 2010}
2026-03-29 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN10%2520HZJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:18 [bca.uk] INFO: Saving data for VN10%20HZJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774610896.48492, 'last_price_update_time': 1774822038.617118}
2026-03-29 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VN10%2520HZJ') HTTP/1.1" 204 0
2026-03-29 22:07:18 [bca.uk] INFO: Found listing with ID: YF14%20OCH
2026-03-29 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF14%2520OCH%27 HTTP/1.1" 200 None
2026-03-29 22:07:18 [bca.uk] INFO: Scrape type for YF14%20OCH: 2
2026-03-29 22:07:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ffcf2cb-2013-506c-a876-97bed46c2d21 with identifier: YF14%20OCH
2026-03-29 22:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ffcf2cb-2013-506c-a876-97bed46c2d21 with scrape type 2
2026-03-29 22:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ffcf2cb-2013-506c-a876-97bed46c2d21 with scrape type 2
2026-03-29 22:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7ffcf2cb-2013-506c-a876-97bed46c2d21, identifier: YF14%20OCH
2026-03-29 22:07:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 45e8e181-dc16-5b78-833d-28f874a8334d with identifier: RJ71%20WJK
2026-03-29 22:07:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 45e8e181-dc16-5b78-833d-28f874a8334d with identifier: RJ71%20WJK
2026-03-29 22:07:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 45e8e181-dc16-5b78-833d-28f874a8334d with identifier: RJ71%20WJK to the API
2026-03-29 22:07:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RJ71%20WJK-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '45e8e181-dc16-5b78-833d-28f874a8334d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RJ71 WJK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RJ71%20WJK&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'ABARTH',
 'model': '595',
 'odometer': 64598,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'ABARTH 595 1.4 T-JET 165 F595 Hatchback',
 'transmission': 'automatic',
 'trim': 'T-JET 165 F595',
 'vin': 'ZFABF11H0NJF87300',
 'year': 2021}
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ71%2520WJK%27 HTTP/1.1" 200 None
2026-03-29 22:07:19 [bca.uk] INFO: Saving data for RJ71%20WJK: {'auction_closing_time': 1774951200.0, 'created_time': 1774735356.838422, 'last_price_update_time': 1774822039.020309}
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RJ71%2520WJK') HTTP/1.1" 204 0
2026-03-29 22:07:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c4011303-c936-5ad4-909d-9af520e69082 with identifier: WN16%20MXA
2026-03-29 22:07:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c4011303-c936-5ad4-909d-9af520e69082 with identifier: WN16%20MXA
2026-03-29 22:07:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c4011303-c936-5ad4-909d-9af520e69082 with identifier: WN16%20MXA to the API
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WN16%20MXA-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c4011303-c936-5ad4-909d-9af520e69082',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WN16 MXA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WN16%20MXA&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FIAT',
 'model': '500X',
 'odometer': 73944,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'FIAT 500X 2.0 M/JET 140 4X4 CROSS PLUS Hatchback',
 'transmission': 'automatic',
 'trim': 'M/JET 140 4X4 CROSS PLUS',
 'vin': 'ZFA3340000P442918',
 'year': 2016}
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN16%2520MXA%27 HTTP/1.1" 200 None
2026-03-29 22:07:19 [bca.uk] INFO: Saving data for WN16%20MXA: {'auction_closing_time': 1774864800.0, 'created_time': 1774735489.423702, 'last_price_update_time': 1774822039.310116}
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WN16%2520MXA') HTTP/1.1" 204 0
2026-03-29 22:07:19 [bca.uk] INFO: Found listing with ID: MP19%20HZK
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MP19%2520HZK%27 HTTP/1.1" 200 None
2026-03-29 22:07:19 [bca.uk] INFO: Scrape type for MP19%20HZK: 0
2026-03-29 22:07:19 [bca.uk] INFO: Found listing with ID: MT23%20TUO
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT23%2520TUO%27 HTTP/1.1" 200 None
2026-03-29 22:07:19 [bca.uk] INFO: Scrape type for MT23%20TUO: 0
2026-03-29 22:07:19 [bca.uk] INFO: Found listing with ID: NU72%20GYN
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU72%2520GYN%27 HTTP/1.1" 200 None
2026-03-29 22:07:19 [bca.uk] INFO: Scrape type for NU72%20GYN: 0
2026-03-29 22:07:19 [bca.uk] INFO: Found listing with ID: RGZ%202258
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RGZ%25202258%27 HTTP/1.1" 200 None
2026-03-29 22:07:19 [bca.uk] INFO: Scrape type for RGZ%202258: 2
2026-03-29 22:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df646afa-cd7d-59ba-af23-e32bf2546109 with identifier: RGZ%202258
2026-03-29 22:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df646afa-cd7d-59ba-af23-e32bf2546109 with scrape type 2
2026-03-29 22:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df646afa-cd7d-59ba-af23-e32bf2546109 with scrape type 2
2026-03-29 22:07:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: df646afa-cd7d-59ba-af23-e32bf2546109, identifier: RGZ%202258
2026-03-29 22:07:19 [bca.uk] INFO: Found listing with ID: RY07%20SLU
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RY07%2520SLU%27 HTTP/1.1" 200 None
2026-03-29 22:07:19 [bca.uk] INFO: Scrape type for RY07%20SLU: 0
2026-03-29 22:07:19 [bca.uk] INFO: Found listing with ID: W12%20SWW
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27W12%2520SWW%27 HTTP/1.1" 200 None
2026-03-29 22:07:19 [bca.uk] INFO: Scrape type for W12%20SWW: 0
2026-03-29 22:07:19 [bca.uk] INFO: Found listing with ID: ET12%20EPJ
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET12%2520EPJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:19 [bca.uk] INFO: Scrape type for ET12%20EPJ: 0
2026-03-29 22:07:19 [bca.uk] INFO: Found listing with ID: KT07%20CZW
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT07%2520CZW%27 HTTP/1.1" 200 None
2026-03-29 22:07:19 [bca.uk] INFO: Scrape type for KT07%20CZW: 0
2026-03-29 22:07:19 [bca.uk] INFO: Found listing with ID: GU05%20LVY
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU05%2520LVY%27 HTTP/1.1" 200 None
2026-03-29 22:07:19 [bca.uk] INFO: Scrape type for GU05%20LVY: 2
2026-03-29 22:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05f5389c-b833-5c19-8373-cc7c365a1ca4 with identifier: GU05%20LVY
2026-03-29 22:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05f5389c-b833-5c19-8373-cc7c365a1ca4 with scrape type 2
2026-03-29 22:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05f5389c-b833-5c19-8373-cc7c365a1ca4 with scrape type 2
2026-03-29 22:07:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 05f5389c-b833-5c19-8373-cc7c365a1ca4, identifier: GU05%20LVY
2026-03-29 22:07:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7ffcf2cb-2013-506c-a876-97bed46c2d21 with identifier: YF14%20OCH
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=beige HTTP/1.1" 200 None
2026-03-29 22:07:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:07:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7ffcf2cb-2013-506c-a876-97bed46c2d21 with identifier: YF14%20OCH
2026-03-29 22:07:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7ffcf2cb-2013-506c-a876-97bed46c2d21 with identifier: YF14%20OCH to the API
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YF14%20OCH-GB',
 'category': 'Car',
 'color': 'beige',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7ffcf2cb-2013-506c-a876-97bed46c2d21',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YF14 OCH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YF14%20OCH&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'VOLKSWAGEN',
 'model': 'TIGUAN',
 'odometer': 52645,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN 2.0 TDI 177 BMT 4M MATCH DSG StationWagon',
 'transmission': 'automatic',
 'trim': 'TDI 177 BMT 4M MATCH DSG',
 'vin': 'WVGZZZ5NZEW082934',
 'year': 2014}
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF14%2520OCH%27 HTTP/1.1" 200 None
2026-03-29 22:07:20 [bca.uk] INFO: Saving data for YF14%20OCH: {'auction_closing_time': 1774864800.0, 'created_time': 1774621521.751804, 'last_price_update_time': 1774822040.071467}
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YF14%2520OCH') HTTP/1.1" 204 0
2026-03-29 22:07:20 [bca.uk] INFO: Found listing with ID: WN70%20GXV
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN70%2520GXV%27 HTTP/1.1" 200 None
2026-03-29 22:07:20 [bca.uk] INFO: Scrape type for WN70%20GXV: 2
2026-03-29 22:07:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e568b76a-20a9-5c16-99a7-ea60aeecf1e0 with identifier: WN70%20GXV
2026-03-29 22:07:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e568b76a-20a9-5c16-99a7-ea60aeecf1e0 with scrape type 2
2026-03-29 22:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e568b76a-20a9-5c16-99a7-ea60aeecf1e0 with scrape type 2
2026-03-29 22:07:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e568b76a-20a9-5c16-99a7-ea60aeecf1e0, identifier: WN70%20GXV
2026-03-29 22:07:20 [bca.uk] INFO: Found listing with ID: GH15%20HTD
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GH15%2520HTD%27 HTTP/1.1" 200 None
2026-03-29 22:07:20 [bca.uk] INFO: Scrape type for GH15%20HTD: 0
2026-03-29 22:07:20 [bca.uk] INFO: Found listing with ID: LT66%20HCJ
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT66%2520HCJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:20 [bca.uk] INFO: Scrape type for LT66%20HCJ: 2
2026-03-29 22:07:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c346eec4-40ba-53d7-bb4d-ada017b4776d with identifier: LT66%20HCJ
2026-03-29 22:07:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c346eec4-40ba-53d7-bb4d-ada017b4776d with scrape type 2
2026-03-29 22:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c346eec4-40ba-53d7-bb4d-ada017b4776d with scrape type 2
2026-03-29 22:07:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c346eec4-40ba-53d7-bb4d-ada017b4776d, identifier: LT66%20HCJ
2026-03-29 22:07:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: df646afa-cd7d-59ba-af23-e32bf2546109 with identifier: RGZ%202258
2026-03-29 22:07:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: df646afa-cd7d-59ba-af23-e32bf2546109 with identifier: RGZ%202258
2026-03-29 22:07:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: df646afa-cd7d-59ba-af23-e32bf2546109 with identifier: RGZ%202258 to the API
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RGZ%202258-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'df646afa-cd7d-59ba-af23-e32bf2546109',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RGZ 2258',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RGZ%202258&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'KIA',
 'model': 'NIRO',
 'odometer': 51865,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'KIA NIRO 1.6 GDI HYBRID 2 DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'GDI HYBRID 2 DCT',
 'vin': 'KNACC81CVL5391687',
 'year': 2020}
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RGZ%25202258%27 HTTP/1.1" 200 None
2026-03-29 22:07:20 [bca.uk] INFO: Saving data for RGZ%202258: {'auction_closing_time': 1774951200.0, 'created_time': 1774735441.932704, 'last_price_update_time': 1774822040.678618}
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RGZ%25202258') HTTP/1.1" 204 0
2026-03-29 22:07:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 05f5389c-b833-5c19-8373-cc7c365a1ca4 with identifier: GU05%20LVY
2026-03-29 22:07:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 05f5389c-b833-5c19-8373-cc7c365a1ca4 with identifier: GU05%20LVY
2026-03-29 22:07:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 05f5389c-b833-5c19-8373-cc7c365a1ca4 with identifier: GU05%20LVY to the API
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 228,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GU05%20LVY-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '05f5389c-b833-5c19-8373-cc7c365a1ca4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GU05 LVY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GU05%20LVY&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'PEUGEOT',
 'model': '407 SW',
 'odometer': 1,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2005-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 407 SW 2.2 SE LUX PACK Estate',
 'transmission': 'manual',
 'trim': 'SE LUX PACK',
 'vin': 'VF36E3FZF21110907',
 'year': 2005}
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU05%2520LVY%27 HTTP/1.1" 200 None
2026-03-29 22:07:20 [bca.uk] INFO: Saving data for GU05%20LVY: {'auction_closing_time': 1774864800.0, 'created_time': 1774622522.265121, 'last_price_update_time': 1774822040.965148}
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GU05%2520LVY') HTTP/1.1" 204 0
2026-03-29 22:07:20 [bca.uk] INFO: Found listing with ID: VN63%20OZK
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN63%2520OZK%27 HTTP/1.1" 200 None
2026-03-29 22:07:20 [bca.uk] INFO: Scrape type for VN63%20OZK: 0
2026-03-29 22:07:20 [bca.uk] INFO: Found listing with ID: WG14%20FZH
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG14%2520FZH%27 HTTP/1.1" 200 None
2026-03-29 22:07:21 [bca.uk] INFO: Scrape type for WG14%20FZH: 0
2026-03-29 22:07:21 [bca.uk] INFO: Found listing with ID: WJ62%20DYN
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ62%2520DYN%27 HTTP/1.1" 200 None
2026-03-29 22:07:21 [bca.uk] INFO: Scrape type for WJ62%20DYN: 2
2026-03-29 22:07:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be37694a-5687-58c3-87cf-ba5e49941ce9 with identifier: WJ62%20DYN
2026-03-29 22:07:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be37694a-5687-58c3-87cf-ba5e49941ce9 with scrape type 2
2026-03-29 22:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be37694a-5687-58c3-87cf-ba5e49941ce9 with scrape type 2
2026-03-29 22:07:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: be37694a-5687-58c3-87cf-ba5e49941ce9, identifier: WJ62%20DYN
2026-03-29 22:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e568b76a-20a9-5c16-99a7-ea60aeecf1e0 with identifier: WN70%20GXV
2026-03-29 22:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e568b76a-20a9-5c16-99a7-ea60aeecf1e0 with identifier: WN70%20GXV
2026-03-29 22:07:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e568b76a-20a9-5c16-99a7-ea60aeecf1e0 with identifier: WN70%20GXV to the API
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WN70%20GXV-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e568b76a-20a9-5c16-99a7-ea60aeecf1e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WN70 GXV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WN70%20GXV&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'FIAT',
 'model': '500',
 'odometer': 7156,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FIAT 500 1.0 M/H POP Hatchback',
 'transmission': 'manual',
 'trim': 'M/H POP',
 'vin': 'ZFA3120000JE04717',
 'year': 2020}
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN70%2520GXV%27 HTTP/1.1" 200 None
2026-03-29 22:07:21 [bca.uk] INFO: Saving data for WN70%20GXV: {'auction_closing_time': 1774951200.0, 'created_time': 1774735348.142378, 'last_price_update_time': 1774822041.428301}
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WN70%2520GXV') HTTP/1.1" 204 0
2026-03-29 22:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c346eec4-40ba-53d7-bb4d-ada017b4776d with identifier: LT66%20HCJ
2026-03-29 22:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c346eec4-40ba-53d7-bb4d-ada017b4776d with identifier: LT66%20HCJ
2026-03-29 22:07:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c346eec4-40ba-53d7-bb4d-ada017b4776d with identifier: LT66%20HCJ to the API
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 87,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LT66%20HCJ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c346eec4-40ba-53d7-bb4d-ada017b4776d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LT66 HCJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LT66%20HCJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'DS AUTOMOBILES',
 'model': 'DS 3',
 'odometer': 78739,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'DS AUTOMOBILES DS 3 1.6 BLUEHDI 100 ELEGANCE Hatchback',
 'transmission': 'manual',
 'trim': 'BLUEHDI 100 ELEGANCE',
 'vin': 'VF7SABHY6GW614383',
 'year': 2016}
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT66%2520HCJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:21 [bca.uk] INFO: Saving data for LT66%20HCJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774735487.977072, 'last_price_update_time': 1774822041.723282}
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LT66%2520HCJ') HTTP/1.1" 204 0
2026-03-29 22:07:21 [bca.uk] INFO: Found listing with ID: SH22%20GFY
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH22%2520GFY%27 HTTP/1.1" 200 None
2026-03-29 22:07:21 [bca.uk] INFO: Scrape type for SH22%20GFY: 2
2026-03-29 22:07:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95add145-cfdb-56fb-a27d-d877a0432bd6 with identifier: SH22%20GFY
2026-03-29 22:07:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95add145-cfdb-56fb-a27d-d877a0432bd6 with scrape type 2
2026-03-29 22:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95add145-cfdb-56fb-a27d-d877a0432bd6 with scrape type 2
2026-03-29 22:07:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 95add145-cfdb-56fb-a27d-d877a0432bd6, identifier: SH22%20GFY
2026-03-29 22:07:21 [bca.uk] INFO: Found listing with ID: LE04%20AFJ
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE04%2520AFJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:21 [bca.uk] INFO: Scrape type for LE04%20AFJ: 0
2026-03-29 22:07:21 [bca.uk] INFO: Found listing with ID: GJ56%20OZO
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ56%2520OZO%27 HTTP/1.1" 200 None
2026-03-29 22:07:21 [bca.uk] INFO: Scrape type for GJ56%20OZO: 2
2026-03-29 22:07:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 059acf93-d057-5059-8445-f75f7e03be18 with identifier: GJ56%20OZO
2026-03-29 22:07:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 059acf93-d057-5059-8445-f75f7e03be18 with scrape type 2
2026-03-29 22:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 059acf93-d057-5059-8445-f75f7e03be18 with scrape type 2
2026-03-29 22:07:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 059acf93-d057-5059-8445-f75f7e03be18, identifier: GJ56%20OZO
2026-03-29 22:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: be37694a-5687-58c3-87cf-ba5e49941ce9 with identifier: WJ62%20DYN
2026-03-29 22:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: be37694a-5687-58c3-87cf-ba5e49941ce9 with identifier: WJ62%20DYN
2026-03-29 22:07:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: be37694a-5687-58c3-87cf-ba5e49941ce9 with identifier: WJ62%20DYN to the API
2026-03-29 22:07:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WJ62%20DYN-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'be37694a-5687-58c3-87cf-ba5e49941ce9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WJ62 DYN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WJ62%20DYN&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'RENAULT',
 'model': 'GRAND SCENIC',
 'odometer': 88395,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'RENAULT GRAND SCENIC 1.5 DCI 110E DYNAMIQUE TOM TOM S/S MPV',
 'transmission': 'manual',
 'trim': 'DCI 110E DYNAMIQUE TOM TOM S/S',
 'vin': 'VF1JZ14B647816987',
 'year': 2012}
2026-03-29 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ62%2520DYN%27 HTTP/1.1" 200 None
2026-03-29 22:07:22 [bca.uk] INFO: Saving data for WJ62%20DYN: {'auction_closing_time': 1774864800.0, 'created_time': 1774620785.679375, 'last_price_update_time': 1774822042.260658}
2026-03-29 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WJ62%2520DYN') HTTP/1.1" 204 0
2026-03-29 22:07:22 [bca.uk] INFO: Found listing with ID: AV09%20XGM
2026-03-29 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV09%2520XGM%27 HTTP/1.1" 200 None
2026-03-29 22:07:22 [bca.uk] INFO: Scrape type for AV09%20XGM: 2
2026-03-29 22:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c42f4349-1b81-5dc4-a105-671ff23a08dd with identifier: AV09%20XGM
2026-03-29 22:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c42f4349-1b81-5dc4-a105-671ff23a08dd with scrape type 2
2026-03-29 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c42f4349-1b81-5dc4-a105-671ff23a08dd with scrape type 2
2026-03-29 22:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c42f4349-1b81-5dc4-a105-671ff23a08dd, identifier: AV09%20XGM
2026-03-29 22:07:22 [bca.uk] INFO: Found listing with ID: SJ16%20SYV
2026-03-29 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ16%2520SYV%27 HTTP/1.1" 200 None
2026-03-29 22:07:22 [bca.uk] INFO: Scrape type for SJ16%20SYV: 2
2026-03-29 22:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15f02d0f-7d6c-5628-aec2-1916af416587 with identifier: SJ16%20SYV
2026-03-29 22:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15f02d0f-7d6c-5628-aec2-1916af416587 with scrape type 2
2026-03-29 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15f02d0f-7d6c-5628-aec2-1916af416587 with scrape type 2
2026-03-29 22:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 15f02d0f-7d6c-5628-aec2-1916af416587, identifier: SJ16%20SYV
2026-03-29 22:07:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 95add145-cfdb-56fb-a27d-d877a0432bd6 with identifier: SH22%20GFY
2026-03-29 22:07:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 95add145-cfdb-56fb-a27d-d877a0432bd6 with identifier: SH22%20GFY
2026-03-29 22:07:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 95add145-cfdb-56fb-a27d-d877a0432bd6 with identifier: SH22%20GFY to the API
2026-03-29 22:07:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SH22%20GFY-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '95add145-cfdb-56fb-a27d-d877a0432bd6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SH22 GFY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SH22%20GFY&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 26054,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.2 TURBO 100 ELITE ED. Hatchback',
 'transmission': 'manual',
 'trim': 'TURBO 100 ELITE ED.',
 'vin': 'VXKUPHNEKN4232281',
 'year': 2022}
2026-03-29 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH22%2520GFY%27 HTTP/1.1" 200 None
2026-03-29 22:07:22 [bca.uk] INFO: Saving data for SH22%20GFY: {'auction_closing_time': 1774951200.0, 'created_time': 1774706842.946145, 'last_price_update_time': 1774822042.83219}
2026-03-29 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SH22%2520GFY') HTTP/1.1" 204 0
2026-03-29 22:07:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 059acf93-d057-5059-8445-f75f7e03be18 with identifier: GJ56%20OZO
2026-03-29 22:07:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 059acf93-d057-5059-8445-f75f7e03be18 with identifier: GJ56%20OZO
2026-03-29 22:07:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 059acf93-d057-5059-8445-f75f7e03be18 with identifier: GJ56%20OZO to the API
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 157,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GJ56%20OZO-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '059acf93-d057-5059-8445-f75f7e03be18',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GJ56 OZO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GJ56%20OZO&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'MERCEDES-BENZ',
 'model': 'B180',
 'odometer': 83254,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2006-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ B180 2.0 CDI SE Hatchback',
 'transmission': 'manual',
 'trim': 'CDI SE',
 'vin': 'WDD2452072J148312',
 'year': 2006}
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ56%2520OZO%27 HTTP/1.1" 200 None
2026-03-29 22:07:23 [bca.uk] INFO: Saving data for GJ56%20OZO: {'auction_closing_time': 1774864800.0, 'created_time': 1774621407.716843, 'last_price_update_time': 1774822043.224022}
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ56%2520OZO') HTTP/1.1" 204 0
2026-03-29 22:07:23 [bca.uk] INFO: Found listing with ID: WK13%20ORJ
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK13%2520ORJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:23 [bca.uk] INFO: Scrape type for WK13%20ORJ: 2
2026-03-29 22:07:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72a7b74a-1409-50a7-8a48-9d086ca07816 with identifier: WK13%20ORJ
2026-03-29 22:07:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72a7b74a-1409-50a7-8a48-9d086ca07816 with scrape type 2
2026-03-29 22:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72a7b74a-1409-50a7-8a48-9d086ca07816 with scrape type 2
2026-03-29 22:07:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 72a7b74a-1409-50a7-8a48-9d086ca07816, identifier: WK13%20ORJ
2026-03-29 22:07:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c42f4349-1b81-5dc4-a105-671ff23a08dd with identifier: AV09%20XGM
2026-03-29 22:07:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c42f4349-1b81-5dc4-a105-671ff23a08dd with identifier: AV09%20XGM
2026-03-29 22:07:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c42f4349-1b81-5dc4-a105-671ff23a08dd with identifier: AV09%20XGM to the API
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 153,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AV09%20XGM-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c42f4349-1b81-5dc4-a105-671ff23a08dd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AV09 XGM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AV09%20XGM&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'VOLVO',
 'model': 'V50',
 'odometer': 205325,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'VOLVO V50 2.0 D R DESIGN Estate',
 'transmission': 'manual',
 'trim': 'D R DESIGN',
 'vin': 'YV1MW7541A2523584',
 'year': 2009}
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV09%2520XGM%27 HTTP/1.1" 200 None
2026-03-29 22:07:23 [bca.uk] INFO: Saving data for AV09%20XGM: {'auction_closing_time': 1774864800.0, 'created_time': 1774735345.860829, 'last_price_update_time': 1774822043.627619}
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AV09%2520XGM') HTTP/1.1" 204 0
2026-03-29 22:07:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 15f02d0f-7d6c-5628-aec2-1916af416587 with identifier: SJ16%20SYV
2026-03-29 22:07:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 15f02d0f-7d6c-5628-aec2-1916af416587 with identifier: SJ16%20SYV
2026-03-29 22:07:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 15f02d0f-7d6c-5628-aec2-1916af416587 with identifier: SJ16%20SYV to the API
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SJ16%20SYV-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '15f02d0f-7d6c-5628-aec2-1916af416587',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SJ16 SYV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SJ16%20SYV&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'C-MAX',
 'odometer': 57673,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'FORD C-MAX 1.5 TDCI 120 TITANIUM P/S MPV',
 'transmission': 'automatic',
 'trim': 'TDCI 120 TITANIUM P/S',
 'vin': 'WF0VXXGCEVGK06650',
 'year': 2016}
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ16%2520SYV%27 HTTP/1.1" 200 None
2026-03-29 22:07:23 [bca.uk] INFO: Saving data for SJ16%20SYV: {'auction_closing_time': 1774864800.0, 'created_time': 1774735483.216078, 'last_price_update_time': 1774822043.925872}
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SJ16%2520SYV') HTTP/1.1" 204 0
2026-03-29 22:07:23 [bca.uk] INFO: Found listing with ID: WF68%20XGD
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF68%2520XGD%27 HTTP/1.1" 200 None
2026-03-29 22:07:23 [bca.uk] INFO: Scrape type for WF68%20XGD: 0
2026-03-29 22:07:23 [bca.uk] INFO: Found listing with ID: WO19%20HKY
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO19%2520HKY%27 HTTP/1.1" 200 None
2026-03-29 22:07:23 [bca.uk] INFO: Scrape type for WO19%20HKY: 0
2026-03-29 22:07:23 [bca.uk] INFO: Found listing with ID: YC68%20TVN
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC68%2520TVN%27 HTTP/1.1" 200 None
2026-03-29 22:07:23 [bca.uk] INFO: Scrape type for YC68%20TVN: 2
2026-03-29 22:07:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 384424c5-4a27-5c4a-8ba8-b04b931ad0f3 with identifier: YC68%20TVN
2026-03-29 22:07:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 384424c5-4a27-5c4a-8ba8-b04b931ad0f3 with scrape type 2
2026-03-29 22:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 384424c5-4a27-5c4a-8ba8-b04b931ad0f3 with scrape type 2
2026-03-29 22:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 384424c5-4a27-5c4a-8ba8-b04b931ad0f3, identifier: YC68%20TVN
2026-03-29 22:07:24 [bca.uk] INFO: Found listing with ID: DN13%20WOV
2026-03-29 22:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN13%2520WOV%27 HTTP/1.1" 200 None
2026-03-29 22:07:24 [bca.uk] INFO: Scrape type for DN13%20WOV: 2
2026-03-29 22:07:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42729d14-217d-56b3-bd10-a260b7bfd9d2 with identifier: DN13%20WOV
2026-03-29 22:07:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42729d14-217d-56b3-bd10-a260b7bfd9d2 with scrape type 2
2026-03-29 22:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42729d14-217d-56b3-bd10-a260b7bfd9d2 with scrape type 2
2026-03-29 22:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 42729d14-217d-56b3-bd10-a260b7bfd9d2, identifier: DN13%20WOV
2026-03-29 22:07:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 72a7b74a-1409-50a7-8a48-9d086ca07816 with identifier: WK13%20ORJ
2026-03-29 22:07:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 72a7b74a-1409-50a7-8a48-9d086ca07816 with identifier: WK13%20ORJ
2026-03-29 22:07:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 72a7b74a-1409-50a7-8a48-9d086ca07816 with identifier: WK13%20ORJ to the API
2026-03-29 22:07:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WK13%20ORJ-GB',
 'category': 'Car',
 'color': 'orange',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '72a7b74a-1409-50a7-8a48-9d086ca07816',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WK13 ORJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WK13%20ORJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'VAUXHALL',
 'model': 'ADAM',
 'odometer': 67626,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ADAM 1.4 VVT 87 JAM Hatchback',
 'transmission': 'manual',
 'trim': 'VVT 87 JAM',
 'vin': 'W0L0MAP08D6040511',
 'year': 2013}
2026-03-29 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK13%2520ORJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:25 [bca.uk] INFO: Saving data for WK13%20ORJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774620787.494127, 'last_price_update_time': 1774822045.510632}
2026-03-29 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WK13%2520ORJ') HTTP/1.1" 204 0
2026-03-29 22:07:25 [bca.uk] INFO: Found listing with ID: KN12%20MPO
2026-03-29 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN12%2520MPO%27 HTTP/1.1" 200 None
2026-03-29 22:07:25 [bca.uk] INFO: Scrape type for KN12%20MPO: 2
2026-03-29 22:07:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0cc7482-767b-567d-a58d-775f8d1bb696 with identifier: KN12%20MPO
2026-03-29 22:07:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0cc7482-767b-567d-a58d-775f8d1bb696 with scrape type 2
2026-03-29 22:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0cc7482-767b-567d-a58d-775f8d1bb696 with scrape type 2
2026-03-29 22:07:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e0cc7482-767b-567d-a58d-775f8d1bb696, identifier: KN12%20MPO
2026-03-29 22:07:25 [bca.uk] INFO: Found listing with ID: BU67%20KTN
2026-03-29 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU67%2520KTN%27 HTTP/1.1" 200 None
2026-03-29 22:07:25 [bca.uk] INFO: Scrape type for BU67%20KTN: 2
2026-03-29 22:07:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a8934b9-4045-555c-b8d3-812b6cc9a1e0 with identifier: BU67%20KTN
2026-03-29 22:07:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a8934b9-4045-555c-b8d3-812b6cc9a1e0 with scrape type 2
2026-03-29 22:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a8934b9-4045-555c-b8d3-812b6cc9a1e0 with scrape type 2
2026-03-29 22:07:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1a8934b9-4045-555c-b8d3-812b6cc9a1e0, identifier: BU67%20KTN
2026-03-29 22:07:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 384424c5-4a27-5c4a-8ba8-b04b931ad0f3 with identifier: YC68%20TVN
2026-03-29 22:07:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 384424c5-4a27-5c4a-8ba8-b04b931ad0f3 with identifier: YC68%20TVN
2026-03-29 22:07:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 384424c5-4a27-5c4a-8ba8-b04b931ad0f3 with identifier: YC68%20TVN to the API
2026-03-29 22:07:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YC68%20TVN-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '384424c5-4a27-5c4a-8ba8-b04b931ad0f3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YC68 TVN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YC68%20TVN&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'JAGUAR',
 'model': 'E-PACE',
 'odometer': 45022,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'JAGUAR E-PACE 2.0 D150 2WD R-DYNAMIC S Hatchback',
 'transmission': 'manual',
 'trim': 'D150 2WD R-DYNAMIC S',
 'vin': 'SADFB2CN2K1Z38767',
 'year': 2018}
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC68%2520TVN%27 HTTP/1.1" 200 None
2026-03-29 22:07:26 [bca.uk] INFO: Saving data for YC68%20TVN: {'auction_closing_time': 1774951200.0, 'created_time': 1774217126.374088, 'last_price_update_time': 1774822046.03415}
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YC68%2520TVN') HTTP/1.1" 204 0
2026-03-29 22:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 42729d14-217d-56b3-bd10-a260b7bfd9d2 with identifier: DN13%20WOV
2026-03-29 22:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 42729d14-217d-56b3-bd10-a260b7bfd9d2 with identifier: DN13%20WOV
2026-03-29 22:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 42729d14-217d-56b3-bd10-a260b7bfd9d2 with identifier: DN13%20WOV to the API
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DN13%20WOV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '42729d14-217d-56b3-bd10-a260b7bfd9d2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DN13 WOV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DN13%20WOV&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 112277,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 2.0 CDTI 16V 165 E/F SRI S/S Hatchback',
 'transmission': 'manual',
 'trim': 'CDTI 16V 165 E/F SRI S/S',
 'vin': 'W0LPF6EN4DG099079',
 'year': 2013}
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN13%2520WOV%27 HTTP/1.1" 200 None
2026-03-29 22:07:26 [bca.uk] INFO: Saving data for DN13%20WOV: {'auction_closing_time': 1774864800.0, 'created_time': 1774621405.366188, 'last_price_update_time': 1774822046.318485}
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DN13%2520WOV') HTTP/1.1" 204 0
2026-03-29 22:07:26 [bca.uk] INFO: Found listing with ID: YC61%20FBL
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC61%2520FBL%27 HTTP/1.1" 200 None
2026-03-29 22:07:26 [bca.uk] INFO: Scrape type for YC61%20FBL: 2
2026-03-29 22:07:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02c6b227-f167-5666-b1fb-ecc02dc5d047 with identifier: YC61%20FBL
2026-03-29 22:07:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02c6b227-f167-5666-b1fb-ecc02dc5d047 with scrape type 2
2026-03-29 22:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02c6b227-f167-5666-b1fb-ecc02dc5d047 with scrape type 2
2026-03-29 22:07:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 02c6b227-f167-5666-b1fb-ecc02dc5d047, identifier: YC61%20FBL
2026-03-29 22:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e0cc7482-767b-567d-a58d-775f8d1bb696 with identifier: KN12%20MPO
2026-03-29 22:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e0cc7482-767b-567d-a58d-775f8d1bb696 with identifier: KN12%20MPO
2026-03-29 22:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e0cc7482-767b-567d-a58d-775f8d1bb696 with identifier: KN12%20MPO to the API
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KN12%20MPO-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e0cc7482-767b-567d-a58d-775f8d1bb696',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KN12 MPO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KN12%20MPO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'PEUGEOT',
 'model': '207',
 'odometer': 89592,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 207 1.4 ACTIVE Hatchback',
 'transmission': 'manual',
 'trim': 'ACTIVE',
 'vin': 'VF3WCKFT0CE019850',
 'year': 2012}
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN12%2520MPO%27 HTTP/1.1" 200 None
2026-03-29 22:07:26 [bca.uk] INFO: Saving data for KN12%20MPO: {'auction_closing_time': 1774864800.0, 'created_time': 1774735347.113878, 'last_price_update_time': 1774822046.710891}
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KN12%2520MPO') HTTP/1.1" 204 0
2026-03-29 22:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1a8934b9-4045-555c-b8d3-812b6cc9a1e0 with identifier: BU67%20KTN
2026-03-29 22:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1a8934b9-4045-555c-b8d3-812b6cc9a1e0 with identifier: BU67%20KTN
2026-03-29 22:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1a8934b9-4045-555c-b8d3-812b6cc9a1e0 with identifier: BU67%20KTN to the API
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 463,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BU67%20KTN-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1a8934b9-4045-555c-b8d3-812b6cc9a1e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BU67 KTN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BU67%20KTN&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 42547,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 90 SRI Hatchback',
 'transmission': 'manual',
 'trim': '90 SRI',
 'vin': 'W0V0XEP08J6028164',
 'year': 2017}
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU67%2520KTN%27 HTTP/1.1" 200 None
2026-03-29 22:07:26 [bca.uk] INFO: Saving data for BU67%20KTN: {'auction_closing_time': 1774951200.0, 'created_time': 1774735478.801287, 'last_price_update_time': 1774822046.994382}
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BU67%2520KTN') HTTP/1.1" 204 0
2026-03-29 22:07:27 [bca.uk] INFO: Found listing with ID: YK19%20TBP
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK19%2520TBP%27 HTTP/1.1" 200 None
2026-03-29 22:07:27 [bca.uk] INFO: Scrape type for YK19%20TBP: 0
2026-03-29 22:07:27 [bca.uk] INFO: Found listing with ID: DK69%20NEO
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK69%2520NEO%27 HTTP/1.1" 200 None
2026-03-29 22:07:27 [bca.uk] INFO: Scrape type for DK69%20NEO: 2
2026-03-29 22:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4249ccfe-2fe2-5ec9-9498-fdc02ee01cd6 with identifier: DK69%20NEO
2026-03-29 22:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4249ccfe-2fe2-5ec9-9498-fdc02ee01cd6 with scrape type 2
2026-03-29 22:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4249ccfe-2fe2-5ec9-9498-fdc02ee01cd6 with scrape type 2
2026-03-29 22:07:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4249ccfe-2fe2-5ec9-9498-fdc02ee01cd6, identifier: DK69%20NEO
2026-03-29 22:07:27 [bca.uk] INFO: Found listing with ID: SL60%20TLY
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL60%2520TLY%27 HTTP/1.1" 200 None
2026-03-29 22:07:27 [bca.uk] INFO: Scrape type for SL60%20TLY: 2
2026-03-29 22:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f872912-6c80-592c-99ea-edc541a9babf with identifier: SL60%20TLY
2026-03-29 22:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f872912-6c80-592c-99ea-edc541a9babf with scrape type 2
2026-03-29 22:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f872912-6c80-592c-99ea-edc541a9babf with scrape type 2
2026-03-29 22:07:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2f872912-6c80-592c-99ea-edc541a9babf, identifier: SL60%20TLY
2026-03-29 22:07:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 02c6b227-f167-5666-b1fb-ecc02dc5d047 with identifier: YC61%20FBL
2026-03-29 22:07:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 02c6b227-f167-5666-b1fb-ecc02dc5d047 with identifier: YC61%20FBL
2026-03-29 22:07:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 02c6b227-f167-5666-b1fb-ecc02dc5d047 with identifier: YC61%20FBL to the API
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=16&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 164,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YC61%20FBL-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '02c6b227-f167-5666-b1fb-ecc02dc5d047',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YC61 FBL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YC61%20FBL&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'AUDI',
 'model': 'A3 SPORTBACK',
 'odometer': 114709,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'AUDI A3 SPORTBACK 1.6 TECHNIK Hatchback',
 'transmission': 'manual',
 'trim': 'TECHNIK',
 'vin': 'WAUZZZ8P5CA085190',
 'year': 2012}
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC61%2520FBL%27 HTTP/1.1" 200 None
2026-03-29 22:07:27 [bca.uk] INFO: Saving data for YC61%20FBL: {'auction_closing_time': 1774864800.0, 'created_time': 1774621484.749848, 'last_price_update_time': 1774822047.511374}
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YC61%2520FBL') HTTP/1.1" 204 0
2026-03-29 22:07:27 [bca.uk] INFO: Found listing with ID: WJ10%20DVF
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ10%2520DVF%27 HTTP/1.1" 200 None
2026-03-29 22:07:27 [bca.uk] INFO: Scrape type for WJ10%20DVF: 2
2026-03-29 22:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b5e0f49-0b91-505b-88af-460f766781c7 with identifier: WJ10%20DVF
2026-03-29 22:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b5e0f49-0b91-505b-88af-460f766781c7 with scrape type 2
2026-03-29 22:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b5e0f49-0b91-505b-88af-460f766781c7 with scrape type 2
2026-03-29 22:07:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1b5e0f49-0b91-505b-88af-460f766781c7, identifier: WJ10%20DVF
2026-03-29 22:07:27 [bca.uk] INFO: Found listing with ID: WM66%20HPY
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM66%2520HPY%27 HTTP/1.1" 200 None
2026-03-29 22:07:27 [bca.uk] INFO: Scrape type for WM66%20HPY: 2
2026-03-29 22:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7e597dc-fbae-5fb6-a7a6-6b26a2b45bbe with identifier: WM66%20HPY
2026-03-29 22:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7e597dc-fbae-5fb6-a7a6-6b26a2b45bbe with scrape type 2
2026-03-29 22:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7e597dc-fbae-5fb6-a7a6-6b26a2b45bbe with scrape type 2
2026-03-29 22:07:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f7e597dc-fbae-5fb6-a7a6-6b26a2b45bbe, identifier: WM66%20HPY
2026-03-29 22:07:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4249ccfe-2fe2-5ec9-9498-fdc02ee01cd6 with identifier: DK69%20NEO
2026-03-29 22:07:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4249ccfe-2fe2-5ec9-9498-fdc02ee01cd6 with identifier: DK69%20NEO
2026-03-29 22:07:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4249ccfe-2fe2-5ec9-9498-fdc02ee01cd6 with identifier: DK69%20NEO to the API
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DK69%20NEO-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4249ccfe-2fe2-5ec9-9498-fdc02ee01cd6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DK69 NEO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DK69%20NEO&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 81446,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.5 EBL 120 ST-LINE P/S Hatchback',
 'transmission': 'automatic',
 'trim': 'EBL 120 ST-LINE P/S',
 'vin': 'WF0NXXGCHNKT16990',
 'year': 2019}
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK69%2520NEO%27 HTTP/1.1" 200 None
2026-03-29 22:07:28 [bca.uk] INFO: Saving data for DK69%20NEO: {'auction_closing_time': 1774951200.0, 'created_time': 1774735442.819371, 'last_price_update_time': 1774822048.102928}
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DK69%2520NEO') HTTP/1.1" 204 0
2026-03-29 22:07:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2f872912-6c80-592c-99ea-edc541a9babf with identifier: SL60%20TLY
2026-03-29 22:07:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2f872912-6c80-592c-99ea-edc541a9babf with identifier: SL60%20TLY
2026-03-29 22:07:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2f872912-6c80-592c-99ea-edc541a9babf with identifier: SL60%20TLY to the API
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SL60%20TLY-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2f872912-6c80-592c-99ea-edc541a9babf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SL60 TLY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SL60%20TLY&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'MINI',
 'model': 'ONE',
 'odometer': 75844,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'MINI ONE 1.6  Hatchback',
 'transmission': 'manual',
 'trim': '',
 'vin': 'WMWSR32020T025491',
 'year': 2010}
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL60%2520TLY%27 HTTP/1.1" 200 None
2026-03-29 22:07:28 [bca.uk] INFO: Saving data for SL60%20TLY: {'auction_closing_time': 1774864800.0, 'created_time': 1774621403.612124, 'last_price_update_time': 1774822048.393937}
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SL60%2520TLY') HTTP/1.1" 204 0
2026-03-29 22:07:28 [bca.uk] INFO: Found listing with ID: YD15%20XKJ
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD15%2520XKJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:28 [bca.uk] INFO: Scrape type for YD15%20XKJ: 0
2026-03-29 22:07:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1b5e0f49-0b91-505b-88af-460f766781c7 with identifier: WJ10%20DVF
2026-03-29 22:07:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1b5e0f49-0b91-505b-88af-460f766781c7 with identifier: WJ10%20DVF
2026-03-29 22:07:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1b5e0f49-0b91-505b-88af-460f766781c7 with identifier: WJ10%20DVF to the API
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WJ10%20DVF-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1b5e0f49-0b91-505b-88af-460f766781c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WJ10 DVF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WJ10%20DVF&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'HYUNDAI',
 'model': 'I20',
 'odometer': 123098,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'HYUNDAI I20 1.2 CLASSIC Hatchback',
 'transmission': 'manual',
 'trim': 'CLASSIC',
 'vin': 'MALBA51BLAM123723',
 'year': 2010}
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ10%2520DVF%27 HTTP/1.1" 200 None
2026-03-29 22:07:28 [bca.uk] INFO: Saving data for WJ10%20DVF: {'auction_closing_time': 1774864800.0, 'created_time': 1774735317.162368, 'last_price_update_time': 1774822048.700964}
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WJ10%2520DVF') HTTP/1.1" 204 0
2026-03-29 22:07:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f7e597dc-fbae-5fb6-a7a6-6b26a2b45bbe with identifier: WM66%20HPY
2026-03-29 22:07:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f7e597dc-fbae-5fb6-a7a6-6b26a2b45bbe with identifier: WM66%20HPY
2026-03-29 22:07:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f7e597dc-fbae-5fb6-a7a6-6b26a2b45bbe with identifier: WM66%20HPY to the API
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 89,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WM66%20HPY-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f7e597dc-fbae-5fb6-a7a6-6b26a2b45bbe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WM66 HPY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WM66%20HPY&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'MERCEDES-BENZ',
 'model': 'A180 D',
 'odometer': 118159,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A180 D 1.5 SE EXECUTIVE Hatchback',
 'transmission': 'manual',
 'trim': 'SE EXECUTIVE',
 'vin': 'WDD1760122V174778',
 'year': 2017}
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM66%2520HPY%27 HTTP/1.1" 200 None
2026-03-29 22:07:28 [bca.uk] INFO: Saving data for WM66%20HPY: {'auction_closing_time': 1774951200.0, 'created_time': 1774735477.120695, 'last_price_update_time': 1774822048.987662}
2026-03-29 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WM66%2520HPY') HTTP/1.1" 204 0
2026-03-29 22:07:29 [bca.uk] INFO: Found listing with ID: MH19%20RHF
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH19%2520RHF%27 HTTP/1.1" 200 None
2026-03-29 22:07:29 [bca.uk] INFO: Scrape type for MH19%20RHF: 2
2026-03-29 22:07:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7bbb95c-34a4-508c-9af6-6415bfd76278 with identifier: MH19%20RHF
2026-03-29 22:07:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7bbb95c-34a4-508c-9af6-6415bfd76278 with scrape type 2
2026-03-29 22:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7bbb95c-34a4-508c-9af6-6415bfd76278 with scrape type 2
2026-03-29 22:07:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f7bbb95c-34a4-508c-9af6-6415bfd76278, identifier: MH19%20RHF
2026-03-29 22:07:29 [bca.uk] INFO: Found listing with ID: SO05%20MZE
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO05%2520MZE%27 HTTP/1.1" 200 None
2026-03-29 22:07:29 [bca.uk] INFO: Scrape type for SO05%20MZE: 0
2026-03-29 22:07:29 [bca.uk] INFO: Found listing with ID: LX14%20XNH
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX14%2520XNH%27 HTTP/1.1" 200 None
2026-03-29 22:07:29 [bca.uk] INFO: Scrape type for LX14%20XNH: 2
2026-03-29 22:07:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d59c8c01-c6be-586f-86c9-6eb3a7686cc2 with identifier: LX14%20XNH
2026-03-29 22:07:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d59c8c01-c6be-586f-86c9-6eb3a7686cc2 with scrape type 2
2026-03-29 22:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d59c8c01-c6be-586f-86c9-6eb3a7686cc2 with scrape type 2
2026-03-29 22:07:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d59c8c01-c6be-586f-86c9-6eb3a7686cc2, identifier: LX14%20XNH
2026-03-29 22:07:29 [bca.uk] INFO: Found listing with ID: YG19%20DRZ
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG19%2520DRZ%27 HTTP/1.1" 200 None
2026-03-29 22:07:29 [bca.uk] INFO: Scrape type for YG19%20DRZ: 2
2026-03-29 22:07:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e897ee42-3f14-5f4f-8d1c-2a827ef07283 with identifier: YG19%20DRZ
2026-03-29 22:07:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e897ee42-3f14-5f4f-8d1c-2a827ef07283 with scrape type 2
2026-03-29 22:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e897ee42-3f14-5f4f-8d1c-2a827ef07283 with scrape type 2
2026-03-29 22:07:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e897ee42-3f14-5f4f-8d1c-2a827ef07283, identifier: YG19%20DRZ
2026-03-29 22:07:29 [bca.uk] INFO: Found listing with ID: SV13%20XGW
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV13%2520XGW%27 HTTP/1.1" 200 None
2026-03-29 22:07:29 [bca.uk] INFO: Scrape type for SV13%20XGW: 2
2026-03-29 22:07:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4e4f996-7647-5f09-9c47-a666d700954d with identifier: SV13%20XGW
2026-03-29 22:07:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4e4f996-7647-5f09-9c47-a666d700954d with scrape type 2
2026-03-29 22:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4e4f996-7647-5f09-9c47-a666d700954d with scrape type 2
2026-03-29 22:07:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e4e4f996-7647-5f09-9c47-a666d700954d, identifier: SV13%20XGW
2026-03-29 22:07:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f7bbb95c-34a4-508c-9af6-6415bfd76278 with identifier: MH19%20RHF
2026-03-29 22:07:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f7bbb95c-34a4-508c-9af6-6415bfd76278 with identifier: MH19%20RHF
2026-03-29 22:07:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f7bbb95c-34a4-508c-9af6-6415bfd76278 with identifier: MH19%20RHF to the API
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MH19%20RHF-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f7bbb95c-34a4-508c-9af6-6415bfd76278',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MH19 RHF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MH19%20RHF&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'AUDI',
 'model': 'A4',
 'odometer': 60922,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'AUDI A4 2.0 35 TFSI S LINE S-T Saloon',
 'transmission': 'automatic',
 'trim': '35 TFSI S LINE S-T',
 'vin': 'WAUZZZF47KA060332',
 'year': 2019}
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH19%2520RHF%27 HTTP/1.1" 200 None
2026-03-29 22:07:29 [bca.uk] INFO: Saving data for MH19%20RHF: {'auction_closing_time': 1774951200.0, 'created_time': 1774735443.192865, 'last_price_update_time': 1774822049.751065}
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MH19%2520RHF') HTTP/1.1" 204 0
2026-03-29 22:07:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d59c8c01-c6be-586f-86c9-6eb3a7686cc2 with identifier: LX14%20XNH
2026-03-29 22:07:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d59c8c01-c6be-586f-86c9-6eb3a7686cc2 with identifier: LX14%20XNH
2026-03-29 22:07:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d59c8c01-c6be-586f-86c9-6eb3a7686cc2 with identifier: LX14%20XNH to the API
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 158,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LX14%20XNH-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd59c8c01-c6be-586f-86c9-6eb3a7686cc2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LX14 XNH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LX14%20XNH&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'VAUXHALL',
 'model': 'MOKKA',
 'odometer': 86949,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VAUXHALL MOKKA 1.4 T 140 EXCLUSIV 2WD StationWagon',
 'transmission': 'manual',
 'trim': 'T 140 EXCLUSIV 2WD',
 'vin': 'W0LJC7E80EB595431',
 'year': 2014}
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX14%2520XNH%27 HTTP/1.1" 200 None
2026-03-29 22:07:30 [bca.uk] INFO: Saving data for LX14%20XNH: {'auction_closing_time': 1774864800.0, 'created_time': 1774735627.190737, 'last_price_update_time': 1774822050.059259}
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LX14%2520XNH') HTTP/1.1" 204 0
2026-03-29 22:07:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124400/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124400>
2026-03-29 22:07:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430310/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430310>
2026-03-29 22:07:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146962/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146962>
2026-03-29 22:07:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146948/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146948>
2026-03-29 22:07:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124407/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124407>
2026-03-29 22:07:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146934/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146934>
2026-03-29 22:07:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435175/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435175>
2026-03-29 22:07:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435182/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435182>
2026-03-29 22:07:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e897ee42-3f14-5f4f-8d1c-2a827ef07283 with identifier: YG19%20DRZ
2026-03-29 22:07:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e897ee42-3f14-5f4f-8d1c-2a827ef07283 with identifier: YG19%20DRZ
2026-03-29 22:07:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e897ee42-3f14-5f4f-8d1c-2a827ef07283 with identifier: YG19%20DRZ to the API
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=17&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YG19%20DRZ-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e897ee42-3f14-5f4f-8d1c-2a827ef07283',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YG19 DRZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YG19%20DRZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 44345,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.4 T 16V 150 SRI Hatchback',
 'transmission': 'manual',
 'trim': 'T 16V 150 SRI',
 'vin': 'W0VBF6EC7KG341747',
 'year': 2019}
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG19%2520DRZ%27 HTTP/1.1" 200 None
2026-03-29 22:07:30 [bca.uk] INFO: Saving data for YG19%20DRZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774735351.399548, 'last_price_update_time': 1774822050.365782}
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YG19%2520DRZ') HTTP/1.1" 204 0
2026-03-29 22:07:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e4e4f996-7647-5f09-9c47-a666d700954d with identifier: SV13%20XGW
2026-03-29 22:07:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e4e4f996-7647-5f09-9c47-a666d700954d with identifier: SV13%20XGW
2026-03-29 22:07:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e4e4f996-7647-5f09-9c47-a666d700954d with identifier: SV13%20XGW to the API
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SV13%20XGW-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e4e4f996-7647-5f09-9c47-a666d700954d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SV13 XGW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SV13%20XGW&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 90532,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.2 16V ENERGY Hatchback',
 'transmission': 'manual',
 'trim': '16V ENERGY',
 'vin': 'W0L0SDL68D4152369',
 'year': 2013}
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV13%2520XGW%27 HTTP/1.1" 200 None
2026-03-29 22:07:30 [bca.uk] INFO: Saving data for SV13%20XGW: {'auction_closing_time': 1774864800.0, 'created_time': 1774735474.591685, 'last_price_update_time': 1774822050.644643}
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SV13%2520XGW') HTTP/1.1" 204 0
2026-03-29 22:07:30 [bca.uk] INFO: Found listing with ID: MJ19%20JYG
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ19%2520JYG%27 HTTP/1.1" 200 None
2026-03-29 22:07:30 [bca.uk] INFO: Scrape type for MJ19%20JYG: 2
2026-03-29 22:07:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7c54e9b-c505-5a1c-96f8-efc7e46f0480 with identifier: MJ19%20JYG
2026-03-29 22:07:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c54e9b-c505-5a1c-96f8-efc7e46f0480 with scrape type 2
2026-03-29 22:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7c54e9b-c505-5a1c-96f8-efc7e46f0480 with scrape type 2
2026-03-29 22:07:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a7c54e9b-c505-5a1c-96f8-efc7e46f0480, identifier: MJ19%20JYG
2026-03-29 22:07:30 [bca.uk] INFO: Found listing with ID: LK66%20WKL
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK66%2520WKL%27 HTTP/1.1" 200 None
2026-03-29 22:07:30 [bca.uk] INFO: Scrape type for LK66%20WKL: 2
2026-03-29 22:07:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48020b9d-f1ca-5049-9c7b-c8f63a357c9e with identifier: LK66%20WKL
2026-03-29 22:07:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48020b9d-f1ca-5049-9c7b-c8f63a357c9e with scrape type 2
2026-03-29 22:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48020b9d-f1ca-5049-9c7b-c8f63a357c9e with scrape type 2
2026-03-29 22:07:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 48020b9d-f1ca-5049-9c7b-c8f63a357c9e, identifier: LK66%20WKL
2026-03-29 22:07:30 [bca.uk] INFO: Found listing with ID: X575%20MKR
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27X575%2520MKR%27 HTTP/1.1" 200 None
2026-03-29 22:07:30 [bca.uk] INFO: Scrape type for X575%20MKR: 0
2026-03-29 22:07:30 [bca.uk] INFO: Found listing with ID: YC06%20JWZ
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC06%2520JWZ%27 HTTP/1.1" 200 None
2026-03-29 22:07:30 [bca.uk] INFO: Scrape type for YC06%20JWZ: 0
2026-03-29 22:07:30 [bca.uk] INFO: Found listing with ID: YR08%20YHO
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR08%2520YHO%27 HTTP/1.1" 200 None
2026-03-29 22:07:30 [bca.uk] INFO: Scrape type for YR08%20YHO: 0
2026-03-29 22:07:30 [bca.uk] INFO: Found listing with ID: YR10%20WLK
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR10%2520WLK%27 HTTP/1.1" 200 None
2026-03-29 22:07:30 [bca.uk] INFO: Scrape type for YR10%20WLK: 0
2026-03-29 22:07:30 [bca.uk] INFO: Found listing with ID: HV09%20UFD
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV09%2520UFD%27 HTTP/1.1" 200 None
2026-03-29 22:07:30 [bca.uk] INFO: Scrape type for HV09%20UFD: 0
2026-03-29 22:07:30 [bca.uk] INFO: Found listing with ID: HV59%20VKF
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV59%2520VKF%27 HTTP/1.1" 200 None
2026-03-29 22:07:30 [bca.uk] INFO: Scrape type for HV59%20VKF: 0
2026-03-29 22:07:30 [bca.uk] INFO: Found listing with ID: MF10%20DTZ
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF10%2520DTZ%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for MF10%20DTZ: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: NA06%20VBC
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA06%2520VBC%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for NA06%20VBC: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: BN63%20ZHC
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN63%2520ZHC%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for BN63%20ZHC: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: FE13%20XAH
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE13%2520XAH%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for FE13%20XAH: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: FE14%20ONN
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE14%2520ONN%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for FE14%20ONN: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: GJ59%20KPO
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ59%2520KPO%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for GJ59%20KPO: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: NA59%20XZD
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA59%2520XZD%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for NA59%20XZD: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: NK63%20DYU
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK63%2520DYU%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for NK63%20DYU: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: SD62%20HPL
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD62%2520HPL%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for SD62%20HPL: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: YB57%20XVN
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB57%2520XVN%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for YB57%20XVN: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: YD10%20WDL
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD10%2520WDL%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for YD10%20WDL: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: YX59%20UZR
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX59%2520UZR%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for YX59%20UZR: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: YY10%20GKZ
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY10%2520GKZ%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for YY10%20GKZ: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: DY61%20OKO
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY61%2520OKO%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for DY61%20OKO: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: MW10%20RDZ
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW10%2520RDZ%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for MW10%20RDZ: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: OE10%20AEP
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE10%2520AEP%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for OE10%20AEP: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: SM57%20OPB
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM57%2520OPB%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for SM57%20OPB: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: YP10%20CTO
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP10%2520CTO%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for YP10%20CTO: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: LM59%20JDO
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM59%2520JDO%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for LM59%20JDO: 0
2026-03-29 22:07:31 [bca.uk] INFO: Found listing with ID: AE15%20URC
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE15%2520URC%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Scrape type for AE15%20URC: 2
2026-03-29 22:07:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7208558-825f-54e8-9356-5e2af34b2242 with identifier: AE15%20URC
2026-03-29 22:07:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7208558-825f-54e8-9356-5e2af34b2242 with scrape type 2
2026-03-29 22:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7208558-825f-54e8-9356-5e2af34b2242 with scrape type 2
2026-03-29 22:07:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d7208558-825f-54e8-9356-5e2af34b2242, identifier: AE15%20URC
2026-03-29 22:07:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a7c54e9b-c505-5a1c-96f8-efc7e46f0480 with identifier: MJ19%20JYG
2026-03-29 22:07:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a7c54e9b-c505-5a1c-96f8-efc7e46f0480 with identifier: MJ19%20JYG
2026-03-29 22:07:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a7c54e9b-c505-5a1c-96f8-efc7e46f0480 with identifier: MJ19%20JYG to the API
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MJ19%20JYG-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a7c54e9b-c505-5a1c-96f8-efc7e46f0480',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MJ19 JYG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MJ19%20JYG&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 39322,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.5 VVT-I ICON Hatchback',
 'transmission': 'automatic',
 'trim': 'VVT-I ICON',
 'vin': 'VNKKG3D320A146010',
 'year': 2019}
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ19%2520JYG%27 HTTP/1.1" 200 None
2026-03-29 22:07:31 [bca.uk] INFO: Saving data for MJ19%20JYG: {'auction_closing_time': 1774951200.0, 'created_time': 1774735441.368449, 'last_price_update_time': 1774822051.859026}
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MJ19%2520JYG') HTTP/1.1" 204 0
2026-03-29 22:07:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 48020b9d-f1ca-5049-9c7b-c8f63a357c9e with identifier: LK66%20WKL
2026-03-29 22:07:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 48020b9d-f1ca-5049-9c7b-c8f63a357c9e with identifier: LK66%20WKL
2026-03-29 22:07:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 48020b9d-f1ca-5049-9c7b-c8f63a357c9e with identifier: LK66%20WKL to the API
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LK66%20WKL-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '48020b9d-f1ca-5049-9c7b-c8f63a357c9e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LK66 WKL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LK66%20WKL&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'NISSAN',
 'model': 'X-TRAIL',
 'odometer': 82419,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'NISSAN X-TRAIL 1.6 DCI 130 N-TEC (5ST) XTRONIC StationWagon',
 'transmission': 'automatic',
 'trim': 'DCI 130 N-TEC (5ST) XTRONIC',
 'vin': 'JN1TCAT32U0040851',
 'year': 2016}
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK66%2520WKL%27 HTTP/1.1" 200 None
2026-03-29 22:07:32 [bca.uk] INFO: Saving data for LK66%20WKL: {'auction_closing_time': 1774864800.0, 'created_time': 1774735604.587847, 'last_price_update_time': 1774822052.254941}
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LK66%2520WKL') HTTP/1.1" 204 0
2026-03-29 22:07:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d7208558-825f-54e8-9356-5e2af34b2242 with identifier: AE15%20URC
2026-03-29 22:07:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d7208558-825f-54e8-9356-5e2af34b2242 with identifier: AE15%20URC
2026-03-29 22:07:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d7208558-825f-54e8-9356-5e2af34b2242 with identifier: AE15%20URC to the API
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 185,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AE15%20URC-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd7208558-825f-54e8-9356-5e2af34b2242',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AE15 URC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AE15%20URC&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'LAND ROVER',
 'model': 'R/R SPORT',
 'odometer': 139838,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R SPORT 3.0 SDV6 HSE StationWagon',
 'transmission': 'manual',
 'trim': 'SDV6 HSE',
 'vin': 'SALWA2KE4FA523223',
 'year': 2015}
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE15%2520URC%27 HTTP/1.1" 200 None
2026-03-29 22:07:32 [bca.uk] INFO: Saving data for AE15%20URC: {'auction_closing_time': 1774864800.0, 'created_time': 1774735472.193803, 'last_price_update_time': 1774822052.541999}
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AE15%2520URC') HTTP/1.1" 204 0
2026-03-29 22:07:32 [bca.uk] INFO: Found listing with ID: ML71%20WFO
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML71%2520WFO%27 HTTP/1.1" 200 None
2026-03-29 22:07:32 [bca.uk] INFO: Scrape type for ML71%20WFO: 2
2026-03-29 22:07:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 932ab700-a26e-556f-85b5-1bb9734e718c with identifier: ML71%20WFO
2026-03-29 22:07:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 932ab700-a26e-556f-85b5-1bb9734e718c with scrape type 2
2026-03-29 22:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 932ab700-a26e-556f-85b5-1bb9734e718c with scrape type 2
2026-03-29 22:07:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 932ab700-a26e-556f-85b5-1bb9734e718c, identifier: ML71%20WFO
2026-03-29 22:07:32 [bca.uk] INFO: Found listing with ID: GU09%20ZBO
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU09%2520ZBO%27 HTTP/1.1" 200 None
2026-03-29 22:07:32 [bca.uk] INFO: Scrape type for GU09%20ZBO: 2
2026-03-29 22:07:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d01a147-3afb-5ecc-8676-b197cf6baca3 with identifier: GU09%20ZBO
2026-03-29 22:07:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d01a147-3afb-5ecc-8676-b197cf6baca3 with scrape type 2
2026-03-29 22:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d01a147-3afb-5ecc-8676-b197cf6baca3 with scrape type 2
2026-03-29 22:07:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1d01a147-3afb-5ecc-8676-b197cf6baca3, identifier: GU09%20ZBO
2026-03-29 22:07:32 [bca.uk] INFO: Found listing with ID: KJ19%20ZRG
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ19%2520ZRG%27 HTTP/1.1" 200 None
2026-03-29 22:07:32 [bca.uk] INFO: Scrape type for KJ19%20ZRG: 2
2026-03-29 22:07:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e094926b-3a83-59ef-883a-320713cabb3c with identifier: KJ19%20ZRG
2026-03-29 22:07:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e094926b-3a83-59ef-883a-320713cabb3c with scrape type 2
2026-03-29 22:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e094926b-3a83-59ef-883a-320713cabb3c with scrape type 2
2026-03-29 22:07:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e094926b-3a83-59ef-883a-320713cabb3c, identifier: KJ19%20ZRG
2026-03-29 22:07:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 932ab700-a26e-556f-85b5-1bb9734e718c with identifier: ML71%20WFO
2026-03-29 22:07:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 932ab700-a26e-556f-85b5-1bb9734e718c with identifier: ML71%20WFO
2026-03-29 22:07:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 932ab700-a26e-556f-85b5-1bb9734e718c with identifier: ML71%20WFO to the API
2026-03-29 22:07:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ML71%20WFO-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '932ab700-a26e-556f-85b5-1bb9734e718c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ML71 WFO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ML71%20WFO&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'SEAT',
 'model': 'ARONA',
 'odometer': 37242,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'SEAT ARONA 1.0 TSI 110 FR Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 110 FR',
 'vin': 'VSSZZZKJZNR023355',
 'year': 2021}
2026-03-29 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML71%2520WFO%27 HTTP/1.1" 200 None
2026-03-29 22:07:33 [bca.uk] INFO: Saving data for ML71%20WFO: {'auction_closing_time': 1774951200.0, 'created_time': 1774706835.800984, 'last_price_update_time': 1774822053.222939}
2026-03-29 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ML71%2520WFO') HTTP/1.1" 204 0
2026-03-29 22:07:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1d01a147-3afb-5ecc-8676-b197cf6baca3 with identifier: GU09%20ZBO
2026-03-29 22:07:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1d01a147-3afb-5ecc-8676-b197cf6baca3 with identifier: GU09%20ZBO
2026-03-29 22:07:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1d01a147-3afb-5ecc-8676-b197cf6baca3 with identifier: GU09%20ZBO to the API
2026-03-29 22:07:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GU09%20ZBO-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1d01a147-3afb-5ecc-8676-b197cf6baca3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GU09 ZBO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GU09%20ZBO&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'MINI',
 'model': 'COOPER CLUBMAN',
 'odometer': 103219,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'MINI COOPER CLUBMAN 1.6  Estate',
 'transmission': 'manual',
 'trim': '',
 'vin': 'WMWML32060TN49706',
 'year': 2009}
2026-03-29 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU09%2520ZBO%27 HTTP/1.1" 200 None
2026-03-29 22:07:33 [bca.uk] INFO: Saving data for GU09%20ZBO: {'auction_closing_time': 1774864800.0, 'created_time': 1774735588.289826, 'last_price_update_time': 1774822053.875861}
2026-03-29 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GU09%2520ZBO') HTTP/1.1" 204 0
2026-03-29 22:07:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146921/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146921>
2026-03-29 22:07:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139576/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139576>
2026-03-29 22:07:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124388/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124388>
2026-03-29 22:07:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435168/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435168>
2026-03-29 22:07:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430199/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430199>
2026-03-29 22:07:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139586/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139586>
2026-03-29 22:07:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430284/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430284>
2026-03-29 22:07:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e094926b-3a83-59ef-883a-320713cabb3c with identifier: KJ19%20ZRG
2026-03-29 22:07:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e094926b-3a83-59ef-883a-320713cabb3c with identifier: KJ19%20ZRG
2026-03-29 22:07:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e094926b-3a83-59ef-883a-320713cabb3c with identifier: KJ19%20ZRG to the API
2026-03-29 22:07:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=18&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KJ19%20ZRG-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e094926b-3a83-59ef-883a-320713cabb3c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KJ19 ZRG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KJ19%20ZRG&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'SKODA',
 'model': 'OCTAVIA',
 'odometer': 61989,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'SKODA OCTAVIA 2.0 TDI 184 VRS BLACK DSG7 Hatchback',
 'transmission': 'automatic',
 'trim': 'TDI 184 VRS BLACK DSG7',
 'vin': 'TMBBK7NE1K0195822',
 'year': 2019}
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ19%2520ZRG%27 HTTP/1.1" 200 None
2026-03-29 22:07:34 [bca.uk] INFO: Saving data for KJ19%20ZRG: {'auction_closing_time': 1774951200.0, 'created_time': 1774735470.291162, 'last_price_update_time': 1774822054.167455}
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KJ19%2520ZRG') HTTP/1.1" 204 0
2026-03-29 22:07:34 [bca.uk] INFO: Found listing with ID: YE19%20VLP
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE19%2520VLP%27 HTTP/1.1" 200 None
2026-03-29 22:07:34 [bca.uk] INFO: Scrape type for YE19%20VLP: 2
2026-03-29 22:07:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0e34e59-38b0-5058-b818-add93848e6bd with identifier: YE19%20VLP
2026-03-29 22:07:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0e34e59-38b0-5058-b818-add93848e6bd with scrape type 2
2026-03-29 22:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0e34e59-38b0-5058-b818-add93848e6bd with scrape type 2
2026-03-29 22:07:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b0e34e59-38b0-5058-b818-add93848e6bd, identifier: YE19%20VLP
2026-03-29 22:07:34 [bca.uk] INFO: Found listing with ID: YD13%20TWN
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD13%2520TWN%27 HTTP/1.1" 200 None
2026-03-29 22:07:34 [bca.uk] INFO: Scrape type for YD13%20TWN: 2
2026-03-29 22:07:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08149aa9-acd8-5621-afc9-de796506b5b4 with identifier: YD13%20TWN
2026-03-29 22:07:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08149aa9-acd8-5621-afc9-de796506b5b4 with scrape type 2
2026-03-29 22:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08149aa9-acd8-5621-afc9-de796506b5b4 with scrape type 2
2026-03-29 22:07:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 08149aa9-acd8-5621-afc9-de796506b5b4, identifier: YD13%20TWN
2026-03-29 22:07:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b0e34e59-38b0-5058-b818-add93848e6bd with identifier: YE19%20VLP
2026-03-29 22:07:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b0e34e59-38b0-5058-b818-add93848e6bd with identifier: YE19%20VLP
2026-03-29 22:07:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b0e34e59-38b0-5058-b818-add93848e6bd with identifier: YE19%20VLP to the API
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YE19%20VLP-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b0e34e59-38b0-5058-b818-add93848e6bd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YE19 VLP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YE19%20VLP&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'CITROEN',
 'model': 'C3 AIRCROSS',
 'odometer': 70236,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 AIRCROSS 1.2 P/T 130 FLAIR Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 130 FLAIR',
 'vin': 'VF72RHNSJK4222529',
 'year': 2019}
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE19%2520VLP%27 HTTP/1.1" 200 None
2026-03-29 22:07:34 [bca.uk] INFO: Saving data for YE19%20VLP: {'auction_closing_time': 1774864800.0, 'created_time': 1774130744.483752, 'last_price_update_time': 1774822054.712362}
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YE19%2520VLP') HTTP/1.1" 204 0
2026-03-29 22:07:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 08149aa9-acd8-5621-afc9-de796506b5b4 with identifier: YD13%20TWN
2026-03-29 22:07:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 08149aa9-acd8-5621-afc9-de796506b5b4 with identifier: YD13%20TWN
2026-03-29 22:07:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 08149aa9-acd8-5621-afc9-de796506b5b4 with identifier: YD13%20TWN to the API
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 174,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YD13%20TWN-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '08149aa9-acd8-5621-afc9-de796506b5b4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YD13 TWN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YD13%20TWN&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'LAND ROVER',
 'model': 'R/R EVOQUE',
 'odometer': 110158,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R EVOQUE 2.2 SD4 4WD PURE Hatchback',
 'transmission': 'automatic',
 'trim': 'SD4 4WD PURE',
 'vin': 'SALVA2AE2DH764862',
 'year': 2013}
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD13%2520TWN%27 HTTP/1.1" 200 None
2026-03-29 22:07:34 [bca.uk] INFO: Saving data for YD13%20TWN: {'auction_closing_time': 1774864800.0, 'created_time': 1774735563.330268, 'last_price_update_time': 1774822054.99559}
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YD13%2520TWN') HTTP/1.1" 204 0
2026-03-29 22:07:35 [bca.uk] INFO: Found listing with ID: YB19%20VUL
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB19%2520VUL%27 HTTP/1.1" 200 None
2026-03-29 22:07:35 [bca.uk] INFO: Scrape type for YB19%20VUL: 2
2026-03-29 22:07:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd5ff414-9c8a-5f3d-8f77-38507ba5d434 with identifier: YB19%20VUL
2026-03-29 22:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd5ff414-9c8a-5f3d-8f77-38507ba5d434 with scrape type 2
2026-03-29 22:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd5ff414-9c8a-5f3d-8f77-38507ba5d434 with scrape type 2
2026-03-29 22:07:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fd5ff414-9c8a-5f3d-8f77-38507ba5d434, identifier: YB19%20VUL
2026-03-29 22:07:35 [bca.uk] INFO: Found listing with ID: KP58%20SRV
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP58%2520SRV%27 HTTP/1.1" 200 None
2026-03-29 22:07:35 [bca.uk] INFO: Scrape type for KP58%20SRV: 2
2026-03-29 22:07:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dae85f49-83c1-5309-bd8a-55acf0d1d837 with identifier: KP58%20SRV
2026-03-29 22:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dae85f49-83c1-5309-bd8a-55acf0d1d837 with scrape type 2
2026-03-29 22:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dae85f49-83c1-5309-bd8a-55acf0d1d837 with scrape type 2
2026-03-29 22:07:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dae85f49-83c1-5309-bd8a-55acf0d1d837, identifier: KP58%20SRV
2026-03-29 22:07:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fd5ff414-9c8a-5f3d-8f77-38507ba5d434 with identifier: YB19%20VUL
2026-03-29 22:07:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fd5ff414-9c8a-5f3d-8f77-38507ba5d434 with identifier: YB19%20VUL
2026-03-29 22:07:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fd5ff414-9c8a-5f3d-8f77-38507ba5d434 with identifier: YB19%20VUL to the API
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YB19%20VUL-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'fd5ff414-9c8a-5f3d-8f77-38507ba5d434',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YB19 VUL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YB19%20VUL&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'BMW',
 'model': '320D',
 'odometer': 999999,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'BMW 320D 2.0 SE STEP Saloon',
 'transmission': 'automatic',
 'trim': 'SE STEP',
 'vin': 'WBA5V52010AJ67430',
 'year': 2019}
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB19%2520VUL%27 HTTP/1.1" 200 None
2026-03-29 22:07:35 [bca.uk] INFO: Saving data for YB19%20VUL: {'auction_closing_time': 1774864800.0, 'created_time': 1774536309.985425, 'last_price_update_time': 1774822055.515436}
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YB19%2520VUL') HTTP/1.1" 204 0
2026-03-29 22:07:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dae85f49-83c1-5309-bd8a-55acf0d1d837 with identifier: KP58%20SRV
2026-03-29 22:07:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dae85f49-83c1-5309-bd8a-55acf0d1d837 with identifier: KP58%20SRV
2026-03-29 22:07:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dae85f49-83c1-5309-bd8a-55acf0d1d837 with identifier: KP58%20SRV to the API
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 165,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KP58%20SRV-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'dae85f49-83c1-5309-bd8a-55acf0d1d837',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KP58 SRV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KP58%20SRV&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 82095,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.4 80 MATCH Hatchback',
 'transmission': 'automatic',
 'trim': '80 MATCH',
 'vin': 'WVWZZZ9NZ9Y079080',
 'year': 2008}
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP58%2520SRV%27 HTTP/1.1" 200 None
2026-03-29 22:07:35 [bca.uk] INFO: Saving data for KP58%20SRV: {'auction_closing_time': 1774864800.0, 'created_time': 1774735590.264172, 'last_price_update_time': 1774822055.792403}
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KP58%2520SRV') HTTP/1.1" 204 0
2026-03-29 22:07:35 [bca.uk] INFO: Found listing with ID: NG19%20PXT
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG19%2520PXT%27 HTTP/1.1" 200 None
2026-03-29 22:07:35 [bca.uk] INFO: Scrape type for NG19%20PXT: 0
2026-03-29 22:07:35 [bca.uk] INFO: Found listing with ID: LP69%20AYT
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP69%2520AYT%27 HTTP/1.1" 200 None
2026-03-29 22:07:35 [bca.uk] INFO: Scrape type for LP69%20AYT: 0
2026-03-29 22:07:35 [bca.uk] INFO: Found listing with ID: BD19%20VEB
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD19%2520VEB%27 HTTP/1.1" 200 None
2026-03-29 22:07:35 [bca.uk] INFO: Scrape type for BD19%20VEB: 0
2026-03-29 22:07:35 [bca.uk] INFO: Found listing with ID: YB08%20OEU
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB08%2520OEU%27 HTTP/1.1" 200 None
2026-03-29 22:07:35 [bca.uk] INFO: Scrape type for YB08%20OEU: 0
2026-03-29 22:07:35 [bca.uk] INFO: Found listing with ID: MM11%20JNV
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM11%2520JNV%27 HTTP/1.1" 200 None
2026-03-29 22:07:35 [bca.uk] INFO: Scrape type for MM11%20JNV: 0
2026-03-29 22:07:35 [bca.uk] INFO: Found listing with ID: AC58%20KVH
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AC58%2520KVH%27 HTTP/1.1" 200 None
2026-03-29 22:07:35 [bca.uk] INFO: Scrape type for AC58%20KVH: 0
2026-03-29 22:07:35 [bca.uk] INFO: Found listing with ID: KS04%20HEJ
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS04%2520HEJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:35 [bca.uk] INFO: Scrape type for KS04%20HEJ: 0
2026-03-29 22:07:35 [bca.uk] INFO: Found listing with ID: YF12%20LYA
2026-03-29 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF12%2520LYA%27 HTTP/1.1" 200 None
2026-03-29 22:07:36 [bca.uk] INFO: Scrape type for YF12%20LYA: 0
2026-03-29 22:07:36 [bca.uk] INFO: Found listing with ID: SG09%20LCM
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG09%2520LCM%27 HTTP/1.1" 200 None
2026-03-29 22:07:36 [bca.uk] INFO: Scrape type for SG09%20LCM: 0
2026-03-29 22:07:36 [bca.uk] INFO: Found listing with ID: BT54%20XOM
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT54%2520XOM%27 HTTP/1.1" 200 None
2026-03-29 22:07:36 [bca.uk] INFO: Scrape type for BT54%20XOM: 0
2026-03-29 22:07:36 [bca.uk] INFO: Found listing with ID: SU06%20XOV
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SU06%2520XOV%27 HTTP/1.1" 200 None
2026-03-29 22:07:36 [bca.uk] INFO: Scrape type for SU06%20XOV: 2
2026-03-29 22:07:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d93a8558-0c09-5d27-83ff-565ac66c6712 with identifier: SU06%20XOV
2026-03-29 22:07:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d93a8558-0c09-5d27-83ff-565ac66c6712 with scrape type 2
2026-03-29 22:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d93a8558-0c09-5d27-83ff-565ac66c6712 with scrape type 2
2026-03-29 22:07:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d93a8558-0c09-5d27-83ff-565ac66c6712, identifier: SU06%20XOV
2026-03-29 22:07:36 [bca.uk] INFO: Found listing with ID: LT05%20ONJ
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT05%2520ONJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:36 [bca.uk] INFO: Scrape type for LT05%20ONJ: 2
2026-03-29 22:07:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08b948d7-14c0-5cfd-b5ed-455492122930 with identifier: LT05%20ONJ
2026-03-29 22:07:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08b948d7-14c0-5cfd-b5ed-455492122930 with scrape type 2
2026-03-29 22:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08b948d7-14c0-5cfd-b5ed-455492122930 with scrape type 2
2026-03-29 22:07:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 08b948d7-14c0-5cfd-b5ed-455492122930, identifier: LT05%20ONJ
2026-03-29 22:07:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d93a8558-0c09-5d27-83ff-565ac66c6712 with identifier: SU06%20XOV
2026-03-29 22:07:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d93a8558-0c09-5d27-83ff-565ac66c6712 with identifier: SU06%20XOV
2026-03-29 22:07:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d93a8558-0c09-5d27-83ff-565ac66c6712 with identifier: SU06%20XOV to the API
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 249,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SU06%20XOV-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd93a8558-0c09-5d27-83ff-565ac66c6712',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SU06 XOV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SU06%20XOV&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'MERCEDES-BENZ',
 'model': 'ML320',
 'odometer': 154098,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2006-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ ML320 3.0 CDI SE StationWagon',
 'transmission': 'manual',
 'trim': 'CDI SE',
 'vin': 'WDC1641222A059279',
 'year': 2006}
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SU06%2520XOV%27 HTTP/1.1" 200 None
2026-03-29 22:07:36 [bca.uk] INFO: Saving data for SU06%20XOV: {'auction_closing_time': 1774864800.0, 'created_time': 1774535355.465273, 'last_price_update_time': 1774822056.550072}
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SU06%2520XOV') HTTP/1.1" 204 0
2026-03-29 22:07:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 08b948d7-14c0-5cfd-b5ed-455492122930 with identifier: LT05%20ONJ
2026-03-29 22:07:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 08b948d7-14c0-5cfd-b5ed-455492122930 with identifier: LT05%20ONJ
2026-03-29 22:07:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 08b948d7-14c0-5cfd-b5ed-455492122930 with identifier: LT05%20ONJ to the API
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 185,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LT05%20ONJ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '08b948d7-14c0-5cfd-b5ed-455492122930',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LT05 ONJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LT05%20ONJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 111178,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2005-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.6 FSI SE Hatchback',
 'transmission': 'automatic',
 'trim': 'FSI SE',
 'vin': 'WVWZZZ1KZ5W177524',
 'year': 2005}
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT05%2520ONJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:36 [bca.uk] INFO: Saving data for LT05%20ONJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774735590.767081, 'last_price_update_time': 1774822056.89859}
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LT05%2520ONJ') HTTP/1.1" 204 0
2026-03-29 22:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:07:36 [bca.uk] INFO: Found listing with ID: SP59%20HRM
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP59%2520HRM%27 HTTP/1.1" 200 None
2026-03-29 22:07:36 [bca.uk] INFO: Scrape type for SP59%20HRM: 0
2026-03-29 22:07:36 [bca.uk] INFO: Found listing with ID: GJ56%20ZHY
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ56%2520ZHY%27 HTTP/1.1" 200 None
2026-03-29 22:07:36 [bca.uk] INFO: Scrape type for GJ56%20ZHY: 0
2026-03-29 22:07:36 [bca.uk] INFO: Found listing with ID: M500%20MGW
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27M500%2520MGW%27 HTTP/1.1" 200 None
2026-03-29 22:07:36 [bca.uk] INFO: Scrape type for M500%20MGW: 0
2026-03-29 22:07:36 [bca.uk] INFO: Found listing with ID: KY06%20TYK
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY06%2520TYK%27 HTTP/1.1" 200 None
2026-03-29 22:07:36 [bca.uk] INFO: Scrape type for KY06%20TYK: 2
2026-03-29 22:07:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 107d23bb-8742-5983-b85a-b41941cd68ed with identifier: KY06%20TYK
2026-03-29 22:07:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 107d23bb-8742-5983-b85a-b41941cd68ed with scrape type 2
2026-03-29 22:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 107d23bb-8742-5983-b85a-b41941cd68ed with scrape type 2
2026-03-29 22:07:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 107d23bb-8742-5983-b85a-b41941cd68ed, identifier: KY06%20TYK
2026-03-29 22:07:37 [bca.uk] INFO: Found listing with ID: ML09%20TVX
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML09%2520TVX%27 HTTP/1.1" 200 None
2026-03-29 22:07:37 [bca.uk] INFO: Scrape type for ML09%20TVX: 2
2026-03-29 22:07:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79d1bd1b-e75f-5786-8613-977c6a06c247 with identifier: ML09%20TVX
2026-03-29 22:07:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79d1bd1b-e75f-5786-8613-977c6a06c247 with scrape type 2
2026-03-29 22:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79d1bd1b-e75f-5786-8613-977c6a06c247 with scrape type 2
2026-03-29 22:07:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 79d1bd1b-e75f-5786-8613-977c6a06c247, identifier: ML09%20TVX
2026-03-29 22:07:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 107d23bb-8742-5983-b85a-b41941cd68ed with identifier: KY06%20TYK
2026-03-29 22:07:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 107d23bb-8742-5983-b85a-b41941cd68ed with identifier: KY06%20TYK
2026-03-29 22:07:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 107d23bb-8742-5983-b85a-b41941cd68ed with identifier: KY06%20TYK to the API
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 193,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KY06%20TYK-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '107d23bb-8742-5983-b85a-b41941cd68ed',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KY06 TYK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KY06%20TYK&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'MERCEDES-BENZ',
 'model': 'C180',
 'odometer': 99099,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2006-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ C180 1.8 K SE Coupe',
 'transmission': 'manual',
 'trim': 'K SE',
 'vin': 'WDB2037462A889874',
 'year': 2006}
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY06%2520TYK%27 HTTP/1.1" 200 None
2026-03-29 22:07:37 [bca.uk] INFO: Saving data for KY06%20TYK: {'auction_closing_time': 1774864800.0, 'created_time': 1774361726.718049, 'last_price_update_time': 1774822057.518192}
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KY06%2520TYK') HTTP/1.1" 204 0
2026-03-29 22:07:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 79d1bd1b-e75f-5786-8613-977c6a06c247 with identifier: ML09%20TVX
2026-03-29 22:07:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 79d1bd1b-e75f-5786-8613-977c6a06c247 with identifier: ML09%20TVX
2026-03-29 22:07:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 79d1bd1b-e75f-5786-8613-977c6a06c247 with identifier: ML09%20TVX to the API
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 179,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ML09%20TVX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '79d1bd1b-e75f-5786-8613-977c6a06c247',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ML09 TVX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ML09%20TVX&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'JAGUAR',
 'model': 'XF',
 'odometer': 93372,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'JAGUAR XF 3.0 D V6 240 LUXURY Saloon',
 'transmission': 'automatic',
 'trim': 'D V6 240 LUXURY',
 'vin': 'SAJAC0525AKR49010',
 'year': 2009}
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML09%2520TVX%27 HTTP/1.1" 200 None
2026-03-29 22:07:37 [bca.uk] INFO: Saving data for ML09%20TVX: {'auction_closing_time': 1774864800.0, 'created_time': 1774735562.059099, 'last_price_update_time': 1774822057.789041}
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ML09%2520TVX') HTTP/1.1" 204 0
2026-03-29 22:07:37 [bca.uk] INFO: Found listing with ID: DG59%20XEM
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG59%2520XEM%27 HTTP/1.1" 200 None
2026-03-29 22:07:37 [bca.uk] INFO: Scrape type for DG59%20XEM: 0
2026-03-29 22:07:37 [bca.uk] INFO: Found listing with ID: BJ10%20UWH
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ10%2520UWH%27 HTTP/1.1" 200 None
2026-03-29 22:07:37 [bca.uk] INFO: Scrape type for BJ10%20UWH: 0
2026-03-29 22:07:37 [bca.uk] INFO: Found listing with ID: SC53%20TDX
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC53%2520TDX%27 HTTP/1.1" 200 None
2026-03-29 22:07:37 [bca.uk] INFO: Scrape type for SC53%20TDX: 0
2026-03-29 22:07:37 [bca.uk] INFO: Found listing with ID: HV57%20ETA
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV57%2520ETA%27 HTTP/1.1" 200 None
2026-03-29 22:07:37 [bca.uk] INFO: Scrape type for HV57%20ETA: 0
2026-03-29 22:07:37 [bca.uk] INFO: Found listing with ID: EN05%20JVE
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN05%2520JVE%27 HTTP/1.1" 200 None
2026-03-29 22:07:37 [bca.uk] INFO: Scrape type for EN05%20JVE: 0
2026-03-29 22:07:37 [bca.uk] INFO: Found listing with ID: GP57%20RLY
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GP57%2520RLY%27 HTTP/1.1" 200 None
2026-03-29 22:07:37 [bca.uk] INFO: Scrape type for GP57%20RLY: 2
2026-03-29 22:07:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d68004bb-c7d6-5c64-a447-7e1fa4ebc052 with identifier: GP57%20RLY
2026-03-29 22:07:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d68004bb-c7d6-5c64-a447-7e1fa4ebc052 with scrape type 2
2026-03-29 22:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d68004bb-c7d6-5c64-a447-7e1fa4ebc052 with scrape type 2
2026-03-29 22:07:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d68004bb-c7d6-5c64-a447-7e1fa4ebc052, identifier: GP57%20RLY
2026-03-29 22:07:38 [bca.uk] INFO: Found listing with ID: GU70%20SXD
2026-03-29 22:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU70%2520SXD%27 HTTP/1.1" 200 None
2026-03-29 22:07:38 [bca.uk] INFO: Scrape type for GU70%20SXD: 2
2026-03-29 22:07:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9eb7897-258a-53be-b988-82acf7b5019f with identifier: GU70%20SXD
2026-03-29 22:07:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9eb7897-258a-53be-b988-82acf7b5019f with scrape type 2
2026-03-29 22:07:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9eb7897-258a-53be-b988-82acf7b5019f with scrape type 2
2026-03-29 22:07:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c9eb7897-258a-53be-b988-82acf7b5019f, identifier: GU70%20SXD
2026-03-29 22:07:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d68004bb-c7d6-5c64-a447-7e1fa4ebc052 with identifier: GP57%20RLY
2026-03-29 22:07:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d68004bb-c7d6-5c64-a447-7e1fa4ebc052 with identifier: GP57%20RLY
2026-03-29 22:07:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d68004bb-c7d6-5c64-a447-7e1fa4ebc052 with identifier: GP57%20RLY to the API
2026-03-29 22:07:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GP57%20RLY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd68004bb-c7d6-5c64-a447-7e1fa4ebc052',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GP57 RLY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GP57%20RLY&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'VOLKSWAGEN',
 'model': 'TOURAN',
 'odometer': 132539,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TOURAN 2.0 TDI 140 SE MPV',
 'transmission': 'manual',
 'trim': 'TDI 140 SE',
 'vin': 'WVGZZZ1TZ8W092897',
 'year': 2007}
2026-03-29 22:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GP57%2520RLY%27 HTTP/1.1" 200 None
2026-03-29 22:07:38 [bca.uk] INFO: Saving data for GP57%20RLY: {'auction_closing_time': 1774864800.0, 'created_time': 1774072929.651519, 'last_price_update_time': 1774822058.457513}
2026-03-29 22:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GP57%2520RLY') HTTP/1.1" 204 0
2026-03-29 22:07:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c9eb7897-258a-53be-b988-82acf7b5019f with identifier: GU70%20SXD
2026-03-29 22:07:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c9eb7897-258a-53be-b988-82acf7b5019f with identifier: GU70%20SXD
2026-03-29 22:07:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c9eb7897-258a-53be-b988-82acf7b5019f with identifier: GU70%20SXD to the API
2026-03-29 22:07:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GU70%20SXD-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c9eb7897-258a-53be-b988-82acf7b5019f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GU70 SXD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GU70%20SXD&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'BMW',
 'model': '118I',
 'odometer': 44349,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'BMW 118I 1.5 M SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'M SPORT',
 'vin': 'WBA7K320807G76551',
 'year': 2020}
2026-03-29 22:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU70%2520SXD%27 HTTP/1.1" 200 None
2026-03-29 22:07:38 [bca.uk] INFO: Saving data for GU70%20SXD: {'auction_closing_time': 1774864800.0, 'created_time': 1774735547.791472, 'last_price_update_time': 1774822058.860285}
2026-03-29 22:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GU70%2520SXD') HTTP/1.1" 204 0
2026-03-29 22:07:38 [bca.uk] INFO: Total items found: 100
2026-03-29 22:07:38 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded
2026-03-29 22:07:38 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:07:38 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:07:38 [bca.uk] INFO: Found listing with ID: AX60%20BHW
2026-03-29 22:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX60%2520BHW%27 HTTP/1.1" 200 None
2026-03-29 22:07:39 [bca.uk] INFO: Scrape type for AX60%20BHW: 0
2026-03-29 22:07:39 [bca.uk] INFO: Found listing with ID: CA57%20XLV
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA57%2520XLV%27 HTTP/1.1" 200 None
2026-03-29 22:07:39 [bca.uk] INFO: Scrape type for CA57%20XLV: 0
2026-03-29 22:07:39 [bca.uk] INFO: Found listing with ID: YE59%20XKU
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE59%2520XKU%27 HTTP/1.1" 200 None
2026-03-29 22:07:39 [bca.uk] INFO: Scrape type for YE59%20XKU: 0
2026-03-29 22:07:39 [bca.uk] INFO: Found listing with ID: WJ58%20DWA
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ58%2520DWA%27 HTTP/1.1" 200 None
2026-03-29 22:07:39 [bca.uk] INFO: Scrape type for WJ58%20DWA: 0
2026-03-29 22:07:39 [bca.uk] INFO: Found listing with ID: HV62%20WPN
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV62%2520WPN%27 HTTP/1.1" 200 None
2026-03-29 22:07:39 [bca.uk] INFO: Scrape type for HV62%20WPN: 0
2026-03-29 22:07:39 [bca.uk] INFO: Found listing with ID: SD60%20WDX
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD60%2520WDX%27 HTTP/1.1" 200 None
2026-03-29 22:07:39 [bca.uk] INFO: Scrape type for SD60%20WDX: 0
2026-03-29 22:07:39 [bca.uk] INFO: Found listing with ID: CV61%20KBJ
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV61%2520KBJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:39 [bca.uk] INFO: Scrape type for CV61%20KBJ: 0
2026-03-29 22:07:39 [bca.uk] INFO: Found listing with ID: VO62%20VVP
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO62%2520VVP%27 HTTP/1.1" 200 None
2026-03-29 22:07:39 [bca.uk] INFO: Scrape type for VO62%20VVP: 2
2026-03-29 22:07:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1a765bb-ac90-5abf-b113-fb4f48614ee7 with identifier: VO62%20VVP
2026-03-29 22:07:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1a765bb-ac90-5abf-b113-fb4f48614ee7 with scrape type 2
2026-03-29 22:07:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1a765bb-ac90-5abf-b113-fb4f48614ee7 with scrape type 2
2026-03-29 22:07:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f1a765bb-ac90-5abf-b113-fb4f48614ee7, identifier: VO62%20VVP
2026-03-29 22:07:39 [bca.uk] INFO: Found listing with ID: L4%20VSX
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27L4%2520VSX%27 HTTP/1.1" 200 None
2026-03-29 22:07:39 [bca.uk] INFO: Scrape type for L4%20VSX: 2
2026-03-29 22:07:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70ca5cba-185e-521d-a3da-10f6c18734b3 with identifier: L4%20VSX
2026-03-29 22:07:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70ca5cba-185e-521d-a3da-10f6c18734b3 with scrape type 2
2026-03-29 22:07:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70ca5cba-185e-521d-a3da-10f6c18734b3 with scrape type 2
2026-03-29 22:07:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 70ca5cba-185e-521d-a3da-10f6c18734b3, identifier: L4%20VSX
2026-03-29 22:07:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f1a765bb-ac90-5abf-b113-fb4f48614ee7 with identifier: VO62%20VVP
2026-03-29 22:07:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f1a765bb-ac90-5abf-b113-fb4f48614ee7 with identifier: VO62%20VVP
2026-03-29 22:07:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f1a765bb-ac90-5abf-b113-fb4f48614ee7 with identifier: VO62%20VVP to the API
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VO62%20VVP-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'f1a765bb-ac90-5abf-b113-fb4f48614ee7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VO62 VVP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VO62%20VVP&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'NISSAN',
 'model': 'LEAF',
 'odometer': 80987,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'NISSAN LEAF  Hatchback',
 'transmission': 'automatic',
 'trim': '',
 'vin': 'JN1FAAZE0U0013252',
 'year': 2012}
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO62%2520VVP%27 HTTP/1.1" 200 None
2026-03-29 22:07:39 [bca.uk] INFO: Saving data for VO62%20VVP: {'auction_closing_time': 1774864800.0, 'created_time': 1774352680.721232, 'last_price_update_time': 1774822059.665889}
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VO62%2520VVP') HTTP/1.1" 204 0
2026-03-29 22:07:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 70ca5cba-185e-521d-a3da-10f6c18734b3 with identifier: L4%20VSX
2026-03-29 22:07:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 70ca5cba-185e-521d-a3da-10f6c18734b3 with identifier: L4%20VSX
2026-03-29 22:07:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 70ca5cba-185e-521d-a3da-10f6c18734b3 with identifier: L4%20VSX to the API
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=L4%20VSX-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '70ca5cba-185e-521d-a3da-10f6c18734b3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'L4 VSX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=L4%20VSX&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 91557,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.6 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': 'ZETEC',
 'vin': 'WF0PXXWPDP8B53141',
 'year': 2008}
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27L4%2520VSX%27 HTTP/1.1" 200 None
2026-03-29 22:07:39 [bca.uk] INFO: Saving data for L4%20VSX: {'auction_closing_time': 1774864800.0, 'created_time': 1774735547.169539, 'last_price_update_time': 1774822059.941311}
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='L4%2520VSX') HTTP/1.1" 204 0
2026-03-29 22:07:39 [bca.uk] INFO: Found listing with ID: YA18%20UVB
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA18%2520UVB%27 HTTP/1.1" 200 None
2026-03-29 22:07:39 [bca.uk] INFO: Scrape type for YA18%20UVB: 0
2026-03-29 22:07:39 [bca.uk] INFO: Found listing with ID: GF23%20TXO
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF23%2520TXO%27 HTTP/1.1" 200 None
2026-03-29 22:07:39 [bca.uk] INFO: Scrape type for GF23%20TXO: 2
2026-03-29 22:07:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 109c3b58-7203-5f87-be6e-0298d47e2ce7 with identifier: GF23%20TXO
2026-03-29 22:07:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 109c3b58-7203-5f87-be6e-0298d47e2ce7 with scrape type 2
2026-03-29 22:07:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 109c3b58-7203-5f87-be6e-0298d47e2ce7 with scrape type 2
2026-03-29 22:07:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 109c3b58-7203-5f87-be6e-0298d47e2ce7, identifier: GF23%20TXO
2026-03-29 22:07:40 [bca.uk] INFO: Found listing with ID: BJ07%20JAO
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ07%2520JAO%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Scrape type for BJ07%20JAO: 0
2026-03-29 22:07:40 [bca.uk] INFO: Found listing with ID: YY62%20EHO
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY62%2520EHO%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Scrape type for YY62%20EHO: 0
2026-03-29 22:07:40 [bca.uk] INFO: Found listing with ID: NU62%20FVV
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU62%2520FVV%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Scrape type for NU62%20FVV: 0
2026-03-29 22:07:40 [bca.uk] INFO: Found listing with ID: YR60%20HSF
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR60%2520HSF%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Scrape type for YR60%20HSF: 0
2026-03-29 22:07:40 [bca.uk] INFO: Found listing with ID: YE15%20JYC
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE15%2520JYC%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Scrape type for YE15%20JYC: 0
2026-03-29 22:07:40 [bca.uk] INFO: Found listing with ID: VO63%20XSD
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO63%2520XSD%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Scrape type for VO63%20XSD: 0
2026-03-29 22:07:40 [bca.uk] INFO: Found listing with ID: VK16%20BTV
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK16%2520BTV%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Scrape type for VK16%20BTV: 0
2026-03-29 22:07:40 [bca.uk] INFO: Found listing with ID: RV60%20TZO
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV60%2520TZO%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Scrape type for RV60%20TZO: 0
2026-03-29 22:07:40 [bca.uk] INFO: Found listing with ID: LG08%20RMU
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG08%2520RMU%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Scrape type for LG08%20RMU: 0
2026-03-29 22:07:40 [bca.uk] INFO: Found listing with ID: HY60%20RUC
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY60%2520RUC%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Scrape type for HY60%20RUC: 0
2026-03-29 22:07:40 [bca.uk] INFO: Found listing with ID: HV08%20XHP
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV08%2520XHP%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Scrape type for HV08%20XHP: 0
2026-03-29 22:07:40 [bca.uk] INFO: Found listing with ID: GL11%20XOW
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL11%2520XOW%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Scrape type for GL11%20XOW: 0
2026-03-29 22:07:40 [bca.uk] INFO: Found listing with ID: LN10%20VMY
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN10%2520VMY%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Scrape type for LN10%20VMY: 0
2026-03-29 22:07:40 [bca.uk] INFO: Found listing with ID: LK64%20NEJ
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK64%2520NEJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Scrape type for LK64%20NEJ: 2
2026-03-29 22:07:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb105475-65fd-5601-86d0-a8590c56bf0b with identifier: LK64%20NEJ
2026-03-29 22:07:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb105475-65fd-5601-86d0-a8590c56bf0b with scrape type 2
2026-03-29 22:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb105475-65fd-5601-86d0-a8590c56bf0b with scrape type 2
2026-03-29 22:07:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bb105475-65fd-5601-86d0-a8590c56bf0b, identifier: LK64%20NEJ
2026-03-29 22:07:40 [bca.uk] INFO: Found listing with ID: LR70%20AHN
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR70%2520AHN%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Scrape type for LR70%20AHN: 0
2026-03-29 22:07:40 [bca.uk] INFO: Found listing with ID: GV69%20EKK
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV69%2520EKK%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Scrape type for GV69%20EKK: 0
2026-03-29 22:07:40 [bca.uk] INFO: Found listing with ID: EJ14%20PYU
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ14%2520PYU%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Scrape type for EJ14%20PYU: 2
2026-03-29 22:07:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2faac3c-f66f-5c6b-825e-332b835cca02 with identifier: EJ14%20PYU
2026-03-29 22:07:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2faac3c-f66f-5c6b-825e-332b835cca02 with scrape type 2
2026-03-29 22:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2faac3c-f66f-5c6b-825e-332b835cca02 with scrape type 2
2026-03-29 22:07:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c2faac3c-f66f-5c6b-825e-332b835cca02, identifier: EJ14%20PYU
2026-03-29 22:07:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 109c3b58-7203-5f87-be6e-0298d47e2ce7 with identifier: GF23%20TXO
2026-03-29 22:07:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 109c3b58-7203-5f87-be6e-0298d47e2ce7 with identifier: GF23%20TXO
2026-03-29 22:07:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 109c3b58-7203-5f87-be6e-0298d47e2ce7 with identifier: GF23%20TXO to the API
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GF23%20TXO-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '109c3b58-7203-5f87-be6e-0298d47e2ce7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GF23 TXO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GF23%20TXO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 41315,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.0 E/B MHEV 155 ST-LINE X Hatchback',
 'transmission': 'manual',
 'trim': 'E/B MHEV 155 ST-LINE X',
 'vin': 'WF0NXXGCHNPK50935',
 'year': 2023}
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF23%2520TXO%27 HTTP/1.1" 200 None
2026-03-29 22:07:40 [bca.uk] INFO: Saving data for GF23%20TXO: {'auction_closing_time': 1774864800.0, 'created_time': 1774048159.294143, 'last_price_update_time': 1774822060.820492}
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GF23%2520TXO') HTTP/1.1" 204 0
2026-03-29 22:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435182/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ58SFX/42812168?sv=2020-08-04&st=2026-03-29T22%3A06%3A32Z&se=2026-03-29T22%3A31%3A32Z&sr=b&sp=r&sig=qiTgzjDZ%2FB1Y9Jc9LI61o7EdjHjaU8RNz%2BEzvH34f2o%3D)
2026-03-29 22:07:40 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:07:40 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:07:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bb105475-65fd-5601-86d0-a8590c56bf0b with identifier: LK64%20NEJ
2026-03-29 22:07:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bb105475-65fd-5601-86d0-a8590c56bf0b with identifier: LK64%20NEJ
2026-03-29 22:07:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bb105475-65fd-5601-86d0-a8590c56bf0b with identifier: LK64%20NEJ to the API
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LK64%20NEJ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.1L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'bb105475-65fd-5601-86d0-a8590c56bf0b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LK64 NEJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LK64%20NEJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'MERCEDES-BENZ',
 'model': 'C220',
 'odometer': 175438,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ C220 2.1 B/T AMG LINE PREMIUM Saloon',
 'transmission': 'manual',
 'trim': 'B/T AMG LINE PREMIUM',
 'vin': 'WDD2050042R002325',
 'year': 2014}
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK64%2520NEJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:41 [bca.uk] INFO: Saving data for LK64%20NEJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774706858.491858, 'last_price_update_time': 1774822061.297199}
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LK64%2520NEJ') HTTP/1.1" 204 0
2026-03-29 22:07:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c2faac3c-f66f-5c6b-825e-332b835cca02 with identifier: EJ14%20PYU
2026-03-29 22:07:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c2faac3c-f66f-5c6b-825e-332b835cca02 with identifier: EJ14%20PYU
2026-03-29 22:07:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c2faac3c-f66f-5c6b-825e-332b835cca02 with identifier: EJ14%20PYU to the API
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EJ14%20PYU-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c2faac3c-f66f-5c6b-825e-332b835cca02',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EJ14 PYU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EJ14%20PYU&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 82620,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 2008 1.6 E-HDI ACTIVE EGC MPV',
 'transmission': 'automatic',
 'trim': 'E-HDI ACTIVE EGC',
 'vin': 'VF3CU9HP8EY069706',
 'year': 2014}
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ14%2520PYU%27 HTTP/1.1" 200 None
2026-03-29 22:07:41 [bca.uk] INFO: Saving data for EJ14%20PYU: {'auction_closing_time': 1774864800.0, 'created_time': 1774735579.469298, 'last_price_update_time': 1774822061.58608}
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EJ14%2520PYU') HTTP/1.1" 204 0
2026-03-29 22:07:41 [bca.uk] INFO: Found listing with ID: RE22%20ECV
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE22%2520ECV%27 HTTP/1.1" 200 None
2026-03-29 22:07:41 [bca.uk] INFO: Scrape type for RE22%20ECV: 0
2026-03-29 22:07:41 [bca.uk] INFO: Found listing with ID: AE69%20GWW
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE69%2520GWW%27 HTTP/1.1" 200 None
2026-03-29 22:07:41 [bca.uk] INFO: Scrape type for AE69%20GWW: 0
2026-03-29 22:07:41 [bca.uk] INFO: Found listing with ID: EJ69%20TFF
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ69%2520TFF%27 HTTP/1.1" 200 None
2026-03-29 22:07:41 [bca.uk] INFO: Scrape type for EJ69%20TFF: 2
2026-03-29 22:07:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0000ca0-cda2-564a-a588-b58706c95283 with identifier: EJ69%20TFF
2026-03-29 22:07:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0000ca0-cda2-564a-a588-b58706c95283 with scrape type 2
2026-03-29 22:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0000ca0-cda2-564a-a588-b58706c95283 with scrape type 2
2026-03-29 22:07:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a0000ca0-cda2-564a-a588-b58706c95283, identifier: EJ69%20TFF
2026-03-29 22:07:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:07:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146934/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WR60HNV/42810656?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=iTeyX7WgAxvLftpE%2F2dkTmhR4Qwoz4r3xCUieQTYJOM%3D)
2026-03-29 22:07:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146962/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WR60HNV/42810656?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=iTeyX7WgAxvLftpE%2F2dkTmhR4Qwoz4r3xCUieQTYJOM%3D)
2026-03-29 22:07:41 [bca.uk] INFO: Found listing with ID: LD62%20NNR
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD62%2520NNR%27 HTTP/1.1" 200 None
2026-03-29 22:07:41 [bca.uk] INFO: Scrape type for LD62%20NNR: 0
2026-03-29 22:07:41 [bca.uk] INFO: Found listing with ID: KM11%20UUD
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM11%2520UUD%27 HTTP/1.1" 200 None
2026-03-29 22:07:41 [bca.uk] INFO: Scrape type for KM11%20UUD: 0
2026-03-29 22:07:41 [bca.uk] INFO: Found listing with ID: GK61%20NMX
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK61%2520NMX%27 HTTP/1.1" 200 None
2026-03-29 22:07:41 [bca.uk] INFO: Scrape type for GK61%20NMX: 0
2026-03-29 22:07:41 [bca.uk] INFO: Found listing with ID: EN10%20PWV
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN10%2520PWV%27 HTTP/1.1" 200 None
2026-03-29 22:07:41 [bca.uk] INFO: Scrape type for EN10%20PWV: 0
2026-03-29 22:07:41 [bca.uk] INFO: Found listing with ID: BN10%20FFD
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN10%2520FFD%27 HTTP/1.1" 200 None
2026-03-29 22:07:41 [bca.uk] INFO: Scrape type for BN10%20FFD: 0
2026-03-29 22:07:41 [bca.uk] INFO: Found listing with ID: AV13%20PZZ
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV13%2520PZZ%27 HTTP/1.1" 200 None
2026-03-29 22:07:41 [bca.uk] INFO: Scrape type for AV13%20PZZ: 0
2026-03-29 22:07:41 [bca.uk] INFO: Found listing with ID: CV62%20UAZ
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV62%2520UAZ%27 HTTP/1.1" 200 None
2026-03-29 22:07:41 [bca.uk] INFO: Scrape type for CV62%20UAZ: 0
2026-03-29 22:07:41 [bca.uk] INFO: Found listing with ID: MV07%20KUJ
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV07%2520KUJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:41 [bca.uk] INFO: Scrape type for MV07%20KUJ: 0
2026-03-29 22:07:41 [bca.uk] INFO: Found listing with ID: KU57%20WZP
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU57%2520WZP%27 HTTP/1.1" 200 None
2026-03-29 22:07:41 [bca.uk] INFO: Scrape type for KU57%20WZP: 2
2026-03-29 22:07:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbb13ef4-19c8-586c-a4d2-93af637cef56 with identifier: KU57%20WZP
2026-03-29 22:07:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbb13ef4-19c8-586c-a4d2-93af637cef56 with scrape type 2
2026-03-29 22:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbb13ef4-19c8-586c-a4d2-93af637cef56 with scrape type 2
2026-03-29 22:07:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bbb13ef4-19c8-586c-a4d2-93af637cef56, identifier: KU57%20WZP
2026-03-29 22:07:41 [bca.uk] INFO: Found listing with ID: FG68%20SFY
2026-03-29 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG68%2520SFY%27 HTTP/1.1" 200 None
2026-03-29 22:07:42 [bca.uk] INFO: Scrape type for FG68%20SFY: 0
2026-03-29 22:07:42 [bca.uk] INFO: Found listing with ID: EX71%20JPO
2026-03-29 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX71%2520JPO%27 HTTP/1.1" 200 None
2026-03-29 22:07:42 [bca.uk] INFO: Scrape type for EX71%20JPO: 2
2026-03-29 22:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b97ea534-9544-5066-9940-a3af577b97fd with identifier: EX71%20JPO
2026-03-29 22:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b97ea534-9544-5066-9940-a3af577b97fd with scrape type 2
2026-03-29 22:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b97ea534-9544-5066-9940-a3af577b97fd with scrape type 2
2026-03-29 22:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b97ea534-9544-5066-9940-a3af577b97fd, identifier: EX71%20JPO
2026-03-29 22:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a0000ca0-cda2-564a-a588-b58706c95283 with identifier: EJ69%20TFF
2026-03-29 22:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a0000ca0-cda2-564a-a588-b58706c95283 with identifier: EJ69%20TFF
2026-03-29 22:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a0000ca0-cda2-564a-a588-b58706c95283 with identifier: EJ69%20TFF to the API
2026-03-29 22:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 96,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EJ69%20TFF-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a0000ca0-cda2-564a-a588-b58706c95283',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EJ69 TFF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EJ69%20TFF&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 59551,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 125 ST-LINE ED. Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 ST-LINE ED.',
 'vin': 'WF0JXXGAHJKM13690',
 'year': 2019}
2026-03-29 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ69%2520TFF%27 HTTP/1.1" 200 None
2026-03-29 22:07:42 [bca.uk] INFO: Saving data for EJ69%20TFF: {'auction_closing_time': 1774864800.0, 'created_time': 1774735563.72918, 'last_price_update_time': 1774822062.385637}
2026-03-29 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EJ69%2520TFF') HTTP/1.1" 204 0
2026-03-29 22:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430310/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ08SVR/42812103?sv=2020-08-04&st=2026-03-29T22%3A06%3A29Z&se=2026-03-29T22%3A31%3A29Z&sr=b&sp=r&sig=MlBD76Nciq6xfGWS8ogzePQWya6I7akYbscBXB2PpJI%3D)
2026-03-29 22:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146948/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WR60HNV/42810656?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=iTeyX7WgAxvLftpE%2F2dkTmhR4Qwoz4r3xCUieQTYJOM%3D)
2026-03-29 22:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124407/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM09CVU/42809722?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=IVQHrCG530q4ZNE7GeniJ3%2F1vLzKHgZru4jgYYDb%2BSY%3D)
2026-03-29 22:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124400/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM09CVU/42809722?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=IVQHrCG530q4ZNE7GeniJ3%2F1vLzKHgZru4jgYYDb%2BSY%3D)
2026-03-29 22:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435175/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ58SFX/42812168?sv=2020-08-04&st=2026-03-29T22%3A06%3A32Z&se=2026-03-29T22%3A31%3A32Z&sr=b&sp=r&sig=qiTgzjDZ%2FB1Y9Jc9LI61o7EdjHjaU8RNz%2BEzvH34f2o%3D)
2026-03-29 22:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bbb13ef4-19c8-586c-a4d2-93af637cef56 with identifier: KU57%20WZP
2026-03-29 22:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bbb13ef4-19c8-586c-a4d2-93af637cef56 with identifier: KU57%20WZP
2026-03-29 22:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bbb13ef4-19c8-586c-a4d2-93af637cef56 with identifier: KU57%20WZP to the API
2026-03-29 22:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 193,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KU57%20WZP-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'bbb13ef4-19c8-586c-a4d2-93af637cef56',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KU57 WZP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KU57%20WZP&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'MERCEDES-BENZ',
 'model': 'C180',
 'odometer': 159984,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ C180 1.8 K CLASSIC SE Saloon',
 'transmission': 'manual',
 'trim': 'K CLASSIC SE',
 'vin': 'WDC2030462R257577',
 'year': 2007}
2026-03-29 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU57%2520WZP%27 HTTP/1.1" 200 None
2026-03-29 22:07:42 [bca.uk] INFO: Saving data for KU57%20WZP: {'auction_closing_time': 1774864800.0, 'created_time': 1774735461.214874, 'last_price_update_time': 1774822062.780905}
2026-03-29 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KU57%2520WZP') HTTP/1.1" 204 0
2026-03-29 22:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b97ea534-9544-5066-9940-a3af577b97fd with identifier: EX71%20JPO
2026-03-29 22:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b97ea534-9544-5066-9940-a3af577b97fd with identifier: EX71%20JPO
2026-03-29 22:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b97ea534-9544-5066-9940-a3af577b97fd with identifier: EX71%20JPO to the API
2026-03-29 22:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EX71%20JPO-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b97ea534-9544-5066-9940-a3af577b97fd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EX71 JPO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EX71%20JPO&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'HYUNDAI',
 'model': 'I20',
 'odometer': 19095,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'HYUNDAI I20 1.0 T-GDI 100 ELEMENT Hatchback',
 'transmission': 'manual',
 'trim': 'T-GDI 100 ELEMENT',
 'vin': 'NLHBN51GLNZ105553',
 'year': 2022}
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX71%2520JPO%27 HTTP/1.1" 200 None
2026-03-29 22:07:43 [bca.uk] INFO: Saving data for EX71%20JPO: {'auction_closing_time': 1774864800.0, 'created_time': 1774735559.7992449, 'last_price_update_time': 1774822063.062647}
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EX71%2520JPO') HTTP/1.1" 204 0
2026-03-29 22:07:43 [bca.uk] INFO: Found listing with ID: CK18%20NWF
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK18%2520NWF%27 HTTP/1.1" 200 None
2026-03-29 22:07:43 [bca.uk] INFO: Scrape type for CK18%20NWF: 0
2026-03-29 22:07:43 [bca.uk] INFO: Found listing with ID: KS69%20HBC
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS69%2520HBC%27 HTTP/1.1" 200 None
2026-03-29 22:07:43 [bca.uk] INFO: Scrape type for KS69%20HBC: 2
2026-03-29 22:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 567b92e4-538d-5dfd-a509-01ee1c685e60 with identifier: KS69%20HBC
2026-03-29 22:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 567b92e4-538d-5dfd-a509-01ee1c685e60 with scrape type 2
2026-03-29 22:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 567b92e4-538d-5dfd-a509-01ee1c685e60 with scrape type 2
2026-03-29 22:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 567b92e4-538d-5dfd-a509-01ee1c685e60, identifier: KS69%20HBC
2026-03-29 22:07:43 [bca.uk] INFO: Found listing with ID: KY58%20DDF
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY58%2520DDF%27 HTTP/1.1" 200 None
2026-03-29 22:07:43 [bca.uk] INFO: Scrape type for KY58%20DDF: 2
2026-03-29 22:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b93e7f6f-f9b0-5da5-bcd2-2f4822ea58df with identifier: KY58%20DDF
2026-03-29 22:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b93e7f6f-f9b0-5da5-bcd2-2f4822ea58df with scrape type 2
2026-03-29 22:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b93e7f6f-f9b0-5da5-bcd2-2f4822ea58df with scrape type 2
2026-03-29 22:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b93e7f6f-f9b0-5da5-bcd2-2f4822ea58df, identifier: KY58%20DDF
2026-03-29 22:07:43 [bca.uk] INFO: Found listing with ID: EF22%20THK
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF22%2520THK%27 HTTP/1.1" 200 None
2026-03-29 22:07:43 [bca.uk] INFO: Scrape type for EF22%20THK: 0
2026-03-29 22:07:43 [bca.uk] INFO: Found listing with ID: DU68%20LVG
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU68%2520LVG%27 HTTP/1.1" 200 None
2026-03-29 22:07:43 [bca.uk] INFO: Scrape type for DU68%20LVG: 2
2026-03-29 22:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73e9fcad-8a90-5e2f-8b8b-a9df139e02bc with identifier: DU68%20LVG
2026-03-29 22:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73e9fcad-8a90-5e2f-8b8b-a9df139e02bc with scrape type 2
2026-03-29 22:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73e9fcad-8a90-5e2f-8b8b-a9df139e02bc with scrape type 2
2026-03-29 22:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 73e9fcad-8a90-5e2f-8b8b-a9df139e02bc, identifier: DU68%20LVG
2026-03-29 22:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 567b92e4-538d-5dfd-a509-01ee1c685e60 with identifier: KS69%20HBC
2026-03-29 22:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 567b92e4-538d-5dfd-a509-01ee1c685e60 with identifier: KS69%20HBC
2026-03-29 22:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 567b92e4-538d-5dfd-a509-01ee1c685e60 with identifier: KS69%20HBC to the API
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KS69%20HBC-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '567b92e4-538d-5dfd-a509-01ee1c685e60',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KS69 HBC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KS69%20HBC&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 98690,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 90 GRIFFIN Hatchback',
 'transmission': 'manual',
 'trim': '90 GRIFFIN',
 'vin': 'W0V0XEP68K4508415',
 'year': 2019}
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS69%2520HBC%27 HTTP/1.1" 200 None
2026-03-29 22:07:43 [bca.uk] INFO: Saving data for KS69%20HBC: {'auction_closing_time': 1774864800.0, 'created_time': 1774735562.45809, 'last_price_update_time': 1774822063.698316}
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KS69%2520HBC') HTTP/1.1" 204 0
2026-03-29 22:07:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430284/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ08SVR/42812103?sv=2020-08-04&st=2026-03-29T22%3A06%3A29Z&se=2026-03-29T22%3A31%3A29Z&sr=b&sp=r&sig=MlBD76Nciq6xfGWS8ogzePQWya6I7akYbscBXB2PpJI%3D)
2026-03-29 22:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b93e7f6f-f9b0-5da5-bcd2-2f4822ea58df with identifier: KY58%20DDF
2026-03-29 22:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b93e7f6f-f9b0-5da5-bcd2-2f4822ea58df with identifier: KY58%20DDF
2026-03-29 22:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b93e7f6f-f9b0-5da5-bcd2-2f4822ea58df with identifier: KY58%20DDF to the API
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 186,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KY58%20DDF-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b93e7f6f-f9b0-5da5-bcd2-2f4822ea58df',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KY58 DDF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KY58%20DDF&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 97055,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.8 VVT DESIGN Hatchback',
 'transmission': 'automatic',
 'trim': 'VVT DESIGN',
 'vin': 'W0L0AHL4888123037',
 'year': 2008}
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY58%2520DDF%27 HTTP/1.1" 200 None
2026-03-29 22:07:43 [bca.uk] INFO: Saving data for KY58%20DDF: {'auction_closing_time': 1774864800.0, 'created_time': 1774505153.943372, 'last_price_update_time': 1774822063.978824}
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KY58%2520DDF') HTTP/1.1" 204 0
2026-03-29 22:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 73e9fcad-8a90-5e2f-8b8b-a9df139e02bc with identifier: DU68%20LVG
2026-03-29 22:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 73e9fcad-8a90-5e2f-8b8b-a9df139e02bc with identifier: DU68%20LVG
2026-03-29 22:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 73e9fcad-8a90-5e2f-8b8b-a9df139e02bc with identifier: DU68%20LVG to the API
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 160,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DU68%20LVG-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '73e9fcad-8a90-5e2f-8b8b-a9df139e02bc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DU68 LVG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DU68%20LVG&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'FORD',
 'model': 'KUGA',
 'odometer': 73497,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FORD KUGA 2.0 TDCI 180 4WD ST-LINE X P/S StationWagon',
 'transmission': 'automatic',
 'trim': 'TDCI 180 4WD ST-LINE X P/S',
 'vin': 'WF0AXXWPMAJM87964',
 'year': 2018}
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU68%2520LVG%27 HTTP/1.1" 200 None
2026-03-29 22:07:44 [bca.uk] INFO: Saving data for DU68%20LVG: {'auction_closing_time': 1774864800.0, 'created_time': 1774735596.812727, 'last_price_update_time': 1774822064.259075}
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DU68%2520LVG') HTTP/1.1" 204 0
2026-03-29 22:07:44 [bca.uk] INFO: Found listing with ID: BC04%20RGC
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC04%2520RGC%27 HTTP/1.1" 200 None
2026-03-29 22:07:44 [bca.uk] INFO: Scrape type for BC04%20RGC: 0
2026-03-29 22:07:44 [bca.uk] INFO: Found listing with ID: LO66%20DDN
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO66%2520DDN%27 HTTP/1.1" 200 None
2026-03-29 22:07:44 [bca.uk] INFO: Scrape type for LO66%20DDN: 2
2026-03-29 22:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d766950d-ff42-51aa-9795-cabfbea85c7a with identifier: LO66%20DDN
2026-03-29 22:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d766950d-ff42-51aa-9795-cabfbea85c7a with scrape type 2
2026-03-29 22:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d766950d-ff42-51aa-9795-cabfbea85c7a with scrape type 2
2026-03-29 22:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d766950d-ff42-51aa-9795-cabfbea85c7a, identifier: LO66%20DDN
2026-03-29 22:07:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:44 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:44 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:44 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61727850>
2026-03-29 22:07:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ58SFX%252F699435182%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435182/600 saved to cache
2026-03-29 22:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5063d79c-4147-5ce9-b414-8b0ccabfea0d
2026-03-29 22:07:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:44 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:44 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:44 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61988bd0>
2026-03-29 22:07:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWR60HNV%252F699146934%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146934/600 saved to cache
2026-03-29 22:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1a63c92f-88a3-5364-8028-ccaa89112c46
2026-03-29 22:07:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:44 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:44 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:44 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61070cd0>
2026-03-29 22:07:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWR60HNV%252F699146962%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146962/600 saved to cache
2026-03-29 22:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1a63c92f-88a3-5364-8028-ccaa89112c46
2026-03-29 22:07:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430199/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE56AOD/42812125?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=jYNw1fNPOU4PCeqA8yT%2FgW%2F2lYqFTt1ML7YNy%2BQkkpE%3D)
2026-03-29 22:07:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699427784/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427784>
2026-03-29 22:07:44 [bca.uk] INFO: Found listing with ID: LT55%20XAG
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT55%2520XAG%27 HTTP/1.1" 200 None
2026-03-29 22:07:44 [bca.uk] INFO: Scrape type for LT55%20XAG: 0
2026-03-29 22:07:44 [bca.uk] INFO: Found listing with ID: RO59%20VYY
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO59%2520VYY%27 HTTP/1.1" 200 None
2026-03-29 22:07:44 [bca.uk] INFO: Scrape type for RO59%20VYY: 0
2026-03-29 22:07:44 [bca.uk] INFO: Found listing with ID: EA59%20HXN
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA59%2520HXN%27 HTTP/1.1" 200 None
2026-03-29 22:07:44 [bca.uk] INFO: Scrape type for EA59%20HXN: 2
2026-03-29 22:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7fedd12-6fbb-5184-a0b0-01f166ed4c7b with identifier: EA59%20HXN
2026-03-29 22:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7fedd12-6fbb-5184-a0b0-01f166ed4c7b with scrape type 2
2026-03-29 22:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7fedd12-6fbb-5184-a0b0-01f166ed4c7b with scrape type 2
2026-03-29 22:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f7fedd12-6fbb-5184-a0b0-01f166ed4c7b, identifier: EA59%20HXN
2026-03-29 22:07:44 [bca.uk] INFO: Found listing with ID: CK70%20OSX
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK70%2520OSX%27 HTTP/1.1" 200 None
2026-03-29 22:07:44 [bca.uk] INFO: Scrape type for CK70%20OSX: 0
2026-03-29 22:07:44 [bca.uk] INFO: Found listing with ID: RF22%20LPJ
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF22%2520LPJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:44 [bca.uk] INFO: Scrape type for RF22%20LPJ: 0
2026-03-29 22:07:44 [bca.uk] INFO: Found listing with ID: YH22%20TPO
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH22%2520TPO%27 HTTP/1.1" 200 None
2026-03-29 22:07:44 [bca.uk] INFO: Scrape type for YH22%20TPO: 0
2026-03-29 22:07:44 [bca.uk] INFO: Found listing with ID: WR74%20UNV
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR74%2520UNV%27 HTTP/1.1" 200 None
2026-03-29 22:07:44 [bca.uk] INFO: Scrape type for WR74%20UNV: 0
2026-03-29 22:07:44 [bca.uk] INFO: Found listing with ID: OU66%20YVP
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU66%2520YVP%27 HTTP/1.1" 200 None
2026-03-29 22:07:44 [bca.uk] INFO: Scrape type for OU66%20YVP: 0
2026-03-29 22:07:44 [bca.uk] INFO: Found listing with ID: BV18%20MMU
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV18%2520MMU%27 HTTP/1.1" 200 None
2026-03-29 22:07:44 [bca.uk] INFO: Scrape type for BV18%20MMU: 2
2026-03-29 22:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bab00141-98d7-507d-a35a-585edf20fde4 with identifier: BV18%20MMU
2026-03-29 22:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bab00141-98d7-507d-a35a-585edf20fde4 with scrape type 2
2026-03-29 22:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bab00141-98d7-507d-a35a-585edf20fde4 with scrape type 2
2026-03-29 22:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bab00141-98d7-507d-a35a-585edf20fde4, identifier: BV18%20MMU
2026-03-29 22:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d766950d-ff42-51aa-9795-cabfbea85c7a with identifier: LO66%20DDN
2026-03-29 22:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d766950d-ff42-51aa-9795-cabfbea85c7a with identifier: LO66%20DDN
2026-03-29 22:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d766950d-ff42-51aa-9795-cabfbea85c7a with identifier: LO66%20DDN to the API
2026-03-29 22:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LO66%20DDN-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.8L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd766950d-ff42-51aa-9795-cabfbea85c7a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LO66 DDN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LO66%20DDN&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'AUDI',
 'model': 'TT',
 'odometer': 95178,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'AUDI TT 1.8 TFSI 180 S LINE Coupe',
 'transmission': 'manual',
 'trim': 'TFSI 180 S LINE',
 'vin': 'TRUZZZFV9H1010686',
 'year': 2016}
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO66%2520DDN%27 HTTP/1.1" 200 None
2026-03-29 22:07:45 [bca.uk] INFO: Saving data for LO66%20DDN: {'auction_closing_time': 1774951200.0, 'created_time': 1774353575.223653, 'last_price_update_time': 1774822065.162036}
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LO66%2520DDN') HTTP/1.1" 204 0
2026-03-29 22:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146921/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WR60HNV/42810656?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=iTeyX7WgAxvLftpE%2F2dkTmhR4Qwoz4r3xCUieQTYJOM%3D)
2026-03-29 22:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139576/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP66PGE/42809943?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=WoZ%2FTTd8%2FUTJlWN%2B%2FNq0hoqMOCTHwgwo3OayCCjYYF0%3D)
2026-03-29 22:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435168/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ58SFX/42812168?sv=2020-08-04&st=2026-03-29T22%3A06%3A32Z&se=2026-03-29T22%3A31%3A32Z&sr=b&sp=r&sig=qiTgzjDZ%2FB1Y9Jc9LI61o7EdjHjaU8RNz%2BEzvH34f2o%3D)
2026-03-29 22:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124388/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM09CVU/42809722?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=IVQHrCG530q4ZNE7GeniJ3%2F1vLzKHgZru4jgYYDb%2BSY%3D)
2026-03-29 22:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139586/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP66PGE/42809943?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=WoZ%2FTTd8%2FUTJlWN%2B%2FNq0hoqMOCTHwgwo3OayCCjYYF0%3D)
2026-03-29 22:07:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f7fedd12-6fbb-5184-a0b0-01f166ed4c7b with identifier: EA59%20HXN
2026-03-29 22:07:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f7fedd12-6fbb-5184-a0b0-01f166ed4c7b with identifier: EA59%20HXN
2026-03-29 22:07:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f7fedd12-6fbb-5184-a0b0-01f166ed4c7b with identifier: EA59%20HXN to the API
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EA59%20HXN-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f7fedd12-6fbb-5184-a0b0-01f166ed4c7b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EA59 HXN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EA59%20HXN&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 75615,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.6 VVT 115 SXI Hatchback',
 'transmission': 'manual',
 'trim': 'VVT 115 SXI',
 'vin': 'W0L0AHL08A5014141',
 'year': 2009}
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA59%2520HXN%27 HTTP/1.1" 200 None
2026-03-29 22:07:45 [bca.uk] INFO: Saving data for EA59%20HXN: {'auction_closing_time': 1774864800.0, 'created_time': 1774621543.408677, 'last_price_update_time': 1774822065.545481}
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EA59%2520HXN') HTTP/1.1" 204 0
2026-03-29 22:07:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bab00141-98d7-507d-a35a-585edf20fde4 with identifier: BV18%20MMU
2026-03-29 22:07:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bab00141-98d7-507d-a35a-585edf20fde4 with identifier: BV18%20MMU
2026-03-29 22:07:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bab00141-98d7-507d-a35a-585edf20fde4 with identifier: BV18%20MMU to the API
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BV18%20MMU-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'bab00141-98d7-507d-a35a-585edf20fde4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BV18 MMU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BV18%20MMU&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'SEAT',
 'model': 'LEON',
 'odometer': 71532,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'SEAT LEON 1.8 TSI 180 FR TECHNOLOGY DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TSI 180 FR TECHNOLOGY DSG',
 'vin': 'VSSZZZ5FZJR175567',
 'year': 2018}
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV18%2520MMU%27 HTTP/1.1" 200 None
2026-03-29 22:07:45 [bca.uk] INFO: Saving data for BV18%20MMU: {'auction_closing_time': 1774864800.0, 'created_time': 1774735608.481855, 'last_price_update_time': 1774822065.824513}
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BV18%2520MMU') HTTP/1.1" 204 0
2026-03-29 22:07:45 [bca.uk] INFO: Found listing with ID: RJ60%20UUD
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ60%2520UUD%27 HTTP/1.1" 200 None
2026-03-29 22:07:45 [bca.uk] INFO: Scrape type for RJ60%20UUD: 0
2026-03-29 22:07:45 [bca.uk] INFO: Found listing with ID: OV61%20DEU
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV61%2520DEU%27 HTTP/1.1" 200 None
2026-03-29 22:07:45 [bca.uk] INFO: Scrape type for OV61%20DEU: 2
2026-03-29 22:07:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d05f8db-32fe-5a7f-ab19-58c0c8cdeb5e with identifier: OV61%20DEU
2026-03-29 22:07:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d05f8db-32fe-5a7f-ab19-58c0c8cdeb5e with scrape type 2
2026-03-29 22:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d05f8db-32fe-5a7f-ab19-58c0c8cdeb5e with scrape type 2
2026-03-29 22:07:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8d05f8db-32fe-5a7f-ab19-58c0c8cdeb5e, identifier: OV61%20DEU
2026-03-29 22:07:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63739190>
2026-03-29 22:07:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ08SVR%252F699430310%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430310/600 saved to cache
2026-03-29 22:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4de1def5-9fea-59aa-8472-dafc14cac3a1
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6185f290>
2026-03-29 22:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWR60HNV%252F699146948%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146948/600 saved to cache
2026-03-29 22:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1a63c92f-88a3-5364-8028-ccaa89112c46
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620c1c90>
2026-03-29 22:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM09CVU%252F699124407%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124407/600 saved to cache
2026-03-29 22:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ad76e9a4-0e7d-56af-9a84-3fd65281fde6
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61756950>
2026-03-29 22:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM09CVU%252F699124400%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124400/600 saved to cache
2026-03-29 22:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ad76e9a4-0e7d-56af-9a84-3fd65281fde6
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac636d0790>
2026-03-29 22:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ58SFX%252F699435175%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435175/600 saved to cache
2026-03-29 22:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5063d79c-4147-5ce9-b414-8b0ccabfea0d
2026-03-29 22:07:46 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103856/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103856>
2026-03-29 22:07:46 [bca.uk] INFO: Found listing with ID: DE57%20JFF
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE57%2520JFF%27 HTTP/1.1" 200 None
2026-03-29 22:07:46 [bca.uk] INFO: Scrape type for DE57%20JFF: 0
2026-03-29 22:07:46 [bca.uk] INFO: Found listing with ID: SB15%20DHF
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB15%2520DHF%27 HTTP/1.1" 200 None
2026-03-29 22:07:46 [bca.uk] INFO: Scrape type for SB15%20DHF: 2
2026-03-29 22:07:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d452a1ca-e21b-5f2d-9b7b-38f4747f9c3d with identifier: SB15%20DHF
2026-03-29 22:07:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d452a1ca-e21b-5f2d-9b7b-38f4747f9c3d with scrape type 2
2026-03-29 22:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d452a1ca-e21b-5f2d-9b7b-38f4747f9c3d with scrape type 2
2026-03-29 22:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d452a1ca-e21b-5f2d-9b7b-38f4747f9c3d, identifier: SB15%20DHF
2026-03-29 22:07:46 [bca.uk] INFO: Found listing with ID: EJ72%20YOX
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ72%2520YOX%27 HTTP/1.1" 200 None
2026-03-29 22:07:46 [bca.uk] INFO: Scrape type for EJ72%20YOX: 0
2026-03-29 22:07:46 [bca.uk] INFO: Found listing with ID: GX69%20OHK
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX69%2520OHK%27 HTTP/1.1" 200 None
2026-03-29 22:07:46 [bca.uk] INFO: Scrape type for GX69%20OHK: 2
2026-03-29 22:07:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd277234-4dc4-5636-a402-27f6b3385c96 with identifier: GX69%20OHK
2026-03-29 22:07:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd277234-4dc4-5636-a402-27f6b3385c96 with scrape type 2
2026-03-29 22:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd277234-4dc4-5636-a402-27f6b3385c96 with scrape type 2
2026-03-29 22:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cd277234-4dc4-5636-a402-27f6b3385c96, identifier: GX69%20OHK
2026-03-29 22:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8d05f8db-32fe-5a7f-ab19-58c0c8cdeb5e with identifier: OV61%20DEU
2026-03-29 22:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8d05f8db-32fe-5a7f-ab19-58c0c8cdeb5e with identifier: OV61%20DEU
2026-03-29 22:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8d05f8db-32fe-5a7f-ab19-58c0c8cdeb5e with identifier: OV61%20DEU to the API
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 292,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OV61%20DEU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '5.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8d05f8db-32fe-5a7f-ab19-58c0c8cdeb5e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OV61 DEU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OV61%20DEU&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'JAGUAR',
 'model': 'XFR',
 'odometer': 100208,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'JAGUAR XFR 5.0 V8 SUPERCHARGED Saloon',
 'transmission': 'automatic',
 'trim': 'V8 SUPERCHARGED',
 'vin': 'SAJAC08R4CMS28564',
 'year': 2011}
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV61%2520DEU%27 HTTP/1.1" 200 None
2026-03-29 22:07:46 [bca.uk] INFO: Saving data for OV61%20DEU: {'auction_closing_time': 1774951200.0, 'created_time': 1774534271.278876, 'last_price_update_time': 1774822066.762056}
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OV61%2520DEU') HTTP/1.1" 204 0
2026-03-29 22:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d452a1ca-e21b-5f2d-9b7b-38f4747f9c3d with identifier: SB15%20DHF
2026-03-29 22:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d452a1ca-e21b-5f2d-9b7b-38f4747f9c3d with identifier: SB15%20DHF
2026-03-29 22:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d452a1ca-e21b-5f2d-9b7b-38f4747f9c3d with identifier: SB15%20DHF to the API
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=19&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SB15%20DHF-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd452a1ca-e21b-5f2d-9b7b-38f4747f9c3d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SB15 DHF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SB15%20DHF&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 89230,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.6 TI-VCT 125 TITANIUM P/S Hatchback',
 'transmission': 'automatic',
 'trim': 'TI-VCT 125 TITANIUM P/S',
 'vin': 'WF05XXGCC5FE34305',
 'year': 2015}
2026-03-29 22:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB15%2520DHF%27 HTTP/1.1" 200 None
2026-03-29 22:07:47 [bca.uk] INFO: Saving data for SB15%20DHF: {'auction_closing_time': 1774864800.0, 'created_time': 1774735633.535693, 'last_price_update_time': 1774822067.074526}
2026-03-29 22:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SB15%2520DHF') HTTP/1.1" 204 0
2026-03-29 22:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cd277234-4dc4-5636-a402-27f6b3385c96 with identifier: GX69%20OHK
2026-03-29 22:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cd277234-4dc4-5636-a402-27f6b3385c96 with identifier: GX69%20OHK
2026-03-29 22:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cd277234-4dc4-5636-a402-27f6b3385c96 with identifier: GX69%20OHK to the API
2026-03-29 22:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GX69%20OHK-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'cd277234-4dc4-5636-a402-27f6b3385c96',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GX69 OHK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GX69%20OHK&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'MERCEDES-BENZ',
 'model': 'A200',
 'odometer': 37404,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A200 1.3 AMG LINE DCT Saloon',
 'transmission': 'automatic',
 'trim': 'AMG LINE DCT',
 'vin': 'WDD1771872J134679',
 'year': 2019}
2026-03-29 22:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX69%2520OHK%27 HTTP/1.1" 200 None
2026-03-29 22:07:48 [bca.uk] INFO: Saving data for GX69%20OHK: {'auction_closing_time': 1774864800.0, 'created_time': 1774735608.871115, 'last_price_update_time': 1774822068.880718}
2026-03-29 22:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GX69%2520OHK') HTTP/1.1" 204 0
2026-03-29 22:07:48 [bca.uk] INFO: Found listing with ID: BV62%20UHD
2026-03-29 22:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV62%2520UHD%27 HTTP/1.1" 200 None
2026-03-29 22:07:48 [bca.uk] INFO: Scrape type for BV62%20UHD: 0
2026-03-29 22:07:48 [bca.uk] INFO: Found listing with ID: KJ08%20EHN
2026-03-29 22:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ08%2520EHN%27 HTTP/1.1" 200 None
2026-03-29 22:07:48 [bca.uk] INFO: Scrape type for KJ08%20EHN: 0
2026-03-29 22:07:48 [bca.uk] INFO: Found listing with ID: AD16%20JOV
2026-03-29 22:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AD16%2520JOV%27 HTTP/1.1" 200 None
2026-03-29 22:07:48 [bca.uk] INFO: Scrape type for AD16%20JOV: 0
2026-03-29 22:07:48 [bca.uk] INFO: Found listing with ID: YB73%20OAS
2026-03-29 22:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB73%2520OAS%27 HTTP/1.1" 200 None
2026-03-29 22:07:48 [bca.uk] INFO: Scrape type for YB73%20OAS: 0
2026-03-29 22:07:48 [bca.uk] INFO: Found listing with ID: MV69%20AWO
2026-03-29 22:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV69%2520AWO%27 HTTP/1.1" 200 None
2026-03-29 22:07:48 [bca.uk] INFO: Scrape type for MV69%20AWO: 2
2026-03-29 22:07:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5172ad7b-a663-5860-962a-f840822640a8 with identifier: MV69%20AWO
2026-03-29 22:07:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5172ad7b-a663-5860-962a-f840822640a8 with scrape type 2
2026-03-29 22:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5172ad7b-a663-5860-962a-f840822640a8 with scrape type 2
2026-03-29 22:07:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5172ad7b-a663-5860-962a-f840822640a8, identifier: MV69%20AWO
2026-03-29 22:07:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146908/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146908>
2026-03-29 22:07:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430178/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430178>
2026-03-29 22:07:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435161/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435161>
2026-03-29 22:07:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139564/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139564>
2026-03-29 22:07:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103853/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103853>
2026-03-29 22:07:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124379/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124379>
2026-03-29 22:07:49 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430255/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430255>
2026-03-29 22:07:49 [bca.uk] INFO: Found listing with ID: DN60%20UOP
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN60%2520UOP%27 HTTP/1.1" 200 None
2026-03-29 22:07:49 [bca.uk] INFO: Scrape type for DN60%20UOP: 0
2026-03-29 22:07:49 [bca.uk] INFO: Found listing with ID: LD20%20VFR
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD20%2520VFR%27 HTTP/1.1" 200 None
2026-03-29 22:07:49 [bca.uk] INFO: Scrape type for LD20%20VFR: 2
2026-03-29 22:07:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2e42f65-62fc-5369-aa50-0828074023cd with identifier: LD20%20VFR
2026-03-29 22:07:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2e42f65-62fc-5369-aa50-0828074023cd with scrape type 2
2026-03-29 22:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2e42f65-62fc-5369-aa50-0828074023cd with scrape type 2
2026-03-29 22:07:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e2e42f65-62fc-5369-aa50-0828074023cd, identifier: LD20%20VFR
2026-03-29 22:07:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5172ad7b-a663-5860-962a-f840822640a8 with identifier: MV69%20AWO
2026-03-29 22:07:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5172ad7b-a663-5860-962a-f840822640a8 with identifier: MV69%20AWO
2026-03-29 22:07:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5172ad7b-a663-5860-962a-f840822640a8 with identifier: MV69%20AWO to the API
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 162,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MV69%20AWO-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5172ad7b-a663-5860-962a-f840822640a8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MV69 AWO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MV69%20AWO&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'MERCEDES-BENZ',
 'model': 'GLE 300 D',
 'odometer': 36746,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLE 300 D 2.0 AMG LINE PREMIUM 4M 9G StationWagon',
 'transmission': 'manual',
 'trim': 'AMG LINE PREMIUM 4M 9G',
 'vin': 'WDC1671192A081919',
 'year': 2019}
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV69%2520AWO%27 HTTP/1.1" 200 None
2026-03-29 22:07:49 [bca.uk] INFO: Saving data for MV69%20AWO: {'auction_closing_time': 1774951200.0, 'created_time': 1774534217.059137, 'last_price_update_time': 1774822069.588503}
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MV69%2520AWO') HTTP/1.1" 204 0
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6185cb90>
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ08SVR%252F699430284%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430284/600 saved to cache
2026-03-29 22:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4de1def5-9fea-59aa-8472-dafc14cac3a1
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62072b90>
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE56AOD%252F699430199%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430199/600 saved to cache
2026-03-29 22:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5674dd98-879a-5bc0-92a6-049abdc5f932
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61929e90>
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWR60HNV%252F699146921%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146921/600 saved to cache
2026-03-29 22:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1a63c92f-88a3-5364-8028-ccaa89112c46
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6101ec10>
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP66PGE%252F699139576%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139576/600 saved to cache
2026-03-29 22:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 49025c6e-c82c-5ad9-a984-dc586f875105
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618747d0>
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ58SFX%252F699435168%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435168/600 saved to cache
2026-03-29 22:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5063d79c-4147-5ce9-b414-8b0ccabfea0d
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61a24250>
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM09CVU%252F699124388%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124388/600 saved to cache
2026-03-29 22:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ad76e9a4-0e7d-56af-9a84-3fd65281fde6
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611bc110>
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP66PGE%252F699139586%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139586/600 saved to cache
2026-03-29 22:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 49025c6e-c82c-5ad9-a984-dc586f875105
2026-03-29 22:07:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699427784/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE56AOD/42812125?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=jYNw1fNPOU4PCeqA8yT%2FgW%2F2lYqFTt1ML7YNy%2BQkkpE%3D)
2026-03-29 22:07:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e2e42f65-62fc-5369-aa50-0828074023cd with identifier: LD20%20VFR
2026-03-29 22:07:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e2e42f65-62fc-5369-aa50-0828074023cd with identifier: LD20%20VFR
2026-03-29 22:07:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e2e42f65-62fc-5369-aa50-0828074023cd with identifier: LD20%20VFR to the API
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LD20%20VFR-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e2e42f65-62fc-5369-aa50-0828074023cd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LD20 VFR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LD20%20VFR&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'KIA',
 'model': 'CEED',
 'odometer': 9791,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'KIA CEED 1.0 T GDI 120 2 ISG Hatchback',
 'transmission': 'manual',
 'trim': 'T GDI 120 2 ISG',
 'vin': 'U5YH2511LLL095077',
 'year': 2020}
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD20%2520VFR%27 HTTP/1.1" 200 None
2026-03-29 22:07:50 [bca.uk] INFO: Saving data for LD20%20VFR: {'auction_closing_time': 1774864800.0, 'created_time': 1774735587.906265, 'last_price_update_time': 1774822070.262711}
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LD20%2520VFR') HTTP/1.1" 204 0
2026-03-29 22:07:50 [bca.uk] INFO: Found listing with ID: BT69%20OOB
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT69%2520OOB%27 HTTP/1.1" 200 None
2026-03-29 22:07:50 [bca.uk] INFO: Scrape type for BT69%20OOB: 0
2026-03-29 22:07:50 [bca.uk] INFO: Found listing with ID: GF23%20SBY
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF23%2520SBY%27 HTTP/1.1" 200 None
2026-03-29 22:07:50 [bca.uk] INFO: Scrape type for GF23%20SBY: 0
2026-03-29 22:07:50 [bca.uk] INFO: Found listing with ID: LK74%20JRO
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK74%2520JRO%27 HTTP/1.1" 200 None
2026-03-29 22:07:50 [bca.uk] INFO: Scrape type for LK74%20JRO: 0
2026-03-29 22:07:50 [bca.uk] INFO: Found listing with ID: WJ24%20BNZ
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ24%2520BNZ%27 HTTP/1.1" 200 None
2026-03-29 22:07:50 [bca.uk] INFO: Scrape type for WJ24%20BNZ: 0
2026-03-29 22:07:50 [bca.uk] INFO: Found listing with ID: LR14%20LYD
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR14%2520LYD%27 HTTP/1.1" 200 None
2026-03-29 22:07:50 [bca.uk] INFO: Scrape type for LR14%20LYD: 0
2026-03-29 22:07:50 [bca.uk] INFO: Found listing with ID: GF16%20PNK
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF16%2520PNK%27 HTTP/1.1" 200 None
2026-03-29 22:07:50 [bca.uk] INFO: Scrape type for GF16%20PNK: 0
2026-03-29 22:07:50 [bca.uk] INFO: Found listing with ID: BG65%20DZL
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG65%2520DZL%27 HTTP/1.1" 200 None
2026-03-29 22:07:50 [bca.uk] INFO: Scrape type for BG65%20DZL: 0
2026-03-29 22:07:50 [bca.uk] INFO: Found listing with ID: WM14%20VDJ
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM14%2520VDJ%27 HTTP/1.1" 200 None
2026-03-29 22:07:50 [bca.uk] INFO: Scrape type for WM14%20VDJ: 0
2026-03-29 22:07:50 [bca.uk] INFO: Found listing with ID: MW19%20MTX
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW19%2520MTX%27 HTTP/1.1" 200 None
2026-03-29 22:07:50 [bca.uk] INFO: Scrape type for MW19%20MTX: 0
2026-03-29 22:07:50 [bca.uk] INFO: Found listing with ID: ST24%20XOE
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST24%2520XOE%27 HTTP/1.1" 200 None
2026-03-29 22:07:50 [bca.uk] INFO: Scrape type for ST24%20XOE: 0
2026-03-29 22:07:50 [bca.uk] INFO: Found listing with ID: FX70%20HCZ
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX70%2520HCZ%27 HTTP/1.1" 200 None
2026-03-29 22:07:50 [bca.uk] INFO: Scrape type for FX70%20HCZ: 2
2026-03-29 22:07:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba6e6e14-e7c6-548a-809e-e0544d6394d9 with identifier: FX70%20HCZ
2026-03-29 22:07:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba6e6e14-e7c6-548a-809e-e0544d6394d9 with scrape type 2
2026-03-29 22:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba6e6e14-e7c6-548a-809e-e0544d6394d9 with scrape type 2
2026-03-29 22:07:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ba6e6e14-e7c6-548a-809e-e0544d6394d9, identifier: FX70%20HCZ
2026-03-29 22:07:50 [bca.uk] INFO: Found listing with ID: WK69%20XPD
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK69%2520XPD%27 HTTP/1.1" 200 None
2026-03-29 22:07:50 [bca.uk] INFO: Scrape type for WK69%20XPD: 2
2026-03-29 22:07:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5ea448e-ce7a-5663-b1ff-9cff4b82d356 with identifier: WK69%20XPD
2026-03-29 22:07:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5ea448e-ce7a-5663-b1ff-9cff4b82d356 with scrape type 2
2026-03-29 22:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5ea448e-ce7a-5663-b1ff-9cff4b82d356 with scrape type 2
2026-03-29 22:07:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e5ea448e-ce7a-5663-b1ff-9cff4b82d356, identifier: WK69%20XPD
2026-03-29 22:07:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ba6e6e14-e7c6-548a-809e-e0544d6394d9 with identifier: FX70%20HCZ
2026-03-29 22:07:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ba6e6e14-e7c6-548a-809e-e0544d6394d9 with identifier: FX70%20HCZ
2026-03-29 22:07:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ba6e6e14-e7c6-548a-809e-e0544d6394d9 with identifier: FX70%20HCZ to the API
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 167,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FX70%20HCZ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ba6e6e14-e7c6-548a-809e-e0544d6394d9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FX70 HCZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FX70%20HCZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'ABARTH',
 'model': '595',
 'odometer': 18675,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'ABARTH 595 1.4 T-JET 165 TURISMO 70TH ANNIV. Hatchback',
 'transmission': 'manual',
 'trim': 'T-JET 165 TURISMO 70TH ANNIV.',
 'vin': 'ZFA3120000JD46346',
 'year': 2020}
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX70%2520HCZ%27 HTTP/1.1" 200 None
2026-03-29 22:07:50 [bca.uk] INFO: Saving data for FX70%20HCZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774621269.882943, 'last_price_update_time': 1774822070.935024}
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FX70%2520HCZ') HTTP/1.1" 204 0
2026-03-29 22:07:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699427769/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427769>
2026-03-29 22:07:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435152/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435152>
2026-03-29 22:07:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124373/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124373>
2026-03-29 22:07:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146901/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146901>
2026-03-29 22:07:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139551/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139551>
2026-03-29 22:07:51 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430227/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430227>
2026-03-29 22:07:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103856/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AP12HDL/42809882?sv=2020-08-04&st=2026-03-29T22%3A06%3A24Z&se=2026-03-29T22%3A31%3A24Z&sr=b&sp=r&sig=DviGem8rLk3txiS7kcWiSVUINF67ojRtTzL1ranpKKA%3D)
2026-03-29 22:07:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e5ea448e-ce7a-5663-b1ff-9cff4b82d356 with identifier: WK69%20XPD
2026-03-29 22:07:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e5ea448e-ce7a-5663-b1ff-9cff4b82d356 with identifier: WK69%20XPD
2026-03-29 22:07:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e5ea448e-ce7a-5663-b1ff-9cff4b82d356 with identifier: WK69%20XPD to the API
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WK69%20XPD-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e5ea448e-ce7a-5663-b1ff-9cff4b82d356',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WK69 XPD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WK69%20XPD&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'DACIA',
 'model': 'DUSTER',
 'odometer': 4538,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'DACIA DUSTER 1.0 TCE 100 ESSENTIAL StationWagon',
 'transmission': 'manual',
 'trim': 'TCE 100 ESSENTIAL',
 'vin': 'VF1HJD20364254290',
 'year': 2019}
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK69%2520XPD%27 HTTP/1.1" 200 None
2026-03-29 22:07:51 [bca.uk] INFO: Saving data for WK69%20XPD: {'auction_closing_time': 1774864800.0, 'created_time': 1774621259.948892, 'last_price_update_time': 1774822071.328717}
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WK69%2520XPD') HTTP/1.1" 204 0
2026-03-29 22:07:51 [bca.uk] INFO: Found listing with ID: EN19%20JGV
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN19%2520JGV%27 HTTP/1.1" 200 None
2026-03-29 22:07:51 [bca.uk] INFO: Scrape type for EN19%20JGV: 0
2026-03-29 22:07:51 [bca.uk] INFO: Found listing with ID: BT24%20LKX
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT24%2520LKX%27 HTTP/1.1" 200 None
2026-03-29 22:07:51 [bca.uk] INFO: Scrape type for BT24%20LKX: 0
2026-03-29 22:07:51 [bca.uk] INFO: Found listing with ID: DG23%20HXH
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG23%2520HXH%27 HTTP/1.1" 200 None
2026-03-29 22:07:51 [bca.uk] INFO: Scrape type for DG23%20HXH: 0
2026-03-29 22:07:51 [bca.uk] INFO: Found listing with ID: FY68%20WNB
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY68%2520WNB%27 HTTP/1.1" 200 None
2026-03-29 22:07:51 [bca.uk] INFO: Scrape type for FY68%20WNB: 2
2026-03-29 22:07:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8436e02-8218-5d88-bcc5-e01ffac7eb8e with identifier: FY68%20WNB
2026-03-29 22:07:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8436e02-8218-5d88-bcc5-e01ffac7eb8e with scrape type 2
2026-03-29 22:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8436e02-8218-5d88-bcc5-e01ffac7eb8e with scrape type 2
2026-03-29 22:07:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d8436e02-8218-5d88-bcc5-e01ffac7eb8e, identifier: FY68%20WNB
2026-03-29 22:07:51 [bca.uk] INFO: Found listing with ID: BG72%20YNH
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG72%2520YNH%27 HTTP/1.1" 200 None
2026-03-29 22:07:51 [bca.uk] INFO: Scrape type for BG72%20YNH: 0
2026-03-29 22:07:51 [bca.uk] INFO: Found listing with ID: DP69%20ZFO
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP69%2520ZFO%27 HTTP/1.1" 200 None
2026-03-29 22:07:51 [bca.uk] INFO: Scrape type for DP69%20ZFO: 2
2026-03-29 22:07:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ae84d00-f082-5222-b51d-cfbb89091e57 with identifier: DP69%20ZFO
2026-03-29 22:07:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ae84d00-f082-5222-b51d-cfbb89091e57 with scrape type 2
2026-03-29 22:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ae84d00-f082-5222-b51d-cfbb89091e57 with scrape type 2
2026-03-29 22:07:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8ae84d00-f082-5222-b51d-cfbb89091e57, identifier: DP69%20ZFO
2026-03-29 22:07:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d8436e02-8218-5d88-bcc5-e01ffac7eb8e with identifier: FY68%20WNB
2026-03-29 22:07:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d8436e02-8218-5d88-bcc5-e01ffac7eb8e with identifier: FY68%20WNB
2026-03-29 22:07:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d8436e02-8218-5d88-bcc5-e01ffac7eb8e with identifier: FY68%20WNB to the API
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FY68%20WNB-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd8436e02-8218-5d88-bcc5-e01ffac7eb8e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FY68 WNB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FY68%20WNB&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'VAUXHALL',
 'model': 'GRANDLAND X',
 'odometer': 42686,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VAUXHALL GRANDLAND X 1.2 T 130 SE Hatchback',
 'transmission': 'manual',
 'trim': 'T 130 SE',
 'vin': 'W0VZRHNSXJS392664',
 'year': 2018}
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY68%2520WNB%27 HTTP/1.1" 200 None
2026-03-29 22:07:51 [bca.uk] INFO: Saving data for FY68%20WNB: {'auction_closing_time': 1774864800.0, 'created_time': 1774706951.698628, 'last_price_update_time': 1774822071.904248}
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FY68%2520WNB') HTTP/1.1" 204 0
2026-03-29 22:07:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8ae84d00-f082-5222-b51d-cfbb89091e57 with identifier: DP69%20ZFO
2026-03-29 22:07:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8ae84d00-f082-5222-b51d-cfbb89091e57 with identifier: DP69%20ZFO
2026-03-29 22:07:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8ae84d00-f082-5222-b51d-cfbb89091e57 with identifier: DP69%20ZFO to the API
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 93,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DP69%20ZFO-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8ae84d00-f082-5222-b51d-cfbb89091e57',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DP69 ZFO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DP69%20ZFO&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 25015,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.2 SE Hatchback',
 'transmission': 'manual',
 'trim': 'SE',
 'vin': 'VXKUPHMHDL4067468',
 'year': 2019}
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP69%2520ZFO%27 HTTP/1.1" 200 None
2026-03-29 22:07:52 [bca.uk] INFO: Saving data for DP69%20ZFO: {'auction_closing_time': 1774864800.0, 'created_time': 1774735589.131941, 'last_price_update_time': 1774822072.205568}
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DP69%2520ZFO') HTTP/1.1" 204 0
2026-03-29 22:07:52 [bca.uk] INFO: Found listing with ID: YC21%20EXV
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC21%2520EXV%27 HTTP/1.1" 200 None
2026-03-29 22:07:52 [bca.uk] INFO: Scrape type for YC21%20EXV: 0
2026-03-29 22:07:52 [bca.uk] INFO: Found listing with ID: Y200%20JDW
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y200%2520JDW%27 HTTP/1.1" 200 None
2026-03-29 22:07:52 [bca.uk] INFO: Scrape type for Y200%20JDW: 0
2026-03-29 22:07:52 [bca.uk] INFO: Found listing with ID: VX19%20OYP
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX19%2520OYP%27 HTTP/1.1" 200 None
2026-03-29 22:07:52 [bca.uk] INFO: Scrape type for VX19%20OYP: 2
2026-03-29 22:07:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7b36a17-d5d4-5e94-9bbf-8a754ca74b60 with identifier: VX19%20OYP
2026-03-29 22:07:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7b36a17-d5d4-5e94-9bbf-8a754ca74b60 with scrape type 2
2026-03-29 22:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7b36a17-d5d4-5e94-9bbf-8a754ca74b60 with scrape type 2
2026-03-29 22:07:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b7b36a17-d5d4-5e94-9bbf-8a754ca74b60, identifier: VX19%20OYP
2026-03-29 22:07:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:52 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:52 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:52 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac60ef77d0>
2026-03-29 22:07:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE56AOD%252F699427784%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699427784/600 saved to cache
2026-03-29 22:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5674dd98-879a-5bc0-92a6-049abdc5f932
2026-03-29 22:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146908/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WR60HNV/42810656?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=iTeyX7WgAxvLftpE%2F2dkTmhR4Qwoz4r3xCUieQTYJOM%3D)
2026-03-29 22:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430178/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE56AOD/42812125?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=jYNw1fNPOU4PCeqA8yT%2FgW%2F2lYqFTt1ML7YNy%2BQkkpE%3D)
2026-03-29 22:07:52 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103848/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103848>
2026-03-29 22:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430255/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ08SVR/42812103?sv=2020-08-04&st=2026-03-29T22%3A06%3A29Z&se=2026-03-29T22%3A31%3A29Z&sr=b&sp=r&sig=MlBD76Nciq6xfGWS8ogzePQWya6I7akYbscBXB2PpJI%3D)
2026-03-29 22:07:52 [bca.uk] INFO: Found listing with ID: BJ20%20SFO
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ20%2520SFO%27 HTTP/1.1" 200 None
2026-03-29 22:07:52 [bca.uk] INFO: Scrape type for BJ20%20SFO: 2
2026-03-29 22:07:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0586b55a-6c26-5bef-804d-4b64e9ef9872 with identifier: BJ20%20SFO
2026-03-29 22:07:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0586b55a-6c26-5bef-804d-4b64e9ef9872 with scrape type 2
2026-03-29 22:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0586b55a-6c26-5bef-804d-4b64e9ef9872 with scrape type 2
2026-03-29 22:07:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0586b55a-6c26-5bef-804d-4b64e9ef9872, identifier: BJ20%20SFO
2026-03-29 22:07:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b7b36a17-d5d4-5e94-9bbf-8a754ca74b60 with identifier: VX19%20OYP
2026-03-29 22:07:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b7b36a17-d5d4-5e94-9bbf-8a754ca74b60 with identifier: VX19%20OYP
2026-03-29 22:07:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b7b36a17-d5d4-5e94-9bbf-8a754ca74b60 with identifier: VX19%20OYP to the API
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VX19%20OYP-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b7b36a17-d5d4-5e94-9bbf-8a754ca74b60',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VX19 OYP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VX19%20OYP&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'SMART',
 'model': 'FORTWO',
 'odometer': 28386,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'SMART FORTWO 1.0 71 PURE Coupe',
 'transmission': 'manual',
 'trim': '71 PURE',
 'vin': 'WME4533422K328630',
 'year': 2019}
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX19%2520OYP%27 HTTP/1.1" 200 None
2026-03-29 22:07:52 [bca.uk] INFO: Saving data for VX19%20OYP: {'auction_closing_time': 1774864800.0, 'created_time': 1774706960.110758, 'last_price_update_time': 1774822072.788958}
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VX19%2520OYP') HTTP/1.1" 204 0
2026-03-29 22:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124379/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM09CVU/42809722?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=IVQHrCG530q4ZNE7GeniJ3%2F1vLzKHgZru4jgYYDb%2BSY%3D)
2026-03-29 22:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435161/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ58SFX/42812168?sv=2020-08-04&st=2026-03-29T22%3A06%3A32Z&se=2026-03-29T22%3A31%3A32Z&sr=b&sp=r&sig=qiTgzjDZ%2FB1Y9Jc9LI61o7EdjHjaU8RNz%2BEzvH34f2o%3D)
2026-03-29 22:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139564/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP66PGE/42809943?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=WoZ%2FTTd8%2FUTJlWN%2B%2FNq0hoqMOCTHwgwo3OayCCjYYF0%3D)
2026-03-29 22:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103853/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AP12HDL/42809882?sv=2020-08-04&st=2026-03-29T22%3A06%3A24Z&se=2026-03-29T22%3A31%3A24Z&sr=b&sp=r&sig=DviGem8rLk3txiS7kcWiSVUINF67ojRtTzL1ranpKKA%3D)
2026-03-29 22:07:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0586b55a-6c26-5bef-804d-4b64e9ef9872 with identifier: BJ20%20SFO
2026-03-29 22:07:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0586b55a-6c26-5bef-804d-4b64e9ef9872 with identifier: BJ20%20SFO
2026-03-29 22:07:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0586b55a-6c26-5bef-804d-4b64e9ef9872 with identifier: BJ20%20SFO to the API
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BJ20%20SFO-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0586b55a-6c26-5bef-804d-4b64e9ef9872',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BJ20 SFO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BJ20%20SFO&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'AUDI',
 'model': 'Q3 SPORTBACK',
 'odometer': 84581,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'AUDI Q3 SPORTBACK 1.5 35 TFSI S LINE S-T Coupe',
 'transmission': 'automatic',
 'trim': '35 TFSI S LINE S-T',
 'vin': 'WAUZZZF31L1058696',
 'year': 2020}
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ20%2520SFO%27 HTTP/1.1" 200 None
2026-03-29 22:07:53 [bca.uk] INFO: Saving data for BJ20%20SFO: {'auction_closing_time': 1774864800.0, 'created_time': 1774621241.562599, 'last_price_update_time': 1774822073.100807}
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ20%2520SFO') HTTP/1.1" 204 0
2026-03-29 22:07:53 [bca.uk] INFO: Found listing with ID: DP19%20FWW
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP19%2520FWW%27 HTTP/1.1" 200 None
2026-03-29 22:07:53 [bca.uk] INFO: Scrape type for DP19%20FWW: 2
2026-03-29 22:07:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b13d468-b932-5891-9e01-a66081b24d30 with identifier: DP19%20FWW
2026-03-29 22:07:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b13d468-b932-5891-9e01-a66081b24d30 with scrape type 2
2026-03-29 22:07:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b13d468-b932-5891-9e01-a66081b24d30 with scrape type 2
2026-03-29 22:07:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4b13d468-b932-5891-9e01-a66081b24d30, identifier: DP19%20FWW
2026-03-29 22:07:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:53 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:53 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:53 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63673f10>
2026-03-29 22:07:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAP12HDL%252F699103856%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103856/600 saved to cache
2026-03-29 22:07:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 21e79e5d-2d1b-56fe-b8fb-2067f25370f7
2026-03-29 22:07:53 [bca.uk] INFO: Found listing with ID: LX70%20UWW
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX70%2520UWW%27 HTTP/1.1" 200 None
2026-03-29 22:07:53 [bca.uk] INFO: Scrape type for LX70%20UWW: 0
2026-03-29 22:07:53 [bca.uk] INFO: Found listing with ID: ML18%20JZP
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML18%2520JZP%27 HTTP/1.1" 200 None
2026-03-29 22:07:53 [bca.uk] INFO: Scrape type for ML18%20JZP: 0
2026-03-29 22:07:53 [bca.uk] INFO: Found listing with ID: AO18%20YDT
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO18%2520YDT%27 HTTP/1.1" 200 None
2026-03-29 22:07:53 [bca.uk] INFO: Scrape type for AO18%20YDT: 0
2026-03-29 22:07:53 [bca.uk] INFO: Found listing with ID: DX68%20LYY
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX68%2520LYY%27 HTTP/1.1" 200 None
2026-03-29 22:07:53 [bca.uk] INFO: Scrape type for DX68%20LYY: 0
2026-03-29 22:07:53 [bca.uk] INFO: Found listing with ID: M8%20GTB
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27M8%2520GTB%27 HTTP/1.1" 200 None
2026-03-29 22:07:53 [bca.uk] INFO: Scrape type for M8%20GTB: 0
2026-03-29 22:07:53 [bca.uk] INFO: Found listing with ID: MW24%20ESU
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW24%2520ESU%27 HTTP/1.1" 200 None
2026-03-29 22:07:53 [bca.uk] INFO: Scrape type for MW24%20ESU: 0
2026-03-29 22:07:53 [bca.uk] INFO: Found listing with ID: MA22%20GUC
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA22%2520GUC%27 HTTP/1.1" 200 None
2026-03-29 22:07:53 [bca.uk] INFO: Scrape type for MA22%20GUC: 0
2026-03-29 22:07:53 [bca.uk] INFO: Found listing with ID: PX69%20SXW
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX69%2520SXW%27 HTTP/1.1" 200 None
2026-03-29 22:07:53 [bca.uk] INFO: Scrape type for PX69%20SXW: 2
2026-03-29 22:07:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc9a40ba-b58e-5c29-8228-ff9841f99834 with identifier: PX69%20SXW
2026-03-29 22:07:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc9a40ba-b58e-5c29-8228-ff9841f99834 with scrape type 2
2026-03-29 22:07:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc9a40ba-b58e-5c29-8228-ff9841f99834 with scrape type 2
2026-03-29 22:07:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dc9a40ba-b58e-5c29-8228-ff9841f99834, identifier: PX69%20SXW
2026-03-29 22:07:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4b13d468-b932-5891-9e01-a66081b24d30 with identifier: DP19%20FWW
2026-03-29 22:07:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4b13d468-b932-5891-9e01-a66081b24d30 with identifier: DP19%20FWW
2026-03-29 22:07:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4b13d468-b932-5891-9e01-a66081b24d30 with identifier: DP19%20FWW to the API
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DP19%20FWW-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '4b13d468-b932-5891-9e01-a66081b24d30',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DP19 FWW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DP19%20FWW&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'VAUXHALL',
 'model': 'MOKKA X',
 'odometer': 44335,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VAUXHALL MOKKA X 1.4 T 140 ECOTEC DESIGN Hatchback',
 'transmission': 'manual',
 'trim': 'T 140 ECOTEC DESIGN',
 'vin': 'W0VJC7E88KB858722',
 'year': 2019}
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP19%2520FWW%27 HTTP/1.1" 200 None
2026-03-29 22:07:53 [bca.uk] INFO: Saving data for DP19%20FWW: {'auction_closing_time': 1774864800.0, 'created_time': 1774706950.781368, 'last_price_update_time': 1774822073.773128}
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DP19%2520FWW') HTTP/1.1" 204 0
2026-03-29 22:07:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dc9a40ba-b58e-5c29-8228-ff9841f99834 with identifier: PX69%20SXW
2026-03-29 22:07:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dc9a40ba-b58e-5c29-8228-ff9841f99834 with identifier: PX69%20SXW
2026-03-29 22:07:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dc9a40ba-b58e-5c29-8228-ff9841f99834 with identifier: PX69%20SXW to the API
2026-03-29 22:07:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PX69%20SXW-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'dc9a40ba-b58e-5c29-8228-ff9841f99834',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PX69 SXW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PX69%20SXW&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'KIA',
 'model': 'PICANTO',
 'odometer': 35331,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'KIA PICANTO 1.0 WAVE Hatchback',
 'transmission': 'manual',
 'trim': 'WAVE',
 'vin': 'KNAB3511LKT517517',
 'year': 2019}
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX69%2520SXW%27 HTTP/1.1" 200 None
2026-03-29 22:07:54 [bca.uk] INFO: Saving data for PX69%20SXW: {'auction_closing_time': 1774864800.0, 'created_time': 1774438144.854568, 'last_price_update_time': 1774822074.150153}
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PX69%2520SXW') HTTP/1.1" 204 0
2026-03-29 22:07:54 [bca.uk] INFO: Found listing with ID: DV19%20CZY
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV19%2520CZY%27 HTTP/1.1" 200 None
2026-03-29 22:07:54 [bca.uk] INFO: Scrape type for DV19%20CZY: 2
2026-03-29 22:07:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e6b6ecb-2894-53b5-848f-9379a15b340b with identifier: DV19%20CZY
2026-03-29 22:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e6b6ecb-2894-53b5-848f-9379a15b340b with scrape type 2
2026-03-29 22:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e6b6ecb-2894-53b5-848f-9379a15b340b with scrape type 2
2026-03-29 22:07:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4e6b6ecb-2894-53b5-848f-9379a15b340b, identifier: DV19%20CZY
2026-03-29 22:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699427769/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE56AOD/42812125?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=jYNw1fNPOU4PCeqA8yT%2FgW%2F2lYqFTt1ML7YNy%2BQkkpE%3D)
2026-03-29 22:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124373/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM09CVU/42809722?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=IVQHrCG530q4ZNE7GeniJ3%2F1vLzKHgZru4jgYYDb%2BSY%3D)
2026-03-29 22:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146901/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WR60HNV/42810656?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=iTeyX7WgAxvLftpE%2F2dkTmhR4Qwoz4r3xCUieQTYJOM%3D)
2026-03-29 22:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435152/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ58SFX/42812168?sv=2020-08-04&st=2026-03-29T22%3A06%3A32Z&se=2026-03-29T22%3A31%3A32Z&sr=b&sp=r&sig=qiTgzjDZ%2FB1Y9Jc9LI61o7EdjHjaU8RNz%2BEzvH34f2o%3D)
2026-03-29 22:07:54 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124369/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124369>
2026-03-29 22:07:54 [bca.uk] INFO: Found listing with ID: DSZ%206849
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DSZ%25206849%27 HTTP/1.1" 200 None
2026-03-29 22:07:54 [bca.uk] INFO: Scrape type for DSZ%206849: 0
2026-03-29 22:07:54 [bca.uk] INFO: Found listing with ID: MF20%20LKN
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF20%2520LKN%27 HTTP/1.1" 200 None
2026-03-29 22:07:54 [bca.uk] INFO: Scrape type for MF20%20LKN: 0
2026-03-29 22:07:54 [bca.uk] INFO: Found listing with ID: OE70%20CVW
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE70%2520CVW%27 HTTP/1.1" 200 None
2026-03-29 22:07:54 [bca.uk] INFO: Scrape type for OE70%20CVW: 0
2026-03-29 22:07:54 [bca.uk] INFO: Found listing with ID: WG22%20UOD
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG22%2520UOD%27 HTTP/1.1" 200 None
2026-03-29 22:07:54 [bca.uk] INFO: Scrape type for WG22%20UOD: 0
2026-03-29 22:07:54 [bca.uk] INFO: Found listing with ID: WV70%20FXU
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV70%2520FXU%27 HTTP/1.1" 200 None
2026-03-29 22:07:54 [bca.uk] INFO: Scrape type for WV70%20FXU: 2
2026-03-29 22:07:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c91238b-60eb-5c43-b2e1-23b211f67d90 with identifier: WV70%20FXU
2026-03-29 22:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c91238b-60eb-5c43-b2e1-23b211f67d90 with scrape type 2
2026-03-29 22:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c91238b-60eb-5c43-b2e1-23b211f67d90 with scrape type 2
2026-03-29 22:07:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1c91238b-60eb-5c43-b2e1-23b211f67d90, identifier: WV70%20FXU
2026-03-29 22:07:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4e6b6ecb-2894-53b5-848f-9379a15b340b with identifier: DV19%20CZY
2026-03-29 22:07:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4e6b6ecb-2894-53b5-848f-9379a15b340b with identifier: DV19%20CZY
2026-03-29 22:07:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4e6b6ecb-2894-53b5-848f-9379a15b340b with identifier: DV19%20CZY to the API
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DV19%20CZY-GB',
 'category': 'Car',
 'color': 'yellow',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4e6b6ecb-2894-53b5-848f-9379a15b340b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DV19 CZY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DV19%20CZY&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'VOLKSWAGEN',
 'model': 'CADDY LIFE',
 'odometer': 7299,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN CADDY LIFE 2.0 TDI 102 DSG MPV',
 'transmission': 'automatic',
 'trim': 'TDI 102 DSG',
 'vin': 'WV2ZZZ2KZKX070582',
 'year': 2019}
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV19%2520CZY%27 HTTP/1.1" 200 None
2026-03-29 22:07:54 [bca.uk] INFO: Saving data for DV19%20CZY: {'auction_closing_time': 1774864800.0, 'created_time': 1773831795.590718, 'last_price_update_time': 1774822074.912271}
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DV19%2520CZY') HTTP/1.1" 204 0
2026-03-29 22:07:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac619296d0>
2026-03-29 22:07:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWR60HNV%252F699146908%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146908/600 saved to cache
2026-03-29 22:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1a63c92f-88a3-5364-8028-ccaa89112c46
2026-03-29 22:07:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac63615450>
2026-03-29 22:07:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE56AOD%252F699430178%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430178/600 saved to cache
2026-03-29 22:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5674dd98-879a-5bc0-92a6-049abdc5f932
2026-03-29 22:07:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:54 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:54 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:54 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620bb190>
2026-03-29 22:07:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ08SVR%252F699430255%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430255/600 saved to cache
2026-03-29 22:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4de1def5-9fea-59aa-8472-dafc14cac3a1
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6151ba50>
2026-03-29 22:07:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM09CVU%252F699124379%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124379/600 saved to cache
2026-03-29 22:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ad76e9a4-0e7d-56af-9a84-3fd65281fde6
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62152010>
2026-03-29 22:07:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ58SFX%252F699435161%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435161/600 saved to cache
2026-03-29 22:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5063d79c-4147-5ce9-b414-8b0ccabfea0d
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac610f7990>
2026-03-29 22:07:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP66PGE%252F699139564%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139564/600 saved to cache
2026-03-29 22:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 49025c6e-c82c-5ad9-a984-dc586f875105
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616b4210>
2026-03-29 22:07:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAP12HDL%252F699103853%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103853/600 saved to cache
2026-03-29 22:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 21e79e5d-2d1b-56fe-b8fb-2067f25370f7
2026-03-29 22:07:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430227/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ08SVR/42812103?sv=2020-08-04&st=2026-03-29T22%3A06%3A29Z&se=2026-03-29T22%3A31%3A29Z&sr=b&sp=r&sig=MlBD76Nciq6xfGWS8ogzePQWya6I7akYbscBXB2PpJI%3D)
2026-03-29 22:07:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139551/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP66PGE/42809943?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=WoZ%2FTTd8%2FUTJlWN%2B%2FNq0hoqMOCTHwgwo3OayCCjYYF0%3D)
2026-03-29 22:07:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1c91238b-60eb-5c43-b2e1-23b211f67d90 with identifier: WV70%20FXU
2026-03-29 22:07:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1c91238b-60eb-5c43-b2e1-23b211f67d90 with identifier: WV70%20FXU
2026-03-29 22:07:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1c91238b-60eb-5c43-b2e1-23b211f67d90 with identifier: WV70%20FXU to the API
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WV70%20FXU-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '1c91238b-60eb-5c43-b2e1-23b211f67d90',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WV70 FXU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WV70%20FXU&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VAUXHALL',
 'model': 'CORSA-E',
 'odometer': 75689,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA-E 100KW 50KWH SE (LAUNCH)(7.4) Hatchback',
 'transmission': 'automatic',
 'trim': '100KW 50KWH SE (LAUNCH)(7.4)',
 'vin': 'VXKUHZKXZL4261217',
 'year': 2020}
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV70%2520FXU%27 HTTP/1.1" 200 None
2026-03-29 22:07:55 [bca.uk] INFO: Saving data for WV70%20FXU: {'auction_closing_time': 1774864800.0, 'created_time': 1774735591.633935, 'last_price_update_time': 1774822075.456016}
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WV70%2520FXU') HTTP/1.1" 204 0
2026-03-29 22:07:55 [bca.uk] INFO: Found listing with ID: DV68%20TGN
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV68%2520TGN%27 HTTP/1.1" 200 None
2026-03-29 22:07:55 [bca.uk] INFO: Scrape type for DV68%20TGN: 0
2026-03-29 22:07:55 [bca.uk] INFO: Found listing with ID: EA24%20TKX
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA24%2520TKX%27 HTTP/1.1" 200 None
2026-03-29 22:07:55 [bca.uk] INFO: Scrape type for EA24%20TKX: 0
2026-03-29 22:07:55 [bca.uk] INFO: Found listing with ID: J300%20WTY
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27J300%2520WTY%27 HTTP/1.1" 200 None
2026-03-29 22:07:55 [bca.uk] INFO: Scrape type for J300%20WTY: 0
2026-03-29 22:07:55 [bca.uk] INFO: Found listing with ID: MA72%20VWE
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA72%2520VWE%27 HTTP/1.1" 200 None
2026-03-29 22:07:55 [bca.uk] INFO: Scrape type for MA72%20VWE: 0
2026-03-29 22:07:55 [bca.uk] INFO: Found listing with ID: MJ19%20UMV
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ19%2520UMV%27 HTTP/1.1" 200 None
2026-03-29 22:07:55 [bca.uk] INFO: Scrape type for MJ19%20UMV: 0
2026-03-29 22:07:55 [bca.uk] INFO: Found listing with ID: YR64%20UNS
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR64%2520UNS%27 HTTP/1.1" 200 None
2026-03-29 22:07:55 [bca.uk] INFO: Scrape type for YR64%20UNS: 2
2026-03-29 22:07:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3934dfb8-a543-5520-9689-2c2abcde4923 with identifier: YR64%20UNS
2026-03-29 22:07:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3934dfb8-a543-5520-9689-2c2abcde4923 with scrape type 2
2026-03-29 22:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3934dfb8-a543-5520-9689-2c2abcde4923 with scrape type 2
2026-03-29 22:07:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3934dfb8-a543-5520-9689-2c2abcde4923, identifier: YR64%20UNS
2026-03-29 22:07:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103848/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AP12HDL/42809882?sv=2020-08-04&st=2026-03-29T22%3A06%3A24Z&se=2026-03-29T22%3A31%3A24Z&sr=b&sp=r&sig=DviGem8rLk3txiS7kcWiSVUINF67ojRtTzL1ranpKKA%3D)
2026-03-29 22:07:55 [bca.uk] INFO: Found listing with ID: YS70%20CXD
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS70%2520CXD%27 HTTP/1.1" 200 None
2026-03-29 22:07:55 [bca.uk] INFO: Scrape type for YS70%20CXD: 0
2026-03-29 22:07:55 [bca.uk] INFO: Found listing with ID: GJ71%20WSN
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ71%2520WSN%27 HTTP/1.1" 200 None
2026-03-29 22:07:55 [bca.uk] INFO: Scrape type for GJ71%20WSN: 2
2026-03-29 22:07:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce69b670-8852-55c2-be68-a54396142524 with identifier: GJ71%20WSN
2026-03-29 22:07:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce69b670-8852-55c2-be68-a54396142524 with scrape type 2
2026-03-29 22:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce69b670-8852-55c2-be68-a54396142524 with scrape type 2
2026-03-29 22:07:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ce69b670-8852-55c2-be68-a54396142524, identifier: GJ71%20WSN
2026-03-29 22:07:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3934dfb8-a543-5520-9689-2c2abcde4923 with identifier: YR64%20UNS
2026-03-29 22:07:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3934dfb8-a543-5520-9689-2c2abcde4923 with identifier: YR64%20UNS
2026-03-29 22:07:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3934dfb8-a543-5520-9689-2c2abcde4923 with identifier: YR64%20UNS to the API
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 179,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YR64%20UNS-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3934dfb8-a543-5520-9689-2c2abcde4923',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YR64 UNS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YR64%20UNS&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'PORSCHE',
 'model': 'CAYENNE',
 'odometer': 63660,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'PORSCHE CAYENNE 3.0 V6 D 260 TIPTRONIC S Estate',
 'transmission': 'manual',
 'trim': 'V6 D 260 TIPTRONIC S',
 'vin': 'WP1ZZZ92ZFLA31185',
 'year': 2014}
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR64%2520UNS%27 HTTP/1.1" 200 None
2026-03-29 22:07:56 [bca.uk] INFO: Saving data for YR64%20UNS: {'auction_closing_time': 1774951200.0, 'created_time': 1774706977.098917, 'last_price_update_time': 1774822076.095362}
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YR64%2520UNS') HTTP/1.1" 204 0
2026-03-29 22:07:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:07:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430193/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430193>
2026-03-29 22:07:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435148/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435148>
2026-03-29 22:07:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139535/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139535>
2026-03-29 22:07:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430157/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430157>
2026-03-29 22:07:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146896/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146896>
2026-03-29 22:07:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ce69b670-8852-55c2-be68-a54396142524 with identifier: GJ71%20WSN
2026-03-29 22:07:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ce69b670-8852-55c2-be68-a54396142524 with identifier: GJ71%20WSN
2026-03-29 22:07:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ce69b670-8852-55c2-be68-a54396142524 with identifier: GJ71%20WSN to the API
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GJ71%20WSN-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ce69b670-8852-55c2-be68-a54396142524',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GJ71 WSN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GJ71%20WSN&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'AUDI',
 'model': 'Q2',
 'odometer': 43879,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'AUDI Q2 1.5 35 TFSI SPORT S-T Hatchback',
 'transmission': 'automatic',
 'trim': '35 TFSI SPORT S-T',
 'vin': 'WAUZZZGA5NA009257',
 'year': 2021}
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ71%2520WSN%27 HTTP/1.1" 200 None
2026-03-29 22:07:56 [bca.uk] INFO: Saving data for GJ71%20WSN: {'auction_closing_time': 1774864800.0, 'created_time': 1774735592.400705, 'last_price_update_time': 1774822076.487319}
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ71%2520WSN') HTTP/1.1" 204 0
2026-03-29 22:07:56 [bca.uk] INFO: Found listing with ID: BN15%20PYS
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN15%2520PYS%27 HTTP/1.1" 200 None
2026-03-29 22:07:56 [bca.uk] INFO: Scrape type for BN15%20PYS: 2
2026-03-29 22:07:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e72fc19-6ef7-5735-a5b3-76a17aaa3159 with identifier: BN15%20PYS
2026-03-29 22:07:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e72fc19-6ef7-5735-a5b3-76a17aaa3159 with scrape type 2
2026-03-29 22:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e72fc19-6ef7-5735-a5b3-76a17aaa3159 with scrape type 2
2026-03-29 22:07:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6e72fc19-6ef7-5735-a5b3-76a17aaa3159, identifier: BN15%20PYS
2026-03-29 22:07:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:56 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:56 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:56 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac697ecb10>
2026-03-29 22:07:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE56AOD%252F699427769%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699427769/600 saved to cache
2026-03-29 22:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5674dd98-879a-5bc0-92a6-049abdc5f932
2026-03-29 22:07:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6176e590>
2026-03-29 22:07:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM09CVU%252F699124373%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124373/600 saved to cache
2026-03-29 22:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ad76e9a4-0e7d-56af-9a84-3fd65281fde6
2026-03-29 22:07:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac616def90>
2026-03-29 22:07:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWR60HNV%252F699146901%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146901/600 saved to cache
2026-03-29 22:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1a63c92f-88a3-5364-8028-ccaa89112c46
2026-03-29 22:07:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac60ffc650>
2026-03-29 22:07:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ58SFX%252F699435152%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435152/600 saved to cache
2026-03-29 22:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5063d79c-4147-5ce9-b414-8b0ccabfea0d
2026-03-29 22:07:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103842/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103842>
2026-03-29 22:07:56 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124365/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124365>
2026-03-29 22:07:56 [bca.uk] INFO: Found listing with ID: HT70%20DMF
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT70%2520DMF%27 HTTP/1.1" 200 None
2026-03-29 22:07:56 [bca.uk] INFO: Scrape type for HT70%20DMF: 2
2026-03-29 22:07:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 357d0336-8e2f-5d0b-a0f0-a805d9cf3c16 with identifier: HT70%20DMF
2026-03-29 22:07:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 357d0336-8e2f-5d0b-a0f0-a805d9cf3c16 with scrape type 2
2026-03-29 22:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 357d0336-8e2f-5d0b-a0f0-a805d9cf3c16 with scrape type 2
2026-03-29 22:07:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 357d0336-8e2f-5d0b-a0f0-a805d9cf3c16, identifier: HT70%20DMF
2026-03-29 22:07:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6e72fc19-6ef7-5735-a5b3-76a17aaa3159 with identifier: BN15%20PYS
2026-03-29 22:07:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6e72fc19-6ef7-5735-a5b3-76a17aaa3159 with identifier: BN15%20PYS
2026-03-29 22:07:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6e72fc19-6ef7-5735-a5b3-76a17aaa3159 with identifier: BN15%20PYS to the API
2026-03-29 22:07:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 199,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BN15%20PYS-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6e72fc19-6ef7-5735-a5b3-76a17aaa3159',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BN15 PYS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BN15%20PYS&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'SSANGYONG',
 'model': 'KORANDO',
 'odometer': 60389,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'SSANGYONG KORANDO 2.0 175 ELX 4WD StationWagon',
 'transmission': 'automatic',
 'trim': '175 ELX 4WD',
 'vin': 'KPTB0B1SSEP178759',
 'year': 2015}
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN15%2520PYS%27 HTTP/1.1" 200 None
2026-03-29 22:07:57 [bca.uk] INFO: Saving data for BN15%20PYS: {'auction_closing_time': 1774864800.0, 'created_time': 1774706979.270703, 'last_price_update_time': 1774822077.130599}
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BN15%2520PYS') HTTP/1.1" 204 0
2026-03-29 22:07:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 357d0336-8e2f-5d0b-a0f0-a805d9cf3c16 with identifier: HT70%20DMF
2026-03-29 22:07:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 357d0336-8e2f-5d0b-a0f0-a805d9cf3c16 with identifier: HT70%20DMF
2026-03-29 22:07:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 357d0336-8e2f-5d0b-a0f0-a805d9cf3c16 with identifier: HT70%20DMF to the API
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 177,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HT70%20DMF-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '357d0336-8e2f-5d0b-a0f0-a805d9cf3c16',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HT70 DMF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HT70%20DMF&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'MG MOTOR UK',
 'model': 'HS',
 'odometer': 34482,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK HS 1.5 TGI EXCITE DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'TGI EXCITE DCT',
 'vin': 'SDPA2BBFDLN027624',
 'year': 2021}
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT70%2520DMF%27 HTTP/1.1" 200 None
2026-03-29 22:07:57 [bca.uk] INFO: Saving data for HT70%20DMF: {'auction_closing_time': 1774864800.0, 'created_time': 1774735573.696981, 'last_price_update_time': 1774822077.410466}
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HT70%2520DMF') HTTP/1.1" 204 0
2026-03-29 22:07:57 [bca.uk] INFO: Found listing with ID: FE64%20YJN
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE64%2520YJN%27 HTTP/1.1" 200 None
2026-03-29 22:07:57 [bca.uk] INFO: Scrape type for FE64%20YJN: 2
2026-03-29 22:07:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97eff0e6-5412-5368-b0a5-9cecd68061fb with identifier: FE64%20YJN
2026-03-29 22:07:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97eff0e6-5412-5368-b0a5-9cecd68061fb with scrape type 2
2026-03-29 22:07:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97eff0e6-5412-5368-b0a5-9cecd68061fb with scrape type 2
2026-03-29 22:07:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 97eff0e6-5412-5368-b0a5-9cecd68061fb, identifier: FE64%20YJN
2026-03-29 22:07:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:57 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:57 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:57 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac77450f90>
2026-03-29 22:07:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ08SVR%252F699430227%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430227/600 saved to cache
2026-03-29 22:07:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4de1def5-9fea-59aa-8472-dafc14cac3a1
2026-03-29 22:07:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:57 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:57 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:57 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61635790>
2026-03-29 22:07:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP66PGE%252F699139551%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139551/600 saved to cache
2026-03-29 22:07:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 49025c6e-c82c-5ad9-a984-dc586f875105
2026-03-29 22:07:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:07:57 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:07:57 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:57 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:07:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:07:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:07:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618f7810>
2026-03-29 22:07:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:07:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAP12HDL%252F699103848%252F600') HTTP/1.1" 204 0
2026-03-29 22:07:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103848/600 saved to cache
2026-03-29 22:07:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 21e79e5d-2d1b-56fe-b8fb-2067f25370f7
2026-03-29 22:07:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124369/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM09CVU/42809722?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=IVQHrCG530q4ZNE7GeniJ3%2F1vLzKHgZru4jgYYDb%2BSY%3D)
2026-03-29 22:07:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435142/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435142>
2026-03-29 22:07:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430171/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430171>
2026-03-29 22:07:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146888/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146888>
2026-03-29 22:07:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699427731/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427731>
2026-03-29 22:07:57 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139527/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139527>
2026-03-29 22:07:57 [bca.uk] INFO: Found listing with ID: KM20%20TSZ
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM20%2520TSZ%27 HTTP/1.1" 200 None
2026-03-29 22:07:57 [bca.uk] INFO: Scrape type for KM20%20TSZ: 2
2026-03-29 22:07:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c73d75d1-bd0a-5743-8d24-444e4cdb7552 with identifier: KM20%20TSZ
2026-03-29 22:07:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c73d75d1-bd0a-5743-8d24-444e4cdb7552 with scrape type 2
2026-03-29 22:07:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c73d75d1-bd0a-5743-8d24-444e4cdb7552 with scrape type 2
2026-03-29 22:07:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c73d75d1-bd0a-5743-8d24-444e4cdb7552, identifier: KM20%20TSZ
2026-03-29 22:07:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 97eff0e6-5412-5368-b0a5-9cecd68061fb with identifier: FE64%20YJN
2026-03-29 22:07:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 97eff0e6-5412-5368-b0a5-9cecd68061fb with identifier: FE64%20YJN
2026-03-29 22:07:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 97eff0e6-5412-5368-b0a5-9cecd68061fb with identifier: FE64%20YJN to the API
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FE64%20YJN-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '97eff0e6-5412-5368-b0a5-9cecd68061fb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FE64 YJN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FE64%20YJN&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'AUDI',
 'model': 'Q5',
 'odometer': 101485,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'AUDI Q5 2.0 TDI 177 QUATTRO S LINE+ S-T StationWagon',
 'transmission': 'automatic',
 'trim': 'TDI 177 QUATTRO S LINE+ S-T',
 'vin': 'WAUZZZ8R9EA131737',
 'year': 2014}
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE64%2520YJN%27 HTTP/1.1" 200 None
2026-03-29 22:07:58 [bca.uk] INFO: Saving data for FE64%20YJN: {'auction_closing_time': 1774864800.0, 'created_time': 1774706986.678722, 'last_price_update_time': 1774822078.075032}
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FE64%2520YJN') HTTP/1.1" 204 0
2026-03-29 22:07:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c73d75d1-bd0a-5743-8d24-444e4cdb7552 with identifier: KM20%20TSZ
2026-03-29 22:07:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c73d75d1-bd0a-5743-8d24-444e4cdb7552 with identifier: KM20%20TSZ
2026-03-29 22:07:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c73d75d1-bd0a-5743-8d24-444e4cdb7552 with identifier: KM20%20TSZ to the API
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM20%20TSZ-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c73d75d1-bd0a-5743-8d24-444e4cdb7552',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KM20 TSZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM20%20TSZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'MERCEDES-BENZ',
 'model': 'E220 D',
 'odometer': 68391,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ E220 D 2.0 AMG LINE NIGHT ED.PREM.PLUS 9G Saloon',
 'transmission': 'manual',
 'trim': 'AMG LINE NIGHT ED.PREM.PLUS 9G',
 'vin': 'W1K2130042A817018',
 'year': 2020}
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM20%2520TSZ%27 HTTP/1.1" 200 None
2026-03-29 22:07:58 [bca.uk] INFO: Saving data for KM20%20TSZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774735575.102501, 'last_price_update_time': 1774822078.357249}
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM20%2520TSZ') HTTP/1.1" 204 0
2026-03-29 22:07:58 [bca.uk] INFO: Found listing with ID: LT03%20BYN
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT03%2520BYN%27 HTTP/1.1" 200 None
2026-03-29 22:07:58 [bca.uk] INFO: Scrape type for LT03%20BYN: 0
2026-03-29 22:07:58 [bca.uk] INFO: Found listing with ID: GM25%20OJK
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM25%2520OJK%27 HTTP/1.1" 200 None
2026-03-29 22:07:58 [bca.uk] INFO: Scrape type for GM25%20OJK: 0
2026-03-29 22:07:58 [bca.uk] INFO: Found listing with ID: KV21%20CPF
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV21%2520CPF%27 HTTP/1.1" 200 None
2026-03-29 22:07:58 [bca.uk] INFO: Scrape type for KV21%20CPF: 0
2026-03-29 22:07:58 [bca.uk] INFO: Found listing with ID: WO68%20DUV
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO68%2520DUV%27 HTTP/1.1" 200 None
2026-03-29 22:07:58 [bca.uk] INFO: Scrape type for WO68%20DUV: 0
2026-03-29 22:07:58 [bca.uk] INFO: Found listing with ID: YF71%20LFZ
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF71%2520LFZ%27 HTTP/1.1" 200 None
2026-03-29 22:07:58 [bca.uk] INFO: Scrape type for YF71%20LFZ: 0
2026-03-29 22:07:58 [bca.uk] INFO: Found listing with ID: AF24%20KLL
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF24%2520KLL%27 HTTP/1.1" 200 None
2026-03-29 22:07:58 [bca.uk] INFO: Scrape type for AF24%20KLL: 0
2026-03-29 22:07:58 [bca.uk] INFO: Found listing with ID: AF69%20BZY
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF69%2520BZY%27 HTTP/1.1" 200 None
2026-03-29 22:07:58 [bca.uk] INFO: Scrape type for AF69%20BZY: 0
2026-03-29 22:07:58 [bca.uk] INFO: Found listing with ID: GW69%20WAW
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GW69%2520WAW%27 HTTP/1.1" 200 None
2026-03-29 22:07:58 [bca.uk] INFO: Scrape type for GW69%20WAW: 2
2026-03-29 22:07:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afad1f26-88af-57eb-94f9-a5b1a59b67b0 with identifier: GW69%20WAW
2026-03-29 22:07:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afad1f26-88af-57eb-94f9-a5b1a59b67b0 with scrape type 2
2026-03-29 22:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afad1f26-88af-57eb-94f9-a5b1a59b67b0 with scrape type 2
2026-03-29 22:07:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: afad1f26-88af-57eb-94f9-a5b1a59b67b0, identifier: GW69%20WAW
2026-03-29 22:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146896/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WR60HNV/42810656?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=iTeyX7WgAxvLftpE%2F2dkTmhR4Qwoz4r3xCUieQTYJOM%3D)
2026-03-29 22:07:58 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103837/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103837>
2026-03-29 22:07:58 [bca.uk] INFO: Found listing with ID: LV18%20FLW
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV18%2520FLW%27 HTTP/1.1" 200 None
2026-03-29 22:07:58 [bca.uk] INFO: Scrape type for LV18%20FLW: 2
2026-03-29 22:07:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b0f6191-0680-5ec4-9f99-776551675a24 with identifier: LV18%20FLW
2026-03-29 22:07:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b0f6191-0680-5ec4-9f99-776551675a24 with scrape type 2
2026-03-29 22:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b0f6191-0680-5ec4-9f99-776551675a24 with scrape type 2
2026-03-29 22:07:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3b0f6191-0680-5ec4-9f99-776551675a24, identifier: LV18%20FLW
2026-03-29 22:07:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: afad1f26-88af-57eb-94f9-a5b1a59b67b0 with identifier: GW69%20WAW
2026-03-29 22:07:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: afad1f26-88af-57eb-94f9-a5b1a59b67b0 with identifier: GW69%20WAW
2026-03-29 22:07:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: afad1f26-88af-57eb-94f9-a5b1a59b67b0 with identifier: GW69%20WAW to the API
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GW69%20WAW-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'afad1f26-88af-57eb-94f9-a5b1a59b67b0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GW69 WAW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GW69%20WAW&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 22593,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.5 VVT-I Y20 (BI-TONE) Hatchback',
 'transmission': 'automatic',
 'trim': 'VVT-I Y20 (BI-TONE)',
 'vin': 'VNKKG3D320A151885',
 'year': 2019}
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GW69%2520WAW%27 HTTP/1.1" 200 None
2026-03-29 22:07:58 [bca.uk] INFO: Saving data for GW69%20WAW: {'auction_closing_time': 1774864800.0, 'created_time': 1774706988.175576, 'last_price_update_time': 1774822078.98274}
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GW69%2520WAW') HTTP/1.1" 204 0
2026-03-29 22:07:59 [bca.uk] INFO: Total items found: 100
2026-03-29 22:07:59 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=23&sort=MostRecentlyAdded
2026-03-29 22:07:59 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:07:59 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=23&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:07:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139535/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP66PGE/42809943?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=WoZ%2FTTd8%2FUTJlWN%2B%2FNq0hoqMOCTHwgwo3OayCCjYYF0%3D)
2026-03-29 22:07:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435148/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ58SFX/42812168?sv=2020-08-04&st=2026-03-29T22%3A06%3A32Z&se=2026-03-29T22%3A31%3A32Z&sr=b&sp=r&sig=qiTgzjDZ%2FB1Y9Jc9LI61o7EdjHjaU8RNz%2BEzvH34f2o%3D)
2026-03-29 22:07:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430157/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE56AOD/42812125?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=jYNw1fNPOU4PCeqA8yT%2FgW%2F2lYqFTt1ML7YNy%2BQkkpE%3D)
2026-03-29 22:07:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430193/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ08SVR/42812103?sv=2020-08-04&st=2026-03-29T22%3A06%3A29Z&se=2026-03-29T22%3A31%3A29Z&sr=b&sp=r&sig=MlBD76Nciq6xfGWS8ogzePQWya6I7akYbscBXB2PpJI%3D)
2026-03-29 22:07:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146881/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699146881>
2026-03-29 22:07:59 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124362/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124362>
2026-03-29 22:07:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3b0f6191-0680-5ec4-9f99-776551675a24 with identifier: LV18%20FLW
2026-03-29 22:07:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3b0f6191-0680-5ec4-9f99-776551675a24 with identifier: LV18%20FLW
2026-03-29 22:07:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3b0f6191-0680-5ec4-9f99-776551675a24 with identifier: LV18%20FLW to the API
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:07:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LV18%20FLW-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3b0f6191-0680-5ec4-9f99-776551675a24',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LV18 FLW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LV18%20FLW&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'HYUNDAI',
 'model': 'I10',
 'odometer': 1806,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'HYUNDAI I10 1.0 S Hatchback',
 'transmission': 'manual',
 'trim': 'S',
 'vin': 'NLHA751ALJZ410912',
 'year': 2018}
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV18%2520FLW%27 HTTP/1.1" 200 None
2026-03-29 22:07:59 [bca.uk] INFO: Saving data for LV18%20FLW: {'auction_closing_time': 1774864800.0, 'created_time': 1774735576.441274, 'last_price_update_time': 1774822079.405469}
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LV18%2520FLW') HTTP/1.1" 204 0
2026-03-29 22:07:59 [bca.uk] INFO: Found listing with ID: KY22%20VLX
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY22%2520VLX%27 HTTP/1.1" 200 None
2026-03-29 22:07:59 [bca.uk] INFO: Scrape type for KY22%20VLX: 0
2026-03-29 22:07:59 [bca.uk] INFO: Found listing with ID: MT58%20FGX
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT58%2520FGX%27 HTTP/1.1" 200 None
2026-03-29 22:07:59 [bca.uk] INFO: Scrape type for MT58%20FGX: 0
2026-03-29 22:07:59 [bca.uk] INFO: Found listing with ID: NK54%20DDF
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK54%2520DDF%27 HTTP/1.1" 200 None
2026-03-29 22:07:59 [bca.uk] INFO: Scrape type for NK54%20DDF: 0
2026-03-29 22:07:59 [bca.uk] INFO: Found listing with ID: BU69%20FKW
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU69%2520FKW%27 HTTP/1.1" 200 None
2026-03-29 22:07:59 [bca.uk] INFO: Scrape type for BU69%20FKW: 0
2026-03-29 22:07:59 [bca.uk] INFO: Found listing with ID: PK74%20YSW
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK74%2520YSW%27 HTTP/1.1" 200 None
2026-03-29 22:07:59 [bca.uk] INFO: Scrape type for PK74%20YSW: 0
2026-03-29 22:07:59 [bca.uk] INFO: Found listing with ID: DA21%20SOU
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA21%2520SOU%27 HTTP/1.1" 200 None
2026-03-29 22:07:59 [bca.uk] INFO: Scrape type for DA21%20SOU: 2
2026-03-29 22:07:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1534762c-5952-5a28-84f7-7b27016558ac with identifier: DA21%20SOU
2026-03-29 22:07:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1534762c-5952-5a28-84f7-7b27016558ac with scrape type 2
2026-03-29 22:07:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1534762c-5952-5a28-84f7-7b27016558ac with scrape type 2
2026-03-29 22:07:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1534762c-5952-5a28-84f7-7b27016558ac, identifier: DA21%20SOU
2026-03-29 22:07:59 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=23&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:07:59 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=23&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:07:59 [bca.uk] INFO: Found listing with ID: AV20%20JJK
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV20%2520JJK%27 HTTP/1.1" 200 None
2026-03-29 22:07:59 [bca.uk] INFO: Scrape type for AV20%20JJK: 0
2026-03-29 22:07:59 [bca.uk] INFO: Found listing with ID: GJ20%20UMA
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ20%2520UMA%27 HTTP/1.1" 200 None
2026-03-29 22:07:59 [bca.uk] INFO: Scrape type for GJ20%20UMA: 2
2026-03-29 22:07:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 182b028b-defa-51b3-b97c-bb87ff17eb7b with identifier: GJ20%20UMA
2026-03-29 22:07:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 182b028b-defa-51b3-b97c-bb87ff17eb7b with scrape type 2
2026-03-29 22:07:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 182b028b-defa-51b3-b97c-bb87ff17eb7b with scrape type 2
2026-03-29 22:07:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 182b028b-defa-51b3-b97c-bb87ff17eb7b, identifier: GJ20%20UMA
2026-03-29 22:07:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1534762c-5952-5a28-84f7-7b27016558ac with identifier: DA21%20SOU
2026-03-29 22:07:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1534762c-5952-5a28-84f7-7b27016558ac with identifier: DA21%20SOU
2026-03-29 22:07:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1534762c-5952-5a28-84f7-7b27016558ac with identifier: DA21%20SOU to the API
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:07:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 224,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DA21%20SOU-GB',
 'category': 'Car',
 'color': 'brown',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1534762c-5952-5a28-84f7-7b27016558ac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DA21 SOU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DA21%20SOU&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'LAND ROVER',
 'model': 'R/R SPORT',
 'odometer': 57698,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R SPORT 3.0 D300 HSE StationWagon',
 'transmission': 'automatic',
 'trim': 'D300 HSE',
 'vin': 'SALWA2AW7MA787074',
 'year': 2021}
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA21%2520SOU%27 HTTP/1.1" 200 None
2026-03-29 22:08:00 [bca.uk] INFO: Saving data for DA21%20SOU: {'auction_closing_time': 1774951200.0, 'created_time': 1774706919.375142, 'last_price_update_time': 1774822080.032003}
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DA21%2520SOU') HTTP/1.1" 204 0
2026-03-29 22:08:00 [bca.uk] INFO: Found listing with ID: NK68%20VWG
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK68%2520VWG%27 HTTP/1.1" 200 None
2026-03-29 22:08:00 [bca.uk] INFO: Scrape type for NK68%20VWG: 2
2026-03-29 22:08:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc8ec235-4132-5a4d-bc94-42a782cbe495 with identifier: NK68%20VWG
2026-03-29 22:08:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc8ec235-4132-5a4d-bc94-42a782cbe495 with scrape type 2
2026-03-29 22:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc8ec235-4132-5a4d-bc94-42a782cbe495 with scrape type 2
2026-03-29 22:08:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cc8ec235-4132-5a4d-bc94-42a782cbe495, identifier: NK68%20VWG
2026-03-29 22:08:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:08:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61636b50>
2026-03-29 22:08:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM09CVU%252F699124369%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124369/600 saved to cache
2026-03-29 22:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ad76e9a4-0e7d-56af-9a84-3fd65281fde6
2026-03-29 22:08:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124365/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM09CVU/42809722?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=IVQHrCG530q4ZNE7GeniJ3%2F1vLzKHgZru4jgYYDb%2BSY%3D)
2026-03-29 22:08:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 182b028b-defa-51b3-b97c-bb87ff17eb7b with identifier: GJ20%20UMA
2026-03-29 22:08:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 182b028b-defa-51b3-b97c-bb87ff17eb7b with identifier: GJ20%20UMA
2026-03-29 22:08:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 182b028b-defa-51b3-b97c-bb87ff17eb7b with identifier: GJ20%20UMA to the API
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 85,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GJ20%20UMA-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '182b028b-defa-51b3-b97c-bb87ff17eb7b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GJ20 UMA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GJ20%20UMA&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'CITROEN',
 'model': 'C1',
 'odometer': 36374,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'CITROEN C1 1.0 VTI 72 FLAIR Hatchback',
 'transmission': 'manual',
 'trim': 'VTI 72 FLAIR',
 'vin': 'VF7PSCFB7KR537644',
 'year': 2020}
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ20%2520UMA%27 HTTP/1.1" 200 None
2026-03-29 22:08:00 [bca.uk] INFO: Saving data for GJ20%20UMA: {'auction_closing_time': 1774864800.0, 'created_time': 1774735561.565668, 'last_price_update_time': 1774822080.483905}
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ20%2520UMA') HTTP/1.1" 204 0
2026-03-29 22:08:00 [bca.uk] INFO: Found listing with ID: FL20%20XHA
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL20%2520XHA%27 HTTP/1.1" 200 None
2026-03-29 22:08:00 [bca.uk] INFO: Scrape type for FL20%20XHA: 0
2026-03-29 22:08:00 [bca.uk] INFO: Found listing with ID: NV69%20KPO
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV69%2520KPO%27 HTTP/1.1" 200 None
2026-03-29 22:08:00 [bca.uk] INFO: Scrape type for NV69%20KPO: 2
2026-03-29 22:08:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99802e3c-a379-5f96-bb92-0766f2a540f5 with identifier: NV69%20KPO
2026-03-29 22:08:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99802e3c-a379-5f96-bb92-0766f2a540f5 with scrape type 2
2026-03-29 22:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99802e3c-a379-5f96-bb92-0766f2a540f5 with scrape type 2
2026-03-29 22:08:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 99802e3c-a379-5f96-bb92-0766f2a540f5, identifier: NV69%20KPO
2026-03-29 22:08:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cc8ec235-4132-5a4d-bc94-42a782cbe495 with identifier: NK68%20VWG
2026-03-29 22:08:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cc8ec235-4132-5a4d-bc94-42a782cbe495 with identifier: NK68%20VWG
2026-03-29 22:08:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cc8ec235-4132-5a4d-bc94-42a782cbe495 with identifier: NK68%20VWG to the API
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NK68%20VWG-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'cc8ec235-4132-5a4d-bc94-42a782cbe495',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NK68 VWG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NK68%20VWG&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'FIAT',
 'model': '500X',
 'odometer': 69144,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FIAT 500X 1.0 M/AIR CITY CROSS Hatchback',
 'transmission': 'manual',
 'trim': 'M/AIR CITY CROSS',
 'vin': 'ZFA3340000P732201',
 'year': 2018}
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK68%2520VWG%27 HTTP/1.1" 200 None
2026-03-29 22:08:00 [bca.uk] INFO: Saving data for NK68%20VWG: {'auction_closing_time': 1774864800.0, 'created_time': 1774438081.82728, 'last_price_update_time': 1774822080.892167}
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NK68%2520VWG') HTTP/1.1" 204 0
2026-03-29 22:08:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103842/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AP12HDL/42809882?sv=2020-08-04&st=2026-03-29T22%3A06%3A24Z&se=2026-03-29T22%3A31%3A24Z&sr=b&sp=r&sig=DviGem8rLk3txiS7kcWiSVUINF67ojRtTzL1ranpKKA%3D)
2026-03-29 22:08:01 [bca.uk] INFO: Found listing with ID: V800%20ARR
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27V800%2520ARR%27 HTTP/1.1" 200 None
2026-03-29 22:08:01 [bca.uk] INFO: Scrape type for V800%20ARR: 0
2026-03-29 22:08:01 [bca.uk] INFO: Found listing with ID: BV19%20UHK
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV19%2520UHK%27 HTTP/1.1" 200 None
2026-03-29 22:08:01 [bca.uk] INFO: Scrape type for BV19%20UHK: 2
2026-03-29 22:08:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1a66a79-c853-5081-90ec-1947830cb5c2 with identifier: BV19%20UHK
2026-03-29 22:08:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1a66a79-c853-5081-90ec-1947830cb5c2 with scrape type 2
2026-03-29 22:08:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1a66a79-c853-5081-90ec-1947830cb5c2 with scrape type 2
2026-03-29 22:08:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e1a66a79-c853-5081-90ec-1947830cb5c2, identifier: BV19%20UHK
2026-03-29 22:08:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 99802e3c-a379-5f96-bb92-0766f2a540f5 with identifier: NV69%20KPO
2026-03-29 22:08:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 99802e3c-a379-5f96-bb92-0766f2a540f5 with identifier: NV69%20KPO
2026-03-29 22:08:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 99802e3c-a379-5f96-bb92-0766f2a540f5 with identifier: NV69%20KPO to the API
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NV69%20KPO-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '99802e3c-a379-5f96-bb92-0766f2a540f5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NV69 KPO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NV69%20KPO&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 32342,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 125 ST-LINE Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 ST-LINE',
 'vin': 'WF0JXXGAHJKJ70394',
 'year': 2020}
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV69%2520KPO%27 HTTP/1.1" 200 None
2026-03-29 22:08:01 [bca.uk] INFO: Saving data for NV69%20KPO: {'auction_closing_time': 1774864800.0, 'created_time': 1774438144.426484, 'last_price_update_time': 1774822081.421496}
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NV69%2520KPO') HTTP/1.1" 204 0
2026-03-29 22:08:01 [bca.uk] INFO: Found listing with ID: OE74%20XKB
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE74%2520XKB%27 HTTP/1.1" 200 None
2026-03-29 22:08:01 [bca.uk] INFO: Scrape type for OE74%20XKB: 0
2026-03-29 22:08:01 [bca.uk] INFO: Found listing with ID: NA69%20WCT
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA69%2520WCT%27 HTTP/1.1" 200 None
2026-03-29 22:08:01 [bca.uk] INFO: Scrape type for NA69%20WCT: 0
2026-03-29 22:08:01 [bca.uk] INFO: Found listing with ID: ND70%20LZE
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND70%2520LZE%27 HTTP/1.1" 200 None
2026-03-29 22:08:01 [bca.uk] INFO: Scrape type for ND70%20LZE: 0
2026-03-29 22:08:01 [bca.uk] INFO: Found listing with ID: BL16%20UUB
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL16%2520UUB%27 HTTP/1.1" 200 None
2026-03-29 22:08:01 [bca.uk] INFO: Scrape type for BL16%20UUB: 0
2026-03-29 22:08:01 [bca.uk] INFO: Found listing with ID: FL59%20VTF
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL59%2520VTF%27 HTTP/1.1" 200 None
2026-03-29 22:08:01 [bca.uk] INFO: Scrape type for FL59%20VTF: 0
2026-03-29 22:08:01 [bca.uk] INFO: Found listing with ID: YC72%20AVN
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC72%2520AVN%27 HTTP/1.1" 200 None
2026-03-29 22:08:01 [bca.uk] INFO: Scrape type for YC72%20AVN: 0
2026-03-29 22:08:01 [bca.uk] INFO: Found listing with ID: FJ68%20ULM
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ68%2520ULM%27 HTTP/1.1" 200 None
2026-03-29 22:08:01 [bca.uk] INFO: Scrape type for FJ68%20ULM: 0
2026-03-29 22:08:01 [bca.uk] INFO: Found listing with ID: FJ70%20HFF
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ70%2520HFF%27 HTTP/1.1" 200 None
2026-03-29 22:08:01 [bca.uk] INFO: Scrape type for FJ70%20HFF: 0
2026-03-29 22:08:01 [bca.uk] INFO: Found listing with ID: AF71%20XUK
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF71%2520XUK%27 HTTP/1.1" 200 None
2026-03-29 22:08:01 [bca.uk] INFO: Scrape type for AF71%20XUK: 0
2026-03-29 22:08:01 [bca.uk] INFO: Found listing with ID: BG72%20UUY
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG72%2520UUY%27 HTTP/1.1" 200 None
2026-03-29 22:08:01 [bca.uk] INFO: Scrape type for BG72%20UUY: 0
2026-03-29 22:08:01 [bca.uk] INFO: Found listing with ID: FG69%20CVL
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG69%2520CVL%27 HTTP/1.1" 200 None
2026-03-29 22:08:01 [bca.uk] INFO: Scrape type for FG69%20CVL: 0
2026-03-29 22:08:01 [bca.uk] INFO: Found listing with ID: KM69%20NXO
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM69%2520NXO%27 HTTP/1.1" 200 None
2026-03-29 22:08:01 [bca.uk] INFO: Scrape type for KM69%20NXO: 0
2026-03-29 22:08:01 [bca.uk] INFO: Found listing with ID: KY19%20EBR
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY19%2520EBR%27 HTTP/1.1" 200 None
2026-03-29 22:08:01 [bca.uk] INFO: Scrape type for KY19%20EBR: 0
2026-03-29 22:08:01 [bca.uk] INFO: Found listing with ID: SK20%20URM
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK20%2520URM%27 HTTP/1.1" 200 None
2026-03-29 22:08:01 [bca.uk] INFO: Scrape type for SK20%20URM: 2
2026-03-29 22:08:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51acc21e-4028-5475-8adc-1c02c0dad366 with identifier: SK20%20URM
2026-03-29 22:08:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51acc21e-4028-5475-8adc-1c02c0dad366 with scrape type 2
2026-03-29 22:08:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51acc21e-4028-5475-8adc-1c02c0dad366 with scrape type 2
2026-03-29 22:08:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 51acc21e-4028-5475-8adc-1c02c0dad366, identifier: SK20%20URM
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6102f350>
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWR60HNV%252F699146896%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146896/600 saved to cache
2026-03-29 22:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1a63c92f-88a3-5364-8028-ccaa89112c46
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6106cf50>
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP66PGE%252F699139535%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139535/600 saved to cache
2026-03-29 22:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 49025c6e-c82c-5ad9-a984-dc586f875105
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61726850>
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ58SFX%252F699435148%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435148/600 saved to cache
2026-03-29 22:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5063d79c-4147-5ce9-b414-8b0ccabfea0d
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6191b710>
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE56AOD%252F699430157%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430157/600 saved to cache
2026-03-29 22:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5674dd98-879a-5bc0-92a6-049abdc5f932
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618eefd0>
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ08SVR%252F699430193%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430193/600 saved to cache
2026-03-29 22:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4de1def5-9fea-59aa-8472-dafc14cac3a1
2026-03-29 22:08:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435142/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ58SFX/42812168?sv=2020-08-04&st=2026-03-29T22%3A06%3A32Z&se=2026-03-29T22%3A31%3A32Z&sr=b&sp=r&sig=qiTgzjDZ%2FB1Y9Jc9LI61o7EdjHjaU8RNz%2BEzvH34f2o%3D)
2026-03-29 22:08:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430171/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ08SVR/42812103?sv=2020-08-04&st=2026-03-29T22%3A06%3A29Z&se=2026-03-29T22%3A31%3A29Z&sr=b&sp=r&sig=MlBD76Nciq6xfGWS8ogzePQWya6I7akYbscBXB2PpJI%3D)
2026-03-29 22:08:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699427731/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE56AOD/42812125?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=jYNw1fNPOU4PCeqA8yT%2FgW%2F2lYqFTt1ML7YNy%2BQkkpE%3D)
2026-03-29 22:08:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139527/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP66PGE/42809943?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=WoZ%2FTTd8%2FUTJlWN%2B%2FNq0hoqMOCTHwgwo3OayCCjYYF0%3D)
2026-03-29 22:08:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146888/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WR60HNV/42810656?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=iTeyX7WgAxvLftpE%2F2dkTmhR4Qwoz4r3xCUieQTYJOM%3D)
2026-03-29 22:08:02 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435134/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435134>
2026-03-29 22:08:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e1a66a79-c853-5081-90ec-1947830cb5c2 with identifier: BV19%20UHK
2026-03-29 22:08:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e1a66a79-c853-5081-90ec-1947830cb5c2 with identifier: BV19%20UHK
2026-03-29 22:08:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e1a66a79-c853-5081-90ec-1947830cb5c2 with identifier: BV19%20UHK to the API
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BV19%20UHK-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e1a66a79-c853-5081-90ec-1947830cb5c2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BV19 UHK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BV19%20UHK&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'AUDI',
 'model': 'A6',
 'odometer': 35544,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'AUDI A6 2.0 40 TDI S LINE S-T Saloon',
 'transmission': 'automatic',
 'trim': '40 TDI S LINE S-T',
 'vin': 'WAUZZZF2XKN077066',
 'year': 2019}
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV19%2520UHK%27 HTTP/1.1" 200 None
2026-03-29 22:08:02 [bca.uk] INFO: Saving data for BV19%20UHK: {'auction_closing_time': 1774864800.0, 'created_time': 1774438096.584433, 'last_price_update_time': 1774822082.478708}
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BV19%2520UHK') HTTP/1.1" 204 0
2026-03-29 22:08:02 [bca.uk] INFO: Found listing with ID: PY71%20HPP
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY71%2520HPP%27 HTTP/1.1" 200 None
2026-03-29 22:08:02 [bca.uk] INFO: Scrape type for PY71%20HPP: 0
2026-03-29 22:08:02 [bca.uk] INFO: Found listing with ID: YL69%20MMV
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL69%2520MMV%27 HTTP/1.1" 200 None
2026-03-29 22:08:02 [bca.uk] INFO: Scrape type for YL69%20MMV: 0
2026-03-29 22:08:02 [bca.uk] INFO: Found listing with ID: FG22%20EFZ
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG22%2520EFZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:02 [bca.uk] INFO: Scrape type for FG22%20EFZ: 0
2026-03-29 22:08:02 [bca.uk] INFO: Found listing with ID: DG65%20GXU
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG65%2520GXU%27 HTTP/1.1" 200 None
2026-03-29 22:08:02 [bca.uk] INFO: Scrape type for DG65%20GXU: 0
2026-03-29 22:08:02 [bca.uk] INFO: Found listing with ID: SD18%20YWW
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD18%2520YWW%27 HTTP/1.1" 200 None
2026-03-29 22:08:02 [bca.uk] INFO: Scrape type for SD18%20YWW: 0
2026-03-29 22:08:02 [bca.uk] INFO: Found listing with ID: PJ59%20WXK
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ59%2520WXK%27 HTTP/1.1" 200 None
2026-03-29 22:08:02 [bca.uk] INFO: Scrape type for PJ59%20WXK: 0
2026-03-29 22:08:02 [bca.uk] INFO: Found listing with ID: KU69%20HXY
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU69%2520HXY%27 HTTP/1.1" 200 None
2026-03-29 22:08:02 [bca.uk] INFO: Scrape type for KU69%20HXY: 0
2026-03-29 22:08:02 [bca.uk] INFO: Found listing with ID: ST11%20LWD
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST11%2520LWD%27 HTTP/1.1" 200 None
2026-03-29 22:08:02 [bca.uk] INFO: Scrape type for ST11%20LWD: 0
2026-03-29 22:08:02 [bca.uk] INFO: Found listing with ID: BV09%20OZT
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV09%2520OZT%27 HTTP/1.1" 200 None
2026-03-29 22:08:02 [bca.uk] INFO: Scrape type for BV09%20OZT: 0
2026-03-29 22:08:02 [bca.uk] INFO: Found listing with ID: MJ03%20HOW
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ03%2520HOW%27 HTTP/1.1" 200 None
2026-03-29 22:08:02 [bca.uk] INFO: Scrape type for MJ03%20HOW: 2
2026-03-29 22:08:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b75153fa-8bbc-5e83-87eb-81edd908fcda with identifier: MJ03%20HOW
2026-03-29 22:08:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b75153fa-8bbc-5e83-87eb-81edd908fcda with scrape type 2
2026-03-29 22:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b75153fa-8bbc-5e83-87eb-81edd908fcda with scrape type 2
2026-03-29 22:08:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b75153fa-8bbc-5e83-87eb-81edd908fcda, identifier: MJ03%20HOW
2026-03-29 22:08:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 51acc21e-4028-5475-8adc-1c02c0dad366 with identifier: SK20%20URM
2026-03-29 22:08:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 51acc21e-4028-5475-8adc-1c02c0dad366 with identifier: SK20%20URM
2026-03-29 22:08:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 51acc21e-4028-5475-8adc-1c02c0dad366 with identifier: SK20%20URM to the API
2026-03-29 22:08:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SK20%20URM-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '51acc21e-4028-5475-8adc-1c02c0dad366',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SK20 URM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SK20%20URM&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'HYUNDAI',
 'model': 'TUCSON',
 'odometer': 71448,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'HYUNDAI TUCSON 1.6 CRDI 115 2WD PREMIUM SE StationWagon',
 'transmission': 'manual',
 'trim': 'CRDI 115 2WD PREMIUM SE',
 'vin': 'TMAJ3817LLJ925092',
 'year': 2020}
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK20%2520URM%27 HTTP/1.1" 200 None
2026-03-29 22:08:03 [bca.uk] INFO: Saving data for SK20%20URM: {'auction_closing_time': 1774864800.0, 'created_time': 1774438054.498122, 'last_price_update_time': 1774822083.178242}
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SK20%2520URM') HTTP/1.1" 204 0
2026-03-29 22:08:03 [bca.uk] INFO: Found listing with ID: DY68%20UWN
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY68%2520UWN%27 HTTP/1.1" 200 None
2026-03-29 22:08:03 [bca.uk] INFO: Scrape type for DY68%20UWN: 0
2026-03-29 22:08:03 [bca.uk] INFO: Found listing with ID: FL71%20EGE
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL71%2520EGE%27 HTTP/1.1" 200 None
2026-03-29 22:08:03 [bca.uk] INFO: Scrape type for FL71%20EGE: 2
2026-03-29 22:08:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31b35f19-803b-5916-9d73-8fe099e2d84a with identifier: FL71%20EGE
2026-03-29 22:08:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31b35f19-803b-5916-9d73-8fe099e2d84a with scrape type 2
2026-03-29 22:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31b35f19-803b-5916-9d73-8fe099e2d84a with scrape type 2
2026-03-29 22:08:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 31b35f19-803b-5916-9d73-8fe099e2d84a, identifier: FL71%20EGE
2026-03-29 22:08:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b75153fa-8bbc-5e83-87eb-81edd908fcda with identifier: MJ03%20HOW
2026-03-29 22:08:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b75153fa-8bbc-5e83-87eb-81edd908fcda with identifier: MJ03%20HOW
2026-03-29 22:08:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b75153fa-8bbc-5e83-87eb-81edd908fcda with identifier: MJ03%20HOW to the API
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 270,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MJ03%20HOW-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b75153fa-8bbc-5e83-87eb-81edd908fcda',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MJ03 HOW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MJ03%20HOW&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'JEEP',
 'model': 'GRAND CHEROKEE',
 'odometer': 92857,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'JEEP GRAND CHEROKEE 3.0 CRD OVERLAND StationWagon',
 'transmission': 'automatic',
 'trim': 'CRD OVERLAND',
 'vin': '1J8HDE8M08Y127333',
 'year': 2009}
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ03%2520HOW%27 HTTP/1.1" 200 None
2026-03-29 22:08:03 [bca.uk] INFO: Saving data for MJ03%20HOW: {'auction_closing_time': 1774864800.0, 'created_time': 1774706945.297792, 'last_price_update_time': 1774822083.582211}
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MJ03%2520HOW') HTTP/1.1" 204 0
2026-03-29 22:08:03 [bca.uk] INFO: Found listing with ID: SE16%20KBX
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE16%2520KBX%27 HTTP/1.1" 200 None
2026-03-29 22:08:03 [bca.uk] INFO: Scrape type for SE16%20KBX: 0
2026-03-29 22:08:03 [bca.uk] INFO: Found listing with ID: PN64%20UHS
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN64%2520UHS%27 HTTP/1.1" 200 None
2026-03-29 22:08:03 [bca.uk] INFO: Scrape type for PN64%20UHS: 0
2026-03-29 22:08:03 [bca.uk] INFO: Found listing with ID: FV20%20CSZ
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV20%2520CSZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:03 [bca.uk] INFO: Scrape type for FV20%20CSZ: 0
2026-03-29 22:08:03 [bca.uk] INFO: Found listing with ID: HK18%20KTD
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK18%2520KTD%27 HTTP/1.1" 200 None
2026-03-29 22:08:03 [bca.uk] INFO: Scrape type for HK18%20KTD: 0
2026-03-29 22:08:03 [bca.uk] INFO: Found listing with ID: JG15%20TAN
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27JG15%2520TAN%27 HTTP/1.1" 200 None
2026-03-29 22:08:03 [bca.uk] INFO: Scrape type for JG15%20TAN: 0
2026-03-29 22:08:03 [bca.uk] INFO: Found listing with ID: VO69%20FZU
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO69%2520FZU%27 HTTP/1.1" 200 None
2026-03-29 22:08:03 [bca.uk] INFO: Scrape type for VO69%20FZU: 0
2026-03-29 22:08:03 [bca.uk] INFO: Found listing with ID: YX22%20KOA
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX22%2520KOA%27 HTTP/1.1" 200 None
2026-03-29 22:08:03 [bca.uk] INFO: Scrape type for YX22%20KOA: 0
2026-03-29 22:08:03 [bca.uk] INFO: Found listing with ID: YY22%20BDE
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY22%2520BDE%27 HTTP/1.1" 200 None
2026-03-29 22:08:03 [bca.uk] INFO: Scrape type for YY22%20BDE: 0
2026-03-29 22:08:03 [bca.uk] INFO: Found listing with ID: YY70%20LWT
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY70%2520LWT%27 HTTP/1.1" 200 None
2026-03-29 22:08:03 [bca.uk] INFO: Scrape type for YY70%20LWT: 0
2026-03-29 22:08:03 [bca.uk] INFO: Found listing with ID: YY74%20VXV
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY74%2520VXV%27 HTTP/1.1" 200 None
2026-03-29 22:08:03 [bca.uk] INFO: Scrape type for YY74%20VXV: 0
2026-03-29 22:08:03 [bca.uk] INFO: Found listing with ID: AD19%20LDZ
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AD19%2520LDZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:03 [bca.uk] INFO: Scrape type for AD19%20LDZ: 0
2026-03-29 22:08:03 [bca.uk] INFO: Found listing with ID: RF21%20EBD
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF21%2520EBD%27 HTTP/1.1" 200 None
2026-03-29 22:08:03 [bca.uk] INFO: Scrape type for RF21%20EBD: 0
2026-03-29 22:08:03 [bca.uk] INFO: Found listing with ID: WO21%20TKX
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO21%2520TKX%27 HTTP/1.1" 200 None
2026-03-29 22:08:03 [bca.uk] INFO: Scrape type for WO21%20TKX: 2
2026-03-29 22:08:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3e8645c-1c02-51d2-9715-52a8be0f5234 with identifier: WO21%20TKX
2026-03-29 22:08:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3e8645c-1c02-51d2-9715-52a8be0f5234 with scrape type 2
2026-03-29 22:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3e8645c-1c02-51d2-9715-52a8be0f5234 with scrape type 2
2026-03-29 22:08:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b3e8645c-1c02-51d2-9715-52a8be0f5234, identifier: WO21%20TKX
2026-03-29 22:08:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103837/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AP12HDL/42809882?sv=2020-08-04&st=2026-03-29T22%3A06%3A24Z&se=2026-03-29T22%3A31%3A24Z&sr=b&sp=r&sig=DviGem8rLk3txiS7kcWiSVUINF67ojRtTzL1ranpKKA%3D)
2026-03-29 22:08:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430136/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430136>
2026-03-29 22:08:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 31b35f19-803b-5916-9d73-8fe099e2d84a with identifier: FL71%20EGE
2026-03-29 22:08:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 31b35f19-803b-5916-9d73-8fe099e2d84a with identifier: FL71%20EGE
2026-03-29 22:08:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 31b35f19-803b-5916-9d73-8fe099e2d84a with identifier: FL71%20EGE to the API
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FL71%20EGE-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '31b35f19-803b-5916-9d73-8fe099e2d84a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FL71 EGE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FL71%20EGE&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW',
 'model': '118I',
 'odometer': 36588,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'BMW 118I 1.5 136 M SPORT STEP Hatchback',
 'transmission': 'automatic',
 'trim': '136 M SPORT STEP',
 'vin': 'WBA7K320507K03462',
 'year': 2021}
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL71%2520EGE%27 HTTP/1.1" 200 None
2026-03-29 22:08:04 [bca.uk] INFO: Saving data for FL71%20EGE: {'auction_closing_time': 1774864800.0, 'created_time': 1774735553.119493, 'last_price_update_time': 1774822084.375212}
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FL71%2520EGE') HTTP/1.1" 204 0
2026-03-29 22:08:04 [bca.uk] INFO: Found listing with ID: FL69%20JZP
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL69%2520JZP%27 HTTP/1.1" 200 None
2026-03-29 22:08:04 [bca.uk] INFO: Scrape type for FL69%20JZP: 2
2026-03-29 22:08:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a5bffef-b353-54bb-b673-ece7012c4726 with identifier: FL69%20JZP
2026-03-29 22:08:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a5bffef-b353-54bb-b673-ece7012c4726 with scrape type 2
2026-03-29 22:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a5bffef-b353-54bb-b673-ece7012c4726 with scrape type 2
2026-03-29 22:08:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1a5bffef-b353-54bb-b673-ece7012c4726, identifier: FL69%20JZP
2026-03-29 22:08:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b3e8645c-1c02-51d2-9715-52a8be0f5234 with identifier: WO21%20TKX
2026-03-29 22:08:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b3e8645c-1c02-51d2-9715-52a8be0f5234 with identifier: WO21%20TKX
2026-03-29 22:08:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b3e8645c-1c02-51d2-9715-52a8be0f5234 with identifier: WO21%20TKX to the API
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WO21%20TKX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b3e8645c-1c02-51d2-9715-52a8be0f5234',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WO21 TKX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WO21%20TKX&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'FIAT',
 'model': '500',
 'odometer': 56263,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'FIAT 500 1.0 M/H ROCK STAR Hatchback',
 'transmission': 'manual',
 'trim': 'M/H ROCK STAR',
 'vin': 'ZFA3120000JE98088',
 'year': 2021}
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO21%2520TKX%27 HTTP/1.1" 200 None
2026-03-29 22:08:04 [bca.uk] INFO: Saving data for WO21%20TKX: {'auction_closing_time': 1774864800.0, 'created_time': 1774438098.539868, 'last_price_update_time': 1774822084.878006}
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WO21%2520TKX') HTTP/1.1" 204 0
2026-03-29 22:08:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6156c4d0>
2026-03-29 22:08:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM09CVU%252F699124365%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124365/600 saved to cache
2026-03-29 22:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ad76e9a4-0e7d-56af-9a84-3fd65281fde6
2026-03-29 22:08:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:08:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:08:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:08:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:08:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:08:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6118a410>
2026-03-29 22:08:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAP12HDL%252F699103842%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103842/600 saved to cache
2026-03-29 22:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 21e79e5d-2d1b-56fe-b8fb-2067f25370f7
2026-03-29 22:08:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124362/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM09CVU/42809722?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=IVQHrCG530q4ZNE7GeniJ3%2F1vLzKHgZru4jgYYDb%2BSY%3D)
2026-03-29 22:08:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146881/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WR60HNV/42810656?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=iTeyX7WgAxvLftpE%2F2dkTmhR4Qwoz4r3xCUieQTYJOM%3D)
2026-03-29 22:08:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124359/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699124359>
2026-03-29 22:08:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103834/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103834>
2026-03-29 22:08:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430122/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430122>
2026-03-29 22:08:04 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139522/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139522>
2026-03-29 22:08:04 [bca.uk] INFO: Found listing with ID: ND70%20FWR
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND70%2520FWR%27 HTTP/1.1" 200 None
2026-03-29 22:08:04 [bca.uk] INFO: Scrape type for ND70%20FWR: 0
2026-03-29 22:08:04 [bca.uk] INFO: Found listing with ID: MJ69%20NDN
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ69%2520NDN%27 HTTP/1.1" 200 None
2026-03-29 22:08:05 [bca.uk] INFO: Scrape type for MJ69%20NDN: 0
2026-03-29 22:08:05 [bca.uk] INFO: Found listing with ID: KJ19%20OPY
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ19%2520OPY%27 HTTP/1.1" 200 None
2026-03-29 22:08:05 [bca.uk] INFO: Scrape type for KJ19%20OPY: 0
2026-03-29 22:08:05 [bca.uk] INFO: Found listing with ID: RE68%20BSO
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE68%2520BSO%27 HTTP/1.1" 200 None
2026-03-29 22:08:05 [bca.uk] INFO: Scrape type for RE68%20BSO: 0
2026-03-29 22:08:05 [bca.uk] INFO: Found listing with ID: DV70%20UAG
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV70%2520UAG%27 HTTP/1.1" 200 None
2026-03-29 22:08:05 [bca.uk] INFO: Scrape type for DV70%20UAG: 0
2026-03-29 22:08:05 [bca.uk] INFO: Found listing with ID: FL21%20VOF
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL21%2520VOF%27 HTTP/1.1" 200 None
2026-03-29 22:08:05 [bca.uk] INFO: Scrape type for FL21%20VOF: 0
2026-03-29 22:08:05 [bca.uk] INFO: Found listing with ID: PF68%20PYB
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF68%2520PYB%27 HTTP/1.1" 200 None
2026-03-29 22:08:05 [bca.uk] INFO: Scrape type for PF68%20PYB: 2
2026-03-29 22:08:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1941c029-e601-57db-8da4-77ae3b1b387e with identifier: PF68%20PYB
2026-03-29 22:08:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1941c029-e601-57db-8da4-77ae3b1b387e with scrape type 2
2026-03-29 22:08:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1941c029-e601-57db-8da4-77ae3b1b387e with scrape type 2
2026-03-29 22:08:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1941c029-e601-57db-8da4-77ae3b1b387e, identifier: PF68%20PYB
2026-03-29 22:08:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1a5bffef-b353-54bb-b673-ece7012c4726 with identifier: FL69%20JZP
2026-03-29 22:08:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1a5bffef-b353-54bb-b673-ece7012c4726 with identifier: FL69%20JZP
2026-03-29 22:08:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1a5bffef-b353-54bb-b673-ece7012c4726 with identifier: FL69%20JZP to the API
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FL69%20JZP-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '1a5bffef-b353-54bb-b673-ece7012c4726',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FL69 JZP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FL69%20JZP&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 78845,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF E-GOLF Hatchback',
 'transmission': 'automatic',
 'trim': 'E-GOLF',
 'vin': 'WVWZZZAUZKW916263',
 'year': 2019}
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL69%2520JZP%27 HTTP/1.1" 200 None
2026-03-29 22:08:05 [bca.uk] INFO: Saving data for FL69%20JZP: {'auction_closing_time': 1774864800.0, 'created_time': 1774706985.724546, 'last_price_update_time': 1774822085.459723}
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FL69%2520JZP') HTTP/1.1" 204 0
2026-03-29 22:08:05 [bca.uk] INFO: Found listing with ID: KN15%20HKZ
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN15%2520HKZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:05 [bca.uk] INFO: Scrape type for KN15%20HKZ: 0
2026-03-29 22:08:05 [bca.uk] INFO: Found listing with ID: LM11%20RXV
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM11%2520RXV%27 HTTP/1.1" 200 None
2026-03-29 22:08:05 [bca.uk] INFO: Scrape type for LM11%20RXV: 0
2026-03-29 22:08:05 [bca.uk] INFO: Found listing with ID: VK20%20NNO
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK20%2520NNO%27 HTTP/1.1" 200 None
2026-03-29 22:08:05 [bca.uk] INFO: Scrape type for VK20%20NNO: 0
2026-03-29 22:08:05 [bca.uk] INFO: Found listing with ID: PE68%20ZNM
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE68%2520ZNM%27 HTTP/1.1" 200 None
2026-03-29 22:08:05 [bca.uk] INFO: Scrape type for PE68%20ZNM: 0
2026-03-29 22:08:05 [bca.uk] INFO: Found listing with ID: SB72%20GWA
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB72%2520GWA%27 HTTP/1.1" 200 None
2026-03-29 22:08:05 [bca.uk] INFO: Scrape type for SB72%20GWA: 0
2026-03-29 22:08:05 [bca.uk] INFO: Found listing with ID: SJ22%20EHM
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ22%2520EHM%27 HTTP/1.1" 200 None
2026-03-29 22:08:05 [bca.uk] INFO: Scrape type for SJ22%20EHM: 2
2026-03-29 22:08:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc10834f-41df-5685-8f4e-07d2c9215704 with identifier: SJ22%20EHM
2026-03-29 22:08:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc10834f-41df-5685-8f4e-07d2c9215704 with scrape type 2
2026-03-29 22:08:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc10834f-41df-5685-8f4e-07d2c9215704 with scrape type 2
2026-03-29 22:08:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dc10834f-41df-5685-8f4e-07d2c9215704, identifier: SJ22%20EHM
2026-03-29 22:08:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1941c029-e601-57db-8da4-77ae3b1b387e with identifier: PF68%20PYB
2026-03-29 22:08:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1941c029-e601-57db-8da4-77ae3b1b387e with identifier: PF68%20PYB
2026-03-29 22:08:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1941c029-e601-57db-8da4-77ae3b1b387e with identifier: PF68%20PYB to the API
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PF68%20PYB-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1941c029-e601-57db-8da4-77ae3b1b387e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PF68 PYB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PF68%20PYB&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'JAGUAR',
 'model': 'E-PACE',
 'odometer': 66523,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'JAGUAR E-PACE 2.0 D150 2WD R-DYNAMIC S Hatchback',
 'transmission': 'manual',
 'trim': 'D150 2WD R-DYNAMIC S',
 'vin': 'SADFB2CN8K1Z47893',
 'year': 2018}
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF68%2520PYB%27 HTTP/1.1" 200 None
2026-03-29 22:08:05 [bca.uk] INFO: Saving data for PF68%20PYB: {'auction_closing_time': 1774864800.0, 'created_time': 1774735553.692487, 'last_price_update_time': 1774822085.993271}
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PF68%2520PYB') HTTP/1.1" 204 0
2026-03-29 22:08:06 [bca.uk] INFO: Found listing with ID: AK64%20MOR
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK64%2520MOR%27 HTTP/1.1" 200 None
2026-03-29 22:08:06 [bca.uk] INFO: Scrape type for AK64%20MOR: 0
2026-03-29 22:08:06 [bca.uk] INFO: Found listing with ID: DY19%20EYK
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY19%2520EYK%27 HTTP/1.1" 200 None
2026-03-29 22:08:06 [bca.uk] INFO: Scrape type for DY19%20EYK: 0
2026-03-29 22:08:06 [bca.uk] INFO: Found listing with ID: GK21%20KBU
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK21%2520KBU%27 HTTP/1.1" 200 None
2026-03-29 22:08:06 [bca.uk] INFO: Scrape type for GK21%20KBU: 0
2026-03-29 22:08:06 [bca.uk] INFO: Found listing with ID: GM19%20WGU
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM19%2520WGU%27 HTTP/1.1" 200 None
2026-03-29 22:08:06 [bca.uk] INFO: Scrape type for GM19%20WGU: 2
2026-03-29 22:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45fb38d6-e2a8-57d4-8493-3dc79c4a4423 with identifier: GM19%20WGU
2026-03-29 22:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45fb38d6-e2a8-57d4-8493-3dc79c4a4423 with scrape type 2
2026-03-29 22:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45fb38d6-e2a8-57d4-8493-3dc79c4a4423 with scrape type 2
2026-03-29 22:08:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 45fb38d6-e2a8-57d4-8493-3dc79c4a4423, identifier: GM19%20WGU
2026-03-29 22:08:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dc10834f-41df-5685-8f4e-07d2c9215704 with identifier: SJ22%20EHM
2026-03-29 22:08:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dc10834f-41df-5685-8f4e-07d2c9215704 with identifier: SJ22%20EHM
2026-03-29 22:08:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dc10834f-41df-5685-8f4e-07d2c9215704 with identifier: SJ22%20EHM to the API
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 163,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SJ22%20EHM-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'dc10834f-41df-5685-8f4e-07d2c9215704',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SJ22 EHM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SJ22%20EHM&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'MG MOTOR UK',
 'model': 'ZS',
 'odometer': 26767,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK ZS 1.0 T GDI EXCITE DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'T GDI EXCITE DCT',
 'vin': 'LSJW74C99MZ233964',
 'year': 2022}
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ22%2520EHM%27 HTTP/1.1" 200 None
2026-03-29 22:08:06 [bca.uk] INFO: Saving data for SJ22%20EHM: {'auction_closing_time': 1774864800.0, 'created_time': 1774438076.557092, 'last_price_update_time': 1774822086.535277}
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SJ22%2520EHM') HTTP/1.1" 204 0
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61936910>
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ58SFX%252F699435142%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435142/600 saved to cache
2026-03-29 22:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5063d79c-4147-5ce9-b414-8b0ccabfea0d
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6184d210>
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ08SVR%252F699430171%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430171/600 saved to cache
2026-03-29 22:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4de1def5-9fea-59aa-8472-dafc14cac3a1
2026-03-29 22:08:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:08:06 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:08:06 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:08:06 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:08:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611000d0>
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE56AOD%252F699427731%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699427731/600 saved to cache
2026-03-29 22:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5674dd98-879a-5bc0-92a6-049abdc5f932
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac619ed410>
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP66PGE%252F699139527%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139527/600 saved to cache
2026-03-29 22:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 49025c6e-c82c-5ad9-a984-dc586f875105
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62184a10>
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWR60HNV%252F699146888%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146888/600 saved to cache
2026-03-29 22:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1a63c92f-88a3-5364-8028-ccaa89112c46
2026-03-29 22:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435134/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ58SFX/42812168?sv=2020-08-04&st=2026-03-29T22%3A06%3A32Z&se=2026-03-29T22%3A31%3A32Z&sr=b&sp=r&sig=qiTgzjDZ%2FB1Y9Jc9LI61o7EdjHjaU8RNz%2BEzvH34f2o%3D)
2026-03-29 22:08:06 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146871/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=WR60HNV-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:08:06 [bca.uk] INFO: Found listing with ID: SK20%20UEP
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK20%2520UEP%27 HTTP/1.1" 200 None
2026-03-29 22:08:06 [bca.uk] INFO: Scrape type for SK20%20UEP: 0
2026-03-29 22:08:06 [bca.uk] INFO: Found listing with ID: RE70%20JXR
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE70%2520JXR%27 HTTP/1.1" 200 None
2026-03-29 22:08:06 [bca.uk] INFO: Scrape type for RE70%20JXR: 0
2026-03-29 22:08:06 [bca.uk] INFO: Found listing with ID: GF20%20LKE
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF20%2520LKE%27 HTTP/1.1" 200 None
2026-03-29 22:08:06 [bca.uk] INFO: Scrape type for GF20%20LKE: 0
2026-03-29 22:08:06 [bca.uk] INFO: Found listing with ID: SE68%20SDU
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE68%2520SDU%27 HTTP/1.1" 200 None
2026-03-29 22:08:06 [bca.uk] INFO: Scrape type for SE68%20SDU: 2
2026-03-29 22:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3efef238-e51a-526d-ba10-e8f193e1fbc2 with identifier: SE68%20SDU
2026-03-29 22:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3efef238-e51a-526d-ba10-e8f193e1fbc2 with scrape type 2
2026-03-29 22:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3efef238-e51a-526d-ba10-e8f193e1fbc2 with scrape type 2
2026-03-29 22:08:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3efef238-e51a-526d-ba10-e8f193e1fbc2, identifier: SE68%20SDU
2026-03-29 22:08:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 45fb38d6-e2a8-57d4-8493-3dc79c4a4423 with identifier: GM19%20WGU
2026-03-29 22:08:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 45fb38d6-e2a8-57d4-8493-3dc79c4a4423 with identifier: GM19%20WGU
2026-03-29 22:08:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 45fb38d6-e2a8-57d4-8493-3dc79c4a4423 with identifier: GM19%20WGU to the API
2026-03-29 22:08:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GM19%20WGU-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '45fb38d6-e2a8-57d4-8493-3dc79c4a4423',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GM19 WGU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GM19%20WGU&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'AUDI',
 'model': 'A5',
 'odometer': 54073,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'AUDI A5 2.0 40 TFSI SPORT S-T Coupe',
 'transmission': 'automatic',
 'trim': '40 TFSI SPORT S-T',
 'vin': 'WAUZZZF5XKA040424',
 'year': 2019}
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM19%2520WGU%27 HTTP/1.1" 200 None
2026-03-29 22:08:07 [bca.uk] INFO: Saving data for GM19%20WGU: {'auction_closing_time': 1774864800.0, 'created_time': 1774706988.564613, 'last_price_update_time': 1774822087.168923}
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GM19%2520WGU') HTTP/1.1" 204 0
2026-03-29 22:08:07 [bca.uk] INFO: Found listing with ID: C5%20BLJ
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27C5%2520BLJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:07 [bca.uk] INFO: Scrape type for C5%20BLJ: 0
2026-03-29 22:08:07 [bca.uk] INFO: Found listing with ID: DN19%20HKK
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN19%2520HKK%27 HTTP/1.1" 200 None
2026-03-29 22:08:07 [bca.uk] INFO: Scrape type for DN19%20HKK: 0
2026-03-29 22:08:07 [bca.uk] INFO: Found listing with ID: SC18%20HNF
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC18%2520HNF%27 HTTP/1.1" 200 None
2026-03-29 22:08:07 [bca.uk] INFO: Scrape type for SC18%20HNF: 0
2026-03-29 22:08:07 [bca.uk] INFO: Found listing with ID: SM22%20URS
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM22%2520URS%27 HTTP/1.1" 200 None
2026-03-29 22:08:07 [bca.uk] INFO: Scrape type for SM22%20URS: 0
2026-03-29 22:08:07 [bca.uk] INFO: Found listing with ID: SB65%20CAX
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB65%2520CAX%27 HTTP/1.1" 200 None
2026-03-29 22:08:07 [bca.uk] INFO: Scrape type for SB65%20CAX: 0
2026-03-29 22:08:07 [bca.uk] INFO: Found listing with ID: EP19%20XHA
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EP19%2520XHA%27 HTTP/1.1" 200 None
2026-03-29 22:08:07 [bca.uk] INFO: Scrape type for EP19%20XHA: 0
2026-03-29 22:08:07 [bca.uk] INFO: Found listing with ID: WM19%20BFN
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM19%2520BFN%27 HTTP/1.1" 200 None
2026-03-29 22:08:07 [bca.uk] INFO: Scrape type for WM19%20BFN: 0
2026-03-29 22:08:07 [bca.uk] INFO: Found listing with ID: EJ19%20URS
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ19%2520URS%27 HTTP/1.1" 200 None
2026-03-29 22:08:07 [bca.uk] INFO: Scrape type for EJ19%20URS: 0
2026-03-29 22:08:07 [bca.uk] INFO: Found listing with ID: HJ69%20WRA
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ69%2520WRA%27 HTTP/1.1" 200 None
2026-03-29 22:08:07 [bca.uk] INFO: Scrape type for HJ69%20WRA: 2
2026-03-29 22:08:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 153af31d-028d-53b0-bf86-1a15b8cd7e12 with identifier: HJ69%20WRA
2026-03-29 22:08:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 153af31d-028d-53b0-bf86-1a15b8cd7e12 with scrape type 2
2026-03-29 22:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 153af31d-028d-53b0-bf86-1a15b8cd7e12 with scrape type 2
2026-03-29 22:08:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 153af31d-028d-53b0-bf86-1a15b8cd7e12, identifier: HJ69%20WRA
2026-03-29 22:08:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3efef238-e51a-526d-ba10-e8f193e1fbc2 with identifier: SE68%20SDU
2026-03-29 22:08:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3efef238-e51a-526d-ba10-e8f193e1fbc2 with identifier: SE68%20SDU
2026-03-29 22:08:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3efef238-e51a-526d-ba10-e8f193e1fbc2 with identifier: SE68%20SDU to the API
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 96,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SE68%20SDU-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3efef238-e51a-526d-ba10-e8f193e1fbc2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SE68 SDU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SE68%20SDU&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'SEAT',
 'model': 'MII',
 'odometer': 61308,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'SEAT MII 1.0 DESIGN MII EZ Hatchback',
 'transmission': 'manual',
 'trim': 'DESIGN MII EZ',
 'vin': 'VSSZZZAAZKD305737',
 'year': 2019}
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE68%2520SDU%27 HTTP/1.1" 200 None
2026-03-29 22:08:07 [bca.uk] INFO: Saving data for SE68%20SDU: {'auction_closing_time': 1774864800.0, 'created_time': 1774437430.358563, 'last_price_update_time': 1774822087.793626}
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SE68%2520SDU') HTTP/1.1" 204 0
2026-03-29 22:08:07 [bca.uk] INFO: Found listing with ID: VU70%20ZLO
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU70%2520ZLO%27 HTTP/1.1" 200 None
2026-03-29 22:08:07 [bca.uk] INFO: Scrape type for VU70%20ZLO: 2
2026-03-29 22:08:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ba7722a-587f-552f-9000-fec714f3bbb3 with identifier: VU70%20ZLO
2026-03-29 22:08:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ba7722a-587f-552f-9000-fec714f3bbb3 with scrape type 2
2026-03-29 22:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ba7722a-587f-552f-9000-fec714f3bbb3 with scrape type 2
2026-03-29 22:08:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2ba7722a-587f-552f-9000-fec714f3bbb3, identifier: VU70%20ZLO
2026-03-29 22:08:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 153af31d-028d-53b0-bf86-1a15b8cd7e12 with identifier: HJ69%20WRA
2026-03-29 22:08:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 153af31d-028d-53b0-bf86-1a15b8cd7e12 with identifier: HJ69%20WRA
2026-03-29 22:08:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 153af31d-028d-53b0-bf86-1a15b8cd7e12 with identifier: HJ69%20WRA to the API
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HJ69%20WRA-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '153af31d-028d-53b0-bf86-1a15b8cd7e12',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HJ69 WRA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HJ69%20WRA&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'FORD',
 'model': 'GRAND CONNECT',
 'odometer': 84524,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD GRAND CONNECT 1.5 EBL 120 TITANIUM P/S MPV',
 'transmission': 'automatic',
 'trim': 'EBL 120 TITANIUM P/S',
 'vin': 'WF0UXXWPGUKU88649',
 'year': 2019}
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ69%2520WRA%27 HTTP/1.1" 200 None
2026-03-29 22:08:08 [bca.uk] INFO: Saving data for HJ69%20WRA: {'auction_closing_time': 1774864800.0, 'created_time': 1774476166.059992, 'last_price_update_time': 1774822088.308875}
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ69%2520WRA') HTTP/1.1" 204 0
2026-03-29 22:08:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430136/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ08SVR/42812103?sv=2020-08-04&st=2026-03-29T22%3A06%3A29Z&se=2026-03-29T22%3A31%3A29Z&sr=b&sp=r&sig=MlBD76Nciq6xfGWS8ogzePQWya6I7akYbscBXB2PpJI%3D)
2026-03-29 22:08:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430098/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430098>
2026-03-29 22:08:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435122/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699435122>
2026-03-29 22:08:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139514/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139514>
2026-03-29 22:08:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103831/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103831>
2026-03-29 22:08:08 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699427714/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699427714>
2026-03-29 22:08:08 [bca.uk] INFO: Found listing with ID: SJ72%20MDX
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ72%2520MDX%27 HTTP/1.1" 200 None
2026-03-29 22:08:08 [bca.uk] INFO: Scrape type for SJ72%20MDX: 0
2026-03-29 22:08:08 [bca.uk] INFO: Found listing with ID: DG69%20VJO
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG69%2520VJO%27 HTTP/1.1" 200 None
2026-03-29 22:08:08 [bca.uk] INFO: Scrape type for DG69%20VJO: 0
2026-03-29 22:08:08 [bca.uk] INFO: Found listing with ID: SC19%20XGB
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC19%2520XGB%27 HTTP/1.1" 200 None
2026-03-29 22:08:08 [bca.uk] INFO: Scrape type for SC19%20XGB: 0
2026-03-29 22:08:08 [bca.uk] INFO: Found listing with ID: CE19%20UGD
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE19%2520UGD%27 HTTP/1.1" 200 None
2026-03-29 22:08:08 [bca.uk] INFO: Scrape type for CE19%20UGD: 2
2026-03-29 22:08:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2785a6e-33af-5eba-b84f-311143aa78be with identifier: CE19%20UGD
2026-03-29 22:08:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2785a6e-33af-5eba-b84f-311143aa78be with scrape type 2
2026-03-29 22:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2785a6e-33af-5eba-b84f-311143aa78be with scrape type 2
2026-03-29 22:08:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e2785a6e-33af-5eba-b84f-311143aa78be, identifier: CE19%20UGD
2026-03-29 22:08:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2ba7722a-587f-552f-9000-fec714f3bbb3 with identifier: VU70%20ZLO
2026-03-29 22:08:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2ba7722a-587f-552f-9000-fec714f3bbb3 with identifier: VU70%20ZLO
2026-03-29 22:08:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2ba7722a-587f-552f-9000-fec714f3bbb3 with identifier: VU70%20ZLO to the API
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VU70%20ZLO-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '2ba7722a-587f-552f-9000-fec714f3bbb3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VU70 ZLO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VU70%20ZLO&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VAUXHALL',
 'model': 'CORSA-E',
 'odometer': 32694,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA-E 100KW 50KWH ELITE (11KC) Hatchback',
 'transmission': 'automatic',
 'trim': '100KW 50KWH ELITE (11KC)',
 'vin': 'VXKUHZKXZL4340414',
 'year': 2020}
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU70%2520ZLO%27 HTTP/1.1" 200 None
2026-03-29 22:08:08 [bca.uk] INFO: Saving data for VU70%20ZLO: {'auction_closing_time': 1774864800.0, 'created_time': 1774706989.45696, 'last_price_update_time': 1774822088.749503}
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VU70%2520ZLO') HTTP/1.1" 204 0
2026-03-29 22:08:08 [bca.uk] INFO: Found listing with ID: VO62%20RAU
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO62%2520RAU%27 HTTP/1.1" 200 None
2026-03-29 22:08:08 [bca.uk] INFO: Scrape type for VO62%20RAU: 0
2026-03-29 22:08:08 [bca.uk] INFO: Found listing with ID: SV23%20HXP
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV23%2520HXP%27 HTTP/1.1" 200 None
2026-03-29 22:08:08 [bca.uk] INFO: Scrape type for SV23%20HXP: 0
2026-03-29 22:08:08 [bca.uk] INFO: Found listing with ID: V30%20NGA
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27V30%2520NGA%27 HTTP/1.1" 200 None
2026-03-29 22:08:08 [bca.uk] INFO: Scrape type for V30%20NGA: 0
2026-03-29 22:08:08 [bca.uk] INFO: Found listing with ID: SR19%20GGU
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR19%2520GGU%27 HTTP/1.1" 200 None
2026-03-29 22:08:08 [bca.uk] INFO: Scrape type for SR19%20GGU: 0
2026-03-29 22:08:08 [bca.uk] INFO: Found listing with ID: VX68%20HBE
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX68%2520HBE%27 HTTP/1.1" 200 None
2026-03-29 22:08:08 [bca.uk] INFO: Scrape type for VX68%20HBE: 0
2026-03-29 22:08:08 [bca.uk] INFO: Found listing with ID: AF20%20DFX
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF20%2520DFX%27 HTTP/1.1" 200 None
2026-03-29 22:08:08 [bca.uk] INFO: Scrape type for AF20%20DFX: 2
2026-03-29 22:08:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc279a6e-9287-5150-bd4c-4b265cf17726 with identifier: AF20%20DFX
2026-03-29 22:08:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc279a6e-9287-5150-bd4c-4b265cf17726 with scrape type 2
2026-03-29 22:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc279a6e-9287-5150-bd4c-4b265cf17726 with scrape type 2
2026-03-29 22:08:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cc279a6e-9287-5150-bd4c-4b265cf17726, identifier: AF20%20DFX
2026-03-29 22:08:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac612de1d0>
2026-03-29 22:08:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAP12HDL%252F699103837%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103837/600 saved to cache
2026-03-29 22:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 21e79e5d-2d1b-56fe-b8fb-2067f25370f7
2026-03-29 22:08:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6179b7d0>
2026-03-29 22:08:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM09CVU%252F699124362%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124362/600 saved to cache
2026-03-29 22:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad76e9a4-0e7d-56af-9a84-3fd65281fde6
2026-03-29 22:08:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61100b90>
2026-03-29 22:08:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWR60HNV%252F699146881%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146881/600 saved to cache
2026-03-29 22:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1a63c92f-88a3-5364-8028-ccaa89112c46
2026-03-29 22:08:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139522/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP66PGE/42809943?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=WoZ%2FTTd8%2FUTJlWN%2B%2FNq0hoqMOCTHwgwo3OayCCjYYF0%3D)
2026-03-29 22:08:09 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124354/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=LM09CVU-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:08:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e2785a6e-33af-5eba-b84f-311143aa78be with identifier: CE19%20UGD
2026-03-29 22:08:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e2785a6e-33af-5eba-b84f-311143aa78be with identifier: CE19%20UGD
2026-03-29 22:08:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e2785a6e-33af-5eba-b84f-311143aa78be with identifier: CE19%20UGD to the API
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CE19%20UGD-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e2785a6e-33af-5eba-b84f-311143aa78be',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CE19 UGD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CE19%20UGD&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'MINI',
 'model': 'CLUBMAN',
 'odometer': 83001,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'MINI CLUBMAN 2.0 COOPER S EXCLUSIVE Estate',
 'transmission': 'automatic',
 'trim': 'COOPER S EXCLUSIVE',
 'vin': 'WMWJZ520002L19288',
 'year': 2019}
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE19%2520UGD%27 HTTP/1.1" 200 None
2026-03-29 22:08:09 [bca.uk] INFO: Saving data for CE19%20UGD: {'auction_closing_time': 1774864800.0, 'created_time': 1774735578.336249, 'last_price_update_time': 1774822089.396442}
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CE19%2520UGD') HTTP/1.1" 204 0
2026-03-29 22:08:09 [bca.uk] INFO: Found listing with ID: GL23%20VZB
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL23%2520VZB%27 HTTP/1.1" 200 None
2026-03-29 22:08:09 [bca.uk] INFO: Scrape type for GL23%20VZB: 2
2026-03-29 22:08:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff1ca2ee-3094-5da2-ab74-133cc0e9f7e3 with identifier: GL23%20VZB
2026-03-29 22:08:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff1ca2ee-3094-5da2-ab74-133cc0e9f7e3 with scrape type 2
2026-03-29 22:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff1ca2ee-3094-5da2-ab74-133cc0e9f7e3 with scrape type 2
2026-03-29 22:08:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ff1ca2ee-3094-5da2-ab74-133cc0e9f7e3, identifier: GL23%20VZB
2026-03-29 22:08:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cc279a6e-9287-5150-bd4c-4b265cf17726 with identifier: AF20%20DFX
2026-03-29 22:08:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cc279a6e-9287-5150-bd4c-4b265cf17726 with identifier: AF20%20DFX
2026-03-29 22:08:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cc279a6e-9287-5150-bd4c-4b265cf17726 with identifier: AF20%20DFX to the API
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AF20%20DFX-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'cc279a6e-9287-5150-bd4c-4b265cf17726',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AF20 DFX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AF20%20DFX&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'MG MOTOR UK',
 'model': 'ZS',
 'odometer': 52595,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK ZS 1.0 T GDI EXCLUSIVE DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'T GDI EXCLUSIVE DCT',
 'vin': 'SDPW7CBECKZ232455',
 'year': 2020}
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF20%2520DFX%27 HTTP/1.1" 200 None
2026-03-29 22:08:09 [bca.uk] INFO: Saving data for AF20%20DFX: {'auction_closing_time': 1774864800.0, 'created_time': 1774622286.997342, 'last_price_update_time': 1774822089.889631}
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AF20%2520DFX') HTTP/1.1" 204 0
2026-03-29 22:08:09 [bca.uk] INFO: Found listing with ID: BG70%20GGP
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG70%2520GGP%27 HTTP/1.1" 200 None
2026-03-29 22:08:09 [bca.uk] INFO: Scrape type for BG70%20GGP: 0
2026-03-29 22:08:09 [bca.uk] INFO: Found listing with ID: SN21%20AHB
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN21%2520AHB%27 HTTP/1.1" 200 None
2026-03-29 22:08:09 [bca.uk] INFO: Scrape type for SN21%20AHB: 0
2026-03-29 22:08:09 [bca.uk] INFO: Found listing with ID: CN22%20SLU
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN22%2520SLU%27 HTTP/1.1" 200 None
2026-03-29 22:08:09 [bca.uk] INFO: Scrape type for CN22%20SLU: 2
2026-03-29 22:08:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b95ec648-e27a-5a47-b460-f09e07adbbeb with identifier: CN22%20SLU
2026-03-29 22:08:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b95ec648-e27a-5a47-b460-f09e07adbbeb with scrape type 2
2026-03-29 22:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b95ec648-e27a-5a47-b460-f09e07adbbeb with scrape type 2
2026-03-29 22:08:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b95ec648-e27a-5a47-b460-f09e07adbbeb, identifier: CN22%20SLU
2026-03-29 22:08:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ff1ca2ee-3094-5da2-ab74-133cc0e9f7e3 with identifier: GL23%20VZB
2026-03-29 22:08:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ff1ca2ee-3094-5da2-ab74-133cc0e9f7e3 with identifier: GL23%20VZB
2026-03-29 22:08:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ff1ca2ee-3094-5da2-ab74-133cc0e9f7e3 with identifier: GL23%20VZB to the API
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GL23%20VZB-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ff1ca2ee-3094-5da2-ab74-133cc0e9f7e3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GL23 VZB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GL23%20VZB&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'AUDI',
 'model': 'A5 SPORTBACK',
 'odometer': 39087,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'AUDI A5 SPORTBACK 2.0 35 TDI S LINE S-T Hatchback',
 'transmission': 'automatic',
 'trim': '35 TDI S LINE S-T',
 'vin': 'WAUZZZF57PA052442',
 'year': 2023}
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL23%2520VZB%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Saving data for GL23%20VZB: {'auction_closing_time': 1774951200.0, 'created_time': 1774706989.834441, 'last_price_update_time': 1774822090.336903}
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GL23%2520VZB') HTTP/1.1" 204 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: BL19%20WJA
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL19%2520WJA%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for BL19%20WJA: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: HF19%20JKU
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF19%2520JKU%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for HF19%20JKU: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: SD68%20WCY
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD68%2520WCY%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for SD68%20WCY: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: OY16%20VNK
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY16%2520VNK%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for OY16%20VNK: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: PE10%20DXZ
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE10%2520DXZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for PE10%20DXZ: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: FJ20%20XSP
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ20%2520XSP%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for FJ20%20XSP: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: LB22%20KUJ
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB22%2520KUJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for LB22%20KUJ: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: LM20%20BCX
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM20%2520BCX%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for LM20%20BCX: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: ML19%20YHM
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML19%2520YHM%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for ML19%20YHM: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: MX22%20PPO
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX22%2520PPO%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for MX22%20PPO: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: SH19%20ZZL
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH19%2520ZZL%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for SH19%20ZZL: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: VN21%20GCK
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN21%2520GCK%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for VN21%20GCK: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: WX18%20RMZ
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX18%2520RMZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for WX18%20RMZ: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: WX70%20JZJ
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX70%2520JZJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for WX70%20JZJ: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: CA18%20JPY
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA18%2520JPY%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for CA18%20JPY: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: CP19%20XKX
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP19%2520XKX%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for CP19%20XKX: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: WP22%20GWL
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP22%2520GWL%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for WP22%20GWL: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: CU72%20ZHM
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU72%2520ZHM%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for CU72%20ZHM: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: FE19%20XYC
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE19%2520XYC%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for FE19%20XYC: 0
2026-03-29 22:08:10 [bca.uk] INFO: Found listing with ID: KU19%20CFH
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU19%2520CFH%27 HTTP/1.1" 200 None
2026-03-29 22:08:10 [bca.uk] INFO: Scrape type for KU19%20CFH: 2
2026-03-29 22:08:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6d51688-b23c-5016-a794-ddfbf11c9378 with identifier: KU19%20CFH
2026-03-29 22:08:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6d51688-b23c-5016-a794-ddfbf11c9378 with scrape type 2
2026-03-29 22:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6d51688-b23c-5016-a794-ddfbf11c9378 with scrape type 2
2026-03-29 22:08:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b6d51688-b23c-5016-a794-ddfbf11c9378, identifier: KU19%20CFH
2026-03-29 22:08:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac62178650>
2026-03-29 22:08:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ58SFX%252F699435134%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435134/600 saved to cache
2026-03-29 22:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5063d79c-4147-5ce9-b414-8b0ccabfea0d
2026-03-29 22:08:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103834/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AP12HDL/42809882?sv=2020-08-04&st=2026-03-29T22%3A06%3A24Z&se=2026-03-29T22%3A31%3A24Z&sr=b&sp=r&sig=DviGem8rLk3txiS7kcWiSVUINF67ojRtTzL1ranpKKA%3D)
2026-03-29 22:08:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146871/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WR60HNV/42810656?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=iTeyX7WgAxvLftpE%2F2dkTmhR4Qwoz4r3xCUieQTYJOM%3D)
2026-03-29 22:08:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430122/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE56AOD/42812125?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=jYNw1fNPOU4PCeqA8yT%2FgW%2F2lYqFTt1ML7YNy%2BQkkpE%3D)
2026-03-29 22:08:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124359/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM09CVU/42809722?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=IVQHrCG530q4ZNE7GeniJ3%2F1vLzKHgZru4jgYYDb%2BSY%3D)
2026-03-29 22:08:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430095/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430095>
2026-03-29 22:08:10 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435115/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=NJ58SFX-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:08:10 [scrapy.extensions.logstats] INFO: Crawled 161 pages (at 8 pages/min), scraped 606 items (at 117 items/min)
2026-03-29 22:08:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-29 22:08:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b95ec648-e27a-5a47-b460-f09e07adbbeb with identifier: CN22%20SLU
2026-03-29 22:08:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b95ec648-e27a-5a47-b460-f09e07adbbeb with identifier: CN22%20SLU
2026-03-29 22:08:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b95ec648-e27a-5a47-b460-f09e07adbbeb with identifier: CN22%20SLU to the API
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CN22%20SLU-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b95ec648-e27a-5a47-b460-f09e07adbbeb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CN22 SLU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CN22%20SLU&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'MAZDA',
 'model': '3',
 'odometer': 48101,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MAZDA 3 2.0 E-SKY-G MHEV SE-L LUX Hatchback',
 'transmission': 'manual',
 'trim': 'E-SKY-G MHEV SE-L LUX',
 'vin': 'JM4BP6HE601306558',
 'year': 2022}
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN22%2520SLU%27 HTTP/1.1" 200 None
2026-03-29 22:08:11 [bca.uk] INFO: Saving data for CN22%20SLU: {'auction_closing_time': 1774864800.0, 'created_time': 1774735579.849802, 'last_price_update_time': 1774822091.208926}
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CN22%2520SLU') HTTP/1.1" 204 0
2026-03-29 22:08:11 [bca.uk] INFO: Found listing with ID: LV23%20RXA
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV23%2520RXA%27 HTTP/1.1" 200 None
2026-03-29 22:08:11 [bca.uk] INFO: Scrape type for LV23%20RXA: 0
2026-03-29 22:08:11 [bca.uk] INFO: Found listing with ID: LY69%20PXN
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY69%2520PXN%27 HTTP/1.1" 200 None
2026-03-29 22:08:11 [bca.uk] INFO: Scrape type for LY69%20PXN: 0
2026-03-29 22:08:11 [bca.uk] INFO: Found listing with ID: NX20%20NZM
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX20%2520NZM%27 HTTP/1.1" 200 None
2026-03-29 22:08:11 [bca.uk] INFO: Scrape type for NX20%20NZM: 0
2026-03-29 22:08:11 [bca.uk] INFO: Found listing with ID: SC69%20SYA
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC69%2520SYA%27 HTTP/1.1" 200 None
2026-03-29 22:08:11 [bca.uk] INFO: Scrape type for SC69%20SYA: 0
2026-03-29 22:08:11 [bca.uk] INFO: Found listing with ID: WR21%20RBV
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR21%2520RBV%27 HTTP/1.1" 200 None
2026-03-29 22:08:11 [bca.uk] INFO: Scrape type for WR21%20RBV: 0
2026-03-29 22:08:11 [bca.uk] INFO: Found listing with ID: YM68%20ZFO
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM68%2520ZFO%27 HTTP/1.1" 200 None
2026-03-29 22:08:11 [bca.uk] INFO: Scrape type for YM68%20ZFO: 0
2026-03-29 22:08:11 [bca.uk] INFO: Found listing with ID: AO69%20YDV
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO69%2520YDV%27 HTTP/1.1" 200 None
2026-03-29 22:08:11 [bca.uk] INFO: Scrape type for AO69%20YDV: 0
2026-03-29 22:08:11 [bca.uk] INFO: Found listing with ID: DU19%20WRR
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU19%2520WRR%27 HTTP/1.1" 200 None
2026-03-29 22:08:11 [bca.uk] INFO: Scrape type for DU19%20WRR: 0
2026-03-29 22:08:11 [bca.uk] INFO: Found listing with ID: EN73%20ZXH
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN73%2520ZXH%27 HTTP/1.1" 200 None
2026-03-29 22:08:11 [bca.uk] INFO: Scrape type for EN73%20ZXH: 2
2026-03-29 22:08:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08f7680b-fbb6-579a-a286-11cdb0fea14b with identifier: EN73%20ZXH
2026-03-29 22:08:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08f7680b-fbb6-579a-a286-11cdb0fea14b with scrape type 2
2026-03-29 22:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08f7680b-fbb6-579a-a286-11cdb0fea14b with scrape type 2
2026-03-29 22:08:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 08f7680b-fbb6-579a-a286-11cdb0fea14b, identifier: EN73%20ZXH
2026-03-29 22:08:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b6d51688-b23c-5016-a794-ddfbf11c9378 with identifier: KU19%20CFH
2026-03-29 22:08:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b6d51688-b23c-5016-a794-ddfbf11c9378 with identifier: KU19%20CFH
2026-03-29 22:08:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b6d51688-b23c-5016-a794-ddfbf11c9378 with identifier: KU19%20CFH to the API
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KU19%20CFH-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b6d51688-b23c-5016-a794-ddfbf11c9378',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KU19 CFH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KU19%20CFH&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'MERCEDES-BENZ',
 'model': 'A180 D',
 'odometer': 28526,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A180 D 1.5 AMG LINE PREMIUM DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM DCT',
 'vin': 'WDD1770032V040895',
 'year': 2019}
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU19%2520CFH%27 HTTP/1.1" 200 None
2026-03-29 22:08:11 [bca.uk] INFO: Saving data for KU19%20CFH: {'auction_closing_time': 1774864800.0, 'created_time': 1774706920.919237, 'last_price_update_time': 1774822091.87137}
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KU19%2520CFH') HTTP/1.1" 204 0
2026-03-29 22:08:11 [bca.uk] INFO: Found listing with ID: DP69%20NZK
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP69%2520NZK%27 HTTP/1.1" 200 None
2026-03-29 22:08:11 [bca.uk] INFO: Scrape type for DP69%20NZK: 0
2026-03-29 22:08:11 [bca.uk] INFO: Found listing with ID: HK73%20EWD
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK73%2520EWD%27 HTTP/1.1" 200 None
2026-03-29 22:08:11 [bca.uk] INFO: Scrape type for HK73%20EWD: 2
2026-03-29 22:08:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e39c955-50ed-58e2-b150-dec2ff78b99f with identifier: HK73%20EWD
2026-03-29 22:08:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e39c955-50ed-58e2-b150-dec2ff78b99f with scrape type 2
2026-03-29 22:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e39c955-50ed-58e2-b150-dec2ff78b99f with scrape type 2
2026-03-29 22:08:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8e39c955-50ed-58e2-b150-dec2ff78b99f, identifier: HK73%20EWD
2026-03-29 22:08:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 08f7680b-fbb6-579a-a286-11cdb0fea14b with identifier: EN73%20ZXH
2026-03-29 22:08:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 08f7680b-fbb6-579a-a286-11cdb0fea14b with identifier: EN73%20ZXH
2026-03-29 22:08:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 08f7680b-fbb6-579a-a286-11cdb0fea14b with identifier: EN73%20ZXH to the API
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 197,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EN73%20ZXH-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '08f7680b-fbb6-579a-a286-11cdb0fea14b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EN73 ZXH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EN73%20ZXH&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VOLVO',
 'model': 'XC90',
 'odometer': 10223,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'VOLVO XC90 2.0 B5P 250 AWD CORE G/T StationWagon',
 'transmission': 'automatic',
 'trim': 'B5P 250 AWD CORE G/T',
 'vin': 'YV1LFL1V3R1214845',
 'year': 2024}
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN73%2520ZXH%27 HTTP/1.1" 200 None
2026-03-29 22:08:12 [bca.uk] INFO: Saving data for EN73%20ZXH: {'auction_closing_time': 1774864800.0, 'created_time': 1774438118.203394, 'last_price_update_time': 1774822092.322182}
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EN73%2520ZXH') HTTP/1.1" 204 0
2026-03-29 22:08:12 [bca.uk] INFO: Found listing with ID: CA19%20UTE
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA19%2520UTE%27 HTTP/1.1" 200 None
2026-03-29 22:08:12 [bca.uk] INFO: Scrape type for CA19%20UTE: 2
2026-03-29 22:08:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41dd639c-cc52-58ab-80be-f6c9b83b3884 with identifier: CA19%20UTE
2026-03-29 22:08:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41dd639c-cc52-58ab-80be-f6c9b83b3884 with scrape type 2
2026-03-29 22:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41dd639c-cc52-58ab-80be-f6c9b83b3884 with scrape type 2
2026-03-29 22:08:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 41dd639c-cc52-58ab-80be-f6c9b83b3884, identifier: CA19%20UTE
2026-03-29 22:08:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6209f190>
2026-03-29 22:08:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ08SVR%252F699430136%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430136/600 saved to cache
2026-03-29 22:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4de1def5-9fea-59aa-8472-dafc14cac3a1
2026-03-29 22:08:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61681110>
2026-03-29 22:08:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP66PGE%252F699139522%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139522/600 saved to cache
2026-03-29 22:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 49025c6e-c82c-5ad9-a984-dc586f875105
2026-03-29 22:08:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699427714/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE56AOD/42812125?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=jYNw1fNPOU4PCeqA8yT%2FgW%2F2lYqFTt1ML7YNy%2BQkkpE%3D)
2026-03-29 22:08:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139508/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699139508>
2026-03-29 22:08:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8e39c955-50ed-58e2-b150-dec2ff78b99f with identifier: HK73%20EWD
2026-03-29 22:08:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8e39c955-50ed-58e2-b150-dec2ff78b99f with identifier: HK73%20EWD
2026-03-29 22:08:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8e39c955-50ed-58e2-b150-dec2ff78b99f with identifier: HK73%20EWD to the API
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HK73%20EWD-GB',
 'category': 'Car',
 'color': 'orange',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8e39c955-50ed-58e2-b150-dec2ff78b99f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HK73 EWD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HK73%20EWD&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'MG MOTOR UK',
 'model': 'ZS',
 'odometer': 21872,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK ZS 1.0 T GDI EXCLUSIVE Hatchback',
 'transmission': 'manual',
 'trim': 'T GDI EXCLUSIVE',
 'vin': 'LSJW74C99PZ313270',
 'year': 2023}
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK73%2520EWD%27 HTTP/1.1" 200 None
2026-03-29 22:08:12 [bca.uk] INFO: Saving data for HK73%20EWD: {'auction_closing_time': 1774864800.0, 'created_time': 1774735580.664539, 'last_price_update_time': 1774822092.899396}
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HK73%2520EWD') HTTP/1.1" 204 0
2026-03-29 22:08:12 [bca.uk] INFO: Found listing with ID: GF23%20LJX
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF23%2520LJX%27 HTTP/1.1" 200 None
2026-03-29 22:08:12 [bca.uk] INFO: Scrape type for GF23%20LJX: 0
2026-03-29 22:08:12 [bca.uk] INFO: Found listing with ID: GJ69%20TMO
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ69%2520TMO%27 HTTP/1.1" 200 None
2026-03-29 22:08:12 [bca.uk] INFO: Scrape type for GJ69%20TMO: 0
2026-03-29 22:08:12 [bca.uk] INFO: Found listing with ID: LV22%20XPR
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV22%2520XPR%27 HTTP/1.1" 200 None
2026-03-29 22:08:12 [bca.uk] INFO: Scrape type for LV22%20XPR: 0
2026-03-29 22:08:12 [bca.uk] INFO: Found listing with ID: GU14%20USS
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU14%2520USS%27 HTTP/1.1" 200 None
2026-03-29 22:08:12 [bca.uk] INFO: Scrape type for GU14%20USS: 0
2026-03-29 22:08:12 [bca.uk] INFO: Found listing with ID: ND17%20WHW
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND17%2520WHW%27 HTTP/1.1" 200 None
2026-03-29 22:08:12 [bca.uk] INFO: Scrape type for ND17%20WHW: 0
2026-03-29 22:08:12 [bca.uk] INFO: Found listing with ID: WA15%20XTF
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA15%2520XTF%27 HTTP/1.1" 200 None
2026-03-29 22:08:13 [bca.uk] INFO: Scrape type for WA15%20XTF: 0
2026-03-29 22:08:13 [bca.uk] INFO: Found listing with ID: YW64%20DGU
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YW64%2520DGU%27 HTTP/1.1" 200 None
2026-03-29 22:08:13 [bca.uk] INFO: Scrape type for YW64%20DGU: 0
2026-03-29 22:08:13 [bca.uk] INFO: Found listing with ID: FA18%20OJS
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FA18%2520OJS%27 HTTP/1.1" 200 None
2026-03-29 22:08:13 [bca.uk] INFO: Scrape type for FA18%20OJS: 0
2026-03-29 22:08:13 [bca.uk] INFO: Found listing with ID: YN20%20XDY
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN20%2520XDY%27 HTTP/1.1" 200 None
2026-03-29 22:08:13 [bca.uk] INFO: Scrape type for YN20%20XDY: 0
2026-03-29 22:08:13 [bca.uk] INFO: Found listing with ID: CY68%20EOB
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CY68%2520EOB%27 HTTP/1.1" 200 None
2026-03-29 22:08:13 [bca.uk] INFO: Scrape type for CY68%20EOB: 0
2026-03-29 22:08:13 [bca.uk] INFO: Found listing with ID: FH21%20UNX
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH21%2520UNX%27 HTTP/1.1" 200 None
2026-03-29 22:08:13 [bca.uk] INFO: Scrape type for FH21%20UNX: 0
2026-03-29 22:08:13 [bca.uk] INFO: Found listing with ID: UIG%204202
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27UIG%25204202%27 HTTP/1.1" 200 None
2026-03-29 22:08:13 [bca.uk] INFO: Scrape type for UIG%204202: 0
2026-03-29 22:08:13 [bca.uk] INFO: Found listing with ID: YV19%20MBU
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YV19%2520MBU%27 HTTP/1.1" 200 None
2026-03-29 22:08:13 [bca.uk] INFO: Scrape type for YV19%20MBU: 2
2026-03-29 22:08:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 222a3fb0-6ef1-5700-a566-5c3adb371d0b with identifier: YV19%20MBU
2026-03-29 22:08:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 222a3fb0-6ef1-5700-a566-5c3adb371d0b with scrape type 2
2026-03-29 22:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 222a3fb0-6ef1-5700-a566-5c3adb371d0b with scrape type 2
2026-03-29 22:08:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 222a3fb0-6ef1-5700-a566-5c3adb371d0b, identifier: YV19%20MBU
2026-03-29 22:08:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 41dd639c-cc52-58ab-80be-f6c9b83b3884 with identifier: CA19%20UTE
2026-03-29 22:08:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 41dd639c-cc52-58ab-80be-f6c9b83b3884 with identifier: CA19%20UTE
2026-03-29 22:08:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 41dd639c-cc52-58ab-80be-f6c9b83b3884 with identifier: CA19%20UTE to the API
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CA19%20UTE-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '41dd639c-cc52-58ab-80be-f6c9b83b3884',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CA19 UTE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CA19%20UTE&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'MERCEDES-BENZ',
 'model': 'A180',
 'odometer': 23629,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A180 1.3 SE Hatchback',
 'transmission': 'manual',
 'trim': 'SE',
 'vin': 'WDD1770842V028189',
 'year': 2019}
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA19%2520UTE%27 HTTP/1.1" 200 None
2026-03-29 22:08:13 [bca.uk] INFO: Saving data for CA19%20UTE: {'auction_closing_time': 1774864800.0, 'created_time': 1774622262.100801, 'last_price_update_time': 1774822093.501197}
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CA19%2520UTE') HTTP/1.1" 204 0
2026-03-29 22:08:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139514/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP66PGE/42809943?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=WoZ%2FTTd8%2FUTJlWN%2B%2FNq0hoqMOCTHwgwo3OayCCjYYF0%3D)
2026-03-29 22:08:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430098/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ08SVR/42812103?sv=2020-08-04&st=2026-03-29T22%3A06%3A29Z&se=2026-03-29T22%3A31%3A29Z&sr=b&sp=r&sig=MlBD76Nciq6xfGWS8ogzePQWya6I7akYbscBXB2PpJI%3D)
2026-03-29 22:08:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435122/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ58SFX/42812168?sv=2020-08-04&st=2026-03-29T22%3A06%3A32Z&se=2026-03-29T22%3A31%3A32Z&sr=b&sp=r&sig=qiTgzjDZ%2FB1Y9Jc9LI61o7EdjHjaU8RNz%2BEzvH34f2o%3D)
2026-03-29 22:08:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103831/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AP12HDL/42809882?sv=2020-08-04&st=2026-03-29T22%3A06%3A24Z&se=2026-03-29T22%3A31%3A24Z&sr=b&sp=r&sig=DviGem8rLk3txiS7kcWiSVUINF67ojRtTzL1ranpKKA%3D)
2026-03-29 22:08:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124354/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/LM09CVU/42809722?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=IVQHrCG530q4ZNE7GeniJ3%2F1vLzKHgZru4jgYYDb%2BSY%3D)
2026-03-29 22:08:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430105/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699430105>
2026-03-29 22:08:13 [bca.uk] INFO: Found listing with ID: MJ20%20EEG
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ20%2520EEG%27 HTTP/1.1" 200 None
2026-03-29 22:08:13 [bca.uk] INFO: Scrape type for MJ20%20EEG: 0
2026-03-29 22:08:13 [bca.uk] INFO: Found listing with ID: WD72%20JHL
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD72%2520JHL%27 HTTP/1.1" 200 None
2026-03-29 22:08:13 [bca.uk] INFO: Scrape type for WD72%20JHL: 2
2026-03-29 22:08:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d06042a9-4183-5322-b0e5-834acfc52d31 with identifier: WD72%20JHL
2026-03-29 22:08:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d06042a9-4183-5322-b0e5-834acfc52d31 with scrape type 2
2026-03-29 22:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d06042a9-4183-5322-b0e5-834acfc52d31 with scrape type 2
2026-03-29 22:08:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d06042a9-4183-5322-b0e5-834acfc52d31, identifier: WD72%20JHL
2026-03-29 22:08:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 222a3fb0-6ef1-5700-a566-5c3adb371d0b with identifier: YV19%20MBU
2026-03-29 22:08:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 222a3fb0-6ef1-5700-a566-5c3adb371d0b with identifier: YV19%20MBU
2026-03-29 22:08:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 222a3fb0-6ef1-5700-a566-5c3adb371d0b with identifier: YV19%20MBU to the API
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=21&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YV19%20MBU-GB',
 'category': 'Car',
 'color': 'yellow',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '222a3fb0-6ef1-5700-a566-5c3adb371d0b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YV19 MBU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YV19%20MBU&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'FIAT',
 'model': 'PANDA',
 'odometer': 61628,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FIAT PANDA 1.2 WAZE Hatchback',
 'transmission': 'manual',
 'trim': 'WAZE',
 'vin': 'ZFA31200003C24743',
 'year': 2019}
2026-03-29 22:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YV19%2520MBU%27 HTTP/1.1" 200 None
2026-03-29 22:08:14 [bca.uk] INFO: Saving data for YV19%20MBU: {'auction_closing_time': 1774864800.0, 'created_time': 1774438082.992949, 'last_price_update_time': 1774822094.007352}
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YV19%2520MBU') HTTP/1.1" 204 0
2026-03-29 22:08:14 [bca.uk] INFO: Found listing with ID: CK18%20AOC
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK18%2520AOC%27 HTTP/1.1" 200 None
2026-03-29 22:08:14 [bca.uk] INFO: Scrape type for CK18%20AOC: 0
2026-03-29 22:08:14 [bca.uk] INFO: Found listing with ID: WV16%20UWB
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV16%2520UWB%27 HTTP/1.1" 200 None
2026-03-29 22:08:14 [bca.uk] INFO: Scrape type for WV16%20UWB: 0
2026-03-29 22:08:14 [bca.uk] INFO: Found listing with ID: MT65%20UJH
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT65%2520UJH%27 HTTP/1.1" 200 None
2026-03-29 22:08:14 [bca.uk] INFO: Scrape type for MT65%20UJH: 0
2026-03-29 22:08:14 [bca.uk] INFO: Found listing with ID: X11%20BBM
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27X11%2520BBM%27 HTTP/1.1" 200 None
2026-03-29 22:08:14 [bca.uk] INFO: Scrape type for X11%20BBM: 0
2026-03-29 22:08:14 [bca.uk] INFO: Found listing with ID: KW73%20VTL
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW73%2520VTL%27 HTTP/1.1" 200 None
2026-03-29 22:08:14 [bca.uk] INFO: Scrape type for KW73%20VTL: 0
2026-03-29 22:08:14 [bca.uk] INFO: Found listing with ID: MC19%20ONF
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC19%2520ONF%27 HTTP/1.1" 200 None
2026-03-29 22:08:14 [bca.uk] INFO: Scrape type for MC19%20ONF: 2
2026-03-29 22:08:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cb9544d-cc57-5f0e-8fc5-e986b790158d with identifier: MC19%20ONF
2026-03-29 22:08:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cb9544d-cc57-5f0e-8fc5-e986b790158d with scrape type 2
2026-03-29 22:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cb9544d-cc57-5f0e-8fc5-e986b790158d with scrape type 2
2026-03-29 22:08:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3cb9544d-cc57-5f0e-8fc5-e986b790158d, identifier: MC19%20ONF
2026-03-29 22:08:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d06042a9-4183-5322-b0e5-834acfc52d31 with identifier: WD72%20JHL
2026-03-29 22:08:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d06042a9-4183-5322-b0e5-834acfc52d31 with identifier: WD72%20JHL
2026-03-29 22:08:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d06042a9-4183-5322-b0e5-834acfc52d31 with identifier: WD72%20JHL to the API
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WD72%20JHL-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd06042a9-4183-5322-b0e5-834acfc52d31',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WD72 JHL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WD72%20JHL&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 32638,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 100 ST-LINE X Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 100 ST-LINE X',
 'vin': 'WF0JXXGAHJNG89582',
 'year': 2023}
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD72%2520JHL%27 HTTP/1.1" 200 None
2026-03-29 22:08:14 [bca.uk] INFO: Saving data for WD72%20JHL: {'auction_closing_time': 1774864800.0, 'created_time': 1774735549.31875, 'last_price_update_time': 1774822094.500994}
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WD72%2520JHL') HTTP/1.1" 204 0
2026-03-29 22:08:14 [bca.uk] INFO: Found listing with ID: NG74%20PZW
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG74%2520PZW%27 HTTP/1.1" 200 None
2026-03-29 22:08:14 [bca.uk] INFO: Scrape type for NG74%20PZW: 0
2026-03-29 22:08:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3cb9544d-cc57-5f0e-8fc5-e986b790158d with identifier: MC19%20ONF
2026-03-29 22:08:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3cb9544d-cc57-5f0e-8fc5-e986b790158d with identifier: MC19%20ONF
2026-03-29 22:08:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3cb9544d-cc57-5f0e-8fc5-e986b790158d with identifier: MC19%20ONF to the API
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MC19%20ONF-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3cb9544d-cc57-5f0e-8fc5-e986b790158d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MC19 ONF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MC19%20ONF&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'CITROEN',
 'model': 'C4 SPACETOURER',
 'odometer': 58506,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'CITROEN C4 SPACETOURER 1.5 BLUEHDI 130 FLAIR MPV',
 'transmission': 'manual',
 'trim': 'BLUEHDI 130 FLAIR',
 'vin': 'VF73DYHZPJJ807864',
 'year': 2019}
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC19%2520ONF%27 HTTP/1.1" 200 None
2026-03-29 22:08:14 [bca.uk] INFO: Saving data for MC19%20ONF: {'auction_closing_time': 1774864800.0, 'created_time': 1774706939.336691, 'last_price_update_time': 1774822094.806108}
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MC19%2520ONF') HTTP/1.1" 204 0
2026-03-29 22:08:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac619cdf50>
2026-03-29 22:08:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAP12HDL%252F699103834%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103834/600 saved to cache
2026-03-29 22:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 21e79e5d-2d1b-56fe-b8fb-2067f25370f7
2026-03-29 22:08:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac619ce510>
2026-03-29 22:08:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWR60HNV%252F699146871%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146871/600 saved to cache
2026-03-29 22:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1a63c92f-88a3-5364-8028-ccaa89112c46
2026-03-29 22:08:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1a63c92f-88a3-5364-8028-ccaa89112c46, skipping ID generation
2026-03-29 22:08:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1a63c92f-88a3-5364-8028-ccaa89112c46 sending to next pipeline
2026-03-29 22:08:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1a63c92f-88a3-5364-8028-ccaa89112c46, identifier: WR60%20HNV
2026-03-29 22:08:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac619cc450>
2026-03-29 22:08:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE56AOD%252F699430122%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430122/600 saved to cache
2026-03-29 22:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5674dd98-879a-5bc0-92a6-049abdc5f932
2026-03-29 22:08:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6197e490>
2026-03-29 22:08:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM09CVU%252F699124359%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124359/600 saved to cache
2026-03-29 22:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ad76e9a4-0e7d-56af-9a84-3fd65281fde6
2026-03-29 22:08:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435115/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/NJ58SFX/42812168?sv=2020-08-04&st=2026-03-29T22%3A06%3A32Z&se=2026-03-29T22%3A31%3A32Z&sr=b&sp=r&sig=qiTgzjDZ%2FB1Y9Jc9LI61o7EdjHjaU8RNz%2BEzvH34f2o%3D)
2026-03-29 22:08:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103826/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103826>
2026-03-29 22:08:15 [bca.uk] INFO: Found listing with ID: WP20%20GXG
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP20%2520GXG%27 HTTP/1.1" 200 None
2026-03-29 22:08:15 [bca.uk] INFO: Scrape type for WP20%20GXG: 2
2026-03-29 22:08:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f9db565-2af9-5a3f-b34f-bc261fd13a67 with identifier: WP20%20GXG
2026-03-29 22:08:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f9db565-2af9-5a3f-b34f-bc261fd13a67 with scrape type 2
2026-03-29 22:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f9db565-2af9-5a3f-b34f-bc261fd13a67 with scrape type 2
2026-03-29 22:08:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2f9db565-2af9-5a3f-b34f-bc261fd13a67, identifier: WP20%20GXG
2026-03-29 22:08:15 [bca.uk] INFO: Found listing with ID: WF20%20RYP
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF20%2520RYP%27 HTTP/1.1" 200 None
2026-03-29 22:08:15 [bca.uk] INFO: Scrape type for WF20%20RYP: 2
2026-03-29 22:08:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ca681d6-7a67-5d2d-a0c5-27df3db113a3 with identifier: WF20%20RYP
2026-03-29 22:08:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ca681d6-7a67-5d2d-a0c5-27df3db113a3 with scrape type 2
2026-03-29 22:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ca681d6-7a67-5d2d-a0c5-27df3db113a3 with scrape type 2
2026-03-29 22:08:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1ca681d6-7a67-5d2d-a0c5-27df3db113a3, identifier: WF20%20RYP
2026-03-29 22:08:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1a63c92f-88a3-5364-8028-ccaa89112c46 with identifier: WR60%20HNV
2026-03-29 22:08:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1a63c92f-88a3-5364-8028-ccaa89112c46 with identifier: WR60%20HNV
2026-03-29 22:08:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1a63c92f-88a3-5364-8028-ccaa89112c46 with identifier: WR60%20HNV to the API
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146871/600>
{'auction_title': '',
 'c_o_2_emission_value': 158,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_expert_report_file_2d963a44-3fc3-4627-a4ec-0100048ccbce.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WR60%20HNV-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1a63c92f-88a3-5364-8028-ccaa89112c46',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WR60 HNV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WR60%20HNV&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MERCEDES-BENZ',
 'model': 'B180',
 'odometer': 136633,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 52777,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146871/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49325,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146881/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45736,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146888/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48736,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146896/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49415,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146901/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45711,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146908/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 106850,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146921/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 63044,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146934/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 91719,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146948/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a63c92f-88a3-5364-8028-ccaa89112c46/1a63c92f-88a3-5364-8028-ccaa89112c46_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 64532,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WR60HNV/699146962/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ B180 2.0 CDI SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'CDI SPORT',
 'vin': 'WDD2452072J673106',
 'year': 2011}
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR60%2520HNV%27 HTTP/1.1" 200 None
2026-03-29 22:08:15 [bca.uk] INFO: Saving data for WR60%20HNV: {'created_time': 1774822095.674751, 'last_price_update_time': 1774822095.674763, 'auction_closing_time': 1775210400.0}
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WR60%2520HNV') HTTP/1.1" 204 0
2026-03-29 22:08:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2f9db565-2af9-5a3f-b34f-bc261fd13a67 with identifier: WP20%20GXG
2026-03-29 22:08:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2f9db565-2af9-5a3f-b34f-bc261fd13a67 with identifier: WP20%20GXG
2026-03-29 22:08:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2f9db565-2af9-5a3f-b34f-bc261fd13a67 with identifier: WP20%20GXG to the API
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 166,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WP20%20GXG-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '2f9db565-2af9-5a3f-b34f-bc261fd13a67',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WP20 GXG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WP20%20GXG&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'VOLKSWAGEN',
 'model': 'TIGUAN ALLSPACE',
 'odometer': 62871,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN ALLSPACE 2.0 TDI SCR 150 2WD MATCH DSG '
          'StationWagon',
 'transmission': 'automatic',
 'trim': 'TDI SCR 150 2WD MATCH DSG',
 'vin': 'WVGZZZ5NZLM134919',
 'year': 2020}
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP20%2520GXG%27 HTTP/1.1" 200 None
2026-03-29 22:08:16 [bca.uk] INFO: Saving data for WP20%20GXG: {'auction_closing_time': 1774864800.0, 'created_time': 1774621736.438024, 'last_price_update_time': 1774822096.07141}
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WP20%2520GXG') HTTP/1.1" 204 0
2026-03-29 22:08:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1ca681d6-7a67-5d2d-a0c5-27df3db113a3 with identifier: WF20%20RYP
2026-03-29 22:08:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1ca681d6-7a67-5d2d-a0c5-27df3db113a3 with identifier: WF20%20RYP
2026-03-29 22:08:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1ca681d6-7a67-5d2d-a0c5-27df3db113a3 with identifier: WF20%20RYP to the API
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 168,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WF20%20RYP-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1ca681d6-7a67-5d2d-a0c5-27df3db113a3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WF20 RYP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WF20%20RYP&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'VOLKSWAGEN',
 'model': 'TIGUAN',
 'odometer': 46026,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN 1.5 TSI EVO 150 2WD SEL DSG StationWagon',
 'transmission': 'automatic',
 'trim': 'TSI EVO 150 2WD SEL DSG',
 'vin': 'WVGZZZ5NZLW871108',
 'year': 2020}
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF20%2520RYP%27 HTTP/1.1" 200 None
2026-03-29 22:08:16 [bca.uk] INFO: Saving data for WF20%20RYP: {'auction_closing_time': 1774864800.0, 'created_time': 1774706946.503548, 'last_price_update_time': 1774822096.358037}
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WF20%2520RYP') HTTP/1.1" 204 0
2026-03-29 22:08:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-29 22:08:16 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-29 22:08:16 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 74 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:08:16 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 82 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-29 22:08:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'Z\x00\x00\x00'
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6158dcd0>
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE56AOD%252F699427714%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699427714/600 saved to cache
2026-03-29 22:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5674dd98-879a-5bc0-92a6-049abdc5f932
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6118c650>
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP66PGE%252F699139514%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139514/600 saved to cache
2026-03-29 22:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 49025c6e-c82c-5ad9-a984-dc586f875105
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6179ed10>
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ08SVR%252F699430098%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430098/600 saved to cache
2026-03-29 22:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4de1def5-9fea-59aa-8472-dafc14cac3a1
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6331a550>
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ58SFX%252F699435122%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435122/600 saved to cache
2026-03-29 22:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5063d79c-4147-5ce9-b414-8b0ccabfea0d
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61051d10>
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAP12HDL%252F699103831%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103831/600 saved to cache
2026-03-29 22:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 21e79e5d-2d1b-56fe-b8fb-2067f25370f7
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611a36d0>
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FLM09CVU%252F699124354%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124354/600 saved to cache
2026-03-29 22:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad76e9a4-0e7d-56af-9a84-3fd65281fde6
2026-03-29 22:08:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad76e9a4-0e7d-56af-9a84-3fd65281fde6, skipping ID generation
2026-03-29 22:08:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad76e9a4-0e7d-56af-9a84-3fd65281fde6 sending to next pipeline
2026-03-29 22:08:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ad76e9a4-0e7d-56af-9a84-3fd65281fde6, identifier: LM09%20CVU
2026-03-29 22:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430095/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ08SVR/42812103?sv=2020-08-04&st=2026-03-29T22%3A06%3A29Z&se=2026-03-29T22%3A31%3A29Z&sr=b&sp=r&sig=MlBD76Nciq6xfGWS8ogzePQWya6I7akYbscBXB2PpJI%3D)
2026-03-29 22:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139508/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP66PGE/42809943?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=WoZ%2FTTd8%2FUTJlWN%2B%2FNq0hoqMOCTHwgwo3OayCCjYYF0%3D)
2026-03-29 22:08:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430091/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=PJ08SVR-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:08:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103824/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&width=600&docId=699103824>
2026-03-29 22:08:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139502/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=WP66PGE-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:08:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430085/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=DE56AOD-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:08:16 [bca.uk] INFO: Found listing with ID: MT69%20XJO
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT69%2520XJO%27 HTTP/1.1" 200 None
2026-03-29 22:08:16 [bca.uk] INFO: Scrape type for MT69%20XJO: 2
2026-03-29 22:08:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 077175b3-5b3c-5809-a84a-d5bd71dee8fa with identifier: MT69%20XJO
2026-03-29 22:08:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 077175b3-5b3c-5809-a84a-d5bd71dee8fa with scrape type 2
2026-03-29 22:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 077175b3-5b3c-5809-a84a-d5bd71dee8fa with scrape type 2
2026-03-29 22:08:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 077175b3-5b3c-5809-a84a-d5bd71dee8fa, identifier: MT69%20XJO
2026-03-29 22:08:16 [bca.uk] INFO: Found listing with ID: WJ22%20OXH
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ22%2520OXH%27 HTTP/1.1" 200 None
2026-03-29 22:08:16 [bca.uk] INFO: Scrape type for WJ22%20OXH: 2
2026-03-29 22:08:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53a4e9e1-ee6b-549b-aea2-9b80871af97d with identifier: WJ22%20OXH
2026-03-29 22:08:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53a4e9e1-ee6b-549b-aea2-9b80871af97d with scrape type 2
2026-03-29 22:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53a4e9e1-ee6b-549b-aea2-9b80871af97d with scrape type 2
2026-03-29 22:08:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 53a4e9e1-ee6b-549b-aea2-9b80871af97d, identifier: WJ22%20OXH
2026-03-29 22:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=23&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:08:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ad76e9a4-0e7d-56af-9a84-3fd65281fde6 with identifier: LM09%20CVU
2026-03-29 22:08:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ad76e9a4-0e7d-56af-9a84-3fd65281fde6 with identifier: LM09%20CVU
2026-03-29 22:08:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ad76e9a4-0e7d-56af-9a84-3fd65281fde6 with identifier: LM09%20CVU to the API
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124354/600>
{'auction_title': '',
 'c_o_2_emission_value': 179,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_expert_report_file_58441138-33b7-4ee8-8dd0-3dcd1a4d81e9.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LM09%20CVU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '1.8L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ad76e9a4-0e7d-56af-9a84-3fd65281fde6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LM09 CVU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LM09%20CVU&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VAUXHALL',
 'model': 'TIGRA',
 'odometer': 89939,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48701,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124354/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46948,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124359/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45741,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124362/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46709,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124365/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44438,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124369/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44574,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124373/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 120161,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124379/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77834,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124388/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 95073,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124400/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad76e9a4-0e7d-56af-9a84-3fd65281fde6/ad76e9a4-0e7d-56af-9a84-3fd65281fde6_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70341,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/LM09CVU/699124407/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'VAUXHALL TIGRA 1.8 EXCLUSIV 16V C R Convertible',
 'transmission': 'manual',
 'trim': 'EXCLUSIV 16V C R',
 'vin': 'W0L0XCR979E001862',
 'year': 2009}
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM09%2520CVU%27 HTTP/1.1" 200 None
2026-03-29 22:08:17 [bca.uk] INFO: Saving data for LM09%20CVU: {'created_time': 1774822097.292832, 'last_price_update_time': 1774822097.292843, 'auction_closing_time': 1775210400.0}
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LM09%2520CVU') HTTP/1.1" 204 0
2026-03-29 22:08:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 077175b3-5b3c-5809-a84a-d5bd71dee8fa with identifier: MT69%20XJO
2026-03-29 22:08:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 077175b3-5b3c-5809-a84a-d5bd71dee8fa with identifier: MT69%20XJO
2026-03-29 22:08:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 077175b3-5b3c-5809-a84a-d5bd71dee8fa with identifier: MT69%20XJO to the API
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MT69%20XJO-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '077175b3-5b3c-5809-a84a-d5bd71dee8fa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MT69 XJO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MT69%20XJO&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'NISSAN',
 'model': 'MICRA',
 'odometer': 47413,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'NISSAN MICRA 1.0 IG-T 100 TEKNA Hatchback',
 'transmission': 'manual',
 'trim': 'IG-T 100 TEKNA',
 'vin': 'VNVK1400863791120',
 'year': 2019}
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT69%2520XJO%27 HTTP/1.1" 200 None
2026-03-29 22:08:17 [bca.uk] INFO: Saving data for MT69%20XJO: {'auction_closing_time': 1774864800.0, 'created_time': 1774391385.61558, 'last_price_update_time': 1774822097.611057}
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MT69%2520XJO') HTTP/1.1" 204 0
2026-03-29 22:08:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 53a4e9e1-ee6b-549b-aea2-9b80871af97d with identifier: WJ22%20OXH
2026-03-29 22:08:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 53a4e9e1-ee6b-549b-aea2-9b80871af97d with identifier: WJ22%20OXH
2026-03-29 22:08:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 53a4e9e1-ee6b-549b-aea2-9b80871af97d with identifier: WJ22%20OXH to the API
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WJ22%20OXH-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '53a4e9e1-ee6b-549b-aea2-9b80871af97d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WJ22 OXH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WJ22%20OXH&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 57600,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.0 TSI 95 LIFE Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 95 LIFE',
 'vin': 'WVWZZZAWZNU027054',
 'year': 2022}
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ22%2520OXH%27 HTTP/1.1" 200 None
2026-03-29 22:08:17 [bca.uk] INFO: Saving data for WJ22%20OXH: {'auction_closing_time': 1774864800.0, 'created_time': 1774706946.929719, 'last_price_update_time': 1774822097.929989}
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WJ22%2520OXH') HTTP/1.1" 204 0
2026-03-29 22:08:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac60fc9b90>
2026-03-29 22:08:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FNJ58SFX%252F699435115%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435115/600 saved to cache
2026-03-29 22:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5063d79c-4147-5ce9-b414-8b0ccabfea0d
2026-03-29 22:08:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5063d79c-4147-5ce9-b414-8b0ccabfea0d, skipping ID generation
2026-03-29 22:08:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5063d79c-4147-5ce9-b414-8b0ccabfea0d sending to next pipeline
2026-03-29 22:08:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5063d79c-4147-5ce9-b414-8b0ccabfea0d, identifier: NJ58%20SFX
2026-03-29 22:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430105/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE56AOD/42812125?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=jYNw1fNPOU4PCeqA8yT%2FgW%2F2lYqFTt1ML7YNy%2BQkkpE%3D)
2026-03-29 22:08:18 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (302) to <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103820/600> from <GET https://www1.bcaimage.com/Document?DocType=VehicleImage&Reg=AP12HDL-GB&grp=public&obl=hht3,Manheim&minwidth=600&width=600&default=5>
2026-03-29 22:08:18 [bca.uk] INFO: Found listing with ID: SW70%20EHR
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW70%2520EHR%27 HTTP/1.1" 200 None
2026-03-29 22:08:18 [bca.uk] INFO: Scrape type for SW70%20EHR: 0
2026-03-29 22:08:18 [bca.uk] INFO: Found listing with ID: PK70%20ULM
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK70%2520ULM%27 HTTP/1.1" 200 None
2026-03-29 22:08:18 [bca.uk] INFO: Scrape type for PK70%20ULM: 2
2026-03-29 22:08:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f00e19f0-99e9-5dc5-858f-2fe00b0b70a0 with identifier: PK70%20ULM
2026-03-29 22:08:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f00e19f0-99e9-5dc5-858f-2fe00b0b70a0 with scrape type 2
2026-03-29 22:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f00e19f0-99e9-5dc5-858f-2fe00b0b70a0 with scrape type 2
2026-03-29 22:08:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f00e19f0-99e9-5dc5-858f-2fe00b0b70a0, identifier: PK70%20ULM
2026-03-29 22:08:18 [bca.uk] INFO: Found listing with ID: FT19%20BHF
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT19%2520BHF%27 HTTP/1.1" 200 None
2026-03-29 22:08:18 [bca.uk] INFO: Scrape type for FT19%20BHF: 0
2026-03-29 22:08:18 [bca.uk] INFO: Found listing with ID: KT21%20LUH
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT21%2520LUH%27 HTTP/1.1" 200 None
2026-03-29 22:08:18 [bca.uk] INFO: Scrape type for KT21%20LUH: 2
2026-03-29 22:08:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0f73dcf-11ab-5c5f-8e62-eae10bfca806 with identifier: KT21%20LUH
2026-03-29 22:08:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0f73dcf-11ab-5c5f-8e62-eae10bfca806 with scrape type 2
2026-03-29 22:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0f73dcf-11ab-5c5f-8e62-eae10bfca806 with scrape type 2
2026-03-29 22:08:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d0f73dcf-11ab-5c5f-8e62-eae10bfca806, identifier: KT21%20LUH
2026-03-29 22:08:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5063d79c-4147-5ce9-b414-8b0ccabfea0d with identifier: NJ58%20SFX
2026-03-29 22:08:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5063d79c-4147-5ce9-b414-8b0ccabfea0d with identifier: NJ58%20SFX
2026-03-29 22:08:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5063d79c-4147-5ce9-b414-8b0ccabfea0d with identifier: NJ58%20SFX to the API
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435115/600>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_expert_report_file_8bfdc0c0-3c3b-495e-b0e7-235ac7cd5b0b.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NJ58%20SFX-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5063d79c-4147-5ce9-b414-8b0ccabfea0d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NJ58 SFX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NJ58%20SFX&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 54454,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39344,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435115/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39135,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435122/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39141,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435134/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39596,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435142/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38892,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435148/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37927,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435152/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 91494,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435161/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 67571,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435168/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83259,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435175/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5063d79c-4147-5ce9-b414-8b0ccabfea0d/5063d79c-4147-5ce9-b414-8b0ccabfea0d_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81469,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/NJ58SFX/699435182/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.2 ZETEC CLIMATE Hatchback',
 'transmission': 'manual',
 'trim': 'ZETEC CLIMATE',
 'vin': 'WF0HXXWPJH8D14066',
 'year': 2008}
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ58%2520SFX%27 HTTP/1.1" 200 None
2026-03-29 22:08:18 [bca.uk] INFO: Saving data for NJ58%20SFX: {'created_time': 1774822098.676894, 'last_price_update_time': 1774822098.676904, 'auction_closing_time': 1774951200.0}
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ58%2520SFX') HTTP/1.1" 204 0
2026-03-29 22:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103826/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AP12HDL/42809882?sv=2020-08-04&st=2026-03-29T22%3A06%3A24Z&se=2026-03-29T22%3A31%3A24Z&sr=b&sp=r&sig=DviGem8rLk3txiS7kcWiSVUINF67ojRtTzL1ranpKKA%3D)
2026-03-29 22:08:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f00e19f0-99e9-5dc5-858f-2fe00b0b70a0 with identifier: PK70%20ULM
2026-03-29 22:08:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f00e19f0-99e9-5dc5-858f-2fe00b0b70a0 with identifier: PK70%20ULM
2026-03-29 22:08:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f00e19f0-99e9-5dc5-858f-2fe00b0b70a0 with identifier: PK70%20ULM to the API
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PK70%20ULM-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f00e19f0-99e9-5dc5-858f-2fe00b0b70a0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PK70 ULM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PK70%20ULM&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'FORD',
 'model': 'PUMA',
 'odometer': 21867,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD PUMA 1.0 E/B MHEV 125 ST-LINE X Hatchback',
 'transmission': 'manual',
 'trim': 'E/B MHEV 125 ST-LINE X',
 'vin': 'WF02XXERK2LY04457',
 'year': 2020}
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK70%2520ULM%27 HTTP/1.1" 200 None
2026-03-29 22:08:18 [bca.uk] INFO: Saving data for PK70%20ULM: {'auction_closing_time': 1774864800.0, 'created_time': 1774621735.691252, 'last_price_update_time': 1774822098.953064}
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PK70%2520ULM') HTTP/1.1" 204 0
2026-03-29 22:08:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d0f73dcf-11ab-5c5f-8e62-eae10bfca806 with identifier: KT21%20LUH
2026-03-29 22:08:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d0f73dcf-11ab-5c5f-8e62-eae10bfca806 with identifier: KT21%20LUH
2026-03-29 22:08:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d0f73dcf-11ab-5c5f-8e62-eae10bfca806 with identifier: KT21%20LUH to the API
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KT21%20LUH-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd0f73dcf-11ab-5c5f-8e62-eae10bfca806',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KT21 LUH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KT21%20LUH&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 43200,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.2 P/T 130 ALLURE EAT8 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 130 ALLURE EAT8',
 'vin': 'VF3MRHNSUMS124124',
 'year': 2021}
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT21%2520LUH%27 HTTP/1.1" 200 None
2026-03-29 22:08:19 [bca.uk] INFO: Saving data for KT21%20LUH: {'auction_closing_time': 1774864800.0, 'created_time': 1774706947.352705, 'last_price_update_time': 1774822099.231756}
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KT21%2520LUH') HTTP/1.1" 204 0
2026-03-29 22:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac615f1d10>
2026-03-29 22:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ08SVR%252F699430095%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430095/600 saved to cache
2026-03-29 22:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4de1def5-9fea-59aa-8472-dafc14cac3a1
2026-03-29 22:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61705cd0>
2026-03-29 22:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP66PGE%252F699139508%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139508/600 saved to cache
2026-03-29 22:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 49025c6e-c82c-5ad9-a984-dc586f875105
2026-03-29 22:08:19 [bca.uk] INFO: Total items found: 100
2026-03-29 22:08:19 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=24&sort=MostRecentlyAdded
2026-03-29 22:08:19 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:08:19 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=24&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430091/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/PJ08SVR/42812103?sv=2020-08-04&st=2026-03-29T22%3A06%3A29Z&se=2026-03-29T22%3A31%3A29Z&sr=b&sp=r&sig=MlBD76Nciq6xfGWS8ogzePQWya6I7akYbscBXB2PpJI%3D)
2026-03-29 22:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103824/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AP12HDL/42809882?sv=2020-08-04&st=2026-03-29T22%3A06%3A24Z&se=2026-03-29T22%3A31%3A24Z&sr=b&sp=r&sig=DviGem8rLk3txiS7kcWiSVUINF67ojRtTzL1ranpKKA%3D)
2026-03-29 22:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430085/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/DE56AOD/42812125?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=jYNw1fNPOU4PCeqA8yT%2FgW%2F2lYqFTt1ML7YNy%2BQkkpE%3D)
2026-03-29 22:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139502/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/WP66PGE/42809943?sv=2020-08-04&st=2026-03-29T22%3A06%3A28Z&se=2026-03-29T22%3A31%3A28Z&sr=b&sp=r&sig=WoZ%2FTTd8%2FUTJlWN%2B%2FNq0hoqMOCTHwgwo3OayCCjYYF0%3D)
2026-03-29 22:08:19 [bca.uk] INFO: Found listing with ID: YD20%20LRV
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD20%2520LRV%27 HTTP/1.1" 200 None
2026-03-29 22:08:19 [bca.uk] INFO: Scrape type for YD20%20LRV: 2
2026-03-29 22:08:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d5b8146-b8bd-5296-87ea-e6038cf022b0 with identifier: YD20%20LRV
2026-03-29 22:08:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d5b8146-b8bd-5296-87ea-e6038cf022b0 with scrape type 2
2026-03-29 22:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d5b8146-b8bd-5296-87ea-e6038cf022b0 with scrape type 2
2026-03-29 22:08:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7d5b8146-b8bd-5296-87ea-e6038cf022b0, identifier: YD20%20LRV
2026-03-29 22:08:19 [bca.uk] INFO: Found listing with ID: RE68%20RYC
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE68%2520RYC%27 HTTP/1.1" 200 None
2026-03-29 22:08:19 [bca.uk] INFO: Scrape type for RE68%20RYC: 0
2026-03-29 22:08:19 [bca.uk] INFO: Found listing with ID: WB19%20OHW
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WB19%2520OHW%27 HTTP/1.1" 200 None
2026-03-29 22:08:19 [bca.uk] INFO: Scrape type for WB19%20OHW: 0
2026-03-29 22:08:19 [bca.uk] INFO: Found listing with ID: WD19%20GOC
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD19%2520GOC%27 HTTP/1.1" 200 None
2026-03-29 22:08:19 [bca.uk] INFO: Scrape type for WD19%20GOC: 0
2026-03-29 22:08:19 [bca.uk] INFO: Found listing with ID: WL19%20LZJ
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WL19%2520LZJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:19 [bca.uk] INFO: Scrape type for WL19%20LZJ: 0
2026-03-29 22:08:19 [bca.uk] INFO: Found listing with ID: VO67%20OHE
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO67%2520OHE%27 HTTP/1.1" 200 None
2026-03-29 22:08:19 [bca.uk] INFO: Scrape type for VO67%20OHE: 0
2026-03-29 22:08:19 [bca.uk] INFO: Found listing with ID: WD66%20RGU
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD66%2520RGU%27 HTTP/1.1" 200 None
2026-03-29 22:08:19 [bca.uk] INFO: Scrape type for WD66%20RGU: 0
2026-03-29 22:08:19 [bca.uk] INFO: Found listing with ID: HD12%20PKZ
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HD12%2520PKZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:19 [bca.uk] INFO: Scrape type for HD12%20PKZ: 0
2026-03-29 22:08:19 [bca.uk] INFO: Found listing with ID: YD21%20LKP
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD21%2520LKP%27 HTTP/1.1" 200 None
2026-03-29 22:08:19 [bca.uk] INFO: Scrape type for YD21%20LKP: 0
2026-03-29 22:08:19 [bca.uk] INFO: Found listing with ID: YD23%20UGZ
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD23%2520UGZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:19 [bca.uk] INFO: Scrape type for YD23%20UGZ: 2
2026-03-29 22:08:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 960f19bb-dfb5-5f6b-948a-0a87672b7695 with identifier: YD23%20UGZ
2026-03-29 22:08:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 960f19bb-dfb5-5f6b-948a-0a87672b7695 with scrape type 2
2026-03-29 22:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 960f19bb-dfb5-5f6b-948a-0a87672b7695 with scrape type 2
2026-03-29 22:08:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 960f19bb-dfb5-5f6b-948a-0a87672b7695, identifier: YD23%20UGZ
2026-03-29 22:08:19 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=24&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:19 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=24&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7d5b8146-b8bd-5296-87ea-e6038cf022b0 with identifier: YD20%20LRV
2026-03-29 22:08:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7d5b8146-b8bd-5296-87ea-e6038cf022b0 with identifier: YD20%20LRV
2026-03-29 22:08:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7d5b8146-b8bd-5296-87ea-e6038cf022b0 with identifier: YD20%20LRV to the API
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YD20%20LRV-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7d5b8146-b8bd-5296-87ea-e6038cf022b0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YD20 LRV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YD20%20LRV&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 29676,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.0 DIG-T 115 TEKNA Hatchback',
 'transmission': 'manual',
 'trim': 'DIG-T 115 TEKNA',
 'vin': 'SJNFAAF16U1031340',
 'year': 2020}
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD20%2520LRV%27 HTTP/1.1" 200 None
2026-03-29 22:08:19 [bca.uk] INFO: Saving data for YD20%20LRV: {'auction_closing_time': 1774864800.0, 'created_time': 1774436747.279805, 'last_price_update_time': 1774822099.979268}
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YD20%2520LRV') HTTP/1.1" 204 0
2026-03-29 22:08:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 960f19bb-dfb5-5f6b-948a-0a87672b7695 with identifier: YD23%20UGZ
2026-03-29 22:08:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 960f19bb-dfb5-5f6b-948a-0a87672b7695 with identifier: YD23%20UGZ
2026-03-29 22:08:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 960f19bb-dfb5-5f6b-948a-0a87672b7695 with identifier: YD23%20UGZ to the API
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YD23%20UGZ-GB',
 'category': 'Car',
 'color': 'green',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '960f19bb-dfb5-5f6b-948a-0a87672b7695',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YD23 UGZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YD23%20UGZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'TOYOTA',
 'model': 'AYGO X',
 'odometer': 44183,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'TOYOTA AYGO X 1.0 VVT-I EXCLUSIVE Hatchback',
 'transmission': 'manual',
 'trim': 'VVT-I EXCLUSIVE',
 'vin': 'JTDAGNAC800084249',
 'year': 2023}
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD23%2520UGZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Saving data for YD23%20UGZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774622264.484324, 'last_price_update_time': 1774822100.348135}
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YD23%2520UGZ') HTTP/1.1" 204 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: HT19%20DXO
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT19%2520DXO%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for HT19%20DXO: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: KY19%20BNC
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY19%2520BNC%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for KY19%20BNC: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: LD22%20EZW
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD22%2520EZW%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for LD22%20EZW: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: LT19%20JWW
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT19%2520JWW%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for LT19%20JWW: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: MA20%20EKM
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA20%2520EKM%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for MA20%20EKM: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: YR19%20AOV
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR19%2520AOV%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for YR19%20AOV: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: GD17%20MJV
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD17%2520MJV%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for GD17%20MJV: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: LO66%20UOC
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO66%2520UOC%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for LO66%20UOC: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: NH17%20THH
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NH17%2520THH%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for NH17%20THH: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: BV61%20MVO
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV61%2520MVO%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for BV61%20MVO: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: CK18%20AEJ
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK18%2520AEJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for CK18%20AEJ: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: KV59%20HZE
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV59%2520HZE%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for KV59%20HZE: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: KR71%20ZWG
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR71%2520ZWG%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for KR71%20ZWG: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: YH19%20PTV
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH19%2520PTV%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for YH19%20PTV: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: DV20%20CWA
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV20%2520CWA%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for DV20%20CWA: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: NK64%20UTR
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK64%2520UTR%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for NK64%20UTR: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: PXZ%201595
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PXZ%25201595%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for PXZ%201595: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: EP68%20EZZ
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EP68%2520EZZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for EP68%20EZZ: 2
2026-03-29 22:08:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 216d8fd7-67c4-53f3-b310-c0712e88b8ef with identifier: EP68%20EZZ
2026-03-29 22:08:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 216d8fd7-67c4-53f3-b310-c0712e88b8ef with scrape type 2
2026-03-29 22:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 216d8fd7-67c4-53f3-b310-c0712e88b8ef with scrape type 2
2026-03-29 22:08:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 216d8fd7-67c4-53f3-b310-c0712e88b8ef, identifier: EP68%20EZZ
2026-03-29 22:08:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:08:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac6114a890>
2026-03-29 22:08:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE56AOD%252F699430105%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430105/600 saved to cache
2026-03-29 22:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5674dd98-879a-5bc0-92a6-049abdc5f932
2026-03-29 22:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103820/600> (referer: https://bcamediaprod.blob.core.windows.net/private/pdfs/InspectionBase/GB/AP12HDL/42809882?sv=2020-08-04&st=2026-03-29T22%3A06%3A24Z&se=2026-03-29T22%3A31%3A24Z&sr=b&sp=r&sig=DviGem8rLk3txiS7kcWiSVUINF67ojRtTzL1ranpKKA%3D)
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: DN20%20ENC
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN20%2520ENC%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for DN20%20ENC: 2
2026-03-29 22:08:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85b056c6-c0d6-5d9f-8894-629a1e21efb8 with identifier: DN20%20ENC
2026-03-29 22:08:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85b056c6-c0d6-5d9f-8894-629a1e21efb8 with scrape type 2
2026-03-29 22:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85b056c6-c0d6-5d9f-8894-629a1e21efb8 with scrape type 2
2026-03-29 22:08:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 85b056c6-c0d6-5d9f-8894-629a1e21efb8, identifier: DN20%20ENC
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: YH22%20LZX
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH22%2520LZX%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for YH22%20LZX: 0
2026-03-29 22:08:20 [bca.uk] INFO: Found listing with ID: V22%20VJW
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27V22%2520VJW%27 HTTP/1.1" 200 None
2026-03-29 22:08:20 [bca.uk] INFO: Scrape type for V22%20VJW: 2
2026-03-29 22:08:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3298554-8cd4-55c7-aa23-1ce97a59ca38 with identifier: V22%20VJW
2026-03-29 22:08:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3298554-8cd4-55c7-aa23-1ce97a59ca38 with scrape type 2
2026-03-29 22:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3298554-8cd4-55c7-aa23-1ce97a59ca38 with scrape type 2
2026-03-29 22:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e3298554-8cd4-55c7-aa23-1ce97a59ca38, identifier: V22%20VJW
2026-03-29 22:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 216d8fd7-67c4-53f3-b310-c0712e88b8ef with identifier: EP68%20EZZ
2026-03-29 22:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 216d8fd7-67c4-53f3-b310-c0712e88b8ef with identifier: EP68%20EZZ
2026-03-29 22:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 216d8fd7-67c4-53f3-b310-c0712e88b8ef with identifier: EP68%20EZZ to the API
2026-03-29 22:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=23&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EP68%20EZZ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '216d8fd7-67c4-53f3-b310-c0712e88b8ef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EP68 EZZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EP68%20EZZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VOLKSWAGEN',
 'model': 'T-ROC',
 'odometer': 97772,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN T-ROC 1.6 TDI 115 R LINE Hatchback',
 'transmission': 'manual',
 'trim': 'TDI 115 R LINE',
 'vin': 'WVGZZZA1ZKV049805',
 'year': 2019}
2026-03-29 22:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EP68%2520EZZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:21 [bca.uk] INFO: Saving data for EP68%20EZZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774622217.712253, 'last_price_update_time': 1774822101.368935}
2026-03-29 22:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EP68%2520EZZ') HTTP/1.1" 204 0
2026-03-29 22:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 85b056c6-c0d6-5d9f-8894-629a1e21efb8 with identifier: DN20%20ENC
2026-03-29 22:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 85b056c6-c0d6-5d9f-8894-629a1e21efb8 with identifier: DN20%20ENC
2026-03-29 22:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 85b056c6-c0d6-5d9f-8894-629a1e21efb8 with identifier: DN20%20ENC to the API
2026-03-29 22:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 196,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DN20%20ENC-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.7L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '85b056c6-c0d6-5d9f-8894-629a1e21efb8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DN20 ENC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DN20%20ENC&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'NISSAN',
 'model': 'X-TRAIL',
 'odometer': 20919,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'NISSAN X-TRAIL 1.7 DCI 150 TEKNA (7ST) StationWagon',
 'transmission': 'automatic',
 'trim': 'DCI 150 TEKNA (7ST)',
 'vin': 'JN1JHAT32U0021203',
 'year': 2020}
2026-03-29 22:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN20%2520ENC%27 HTTP/1.1" 200 None
2026-03-29 22:08:21 [bca.uk] INFO: Saving data for DN20%20ENC: {'auction_closing_time': 1774864800.0, 'created_time': 1774735558.078619, 'last_price_update_time': 1774822101.750707}
2026-03-29 22:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DN20%2520ENC') HTTP/1.1" 204 0
2026-03-29 22:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e3298554-8cd4-55c7-aa23-1ce97a59ca38 with identifier: V22%20VJW
2026-03-29 22:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e3298554-8cd4-55c7-aa23-1ce97a59ca38 with identifier: V22%20VJW
2026-03-29 22:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e3298554-8cd4-55c7-aa23-1ce97a59ca38 with identifier: V22%20VJW to the API
2026-03-29 22:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 173,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=V22%20VJW-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e3298554-8cd4-55c7-aa23-1ce97a59ca38',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'V22 VJW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=V22%20VJW&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'JAGUAR',
 'model': 'F-PACE',
 'odometer': 24685,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'JAGUAR F-PACE 2.0 D200 AWD HSE StationWagon',
 'transmission': 'automatic',
 'trim': 'D200 AWD HSE',
 'vin': 'SADCA2AN3MA674583',
 'year': 2021}
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27V22%2520VJW%27 HTTP/1.1" 200 None
2026-03-29 22:08:22 [bca.uk] INFO: Saving data for V22%20VJW: {'auction_closing_time': 1774864800.0, 'created_time': 1774436792.71785, 'last_price_update_time': 1774822102.036203}
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='V22%2520VJW') HTTP/1.1" 204 0
2026-03-29 22:08:22 [bca.uk] INFO: Found listing with ID: KW24%20UKR
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW24%2520UKR%27 HTTP/1.1" 200 None
2026-03-29 22:08:22 [bca.uk] INFO: Scrape type for KW24%20UKR: 0
2026-03-29 22:08:22 [bca.uk] INFO: Found listing with ID: MX69%20OBE
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX69%2520OBE%27 HTTP/1.1" 200 None
2026-03-29 22:08:22 [bca.uk] INFO: Scrape type for MX69%20OBE: 2
2026-03-29 22:08:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff2391ac-504f-5213-9c88-e226be959f67 with identifier: MX69%20OBE
2026-03-29 22:08:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff2391ac-504f-5213-9c88-e226be959f67 with scrape type 2
2026-03-29 22:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff2391ac-504f-5213-9c88-e226be959f67 with scrape type 2
2026-03-29 22:08:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ff2391ac-504f-5213-9c88-e226be959f67, identifier: MX69%20OBE
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac618f5e10>
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAP12HDL%252F699103826%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103826/600 saved to cache
2026-03-29 22:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 21e79e5d-2d1b-56fe-b8fb-2067f25370f7
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac620bcf50>
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FPJ08SVR%252F699430091%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430091/600 saved to cache
2026-03-29 22:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4de1def5-9fea-59aa-8472-dafc14cac3a1
2026-03-29 22:08:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4de1def5-9fea-59aa-8472-dafc14cac3a1, skipping ID generation
2026-03-29 22:08:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4de1def5-9fea-59aa-8472-dafc14cac3a1 sending to next pipeline
2026-03-29 22:08:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4de1def5-9fea-59aa-8472-dafc14cac3a1, identifier: PJ08%20SVR
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac69971990>
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAP12HDL%252F699103824%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103824/600 saved to cache
2026-03-29 22:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 21e79e5d-2d1b-56fe-b8fb-2067f25370f7
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611a4510>
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FDE56AOD%252F699430085%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430085/600 saved to cache
2026-03-29 22:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5674dd98-879a-5bc0-92a6-049abdc5f932
2026-03-29 22:08:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5674dd98-879a-5bc0-92a6-049abdc5f932, skipping ID generation
2026-03-29 22:08:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5674dd98-879a-5bc0-92a6-049abdc5f932 sending to next pipeline
2026-03-29 22:08:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5674dd98-879a-5bc0-92a6-049abdc5f932, identifier: DE56%20AOD
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac611991d0>
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FWP66PGE%252F699139502%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139502/600 saved to cache
2026-03-29 22:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 49025c6e-c82c-5ad9-a984-dc586f875105
2026-03-29 22:08:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 49025c6e-c82c-5ad9-a984-dc586f875105, skipping ID generation
2026-03-29 22:08:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 49025c6e-c82c-5ad9-a984-dc586f875105 sending to next pipeline
2026-03-29 22:08:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 49025c6e-c82c-5ad9-a984-dc586f875105, identifier: WP66%20PGE
2026-03-29 22:08:22 [bca.uk] INFO: Found listing with ID: EP68%20DWV
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EP68%2520DWV%27 HTTP/1.1" 200 None
2026-03-29 22:08:22 [bca.uk] INFO: Scrape type for EP68%20DWV: 2
2026-03-29 22:08:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75ce59cb-ab45-5b0a-ae1e-fd90c6a4bbf0 with identifier: EP68%20DWV
2026-03-29 22:08:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75ce59cb-ab45-5b0a-ae1e-fd90c6a4bbf0 with scrape type 2
2026-03-29 22:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75ce59cb-ab45-5b0a-ae1e-fd90c6a4bbf0 with scrape type 2
2026-03-29 22:08:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 75ce59cb-ab45-5b0a-ae1e-fd90c6a4bbf0, identifier: EP68%20DWV
2026-03-29 22:08:22 [bca.uk] INFO: Found listing with ID: YG70%20CMV
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG70%2520CMV%27 HTTP/1.1" 200 None
2026-03-29 22:08:22 [bca.uk] INFO: Scrape type for YG70%20CMV: 0
2026-03-29 22:08:22 [bca.uk] INFO: Found listing with ID: YM19%20HXY
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM19%2520HXY%27 HTTP/1.1" 200 None
2026-03-29 22:08:22 [bca.uk] INFO: Scrape type for YM19%20HXY: 0
2026-03-29 22:08:22 [bca.uk] INFO: Found listing with ID: YS71%20HNL
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS71%2520HNL%27 HTTP/1.1" 200 None
2026-03-29 22:08:22 [bca.uk] INFO: Scrape type for YS71%20HNL: 0
2026-03-29 22:08:22 [bca.uk] INFO: Found listing with ID: YD70%20WOM
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD70%2520WOM%27 HTTP/1.1" 200 None
2026-03-29 22:08:22 [bca.uk] INFO: Scrape type for YD70%20WOM: 0
2026-03-29 22:08:22 [bca.uk] INFO: Found listing with ID: YO66%20ENU
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO66%2520ENU%27 HTTP/1.1" 200 None
2026-03-29 22:08:22 [bca.uk] INFO: Scrape type for YO66%20ENU: 0
2026-03-29 22:08:22 [bca.uk] INFO: Found listing with ID: MJ58%20UJC
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ58%2520UJC%27 HTTP/1.1" 200 None
2026-03-29 22:08:22 [bca.uk] INFO: Scrape type for MJ58%20UJC: 0
2026-03-29 22:08:22 [bca.uk] INFO: Found listing with ID: HV69%20NLA
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV69%2520NLA%27 HTTP/1.1" 200 None
2026-03-29 22:08:22 [bca.uk] INFO: Scrape type for HV69%20NLA: 0
2026-03-29 22:08:22 [bca.uk] INFO: Found listing with ID: ND19%20ZXL
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND19%2520ZXL%27 HTTP/1.1" 200 None
2026-03-29 22:08:22 [bca.uk] INFO: Scrape type for ND19%20ZXL: 0
2026-03-29 22:08:22 [bca.uk] INFO: Found listing with ID: HN73%20ZTC
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN73%2520ZTC%27 HTTP/1.1" 200 None
2026-03-29 22:08:22 [bca.uk] INFO: Scrape type for HN73%20ZTC: 2
2026-03-29 22:08:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ce1a042-8af4-558f-87af-e8588ce6cbe6 with identifier: HN73%20ZTC
2026-03-29 22:08:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ce1a042-8af4-558f-87af-e8588ce6cbe6 with scrape type 2
2026-03-29 22:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ce1a042-8af4-558f-87af-e8588ce6cbe6 with scrape type 2
2026-03-29 22:08:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5ce1a042-8af4-558f-87af-e8588ce6cbe6, identifier: HN73%20ZTC
2026-03-29 22:08:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ff2391ac-504f-5213-9c88-e226be959f67 with identifier: MX69%20OBE
2026-03-29 22:08:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ff2391ac-504f-5213-9c88-e226be959f67 with identifier: MX69%20OBE
2026-03-29 22:08:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ff2391ac-504f-5213-9c88-e226be959f67 with identifier: MX69%20OBE to the API
2026-03-29 22:08:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=23&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MX69%20OBE-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ff2391ac-504f-5213-9c88-e226be959f67',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MX69 OBE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MX69%20OBE&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FIAT',
 'model': '500',
 'odometer': 15920,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FIAT 500 1.2 LOUNGE Hatchback',
 'transmission': 'manual',
 'trim': 'LOUNGE',
 'vin': 'ZFA3120000JC19340',
 'year': 2020}
2026-03-29 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX69%2520OBE%27 HTTP/1.1" 200 None
2026-03-29 22:08:23 [bca.uk] INFO: Saving data for MX69%20OBE: {'auction_closing_time': 1774864800.0, 'created_time': 1774621332.612769, 'last_price_update_time': 1774822103.317509}
2026-03-29 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MX69%2520OBE') HTTP/1.1" 204 0
2026-03-29 22:08:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4de1def5-9fea-59aa-8472-dafc14cac3a1 with identifier: PJ08%20SVR
2026-03-29 22:08:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4de1def5-9fea-59aa-8472-dafc14cac3a1 with identifier: PJ08%20SVR
2026-03-29 22:08:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4de1def5-9fea-59aa-8472-dafc14cac3a1 with identifier: PJ08%20SVR to the API
2026-03-29 22:08:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430091/600>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_expert_report_file_da286475-434b-4545-8f8b-dd494f2a9a0b.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PJ08%20SVR-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '4de1def5-9fea-59aa-8472-dafc14cac3a1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PJ08 SVR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PJ08%20SVR&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'SUZUKI',
 'model': 'SWIFT',
 'odometer': 124926,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40471,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430091/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 39203,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430095/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 40449,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430098/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41349,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430136/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38518,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430171/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 36038,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430193/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 108353,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430227/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70345,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430255/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 99852,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430284/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4de1def5-9fea-59aa-8472-dafc14cac3a1/4de1def5-9fea-59aa-8472-dafc14cac3a1_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84183,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/PJ08SVR/699430310/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'SUZUKI SWIFT 1.3 GL Hatchback',
 'transmission': 'manual',
 'trim': 'GL',
 'vin': 'TSMMZA11S00560706',
 'year': 2008}
2026-03-29 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ08%2520SVR%27 HTTP/1.1" 200 None
2026-03-29 22:08:23 [bca.uk] INFO: Saving data for PJ08%20SVR: {'created_time': 1774822103.81359, 'last_price_update_time': 1774822103.8136, 'auction_closing_time': 1774951200.0}
2026-03-29 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PJ08%2520SVR') HTTP/1.1" 204 0
2026-03-29 22:08:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5674dd98-879a-5bc0-92a6-049abdc5f932 with identifier: DE56%20AOD
2026-03-29 22:08:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5674dd98-879a-5bc0-92a6-049abdc5f932 with identifier: DE56%20AOD
2026-03-29 22:08:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5674dd98-879a-5bc0-92a6-049abdc5f932 with identifier: DE56%20AOD to the API
2026-03-29 22:08:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430085/600>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_expert_report_file_c429b8da-da45-4adc-87ad-bc8404376fbf.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DE56%20AOD-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5674dd98-879a-5bc0-92a6-049abdc5f932',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DE56 AOD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DE56%20AOD&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'TOYOTA',
 'model': 'AYGO',
 'odometer': 78848,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 16,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37055,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430085/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37315,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430105/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 54905,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699427714/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 38419,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430122/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 60417,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699427731/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 37963,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430157/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 61029,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699427769/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33073,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430178/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 53136,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699427784/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5674dd98-879a-5bc0-92a6-049abdc5f932/5674dd98-879a-5bc0-92a6-049abdc5f932_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 33936,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/DE56AOD/699430199/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2006-01-01',
 'seller_name': None,
 'title': 'TOYOTA AYGO 1.0 VVT-I + Hatchback',
 'transmission': 'manual',
 'trim': 'VVT-I +',
 'vin': 'JTDJG18C60N093873',
 'year': 2006}
2026-03-29 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE56%2520AOD%27 HTTP/1.1" 200 None
2026-03-29 22:08:24 [bca.uk] INFO: Saving data for DE56%20AOD: {'created_time': 1774822104.222895, 'last_price_update_time': 1774822104.222906, 'auction_closing_time': 1774951200.0}
2026-03-29 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DE56%2520AOD') HTTP/1.1" 204 0
2026-03-29 22:08:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 49025c6e-c82c-5ad9-a984-dc586f875105 with identifier: WP66%20PGE
2026-03-29 22:08:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 49025c6e-c82c-5ad9-a984-dc586f875105 with identifier: WP66%20PGE
2026-03-29 22:08:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 49025c6e-c82c-5ad9-a984-dc586f875105 with identifier: WP66%20PGE to the API
2026-03-29 22:08:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139502/600>
{'auction_title': '',
 'c_o_2_emission_value': 93,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_expert_report_file_3920aafd-0ba9-48bf-b19a-6a01605b856d.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WP66%20PGE-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '49025c6e-c82c-5ad9-a984-dc586f875105',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WP66 PGE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WP66%20PGE&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 65493,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48226,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139502/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46194,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139508/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 44721,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139514/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46217,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139522/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46940,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139527/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45364,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139535/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 92768,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139551/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77558,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139564/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82648,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139576/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49025c6e-c82c-5ad9-a984-dc586f875105/49025c6e-c82c-5ad9-a984-dc586f875105_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70133,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/WP66PGE/699139586/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.4 TDI 90 R LINE Hatchback',
 'transmission': 'manual',
 'trim': 'TDI 90 R LINE',
 'vin': 'WVWZZZ6RZHY120691',
 'year': 2016}
2026-03-29 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP66%2520PGE%27 HTTP/1.1" 200 None
2026-03-29 22:08:24 [bca.uk] INFO: Saving data for WP66%20PGE: {'created_time': 1774822104.597033, 'last_price_update_time': 1774822104.597044, 'auction_closing_time': 1775210400.0}
2026-03-29 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WP66%2520PGE') HTTP/1.1" 204 0
2026-03-29 22:08:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 75ce59cb-ab45-5b0a-ae1e-fd90c6a4bbf0 with identifier: EP68%20DWV
2026-03-29 22:08:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 75ce59cb-ab45-5b0a-ae1e-fd90c6a4bbf0 with identifier: EP68%20DWV
2026-03-29 22:08:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 75ce59cb-ab45-5b0a-ae1e-fd90c6a4bbf0 with identifier: EP68%20DWV to the API
2026-03-29 22:08:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EP68%20DWV-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '75ce59cb-ab45-5b0a-ae1e-fd90c6a4bbf0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EP68 DWV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EP68%20DWV&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'ECOSPORT',
 'odometer': 14097,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD ECOSPORT 1.0 E/B 125 TITANIUM StationWagon',
 'transmission': 'manual',
 'trim': 'E/B 125 TITANIUM',
 'vin': 'WF01XXERK1JG71135',
 'year': 2019}
2026-03-29 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EP68%2520DWV%27 HTTP/1.1" 200 None
2026-03-29 22:08:24 [bca.uk] INFO: Saving data for EP68%20DWV: {'auction_closing_time': 1774864800.0, 'created_time': 1774735560.47573, 'last_price_update_time': 1774822104.892759}
2026-03-29 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EP68%2520DWV') HTTP/1.1" 204 0
2026-03-29 22:08:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5ce1a042-8af4-558f-87af-e8588ce6cbe6 with identifier: HN73%20ZTC
2026-03-29 22:08:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5ce1a042-8af4-558f-87af-e8588ce6cbe6 with identifier: HN73%20ZTC
2026-03-29 22:08:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5ce1a042-8af4-558f-87af-e8588ce6cbe6 with identifier: HN73%20ZTC to the API
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=22&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HN73%20ZTC-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5ce1a042-8af4-558f-87af-e8588ce6cbe6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HN73 ZTC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HN73%20ZTC&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'PUMA',
 'odometer': 15344,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'FORD PUMA 1.0 E/B MHEV 125 ST-LINE DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'E/B MHEV 125 ST-LINE DCT',
 'vin': 'WF02XXERK2PJ05327',
 'year': 2023}
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN73%2520ZTC%27 HTTP/1.1" 200 None
2026-03-29 22:08:25 [bca.uk] INFO: Saving data for HN73%20ZTC: {'auction_closing_time': 1774864800.0, 'created_time': 1774436704.934744, 'last_price_update_time': 1774822105.204958}
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HN73%2520ZTC') HTTP/1.1" 204 0
2026-03-29 22:08:25 [bca.uk] INFO: Found listing with ID: ND18%20UAG
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND18%2520UAG%27 HTTP/1.1" 200 None
2026-03-29 22:08:25 [bca.uk] INFO: Scrape type for ND18%20UAG: 0
2026-03-29 22:08:25 [bca.uk] INFO: Found listing with ID: BT24%20NCX
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT24%2520NCX%27 HTTP/1.1" 200 None
2026-03-29 22:08:25 [bca.uk] INFO: Scrape type for BT24%20NCX: 2
2026-03-29 22:08:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c01b6733-a8dc-5f8a-839f-8e77c3caa19c with identifier: BT24%20NCX
2026-03-29 22:08:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c01b6733-a8dc-5f8a-839f-8e77c3caa19c with scrape type 2
2026-03-29 22:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c01b6733-a8dc-5f8a-839f-8e77c3caa19c with scrape type 2
2026-03-29 22:08:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c01b6733-a8dc-5f8a-839f-8e77c3caa19c, identifier: BT24%20NCX
2026-03-29 22:08:25 [bca.uk] INFO: Found listing with ID: FE70%20UFX
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE70%2520UFX%27 HTTP/1.1" 200 None
2026-03-29 22:08:25 [bca.uk] INFO: Scrape type for FE70%20UFX: 2
2026-03-29 22:08:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f216e666-7b3d-56cc-8e1f-cb4cc8e2bd7b with identifier: FE70%20UFX
2026-03-29 22:08:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f216e666-7b3d-56cc-8e1f-cb4cc8e2bd7b with scrape type 2
2026-03-29 22:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f216e666-7b3d-56cc-8e1f-cb4cc8e2bd7b with scrape type 2
2026-03-29 22:08:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f216e666-7b3d-56cc-8e1f-cb4cc8e2bd7b, identifier: FE70%20UFX
2026-03-29 22:08:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c01b6733-a8dc-5f8a-839f-8e77c3caa19c with identifier: BT24%20NCX
2026-03-29 22:08:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c01b6733-a8dc-5f8a-839f-8e77c3caa19c with identifier: BT24%20NCX
2026-03-29 22:08:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c01b6733-a8dc-5f8a-839f-8e77c3caa19c with identifier: BT24%20NCX to the API
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=23&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BT24%20NCX-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c01b6733-a8dc-5f8a-839f-8e77c3caa19c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BT24 NCX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BT24%20NCX&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'PEUGEOT',
 'model': '408 FASTBACK',
 'odometer': 41013,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 408 FASTBACK 1.2 P/T 130 GT EAT8 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 130 GT EAT8',
 'vin': 'VR3FPHNSXRY530570',
 'year': 2024}
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT24%2520NCX%27 HTTP/1.1" 200 None
2026-03-29 22:08:25 [bca.uk] INFO: Saving data for BT24%20NCX: {'auction_closing_time': 1774864800.0, 'created_time': 1774622219.564284, 'last_price_update_time': 1774822105.755269}
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BT24%2520NCX') HTTP/1.1" 204 0
2026-03-29 22:08:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:08:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fac61653d90>
2026-03-29 22:08:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:08:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='bca.uk',RowKey='https%3A%252F%252Fbcamediaprod.blob.core.windows.net%252Fpublic%252Fimages%252Fvehicle%252FGB%252FAP12HDL%252F699103820%252F600') HTTP/1.1" 204 0
2026-03-29 22:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103820/600 saved to cache
2026-03-29 22:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 21e79e5d-2d1b-56fe-b8fb-2067f25370f7
2026-03-29 22:08:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 21e79e5d-2d1b-56fe-b8fb-2067f25370f7, skipping ID generation
2026-03-29 22:08:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 21e79e5d-2d1b-56fe-b8fb-2067f25370f7 sending to next pipeline
2026-03-29 22:08:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 21e79e5d-2d1b-56fe-b8fb-2067f25370f7, identifier: AP12%20HDL
2026-03-29 22:08:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f216e666-7b3d-56cc-8e1f-cb4cc8e2bd7b with identifier: FE70%20UFX
2026-03-29 22:08:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f216e666-7b3d-56cc-8e1f-cb4cc8e2bd7b with identifier: FE70%20UFX
2026-03-29 22:08:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f216e666-7b3d-56cc-8e1f-cb4cc8e2bd7b with identifier: FE70%20UFX to the API
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=20&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FE70%20UFX-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'f216e666-7b3d-56cc-8e1f-cb4cc8e2bd7b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FE70 UFX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FE70%20UFX&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'TOYOTA',
 'model': 'COROLLA',
 'odometer': 41735,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'TOYOTA COROLLA 2.0 VVT-I 184 HYBRID GR-SPORT Hatchback',
 'transmission': 'automatic',
 'trim': 'VVT-I 184 HYBRID GR-SPORT',
 'vin': 'SB1K53BEX0E053087',
 'year': 2020}
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE70%2520UFX%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Saving data for FE70%20UFX: {'auction_closing_time': 1774864800.0, 'created_time': 1774735559.408309, 'last_price_update_time': 1774822106.170794}
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FE70%2520UFX') HTTP/1.1" 204 0
2026-03-29 22:08:26 [bca.uk] INFO: Found listing with ID: GJ70%20LXZ
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ70%2520LXZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Scrape type for GJ70%20LXZ: 0
2026-03-29 22:08:26 [bca.uk] INFO: Found listing with ID: KJ70%20LJU
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ70%2520LJU%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Scrape type for KJ70%20LJU: 0
2026-03-29 22:08:26 [bca.uk] INFO: Found listing with ID: KN70%20RHA
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN70%2520RHA%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Scrape type for KN70%20RHA: 0
2026-03-29 22:08:26 [bca.uk] INFO: Found listing with ID: NU19%20CDX
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU19%2520CDX%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Scrape type for NU19%20CDX: 0
2026-03-29 22:08:26 [bca.uk] INFO: Found listing with ID: SR19%20TNU
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR19%2520TNU%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Scrape type for SR19%20TNU: 0
2026-03-29 22:08:26 [bca.uk] INFO: Found listing with ID: OW69%20BUU
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW69%2520BUU%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Scrape type for OW69%20BUU: 0
2026-03-29 22:08:26 [bca.uk] INFO: Found listing with ID: LJ24%20UKC
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ24%2520UKC%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Scrape type for LJ24%20UKC: 0
2026-03-29 22:08:26 [bca.uk] INFO: Found listing with ID: SA60%20NYT
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA60%2520NYT%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Scrape type for SA60%20NYT: 0
2026-03-29 22:08:26 [bca.uk] INFO: Found listing with ID: LD57%20FXL
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD57%2520FXL%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Scrape type for LD57%20FXL: 0
2026-03-29 22:08:26 [bca.uk] INFO: Found listing with ID: DA64%20AKP
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA64%2520AKP%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Scrape type for DA64%20AKP: 0
2026-03-29 22:08:26 [bca.uk] INFO: Found listing with ID: ST12%20HSO
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST12%2520HSO%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Scrape type for ST12%20HSO: 0
2026-03-29 22:08:26 [bca.uk] INFO: Found listing with ID: JP04%20STP
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27JP04%2520STP%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Scrape type for JP04%20STP: 0
2026-03-29 22:08:26 [bca.uk] INFO: Found listing with ID: HK20%20GFE
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK20%2520GFE%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Scrape type for HK20%20GFE: 0
2026-03-29 22:08:26 [bca.uk] INFO: Found listing with ID: VF19%20GJU
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VF19%2520GJU%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Scrape type for VF19%20GJU: 0
2026-03-29 22:08:26 [bca.uk] INFO: Found listing with ID: BF17%20UCH
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF17%2520UCH%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Scrape type for BF17%20UCH: 0
2026-03-29 22:08:26 [bca.uk] INFO: Found listing with ID: FM16%20JXO
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM16%2520JXO%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Scrape type for FM16%20JXO: 0
2026-03-29 22:08:26 [bca.uk] INFO: Found listing with ID: WF67%20CFE
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF67%2520CFE%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Scrape type for WF67%20CFE: 2
2026-03-29 22:08:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 185851f3-337e-5447-9442-a811e9db65ca with identifier: WF67%20CFE
2026-03-29 22:08:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 185851f3-337e-5447-9442-a811e9db65ca with scrape type 2
2026-03-29 22:08:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 185851f3-337e-5447-9442-a811e9db65ca with scrape type 2
2026-03-29 22:08:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 185851f3-337e-5447-9442-a811e9db65ca, identifier: WF67%20CFE
2026-03-29 22:08:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 21e79e5d-2d1b-56fe-b8fb-2067f25370f7 with identifier: AP12%20HDL
2026-03-29 22:08:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 21e79e5d-2d1b-56fe-b8fb-2067f25370f7 with identifier: AP12%20HDL
2026-03-29 22:08:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 21e79e5d-2d1b-56fe-b8fb-2067f25370f7 with identifier: AP12%20HDL to the API
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103820/600>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_expert_report_file_f47a1264-67a3-4d55-b88b-7d3b12df3f95.pdf',
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AP12%20HDL-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '21e79e5d-2d1b-56fe-b8fb-2067f25370f7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AP12 HDL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AP12%20HDL&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'HONDA',
 'model': 'CIVIC',
 'odometer': 122462,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 11,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 49977,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103820/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 46719,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103824/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 48179,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103826/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 50040,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103831/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 45806,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103834/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 41956,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103837/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 100095,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103842/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 66237,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103848/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 94358,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103853/600',
             'Width': 600},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21e79e5d-2d1b-56fe-b8fb-2067f25370f7/21e79e5d-2d1b-56fe-b8fb-2067f25370f7_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 64585,
             'Height': 338,
             'OriginUrl': 'https://bcamediaprod.blob.core.windows.net/public/images/vehicle/GB/AP12HDL/699103856/600',
             'Width': 600}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'HONDA CIVIC 1.8 I-VTEC ES Hatchback',
 'transmission': 'manual',
 'trim': 'I-VTEC ES',
 'vin': 'SHHFK2760CU018611',
 'year': 2012}
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP12%2520HDL%27 HTTP/1.1" 200 None
2026-03-29 22:08:26 [bca.uk] INFO: Saving data for AP12%20HDL: {'created_time': 1774822106.913288, 'last_price_update_time': 1774822106.913298, 'auction_closing_time': 1775210400.0}
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AP12%2520HDL') HTTP/1.1" 204 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: HK21%20BWB
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK21%2520BWB%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for HK21%20BWB: 0
2026-03-29 22:08:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 185851f3-337e-5447-9442-a811e9db65ca with identifier: WF67%20CFE
2026-03-29 22:08:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 185851f3-337e-5447-9442-a811e9db65ca with identifier: WF67%20CFE
2026-03-29 22:08:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 185851f3-337e-5447-9442-a811e9db65ca with identifier: WF67%20CFE to the API
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=23&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WF67%20CFE-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.7L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '185851f3-337e-5447-9442-a811e9db65ca',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WF67 CFE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WF67%20CFE&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'KIA',
 'model': 'SPORTAGE',
 'odometer': 71183,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'KIA SPORTAGE 1.7 CRDI 2WD 3 ISG DCT StationWagon',
 'transmission': 'automatic',
 'trim': 'CRDI 2WD 3 ISG DCT',
 'vin': 'U5YPH815VHL224674',
 'year': 2017}
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF67%2520CFE%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Saving data for WF67%20CFE: {'auction_closing_time': 1774864800.0, 'created_time': 1774535614.348691, 'last_price_update_time': 1774822107.321607}
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WF67%2520CFE') HTTP/1.1" 204 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: FJ59%20TSZ
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ59%2520TSZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for FJ59%20TSZ: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: MV13%20TFX
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV13%2520TFX%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for MV13%20TFX: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: WG62%20AOC
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG62%2520AOC%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for WG62%20AOC: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: BT71%20ZWP
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT71%2520ZWP%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for BT71%20ZWP: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: CV23%20JXZ
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV23%2520JXZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for CV23%20JXZ: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: VA19%20TJU
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA19%2520TJU%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for VA19%20TJU: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: VN73%20XUO
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN73%2520XUO%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for VN73%20XUO: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: WK70%20VKG
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK70%2520VKG%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for WK70%20VKG: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: WG66%20DHY
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG66%2520DHY%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for WG66%20DHY: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: YK17%20ZRC
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK17%2520ZRC%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for YK17%20ZRC: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: EN14%20ZRU
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN14%2520ZRU%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for EN14%20ZRU: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: KP66%20FXV
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP66%2520FXV%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for KP66%20FXV: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: NU67%20NWA
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU67%2520NWA%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for NU67%20NWA: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: OY17%20FXG
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY17%2520FXG%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for OY17%20FXG: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: SGZ%206140
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SGZ%25206140%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for SGZ%206140: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: F6%20ENE
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27F6%2520ENE%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for F6%20ENE: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: SY63%20BZU
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY63%2520BZU%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for SY63%20BZU: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: WU10%20OBT
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU10%2520OBT%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for WU10%20OBT: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: YA08%20OVK
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA08%2520OVK%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for YA08%20OVK: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: FL59%20GYJ
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL59%2520GYJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for FL59%20GYJ: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: KR60%20ZHC
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR60%2520ZHC%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for KR60%20ZHC: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: KV61%20SXO
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV61%2520SXO%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for KV61%20SXO: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: MH07%20CHJ
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH07%2520CHJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for MH07%20CHJ: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: ND11%20FHJ
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND11%2520FHJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for ND11%20FHJ: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: T99%20NNO
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27T99%2520NNO%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for T99%20NNO: 0
2026-03-29 22:08:27 [bca.uk] INFO: Found listing with ID: YK22%20XJW
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK22%2520XJW%27 HTTP/1.1" 200 None
2026-03-29 22:08:27 [bca.uk] INFO: Scrape type for YK22%20XJW: 2
2026-03-29 22:08:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49dcfd44-769e-5ad1-b132-2eaf8cf04ba9 with identifier: YK22%20XJW
2026-03-29 22:08:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49dcfd44-769e-5ad1-b132-2eaf8cf04ba9 with scrape type 2
2026-03-29 22:08:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49dcfd44-769e-5ad1-b132-2eaf8cf04ba9 with scrape type 2
2026-03-29 22:08:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 49dcfd44-769e-5ad1-b132-2eaf8cf04ba9, identifier: YK22%20XJW
2026-03-29 22:08:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 49dcfd44-769e-5ad1-b132-2eaf8cf04ba9 with identifier: YK22%20XJW
2026-03-29 22:08:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 49dcfd44-769e-5ad1-b132-2eaf8cf04ba9 with identifier: YK22%20XJW
2026-03-29 22:08:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 49dcfd44-769e-5ad1-b132-2eaf8cf04ba9 with identifier: YK22%20XJW to the API
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=23&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YK22%20XJW-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '49dcfd44-769e-5ad1-b132-2eaf8cf04ba9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YK22 XJW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YK22%20XJW&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'JAGUAR',
 'model': 'I-PACE',
 'odometer': 86453,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'JAGUAR I-PACE EV400 BLACK (11KW) Hatchback',
 'transmission': 'automatic',
 'trim': 'EV400 BLACK (11KW)',
 'vin': 'SADHA2A18N1622600',
 'year': 2022}
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK22%2520XJW%27 HTTP/1.1" 200 None
2026-03-29 22:08:28 [bca.uk] INFO: Saving data for YK22%20XJW: {'auction_closing_time': 1774864800.0, 'created_time': 1774305696.221015, 'last_price_update_time': 1774822108.267738}
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YK22%2520XJW') HTTP/1.1" 204 0
2026-03-29 22:08:28 [bca.uk] INFO: Found listing with ID: AD22%20HLK
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AD22%2520HLK%27 HTTP/1.1" 200 None
2026-03-29 22:08:28 [bca.uk] INFO: Scrape type for AD22%20HLK: 0
2026-03-29 22:08:28 [bca.uk] INFO: Found listing with ID: AF20%20XAB
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF20%2520XAB%27 HTTP/1.1" 200 None
2026-03-29 22:08:28 [bca.uk] INFO: Scrape type for AF20%20XAB: 0
2026-03-29 22:08:28 [bca.uk] INFO: Found listing with ID: CF19%20EJU
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF19%2520EJU%27 HTTP/1.1" 200 None
2026-03-29 22:08:28 [bca.uk] INFO: Scrape type for CF19%20EJU: 0
2026-03-29 22:08:28 [bca.uk] INFO: Found listing with ID: DT21%20WNL
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT21%2520WNL%27 HTTP/1.1" 200 None
2026-03-29 22:08:28 [bca.uk] INFO: Scrape type for DT21%20WNL: 2
2026-03-29 22:08:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7caa27a-e904-5687-918d-db0ade173816 with identifier: DT21%20WNL
2026-03-29 22:08:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7caa27a-e904-5687-918d-db0ade173816 with scrape type 2
2026-03-29 22:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7caa27a-e904-5687-918d-db0ade173816 with scrape type 2
2026-03-29 22:08:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e7caa27a-e904-5687-918d-db0ade173816, identifier: DT21%20WNL
2026-03-29 22:08:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e7caa27a-e904-5687-918d-db0ade173816 with identifier: DT21%20WNL
2026-03-29 22:08:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e7caa27a-e904-5687-918d-db0ade173816 with identifier: DT21%20WNL
2026-03-29 22:08:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e7caa27a-e904-5687-918d-db0ade173816 with identifier: DT21%20WNL to the API
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=23&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DT21%20WNL-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e7caa27a-e904-5687-918d-db0ade173816',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DT21 WNL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DT21%20WNL&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'VAUXHALL',
 'model': 'CROSSLAND',
 'odometer': 50089,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CROSSLAND 1.2 TURBO 130 ELITE Hatchback',
 'transmission': 'manual',
 'trim': 'TURBO 130 ELITE',
 'vin': 'W0V7H9EB2M4244453',
 'year': 2021}
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT21%2520WNL%27 HTTP/1.1" 200 None
2026-03-29 22:08:28 [bca.uk] INFO: Saving data for DT21%20WNL: {'auction_closing_time': 1774864800.0, 'created_time': 1774535710.565719, 'last_price_update_time': 1774822108.785103}
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DT21%2520WNL') HTTP/1.1" 204 0
2026-03-29 22:08:28 [bca.uk] INFO: Found listing with ID: FM19%20TVL
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM19%2520TVL%27 HTTP/1.1" 200 None
2026-03-29 22:08:28 [bca.uk] INFO: Scrape type for FM19%20TVL: 2
2026-03-29 22:08:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0ae6479-d025-5018-8fa8-c188c15ae893 with identifier: FM19%20TVL
2026-03-29 22:08:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0ae6479-d025-5018-8fa8-c188c15ae893 with scrape type 2
2026-03-29 22:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0ae6479-d025-5018-8fa8-c188c15ae893 with scrape type 2
2026-03-29 22:08:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e0ae6479-d025-5018-8fa8-c188c15ae893, identifier: FM19%20TVL
2026-03-29 22:08:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e0ae6479-d025-5018-8fa8-c188c15ae893 with identifier: FM19%20TVL
2026-03-29 22:08:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e0ae6479-d025-5018-8fa8-c188c15ae893 with identifier: FM19%20TVL
2026-03-29 22:08:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e0ae6479-d025-5018-8fa8-c188c15ae893 with identifier: FM19%20TVL to the API
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=23&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 209,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FM19%20TVL-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e0ae6479-d025-5018-8fa8-c188c15ae893',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FM19 TVL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FM19%20TVL&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'LAND ROVER',
 'model': 'R/R SPORT',
 'odometer': 70249,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R SPORT 3.0 P400 HST StationWagon',
 'transmission': 'automatic',
 'trim': 'P400 HST',
 'vin': 'SALWA2AU3LA876234',
 'year': 2019}
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM19%2520TVL%27 HTTP/1.1" 200 None
2026-03-29 22:08:29 [bca.uk] INFO: Saving data for FM19%20TVL: {'auction_closing_time': 1774864800.0, 'created_time': 1773825972.127274, 'last_price_update_time': 1774822109.200058}
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FM19%2520TVL') HTTP/1.1" 204 0
2026-03-29 22:08:29 [bca.uk] INFO: Found listing with ID: GV19%20DVR
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV19%2520DVR%27 HTTP/1.1" 200 None
2026-03-29 22:08:29 [bca.uk] INFO: Scrape type for GV19%20DVR: 2
2026-03-29 22:08:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 070da218-d0ff-55d0-92a8-ca4c74d032c7 with identifier: GV19%20DVR
2026-03-29 22:08:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 070da218-d0ff-55d0-92a8-ca4c74d032c7 with scrape type 2
2026-03-29 22:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 070da218-d0ff-55d0-92a8-ca4c74d032c7 with scrape type 2
2026-03-29 22:08:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 070da218-d0ff-55d0-92a8-ca4c74d032c7, identifier: GV19%20DVR
2026-03-29 22:08:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 070da218-d0ff-55d0-92a8-ca4c74d032c7 with identifier: GV19%20DVR
2026-03-29 22:08:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 070da218-d0ff-55d0-92a8-ca4c74d032c7 with identifier: GV19%20DVR
2026-03-29 22:08:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 070da218-d0ff-55d0-92a8-ca4c74d032c7 with identifier: GV19%20DVR to the API
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=23&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GV19%20DVR-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '070da218-d0ff-55d0-92a8-ca4c74d032c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GV19 DVR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GV19%20DVR&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'HYUNDAI',
 'model': 'TUCSON',
 'odometer': 95825,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'HYUNDAI TUCSON 1.6 CRDI 115 2WD PREMIUM StationWagon',
 'transmission': 'manual',
 'trim': 'CRDI 115 2WD PREMIUM',
 'vin': 'TMAJ3817LKJ708464',
 'year': 2019}
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV19%2520DVR%27 HTTP/1.1" 200 None
2026-03-29 22:08:29 [bca.uk] INFO: Saving data for GV19%20DVR: {'auction_closing_time': 1774864800.0, 'created_time': 1773831459.840177, 'last_price_update_time': 1774822109.66193}
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GV19%2520DVR') HTTP/1.1" 204 0
2026-03-29 22:08:29 [bca.uk] INFO: Found listing with ID: BD17%20TZF
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD17%2520TZF%27 HTTP/1.1" 200 None
2026-03-29 22:08:29 [bca.uk] INFO: Scrape type for BD17%20TZF: 0
2026-03-29 22:08:29 [bca.uk] INFO: Found listing with ID: CU18%20AXX
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU18%2520AXX%27 HTTP/1.1" 200 None
2026-03-29 22:08:29 [bca.uk] INFO: Scrape type for CU18%20AXX: 0
2026-03-29 22:08:29 [bca.uk] INFO: Found listing with ID: LK65%20VPG
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK65%2520VPG%27 HTTP/1.1" 200 None
2026-03-29 22:08:29 [bca.uk] INFO: Scrape type for LK65%20VPG: 0
2026-03-29 22:08:29 [bca.uk] INFO: Found listing with ID: NJ18%20YDM
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ18%2520YDM%27 HTTP/1.1" 200 None
2026-03-29 22:08:29 [bca.uk] INFO: Scrape type for NJ18%20YDM: 0
2026-03-29 22:08:29 [bca.uk] INFO: Found listing with ID: OV20%20KUN
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV20%2520KUN%27 HTTP/1.1" 200 None
2026-03-29 22:08:29 [bca.uk] INFO: Scrape type for OV20%20KUN: 2
2026-03-29 22:08:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8f89133-772c-5165-8c4c-abf7edd7b771 with identifier: OV20%20KUN
2026-03-29 22:08:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8f89133-772c-5165-8c4c-abf7edd7b771 with scrape type 2
2026-03-29 22:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8f89133-772c-5165-8c4c-abf7edd7b771 with scrape type 2
2026-03-29 22:08:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e8f89133-772c-5165-8c4c-abf7edd7b771, identifier: OV20%20KUN
2026-03-29 22:08:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e8f89133-772c-5165-8c4c-abf7edd7b771 with identifier: OV20%20KUN
2026-03-29 22:08:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e8f89133-772c-5165-8c4c-abf7edd7b771 with identifier: OV20%20KUN
2026-03-29 22:08:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e8f89133-772c-5165-8c4c-abf7edd7b771 with identifier: OV20%20KUN to the API
2026-03-29 22:08:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:08:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=23&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 41,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OV20%20KUN-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'e8f89133-772c-5165-8c4c-abf7edd7b771',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OV20 KUN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OV20%20KUN&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 107753,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'BMW X1 1.5 XDRIVE 25E X LINE StationWagon',
 'transmission': 'automatic',
 'trim': 'XDRIVE 25E X LINE',
 'vin': 'WBA72AB0505R92826',
 'year': 2020}
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV20%2520KUN%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Saving data for OV20%20KUN: {'auction_closing_time': 1774864800.0, 'created_time': 1774130640.81559, 'last_price_update_time': 1774822110.142741}
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OV20%2520KUN') HTTP/1.1" 204 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: WD67%20HAX
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD67%2520HAX%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for WD67%20HAX: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: MP19%20OSZ
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MP19%2520OSZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for MP19%20OSZ: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: RF21%20DKD
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF21%2520DKD%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for RF21%20DKD: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: VK22%20LGG
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK22%2520LGG%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for VK22%20LGG: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: YJ70%20TKD
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ70%2520TKD%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for YJ70%20TKD: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: MA62%20RAA
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA62%2520RAA%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for MA62%20RAA: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: K999%20ENP
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27K999%2520ENP%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for K999%20ENP: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: YN64%20VNE
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN64%2520VNE%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for YN64%20VNE: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: GG05%20AVG
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GG05%2520AVG%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for GG05%20AVG: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: S706%20NFV
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27S706%2520NFV%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for S706%20NFV: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: GY19%20ZXT
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY19%2520ZXT%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for GY19%20ZXT: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: KM20%20ZZB
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM20%2520ZZB%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for KM20%20ZZB: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: BD19%20RBF
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD19%2520RBF%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for BD19%20RBF: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: CV66%20MDJ
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV66%2520MDJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for CV66%20MDJ: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: LA66%20CNU
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA66%2520CNU%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for LA66%20CNU: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: SP14%20YXM
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP14%2520YXM%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for SP14%20YXM: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: EX13%20SOH
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX13%2520SOH%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for EX13%20SOH: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: KU09%20AEA
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU09%2520AEA%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for KU09%20AEA: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: LD10%20VGG
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD10%2520VGG%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for LD10%20VGG: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: PK60%20UOG
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK60%2520UOG%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for PK60%20UOG: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: NA17%20GMZ
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA17%2520GMZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for NA17%20GMZ: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: YR07%20OWB
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR07%2520OWB%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for YR07%20OWB: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: AY61%20ZBP
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY61%2520ZBP%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for AY61%20ZBP: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: GD12%20LSU
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD12%2520LSU%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for GD12%20LSU: 0
2026-03-29 22:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=24&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:08:30 [bca.uk] INFO: Total items found: 100
2026-03-29 22:08:30 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=25&sort=MostRecentlyAdded
2026-03-29 22:08:30 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:08:30 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=25&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: KT09%20JOV
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT09%2520JOV%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for KT09%20JOV: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: LG61%20YWR
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG61%2520YWR%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for LG61%20YWR: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: LR53%20YBK
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR53%2520YBK%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for LR53%20YBK: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: LV10%20WSE
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV10%2520WSE%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for LV10%20WSE: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: PHZ%206637
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PHZ%25206637%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for PHZ%206637: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: VN09%20WSO
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN09%2520WSO%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for VN09%20WSO: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: VK21%20OFN
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK21%2520OFN%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for VK21%20OFN: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: GU22%20LDF
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU22%2520LDF%27 HTTP/1.1" 200 None
2026-03-29 22:08:30 [bca.uk] INFO: Scrape type for GU22%20LDF: 0
2026-03-29 22:08:30 [bca.uk] INFO: Found listing with ID: RV69%20YEC
2026-03-29 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV69%2520YEC%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for RV69%20YEC: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: CT15%20CRJ
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CT15%2520CRJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for CT15%20CRJ: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: S20%20HNN
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27S20%2520HNN%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for S20%20HNN: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: FN64%20RAU
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN64%2520RAU%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for FN64%20RAU: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: GL20%20MWO
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL20%2520MWO%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for GL20%20MWO: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: LC17%20UBN
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC17%2520UBN%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for LC17%20UBN: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: OW15%20FVZ
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW15%2520FVZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for OW15%20FVZ: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: LM62%20VCU
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM62%2520VCU%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for LM62%20VCU: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: EK63%20UCX
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK63%2520UCX%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for EK63%20UCX: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: BX69%20KFJ
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX69%2520KFJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for BX69%20KFJ: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: GU68%20KAX
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU68%2520KAX%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for GU68%20KAX: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: LJ68%20YWE
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ68%2520YWE%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for LJ68%20YWE: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: SC71%20KXX
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC71%2520KXX%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for SC71%20KXX: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: SP19%20KZX
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP19%2520KZX%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for SP19%20KZX: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: YK69%20PZB
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK69%2520PZB%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for YK69%20PZB: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: AB55%20WWW
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AB55%2520WWW%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for AB55%20WWW: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: PX72%20KYH
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX72%2520KYH%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for PX72%20KYH: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: OV14%20UEZ
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV14%2520UEZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for OV14%20UEZ: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: OY16%20UYX
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY16%2520UYX%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for OY16%20UYX: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: SJ17%20NRR
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ17%2520NRR%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for SJ17%20NRR: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: VK16%20KNM
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK16%2520KNM%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for VK16%20KNM: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: BF62%20JWL
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF62%2520JWL%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for BF62%20JWL: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: EF64%20PYO
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF64%2520PYO%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for EF64%20PYO: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: EX13%20UJA
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX13%2520UJA%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for EX13%20UJA: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: FY11%20SBZ
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY11%2520SBZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for FY11%20SBZ: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: OV09%20NOF
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV09%2520NOF%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for OV09%20NOF: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: WV20%20YFC
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV20%2520YFC%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for WV20%20YFC: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: AF14%20UDV
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF14%2520UDV%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for AF14%20UDV: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: BJ17%20OUK
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ17%2520OUK%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for BJ17%20OUK: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: NL15%20BYY
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL15%2520BYY%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for NL15%20BYY: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: YP13%20AUV
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP13%2520AUV%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for YP13%20AUV: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: KM14%20WMU
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM14%2520WMU%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for KM14%20WMU: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: SV70%20XPL
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV70%2520XPL%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for SV70%20XPL: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: FJ16%20NYD
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ16%2520NYD%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for FJ16%20NYD: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: FD19%20ARF
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD19%2520ARF%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for FD19%20ARF: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: KY59%20LSX
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY59%2520LSX%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for KY59%20LSX: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: BJ66%20YWK
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ66%2520YWK%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for BJ66%20YWK: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: LM60%20EUZ
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM60%2520EUZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for LM60%20EUZ: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: M500%20MDC
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27M500%2520MDC%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for M500%20MDC: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: C7%20WRJ
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27C7%2520WRJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for C7%20WRJ: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: WV65%20EZL
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV65%2520EZL%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for WV65%20EZL: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: SA16%20NZY
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA16%2520NZY%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for SA16%20NZY: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: SP14%20TRV
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP14%2520TRV%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for SP14%20TRV: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: SK57%20HOJ
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK57%2520HOJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for SK57%20HOJ: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: SV12%20OCC
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV12%2520OCC%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for SV12%20OCC: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: NA14%20XFF
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA14%2520XFF%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for NA14%20XFF: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: GU66%20BFA
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU66%2520BFA%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for GU66%20BFA: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: MF19%20OFT
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF19%2520OFT%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for MF19%20OFT: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: SK18%20JKO
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK18%2520JKO%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for SK18%20JKO: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: SP70%20LPC
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP70%2520LPC%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for SP70%20LPC: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: KP65%20NNV
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP65%2520NNV%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for KP65%20NNV: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: PJ66%20LUT
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ66%2520LUT%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for PJ66%20LUT: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: LFZ%202518
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LFZ%25202518%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for LFZ%202518: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: SA10%20DVK
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA10%2520DVK%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for SA10%20DVK: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: A5%20VHE
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27A5%2520VHE%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for A5%20VHE: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: YK22%20RXB
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK22%2520RXB%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for YK22%20RXB: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: N88%20SFD
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27N88%2520SFD%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for N88%20SFD: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: WU57%20NZB
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU57%2520NZB%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for WU57%20NZB: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: GL58%20GUC
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL58%2520GUC%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for GL58%20GUC: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: AO71%20FNZ
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO71%2520FNZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for AO71%20FNZ: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: KS70%20JKZ
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS70%2520JKZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:31 [bca.uk] INFO: Scrape type for KS70%20JKZ: 0
2026-03-29 22:08:31 [bca.uk] INFO: Found listing with ID: KY72%20BKX
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY72%2520BKX%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for KY72%20BKX: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: RO18%20ZFF
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO18%2520ZFF%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for RO18%20ZFF: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: WG21%20DFZ
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG21%2520DFZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for WG21%20DFZ: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: EA64%20XMM
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA64%2520XMM%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for EA64%20XMM: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: EO72%20HNA
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO72%2520HNA%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for EO72%20HNA: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: EY04%20UCF
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY04%2520UCF%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for EY04%20UCF: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: KS69%20YXO
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS69%2520YXO%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for KS69%20YXO: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: PY66%20KMK
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY66%2520KMK%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for PY66%20KMK: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: WV20%20WDZ
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV20%2520WDZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for WV20%20WDZ: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: AGZ%204435
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AGZ%25204435%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for AGZ%204435: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: FP67%20BNL
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP67%2520BNL%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for FP67%20BNL: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: GJ16%20DHC
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ16%2520DHC%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for GJ16%20DHC: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: KP15%20OKE
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP15%2520OKE%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for KP15%20OKE: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: BK68%20ECE
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK68%2520ECE%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for BK68%20ECE: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: BP19%20TWZ
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP19%2520TWZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for BP19%20TWZ: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: SK72%20YTM
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK72%2520YTM%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for SK72%20YTM: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: EX13%20UKP
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX13%2520UKP%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for EX13%20UKP: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: FL15%20SDZ
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL15%2520SDZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for FL15%20SDZ: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: KJ18%20TUV
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ18%2520TUV%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for KJ18%20TUV: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: RK19%20KCU
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK19%2520KCU%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for RK19%20KCU: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: DU64%20UHM
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU64%2520UHM%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for DU64%20UHM: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: SP07%20GLF
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP07%2520GLF%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for SP07%20GLF: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: YA73%20ESV
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA73%2520ESV%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for YA73%20ESV: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: OY17%20FYS
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY17%2520FYS%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for OY17%20FYS: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: AK17%20YDS
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK17%2520YDS%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for AK17%20YDS: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: CF17%20BZG
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF17%2520BZG%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for CF17%20BZG: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: CV65%20ZBZ
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV65%2520ZBZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for CV65%20ZBZ: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: FA52%20BEL
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FA52%2520BEL%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for FA52%20BEL: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: FE65%20VCD
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE65%2520VCD%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for FE65%20VCD: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: K40%20VNB
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27K40%2520VNB%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for K40%20VNB: 0
2026-03-29 22:08:32 [bca.uk] INFO: Found listing with ID: MF16%20GHO
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF16%2520GHO%27 HTTP/1.1" 200 None
2026-03-29 22:08:32 [bca.uk] INFO: Scrape type for MF16%20GHO: 0
2026-03-29 22:08:32 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=25&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:32 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=25&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:08:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=25&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:08:34 [bca.uk] INFO: Total items found: 100
2026-03-29 22:08:34 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=26&sort=MostRecentlyAdded
2026-03-29 22:08:34 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:08:34 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=26&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: HX05%20UJS
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX05%2520UJS%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for HX05%20UJS: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: KR09%20WWZ
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR09%2520WWZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for KR09%20WWZ: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: LG11%20BUP
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG11%2520BUP%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for LG11%20BUP: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: LT56%20FLZ
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT56%2520FLZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for LT56%20FLZ: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: SG11%20EMV
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG11%2520EMV%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for SG11%20EMV: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: BN07%20XHP
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN07%2520XHP%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for BN07%20XHP: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: FL60%20TTX
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL60%2520TTX%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for FL60%20TTX: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: KN09%20JZF
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN09%2520JZF%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for KN09%20JZF: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: WV59%20TZE
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV59%2520TZE%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for WV59%20TZE: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: VN67%20AUR
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN67%2520AUR%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for VN67%20AUR: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: AV56%20LPL
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV56%2520LPL%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for AV56%20LPL: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: RO63%20LZW
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO63%2520LZW%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for RO63%20LZW: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: FV17%20CRF
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV17%2520CRF%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for FV17%20CRF: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: PG68%20MPV
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PG68%2520MPV%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for PG68%20MPV: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: AK58%20VZY
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK58%2520VZY%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for AK58%20VZY: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: J17%20SDL
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27J17%2520SDL%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for J17%20SDL: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: LW02%20GAV
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LW02%2520GAV%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for LW02%20GAV: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: YH62%20JFG
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH62%2520JFG%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for YH62%20JFG: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: RV57%20WUJ
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV57%2520WUJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for RV57%20WUJ: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: SV59%20YZL
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV59%2520YZL%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for SV59%20YZL: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: W22%20JED
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27W22%2520JED%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for W22%20JED: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: YR63%20WBM
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR63%2520WBM%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for YR63%20WBM: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: GN63%20YUK
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN63%2520YUK%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for GN63%20YUK: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: H9%20HBE
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27H9%2520HBE%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for H9%20HBE: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: HF13%20ONH
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF13%2520ONH%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for HF13%20ONH: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: KJ02%20AAA
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ02%2520AAA%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for KJ02%20AAA: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: KU07%20ERA
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU07%2520ERA%27 HTTP/1.1" 200 None
2026-03-29 22:08:34 [bca.uk] INFO: Scrape type for KU07%20ERA: 0
2026-03-29 22:08:34 [bca.uk] INFO: Found listing with ID: LT58%20VMH
2026-03-29 22:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT58%2520VMH%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for LT58%20VMH: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: LV10%20NJJ
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV10%2520NJJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for LV10%20NJJ: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: MC53%20GXE
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC53%2520GXE%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for MC53%20GXE: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: P60%20NPR
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27P60%2520NPR%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for P60%20NPR: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: AN09%20KEE
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AN09%2520KEE%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for AN09%20KEE: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: BV13%20ZYW
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV13%2520ZYW%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for BV13%20ZYW: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: GR21%20HBF
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GR21%2520HBF%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for GR21%20HBF: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: DX70%20UBS
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX70%2520UBS%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for DX70%20UBS: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: EU19%20RWF
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU19%2520RWF%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for EU19%20RWF: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: FL20%20CPY
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL20%2520CPY%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for FL20%20CPY: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: HY06%20NAU
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY06%2520NAU%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for HY06%20NAU: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: LM17%20JWJ
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM17%2520JWJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for LM17%20JWJ: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: LX17%20OGL
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX17%2520OGL%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for LX17%20OGL: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: RK16%20MEU
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK16%2520MEU%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for RK16%20MEU: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: WL54%20NHF
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WL54%2520NHF%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for WL54%20NHF: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: WR11%20HHA
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR11%2520HHA%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for WR11%20HHA: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: YL17%20SVO
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL17%2520SVO%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for YL17%20SVO: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: HG09%20ZSN
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG09%2520ZSN%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for HG09%20ZSN: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: BX16%20DHC
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX16%2520DHC%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for BX16%20DHC: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: EA14%20EOC
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA14%2520EOC%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for EA14%20EOC: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: EF16%20EOM
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF16%2520EOM%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for EF16%20EOM: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: RF18%20ATV
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF18%2520ATV%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for RF18%20ATV: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: RV17%20VJG
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV17%2520VJG%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for RV17%20VJG: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: DX16%20UVK
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX16%2520UVK%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for DX16%20UVK: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: VK66%20VXB
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK66%2520VXB%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for VK66%20VXB: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: LY62%20DNF
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY62%2520DNF%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for LY62%20DNF: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: EY63%20WHH
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY63%2520WHH%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for EY63%20WHH: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: MF61%20FVN
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF61%2520FVN%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for MF61%20FVN: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: MT09%20FDX
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT09%2520FDX%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for MT09%20FDX: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: PK11%20ZFG
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK11%2520ZFG%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for PK11%20ZFG: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: RJ57%20KKY
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ57%2520KKY%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for RJ57%20KKY: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: SP08%20HWJ
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP08%2520HWJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for SP08%20HWJ: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: KW19%20WVM
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW19%2520WVM%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for KW19%20WVM: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: NY19%20XSW
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NY19%2520XSW%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for NY19%20XSW: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: OV20%20OKU
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV20%2520OKU%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for OV20%20OKU: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: FD21%20HBN
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD21%2520HBN%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for FD21%20HBN: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: DP21%20OWH
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP21%2520OWH%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for DP21%20OWH: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: WO18%20YOD
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO18%2520YOD%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for WO18%20YOD: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: PF66%20DZV
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF66%2520DZV%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for PF66%20DZV: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: BF65%20EKA
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF65%2520EKA%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for BF65%20EKA: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: DE15%20YKD
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE15%2520YKD%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for DE15%20YKD: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: KO17%20XBK
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO17%2520XBK%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for KO17%20XBK: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: LL14%20KEK
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL14%2520KEK%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for LL14%20KEK: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: MD16%20BFY
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD16%2520BFY%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for MD16%20BFY: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: VHZ%203476
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VHZ%25203476%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for VHZ%203476: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: YL67%20NGU
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL67%2520NGU%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for YL67%20NGU: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: SV21%20ZGG
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV21%2520ZGG%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for SV21%20ZGG: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: YP18%20HSO
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP18%2520HSO%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for YP18%20HSO: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: LF64%20ZKW
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF64%2520ZKW%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for LF64%20ZKW: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: SH16%20FAF
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH16%2520FAF%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for SH16%20FAF: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: SP17%20UUO
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP17%2520UUO%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for SP17%20UUO: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: YC17%20HBJ
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC17%2520HBJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for YC17%20HBJ: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: EY66%20AWF
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY66%2520AWF%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for EY66%20AWF: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: AV56%20FEX
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV56%2520FEX%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for AV56%20FEX: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: EK63%20ZDN
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK63%2520ZDN%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for EK63%20ZDN: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: GY61%20XPC
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY61%2520XPC%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for GY61%20XPC: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: LC16%20BCV
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC16%2520BCV%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for LC16%20BCV: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: LO13%20NYW
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO13%2520NYW%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for LO13%20NYW: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: ND21%20TWM
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND21%2520TWM%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for ND21%20TWM: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: OV62%20USF
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV62%2520USF%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for OV62%20USF: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: YR18%20HBP
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR18%2520HBP%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for YR18%20HBP: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: JE51%20XXE
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27JE51%2520XXE%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for JE51%20XXE: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: BL62%20FPF
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL62%2520FPF%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for BL62%20FPF: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: OE67%20PUF
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE67%2520PUF%27 HTTP/1.1" 200 None
2026-03-29 22:08:35 [bca.uk] INFO: Scrape type for OE67%20PUF: 0
2026-03-29 22:08:35 [bca.uk] INFO: Found listing with ID: CK66%20VME
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK66%2520VME%27 HTTP/1.1" 200 None
2026-03-29 22:08:36 [bca.uk] INFO: Scrape type for CK66%20VME: 0
2026-03-29 22:08:36 [bca.uk] INFO: Found listing with ID: LD75%20EHO
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD75%2520EHO%27 HTTP/1.1" 200 None
2026-03-29 22:08:36 [bca.uk] INFO: Scrape type for LD75%20EHO: 0
2026-03-29 22:08:36 [bca.uk] INFO: Found listing with ID: BU74%20UXT
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU74%2520UXT%27 HTTP/1.1" 200 None
2026-03-29 22:08:36 [bca.uk] INFO: Scrape type for BU74%20UXT: 0
2026-03-29 22:08:36 [bca.uk] INFO: Found listing with ID: LD63%20HAU
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD63%2520HAU%27 HTTP/1.1" 200 None
2026-03-29 22:08:36 [bca.uk] INFO: Scrape type for LD63%20HAU: 0
2026-03-29 22:08:36 [bca.uk] INFO: Found listing with ID: AL11%20DAV
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AL11%2520DAV%27 HTTP/1.1" 200 None
2026-03-29 22:08:36 [bca.uk] INFO: Scrape type for AL11%20DAV: 0
2026-03-29 22:08:36 [bca.uk] INFO: Found listing with ID: LC13%20XXF
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC13%2520XXF%27 HTTP/1.1" 200 None
2026-03-29 22:08:36 [bca.uk] INFO: Scrape type for LC13%20XXF: 0
2026-03-29 22:08:36 [bca.uk] INFO: Found listing with ID: LR63%20VBU
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR63%2520VBU%27 HTTP/1.1" 200 None
2026-03-29 22:08:36 [bca.uk] INFO: Scrape type for LR63%20VBU: 0
2026-03-29 22:08:36 [bca.uk] INFO: Found listing with ID: L14%20RHU
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27L14%2520RHU%27 HTTP/1.1" 200 None
2026-03-29 22:08:36 [bca.uk] INFO: Scrape type for L14%20RHU: 0
2026-03-29 22:08:36 [bca.uk] INFO: Found listing with ID: HK14%20ZDR
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK14%2520ZDR%27 HTTP/1.1" 200 None
2026-03-29 22:08:36 [bca.uk] INFO: Scrape type for HK14%20ZDR: 0
2026-03-29 22:08:36 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=26&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:36 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=26&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:08:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=26&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:08:38 [bca.uk] INFO: Total items found: 100
2026-03-29 22:08:38 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=27&sort=MostRecentlyAdded
2026-03-29 22:08:38 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:08:38 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=27&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:38 [bca.uk] INFO: Found listing with ID: MA68%20OAS
2026-03-29 22:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA68%2520OAS%27 HTTP/1.1" 200 None
2026-03-29 22:08:38 [bca.uk] INFO: Scrape type for MA68%20OAS: 0
2026-03-29 22:08:38 [bca.uk] INFO: Found listing with ID: YN18%20XLF
2026-03-29 22:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN18%2520XLF%27 HTTP/1.1" 200 None
2026-03-29 22:08:38 [bca.uk] INFO: Scrape type for YN18%20XLF: 0
2026-03-29 22:08:38 [bca.uk] INFO: Found listing with ID: OE23%20DFP
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE23%2520DFP%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for OE23%20DFP: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: KE71%20OYG
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE71%2520OYG%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for KE71%20OYG: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: GU23%20RCX
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU23%2520RCX%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for GU23%20RCX: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: KS67%20YMP
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS67%2520YMP%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for KS67%20YMP: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: LL21%20EHM
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL21%2520EHM%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for LL21%20EHM: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: RF68%20KUV
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF68%2520KUV%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for RF68%20KUV: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: RV18%20ZFG
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV18%2520ZFG%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for RV18%20ZFG: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: HW19%20NFU
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HW19%2520NFU%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for HW19%20NFU: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: KR61%20ECC
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR61%2520ECC%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for KR61%20ECC: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: NV21%20YRL
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV21%2520YRL%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for NV21%20YRL: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: EN68%20PKU
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN68%2520PKU%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for EN68%20PKU: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: YF18%20DCZ
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF18%2520DCZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for YF18%20DCZ: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: NS16%20AHS
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NS16%2520AHS%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for NS16%20AHS: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: LT13%20WRU
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT13%2520WRU%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for LT13%20WRU: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: FY65%20BZP
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY65%2520BZP%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for FY65%20BZP: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: FX15%20VFY
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX15%2520VFY%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for FX15%20VFY: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: FM03%20CCZ
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM03%2520CCZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for FM03%20CCZ: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: FA17%20TWN
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FA17%2520TWN%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for FA17%20TWN: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: WF66%20WCL
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF66%2520WCL%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for WF66%20WCL: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: PJ64%20LVP
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ64%2520LVP%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for PJ64%20LVP: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: KP69%20DTN
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP69%2520DTN%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for KP69%20DTN: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: KM14%20HWD
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM14%2520HWD%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for KM14%20HWD: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: DX65%20UOP
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX65%2520UOP%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for DX65%20UOP: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: BD13%20YCM
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD13%2520YCM%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for BD13%20YCM: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: SF69%20ZBX
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF69%2520ZBX%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for SF69%20ZBX: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: SD60%20OBV
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD60%2520OBV%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for SD60%20OBV: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: LR18%20TNX
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR18%2520TNX%27 HTTP/1.1" 200 None
2026-03-29 22:08:39 [bca.uk] INFO: Scrape type for LR18%20TNX: 0
2026-03-29 22:08:39 [bca.uk] INFO: Found listing with ID: GY69%20LZL
2026-03-29 22:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY69%2520LZL%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for GY69%20LZL: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: EY68%20NKD
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY68%2520NKD%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for EY68%20NKD: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: VA19%20XRY
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA19%2520XRY%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for VA19%20XRY: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: SD14%20UCC
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD14%2520UCC%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for SD14%20UCC: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: PL68%20ZCX
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL68%2520ZCX%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for PL68%20ZCX: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: PK14%20VAX
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK14%2520VAX%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for PK14%20VAX: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: PF65%20SSV
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF65%2520SSV%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for PF65%20SSV: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: NG13%20GKJ
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG13%2520GKJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for NG13%20GKJ: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: MF64%20ZPZ
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF64%2520ZPZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for MF64%20ZPZ: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: HW69%20EOS
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HW69%2520EOS%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for HW69%20EOS: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: FP70%20XEN
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP70%2520XEN%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for FP70%20XEN: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: FJ16%20YOR
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ16%2520YOR%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for FJ16%20YOR: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: FD20%20CUW
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD20%2520CUW%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for FD20%20CUW: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: DN60%20UCJ
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN60%2520UCJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for DN60%20UCJ: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: BX19%20MWY
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX19%2520MWY%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for BX19%20MWY: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: BK64%20WXM
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK64%2520WXM%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for BK64%20WXM: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: YM19%20ZGY
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM19%2520ZGY%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for YM19%20ZGY: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: SV64%20UUP
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV64%2520UUP%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for SV64%20UUP: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: RX11%20HTV
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX11%2520HTV%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for RX11%20HTV: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: RA65%20EUT
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA65%2520EUT%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for RA65%20EUT: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: OV66%20ZBZ
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV66%2520ZBZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for OV66%20ZBZ: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: NK16%20EGE
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK16%2520EGE%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for NK16%20EGE: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: MT10%20XMZ
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT10%2520XMZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for MT10%20XMZ: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: LY16%20JJK
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY16%2520JJK%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for LY16%20JJK: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: LN09%20XAL
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN09%2520XAL%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for LN09%20XAL: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: LM12%20MLU
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM12%2520MLU%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for LM12%20MLU: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: HY16%20EOC
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY16%2520EOC%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for HY16%20EOC: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: HN08%20FLX
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN08%2520FLX%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for HN08%20FLX: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: EU15%20WHR
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU15%2520WHR%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for EU15%20WHR: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: EA66%20LNX
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA66%2520LNX%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for EA66%20LNX: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: EA10%20ODR
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA10%2520ODR%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for EA10%20ODR: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: CX71%20YVZ
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX71%2520YVZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for CX71%20YVZ: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: CV62%20SNJ
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV62%2520SNJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for CV62%20SNJ: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: CE53%20GKN
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE53%2520GKN%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for CE53%20GKN: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: BK16%20VKS
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK16%2520VKS%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for BK16%20VKS: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: AJ62%20YSE
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ62%2520YSE%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for AJ62%20YSE: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: AY57%20YXB
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY57%2520YXB%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for AY57%20YXB: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: AF69%20UFS
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF69%2520UFS%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for AF69%20UFS: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: WN09%20MYP
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN09%2520MYP%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for WN09%20MYP: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: PY61%20EWD
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY61%2520EWD%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for PY61%20EWD: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: MT61%20WPK
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT61%2520WPK%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for MT61%20WPK: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: EF66%20LFH
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF66%2520LFH%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for EF66%20LFH: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: AV18%20UVO
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV18%2520UVO%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for AV18%20UVO: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: AP13%20PNX
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP13%2520PNX%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for AP13%20PNX: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: GL20%20NXU
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL20%2520NXU%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for GL20%20NXU: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: OY12%20USJ
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY12%2520USJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for OY12%20USJ: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: LX12%20WRZ
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX12%2520WRZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for LX12%20WRZ: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: DA15%20GVJ
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA15%2520GVJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for DA15%20GVJ: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: MA18%20EAW
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA18%2520EAW%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for MA18%20EAW: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: WJ07%20XMW
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ07%2520XMW%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for WJ07%20XMW: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: TGZ%201807
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27TGZ%25201807%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for TGZ%201807: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: YJ66%20AAP
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ66%2520AAP%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for YJ66%20AAP: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: BN10%20OKD
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN10%2520OKD%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for BN10%20OKD: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: HY73%20KHK
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY73%2520KHK%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for HY73%20KHK: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: WG22%20GHY
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG22%2520GHY%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for WG22%20GHY: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: EN71%20UET
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN71%2520UET%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for EN71%20UET: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: GL71%20USX
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL71%2520USX%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for GL71%20USX: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: LF72%20EGY
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF72%2520EGY%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for LF72%20EGY: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: LG23%20XZX
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG23%2520XZX%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for LG23%20XZX: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: FL21%20VDZ
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL21%2520VDZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for FL21%20VDZ: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: K321%20PXX
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27K321%2520PXX%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for K321%20PXX: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: SB69%20LYC
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB69%2520LYC%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for SB69%20LYC: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: NC23%20XLD
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NC23%2520XLD%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for NC23%20XLD: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: DU17%20AZG
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU17%2520AZG%27 HTTP/1.1" 200 None
2026-03-29 22:08:40 [bca.uk] INFO: Scrape type for DU17%20AZG: 0
2026-03-29 22:08:40 [bca.uk] INFO: Found listing with ID: X5%20GTD
2026-03-29 22:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27X5%2520GTD%27 HTTP/1.1" 200 None
2026-03-29 22:08:41 [bca.uk] INFO: Scrape type for X5%20GTD: 0
2026-03-29 22:08:41 [bca.uk] INFO: Found listing with ID: CV64%20BKG
2026-03-29 22:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV64%2520BKG%27 HTTP/1.1" 200 None
2026-03-29 22:08:41 [bca.uk] INFO: Scrape type for CV64%20BKG: 0
2026-03-29 22:08:41 [bca.uk] INFO: Found listing with ID: SG17%20PZK
2026-03-29 22:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG17%2520PZK%27 HTTP/1.1" 200 None
2026-03-29 22:08:41 [bca.uk] INFO: Scrape type for SG17%20PZK: 0
2026-03-29 22:08:41 [bca.uk] INFO: Found listing with ID: YS67%20ATN
2026-03-29 22:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS67%2520ATN%27 HTTP/1.1" 200 None
2026-03-29 22:08:41 [bca.uk] INFO: Scrape type for YS67%20ATN: 0
2026-03-29 22:08:41 [bca.uk] INFO: Found listing with ID: VE17%20RTZ
2026-03-29 22:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE17%2520RTZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:41 [bca.uk] INFO: Scrape type for VE17%20RTZ: 0
2026-03-29 22:08:41 [bca.uk] INFO: Found listing with ID: SN63%20FMO
2026-03-29 22:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN63%2520FMO%27 HTTP/1.1" 200 None
2026-03-29 22:08:41 [bca.uk] INFO: Scrape type for SN63%20FMO: 0
2026-03-29 22:08:41 [bca.uk] INFO: Found listing with ID: SY63%20KOV
2026-03-29 22:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY63%2520KOV%27 HTTP/1.1" 200 None
2026-03-29 22:08:41 [bca.uk] INFO: Scrape type for SY63%20KOV: 0
2026-03-29 22:08:41 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=27&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:41 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=27&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=27&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:08:43 [bca.uk] INFO: Total items found: 100
2026-03-29 22:08:43 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=28&sort=MostRecentlyAdded
2026-03-29 22:08:43 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:08:43 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=28&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:43 [bca.uk] INFO: Found listing with ID: SK70%20VVP
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK70%2520VVP%27 HTTP/1.1" 200 None
2026-03-29 22:08:43 [bca.uk] INFO: Scrape type for SK70%20VVP: 0
2026-03-29 22:08:43 [bca.uk] INFO: Found listing with ID: SR70%20FBU
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR70%2520FBU%27 HTTP/1.1" 200 None
2026-03-29 22:08:43 [bca.uk] INFO: Scrape type for SR70%20FBU: 0
2026-03-29 22:08:43 [bca.uk] INFO: Found listing with ID: FD66%20JYF
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD66%2520JYF%27 HTTP/1.1" 200 None
2026-03-29 22:08:43 [bca.uk] INFO: Scrape type for FD66%20JYF: 0
2026-03-29 22:08:43 [bca.uk] INFO: Found listing with ID: L8%20ULV
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27L8%2520ULV%27 HTTP/1.1" 200 None
2026-03-29 22:08:43 [bca.uk] INFO: Scrape type for L8%20ULV: 0
2026-03-29 22:08:43 [bca.uk] INFO: Found listing with ID: LL12%20SVJ
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL12%2520SVJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:43 [bca.uk] INFO: Scrape type for LL12%20SVJ: 0
2026-03-29 22:08:43 [bca.uk] INFO: Found listing with ID: SL12%20ADV
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL12%2520ADV%27 HTTP/1.1" 200 None
2026-03-29 22:08:43 [bca.uk] INFO: Scrape type for SL12%20ADV: 0
2026-03-29 22:08:43 [bca.uk] INFO: Found listing with ID: GJ67%20OET
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ67%2520OET%27 HTTP/1.1" 200 None
2026-03-29 22:08:43 [bca.uk] INFO: Scrape type for GJ67%20OET: 0
2026-03-29 22:08:43 [bca.uk] INFO: Found listing with ID: SL66%20WTO
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL66%2520WTO%27 HTTP/1.1" 200 None
2026-03-29 22:08:43 [bca.uk] INFO: Scrape type for SL66%20WTO: 0
2026-03-29 22:08:43 [bca.uk] INFO: Found listing with ID: EJ02%20EGU
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ02%2520EGU%27 HTTP/1.1" 200 None
2026-03-29 22:08:43 [bca.uk] INFO: Scrape type for EJ02%20EGU: 0
2026-03-29 22:08:43 [bca.uk] INFO: Found listing with ID: YC10%20PAO
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC10%2520PAO%27 HTTP/1.1" 200 None
2026-03-29 22:08:43 [bca.uk] INFO: Scrape type for YC10%20PAO: 0
2026-03-29 22:08:43 [bca.uk] INFO: Found listing with ID: OV22%20RZK
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV22%2520RZK%27 HTTP/1.1" 200 None
2026-03-29 22:08:43 [bca.uk] INFO: Scrape type for OV22%20RZK: 0
2026-03-29 22:08:43 [bca.uk] INFO: Found listing with ID: WN20%20RBX
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN20%2520RBX%27 HTTP/1.1" 200 None
2026-03-29 22:08:43 [bca.uk] INFO: Scrape type for WN20%20RBX: 0
2026-03-29 22:08:43 [bca.uk] INFO: Found listing with ID: OF07%20ELF
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OF07%2520ELF%27 HTTP/1.1" 200 None
2026-03-29 22:08:43 [bca.uk] INFO: Scrape type for OF07%20ELF: 0
2026-03-29 22:08:43 [bca.uk] INFO: Found listing with ID: EK16%20AKU
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK16%2520AKU%27 HTTP/1.1" 200 None
2026-03-29 22:08:43 [bca.uk] INFO: Scrape type for EK16%20AKU: 0
2026-03-29 22:08:43 [bca.uk] INFO: Found listing with ID: RA65%20VLP
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA65%2520VLP%27 HTTP/1.1" 200 None
2026-03-29 22:08:43 [bca.uk] INFO: Scrape type for RA65%20VLP: 0
2026-03-29 22:08:43 [bca.uk] INFO: Found listing with ID: ST14%20JVM
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST14%2520JVM%27 HTTP/1.1" 200 None
2026-03-29 22:08:43 [bca.uk] INFO: Scrape type for ST14%20JVM: 0
2026-03-29 22:08:43 [bca.uk] INFO: Found listing with ID: CT59%20HCD
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CT59%2520HCD%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for CT59%20HCD: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: EG11%20AZX
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EG11%2520AZX%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for EG11%20AZX: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: OV17%20YPT
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV17%2520YPT%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for OV17%20YPT: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: BK07%20WOX
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK07%2520WOX%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for BK07%20WOX: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: SC23%20WCG
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC23%2520WCG%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for SC23%20WCG: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: WA21%20MYD
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA21%2520MYD%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for WA21%20MYD: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: WF22%20CPZ
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF22%2520CPZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for WF22%20CPZ: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: CE24%20ONH
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE24%2520ONH%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for CE24%20ONH: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: WA66%20WEK
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA66%2520WEK%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for WA66%20WEK: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: WO21%20BSX
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO21%2520BSX%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for WO21%20BSX: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: X576%20NUB
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27X576%2520NUB%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for X576%20NUB: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: AE02%20ETE
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE02%2520ETE%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for AE02%20ETE: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: KM65%20UHD
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM65%2520UHD%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for KM65%20UHD: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: NY11%20YZP
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NY11%2520YZP%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for NY11%20YZP: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: EA11%20ULT
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA11%2520ULT%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for EA11%20ULT: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: OU52%20XKA
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU52%2520XKA%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for OU52%20XKA: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: PJ09%20HHE
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ09%2520HHE%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for PJ09%20HHE: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: YF21%20WVG
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF21%2520WVG%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for YF21%20WVG: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: HK25%20XAY
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK25%2520XAY%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for HK25%20XAY: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: KK24%20AEF
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KK24%2520AEF%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for KK24%20AEF: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: NA70%20XYD
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA70%2520XYD%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for NA70%20XYD: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: YN64%20XMG
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN64%2520XMG%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for YN64%20XMG: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: HPKD81239
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HPKD81239%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for HPKD81239: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: CV09%20TWA
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV09%2520TWA%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for CV09%20TWA: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: FY10%20BNJ
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY10%2520BNJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for FY10%20BNJ: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: MF73%20FAO
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF73%2520FAO%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for MF73%20FAO: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: SP22%20OEE
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP22%2520OEE%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for SP22%20OEE: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: BW21%20DTN
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW21%2520DTN%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for BW21%20DTN: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: MD15%20XGB
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD15%2520XGB%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for MD15%20XGB: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: GV70%20RNA
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV70%2520RNA%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for GV70%20RNA: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: YS69%20EYY
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS69%2520EYY%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for YS69%20EYY: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: DA18%20EDK
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA18%2520EDK%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for DA18%20EDK: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: KR17%20WGP
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR17%2520WGP%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for KR17%20WGP: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: L10%20CLU
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27L10%2520CLU%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for L10%20CLU: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: ML12%20ODX
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML12%2520ODX%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for ML12%20ODX: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: PN15%20EZH
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN15%2520EZH%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for PN15%20EZH: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: RX03%20AFU
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX03%2520AFU%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for RX03%20AFU: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: X188%20XCL
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27X188%2520XCL%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for X188%20XCL: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: YM21%20TYH
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM21%2520TYH%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for YM21%20TYH: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: CP15%20POA
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP15%2520POA%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for CP15%20POA: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: YS69%20FCC
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS69%2520FCC%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for YS69%20FCC: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: DU22%20SVN
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU22%2520SVN%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for DU22%20SVN: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: GF18%20RFX
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF18%2520RFX%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for GF18%20RFX: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: LB68%20TVJ
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB68%2520TVJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for LB68%20TVJ: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: LG21%20HCM
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG21%2520HCM%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for LG21%20HCM: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: VK71%20GFX
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK71%2520GFX%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for VK71%20GFX: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: BD69%20XXF
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD69%2520XXF%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for BD69%20XXF: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: FG21%20MFN
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG21%2520MFN%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for FG21%20MFN: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: YG69%20LWF
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG69%2520LWF%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for YG69%20LWF: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: BD21%20GWA
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD21%2520GWA%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for BD21%20GWA: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: CP22%20GYW
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP22%2520GYW%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for CP22%20GYW: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: AD18%20GWP
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AD18%2520GWP%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for AD18%20GWP: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: EU68%20NEJ
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU68%2520NEJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for EU68%20NEJ: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: DA72%20RSU
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA72%2520RSU%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for DA72%20RSU: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: GD18%20CFO
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD18%2520CFO%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for GD18%20CFO: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: MJ69%20AHZ
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ69%2520AHZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for MJ69%20AHZ: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: MJ69%20KSF
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ69%2520KSF%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for MJ69%20KSF: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: PJ20%20EKU
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ20%2520EKU%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for PJ20%20EKU: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: BP68%20KXF
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP68%2520KXF%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for BP68%20KXF: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: CE68%20OKN
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE68%2520OKN%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for CE68%20OKN: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: DA72%20OGE
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA72%2520OGE%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for DA72%20OGE: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: DU19%20VFP
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU19%2520VFP%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for DU19%20VFP: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: FX20%20RVN
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX20%2520RVN%27 HTTP/1.1" 200 None
2026-03-29 22:08:44 [bca.uk] INFO: Scrape type for FX20%20RVN: 0
2026-03-29 22:08:44 [bca.uk] INFO: Found listing with ID: SW69%20HAX
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW69%2520HAX%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for SW69%20HAX: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: EK72%20OTR
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK72%2520OTR%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for EK72%20OTR: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: LB24%20EUL
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB24%2520EUL%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for LB24%20EUL: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: NV21%20KXR
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV21%2520KXR%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for NV21%20KXR: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: Y27%20JJL
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y27%2520JJL%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for Y27%20JJL: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: AU19%20UPB
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU19%2520UPB%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for AU19%20UPB: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: KW70%20FUH
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW70%2520FUH%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for KW70%20FUH: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: SX19%20UXH
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SX19%2520UXH%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for SX19%20UXH: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: YS22%20UBT
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS22%2520UBT%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for YS22%20UBT: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: KJ19%20WBM
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ19%2520WBM%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for KJ19%20WBM: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: KV71%20AEO
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV71%2520AEO%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for KV71%20AEO: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: NV19%20UBR
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV19%2520UBR%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for NV19%20UBR: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: RV68%20LBX
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV68%2520LBX%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for RV68%20LBX: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: AO70%20ZYL
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO70%2520ZYL%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for AO70%20ZYL: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: AV72%20FBL
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV72%2520FBL%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for AV72%20FBL: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: AVI%205715
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AVI%25205715%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for AVI%205715: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: DS21%20XOB
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS21%2520XOB%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for DS21%20XOB: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: GF22%20CZO
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF22%2520CZO%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for GF22%20CZO: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: GJ23%20MRO
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ23%2520MRO%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for GJ23%20MRO: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: GV69%20PSU
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV69%2520PSU%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for GV69%20PSU: 0
2026-03-29 22:08:45 [bca.uk] INFO: Found listing with ID: GX71%20XBS
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX71%2520XBS%27 HTTP/1.1" 200 None
2026-03-29 22:08:45 [bca.uk] INFO: Scrape type for GX71%20XBS: 0
2026-03-29 22:08:45 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=28&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:45 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=28&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:08:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=28&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:08:47 [bca.uk] INFO: Total items found: 100
2026-03-29 22:08:47 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=29&sort=MostRecentlyAdded
2026-03-29 22:08:47 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:08:47 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=29&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: KJ19%20MZZ
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ19%2520MZZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for KJ19%20MZZ: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: AK69%20OPY
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK69%2520OPY%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for AK69%20OPY: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: CV18%20FNN
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV18%2520FNN%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for CV18%20FNN: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: NA69%20ZFR
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA69%2520ZFR%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for NA69%20ZFR: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: NM21%20OBX
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NM21%2520OBX%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for NM21%20OBX: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: SK70%20YOM
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK70%2520YOM%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for SK70%20YOM: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: BG19%20WNV
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG19%2520WNV%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for BG19%20WNV: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: WN19%20VBY
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN19%2520VBY%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for WN19%20VBY: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: KP22%20FWN
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP22%2520FWN%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for KP22%20FWN: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: YM70%20LGV
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM70%2520LGV%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for YM70%20LGV: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: ST72%20HCC
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST72%2520HCC%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for ST72%20HCC: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: BK70%20LBZ
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK70%2520LBZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for BK70%20LBZ: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: FE72%20GRU
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE72%2520GRU%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for FE72%20GRU: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: FG19%20LHD
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG19%2520LHD%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for FG19%20LHD: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: FL70%20SXN
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL70%2520SXN%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for FL70%20SXN: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: GX69%20EEM
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX69%2520EEM%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for GX69%20EEM: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: SD18%20HLO
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD18%2520HLO%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for SD18%20HLO: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: AE23%20RSO
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE23%2520RSO%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for AE23%20RSO: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: AO71%20KYW
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO71%2520KYW%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for AO71%20KYW: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: AX19%20VDY
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX19%2520VDY%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for AX19%20VDY: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: BG22%20JMV
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG22%2520JMV%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for BG22%20JMV: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: BJ23%20DSV
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ23%2520DSV%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for BJ23%20DSV: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: BK22%20FCG
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520FCG%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for BK22%20FCG: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: BP73%20OOG
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP73%2520OOG%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for BP73%20OOG: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: CE19%20CEK
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE19%2520CEK%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for CE19%20CEK: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: DP22%20TKE
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP22%2520TKE%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for DP22%20TKE: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: DS19%20NSN
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS19%2520NSN%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for DS19%20NSN: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: DS71%20EAY
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS71%2520EAY%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for DS71%20EAY: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: EA23%20BKN
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA23%2520BKN%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for EA23%20BKN: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: EY22%20KYZ
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY22%2520KYZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for EY22%20KYZ: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: FJ22%20YBP
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ22%2520YBP%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for FJ22%20YBP: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: GN70%20XMW
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN70%2520XMW%27 HTTP/1.1" 200 None
2026-03-29 22:08:47 [bca.uk] INFO: Scrape type for GN70%20XMW: 0
2026-03-29 22:08:47 [bca.uk] INFO: Found listing with ID: HD22%20GPZ
2026-03-29 22:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HD22%2520GPZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for HD22%20GPZ: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: J4%20JYG
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27J4%2520JYG%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for J4%20JYG: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: JR09%20HOG
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27JR09%2520HOG%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for JR09%20HOG: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: KS69%20YCG
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS69%2520YCG%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for KS69%20YCG: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: LA71%20YYO
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA71%2520YYO%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for LA71%20YYO: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: LC22%20EAY
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC22%2520EAY%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for LC22%20EAY: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: LL22%20MGO
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL22%2520MGO%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for LL22%20MGO: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: LV22%20KXJ
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV22%2520KXJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for LV22%20KXJ: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: NC22%20CZK
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NC22%2520CZK%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for NC22%20CZK: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: NX72%20PHY
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX72%2520PHY%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for NX72%20PHY: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: PX22%20ZKE
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX22%2520ZKE%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for PX22%20ZKE: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: PY67%20LKC
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY67%2520LKC%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for PY67%20LKC: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: RA15%20RYY
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA15%2520RYY%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for RA15%20RYY: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: RJ72%20VOD
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ72%2520VOD%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for RJ72%20VOD: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: SA21%20KZD
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA21%2520KZD%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for SA21%20KZD: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: SD71%20YFN
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD71%2520YFN%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for SD71%20YFN: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: SR23%20NZS
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR23%2520NZS%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for SR23%20NZS: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: ST09%20ARY
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST09%2520ARY%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for ST09%20ARY: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: ST18%20RTO
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST18%2520RTO%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for ST18%20RTO: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: SX22%20GDU
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SX22%2520GDU%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for SX22%20GDU: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: VX72%20WWK
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX72%2520WWK%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for VX72%20WWK: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: WK70%20HVS
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK70%2520HVS%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for WK70%20HVS: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: WU21%20EHW
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU21%2520EHW%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for WU21%20EHW: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: WU68%20BGK
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU68%2520BGK%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for WU68%20BGK: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: WX22%20ZVD
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX22%2520ZVD%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for WX22%20ZVD: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: WX73%20YZA
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX73%2520YZA%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for WX73%20YZA: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: YK21%20VRC
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK21%2520VRC%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for YK21%20VRC: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: YL70%20NVC
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL70%2520NVC%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for YL70%20NVC: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: YN22%20WKM
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN22%2520WKM%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for YN22%20WKM: 0
2026-03-29 22:08:48 [bca.uk] INFO: Found listing with ID: YN23%20WUP
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN23%2520WUP%27 HTTP/1.1" 200 None
2026-03-29 22:08:48 [bca.uk] INFO: Scrape type for YN23%20WUP: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: YR22%20XOF
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR22%2520XOF%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for YR22%20XOF: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: YR69%20ZVN
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR69%2520ZVN%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for YR69%20ZVN: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: AV18%20LLP
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV18%2520LLP%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for AV18%20LLP: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: RO21%20VFW
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO21%2520VFW%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for RO21%20VFW: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: SW69%20SCX
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW69%2520SCX%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for SW69%20SCX: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: CP17%20DYG
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP17%2520DYG%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for CP17%20DYG: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: EJ17%20HGU
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ17%2520HGU%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for EJ17%20HGU: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: MT17%20UTS
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT17%2520UTS%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for MT17%20UTS: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: CX65%20XUD
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX65%2520XUD%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for CX65%20XUD: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: LN68%20FBD
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN68%2520FBD%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for LN68%20FBD: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: FV21%20VKU
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV21%2520VKU%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for FV21%20VKU: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: MF22%20KJU
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF22%2520KJU%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for MF22%20KJU: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: RJ18%20ZHN
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ18%2520ZHN%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for RJ18%20ZHN: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: BT66%20ZFD
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT66%2520ZFD%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for BT66%20ZFD: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: BX20%20FKV
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX20%2520FKV%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for BX20%20FKV: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: MT14%20TZF
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT14%2520TZF%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for MT14%20TZF: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: SM70%20ZWE
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM70%2520ZWE%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for SM70%20ZWE: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: FE20%20HHJ
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE20%2520HHJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for FE20%20HHJ: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: DU20%20XWW
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU20%2520XWW%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for DU20%20XWW: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: GN70%20OTT
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN70%2520OTT%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for GN70%20OTT: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: YB19%20EOM
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB19%2520EOM%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for YB19%20EOM: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: YG21%20HVH
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG21%2520HVH%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for YG21%20HVH: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: BJ22%20OGX
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ22%2520OGX%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for BJ22%20OGX: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: RA19%20XWL
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA19%2520XWL%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for RA19%20XWL: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: SY19%20CEJ
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY19%2520CEJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for SY19%20CEJ: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: DY64%20YTD
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY64%2520YTD%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for DY64%20YTD: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: ML69%20KTJ
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML69%2520KTJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for ML69%20KTJ: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: NU21%20PFD
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU21%2520PFD%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for NU21%20PFD: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: OV69%20OAL
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV69%2520OAL%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for OV69%20OAL: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: OW17%20RHY
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW17%2520RHY%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for OW17%20RHY: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: WF68%20WGC
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF68%2520WGC%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for WF68%20WGC: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: YE67%20OPH
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE67%2520OPH%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for YE67%20OPH: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: LL18%20OTM
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL18%2520OTM%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for LL18%20OTM: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: LX16%20CNU
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX16%2520CNU%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for LX16%20CNU: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: OW17%20PUO
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW17%2520PUO%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for OW17%20PUO: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: RK66%20MLE
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK66%2520MLE%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for RK66%20MLE: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: SC19%20RJJ
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC19%2520RJJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for SC19%20RJJ: 0
2026-03-29 22:08:49 [bca.uk] INFO: Found listing with ID: FL24%20MXK
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL24%2520MXK%27 HTTP/1.1" 200 None
2026-03-29 22:08:49 [bca.uk] INFO: Scrape type for FL24%20MXK: 0
2026-03-29 22:08:49 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=29&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:49 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=29&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:08:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=29&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:08:52 [bca.uk] INFO: Total items found: 100
2026-03-29 22:08:52 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=30&sort=MostRecentlyAdded
2026-03-29 22:08:52 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:08:52 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=30&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: KP21%20EYJ
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP21%2520EYJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for KP21%20EYJ: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: R16%20RRX
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27R16%2520RRX%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for R16%20RRX: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: YH64%20HNO
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH64%2520HNO%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for YH64%20HNO: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: YC25%20ZFZ
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC25%2520ZFZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for YC25%20ZFZ: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: AF73%20EOV
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF73%2520EOV%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for AF73%20EOV: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: AF73%20FEJ
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF73%2520FEJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for AF73%20FEJ: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: BC74%20HHL
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC74%2520HHL%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for BC74%20HHL: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: BG24%20XXM
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG24%2520XXM%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for BG24%20XXM: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: BK24%20ZKV
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK24%2520ZKV%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for BK24%20ZKV: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: BL73%20ZKG
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL73%2520ZKG%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for BL73%20ZKG: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: BP73%20HWG
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP73%2520HWG%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for BP73%20HWG: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: BP73%20KDO
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP73%2520KDO%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for BP73%20KDO: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: BT23%20XZC
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT23%2520XZC%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for BT23%20XZC: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: BW74%20DWK
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW74%2520DWK%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for BW74%20DWK: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: CF74%20PHA
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520PHA%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for CF74%20PHA: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: CF74%20PJJ
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520PJJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for CF74%20PJJ: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: DL73%20LCP
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520LCP%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for DL73%20LCP: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: DL73%20LSZ
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520LSZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for DL73%20LSZ: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: DN24%20UWB
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN24%2520UWB%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for DN24%20UWB: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: DN70%20KGO
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN70%2520KGO%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for DN70%20KGO: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: DV24%20BZA
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV24%2520BZA%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for DV24%20BZA: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: DX71%20AAF
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX71%2520AAF%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for DX71%20AAF: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: DY74%20BVW
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY74%2520BVW%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for DY74%20BVW: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: FD72%20URU
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD72%2520URU%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for FD72%20URU: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: FX19%20KVO
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX19%2520KVO%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for FX19%20KVO: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: GF23%20UCB
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF23%2520UCB%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for GF23%20UCB: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: GY24%20CFU
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY24%2520CFU%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for GY24%20CFU: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: HK73%20JYE
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK73%2520JYE%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for HK73%20JYE: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: KF73%20CNX
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF73%2520CNX%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for KF73%20CNX: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: KJ19%20XCZ
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ19%2520XCZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for KJ19%20XCZ: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: KJ23%20NNB
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ23%2520NNB%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for KJ23%20NNB: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: KW24%20FNA
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW24%2520FNA%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for KW24%20FNA: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: KY19%20TNM
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY19%2520TNM%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for KY19%20TNM: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: LG20%20CFV
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG20%2520CFV%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for LG20%20CFV: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: LG24%20ZDK
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG24%2520ZDK%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for LG24%20ZDK: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: LL74%20DHM
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520DHM%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for LL74%20DHM: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: LN24%20RKU
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520RKU%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for LN24%20RKU: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: LS24%20EMK
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS24%2520EMK%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for LS24%20EMK: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: LS24%20VUX
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS24%2520VUX%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for LS24%20VUX: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: MD74%20GXE
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD74%2520GXE%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for MD74%20GXE: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: MH24%20ZDS
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH24%2520ZDS%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for MH24%20ZDS: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: ML74%20XNN
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML74%2520XNN%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for ML74%20XNN: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: MW23%20BYZ
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW23%2520BYZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for MW23%20BYZ: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: MW23%20LSZ
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW23%2520LSZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for MW23%20LSZ: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: OU72%20LYV
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU72%2520LYV%27 HTTP/1.1" 200 None
2026-03-29 22:08:52 [bca.uk] INFO: Scrape type for OU72%20LYV: 0
2026-03-29 22:08:52 [bca.uk] INFO: Found listing with ID: SA69%20XVY
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA69%2520XVY%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for SA69%20XVY: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: SC69%20XMR
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC69%2520XMR%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for SC69%20XMR: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: SD73%20CPU
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD73%2520CPU%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for SD73%20CPU: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: SG69%20WDL
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG69%2520WDL%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for SG69%20WDL: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: SG71%20YGU
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG71%2520YGU%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for SG71%20YGU: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: VK24%20NBM
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK24%2520NBM%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for VK24%20NBM: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: WD74%20ECW
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD74%2520ECW%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for WD74%20ECW: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: WN74%20JZX
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN74%2520JZX%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for WN74%20JZX: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: WN74%20OBX
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN74%2520OBX%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for WN74%20OBX: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: WR74%20XCX
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR74%2520XCX%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for WR74%20XCX: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: YF23%20UOG
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF23%2520UOG%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for YF23%20UOG: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: YJ73%20WSK
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ73%2520WSK%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for YJ73%20WSK: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: YJ73%20WUU
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ73%2520WUU%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for YJ73%20WUU: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: YM22%20GWY
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM22%2520GWY%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for YM22%20GWY: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: YY73%20UHG
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY73%2520UHG%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for YY73%20UHG: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: YY73%20UHP
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY73%2520UHP%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for YY73%20UHP: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: YY73%20XEX
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY73%2520XEX%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for YY73%20XEX: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: YY73%20XFS
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY73%2520XFS%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for YY73%20XFS: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: YY73%20XHE
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY73%2520XHE%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for YY73%20XHE: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: EK73%20WBT
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK73%2520WBT%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for EK73%20WBT: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: CV18%20ZGK
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV18%2520ZGK%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for CV18%20ZGK: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: LM63%20VTK
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM63%2520VTK%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for LM63%20VTK: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: KP69%20EZC
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP69%2520EZC%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for KP69%20EZC: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: LM58%20ZKW
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM58%2520ZKW%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for LM58%20ZKW: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: ND66%20WXW
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND66%2520WXW%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for ND66%20WXW: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: PE15%20XVX
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE15%2520XVX%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for PE15%20XVX: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: BJ68%20DAO
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ68%2520DAO%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for BJ68%20DAO: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: BN70%20UTW
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN70%2520UTW%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for BN70%20UTW: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: DF67%20WXX
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF67%2520WXX%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for DF67%20WXX: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: EO68%20OSM
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO68%2520OSM%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for EO68%20OSM: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: GM17%20BGK
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM17%2520BGK%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for GM17%20BGK: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: KO67%20BZU
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO67%2520BZU%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for KO67%20BZU: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: KS69%20AUH
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS69%2520AUH%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for KS69%20AUH: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: LO66%20AAU
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO66%2520AAU%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for LO66%20AAU: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: MF71%20ZHD
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF71%2520ZHD%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for MF71%20ZHD: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: MW70%20BVB
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW70%2520BVB%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for MW70%20BVB: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: OY17%20KRU
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY17%2520KRU%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for OY17%20KRU: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: OY17%20SPZ
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY17%2520SPZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for OY17%20SPZ: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: OY66%20YSS
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY66%2520YSS%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for OY66%20YSS: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: RO72%20MAE
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO72%2520MAE%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for RO72%20MAE: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: DS65%20OCU
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS65%2520OCU%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for DS65%20OCU: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: FE67%20JCX
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE67%2520JCX%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for FE67%20JCX: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: HT68%20ERK
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT68%2520ERK%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for HT68%20ERK: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: KU65%20DZH
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU65%2520DZH%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for KU65%20DZH: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: SB12%20AFZ
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB12%2520AFZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for SB12%20AFZ: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: SB64%20HJV
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB64%2520HJV%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for SB64%20HJV: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: CJ19%20GAA
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ19%2520GAA%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for CJ19%20GAA: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: SB19%20OJD
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB19%2520OJD%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for SB19%20OJD: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: EK22%20EKC
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK22%2520EKC%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for EK22%20EKC: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: GD69%20YNC
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD69%2520YNC%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for GD69%20YNC: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: GSZ%206855
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GSZ%25206855%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for GSZ%206855: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: LL69%20HKX
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL69%2520HKX%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for LL69%20HKX: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: LR72%20YRF
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR72%2520YRF%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for LR72%20YRF: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: EF72%20YJG
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF72%2520YJG%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for EF72%20YJG: 0
2026-03-29 22:08:53 [bca.uk] INFO: Found listing with ID: LY16%20SWW
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY16%2520SWW%27 HTTP/1.1" 200 None
2026-03-29 22:08:53 [bca.uk] INFO: Scrape type for LY16%20SWW: 0
2026-03-29 22:08:53 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=30&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:53 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=30&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:08:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=30&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:08:55 [bca.uk] INFO: Total items found: 100
2026-03-29 22:08:55 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=31&sort=MostRecentlyAdded
2026-03-29 22:08:55 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:08:55 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=31&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:55 [bca.uk] INFO: Found listing with ID: LT14%20MTK
2026-03-29 22:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT14%2520MTK%27 HTTP/1.1" 200 None
2026-03-29 22:08:55 [bca.uk] INFO: Scrape type for LT14%20MTK: 0
2026-03-29 22:08:55 [bca.uk] INFO: Found listing with ID: MV18%20ZXU
2026-03-29 22:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV18%2520ZXU%27 HTTP/1.1" 200 None
2026-03-29 22:08:55 [bca.uk] INFO: Scrape type for MV18%20ZXU: 0
2026-03-29 22:08:55 [bca.uk] INFO: Found listing with ID: SY24%20KFV
2026-03-29 22:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY24%2520KFV%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for SY24%20KFV: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: OE21%20WRR
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE21%2520WRR%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for OE21%20WRR: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: GD19%20SZV
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD19%2520SZV%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for GD19%20SZV: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: KV70%20XWE
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV70%2520XWE%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for KV70%20XWE: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: PK18%20LLR
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK18%2520LLR%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for PK18%20LLR: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: SA20%20CZR
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA20%2520CZR%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for SA20%20CZR: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: SR19%20ZZV
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR19%2520ZZV%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for SR19%20ZZV: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: ST69%20RVR
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST69%2520RVR%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for ST69%20RVR: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: HN73%20OYE
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN73%2520OYE%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for HN73%20OYE: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: CV22%20JHX
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV22%2520JHX%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for CV22%20JHX: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: CA20%20HMO
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA20%2520HMO%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for CA20%20HMO: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: D21%20CPN
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27D21%2520CPN%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for D21%20CPN: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: KR70%20AOW
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR70%2520AOW%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for KR70%20AOW: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: LM19%20YBF
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM19%2520YBF%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for LM19%20YBF: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: MP19%20XWS
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MP19%2520XWS%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for MP19%20XWS: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: CK22%20BGY
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK22%2520BGY%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for CK22%20BGY: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: BM19%20KKC
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BM19%2520KKC%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for BM19%20KKC: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: CU19%20HWD
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU19%2520HWD%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for CU19%20HWD: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: DA19%20JWL
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA19%2520JWL%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for DA19%20JWL: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: WT19%20AXJ
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT19%2520AXJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for WT19%20AXJ: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: LM22%20HEV
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM22%2520HEV%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for LM22%20HEV: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: GX10%20TFN
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX10%2520TFN%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for GX10%20TFN: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: LR22%20POJ
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR22%2520POJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for LR22%20POJ: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: MV19%20OZD
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV19%2520OZD%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for MV19%20OZD: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: OY68%20HXZ
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY68%2520HXZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for OY68%20HXZ: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: WK18%20TYG
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK18%2520TYG%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for WK18%20TYG: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: PF21%20VOH
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF21%2520VOH%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for PF21%20VOH: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: YG70%20JFZ
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG70%2520JFZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for YG70%20JFZ: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: KX19%20ZFM
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX19%2520ZFM%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for KX19%20ZFM: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: RX73%20ZDN
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX73%2520ZDN%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for RX73%20ZDN: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: GY25%20ONT
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY25%2520ONT%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for GY25%20ONT: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: HX69%20ZKF
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX69%2520ZKF%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for HX69%20ZKF: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: DV20%20VXP
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV20%2520VXP%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for DV20%20VXP: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: EF69%20NVG
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF69%2520NVG%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for EF69%20NVG: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: GD68%20RFO
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD68%2520RFO%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for GD68%20RFO: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: HF18%20LDC
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF18%2520LDC%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for HF18%20LDC: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: HY69%20RKF
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY69%2520RKF%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for HY69%20RKF: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: RV19%20HHT
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV19%2520HHT%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for RV19%20HHT: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: BU68%20VWW
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU68%2520VWW%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for BU68%20VWW: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: BV19%20GVW
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV19%2520GVW%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for BV19%20GVW: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: DG22%20CTE
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG22%2520CTE%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for DG22%20CTE: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: ML18%20XJB
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML18%2520XJB%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for ML18%20XJB: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: MW69%20HFC
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW69%2520HFC%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for MW69%20HFC: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: SA69%20LHZ
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA69%2520LHZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for SA69%20LHZ: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: VX19%20FEH
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX19%2520FEH%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for VX19%20FEH: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: DE70%20TSU
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE70%2520TSU%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for DE70%20TSU: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: SA18%20CFY
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA18%2520CFY%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for SA18%20CFY: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: YF71%20WVH
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF71%2520WVH%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for YF71%20WVH: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: YL68%20ORJ
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL68%2520ORJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for YL68%20ORJ: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: YS18%20FWH
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS18%2520FWH%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for YS18%20FWH: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: BP69%20OJJ
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP69%2520OJJ%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for BP69%20OJJ: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: CK70%20YMM
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK70%2520YMM%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for CK70%20YMM: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: CX20%20KFW
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX20%2520KFW%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for CX20%20KFW: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: KW70%20FHN
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW70%2520FHN%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for KW70%20FHN: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: WJ22%20BOV
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ22%2520BOV%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for WJ22%20BOV: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: WN18%20XLF
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN18%2520XLF%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for WN18%20XLF: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: KN21%20ZVO
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN21%2520ZVO%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for KN21%20ZVO: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: VK69%20CTV
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK69%2520CTV%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for VK69%20CTV: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: EJ22%20VBB
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ22%2520VBB%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for EJ22%20VBB: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: GP68%20URE
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GP68%2520URE%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for GP68%20URE: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: MJ16%20FXK
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ16%2520FXK%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for MJ16%20FXK: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: DY09%20AUK
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY09%2520AUK%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for DY09%20AUK: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: SD13%20NWC
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD13%2520NWC%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for SD13%20NWC: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: YK62%20XBF
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK62%2520XBF%27 HTTP/1.1" 200 None
2026-03-29 22:08:56 [bca.uk] INFO: Scrape type for YK62%20XBF: 0
2026-03-29 22:08:56 [bca.uk] INFO: Found listing with ID: YX17%20UZK
2026-03-29 22:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX17%2520UZK%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for YX17%20UZK: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: ND64%20XVK
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND64%2520XVK%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for ND64%20XVK: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: WN08%20EJO
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN08%2520EJO%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for WN08%20EJO: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: WM18%20TOV
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM18%2520TOV%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for WM18%20TOV: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: DL65%20RZM
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL65%2520RZM%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for DL65%20RZM: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: ML21%20PXH
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML21%2520PXH%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for ML21%20PXH: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: NX63%20LFL
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX63%2520LFL%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for NX63%20LFL: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: YN64%20OSM
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN64%2520OSM%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for YN64%20OSM: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: MW63%20FXS
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW63%2520FXS%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for MW63%20FXS: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: KN14%20YFH
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN14%2520YFH%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for KN14%20YFH: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: WX63%20EOP
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX63%2520EOP%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for WX63%20EOP: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: MF70%20WBE
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF70%2520WBE%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for MF70%20WBE: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: WM63%20BYZ
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM63%2520BYZ%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for WM63%20BYZ: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: KY16%20LRL
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY16%2520LRL%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for KY16%20LRL: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: EO16%20YSH
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO16%2520YSH%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for EO16%20YSH: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: FG19%20CUA
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG19%2520CUA%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for FG19%20CUA: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: MF12%20VBY
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF12%2520VBY%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for MF12%20VBY: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: GF58%20XOE
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF58%2520XOE%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for GF58%20XOE: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: WNZ%201898
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WNZ%25201898%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for WNZ%201898: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: AJ15%20UCW
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ15%2520UCW%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for AJ15%20UCW: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: GU59%20DWO
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU59%2520DWO%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for GU59%20DWO: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: BU11%20RTV
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU11%2520RTV%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for BU11%20RTV: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: SY15%20WZH
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY15%2520WZH%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for SY15%20WZH: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: EF69%20FGP
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF69%2520FGP%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for EF69%20FGP: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: KS71%20LRF
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS71%2520LRF%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for KS71%20LRF: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: MV22%20UCS
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV22%2520UCS%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for MV22%20UCS: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: VK73%20CAE
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK73%2520CAE%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for VK73%20CAE: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: NA14%20MLY
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA14%2520MLY%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for NA14%20MLY: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: DV12%20NKX
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV12%2520NKX%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for DV12%20NKX: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: YE13%20TGX
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE13%2520TGX%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for YE13%20TGX: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: KX63%20VRW
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX63%2520VRW%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for KX63%20VRW: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: WU56%20JVV
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU56%2520JVV%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for WU56%20JVV: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: MW14%20VSG
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW14%2520VSG%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for MW14%20VSG: 0
2026-03-29 22:08:57 [bca.uk] INFO: Found listing with ID: YG63%20XMA
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG63%2520XMA%27 HTTP/1.1" 200 None
2026-03-29 22:08:57 [bca.uk] INFO: Scrape type for YG63%20XMA: 0
2026-03-29 22:08:57 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=31&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:57 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=31&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:08:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=31&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:09:00 [bca.uk] INFO: Total items found: 100
2026-03-29 22:09:00 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=32&sort=MostRecentlyAdded
2026-03-29 22:09:00 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:09:00 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=32&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: WM64%20MZY
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM64%2520MZY%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for WM64%20MZY: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: PK67%20WXJ
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK67%2520WXJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for PK67%20WXJ: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: BG68%20USB
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG68%2520USB%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for BG68%20USB: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: CF22%20XZJ
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF22%2520XZJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for CF22%20XZJ: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: YF64%20HNX
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF64%2520HNX%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for YF64%20HNX: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: MK20%20NXW
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK20%2520NXW%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for MK20%20NXW: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: ND15%20ZTH
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND15%2520ZTH%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for ND15%20ZTH: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: BF65%20MXK
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF65%2520MXK%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for BF65%20MXK: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: CJ21%20DMF
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ21%2520DMF%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for CJ21%20DMF: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: CX17%20HLC
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX17%2520HLC%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for CX17%20HLC: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: CU67%20WRO
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU67%2520WRO%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for CU67%20WRO: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: NU20%20BYM
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU20%2520BYM%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for NU20%20BYM: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: SE23%20USB
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE23%2520USB%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for SE23%20USB: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: CX19%20CMZ
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX19%2520CMZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for CX19%20CMZ: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: SJ19%20TZN
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ19%2520TZN%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for SJ19%20TZN: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: YT69%20XRC
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT69%2520XRC%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for YT69%20XRC: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: SV63%20OHA
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV63%2520OHA%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for SV63%20OHA: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: WN11%20LZE
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN11%2520LZE%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for WN11%20LZE: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: PE15%20VEP
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE15%2520VEP%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for PE15%20VEP: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: BF68%20XZH
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF68%2520XZH%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for BF68%20XZH: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: WH19%20KYM
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WH19%2520KYM%27 HTTP/1.1" 200 None
2026-03-29 22:09:00 [bca.uk] INFO: Scrape type for WH19%20KYM: 0
2026-03-29 22:09:00 [bca.uk] INFO: Found listing with ID: BD61%20LZS
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD61%2520LZS%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for BD61%20LZS: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: GK70%20LKL
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK70%2520LKL%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for GK70%20LKL: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: MF15%20LOA
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF15%2520LOA%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for MF15%20LOA: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: SB67%20ZDO
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB67%2520ZDO%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for SB67%20ZDO: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: YB23%20NJU
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB23%2520NJU%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for YB23%20NJU: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: PF65%20MKM
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF65%2520MKM%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for PF65%20MKM: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: SY68%20MYK
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY68%2520MYK%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for SY68%20MYK: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: YB15%20YCN
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB15%2520YCN%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for YB15%20YCN: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: YP70%20OYG
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP70%2520OYG%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for YP70%20OYG: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: P12%20TBE
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27P12%2520TBE%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for P12%20TBE: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: SA72%20DPN
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA72%2520DPN%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for SA72%20DPN: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: BD64%20SVN
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD64%2520SVN%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for BD64%20SVN: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: SG16%20XEM
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG16%2520XEM%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for SG16%20XEM: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: BX64%20YVD
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX64%2520YVD%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for BX64%20YVD: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: EO60%20XFZ
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO60%2520XFZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for EO60%20XFZ: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: DS65%20VAY
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS65%2520VAY%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for DS65%20VAY: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: YA72%20EKD
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA72%2520EKD%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for YA72%20EKD: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: SG17%20XAA
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG17%2520XAA%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for SG17%20XAA: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: WA16%20TJO
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA16%2520TJO%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for WA16%20TJO: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: EK13%20NDL
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK13%2520NDL%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for EK13%20NDL: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: AY66%20EOR
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY66%2520EOR%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for AY66%20EOR: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: FL70%20WDY
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL70%2520WDY%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for FL70%20WDY: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: HK71%20UCC
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK71%2520UCC%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for HK71%20UCC: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: HN67%20XHO
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN67%2520XHO%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for HN67%20XHO: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: HK22%20RGO
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK22%2520RGO%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for HK22%20RGO: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: DS67%20KWK
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS67%2520KWK%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for DS67%20KWK: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: CX15%20ULU
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX15%2520ULU%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for CX15%20ULU: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: RO14%20MMV
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO14%2520MMV%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for RO14%20MMV: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: MA13%20FHH
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA13%2520FHH%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for MA13%20FHH: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: MK17%20JHJ
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK17%2520JHJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for MK17%20JHJ: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: SG16%20EAC
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG16%2520EAC%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for SG16%20EAC: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: YS65%20LZV
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS65%2520LZV%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for YS65%20LZV: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: KO18%20CWM
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO18%2520CWM%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for KO18%20CWM: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: KP61%20JVR
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP61%2520JVR%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for KP61%20JVR: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: WK15%20WKR
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK15%2520WKR%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for WK15%20WKR: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: WX60%20CFO
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX60%2520CFO%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for WX60%20CFO: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: VK66%20PZX
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK66%2520PZX%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for VK66%20PZX: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: SJ64%20WFB
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ64%2520WFB%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for SJ64%20WFB: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: WN62%20OGT
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN62%2520OGT%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for WN62%20OGT: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: HF66%20XPD
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF66%2520XPD%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for HF66%20XPD: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: NA68%20PNX
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA68%2520PNX%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for NA68%20PNX: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: SH66%20VEY
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH66%2520VEY%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for SH66%20VEY: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: SA67%20LLK
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA67%2520LLK%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for SA67%20LLK: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: OE62%20XHT
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE62%2520XHT%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for OE62%20XHT: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: BP74%20GVC
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP74%2520GVC%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for BP74%20GVC: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: M5%20OPK
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27M5%2520OPK%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for M5%20OPK: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: YB14%20PZY
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB14%2520PZY%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for YB14%20PZY: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: YT15%20HZM
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT15%2520HZM%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for YT15%20HZM: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: OX73%20BFE
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OX73%2520BFE%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for OX73%20BFE: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: EY13%20FZE
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY13%2520FZE%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for EY13%20FZE: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: BC73%20NTT
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC73%2520NTT%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for BC73%20NTT: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: VK21%20GPO
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK21%2520GPO%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for VK21%20GPO: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: PK65%20OBP
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK65%2520OBP%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for PK65%20OBP: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: AY66%20ZNA
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY66%2520ZNA%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for AY66%20ZNA: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: NA07%20HJZ
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA07%2520HJZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for NA07%20HJZ: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: RV18%20HSL
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV18%2520HSL%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for RV18%20HSL: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: YR70%20UMF
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR70%2520UMF%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for YR70%20UMF: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: FJ18%20XJY
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ18%2520XJY%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for FJ18%20XJY: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: RA15%20GLF
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA15%2520GLF%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for RA15%20GLF: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: VN62%20UNY
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN62%2520UNY%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for VN62%20UNY: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: FSZ%204071
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FSZ%25204071%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for FSZ%204071: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: DP24%20AKN
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP24%2520AKN%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for DP24%20AKN: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: MM22%20HGF
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM22%2520HGF%27 HTTP/1.1" 200 None
2026-03-29 22:09:01 [bca.uk] INFO: Scrape type for MM22%20HGF: 0
2026-03-29 22:09:01 [bca.uk] INFO: Found listing with ID: OY67%20EZZ
2026-03-29 22:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY67%2520EZZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:02 [bca.uk] INFO: Scrape type for OY67%20EZZ: 0
2026-03-29 22:09:02 [bca.uk] INFO: Found listing with ID: AO63%20VPL
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO63%2520VPL%27 HTTP/1.1" 200 None
2026-03-29 22:09:02 [bca.uk] INFO: Scrape type for AO63%20VPL: 0
2026-03-29 22:09:02 [bca.uk] INFO: Found listing with ID: SJ19%20FLS
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ19%2520FLS%27 HTTP/1.1" 200 None
2026-03-29 22:09:02 [bca.uk] INFO: Scrape type for SJ19%20FLS: 0
2026-03-29 22:09:02 [bca.uk] INFO: Found listing with ID: SM73%20DNX
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM73%2520DNX%27 HTTP/1.1" 200 None
2026-03-29 22:09:02 [bca.uk] INFO: Scrape type for SM73%20DNX: 0
2026-03-29 22:09:02 [bca.uk] INFO: Found listing with ID: EA23%20YLO
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA23%2520YLO%27 HTTP/1.1" 200 None
2026-03-29 22:09:02 [bca.uk] INFO: Scrape type for EA23%20YLO: 0
2026-03-29 22:09:02 [bca.uk] INFO: Found listing with ID: KU63%20WEA
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU63%2520WEA%27 HTTP/1.1" 200 None
2026-03-29 22:09:02 [bca.uk] INFO: Scrape type for KU63%20WEA: 0
2026-03-29 22:09:02 [bca.uk] INFO: Found listing with ID: WP69%20UHB
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP69%2520UHB%27 HTTP/1.1" 200 None
2026-03-29 22:09:02 [bca.uk] INFO: Scrape type for WP69%20UHB: 0
2026-03-29 22:09:02 [bca.uk] INFO: Found listing with ID: YS69%20ZKF
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS69%2520ZKF%27 HTTP/1.1" 200 None
2026-03-29 22:09:02 [bca.uk] INFO: Scrape type for YS69%20ZKF: 0
2026-03-29 22:09:02 [bca.uk] INFO: Found listing with ID: YM71%20FSP
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM71%2520FSP%27 HTTP/1.1" 200 None
2026-03-29 22:09:02 [bca.uk] INFO: Scrape type for YM71%20FSP: 0
2026-03-29 22:09:02 [bca.uk] INFO: Found listing with ID: YS16%20DMO
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS16%2520DMO%27 HTTP/1.1" 200 None
2026-03-29 22:09:02 [bca.uk] INFO: Scrape type for YS16%20DMO: 0
2026-03-29 22:09:02 [bca.uk] INFO: Found listing with ID: DN13%20XYJ
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN13%2520XYJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:02 [bca.uk] INFO: Scrape type for DN13%20XYJ: 0
2026-03-29 22:09:02 [bca.uk] INFO: Found listing with ID: GK24%20HMF
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK24%2520HMF%27 HTTP/1.1" 200 None
2026-03-29 22:09:02 [bca.uk] INFO: Scrape type for GK24%20HMF: 0
2026-03-29 22:09:02 [bca.uk] INFO: Found listing with ID: WN22%20TKD
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520TKD%27 HTTP/1.1" 200 None
2026-03-29 22:09:02 [bca.uk] INFO: Scrape type for WN22%20TKD: 0
2026-03-29 22:09:02 [bca.uk] INFO: Found listing with ID: LO23%20GPU
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO23%2520GPU%27 HTTP/1.1" 200 None
2026-03-29 22:09:02 [bca.uk] INFO: Scrape type for LO23%20GPU: 0
2026-03-29 22:09:02 [bca.uk] INFO: Found listing with ID: YP68%20XHL
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP68%2520XHL%27 HTTP/1.1" 200 None
2026-03-29 22:09:02 [bca.uk] INFO: Scrape type for YP68%20XHL: 0
2026-03-29 22:09:02 [bca.uk] INFO: Found listing with ID: YA23%20TZR
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA23%2520TZR%27 HTTP/1.1" 200 None
2026-03-29 22:09:02 [bca.uk] INFO: Scrape type for YA23%20TZR: 0
2026-03-29 22:09:02 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=32&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:02 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=32&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=32&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:09:03 [bca.uk] INFO: Total items found: 100
2026-03-29 22:09:03 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=33&sort=MostRecentlyAdded
2026-03-29 22:09:03 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:09:03 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=33&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:03 [bca.uk] INFO: Found listing with ID: VN18%20WGJ
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN18%2520WGJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:03 [bca.uk] INFO: Scrape type for VN18%20WGJ: 0
2026-03-29 22:09:03 [bca.uk] INFO: Found listing with ID: BN16%20YCC
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN16%2520YCC%27 HTTP/1.1" 200 None
2026-03-29 22:09:03 [bca.uk] INFO: Scrape type for BN16%20YCC: 0
2026-03-29 22:09:03 [bca.uk] INFO: Found listing with ID: EF15%20ECY
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF15%2520ECY%27 HTTP/1.1" 200 None
2026-03-29 22:09:03 [bca.uk] INFO: Scrape type for EF15%20ECY: 0
2026-03-29 22:09:03 [bca.uk] INFO: Found listing with ID: BV64%20HHP
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV64%2520HHP%27 HTTP/1.1" 200 None
2026-03-29 22:09:03 [bca.uk] INFO: Scrape type for BV64%20HHP: 0
2026-03-29 22:09:03 [bca.uk] INFO: Found listing with ID: WP22%20CZC
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP22%2520CZC%27 HTTP/1.1" 200 None
2026-03-29 22:09:03 [bca.uk] INFO: Scrape type for WP22%20CZC: 0
2026-03-29 22:09:03 [bca.uk] INFO: Found listing with ID: YH21%20NLM
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH21%2520NLM%27 HTTP/1.1" 200 None
2026-03-29 22:09:03 [bca.uk] INFO: Scrape type for YH21%20NLM: 0
2026-03-29 22:09:03 [bca.uk] INFO: Found listing with ID: CE69%20XSY
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE69%2520XSY%27 HTTP/1.1" 200 None
2026-03-29 22:09:03 [bca.uk] INFO: Scrape type for CE69%20XSY: 0
2026-03-29 22:09:03 [bca.uk] INFO: Found listing with ID: AO62%20OXD
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO62%2520OXD%27 HTTP/1.1" 200 None
2026-03-29 22:09:03 [bca.uk] INFO: Scrape type for AO62%20OXD: 0
2026-03-29 22:09:03 [bca.uk] INFO: Found listing with ID: PX56%20GKL
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX56%2520GKL%27 HTTP/1.1" 200 None
2026-03-29 22:09:03 [bca.uk] INFO: Scrape type for PX56%20GKL: 0
2026-03-29 22:09:03 [bca.uk] INFO: Found listing with ID: MD19%20WYP
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD19%2520WYP%27 HTTP/1.1" 200 None
2026-03-29 22:09:03 [bca.uk] INFO: Scrape type for MD19%20WYP: 0
2026-03-29 22:09:03 [bca.uk] INFO: Found listing with ID: KE73%20AZL
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE73%2520AZL%27 HTTP/1.1" 200 None
2026-03-29 22:09:03 [bca.uk] INFO: Scrape type for KE73%20AZL: 0
2026-03-29 22:09:03 [bca.uk] INFO: Found listing with ID: LM72%20ZKZ
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM72%2520ZKZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:03 [bca.uk] INFO: Scrape type for LM72%20ZKZ: 0
2026-03-29 22:09:03 [bca.uk] INFO: Found listing with ID: VO24%20OZH
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO24%2520OZH%27 HTTP/1.1" 200 None
2026-03-29 22:09:03 [bca.uk] INFO: Scrape type for VO24%20OZH: 0
2026-03-29 22:09:03 [bca.uk] INFO: Found listing with ID: DK14%20KWN
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK14%2520KWN%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for DK14%20KWN: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: LR23%20ZDW
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR23%2520ZDW%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for LR23%20ZDW: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: GV74%20XLD
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV74%2520XLD%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for GV74%20XLD: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: LM74%20XOF
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM74%2520XOF%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for LM74%20XOF: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: LP72%20VEW
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP72%2520VEW%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for LP72%20VEW: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: MD24%20WCJ
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD24%2520WCJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for MD24%20WCJ: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: BC74%20HAX
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC74%2520HAX%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for BC74%20HAX: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: EO23%20LML
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO23%2520LML%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for EO23%20LML: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: EU16%20VPP
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU16%2520VPP%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for EU16%20VPP: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: EO74%20OPL
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO74%2520OPL%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for EO74%20OPL: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: DA15%20KME
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA15%2520KME%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for DA15%20KME: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: DN17%20OTR
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN17%2520OTR%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for DN17%20OTR: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: LL23%20KPF
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL23%2520KPF%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for LL23%20KPF: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: Y863%20PSL
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y863%2520PSL%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for Y863%20PSL: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: FY72%20ATU
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY72%2520ATU%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for FY72%20ATU: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: SR19%20KRE
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR19%2520KRE%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for SR19%20KRE: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: AX72%20JJV
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX72%2520JJV%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for AX72%20JJV: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: AF21%20VSG
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF21%2520VSG%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for AF21%20VSG: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: DX23%20TSO
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX23%2520TSO%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for DX23%20TSO: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: KN69%20NPV
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN69%2520NPV%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for KN69%20NPV: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: YF72%20VKM
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF72%2520VKM%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for YF72%20VKM: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: DY72%20BZT
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY72%2520BZT%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for DY72%20BZT: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: P123%20PJG
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27P123%2520PJG%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for P123%20PJG: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: AO22%20TKN
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO22%2520TKN%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for AO22%20TKN: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: AX72%20KAU
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX72%2520KAU%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for AX72%20KAU: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: GY21%20ECT
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY21%2520ECT%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for GY21%20ECT: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: GC23%20CTV
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GC23%2520CTV%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for GC23%20CTV: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: YF68%20ZTR
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF68%2520ZTR%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for YF68%20ZTR: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: GV24%20ECT
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV24%2520ECT%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for GV24%20ECT: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: GY23%20TYF
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY23%2520TYF%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for GY23%20TYF: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: WU18%20RYO
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU18%2520RYO%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for WU18%20RYO: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: OV71%20KBY
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV71%2520KBY%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for OV71%20KBY: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: KV72%20VJL
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV72%2520VJL%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for KV72%20VJL: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: VO17%20JDK
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO17%2520JDK%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for VO17%20JDK: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: OV21%20JZF
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV21%2520JZF%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for OV21%20JZF: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: DU20%20NZO
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU20%2520NZO%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for DU20%20NZO: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: VK72%20WFR
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK72%2520WFR%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for VK72%20WFR: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: GD20%20BRZ
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD20%2520BRZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for GD20%20BRZ: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: FM19%20TZB
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM19%2520TZB%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for FM19%20TZB: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: HJ23%20YHS
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ23%2520YHS%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for HJ23%20YHS: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: KT68%20ENX
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT68%2520ENX%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for KT68%20ENX: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: FV18%20YDD
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV18%2520YDD%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for FV18%20YDD: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: KD16%20EZL
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KD16%2520EZL%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for KD16%20EZL: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: YS63%20PYT
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS63%2520PYT%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for YS63%20PYT: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: YS08%20YXV
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS08%2520YXV%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for YS08%20YXV: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: YS08%20ZJO
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS08%2520ZJO%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for YS08%20ZJO: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: EK71%20HZV
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK71%2520HZV%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for EK71%20HZV: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: BT67%20OWK
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT67%2520OWK%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for BT67%20OWK: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: RX65%20HHD
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX65%2520HHD%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for RX65%20HHD: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: VO68%20DSX
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO68%2520DSX%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for VO68%20DSX: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: YO19%20YDJ
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO19%2520YDJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for YO19%20YDJ: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: KR18%20BKJ
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR18%2520BKJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for KR18%20BKJ: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: WU13%20UEB
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU13%2520UEB%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for WU13%20UEB: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: YN15%20UFJ
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN15%2520UFJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for YN15%20UFJ: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: LS17%20GEO
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS17%2520GEO%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for LS17%20GEO: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: SH14%20WXM
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH14%2520WXM%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for SH14%20WXM: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: FX63%20YEF
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX63%2520YEF%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for FX63%20YEF: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: FP65%20TEO
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP65%2520TEO%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for FP65%20TEO: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: SC68%20NNM
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC68%2520NNM%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for SC68%20NNM: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: MK61%20GYH
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK61%2520GYH%27 HTTP/1.1" 200 None
2026-03-29 22:09:04 [bca.uk] INFO: Scrape type for MK61%20GYH: 0
2026-03-29 22:09:04 [bca.uk] INFO: Found listing with ID: FV08%20DGX
2026-03-29 22:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV08%2520DGX%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for FV08%20DGX: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: FG18%20GHU
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG18%2520GHU%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for FG18%20GHU: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: FG64%20LKJ
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG64%2520LKJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for FG64%20LKJ: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: WX17%20XDB
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX17%2520XDB%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for WX17%20XDB: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: YF68%20LHH
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF68%2520LHH%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for YF68%20LHH: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: YC17%20AVU
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC17%2520AVU%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for YC17%20AVU: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: LV62%20VKA
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV62%2520VKA%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for LV62%20VKA: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: MT14%20SOU
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT14%2520SOU%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for MT14%20SOU: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: NG63%20RMZ
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG63%2520RMZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for NG63%20RMZ: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: VU66%20URO
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU66%2520URO%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for VU66%20URO: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: NA64%20UVD
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA64%2520UVD%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for NA64%20UVD: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: NJ12%20XTN
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ12%2520XTN%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for NJ12%20XTN: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: VN14%20HVP
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN14%2520HVP%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for VN14%20HVP: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: NV66%20ZTE
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV66%2520ZTE%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for NV66%20ZTE: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: BF65%20FCL
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF65%2520FCL%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for BF65%20FCL: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: CE63%20PBY
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE63%2520PBY%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for CE63%20PBY: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: YY59%20CYA
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY59%2520CYA%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for YY59%20CYA: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: HV67%20RZT
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV67%2520RZT%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for HV67%20RZT: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: GJ60%20KJA
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ60%2520KJA%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for GJ60%20KJA: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: SB60%20CNO
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB60%2520CNO%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for SB60%20CNO: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: EJ66%20XPA
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ66%2520XPA%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for EJ66%20XPA: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: BK13%20TGJ
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK13%2520TGJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for BK13%20TGJ: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: NU14%20YFL
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU14%2520YFL%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for NU14%20YFL: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: SK12%20HUV
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK12%2520HUV%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for SK12%20HUV: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: NU68%20WCD
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU68%2520WCD%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for NU68%20WCD: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: NV11%20BAO
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV11%2520BAO%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for NV11%20BAO: 0
2026-03-29 22:09:05 [bca.uk] INFO: Found listing with ID: NX63%20OSO
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX63%2520OSO%27 HTTP/1.1" 200 None
2026-03-29 22:09:05 [bca.uk] INFO: Scrape type for NX63%20OSO: 0
2026-03-29 22:09:05 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=33&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:05 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=33&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=33&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:09:07 [bca.uk] INFO: Total items found: 100
2026-03-29 22:09:07 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=34&sort=MostRecentlyAdded
2026-03-29 22:09:07 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:09:07 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=34&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: NU66%20UWF
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU66%2520UWF%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for NU66%20UWF: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: OV19%20NWU
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV19%2520NWU%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for OV19%20NWU: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: DS65%20WCC
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS65%2520WCC%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for DS65%20WCC: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: ND12%20FCP
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND12%2520FCP%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for ND12%20FCP: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: VO11%20WKT
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO11%2520WKT%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for VO11%20WKT: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: SJ15%20VEV
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ15%2520VEV%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for SJ15%20VEV: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: ND13%20HSY
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND13%2520HSY%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for ND13%20HSY: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: ND15%20SFU
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND15%2520SFU%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for ND15%20SFU: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: ND53%20EJZ
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND53%2520EJZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for ND53%20EJZ: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: SL10%20HRP
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL10%2520HRP%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for SL10%20HRP: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: FE64%20FGV
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE64%2520FGV%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for FE64%20FGV: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: A13%20MVN
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27A13%2520MVN%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for A13%20MVN: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: AK17%20GUU
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK17%2520GUU%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for AK17%20GUU: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: NG15%20FSV
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG15%2520FSV%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for NG15%20FSV: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: NX64%20XJU
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX64%2520XJU%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for NX64%20XJU: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: PX17%20KLK
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX17%2520KLK%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for PX17%20KLK: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: XJZ%202720
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27XJZ%25202720%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for XJZ%202720: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: YB66%20XOJ
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB66%2520XOJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for YB66%20XOJ: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: SB63%20LBV
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB63%2520LBV%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for SB63%20LBV: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: NG09%20OHE
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG09%2520OHE%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for NG09%20OHE: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: NL14%20EJE
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL14%2520EJE%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for NL14%20EJE: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: NL64%20FPJ
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL64%2520FPJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for NL64%20FPJ: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: SN13%20ZFP
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN13%2520ZFP%27 HTTP/1.1" 200 None
2026-03-29 22:09:07 [bca.uk] INFO: Scrape type for SN13%20ZFP: 0
2026-03-29 22:09:07 [bca.uk] INFO: Found listing with ID: SD20%20GGV
2026-03-29 22:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD20%2520GGV%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for SD20%20GGV: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: DT70%20EYC
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT70%2520EYC%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for DT70%20EYC: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: NG17%20OYT
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG17%2520OYT%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for NG17%20OYT: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: RV12%20YXK
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV12%2520YXK%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for RV12%20YXK: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: SG16%20NZO
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG16%2520NZO%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for SG16%20NZO: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: SH63%20LDY
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH63%2520LDY%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for SH63%20LDY: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: NJ58%20LNC
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ58%2520LNC%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for NJ58%20LNC: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: AF70%20ZNZ
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF70%2520ZNZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for AF70%20ZNZ: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: HK66%20JFA
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK66%2520JFA%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for HK66%20JFA: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: PN64%20HCG
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN64%2520HCG%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for PN64%20HCG: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: YA17%20WGF
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA17%2520WGF%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for YA17%20WGF: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: DV65%20WKF
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV65%2520WKF%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for DV65%20WKF: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: KU66%20ZTZ
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU66%2520ZTZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for KU66%20ZTZ: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: YR66%20PXG
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR66%2520PXG%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for YR66%20PXG: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: AO65%20UZE
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO65%2520UZE%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for AO65%20UZE: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: FA15%20RVP
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FA15%2520RVP%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for FA15%20RVP: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: AY18%20HNV
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY18%2520HNV%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for AY18%20HNV: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: LL66%20FWD
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL66%2520FWD%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for LL66%20FWD: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: AO10%20TKU
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO10%2520TKU%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for AO10%20TKU: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: WG17%20UXC
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG17%2520UXC%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for WG17%20UXC: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: YK59%20SRO
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK59%2520SRO%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for YK59%20SRO: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: WF67%20DFL
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF67%2520DFL%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for WF67%20DFL: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: RX72%20LTT
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX72%2520LTT%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for RX72%20LTT: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: FV10%20XXD
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV10%2520XXD%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for FV10%20XXD: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: WK61%20ZTU
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK61%2520ZTU%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for WK61%20ZTU: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: BU18%20NGO
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU18%2520NGO%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for BU18%20NGO: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: RO63%20YYB
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO63%2520YYB%27 HTTP/1.1" 200 None
2026-03-29 22:09:08 [bca.uk] INFO: Scrape type for RO63%20YYB: 0
2026-03-29 22:09:08 [bca.uk] INFO: Found listing with ID: OW15%20CWM
2026-03-29 22:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW15%2520CWM%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for OW15%20CWM: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: WD21%20HYN
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD21%2520HYN%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for WD21%20HYN: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: VN64%20GJE
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN64%2520GJE%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for VN64%20GJE: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: WA22%20OGO
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA22%2520OGO%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for WA22%20OGO: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: WF63%20PZN
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF63%2520PZN%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for WF63%20PZN: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: CF16%20VCC
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF16%2520VCC%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for CF16%20VCC: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: YF23%20UNU
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF23%2520UNU%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for YF23%20UNU: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: CE67%20DUA
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE67%2520DUA%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for CE67%20DUA: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: VA15%20PGV
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA15%2520PGV%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for VA15%20PGV: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: WF62%20FHV
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF62%2520FHV%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for WF62%20FHV: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: WP64%20OMX
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP64%2520OMX%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for WP64%20OMX: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: KT17%20GKL
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT17%2520GKL%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for KT17%20GKL: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: HP08%20CJP
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HP08%2520CJP%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for HP08%20CJP: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: SG15%20DHC
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG15%2520DHC%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for SG15%20DHC: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: FD17%20YNY
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD17%2520YNY%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for FD17%20YNY: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: WR62%20NLM
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR62%2520NLM%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for WR62%20NLM: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: NA14%20BWZ
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA14%2520BWZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for NA14%20BWZ: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: BD03%20HWG
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD03%2520HWG%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for BD03%20HWG: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: BG68%20PDX
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG68%2520PDX%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for BG68%20PDX: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: OE04%20DZX
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE04%2520DZX%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for OE04%20DZX: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: VO64%20EHR
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO64%2520EHR%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for VO64%20EHR: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: ND63%20LNP
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND63%2520LNP%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for ND63%20LNP: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: SL64%20FZK
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL64%2520FZK%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for SL64%20FZK: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: AU56%20WCK
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU56%2520WCK%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for AU56%20WCK: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: FM56%20CRV
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM56%2520CRV%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for FM56%20CRV: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: ML67%20ONM
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML67%2520ONM%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for ML67%20ONM: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: PK17%20EOC
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK17%2520EOC%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for PK17%20EOC: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: YC68%20CCO
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC68%2520CCO%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for YC68%20CCO: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: YK19%20YDN
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK19%2520YDN%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for YK19%20YDN: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: VO24%20YPP
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO24%2520YPP%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for VO24%20YPP: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: SL63%20OXM
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL63%2520OXM%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for SL63%20OXM: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: YH63%20SRO
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH63%2520SRO%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for YH63%20SRO: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: OY16%20GVN
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY16%2520GVN%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for OY16%20GVN: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: YD16%20XEJ
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD16%2520XEJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for YD16%20XEJ: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: VO24%20ONM
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO24%2520ONM%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for VO24%20ONM: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: YB17%20SGV
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB17%2520SGV%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for YB17%20SGV: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: MW54%20PAS
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW54%2520PAS%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for MW54%20PAS: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: CK18%20CFX
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK18%2520CFX%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for CK18%20CFX: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: DF64%20XZL
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF64%2520XZL%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for DF64%20XZL: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: VN24%20OFL
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN24%2520OFL%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for VN24%20OFL: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: DV18%20UGL
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV18%2520UGL%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for DV18%20UGL: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: PF68%20UBR
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF68%2520UBR%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for PF68%20UBR: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: RV10%20KSE
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV10%2520KSE%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for RV10%20KSE: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: RJ74%20TCK
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ74%2520TCK%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for RJ74%20TCK: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: ML24%20FDM
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML24%2520FDM%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for ML24%20FDM: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: MW74%20DCV
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW74%2520DCV%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for MW74%20DCV: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: GB07%20RWC
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GB07%2520RWC%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for GB07%20RWC: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: BJ15%20TGX
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ15%2520TGX%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for BJ15%20TGX: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: MD74%20GVX
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD74%2520GVX%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for MD74%20GVX: 0
2026-03-29 22:09:09 [bca.uk] INFO: Found listing with ID: MW74%20DWK
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW74%2520DWK%27 HTTP/1.1" 200 None
2026-03-29 22:09:09 [bca.uk] INFO: Scrape type for MW74%20DWK: 0
2026-03-29 22:09:09 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=34&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:09 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=34&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:09:10 [scrapy.extensions.logstats] INFO: Crawled 166 pages (at 5 pages/min), scraped 643 items (at 37 items/min)
2026-03-29 22:09:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-29 22:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=34&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:09:11 [bca.uk] INFO: Total items found: 100
2026-03-29 22:09:11 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=35&sort=MostRecentlyAdded
2026-03-29 22:09:11 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:09:11 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=35&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:11 [bca.uk] INFO: Found listing with ID: VK24%20OHL
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK24%2520OHL%27 HTTP/1.1" 200 None
2026-03-29 22:09:11 [bca.uk] INFO: Scrape type for VK24%20OHL: 0
2026-03-29 22:09:11 [bca.uk] INFO: Found listing with ID: WU66%20YYE
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU66%2520YYE%27 HTTP/1.1" 200 None
2026-03-29 22:09:11 [bca.uk] INFO: Scrape type for WU66%20YYE: 0
2026-03-29 22:09:11 [bca.uk] INFO: Found listing with ID: VE16%20WMP
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE16%2520WMP%27 HTTP/1.1" 200 None
2026-03-29 22:09:11 [bca.uk] INFO: Scrape type for VE16%20WMP: 0
2026-03-29 22:09:11 [bca.uk] INFO: Found listing with ID: NV73%20GTZ
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV73%2520GTZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:11 [bca.uk] INFO: Scrape type for NV73%20GTZ: 0
2026-03-29 22:09:11 [bca.uk] INFO: Found listing with ID: DA66%20BXD
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA66%2520BXD%27 HTTP/1.1" 200 None
2026-03-29 22:09:11 [bca.uk] INFO: Scrape type for DA66%20BXD: 0
2026-03-29 22:09:11 [bca.uk] INFO: Found listing with ID: MT59%20YVK
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT59%2520YVK%27 HTTP/1.1" 200 None
2026-03-29 22:09:11 [bca.uk] INFO: Scrape type for MT59%20YVK: 0
2026-03-29 22:09:11 [bca.uk] INFO: Found listing with ID: PN16%20UZP
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN16%2520UZP%27 HTTP/1.1" 200 None
2026-03-29 22:09:11 [bca.uk] INFO: Scrape type for PN16%20UZP: 0
2026-03-29 22:09:11 [bca.uk] INFO: Found listing with ID: VK10%20KPJ
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK10%2520KPJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:11 [bca.uk] INFO: Scrape type for VK10%20KPJ: 0
2026-03-29 22:09:11 [bca.uk] INFO: Found listing with ID: YE67%20KRX
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE67%2520KRX%27 HTTP/1.1" 200 None
2026-03-29 22:09:11 [bca.uk] INFO: Scrape type for YE67%20KRX: 0
2026-03-29 22:09:11 [bca.uk] INFO: Found listing with ID: RX66%20YGF
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX66%2520YGF%27 HTTP/1.1" 200 None
2026-03-29 22:09:11 [bca.uk] INFO: Scrape type for RX66%20YGF: 0
2026-03-29 22:09:11 [bca.uk] INFO: Found listing with ID: BX65%20XZP
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX65%2520XZP%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for BX65%20XZP: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: HY17%20KLO
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY17%2520KLO%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for HY17%20KLO: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: YH59%20GXB
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH59%2520GXB%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for YH59%20GXB: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: NX70%20KFF
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX70%2520KFF%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for NX70%20KFF: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: BD24%20OJP
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD24%2520OJP%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for BD24%20OJP: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: BV60%20VXT
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV60%2520VXT%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for BV60%20VXT: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: BX68%20WYV
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX68%2520WYV%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for BX68%20WYV: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: FP13%20WNN
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP13%2520WNN%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for FP13%20WNN: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: LS24%20EXV
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS24%2520EXV%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for LS24%20EXV: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: MK24%20ZBW
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK24%2520ZBW%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for MK24%20ZBW: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: MW74%20DWM
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW74%2520DWM%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for MW74%20DWM: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: MW74%20DWY
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW74%2520DWY%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for MW74%20DWY: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: LS62%20KHW
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS62%2520KHW%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for LS62%20KHW: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: MJ74%20PBU
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ74%2520PBU%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for MJ74%20PBU: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: MK74%20HBP
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK74%2520HBP%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for MK74%20HBP: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: VU24%20HZM
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU24%2520HZM%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for VU24%20HZM: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: BN25%20RFX
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN25%2520RFX%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for BN25%20RFX: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: MA24%20JNK
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA24%2520JNK%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for MA24%20JNK: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: MA74%20XZG
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA74%2520XZG%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for MA74%20XZG: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: DC66%20YYE
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC66%2520YYE%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for DC66%20YYE: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: KW70%20UST
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW70%2520UST%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for KW70%20UST: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: KN17%20YTF
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN17%2520YTF%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for KN17%20YTF: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: CK63%20KKN
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK63%2520KKN%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for CK63%20KKN: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: BK24%20HFU
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK24%2520HFU%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for BK24%20HFU: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: KF73%20DDU
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF73%2520DDU%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for KF73%20DDU: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: MH73%20VJA
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH73%2520VJA%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for MH73%20VJA: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: MJ73%20PXM
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ73%2520PXM%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for MJ73%20PXM: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: BD72%20HUJ
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD72%2520HUJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for BD72%20HUJ: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: PK72%20OLE
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK72%2520OLE%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for PK72%20OLE: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: DV74%20ORK
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV74%2520ORK%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for DV74%20ORK: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: SB61%20FZU
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB61%2520FZU%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for SB61%20FZU: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: BP72%20UKO
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP72%2520UKO%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for BP72%20UKO: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: CV73%20TVT
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV73%2520TVT%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for CV73%20TVT: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: GY24%20FOF
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY24%2520FOF%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for GY24%20FOF: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: LO73%20OTD
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO73%2520OTD%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for LO73%20OTD: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: BK25%20JPY
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK25%2520JPY%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for BK25%20JPY: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: BN25%20YFP
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN25%2520YFP%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for BN25%20YFP: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: ML24%20ZWD
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML24%2520ZWD%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for ML24%20ZWD: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: MP73%20JGY
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MP73%2520JGY%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for MP73%20JGY: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: FE23%20WVO
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE23%2520WVO%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for FE23%20WVO: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: DL74%20WCW
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL74%2520WCW%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for DL74%20WCW: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: DL24%20KTE
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL24%2520KTE%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for DL24%20KTE: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: LC54%20OBX
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC54%2520OBX%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for LC54%20OBX: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: KP09%20NHV
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP09%2520NHV%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for KP09%20NHV: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: HD19%20BVL
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HD19%2520BVL%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for HD19%20BVL: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: YR68%20LNT
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR68%2520LNT%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for YR68%20LNT: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: AO58%20XLV
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO58%2520XLV%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for AO58%20XLV: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: AY67%20XMG
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY67%2520XMG%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for AY67%20XMG: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: FP65%20XHH
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP65%2520XHH%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for FP65%20XHH: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: HF15%20WKE
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF15%2520WKE%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for HF15%20WKE: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: KS14%20BAA
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS14%2520BAA%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for KS14%20BAA: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: WK14%20MMJ
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK14%2520MMJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for WK14%20MMJ: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: WR63%20FVN
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR63%2520FVN%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for WR63%20FVN: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: WW66%20ATW
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WW66%2520ATW%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for WW66%20ATW: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: YC14%20HNO
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC14%2520HNO%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for YC14%20HNO: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: YT14%20AXC
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT14%2520AXC%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for YT14%20AXC: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: PE71%20WFO
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE71%2520WFO%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for PE71%20WFO: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: CV16%20UMD
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV16%2520UMD%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for CV16%20UMD: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: WG63%20CKL
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG63%2520CKL%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for WG63%20CKL: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: CJZ%205249
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJZ%25205249%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for CJZ%205249: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: BK73%20UUW
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK73%2520UUW%27 HTTP/1.1" 200 None
2026-03-29 22:09:12 [bca.uk] INFO: Scrape type for BK73%20UUW: 0
2026-03-29 22:09:12 [bca.uk] INFO: Found listing with ID: HV74%20EPJ
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV74%2520EPJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for HV74%20EPJ: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: WP24%20EAF
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP24%2520EAF%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for WP24%20EAF: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: WT25%20FYY
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520FYY%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for WT25%20FYY: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: WV25%20PZF
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV25%2520PZF%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for WV25%20PZF: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: FG72%20LTY
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG72%2520LTY%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for FG72%20LTY: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: HY75%20LNV
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY75%2520LNV%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for HY75%20LNV: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: MK24%20ZJJ
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK24%2520ZJJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for MK24%20ZJJ: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: WF24%20RVO
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF24%2520RVO%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for WF24%20RVO: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: LS24%20WGD
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS24%2520WGD%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for LS24%20WGD: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: VO24%20UZR
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO24%2520UZR%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for VO24%20UZR: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: NL12%20XCO
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL12%2520XCO%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for NL12%20XCO: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: CF74%20HXJ
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520HXJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for CF74%20HXJ: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: ML24%20FWG
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML24%2520FWG%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for ML24%20FWG: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: BN74%20PFA
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN74%2520PFA%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for BN74%20PFA: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: BN74%20PFG
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN74%2520PFG%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for BN74%20PFG: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: CK20%20HYT
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK20%2520HYT%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for CK20%20HYT: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: CU67%20XXH
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU67%2520XXH%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for CU67%20XXH: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: NA68%20XGU
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA68%2520XGU%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for NA68%20XGU: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: NU21%20OGO
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU21%2520OGO%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for NU21%20OGO: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: WF21%20HLG
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF21%2520HLG%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for WF21%20HLG: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: WP18%20YCL
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP18%2520YCL%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for WP18%20YCL: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: BD16%20KZP
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD16%2520KZP%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for BD16%20KZP: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: CF24%20PVA
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF24%2520PVA%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for CF24%20PVA: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: YC18%20RMV
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC18%2520RMV%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for YC18%20RMV: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: DP23%20TKJ
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP23%2520TKJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for DP23%20TKJ: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: DP23%20TFA
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP23%2520TFA%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for DP23%20TFA: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: DP23%20UDX
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP23%2520UDX%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for DP23%20UDX: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: VO23%20XPB
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO23%2520XPB%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for VO23%20XPB: 0
2026-03-29 22:09:13 [bca.uk] INFO: Found listing with ID: DP23%20TDO
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP23%2520TDO%27 HTTP/1.1" 200 None
2026-03-29 22:09:13 [bca.uk] INFO: Scrape type for DP23%20TDO: 0
2026-03-29 22:09:13 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=35&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:13 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=35&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=35&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:09:15 [bca.uk] INFO: Total items found: 100
2026-03-29 22:09:15 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=36&sort=MostRecentlyAdded
2026-03-29 22:09:15 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:09:15 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=36&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: DP23%20TTV
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP23%2520TTV%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for DP23%20TTV: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: DP23%20TBV
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP23%2520TBV%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for DP23%20TBV: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: DP23%20TLK
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP23%2520TLK%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for DP23%20TLK: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: HX14%20DND
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX14%2520DND%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for HX14%20DND: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: AE69%20JHY
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE69%2520JHY%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for AE69%20JHY: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: BN22%20KRF
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN22%2520KRF%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for BN22%20KRF: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: CU22%20ZXR
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU22%2520ZXR%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for CU22%20ZXR: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: FD71%20JXN
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD71%2520JXN%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for FD71%20JXN: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: FH73%20MKE
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH73%2520MKE%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for FH73%20MKE: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: KE72%20LSK
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE72%2520LSK%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for KE72%20LSK: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: N28%20CVL
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27N28%2520CVL%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for N28%20CVL: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: NV19%20EUZ
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV19%2520EUZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for NV19%20EUZ: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: OV19%20VEK
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV19%2520VEK%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for OV19%20VEK: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: OV23%20GWX
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV23%2520GWX%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for OV23%20GWX: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: OY20%20RGO
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY20%2520RGO%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for OY20%20RGO: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: RJ70%20WKD
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ70%2520WKD%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for RJ70%20WKD: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: SJ21%20YDN
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ21%2520YDN%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for SJ21%20YDN: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: AF22%20UDK
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF22%2520UDK%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for AF22%20UDK: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: AW21%20DVU
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AW21%2520DVU%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for AW21%20DVU: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: BP72%20FTD
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP72%2520FTD%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for BP72%20FTD: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: BP72%20ZZO
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP72%2520ZZO%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for BP72%20ZZO: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: CV23%20KXX
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV23%2520KXX%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for CV23%20KXX: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: DE23%20JPO
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE23%2520JPO%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for DE23%20JPO: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: DG24%20FYS
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG24%2520FYS%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for DG24%20FYS: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: FJ21%20VJM
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ21%2520VJM%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for FJ21%20VJM: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: FJ71%20TZW
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ71%2520TZW%27 HTTP/1.1" 200 None
2026-03-29 22:09:15 [bca.uk] INFO: Scrape type for FJ71%20TZW: 0
2026-03-29 22:09:15 [bca.uk] INFO: Found listing with ID: FN22%20LFB
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN22%2520LFB%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for FN22%20LFB: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: GN73%20XFP
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN73%2520XFP%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for GN73%20XFP: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: GP21%20FTU
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GP21%2520FTU%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for GP21%20FTU: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: GU23%20XLN
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU23%2520XLN%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for GU23%20XLN: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: GV71%20PYT
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV71%2520PYT%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for GV71%20PYT: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: HF21%20UKM
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF21%2520UKM%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for HF21%20UKM: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: HK72%20LDL
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK72%2520LDL%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for HK72%20LDL: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: KR71%20YZK
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR71%2520YZK%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for KR71%20YZK: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: LE21%20ONP
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE21%2520ONP%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for LE21%20ONP: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: LJ21%20ANZ
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ21%2520ANZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for LJ21%20ANZ: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: LJ22%20YNM
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ22%2520YNM%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for LJ22%20YNM: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: LL73%20PTZ
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL73%2520PTZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for LL73%20PTZ: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: LM72%20OEH
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM72%2520OEH%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for LM72%20OEH: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: LN22%20XRO
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN22%2520XRO%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for LN22%20XRO: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: LN23%20XRZ
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN23%2520XRZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for LN23%20XRZ: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: LR22%20SKZ
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR22%2520SKZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for LR22%20SKZ: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: LS21%20UXD
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS21%2520UXD%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for LS21%20UXD: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: LY21%20FXP
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY21%2520FXP%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for LY21%20FXP: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: MA23%20LUR
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA23%2520LUR%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for MA23%20LUR: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: MA23%20UCM
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA23%2520UCM%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for MA23%20UCM: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: MF22%20THU
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF22%2520THU%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for MF22%20THU: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: MF22%20UNL
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF22%2520UNL%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for MF22%20UNL: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: MJ23%20GNK
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ23%2520GNK%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for MJ23%20GNK: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: MW71%20XLP
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW71%2520XLP%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for MW71%20XLP: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: NC21%20FCD
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NC21%2520FCD%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for NC21%20FCD: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: NG23%20VZA
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG23%2520VZA%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for NG23%20VZA: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: NL23%20SYE
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL23%2520SYE%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for NL23%20SYE: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: NL72%20VLB
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL72%2520VLB%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for NL72%20VLB: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: OE72%20JDU
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE72%2520JDU%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for OE72%20JDU: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: OV23%20CVP
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV23%2520CVP%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for OV23%20CVP: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: OY25%20GNO
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY25%2520GNO%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for OY25%20GNO: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: PE71%20XBG
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE71%2520XBG%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for PE71%20XBG: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: RF70%20EGV
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF70%2520EGV%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for RF70%20EGV: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: RV23%20WJK
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV23%2520WJK%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for RV23%20WJK: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: SG22%20ORL
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG22%2520ORL%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for SG22%20ORL: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: SM22%20NNB
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM22%2520NNB%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for SM22%20NNB: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: VO23%20NNV
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO23%2520NNV%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for VO23%20NNV: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: WD24%20HDC
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD24%2520HDC%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for WD24%20HDC: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: WG72%20ORF
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG72%2520ORF%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for WG72%20ORF: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: WR71%20ZHH
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR71%2520ZHH%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for WR71%20ZHH: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: WX23%20GXK
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX23%2520GXK%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for WX23%20GXK: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: YK22%20TBV
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK22%2520TBV%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for YK22%20TBV: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: YK22%20TEO
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK22%2520TEO%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for YK22%20TEO: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: YK72%20UPF
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK72%2520UPF%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for YK72%20UPF: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: YP72%20NTM
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP72%2520NTM%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for YP72%20NTM: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: YR72%20HSU
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR72%2520HSU%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for YR72%20HSU: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: YT72%20CDF
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT72%2520CDF%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for YT72%20CDF: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: HX14%20FFC
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX14%2520FFC%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for HX14%20FFC: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: BX20%20OGT
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX20%2520OGT%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for BX20%20OGT: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: ML63%20NKT
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML63%2520NKT%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for ML63%20NKT: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: DC65%20VLJ
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC65%2520VLJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for DC65%20VLJ: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: WA20%20YHO
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA20%2520YHO%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for WA20%20YHO: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: Y20%20RDE
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y20%2520RDE%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for Y20%20RDE: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: YA12%20PDK
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA12%2520PDK%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for YA12%20PDK: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: YJ63%20CVO
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ63%2520CVO%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for YJ63%20CVO: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: YP60%20UFT
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP60%2520UFT%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for YP60%20UFT: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: FV64%20UGS
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV64%2520UGS%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for FV64%20UGS: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: GJ62%20OWW
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ62%2520OWW%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for GJ62%20OWW: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: HD66%20AYV
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HD66%2520AYV%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for HD66%20AYV: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: HX65%20VZY
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX65%2520VZY%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for HX65%20VZY: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: KN60%20UXA
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN60%2520UXA%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for KN60%20UXA: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: LC62%20ENO
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC62%2520ENO%27 HTTP/1.1" 200 None
2026-03-29 22:09:16 [bca.uk] INFO: Scrape type for LC62%20ENO: 0
2026-03-29 22:09:16 [bca.uk] INFO: Found listing with ID: LS18%20GSV
2026-03-29 22:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS18%2520GSV%27 HTTP/1.1" 200 None
2026-03-29 22:09:17 [bca.uk] INFO: Scrape type for LS18%20GSV: 0
2026-03-29 22:09:17 [bca.uk] INFO: Found listing with ID: MV17%20GRK
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV17%2520GRK%27 HTTP/1.1" 200 None
2026-03-29 22:09:17 [bca.uk] INFO: Scrape type for MV17%20GRK: 0
2026-03-29 22:09:17 [bca.uk] INFO: Found listing with ID: BG12%20YSA
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG12%2520YSA%27 HTTP/1.1" 200 None
2026-03-29 22:09:17 [bca.uk] INFO: Scrape type for BG12%20YSA: 0
2026-03-29 22:09:17 [bca.uk] INFO: Found listing with ID: BJ59%20YSS
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ59%2520YSS%27 HTTP/1.1" 200 None
2026-03-29 22:09:17 [bca.uk] INFO: Scrape type for BJ59%20YSS: 0
2026-03-29 22:09:17 [bca.uk] INFO: Found listing with ID: BP06%20UJK
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP06%2520UJK%27 HTTP/1.1" 200 None
2026-03-29 22:09:17 [bca.uk] INFO: Scrape type for BP06%20UJK: 0
2026-03-29 22:09:17 [bca.uk] INFO: Found listing with ID: BV17%20NCY
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV17%2520NCY%27 HTTP/1.1" 200 None
2026-03-29 22:09:17 [bca.uk] INFO: Scrape type for BV17%20NCY: 0
2026-03-29 22:09:17 [bca.uk] INFO: Found listing with ID: DE18%20HKD
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE18%2520HKD%27 HTTP/1.1" 200 None
2026-03-29 22:09:17 [bca.uk] INFO: Scrape type for DE18%20HKD: 0
2026-03-29 22:09:17 [bca.uk] INFO: Found listing with ID: EA65%20ZCT
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA65%2520ZCT%27 HTTP/1.1" 200 None
2026-03-29 22:09:17 [bca.uk] INFO: Scrape type for EA65%20ZCT: 0
2026-03-29 22:09:17 [bca.uk] INFO: Found listing with ID: EX06%20UKK
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX06%2520UKK%27 HTTP/1.1" 200 None
2026-03-29 22:09:17 [bca.uk] INFO: Scrape type for EX06%20UKK: 0
2026-03-29 22:09:17 [bca.uk] INFO: Found listing with ID: DG67%20VFW
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG67%2520VFW%27 HTTP/1.1" 200 None
2026-03-29 22:09:17 [bca.uk] INFO: Scrape type for DG67%20VFW: 0
2026-03-29 22:09:17 [bca.uk] INFO: Found listing with ID: FT12%20FXJ
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT12%2520FXJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:17 [bca.uk] INFO: Scrape type for FT12%20FXJ: 0
2026-03-29 22:09:17 [bca.uk] INFO: Found listing with ID: RK63%20MWY
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK63%2520MWY%27 HTTP/1.1" 200 None
2026-03-29 22:09:17 [bca.uk] INFO: Scrape type for RK63%20MWY: 0
2026-03-29 22:09:17 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=36&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:17 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=36&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=36&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:09:20 [bca.uk] INFO: Total items found: 100
2026-03-29 22:09:20 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=37&sort=MostRecentlyAdded
2026-03-29 22:09:20 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:09:20 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=37&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: RV12%20MMU
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV12%2520MMU%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for RV12%20MMU: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: AE63%20YYL
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE63%2520YYL%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for AE63%20YYL: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: LC16%20NGZ
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC16%2520NGZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for LC16%20NGZ: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: LN59%20YGP
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN59%2520YGP%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for LN59%20YGP: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: NC54%20KGO
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NC54%2520KGO%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for NC54%20KGO: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: WD64%20EXR
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD64%2520EXR%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for WD64%20EXR: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: BN60%20OLC
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN60%2520OLC%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for BN60%20OLC: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: DA59%20JYT
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA59%2520JYT%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for DA59%20JYT: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: DN65%20HSO
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN65%2520HSO%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for DN65%20HSO: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: FE60%20VKH
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE60%2520VKH%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for FE60%20VKH: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: GU14%20OGB
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU14%2520OGB%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for GU14%20OGB: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: VA16%20LRV
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA16%2520LRV%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for VA16%20LRV: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: AO12%20GNP
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO12%2520GNP%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for AO12%20GNP: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: BK64%20AOB
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK64%2520AOB%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for BK64%20AOB: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: DU67%20LVD
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU67%2520LVD%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for DU67%20LVD: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: EK56%20PGO
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK56%2520PGO%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for EK56%20PGO: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: EN59%20AMK
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN59%2520AMK%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for EN59%20AMK: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: EY08%20YGX
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY08%2520YGX%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for EY08%20YGX: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: LF61%20YNV
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF61%2520YNV%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for LF61%20YNV: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: LS06%20OUH
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS06%2520OUH%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for LS06%20OUH: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: NU66%20PYW
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU66%2520PYW%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for NU66%20PYW: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: PE58%20NTM
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE58%2520NTM%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for PE58%20NTM: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: VN68%20KUJ
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN68%2520KUJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for VN68%20KUJ: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: NL23%20SUU
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL23%2520SUU%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for NL23%20SUU: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: GK19%20YXX
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK19%2520YXX%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for GK19%20YXX: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: YP58%20TBU
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP58%2520TBU%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for YP58%20TBU: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: HG07%20WOA
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG07%2520WOA%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for HG07%20WOA: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: KC57%20UUR
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KC57%2520UUR%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for KC57%20UUR: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: KG05%20BVL
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KG05%2520BVL%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for KG05%20BVL: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: LA56%20LHG
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA56%2520LHG%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for LA56%20LHG: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: LC05%20LHB
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC05%2520LHB%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for LC05%20LHB: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: LG61%20WYL
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG61%2520WYL%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for LG61%20WYL: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: LV13%20WFN
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV13%2520WFN%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for LV13%20WFN: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: MJ61%20XRS
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ61%2520XRS%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for MJ61%20XRS: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: NA69%20XBT
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA69%2520XBT%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for NA69%20XBT: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: SD13%20SXO
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD13%2520SXO%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for SD13%20SXO: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: SG09%20FNU
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG09%2520FNU%27 HTTP/1.1" 200 None
2026-03-29 22:09:20 [bca.uk] INFO: Scrape type for SG09%20FNU: 0
2026-03-29 22:09:20 [bca.uk] INFO: Found listing with ID: SM61%20URB
2026-03-29 22:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM61%2520URB%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for SM61%20URB: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: VF07%20KYX
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VF07%2520KYX%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for VF07%20KYX: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: WG63%20YYE
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG63%2520YYE%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for WG63%20YYE: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: WJ07%20XUC
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ07%2520XUC%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for WJ07%20XUC: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: DF14%20TKV
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF14%2520TKV%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for DF14%20TKV: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: DU16%20VYC
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU16%2520VYC%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for DU16%20VYC: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: EJ14%20VDR
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ14%2520VDR%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for EJ14%20VDR: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: GJ61%20FMC
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ61%2520FMC%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for GJ61%20FMC: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: GU64%20NXK
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU64%2520NXK%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for GU64%20NXK: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: HD07%20EZL
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HD07%2520EZL%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for HD07%20EZL: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: VK23%20RVT
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK23%2520RVT%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for VK23%20RVT: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: FV59%20MFZ
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV59%2520MFZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for FV59%20MFZ: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: GX63%20OJP
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX63%2520OJP%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for GX63%20OJP: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: KS58%20OPT
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS58%2520OPT%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for KS58%20OPT: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: LM62%20GWZ
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM62%2520GWZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for LM62%20GWZ: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: MJ62%20EOL
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ62%2520EOL%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for MJ62%20EOL: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: NJ60%20NMX
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ60%2520NMX%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for NJ60%20NMX: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: SH18%20GZJ
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH18%2520GZJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for SH18%20GZJ: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: AC59%20DAC
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AC59%2520DAC%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for AC59%20DAC: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: FD63%20KVK
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD63%2520KVK%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for FD63%20KVK: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: FL72%20ZHH
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL72%2520ZHH%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for FL72%20ZHH: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: SW13%20EBX
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW13%2520EBX%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for SW13%20EBX: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: EK57%20YWZ
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK57%2520YWZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for EK57%20YWZ: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: PF67%20ENX
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF67%2520ENX%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for PF67%20ENX: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: WP14%20FBF
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP14%2520FBF%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for WP14%20FBF: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: WT16%20KKB
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT16%2520KKB%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for WT16%20KKB: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: YB66%20CAV
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB66%2520CAV%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for YB66%20CAV: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: YP61%20WOR
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP61%2520WOR%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for YP61%20WOR: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: YX14%20ORY
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX14%2520ORY%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for YX14%20ORY: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: SH09%20CPE
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH09%2520CPE%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for SH09%20CPE: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: SV60%20MXJ
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV60%2520MXJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for SV60%20MXJ: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: FH10%20OZN
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH10%2520OZN%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for FH10%20OZN: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: NX67%20XBD
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX67%2520XBD%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for NX67%20XBD: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: YM24%20JBU
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM24%2520JBU%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for YM24%20JBU: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: YG17%20ONF
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG17%2520ONF%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for YG17%20ONF: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: YH61%20SGV
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH61%2520SGV%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for YH61%20SGV: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: DN58%20UWL
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN58%2520UWL%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for DN58%20UWL: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: NJ09%20OGF
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ09%2520OGF%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for NJ09%20OGF: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: PK12%20TXL
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK12%2520TXL%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for PK12%20TXL: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: PX08%20GWJ
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX08%2520GWJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for PX08%20GWJ: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: RF12%20FYR
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF12%2520FYR%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for RF12%20FYR: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: WG19%20UHJ
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG19%2520UHJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for WG19%20UHJ: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: WP62%20XYU
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP62%2520XYU%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for WP62%20XYU: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: PL73%20JNF
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL73%2520JNF%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for PL73%20JNF: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: RO22%20NRL
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520NRL%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for RO22%20NRL: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: FG65%20XLO
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG65%2520XLO%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for FG65%20XLO: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: FG68%20DDA
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG68%2520DDA%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for FG68%20DDA: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: FJ14%20YWV
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ14%2520YWV%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for FJ14%20YWV: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: KN19%20TJW
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN19%2520TJW%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for KN19%20TJW: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: SP12%20XJU
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP12%2520XJU%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for SP12%20XJU: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: SW15%20NYA
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW15%2520NYA%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for SW15%20NYA: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: Y676%20PLE
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y676%2520PLE%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for Y676%20PLE: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: DG13%20DVZ
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG13%2520DVZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for DG13%20DVZ: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: DL67%20NKJ
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL67%2520NKJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for DL67%20NKJ: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: NL12%20MVO
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL12%2520MVO%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for NL12%20MVO: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: RJ22%20EBZ
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ22%2520EBZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for RJ22%20EBZ: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: KS64%20PHK
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS64%2520PHK%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for KS64%20PHK: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: EN62%20ZKT
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN62%2520ZKT%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for EN62%20ZKT: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: LS14%20SFJ
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS14%2520SFJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for LS14%20SFJ: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: LS54%20SVP
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS54%2520SVP%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for LS54%20SVP: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: LT11%20NGE
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT11%2520NGE%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for LT11%20NGE: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: LX12%20APO
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX12%2520APO%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for LX12%20APO: 0
2026-03-29 22:09:21 [bca.uk] INFO: Found listing with ID: M60%20MSU
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27M60%2520MSU%27 HTTP/1.1" 200 None
2026-03-29 22:09:21 [bca.uk] INFO: Scrape type for M60%20MSU: 0
2026-03-29 22:09:21 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=37&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:21 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=37&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=37&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:09:23 [bca.uk] INFO: Total items found: 100
2026-03-29 22:09:23 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=38&sort=MostRecentlyAdded
2026-03-29 22:09:23 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:09:23 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=38&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: MJ10%20HPE
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ10%2520HPE%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for MJ10%20HPE: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: MK14%20VLE
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK14%2520VLE%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for MK14%20VLE: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: NL61%20FOD
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL61%2520FOD%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for NL61%20FOD: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: RJ17%20SVK
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ17%2520SVK%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for RJ17%20SVK: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: SP13%20VCL
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP13%2520VCL%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for SP13%20VCL: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: VE16%20FUD
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE16%2520FUD%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for VE16%20FUD: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: BD16%20ZNJ
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD16%2520ZNJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for BD16%20ZNJ: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: BN63%20JDF
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN63%2520JDF%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for BN63%20JDF: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: DU12%20AXD
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU12%2520AXD%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for DU12%20AXD: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: EA19%20FCD
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA19%2520FCD%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for EA19%20FCD: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: GU62%20WMM
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU62%2520WMM%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for GU62%20WMM: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: GY14%20KTD
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY14%2520KTD%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for GY14%20KTD: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: KF05%20WVN
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF05%2520WVN%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for KF05%20WVN: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: LN11%20SXC
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN11%2520SXC%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for LN11%20SXC: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: WK14%20WOD
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK14%2520WOD%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for WK14%20WOD: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: DL64%20MPX
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL64%2520MPX%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for DL64%20MPX: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: SF16%20SMW
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF16%2520SMW%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for SF16%20SMW: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: EX14%20FSZ
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX14%2520FSZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for EX14%20FSZ: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: FE65%20UJU
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE65%2520UJU%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for FE65%20UJU: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: HK15%20VKT
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK15%2520VKT%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for HK15%20VKT: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: KV57%20GEK
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV57%2520GEK%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for KV57%20GEK: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: KY65%20TBU
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY65%2520TBU%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for KY65%20TBU: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: N13%20GWM
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27N13%2520GWM%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for N13%20GWM: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: PL14%20HJK
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL14%2520HJK%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for PL14%20HJK: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: VE65%20YLT
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE65%2520YLT%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for VE65%20YLT: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: WG62%20WDW
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG62%2520WDW%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for WG62%20WDW: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: WU05%20WWZ
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU05%2520WWZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for WU05%20WWZ: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: AV17%20OEJ
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV17%2520OEJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for AV17%20OEJ: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: CA62%20PRV
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA62%2520PRV%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for CA62%20PRV: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: CK18%20EYV
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK18%2520EYV%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for CK18%20EYV: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: CU65%20MXK
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU65%2520MXK%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for CU65%20MXK: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: CV58%20YNE
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV58%2520YNE%27 HTTP/1.1" 200 None
2026-03-29 22:09:23 [bca.uk] INFO: Scrape type for CV58%20YNE: 0
2026-03-29 22:09:23 [bca.uk] INFO: Found listing with ID: CV64%20HRP
2026-03-29 22:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV64%2520HRP%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for CV64%20HRP: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: DG64%20SWO
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG64%2520SWO%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for DG64%20SWO: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: DN14%20GKA
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN14%2520GKA%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for DN14%20GKA: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: DN62%20GZL
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN62%2520GZL%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for DN62%20GZL: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: DN67%20DUH
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN67%2520DUH%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for DN67%20DUH: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: EN15%20YTY
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN15%2520YTY%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for EN15%20YTY: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: SJ07%20LJK
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ07%2520LJK%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for SJ07%20LJK: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: WG11%20KFJ
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG11%2520KFJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for WG11%20KFJ: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: WK59%20VGD
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK59%2520VGD%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for WK59%20VGD: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: WK61%20THG
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK61%2520THG%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for WK61%20THG: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: WV64%20PJX
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV64%2520PJX%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for WV64%20PJX: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: YE10%20LCX
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE10%2520LCX%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for YE10%20LCX: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: BR53%20NNR
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BR53%2520NNR%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for BR53%20NNR: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: DK10%20USC
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK10%2520USC%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for DK10%20USC: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: GY60%20KSU
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY60%2520KSU%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for GY60%20KSU: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: LR61%20CGG
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR61%2520CGG%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for LR61%20CGG: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: MA17%20EEJ
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA17%2520EEJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for MA17%20EEJ: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: NA10%20FLB
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA10%2520FLB%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for NA10%20FLB: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: RJ13%20ABV
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ13%2520ABV%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for RJ13%20ABV: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: KN71%20FCZ
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN71%2520FCZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for KN71%20FCZ: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: KN71%20FFC
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN71%2520FFC%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for KN71%20FFC: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: KN71%20FHS
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN71%2520FHS%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for KN71%20FHS: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: DV13%20YRE
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV13%2520YRE%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for DV13%20YRE: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: GF59%20YWE
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF59%2520YWE%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for GF59%20YWE: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: ND15%20CVZ
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND15%2520CVZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for ND15%20CVZ: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: DA03%20RYT
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA03%2520RYT%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for DA03%20RYT: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: SM57%20UMV
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM57%2520UMV%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for SM57%20UMV: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: VA12%20NWM
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA12%2520NWM%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for VA12%20NWM: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: VE61%20YSX
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE61%2520YSX%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for VE61%20YSX: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: WF11%20YRA
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF11%2520YRA%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for WF11%20YRA: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: WP12%20KFK
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP12%2520KFK%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for WP12%20KFK: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: WU58%20MYB
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU58%2520MYB%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for WU58%20MYB: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: KP61%20YTC
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP61%2520YTC%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for KP61%20YTC: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: KR58%20KAE
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR58%2520KAE%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for KR58%20KAE: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: KV57%20OHT
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV57%2520OHT%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for KV57%20OHT: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: KY12%20OTH
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY12%2520OTH%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for KY12%20OTH: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: LC08%20BYV
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC08%2520BYV%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for LC08%20BYV: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: LC69%20YNW
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC69%2520YNW%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for LC69%20YNW: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: LD62%20FVN
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD62%2520FVN%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for LD62%20FVN: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: MC65%20YPK
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC65%2520YPK%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for MC65%20YPK: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: MV59%20ZYR
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV59%2520ZYR%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for MV59%20ZYR: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: RJ61%20VZV
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ61%2520VZV%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for RJ61%20VZV: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: RO09%20DFE
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO09%2520DFE%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for RO09%20DFE: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: DV67%20ZNZ
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV67%2520ZNZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for DV67%20ZNZ: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: EA09%20NJX
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA09%2520NJX%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for EA09%20NJX: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: EY13%20EWC
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY13%2520EWC%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for EY13%20EWC: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: GF13%20ZSN
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF13%2520ZSN%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for GF13%20ZSN: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: GK62%20SWZ
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK62%2520SWZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for GK62%20SWZ: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: GV68%20SRZ
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV68%2520SRZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for GV68%20SRZ: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: HG58%20ENY
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG58%2520ENY%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for HG58%20ENY: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: KN65%20XDZ
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN65%2520XDZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for KN65%20XDZ: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: KO18%20FFN
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO18%2520FFN%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for KO18%20FFN: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: KP11%20KHM
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP11%2520KHM%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for KP11%20KHM: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: FY11%20XAM
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY11%2520XAM%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for FY11%20XAM: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: PN13%20LJJ
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN13%2520LJJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for PN13%20LJJ: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: SM11%20WBL
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM11%2520WBL%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for SM11%20WBL: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: YP62%20EVF
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP62%2520EVF%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for YP62%20EVF: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: YR66%20CZW
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR66%2520CZW%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for YR66%20CZW: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: DU11%20KVT
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU11%2520KVT%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for DU11%20KVT: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: KY64%20PXG
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY64%2520PXG%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for KY64%20PXG: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: LN66%20SHZ
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN66%2520SHZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for LN66%20SHZ: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: MA13%20NFL
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA13%2520NFL%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for MA13%20NFL: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: NJ60%20SXP
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ60%2520SXP%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for NJ60%20SXP: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: SH10%20BVC
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH10%2520BVC%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for SH10%20BVC: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: SJ14%20NOF
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ14%2520NOF%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for SJ14%20NOF: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: SJ65%20XUT
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ65%2520XUT%27 HTTP/1.1" 200 None
2026-03-29 22:09:24 [bca.uk] INFO: Scrape type for SJ65%20XUT: 0
2026-03-29 22:09:24 [bca.uk] INFO: Found listing with ID: KJ18%20SXG
2026-03-29 22:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ18%2520SXG%27 HTTP/1.1" 200 None
2026-03-29 22:09:25 [bca.uk] INFO: Scrape type for KJ18%20SXG: 0
2026-03-29 22:09:25 [bca.uk] INFO: Found listing with ID: LJ64%20UMR
2026-03-29 22:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ64%2520UMR%27 HTTP/1.1" 200 None
2026-03-29 22:09:25 [bca.uk] INFO: Scrape type for LJ64%20UMR: 0
2026-03-29 22:09:25 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=38&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:25 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=38&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=38&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:09:56 [bca.uk] INFO: Total items found: 100
2026-03-29 22:09:56 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=39&sort=MostRecentlyAdded
2026-03-29 22:09:56 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:09:56 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=39&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: LV13%20EXZ
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV13%2520EXZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for LV13%20EXZ: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: NA15%20UTV
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA15%2520UTV%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for NA15%20UTV: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: OU64%20WOH
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU64%2520WOH%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for OU64%20WOH: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: EK13%20RKJ
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK13%2520RKJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for EK13%20RKJ: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: EO60%20LVJ
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO60%2520LVJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for EO60%20LVJ: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: ET15%20LNC
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET15%2520LNC%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for ET15%20LNC: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: PN09%20VVK
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN09%2520VVK%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for PN09%20VVK: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: YJ69%20DTA
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ69%2520DTA%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for YJ69%20DTA: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: AJ73%20DVM
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ73%2520DVM%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for AJ73%20DVM: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: SF68%20RVN
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF68%2520RVN%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for SF68%20RVN: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: SG22%20VOH
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG22%2520VOH%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for SG22%20VOH: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: SG22%20VPC
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG22%2520VPC%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for SG22%20VPC: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: FE18%20XLP
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE18%2520XLP%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for FE18%20XLP: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: SA21%20LUT
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA21%2520LUT%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for SA21%20LUT: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: SB15%20HFS
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB15%2520HFS%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for SB15%20HFS: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: SB64%20ARZ
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB64%2520ARZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for SB64%20ARZ: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: SB71%20XEU
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB71%2520XEU%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for SB71%20XEU: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: SC23%20RKV
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC23%2520RKV%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for SC23%20RKV: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: SG17%20YRD
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG17%2520YRD%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for SG17%20YRD: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: SH16%20TWD
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH16%2520TWD%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for SH16%20TWD: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: SJ72%20JEO
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ72%2520JEO%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for SJ72%20JEO: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: SN22%20OPG
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN22%2520OPG%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for SN22%20OPG: 0
2026-03-29 22:09:56 [bca.uk] INFO: Found listing with ID: SP72%20PWY
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP72%2520PWY%27 HTTP/1.1" 200 None
2026-03-29 22:09:56 [bca.uk] INFO: Scrape type for SP72%20PWY: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: VK21%20WLP
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK21%2520WLP%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for VK21%20WLP: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: YF19%20FJL
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF19%2520FJL%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for YF19%20FJL: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: YL17%20EWF
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL17%2520EWF%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for YL17%20EWF: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: AJ13%20LKF
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ13%2520LKF%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for AJ13%20LKF: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: LB14%20KBJ
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB14%2520KBJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for LB14%20KBJ: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: AF23%20ELH
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF23%2520ELH%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for AF23%20ELH: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: AJ72%20GVR
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ72%2520GVR%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for AJ72%20GVR: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: AV73%20UYJ
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV73%2520UYJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for AV73%20UYJ: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: BG72%20DUH
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG72%2520DUH%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for BG72%20DUH: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: CJ71%20KAA
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ71%2520KAA%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for CJ71%20KAA: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: FV24%20VKM
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV24%2520VKM%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for FV24%20VKM: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: FV71%20XER
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV71%2520XER%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for FV71%20XER: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: GN23%20XUZ
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN23%2520XUZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for GN23%20XUZ: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: KN23%20ZSZ
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN23%2520ZSZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for KN23%20ZSZ: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: KP72%20XUH
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP72%2520XUH%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for KP72%20XUH: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: LL72%20GLZ
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL72%2520GLZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for LL72%20GLZ: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: LO23%20MLK
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO23%2520MLK%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for LO23%20MLK: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: LR22%20HKP
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR22%2520HKP%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for LR22%20HKP: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: MA23%20LXR
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA23%2520LXR%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for MA23%20LXR: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: MA23%20OOJ
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA23%2520OOJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for MA23%20OOJ: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: MW72%20XOK
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW72%2520XOK%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for MW72%20XOK: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: NG72%20DVV
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG72%2520DVV%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for NG72%20DVV: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: OY22%20XCS
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY22%2520XCS%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for OY22%20XCS: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: RY24%20YBA
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RY24%2520YBA%27 HTTP/1.1" 200 None
2026-03-29 22:09:57 [bca.uk] INFO: Scrape type for RY24%20YBA: 0
2026-03-29 22:09:57 [bca.uk] INFO: Found listing with ID: SJ23%20YZX
2026-03-29 22:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ23%2520YZX%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for SJ23%20YZX: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: WU23%20ESO
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU23%2520ESO%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for WU23%20ESO: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: WX67%20WPZ
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX67%2520WPZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for WX67%20WPZ: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: AP71%20GFY
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP71%2520GFY%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for AP71%20GFY: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: RJ68%20ECE
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ68%2520ECE%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for RJ68%20ECE: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: WR21%20YPP
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR21%2520YPP%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for WR21%20YPP: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: SN68%20GKV
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN68%2520GKV%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for SN68%20GKV: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: BG70%20NZK
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG70%2520NZK%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for BG70%20NZK: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: FG70%20HJC
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG70%2520HJC%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for FG70%20HJC: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: LY74%20OPG
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY74%2520OPG%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for LY74%20OPG: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: VO70%20KWG
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO70%2520KWG%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for VO70%20KWG: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: WG71%20LHX
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG71%2520LHX%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for WG71%20LHX: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: YD73%20JXJ
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD73%2520JXJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for YD73%20JXJ: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: CP23%20PXJ
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP23%2520PXJ%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for CP23%20PXJ: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: DP72%20HJG
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP72%2520HJG%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for DP72%20HJG: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: LV72%20OEZ
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV72%2520OEZ%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for LV72%20OEZ: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: RJ22%20XKS
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ22%2520XKS%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for RJ22%20XKS: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: RN19%20HSK
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RN19%2520HSK%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for RN19%20HSK: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: VE25%20AFN
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE25%2520AFN%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for VE25%20AFN: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: VN25%20RXF
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN25%2520RXF%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for VN25%20RXF: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: VN25%20ZZD
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN25%2520ZZD%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for VN25%20ZZD: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: VN25%20ZZV
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN25%2520ZZV%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for VN25%20ZZV: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: YC25%20WVA
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC25%2520WVA%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for YC25%20WVA: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: AX72%20KBF
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX72%2520KBF%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for AX72%20KBF: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: BT72%20GFG
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT72%2520GFG%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for BT72%20GFG: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: DL73%20KXW
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520KXW%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for DL73%20KXW: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: DV24%20BYX
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV24%2520BYX%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for DV24%20BYX: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: DV24%20CFM
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV24%2520CFM%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for DV24%20CFM: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: DV24%20JSU
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV24%2520JSU%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for DV24%20JSU: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: GM23%20LHE
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM23%2520LHE%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for GM23%20LHE: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: GM23%20LHG
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM23%2520LHG%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for GM23%20LHG: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: GV74%20XKX
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV74%2520XKX%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for GV74%20XKX: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: GY24%20TWL
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY24%2520TWL%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for GY24%20TWL: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: KE23%20CUC
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE23%2520CUC%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for KE23%20CUC: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: KE73%20YZH
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE73%2520YZH%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for KE73%20YZH: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: KF73%20AUY
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF73%2520AUY%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for KF73%20AUY: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: KF73%20CXE
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF73%2520CXE%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for KF73%20CXE: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: KJ23%20NMA
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ23%2520NMA%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for KJ23%20NMA: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: KK23%20BVW
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KK23%2520BVW%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for KK23%20BVW: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: LL74%20DYY
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520DYY%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for LL74%20DYY: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: LN24%20PYB
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520PYB%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for LN24%20PYB: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: LN24%20RHA
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520RHA%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for LN24%20RHA: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: LN24%20RNF
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520RNF%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for LN24%20RNF: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: LN24%20RVF
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520RVF%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for LN24%20RVF: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: LO74%20XZE
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO74%2520XZE%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for LO74%20XZE: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: LP73%20DKN
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP73%2520DKN%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for LP73%20DKN: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: LT22%20VLG
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT22%2520VLG%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for LT22%20VLG: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: MA24%20FLV
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA24%2520FLV%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for MA24%20FLV: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: MA24%20FSV
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA24%2520FSV%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for MA24%20FSV: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: ME73%20NHC
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME73%2520NHC%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for ME73%20NHC: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: MJ74%20HDD
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ74%2520HDD%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for MJ74%20HDD: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: MW74%20DFF
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW74%2520DFF%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for MW74%20DFF: 0
2026-03-29 22:09:58 [bca.uk] INFO: Found listing with ID: MW74%20DLO
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW74%2520DLO%27 HTTP/1.1" 200 None
2026-03-29 22:09:58 [bca.uk] INFO: Scrape type for MW74%20DLO: 0
2026-03-29 22:09:58 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=39&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:58 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=39&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:09:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=39&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:10:00 [bca.uk] INFO: Total items found: 100
2026-03-29 22:10:00 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=40&sort=MostRecentlyAdded
2026-03-29 22:10:00 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:10:00 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=40&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: MW74%20NRL
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW74%2520NRL%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for MW74%20NRL: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: RX73%20KSU
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX73%2520KSU%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for RX73%20KSU: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: WM72%20RXO
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM72%2520RXO%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for WM72%20RXO: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: WP74%20CWK
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP74%2520CWK%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for WP74%20CWK: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: WV74%20OCH
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV74%2520OCH%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for WV74%20OCH: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: YF23%20UOA
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF23%2520UOA%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for YF23%20UOA: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: YY73%20XEC
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY73%2520XEC%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for YY73%20XEC: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: YY73%20XHZ
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY73%2520XHZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for YY73%20XHZ: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: YY73%20XJD
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY73%2520XJD%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for YY73%20XJD: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: CP18%20SYV
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP18%2520SYV%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for CP18%20SYV: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: KX68%20NDF
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX68%2520NDF%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for KX68%20NDF: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: OY18%20CXR
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY18%2520CXR%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for OY18%20CXR: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: PX67%20WMY
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX67%2520WMY%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for PX67%20WMY: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: SV14%20XST
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV14%2520XST%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for SV14%20XST: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: SW69%20PGF
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW69%2520PGF%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for SW69%20PGF: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: EO17%20NNT
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO17%2520NNT%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for EO17%20NNT: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: GB67%20HRV
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GB67%2520HRV%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for GB67%20HRV: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: KV68%20XLU
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV68%2520XLU%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for KV68%20XLU: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: LC22%20KRD
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC22%2520KRD%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for LC22%20KRD: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: LC72%20DHL
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC72%2520DHL%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for LC72%20DHL: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: LL70%20FHT
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL70%2520FHT%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for LL70%20FHT: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: LV24%20JUC
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV24%2520JUC%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for LV24%20JUC: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: OE68%20UGJ
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE68%2520UGJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for OE68%20UGJ: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: SE70%20BUP
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE70%2520BUP%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for SE70%20BUP: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: YC17%20ZWS
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC17%2520ZWS%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for YC17%20ZWS: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: BD71%20ZCE
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD71%2520ZCE%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for BD71%20ZCE: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: KN69%20EOF
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN69%2520EOF%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for KN69%20EOF: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: BV68%20BNK
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV68%2520BNK%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for BV68%20BNK: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: DU25%20CDO
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU25%2520CDO%27 HTTP/1.1" 200 None
2026-03-29 22:10:00 [bca.uk] INFO: Scrape type for DU25%20CDO: 0
2026-03-29 22:10:00 [bca.uk] INFO: Found listing with ID: CA14%20HKM
2026-03-29 22:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA14%2520HKM%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for CA14%20HKM: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: EA71%20ATN
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA71%2520ATN%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for EA71%20ATN: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: EA73%20HHR
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA73%2520HHR%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for EA73%20HHR: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: EN68%20RVC
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN68%2520RVC%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for EN68%20RVC: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: EX23%20AYH
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX23%2520AYH%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for EX23%20AYH: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: EY72%20LOD
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY72%2520LOD%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for EY72%20LOD: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: HG69%20EAF
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG69%2520EAF%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for HG69%20EAF: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: KF24%20OBP
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF24%2520OBP%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for KF24%20OBP: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: LS22%20FOV
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS22%2520FOV%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for LS22%20FOV: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: LX22%20NPA
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX22%2520NPA%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for LX22%20NPA: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: WP72%20LTT
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP72%2520LTT%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for WP72%20LTT: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: BG74%20HTT
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG74%2520HTT%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for BG74%20HTT: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: AF22%20VPJ
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF22%2520VPJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for AF22%20VPJ: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: LD21%20WJN
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD21%2520WJN%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for LD21%20WJN: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: BL72%20XBS
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL72%2520XBS%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for BL72%20XBS: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: BV22%20KKH
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV22%2520KKH%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for BV22%20KKH: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: CN22%20XKK
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN22%2520XKK%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for CN22%20XKK: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: DY22%20HSD
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY22%2520HSD%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for DY22%20HSD: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: JL22%20JRL
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27JL22%2520JRL%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for JL22%20JRL: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: OE23%20NVT
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE23%2520NVT%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for OE23%20NVT: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: OW72%20ESG
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW72%2520ESG%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for OW72%20ESG: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: PY23%20MYL
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY23%2520MYL%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for PY23%20MYL: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: SL72%20LLG
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL72%2520LLG%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for SL72%20LLG: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: WN69%20OMC
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN69%2520OMC%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for WN69%20OMC: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: WP71%20XJM
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP71%2520XJM%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for WP71%20XJM: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: WR72%20NFL
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR72%2520NFL%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for WR72%20NFL: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: WV23%20VRE
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV23%2520VRE%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for WV23%20VRE: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: WV71%20SYU
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV71%2520SYU%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for WV71%20SYU: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: YR22%20XOS
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR22%2520XOS%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for YR22%20XOS: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: CE73%20GNO
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE73%2520GNO%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for CE73%20GNO: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: HJ72%20LSK
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ72%2520LSK%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for HJ72%20LSK: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: HJ73%20NVZ
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ73%2520NVZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for HJ73%20NVZ: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: KN22%20FCJ
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN22%2520FCJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for KN22%20FCJ: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: VE69%20TZS
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE69%2520TZS%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for VE69%20TZS: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: WR72%20NFF
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR72%2520NFF%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for WR72%20NFF: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: YL22%20LFZ
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL22%2520LFZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for YL22%20LFZ: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: LV75%20ODE
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV75%2520ODE%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for LV75%20ODE: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: SN71%20LRF
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN71%2520LRF%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for SN71%20LRF: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: SO21%20GWZ
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO21%2520GWZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for SO21%20GWZ: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: YA71%20PSU
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA71%2520PSU%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for YA71%20PSU: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: BP72%20FJN
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP72%2520FJN%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for BP72%20FJN: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: BT72%20MWN
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT72%2520MWN%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for BT72%20MWN: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: WA19%20NEN
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA19%2520NEN%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for WA19%20NEN: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: YH14%20LRL
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH14%2520LRL%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for YH14%20LRL: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: BU22%20TFA
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU22%2520TFA%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for BU22%20TFA: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: GV72%20KDZ
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV72%2520KDZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for GV72%20KDZ: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: HV22%20ZSJ
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV22%2520ZSJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for HV22%20ZSJ: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: HV72%20WUX
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV72%2520WUX%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for HV72%20WUX: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: LR21%20YCX
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR21%2520YCX%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for LR21%20YCX: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: OV23%20CWD
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV23%2520CWD%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for OV23%20CWD: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: RA73%20DWD
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA73%2520DWD%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for RA73%20DWD: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: YG22%20UMR
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG22%2520UMR%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for YG22%20UMR: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: YM74%20WVO
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM74%2520WVO%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for YM74%20WVO: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: ME21%20CKL
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME21%2520CKL%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for ME21%20CKL: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: RE22%20NXV
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE22%2520NXV%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for RE22%20NXV: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: KR71%20ZNS
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR71%2520ZNS%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for KR71%20ZNS: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: YF66%20KXE
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF66%2520KXE%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for YF66%20KXE: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: BN20%20EGF
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN20%2520EGF%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for BN20%20EGF: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: PK15%20OTH
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK15%2520OTH%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for PK15%20OTH: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: PJ10%20BZK
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ10%2520BZK%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for PJ10%20BZK: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: RF18%20AEK
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF18%2520AEK%27 HTTP/1.1" 200 None
2026-03-29 22:10:01 [bca.uk] INFO: Scrape type for RF18%20AEK: 0
2026-03-29 22:10:01 [bca.uk] INFO: Found listing with ID: SN61%20GDO
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN61%2520GDO%27 HTTP/1.1" 200 None
2026-03-29 22:10:02 [bca.uk] INFO: Scrape type for SN61%20GDO: 0
2026-03-29 22:10:02 [bca.uk] INFO: Found listing with ID: WP72%20FXD
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP72%2520FXD%27 HTTP/1.1" 200 None
2026-03-29 22:10:02 [bca.uk] INFO: Scrape type for WP72%20FXD: 0
2026-03-29 22:10:02 [bca.uk] INFO: Found listing with ID: WA11%20CDO
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA11%2520CDO%27 HTTP/1.1" 200 None
2026-03-29 22:10:02 [bca.uk] INFO: Scrape type for WA11%20CDO: 0
2026-03-29 22:10:02 [bca.uk] INFO: Found listing with ID: ET21%20SCO
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET21%2520SCO%27 HTTP/1.1" 200 None
2026-03-29 22:10:02 [bca.uk] INFO: Scrape type for ET21%20SCO: 0
2026-03-29 22:10:02 [bca.uk] INFO: Found listing with ID: LO21%20XVZ
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO21%2520XVZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:02 [bca.uk] INFO: Scrape type for LO21%20XVZ: 0
2026-03-29 22:10:02 [bca.uk] INFO: Found listing with ID: BJ68%20NTY
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ68%2520NTY%27 HTTP/1.1" 200 None
2026-03-29 22:10:02 [bca.uk] INFO: Scrape type for BJ68%20NTY: 0
2026-03-29 22:10:02 [bca.uk] INFO: Found listing with ID: BV23%20GXM
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV23%2520GXM%27 HTTP/1.1" 200 None
2026-03-29 22:10:02 [bca.uk] INFO: Scrape type for BV23%20GXM: 0
2026-03-29 22:10:02 [bca.uk] INFO: Found listing with ID: FX22%20TVJ
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX22%2520TVJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:02 [bca.uk] INFO: Scrape type for FX22%20TVJ: 0
2026-03-29 22:10:02 [bca.uk] INFO: Found listing with ID: LC68%20DRX
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC68%2520DRX%27 HTTP/1.1" 200 None
2026-03-29 22:10:02 [bca.uk] INFO: Scrape type for LC68%20DRX: 0
2026-03-29 22:10:02 [bca.uk] INFO: Found listing with ID: RK70%20GYB
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK70%2520GYB%27 HTTP/1.1" 200 None
2026-03-29 22:10:02 [bca.uk] INFO: Scrape type for RK70%20GYB: 0
2026-03-29 22:10:02 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=40&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:02 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=40&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:10:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=40&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:10:04 [bca.uk] INFO: Total items found: 100
2026-03-29 22:10:04 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=41&sort=MostRecentlyAdded
2026-03-29 22:10:04 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:10:04 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=41&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: RV22%20XFF
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV22%2520XFF%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for RV22%20XFF: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: MK68%20BWN
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK68%2520BWN%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for MK68%20BWN: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: OY18%20OXG
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY18%2520OXG%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for OY18%20OXG: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: PK22%20WPW
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK22%2520WPW%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for PK22%20WPW: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: YT22%20AHN
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT22%2520AHN%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for YT22%20AHN: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: KT18%20NNJ
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT18%2520NNJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for KT18%20NNJ: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: BC22%20HLN
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC22%2520HLN%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for BC22%20HLN: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: C12%20OLL
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27C12%2520OLL%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for C12%20OLL: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: DY68%20VKP
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY68%2520VKP%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for DY68%20VKP: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: NA22%20COJ
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA22%2520COJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for NA22%20COJ: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: NX69%20MFO
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX69%2520MFO%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for NX69%20MFO: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: SG71%20XJD
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG71%2520XJD%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for SG71%20XJD: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: SW22%20JBO
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW22%2520JBO%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for SW22%20JBO: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: KS20%20GNF
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS20%2520GNF%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for KS20%20GNF: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: KV68%20FFL
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV68%2520FFL%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for KV68%20FFL: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: MA22%20UZX
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA22%2520UZX%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for MA22%20UZX: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: OV69%20ZYX
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV69%2520ZYX%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for OV69%20ZYX: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: YF72%20SCZ
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF72%2520SCZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for YF72%20SCZ: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: LM22%20ZTO
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM22%2520ZTO%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for LM22%20ZTO: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: KS21%20FGU
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS21%2520FGU%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for KS21%20FGU: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: LF68%20HUV
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF68%2520HUV%27 HTTP/1.1" 200 None
2026-03-29 22:10:04 [bca.uk] INFO: Scrape type for LF68%20HUV: 0
2026-03-29 22:10:04 [bca.uk] INFO: Found listing with ID: KW18%20DWX
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW18%2520DWX%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for KW18%20DWX: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: LR19%20NCU
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR19%2520NCU%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for LR19%20NCU: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: WF70%20FSN
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF70%2520FSN%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for WF70%20FSN: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: DK20%20WOA
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK20%2520WOA%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for DK20%20WOA: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: ET19%20WKG
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET19%2520WKG%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for ET19%20WKG: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: FY69%20XBU
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY69%2520XBU%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for FY69%20XBU: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: DN71%20VHK
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN71%2520VHK%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for DN71%20VHK: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: HK19%20RSV
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK19%2520RSV%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for HK19%20RSV: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: GK19%20NSO
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK19%2520NSO%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for GK19%20NSO: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: WD70%20HZX
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD70%2520HZX%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for WD70%20HZX: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: FL68%20LDZ
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL68%2520LDZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for FL68%20LDZ: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: EK71%20XHH
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK71%2520XHH%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for EK71%20XHH: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: LK71%20MTX
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK71%2520MTX%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for LK71%20MTX: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: EF16%20YTX
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF16%2520YTX%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for EF16%20YTX: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: BF71%20NFL
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF71%2520NFL%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for BF71%20NFL: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: CJ19%20WVD
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ19%2520WVD%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for CJ19%20WVD: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: KM25%20GXC
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM25%2520GXC%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for KM25%20GXC: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: YC18%20JNL
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC18%2520JNL%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for YC18%20JNL: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: DO19%20LPJ
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DO19%2520LPJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for DO19%20LPJ: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: BN16%20KWU
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN16%2520KWU%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for BN16%20KWU: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: EY19%20WCL
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY19%2520WCL%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for EY19%20WCL: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: NL64%20UCU
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL64%2520UCU%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for NL64%20UCU: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: FB19%20XFJ
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FB19%2520XFJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for FB19%20XFJ: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: DK24%20YOC
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK24%2520YOC%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for DK24%20YOC: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: EJ63%20XXE
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ63%2520XXE%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for EJ63%20XXE: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: KF19%20XKV
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF19%2520XKV%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for KF19%20XKV: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: YW18%20ETK
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YW18%2520ETK%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for YW18%20ETK: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: BP63%20NVY
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP63%2520NVY%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for BP63%20NVY: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: FG19%20YWD
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG19%2520YWD%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for FG19%20YWD: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: LF19%20FON
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF19%2520FON%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for LF19%20FON: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: LL70%20FOU
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL70%2520FOU%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for LL70%20FOU: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: YD69%20XES
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD69%2520XES%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for YD69%20XES: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: D10%20LKE
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27D10%2520LKE%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for D10%20LKE: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: DGZ%206301
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DGZ%25206301%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for DGZ%206301: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: GX69%20UTS
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX69%2520UTS%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for GX69%20UTS: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: KY67%20GGX
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY67%2520GGX%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for KY67%20GGX: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: LT68%20DYO
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT68%2520DYO%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for LT68%20DYO: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: PK16%20SFV
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK16%2520SFV%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for PK16%20SFV: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: YL70%20FHK
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL70%2520FHK%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for YL70%20FHK: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: GJ64%20VAM
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ64%2520VAM%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for GJ64%20VAM: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: GY20%20BYH
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY20%2520BYH%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for GY20%20BYH: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: OY67%20YSO
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY67%2520YSO%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for OY67%20YSO: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: RE70%20NBM
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE70%2520NBM%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for RE70%20NBM: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: NX18%20FWO
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX18%2520FWO%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for NX18%20FWO: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: NU17%20KLJ
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU17%2520KLJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for NU17%20KLJ: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: DK11%20TWU
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK11%2520TWU%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for DK11%20TWU: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: YC12%20XPH
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC12%2520XPH%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for YC12%20XPH: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: DA71%20OZO
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA71%2520OZO%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for DA71%20OZO: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: LM21%20ATZ
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM21%2520ATZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for LM21%20ATZ: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: LV09%20KGA
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV09%2520KGA%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for LV09%20KGA: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: MP19%20BYW
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MP19%2520BYW%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for MP19%20BYW: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: MK12%20UZT
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK12%2520UZT%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for MK12%20UZT: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: NC21%20XCP
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NC21%2520XCP%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for NC21%20XCP: 0
2026-03-29 22:10:05 [bca.uk] INFO: Found listing with ID: NG71%20LSV
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG71%2520LSV%27 HTTP/1.1" 200 None
2026-03-29 22:10:05 [bca.uk] INFO: Scrape type for NG71%20LSV: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: NL67%20WRR
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL67%2520WRR%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for NL67%20WRR: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: SV18%20YJF
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV18%2520YJF%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for SV18%20YJF: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: WN08%20CUA
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN08%2520CUA%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for WN08%20CUA: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: YS65%20LXE
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS65%2520LXE%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for YS65%20LXE: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: AF71%20XKX
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF71%2520XKX%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for AF71%20XKX: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: GJ17%20EKE
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ17%2520EKE%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for GJ17%20EKE: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: GJ67%20KLX
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ67%2520KLX%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for GJ67%20KLX: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: LA18%20AET
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA18%2520AET%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for LA18%20AET: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: LV59%20FNP
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV59%2520FNP%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for LV59%20FNP: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: DL13%20RHV
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL13%2520RHV%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for DL13%20RHV: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: DN68%20GZS
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN68%2520GZS%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for DN68%20GZS: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: DP68%20HHK
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP68%2520HHK%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for DP68%20HHK: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: GF14%20ONR
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF14%2520ONR%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for GF14%20ONR: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: LP14%20USW
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP14%2520USW%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for LP14%20USW: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: LR18%20BTV
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR18%2520BTV%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for LR18%20BTV: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: MK61%20URX
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK61%2520URX%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for MK61%20URX: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: VN69%20NTA
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN69%2520NTA%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for VN69%20NTA: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: WN69%20UXG
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN69%2520UXG%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for WN69%20UXG: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: X367%20CLB
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27X367%2520CLB%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for X367%20CLB: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: YS18%20UXW
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS18%2520UXW%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for YS18%20UXW: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: YT13%20XDJ
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT13%2520XDJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for YT13%20XDJ: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: CX59%20PFA
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX59%2520PFA%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for CX59%20PFA: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: WA68%20CZR
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA68%2520CZR%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for WA68%20CZR: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: SK13%20EOT
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK13%2520EOT%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for SK13%20EOT: 0
2026-03-29 22:10:06 [bca.uk] INFO: Found listing with ID: LA18%20YHN
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA18%2520YHN%27 HTTP/1.1" 200 None
2026-03-29 22:10:06 [bca.uk] INFO: Scrape type for LA18%20YHN: 0
2026-03-29 22:10:06 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=41&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:06 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=41&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:10:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=41&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:10:08 [bca.uk] INFO: Total items found: 100
2026-03-29 22:10:08 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=42&sort=MostRecentlyAdded
2026-03-29 22:10:08 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:10:08 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=42&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: YY61%20AUF
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY61%2520AUF%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for YY61%20AUF: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: NK11%20HXL
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK11%2520HXL%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for NK11%20HXL: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: NA53%20FUP
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA53%2520FUP%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for NA53%20FUP: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: WF18%20OXJ
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF18%2520OXJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for WF18%20OXJ: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: WJ22%20JVP
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ22%2520JVP%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for WJ22%20JVP: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: WK12%20UZF
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK12%2520UZF%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for WK12%20UZF: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: WK72%20LWL
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK72%2520LWL%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for WK72%20LWL: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: Y886%20UBK
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y886%2520UBK%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for Y886%20UBK: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: HY19%20NVK
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY19%2520NVK%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for HY19%20NVK: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: KN71%20ZFC
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN71%2520ZFC%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for KN71%20ZFC: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: KR20%20WEC
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR20%2520WEC%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for KR20%20WEC: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: MK69%20KRX
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK69%2520KRX%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for MK69%20KRX: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: RO10%20RBV
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO10%2520RBV%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for RO10%20RBV: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: RX66%20ZCZ
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX66%2520ZCZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for RX66%20ZCZ: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: SA68%20YKR
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA68%2520YKR%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for SA68%20YKR: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: SK67%20KUB
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK67%2520KUB%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for SK67%20KUB: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: SN66%20PGE
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN66%2520PGE%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for SN66%20PGE: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: VO20%20ZZM
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO20%2520ZZM%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for VO20%20ZZM: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: WD17%20LOJ
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD17%2520LOJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for WD17%20LOJ: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: AY70%20UXZ
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY70%2520UXZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for AY70%20UXZ: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: CA22%20ORW
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA22%2520ORW%27 HTTP/1.1" 200 None
2026-03-29 22:10:08 [bca.uk] INFO: Scrape type for CA22%20ORW: 0
2026-03-29 22:10:08 [bca.uk] INFO: Found listing with ID: CP22%20DPV
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP22%2520DPV%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for CP22%20DPV: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: CV69%20KLS
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV69%2520KLS%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for CV69%20KLS: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: DL64%20PUA
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL64%2520PUA%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for DL64%20PUA: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: EO10%20ZHY
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO10%2520ZHY%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for EO10%20ZHY: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: HX17%20TCV
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX17%2520TCV%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for HX17%20TCV: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: GF09%20WVJ
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF09%2520WVJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for GF09%20WVJ: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: MV12%20NVP
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV12%2520NVP%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for MV12%20NVP: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: Y467%20UKE
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y467%2520UKE%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for Y467%20UKE: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: RIL%206309
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RIL%25206309%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for RIL%206309: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: KM23%20LCL
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM23%2520LCL%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for KM23%20LCL: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: KS73%20SSO
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS73%2520SSO%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for KS73%20SSO: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: MW24%20YOG
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW24%2520YOG%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for MW24%20YOG: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: NC71%20AYS
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NC71%2520AYS%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for NC71%20AYS: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: FT13%20HXR
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT13%2520HXR%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for FT13%20HXR: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: KS23%20HYZ
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS23%2520HYZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for KS23%20HYZ: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: KW23%20CMZ
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW23%2520CMZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for KW23%20CMZ: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: KW73%20YLM
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW73%2520YLM%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for KW73%20YLM: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: KW73%20YVM
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW73%2520YVM%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for KW73%20YVM: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: OY17%20VGJ
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY17%2520VGJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for OY17%20VGJ: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: FG21%20ZHO
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG21%2520ZHO%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for FG21%20ZHO: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: YN68%20HMH
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN68%2520HMH%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for YN68%20HMH: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: GD73%20KHH
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD73%2520KHH%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for GD73%20KHH: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: GL73%20XFX
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL73%2520XFX%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for GL73%20XFX: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: CX13%20HLM
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX13%2520HLM%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for CX13%20HLM: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: KW73%20TVV
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW73%2520TVV%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for KW73%20TVV: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: KW73%20YUH
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW73%2520YUH%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for KW73%20YUH: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: MW73%20GFU
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW73%2520GFU%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for MW73%20GFU: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: BP65%20KMU
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP65%2520KMU%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for BP65%20KMU: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: KW23%20CUO
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW23%2520CUO%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for KW23%20CUO: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: GJ73%20VUE
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ73%2520VUE%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for GJ73%20VUE: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: GF15%20WDN
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF15%2520WDN%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for GF15%20WDN: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: MV63%20YNE
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV63%2520YNE%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for MV63%20YNE: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: YH73%20KXU
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH73%2520KXU%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for YH73%20KXU: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: HV18%20VJN
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV18%2520VJN%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for HV18%20VJN: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: YE22%20DYJ
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE22%2520DYJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for YE22%20DYJ: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: GU10%20OWY
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU10%2520OWY%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for GU10%20OWY: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: VX14%20FDO
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX14%2520FDO%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for VX14%20FDO: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: YY56%20EDK
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY56%2520EDK%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for YY56%20EDK: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: WR66%20CUK
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR66%2520CUK%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for WR66%20CUK: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: YL57%20BXX
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL57%2520BXX%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for YL57%20BXX: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: SP12%20ZFL
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP12%2520ZFL%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for SP12%20ZFL: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: GJ73%20VLX
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ73%2520VLX%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for GJ73%20VLX: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: KW73%20YUN
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW73%2520YUN%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for KW73%20YUN: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: L44%20KDN
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27L44%2520KDN%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for L44%20KDN: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: FP61%20YTJ
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP61%2520YTJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for FP61%20YTJ: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: MC19%20FDG
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC19%2520FDG%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for MC19%20FDG: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: RL05%20YPN
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RL05%2520YPN%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for RL05%20YPN: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: FP67%20ORG
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP67%2520ORG%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for FP67%20ORG: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: OE08%20ZZO
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE08%2520ZZO%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for OE08%20ZZO: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: YG65%20YRR
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG65%2520YRR%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for YG65%20YRR: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: EK67%20XXS
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK67%2520XXS%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for EK67%20XXS: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: GJ68%20AFV
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ68%2520AFV%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for GJ68%20AFV: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: GM69%20BGK
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM69%2520BGK%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for GM69%20BGK: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: HY13%20XUR
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY13%2520XUR%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for HY13%20XUR: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: MJ17%20DZY
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ17%2520DZY%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for MJ17%20DZY: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: OE66%20NBM
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE66%2520NBM%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for OE66%20NBM: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: OE71%20BYH
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE71%2520BYH%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for OE71%20BYH: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: RO22%20GYW
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520GYW%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for RO22%20GYW: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: WJ62%20LRX
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ62%2520LRX%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for WJ62%20LRX: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: WJ70%20VKB
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ70%2520VKB%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for WJ70%20VKB: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: WN66%20UHK
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN66%2520UHK%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for WN66%20UHK: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: DL70%20HFP
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL70%2520HFP%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for DL70%20HFP: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: GJ64%20YHL
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ64%2520YHL%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for GJ64%20YHL: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: KP65%20LLC
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP65%2520LLC%27 HTTP/1.1" 200 None
2026-03-29 22:10:09 [bca.uk] INFO: Scrape type for KP65%20LLC: 0
2026-03-29 22:10:09 [bca.uk] INFO: Found listing with ID: DV21%20LWE
2026-03-29 22:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV21%2520LWE%27 HTTP/1.1" 200 None
2026-03-29 22:10:10 [bca.uk] INFO: Scrape type for DV21%20LWE: 0
2026-03-29 22:10:10 [bca.uk] INFO: Found listing with ID: EY08%20CFJ
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY08%2520CFJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:10 [bca.uk] INFO: Scrape type for EY08%20CFJ: 0
2026-03-29 22:10:10 [bca.uk] INFO: Found listing with ID: FN17%20YVC
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN17%2520YVC%27 HTTP/1.1" 200 None
2026-03-29 22:10:10 [bca.uk] INFO: Scrape type for FN17%20YVC: 0
2026-03-29 22:10:10 [bca.uk] INFO: Found listing with ID: HJ64%20UZB
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ64%2520UZB%27 HTTP/1.1" 200 None
2026-03-29 22:10:10 [bca.uk] INFO: Scrape type for HJ64%20UZB: 0
2026-03-29 22:10:10 [bca.uk] INFO: Found listing with ID: MH16%20BXV
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH16%2520BXV%27 HTTP/1.1" 200 None
2026-03-29 22:10:10 [bca.uk] INFO: Scrape type for MH16%20BXV: 0
2026-03-29 22:10:10 [bca.uk] INFO: Found listing with ID: MJ17%20VKW
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ17%2520VKW%27 HTTP/1.1" 200 None
2026-03-29 22:10:10 [bca.uk] INFO: Scrape type for MJ17%20VKW: 0
2026-03-29 22:10:10 [bca.uk] INFO: Found listing with ID: SC16%20NGN
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC16%2520NGN%27 HTTP/1.1" 200 None
2026-03-29 22:10:10 [bca.uk] INFO: Scrape type for SC16%20NGN: 0
2026-03-29 22:10:10 [bca.uk] INFO: Found listing with ID: WN13%20MHL
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN13%2520MHL%27 HTTP/1.1" 200 None
2026-03-29 22:10:10 [bca.uk] INFO: Scrape type for WN13%20MHL: 0
2026-03-29 22:10:10 [bca.uk] INFO: Found listing with ID: SC61%20BYP
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC61%2520BYP%27 HTTP/1.1" 200 None
2026-03-29 22:10:10 [bca.uk] INFO: Scrape type for SC61%20BYP: 0
2026-03-29 22:10:10 [bca.uk] INFO: Found listing with ID: RO09%20UJK
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO09%2520UJK%27 HTTP/1.1" 200 None
2026-03-29 22:10:10 [bca.uk] INFO: Scrape type for RO09%20UJK: 0
2026-03-29 22:10:10 [bca.uk] INFO: Found listing with ID: KV66%20XDL
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV66%2520XDL%27 HTTP/1.1" 200 None
2026-03-29 22:10:10 [bca.uk] INFO: Scrape type for KV66%20XDL: 0
2026-03-29 22:10:10 [bca.uk] INFO: Found listing with ID: HV58%20LRN
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV58%2520LRN%27 HTTP/1.1" 200 None
2026-03-29 22:10:10 [bca.uk] INFO: Scrape type for HV58%20LRN: 0
2026-03-29 22:10:10 [bca.uk] INFO: Found listing with ID: GN63%20FFY
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN63%2520FFY%27 HTTP/1.1" 200 None
2026-03-29 22:10:10 [bca.uk] INFO: Scrape type for GN63%20FFY: 0
2026-03-29 22:10:10 [bca.uk] INFO: Found listing with ID: SD68%20NLT
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD68%2520NLT%27 HTTP/1.1" 200 None
2026-03-29 22:10:10 [bca.uk] INFO: Scrape type for SD68%20NLT: 0
2026-03-29 22:10:10 [bca.uk] INFO: Found listing with ID: RX65%20VOJ
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX65%2520VOJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:10 [bca.uk] INFO: Scrape type for RX65%20VOJ: 0
2026-03-29 22:10:10 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=42&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:10 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=42&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:10 [scrapy.extensions.logstats] INFO: Crawled 174 pages (at 8 pages/min), scraped 643 items (at 0 items/min)
2026-03-29 22:10:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-29 22:10:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=42&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:10:12 [bca.uk] INFO: Total items found: 100
2026-03-29 22:10:12 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=43&sort=MostRecentlyAdded
2026-03-29 22:10:12 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:10:12 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=43&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: AF66%20BUH
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF66%2520BUH%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for AF66%20BUH: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: BL64%20YTM
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL64%2520YTM%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for BL64%20YTM: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: EN16%20KRD
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN16%2520KRD%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for EN16%20KRD: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: OU73%20MMX
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU73%2520MMX%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for OU73%20MMX: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: GF12%20OAY
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF12%2520OAY%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for GF12%20OAY: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: DV15%20HHN
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV15%2520HHN%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for DV15%20HHN: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: VE13%20GBF
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE13%2520GBF%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for VE13%20GBF: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: RF56%20WZG
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF56%2520WZG%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for RF56%20WZG: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: HV65%20GSU
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV65%2520GSU%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for HV65%20GSU: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: LD66%20BVN
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD66%2520BVN%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for LD66%20BVN: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: BJ62%20USG
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ62%2520USG%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for BJ62%20USG: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: AU69%20VFL
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU69%2520VFL%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for AU69%20VFL: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: PY10%20FWJ
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY10%2520FWJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for PY10%20FWJ: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: SB66%20OSX
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB66%2520OSX%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for SB66%20OSX: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: WF17%20ZXA
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF17%2520ZXA%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for WF17%20ZXA: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: SE15%20SOU
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE15%2520SOU%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for SE15%20SOU: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: KM09%20ZGS
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM09%2520ZGS%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for KM09%20ZGS: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: DL10%20PKC
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL10%2520PKC%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for DL10%20PKC: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: WU07%20KYA
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU07%2520KYA%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for WU07%20KYA: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: RE66%20UYD
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE66%2520UYD%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for RE66%20UYD: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: MF15%20WSJ
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF15%2520WSJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for MF15%20WSJ: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: WP71%20XJC
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP71%2520XJC%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for WP71%20XJC: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: WV71%20SZP
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV71%2520SZP%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for WV71%20SZP: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: PO21%20EVJ
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO21%2520EVJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for PO21%20EVJ: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: WP23%20OHB
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP23%2520OHB%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for WP23%20OHB: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: WP23%20OGE
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP23%2520OGE%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for WP23%20OGE: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: WP23%20OFH
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP23%2520OFH%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for WP23%20OFH: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: WP23%20OFE
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP23%2520OFE%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for WP23%20OFE: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: WP23%20OEB
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP23%2520OEB%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for WP23%20OEB: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: WP23%20OEA
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP23%2520OEA%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for WP23%20OEA: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: WN73%20JGY
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN73%2520JGY%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for WN73%20JGY: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: SW15%20UNG
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW15%2520UNG%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for SW15%20UNG: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: SA17%20ALD
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA17%2520ALD%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for SA17%20ALD: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: WN73%20JGV
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN73%2520JGV%27 HTTP/1.1" 200 None
2026-03-29 22:10:12 [bca.uk] INFO: Scrape type for WN73%20JGV: 0
2026-03-29 22:10:12 [bca.uk] INFO: Found listing with ID: BF18%20VZP
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF18%2520VZP%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for BF18%20VZP: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: CU17%20XFM
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU17%2520XFM%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for CU17%20XFM: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: FJ14%20GBU
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ14%2520GBU%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for FJ14%20GBU: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: AV14%20PVL
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV14%2520PVL%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for AV14%20PVL: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: WP71%20UOH
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP71%2520UOH%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for WP71%20UOH: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: BJ09%20TYV
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ09%2520TYV%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for BJ09%20TYV: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: WV71%20TBZ
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV71%2520TBZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for WV71%20TBZ: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: WV71%20SYG
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV71%2520SYG%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for WV71%20SYG: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: HX14%20FAO
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX14%2520FAO%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for HX14%20FAO: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: MV23%20PVK
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV23%2520PVK%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for MV23%20PVK: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: WP71%20XHY
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP71%2520XHY%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for WP71%20XHY: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: MD72%20EUB
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD72%2520EUB%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for MD72%20EUB: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: WU24%20DYD
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU24%2520DYD%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for WU24%20DYD: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: LA72%20VNB
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA72%2520VNB%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for LA72%20VNB: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: DS20%20OCF
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS20%2520OCF%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for DS20%20OCF: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: LG23%20VVJ
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG23%2520VVJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for LG23%20VVJ: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: GJ23%20JSY
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ23%2520JSY%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for GJ23%20JSY: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: KX10%20FFW
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX10%2520FFW%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for KX10%20FFW: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: GJ22%20GXX
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ22%2520GXX%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for GJ22%20GXX: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: BL72%20KOD
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL72%2520KOD%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for BL72%20KOD: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: OV10%20HBL
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV10%2520HBL%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for OV10%20HBL: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: R12%20OKJ
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27R12%2520OKJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for R12%20OKJ: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: KN62%20FGD
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN62%2520FGD%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for KN62%20FGD: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: PK20%20WMF
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK20%2520WMF%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for PK20%20WMF: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: PK20%20UYN
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK20%2520UYN%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for PK20%20UYN: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: MC19%20ZWJ
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC19%2520ZWJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for MC19%20ZWJ: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: MA20%20XAR
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA20%2520XAR%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for MA20%20XAR: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: HV70%20WHA
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV70%2520WHA%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for HV70%20WHA: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: VA66%20MGX
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA66%2520MGX%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for VA66%20MGX: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: GC17%20NDE
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GC17%2520NDE%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for GC17%20NDE: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: HX14%20DJO
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX14%2520DJO%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for HX14%20DJO: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: LB69%20YVW
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB69%2520YVW%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for LB69%20YVW: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: EX18%20BYP
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX18%2520BYP%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for EX18%20BYP: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: EX17%20VXH
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX17%2520VXH%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for EX17%20VXH: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: SY68%20GYA
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY68%2520GYA%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for SY68%20GYA: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: SN24%20KPW
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN24%2520KPW%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for SN24%20KPW: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: BJ71%20HLM
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ71%2520HLM%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for BJ71%20HLM: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: SB20%20AMO
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB20%2520AMO%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for SB20%20AMO: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: FX11%20JKN
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX11%2520JKN%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for FX11%20JKN: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: KW21%20AOB
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW21%2520AOB%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for KW21%20AOB: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: YX71%20DDY
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX71%2520DDY%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for YX71%20DDY: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: NA72%20YVV
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA72%2520YVV%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for NA72%20YVV: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: GV72%20DWG
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV72%2520DWG%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for GV72%20DWG: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: YR72%20WEP
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR72%2520WEP%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for YR72%20WEP: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: DS72%20VYJ
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS72%2520VYJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for DS72%20VYJ: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: YE73%20OLO
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE73%2520OLO%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for YE73%20OLO: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: HX18%20DMU
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX18%2520DMU%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for HX18%20DMU: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: AJ72%20HYM
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ72%2520HYM%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for AJ72%20HYM: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: VE70%20JDZ
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE70%2520JDZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for VE70%20JDZ: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: YJ63%20FDY
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ63%2520FDY%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for YJ63%20FDY: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: LF69%20YUJ
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF69%2520YUJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for LF69%20YUJ: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: LY23%20BKE
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY23%2520BKE%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for LY23%20BKE: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: KK19%20ZFA
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KK19%2520ZFA%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for KK19%20ZFA: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: WD19%20YCX
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD19%2520YCX%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for WD19%20YCX: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: ML70%20KCG
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML70%2520KCG%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for ML70%20KCG: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: RX15%20OZO
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX15%2520OZO%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for RX15%20OZO: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: AYZ%208960
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AYZ%25208960%27 HTTP/1.1" 200 None
2026-03-29 22:10:13 [bca.uk] INFO: Scrape type for AYZ%208960: 0
2026-03-29 22:10:13 [bca.uk] INFO: Found listing with ID: LD20%20LRK
2026-03-29 22:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD20%2520LRK%27 HTTP/1.1" 200 None
2026-03-29 22:10:14 [bca.uk] INFO: Scrape type for LD20%20LRK: 0
2026-03-29 22:10:14 [bca.uk] INFO: Found listing with ID: FY66%20EDL
2026-03-29 22:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY66%2520EDL%27 HTTP/1.1" 200 None
2026-03-29 22:10:14 [bca.uk] INFO: Scrape type for FY66%20EDL: 0
2026-03-29 22:10:14 [bca.uk] INFO: Found listing with ID: YY20%20JXA
2026-03-29 22:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY20%2520JXA%27 HTTP/1.1" 200 None
2026-03-29 22:10:14 [bca.uk] INFO: Scrape type for YY20%20JXA: 0
2026-03-29 22:10:14 [bca.uk] INFO: Found listing with ID: ND73%20CZS
2026-03-29 22:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND73%2520CZS%27 HTTP/1.1" 200 None
2026-03-29 22:10:14 [bca.uk] INFO: Scrape type for ND73%20CZS: 0
2026-03-29 22:10:14 [bca.uk] INFO: Found listing with ID: AK16%20OJR
2026-03-29 22:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK16%2520OJR%27 HTTP/1.1" 200 None
2026-03-29 22:10:14 [bca.uk] INFO: Scrape type for AK16%20OJR: 0
2026-03-29 22:10:14 [bca.uk] INFO: Found listing with ID: YA22%20JGU
2026-03-29 22:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA22%2520JGU%27 HTTP/1.1" 200 None
2026-03-29 22:10:14 [bca.uk] INFO: Scrape type for YA22%20JGU: 0
2026-03-29 22:10:14 [bca.uk] INFO: Found listing with ID: NA20%20GWP
2026-03-29 22:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA20%2520GWP%27 HTTP/1.1" 200 None
2026-03-29 22:10:14 [bca.uk] INFO: Scrape type for NA20%20GWP: 0
2026-03-29 22:10:14 [bca.uk] INFO: Found listing with ID: FT24%20UAS
2026-03-29 22:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT24%2520UAS%27 HTTP/1.1" 200 None
2026-03-29 22:10:14 [bca.uk] INFO: Scrape type for FT24%20UAS: 0
2026-03-29 22:10:14 [bca.uk] INFO: Found listing with ID: SD23%20DJF
2026-03-29 22:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD23%2520DJF%27 HTTP/1.1" 200 None
2026-03-29 22:10:14 [bca.uk] INFO: Scrape type for SD23%20DJF: 0
2026-03-29 22:10:14 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=43&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:14 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=43&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:10:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=43&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:10:16 [bca.uk] INFO: Total items found: 100
2026-03-29 22:10:16 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=44&sort=MostRecentlyAdded
2026-03-29 22:10:16 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:10:16 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=44&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:16 [bca.uk] INFO: Found listing with ID: WA20%20UVV
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA20%2520UVV%27 HTTP/1.1" 200 None
2026-03-29 22:10:16 [bca.uk] INFO: Scrape type for WA20%20UVV: 0
2026-03-29 22:10:16 [bca.uk] INFO: Found listing with ID: FL13%20MYV
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL13%2520MYV%27 HTTP/1.1" 200 None
2026-03-29 22:10:16 [bca.uk] INFO: Scrape type for FL13%20MYV: 0
2026-03-29 22:10:16 [bca.uk] INFO: Found listing with ID: NA70%20XJL
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA70%2520XJL%27 HTTP/1.1" 200 None
2026-03-29 22:10:16 [bca.uk] INFO: Scrape type for NA70%20XJL: 0
2026-03-29 22:10:16 [bca.uk] INFO: Found listing with ID: LC63%20NGO
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC63%2520NGO%27 HTTP/1.1" 200 None
2026-03-29 22:10:16 [bca.uk] INFO: Scrape type for LC63%20NGO: 0
2026-03-29 22:10:16 [bca.uk] INFO: Found listing with ID: EY69%20ZUC
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY69%2520ZUC%27 HTTP/1.1" 200 None
2026-03-29 22:10:16 [bca.uk] INFO: Scrape type for EY69%20ZUC: 0
2026-03-29 22:10:16 [bca.uk] INFO: Found listing with ID: DG64%20PYX
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG64%2520PYX%27 HTTP/1.1" 200 None
2026-03-29 22:10:16 [bca.uk] INFO: Scrape type for DG64%20PYX: 0
2026-03-29 22:10:16 [bca.uk] INFO: Found listing with ID: YR22%20SJV
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR22%2520SJV%27 HTTP/1.1" 200 None
2026-03-29 22:10:16 [bca.uk] INFO: Scrape type for YR22%20SJV: 0
2026-03-29 22:10:16 [bca.uk] INFO: Found listing with ID: LD69%20LCN
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD69%2520LCN%27 HTTP/1.1" 200 None
2026-03-29 22:10:16 [bca.uk] INFO: Scrape type for LD69%20LCN: 0
2026-03-29 22:10:16 [bca.uk] INFO: Found listing with ID: LB69%20VNE
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB69%2520VNE%27 HTTP/1.1" 200 None
2026-03-29 22:10:16 [bca.uk] INFO: Scrape type for LB69%20VNE: 0
2026-03-29 22:10:16 [bca.uk] INFO: Found listing with ID: WN22%20TOU
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520TOU%27 HTTP/1.1" 200 None
2026-03-29 22:10:16 [bca.uk] INFO: Scrape type for WN22%20TOU: 0
2026-03-29 22:10:16 [bca.uk] INFO: Found listing with ID: LG23%20XKN
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG23%2520XKN%27 HTTP/1.1" 200 None
2026-03-29 22:10:16 [bca.uk] INFO: Scrape type for LG23%20XKN: 0
2026-03-29 22:10:16 [bca.uk] INFO: Found listing with ID: MD72%20VNH
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD72%2520VNH%27 HTTP/1.1" 200 None
2026-03-29 22:10:16 [bca.uk] INFO: Scrape type for MD72%20VNH: 0
2026-03-29 22:10:16 [bca.uk] INFO: Found listing with ID: MW72%20BPV
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW72%2520BPV%27 HTTP/1.1" 200 None
2026-03-29 22:10:16 [bca.uk] INFO: Scrape type for MW72%20BPV: 0
2026-03-29 22:10:16 [bca.uk] INFO: Found listing with ID: VX72%20KPY
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX72%2520KPY%27 HTTP/1.1" 200 None
2026-03-29 22:10:16 [bca.uk] INFO: Scrape type for VX72%20KPY: 0
2026-03-29 22:10:16 [bca.uk] INFO: Found listing with ID: BT68%20UJL
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT68%2520UJL%27 HTTP/1.1" 200 None
2026-03-29 22:10:16 [bca.uk] INFO: Scrape type for BT68%20UJL: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: MK17%20KXH
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK17%2520KXH%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for MK17%20KXH: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: RV20%20VFR
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV20%2520VFR%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for RV20%20VFR: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: YD63%20CXX
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD63%2520CXX%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for YD63%20CXX: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: AF23%20UMX
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF23%2520UMX%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for AF23%20UMX: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: MW23%20SZN
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW23%2520SZN%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for MW23%20SZN: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: BM18%20LLA
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BM18%2520LLA%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for BM18%20LLA: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: BT68%20WMD
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT68%2520WMD%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for BT68%20WMD: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: MW15%20YYO
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW15%2520YYO%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for MW15%20YYO: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: RJ71%20ZXS
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ71%2520ZXS%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for RJ71%20ZXS: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: WN22%20TNJ
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520TNJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for WN22%20TNJ: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: YT67%20ZKA
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT67%2520ZKA%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for YT67%20ZKA: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: EK75%20AKZ
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK75%2520AKZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for EK75%20AKZ: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: FX23%20RSU
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX23%2520RSU%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for FX23%20RSU: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: LG23%20KGF
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG23%2520KGF%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for LG23%20KGF: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: LL71%20XOC
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL71%2520XOC%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for LL71%20XOC: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: RO22%20FWA
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520FWA%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for RO22%20FWA: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: AV75%20CWG
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV75%2520CWG%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for AV75%20CWG: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: CA72%20WDT
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA72%2520WDT%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for CA72%20WDT: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: DE22%20WFB
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE22%2520WFB%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for DE22%20WFB: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: DG69%20YDO
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG69%2520YDO%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for DG69%20YDO: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: RO22%20JUJ
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520JUJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for RO22%20JUJ: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: WU23%20EOV
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU23%2520EOV%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for WU23%20EOV: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: CA72%20UMR
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA72%2520UMR%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for CA72%20UMR: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: FV73%20KHC
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV73%2520KHC%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for FV73%20KHC: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: OE71%20WWU
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE71%2520WWU%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for OE71%20WWU: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: RF72%20OYM
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF72%2520OYM%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for RF72%20OYM: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: CX68%20MYP
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX68%2520MYP%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for CX68%20MYP: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: EY20%20BYH
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY20%2520BYH%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for EY20%20BYH: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: VO70%20NUJ
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO70%2520NUJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for VO70%20NUJ: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: DY24%20HVL
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY24%2520HVL%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for DY24%20HVL: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: YX19%20YEU
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX19%2520YEU%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for YX19%20YEU: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: OE21%20GFO
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE21%2520GFO%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for OE21%20GFO: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: AO20%20OTU
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO20%2520OTU%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for AO20%20OTU: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: YX19%20LTO
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX19%2520LTO%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for YX19%20LTO: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: LC70%20NRU
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC70%2520NRU%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for LC70%20NRU: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: BJ64%20SLU
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ64%2520SLU%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for BJ64%20SLU: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: WK13%20PZN
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK13%2520PZN%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for WK13%20PZN: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: NU69%20XZC
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU69%2520XZC%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for NU69%20XZC: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: YB65%20DWE
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB65%2520DWE%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for YB65%20DWE: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: V800%20ERC
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27V800%2520ERC%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for V800%20ERC: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: KO18%20OYF
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO18%2520OYF%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for KO18%20OYF: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: SL16%20UER
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL16%2520UER%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for SL16%20UER: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: AU07%20RSU
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU07%2520RSU%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for AU07%20RSU: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: BL24%20LTY
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL24%2520LTY%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for BL24%20LTY: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: BT03%20TWA
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT03%2520TWA%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for BT03%20TWA: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: KW68%20ZLO
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW68%2520ZLO%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for KW68%20ZLO: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: LP18%20MZY
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP18%2520MZY%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for LP18%20MZY: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: NU17%20YHK
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU17%2520YHK%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for NU17%20YHK: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: MJ73%20VUN
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ73%2520VUN%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for MJ73%20VUN: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: LR22%20YMO
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR22%2520YMO%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for LR22%20YMO: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: ML73%20DJJ
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML73%2520DJJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for ML73%20DJJ: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: KJ69%20KWP
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ69%2520KWP%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for KJ69%20KWP: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: EK68%20PYU
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK68%2520PYU%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for EK68%20PYU: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: NX16%20FFG
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX16%2520FFG%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for NX16%20FFG: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: EX18%20ZBL
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX18%2520ZBL%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for EX18%20ZBL: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: LM62%20XBE
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM62%2520XBE%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for LM62%20XBE: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: EU73%20UJR
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU73%2520UJR%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for EU73%20UJR: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: BD68%20CDO
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD68%2520CDO%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for BD68%20CDO: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: CN68%20UAD
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN68%2520UAD%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for CN68%20UAD: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: LD22%20UVE
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD22%2520UVE%27 HTTP/1.1" 200 None
2026-03-29 22:10:17 [bca.uk] INFO: Scrape type for LD22%20UVE: 0
2026-03-29 22:10:17 [bca.uk] INFO: Found listing with ID: LD68%20VBM
2026-03-29 22:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD68%2520VBM%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for LD68%20VBM: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: OE71%20KNX
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE71%2520KNX%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for OE71%20KNX: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: FH22%20ZCO
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH22%2520ZCO%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for FH22%20ZCO: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: FX23%20RZA
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX23%2520RZA%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for FX23%20RZA: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: YH22%20XOY
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH22%2520XOY%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for YH22%20XOY: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: YN22%20WFX
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN22%2520WFX%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for YN22%20WFX: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: DP22%20TKK
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP22%2520TKK%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for DP22%20TKK: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: DX22%20RJJ
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX22%2520RJJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for DX22%20RJJ: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: LA21%20FVD
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA21%2520FVD%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for LA21%20FVD: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: YB19%20VDE
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB19%2520VDE%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for YB19%20VDE: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: MV19%20VMW
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV19%2520VMW%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for MV19%20VMW: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: SB72%20EXV
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB72%2520EXV%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for SB72%20EXV: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: SN22%20VMA
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN22%2520VMA%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for SN22%20VMA: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: SO72%20UWU
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO72%2520UWU%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for SO72%20UWU: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: SR22%20HBL
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR22%2520HBL%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for SR22%20HBL: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: YL68%20PNO
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL68%2520PNO%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for YL68%20PNO: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: KR73%20LWW
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR73%2520LWW%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for KR73%20LWW: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: URZ%205028
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27URZ%25205028%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for URZ%205028: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: YG22%20KDJ
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG22%2520KDJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for YG22%20KDJ: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: PJ22%20EAX
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ22%2520EAX%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for PJ22%20EAX: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: PL22%20ZXS
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL22%2520ZXS%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for PL22%20ZXS: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: EY22%20OLV
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY22%2520OLV%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for EY22%20OLV: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: GC21%20BWV
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GC21%2520BWV%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for GC21%20BWV: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: KS70%20HZE
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS70%2520HZE%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for KS70%20HZE: 0
2026-03-29 22:10:18 [bca.uk] INFO: Found listing with ID: KS71%20XJX
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS71%2520XJX%27 HTTP/1.1" 200 None
2026-03-29 22:10:18 [bca.uk] INFO: Scrape type for KS71%20XJX: 0
2026-03-29 22:10:18 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=44&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:18 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=44&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:10:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=44&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:10:20 [bca.uk] INFO: Total items found: 100
2026-03-29 22:10:20 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=45&sort=MostRecentlyAdded
2026-03-29 22:10:20 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:10:20 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=45&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: LO72%20NXR
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO72%2520NXR%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for LO72%20NXR: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: LT22%20AOR
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT22%2520AOR%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for LT22%20AOR: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: YK20%20OEJ
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK20%2520OEJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for YK20%20OEJ: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: LR71%20MKG
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR71%2520MKG%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for LR71%20MKG: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: OV22%20CWZ
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV22%2520CWZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for OV22%20CWZ: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: VK22%20BUJ
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK22%2520BUJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for VK22%20BUJ: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: VO22%20ESN
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO22%2520ESN%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for VO22%20ESN: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: WN22%20DWX
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520DWX%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for WN22%20DWX: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: SM19%20ZKN
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM19%2520ZKN%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for SM19%20ZKN: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: JRV%20508X
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27JRV%2520508X%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for JRV%20508X: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: CE56%20GZH
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE56%2520GZH%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for CE56%20GZH: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: VN70%20DWM
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN70%2520DWM%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for VN70%20DWM: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: YV19%20VOO
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YV19%2520VOO%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for YV19%20VOO: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: GJ69%20KUH
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ69%2520KUH%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for GJ69%20KUH: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: BU22%20HBA
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU22%2520HBA%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for BU22%20HBA: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: HY72%20UGH
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY72%2520UGH%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for HY72%20UGH: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: LB71%20VMR
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB71%2520VMR%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for LB71%20VMR: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: MM71%20TYA
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM71%2520TYA%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for MM71%20TYA: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: HG19%20XES
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG19%2520XES%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for HG19%20XES: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: BP72%20CGY
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP72%2520CGY%27 HTTP/1.1" 200 None
2026-03-29 22:10:20 [bca.uk] INFO: Scrape type for BP72%20CGY: 0
2026-03-29 22:10:20 [bca.uk] INFO: Found listing with ID: SJ21%20XTH
2026-03-29 22:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ21%2520XTH%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for SJ21%20XTH: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: YS75%20TCO
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS75%2520TCO%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for YS75%20TCO: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: AD68%20EFA
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AD68%2520EFA%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for AD68%20EFA: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: YO73%20JVR
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO73%2520JVR%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for YO73%20JVR: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: HK75%20CPY
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK75%2520CPY%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for HK75%20CPY: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: BN20%20ZMU
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN20%2520ZMU%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for BN20%20ZMU: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: VU22%20OPO
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU22%2520OPO%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for VU22%20OPO: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: BP72%20RHA
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP72%2520RHA%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for BP72%20RHA: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: BK21%20LFV
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK21%2520LFV%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for BK21%20LFV: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: VN72%20EUZ
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN72%2520EUZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for VN72%20EUZ: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: LN69%20YHM
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN69%2520YHM%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for LN69%20YHM: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: LJ72%20YEF
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ72%2520YEF%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for LJ72%20YEF: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: LG69%20WXZ
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG69%2520WXZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for LG69%20WXZ: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: MW20%20BWD
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW20%2520BWD%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for MW20%20BWD: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: PIJ%202496
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PIJ%25202496%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for PIJ%202496: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: HG22%20NFU
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG22%2520NFU%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for HG22%20NFU: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: PN22%20USV
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN22%2520USV%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for PN22%20USV: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: YK19%20RGE
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK19%2520RGE%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for YK19%20RGE: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: LC72%20RVE
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC72%2520RVE%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for LC72%20RVE: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: LT21%20WOA
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT21%2520WOA%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for LT21%20WOA: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: LT21%20WSW
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT21%2520WSW%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for LT21%20WSW: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: YA72%20FHB
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA72%2520FHB%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for YA72%20FHB: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: YK21%20ZXN
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK21%2520ZXN%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for YK21%20ZXN: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: DL70%20XFN
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL70%2520XFN%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for DL70%20XFN: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: DL71%20YBH
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL71%2520YBH%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for DL71%20YBH: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: LC72%20MKP
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC72%2520MKP%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for LC72%20MKP: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: BG73%20WGW
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG73%2520WGW%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for BG73%20WGW: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: DN20%20SXZ
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN20%2520SXZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for DN20%20SXZ: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: DW24%20HFP
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DW24%2520HFP%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for DW24%20HFP: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: BC70%20VUN
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC70%2520VUN%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for BC70%20VUN: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: HJ73%20OWX
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ73%2520OWX%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for HJ73%20OWX: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: EK18%20GYV
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK18%2520GYV%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for EK18%20GYV: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: KM68%20OAY
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM68%2520OAY%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for KM68%20OAY: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: LV20%20GXY
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV20%2520GXY%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for LV20%20GXY: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: LL17%20AXH
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL17%2520AXH%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for LL17%20AXH: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: T11%20PBG
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27T11%2520PBG%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for T11%20PBG: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: GN20%20WLF
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN20%2520WLF%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for GN20%20WLF: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: KP70%20LKM
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP70%2520LKM%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for KP70%20LKM: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: KW73%20LYF
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW73%2520LYF%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for KW73%20LYF: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: BV20%20EFS
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV20%2520EFS%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for BV20%20EFS: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: GL71%20EOG
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL71%2520EOG%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for GL71%20EOG: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: KR71%20YJH
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR71%2520YJH%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for KR71%20YJH: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: RK71%20MPU
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK71%2520MPU%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for RK71%20MPU: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: YS19%20JMO
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS19%2520JMO%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for YS19%20JMO: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: BK71%20VZJ
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK71%2520VZJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for BK71%20VZJ: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: LT23%20OLX
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT23%2520OLX%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for LT23%20OLX: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: SY72%20JRO
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY72%2520JRO%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for SY72%20JRO: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: YG69%20EFA
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG69%2520EFA%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for YG69%20EFA: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: AF70%20OVM
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF70%2520OVM%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for AF70%20OVM: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: GD69%20XPA
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD69%2520XPA%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for GD69%20XPA: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: GL71%20PFZ
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL71%2520PFZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for GL71%20PFZ: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: LN18%20EZT
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN18%2520EZT%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for LN18%20EZT: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: MJ69%20HJC
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ69%2520HJC%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for MJ69%20HJC: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: MJ70%20LHA
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ70%2520LHA%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for MJ70%20LHA: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: HV22%20OTN
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV22%2520OTN%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for HV22%20OTN: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: DL21%20GXB
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL21%2520GXB%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for DL21%20GXB: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: OE16%20VDP
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE16%2520VDP%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for OE16%20VDP: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: KO23%20ULA
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO23%2520ULA%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for KO23%20ULA: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: AR19%20OTG
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AR19%2520OTG%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for AR19%20OTG: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: EO69%20MVA
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO69%2520MVA%27 HTTP/1.1" 200 None
2026-03-29 22:10:21 [bca.uk] INFO: Scrape type for EO69%20MVA: 0
2026-03-29 22:10:21 [bca.uk] INFO: Found listing with ID: SM72%20HUO
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM72%2520HUO%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for SM72%20HUO: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: KT18%20FFE
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT18%2520FFE%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for KT18%20FFE: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: FH70%20TTZ
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH70%2520TTZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for FH70%20TTZ: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: FP69%20KWM
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP69%2520KWM%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for FP69%20KWM: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: KE65%20YRY
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE65%2520YRY%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for KE65%20YRY: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: NU20%20LZS
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU20%2520LZS%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for NU20%20LZS: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: BB05%20OJB
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BB05%2520OJB%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for BB05%20OJB: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: FP69%20OJT
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP69%2520OJT%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for FP69%20OJT: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: GX70%20VAE
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX70%2520VAE%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for GX70%20VAE: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: SW69%20EFM
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW69%2520EFM%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for SW69%20EFM: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: VO69%20JNJ
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO69%2520JNJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for VO69%20JNJ: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: AJ19%20JYG
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ19%2520JYG%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for AJ19%20JYG: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: BP67%20TPF
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP67%2520TPF%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for BP67%20TPF: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: HG19%20RSU
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG19%2520RSU%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for HG19%20RSU: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: KX20%20HXR
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX20%2520HXR%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for KX20%20HXR: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: NG21%20WPZ
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG21%2520WPZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for NG21%20WPZ: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: SE19%20GMF
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE19%2520GMF%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for SE19%20GMF: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: DT19%20CYZ
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT19%2520CYZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for DT19%20CYZ: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: WR70%20CUU
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR70%2520CUU%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for WR70%20CUU: 0
2026-03-29 22:10:22 [bca.uk] INFO: Found listing with ID: JK03%20RWK
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27JK03%2520RWK%27 HTTP/1.1" 200 None
2026-03-29 22:10:22 [bca.uk] INFO: Scrape type for JK03%20RWK: 0
2026-03-29 22:10:22 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=45&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:22 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=45&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:10:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=45&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:10:24 [bca.uk] INFO: Total items found: 100
2026-03-29 22:10:24 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=46&sort=MostRecentlyAdded
2026-03-29 22:10:24 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:10:24 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=46&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: SW25%20DKD
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW25%2520DKD%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for SW25%20DKD: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: SY21%20TTU
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY21%2520TTU%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for SY21%20TTU: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: PK70%20LYY
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK70%2520LYY%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for PK70%20LYY: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: SF19%20LPH
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF19%2520LPH%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for SF19%20LPH: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: SK22%20ZRT
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK22%2520ZRT%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for SK22%20ZRT: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: SY18%20ONF
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY18%2520ONF%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for SY18%20ONF: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: RK66%20BWN
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK66%2520BWN%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for RK66%20BWN: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: AE69%20PCU
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE69%2520PCU%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for AE69%20PCU: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: DA72%20FKE
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA72%2520FKE%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for DA72%20FKE: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: DF18%20LXT
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF18%2520LXT%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for DF18%20LXT: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: EG68%20NZZ
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EG68%2520NZZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for EG68%20NZZ: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: MA20%20EVV
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA20%2520EVV%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for MA20%20EVV: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: PL69%20EVM
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL69%2520EVM%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for PL69%20EVM: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: YH68%20MJZ
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH68%2520MJZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for YH68%20MJZ: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: FP67%20CCY
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP67%2520CCY%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for FP67%20CCY: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: DN21%20WVE
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN21%2520WVE%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for DN21%20WVE: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: FL69%20SVT
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL69%2520SVT%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for FL69%20SVT: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: KN70%20XSP
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN70%2520XSP%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for KN70%20XSP: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: PA19%20HPZ
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PA19%2520HPZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for PA19%20HPZ: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: SB70%20MYH
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB70%2520MYH%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for SB70%20MYH: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: YY68%20LXG
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY68%2520LXG%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for YY68%20LXG: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: NX71%20OYL
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX71%2520OYL%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for NX71%20OYL: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: SA68%20WTE
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA68%2520WTE%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for SA68%20WTE: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: SE68%20NBZ
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE68%2520NBZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for SE68%20NBZ: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: SH70%20EHW
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH70%2520EHW%27 HTTP/1.1" 200 None
2026-03-29 22:10:24 [bca.uk] INFO: Scrape type for SH70%20EHW: 0
2026-03-29 22:10:24 [bca.uk] INFO: Found listing with ID: SR21%20XPP
2026-03-29 22:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR21%2520XPP%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for SR21%20XPP: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: YF74%20LVB
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF74%2520LVB%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for YF74%20LVB: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: BU69%20USL
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU69%2520USL%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for BU69%20USL: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: WN18%20CZG
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN18%2520CZG%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for WN18%20CZG: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: YC19%20PKO
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC19%2520PKO%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for YC19%20PKO: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: SJ71%20RXG
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ71%2520RXG%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for SJ71%20RXG: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: SD71%20NFK
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD71%2520NFK%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for SD71%20NFK: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: DV68%20ZSK
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV68%2520ZSK%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for DV68%20ZSK: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: CK67%20NNA
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK67%2520NNA%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for CK67%20NNA: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: SN70%20ZTY
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN70%2520ZTY%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for SN70%20ZTY: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: DE69%20ZGU
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE69%2520ZGU%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for DE69%20ZGU: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: GU18%20EUV
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU18%2520EUV%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for GU18%20EUV: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: LS73%20EAO
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS73%2520EAO%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for LS73%20EAO: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: AE71%20SMU
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE71%2520SMU%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for AE71%20SMU: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: EO70%20HZL
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO70%2520HZL%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for EO70%20HZL: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: WD66%20XTT
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD66%2520XTT%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for WD66%20XTT: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: LK71%20VUA
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK71%2520VUA%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for LK71%20VUA: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: LN19%20NLG
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN19%2520NLG%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for LN19%20NLG: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: HJ20%20XKC
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ20%2520XKC%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for HJ20%20XKC: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: F8%20MMG
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27F8%2520MMG%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for F8%20MMG: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: HT69%20PXU
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT69%2520PXU%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for HT69%20PXU: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: SY68%20WZB
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY68%2520WZB%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for SY68%20WZB: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: YY16%20WBW
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY16%2520WBW%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for YY16%20WBW: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: EK20%20ODX
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK20%2520ODX%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for EK20%20ODX: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: SK70%20KHD
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK70%2520KHD%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for SK70%20KHD: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: YE21%20SDX
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE21%2520SDX%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for YE21%20SDX: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: RO73%20GVE
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO73%2520GVE%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for RO73%20GVE: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: RK17%20KGX
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK17%2520KGX%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for RK17%20KGX: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: LO72%20AOJ
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO72%2520AOJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for LO72%20AOJ: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: LO69%20GRK
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO69%2520GRK%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for LO69%20GRK: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: LO72%20AOH
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO72%2520AOH%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for LO72%20AOH: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: PL19%20XVZ
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL19%2520XVZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for PL19%20XVZ: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: WV70%20PYX
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV70%2520PYX%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for WV70%20PYX: 0
2026-03-29 22:10:25 [bca.uk] INFO: Found listing with ID: CF71%20BGX
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF71%2520BGX%27 HTTP/1.1" 200 None
2026-03-29 22:10:25 [bca.uk] INFO: Scrape type for CF71%20BGX: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: DL21%20HYJ
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL21%2520HYJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for DL21%20HYJ: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: KV20%20YPO
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV20%2520YPO%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for KV20%20YPO: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: LO72%20AHD
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO72%2520AHD%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for LO72%20AHD: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: KW13%20UPM
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW13%2520UPM%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for KW13%20UPM: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: FL69%20EJK
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL69%2520EJK%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for FL69%20EJK: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: LO72%20AFV
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO72%2520AFV%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for LO72%20AFV: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: WT18%20HDJ
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT18%2520HDJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for WT18%20HDJ: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: WT19%20OWA
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT19%2520OWA%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for WT19%20OWA: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: CE21%20AXA
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE21%2520AXA%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for CE21%20AXA: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: CF71%20OKH
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF71%2520OKH%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for CF71%20OKH: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: DA70%20WNW
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA70%2520WNW%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for DA70%20WNW: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: FJ70%20TXB
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ70%2520TXB%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for FJ70%20TXB: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: L28%20PYN
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27L28%2520PYN%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for L28%20PYN: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: LC24%20EZZ
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC24%2520EZZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for LC24%20EZZ: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: MT70%20CTO
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT70%2520CTO%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for MT70%20CTO: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: VN72%20OZG
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN72%2520OZG%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for VN72%20OZG: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: WD73%20ZTB
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD73%2520ZTB%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for WD73%20ZTB: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: LO72%20ABZ
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO72%2520ABZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for LO72%20ABZ: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: DX16%20LCA
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX16%2520LCA%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for DX16%20LCA: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: LO72%20ABV
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO72%2520ABV%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for LO72%20ABV: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: WP15%20HMO
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP15%2520HMO%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for WP15%20HMO: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: BK68%20XBV
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK68%2520XBV%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for BK68%20XBV: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: LM22%20FWV
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM22%2520FWV%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for LM22%20FWV: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: SA71%20VVL
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA71%2520VVL%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for SA71%20VVL: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: FA19%20NPP
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FA19%2520NPP%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for FA19%20NPP: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: FL74%20KHT
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL74%2520KHT%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for FL74%20KHT: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: CV20%20TUW
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV20%2520TUW%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for CV20%20TUW: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: FA18%20CHZ
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FA18%2520CHZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for FA18%20CHZ: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: DF69%20XCS
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF69%2520XCS%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for DF69%20XCS: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: WV69%20TXP
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV69%2520TXP%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for WV69%20TXP: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: VT19%20YHF
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VT19%2520YHF%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for VT19%20YHF: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: YW71%20JFE
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YW71%2520JFE%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for YW71%20JFE: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: DL21%20RBO
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL21%2520RBO%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for DL21%20RBO: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: FV67%20RXH
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV67%2520RXH%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for FV67%20RXH: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: LE19%20TZN
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE19%2520TZN%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for LE19%20TZN: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: SE19%20UWZ
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE19%2520UWZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for SE19%20UWZ: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: WV70%20FFN
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV70%2520FFN%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for WV70%20FFN: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: DM19%20WMW
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DM19%2520WMW%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for DM19%20WMW: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: FG19%20NUY
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG19%2520NUY%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for FG19%20NUY: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: KM19%20OHB
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM19%2520OHB%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for KM19%20OHB: 0
2026-03-29 22:10:26 [bca.uk] INFO: Found listing with ID: WJ19%20MTY
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ19%2520MTY%27 HTTP/1.1" 200 None
2026-03-29 22:10:26 [bca.uk] INFO: Scrape type for WJ19%20MTY: 0
2026-03-29 22:10:26 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=46&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:26 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=46&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:10:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=46&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:10:28 [bca.uk] INFO: Total items found: 100
2026-03-29 22:10:28 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=47&sort=MostRecentlyAdded
2026-03-29 22:10:28 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:10:28 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=47&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:28 [bca.uk] INFO: Found listing with ID: YA18%20HFU
2026-03-29 22:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA18%2520HFU%27 HTTP/1.1" 200 None
2026-03-29 22:10:28 [bca.uk] INFO: Scrape type for YA18%20HFU: 0
2026-03-29 22:10:28 [bca.uk] INFO: Found listing with ID: YGZ%205087
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YGZ%25205087%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for YGZ%205087: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: YH23%20ZRN
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH23%2520ZRN%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for YH23%20ZRN: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: SK13%20HPC
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK13%2520HPC%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for SK13%20HPC: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: EG16%20EMF
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EG16%2520EMF%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for EG16%20EMF: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: YC21%20FHH
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC21%2520FHH%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for YC21%20FHH: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: HG69%20VOK
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG69%2520VOK%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for HG69%20VOK: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: HK69%20NWJ
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK69%2520NWJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for HK69%20NWJ: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: HV20%20UWZ
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV20%2520UWZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for HV20%20UWZ: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: LB18%20KWG
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB18%2520KWG%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for LB18%20KWG: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: LP71%20OMJ
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP71%2520OMJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for LP71%20OMJ: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: MT24%20TZY
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT24%2520TZY%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for MT24%20TZY: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: ND21%20BVM
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND21%2520BVM%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for ND21%20BVM: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: SK71%20ODG
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK71%2520ODG%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for SK71%20ODG: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: WV69%20NBG
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV69%2520NBG%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for WV69%20NBG: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: AU68%20KFP
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU68%2520KFP%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for AU68%20KFP: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: LD72%20SFU
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD72%2520SFU%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for LD72%20SFU: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: LF21%20WNO
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF21%2520WNO%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for LF21%20WNO: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: LG20%20OVA
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG20%2520OVA%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for LG20%20OVA: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: NV69%20MYB
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV69%2520MYB%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for NV69%20MYB: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: PG19%20LXN
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PG19%2520LXN%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for PG19%20LXN: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: RK69%20AJU
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK69%2520AJU%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for RK69%20AJU: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: RK70%20OPA
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK70%2520OPA%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for RK70%20OPA: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: RO70%20GLK
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO70%2520GLK%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for RO70%20GLK: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: AP19%20NRL
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP19%2520NRL%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for AP19%20NRL: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: BF21%20VMW
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF21%2520VMW%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for BF21%20VMW: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: DN20%20OCL
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN20%2520OCL%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for DN20%20OCL: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: HY21%20CVT
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY21%2520CVT%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for HY21%20CVT: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: KF68%20KPJ
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF68%2520KPJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for KF68%20KPJ: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: LB69%20WFT
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB69%2520WFT%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for LB69%20WFT: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: GU67%20HJK
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU67%2520HJK%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for GU67%20HJK: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: GU18%20OPC
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU18%2520OPC%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for GU18%20OPC: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: KE71%20MGV
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE71%2520MGV%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for KE71%20MGV: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: L200%20PBX
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27L200%2520PBX%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for L200%20PBX: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: SB18%20DFO
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB18%2520DFO%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for SB18%20DFO: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: TRZ%202701
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27TRZ%25202701%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for TRZ%202701: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: WF70%20WRR
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF70%2520WRR%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for WF70%20WRR: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: WG19%20ZGY
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG19%2520ZGY%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for WG19%20ZGY: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: YX72%20SBU
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX72%2520SBU%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for YX72%20SBU: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: CE70%20EUU
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE70%2520EUU%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for CE70%20EUU: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: DY68%20HPK
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY68%2520HPK%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for DY68%20HPK: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: GP21%20APV
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GP21%2520APV%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for GP21%20APV: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: KD19%20JYE
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KD19%2520JYE%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for KD19%20JYE: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: CK23%20RHZ
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK23%2520RHZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for CK23%20RHZ: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: LS21%20MTX
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS21%2520MTX%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for LS21%20MTX: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: MM18%20ZFN
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM18%2520ZFN%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for MM18%20ZFN: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: YL69%20YXG
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL69%2520YXG%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for YL69%20YXG: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: EK69%20VSO
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK69%2520VSO%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for EK69%20VSO: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: EY21%20MWV
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY21%2520MWV%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for EY21%20MWV: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: FY70%20KXT
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY70%2520KXT%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for FY70%20KXT: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: HJ70%20UXS
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ70%2520UXS%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for HJ70%20UXS: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: KM19%20FZW
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM19%2520FZW%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for KM19%20FZW: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: PF55%20KKH
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF55%2520KKH%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for PF55%20KKH: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: DC21%20GDZ
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC21%2520GDZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for DC21%20GDZ: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: CF15%20OAU
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF15%2520OAU%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for CF15%20OAU: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: BV18%20ZPW
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV18%2520ZPW%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for BV18%20ZPW: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: GX18%20DXW
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX18%2520DXW%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for GX18%20DXW: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: HY70%20VYZ
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY70%2520VYZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for HY70%20VYZ: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: LC22%20KXH
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC22%2520KXH%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for LC22%20KXH: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: LP23%20ZKR
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP23%2520ZKR%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for LP23%20ZKR: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: LX71%20SHV
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX71%2520SHV%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for LX71%20SHV: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: NJ21%20LZE
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ21%2520LZE%27 HTTP/1.1" 200 None
2026-03-29 22:10:29 [bca.uk] INFO: Scrape type for NJ21%20LZE: 0
2026-03-29 22:10:29 [bca.uk] INFO: Found listing with ID: VO68%20KWS
2026-03-29 22:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO68%2520KWS%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for VO68%20KWS: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: KR24%20WTF
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR24%2520WTF%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for KR24%20WTF: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: RN21%20LXG
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RN21%2520LXG%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for RN21%20LXG: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: VE72%20XGF
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE72%2520XGF%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for VE72%20XGF: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: AV70%20OMP
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV70%2520OMP%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for AV70%20OMP: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: CT19%20ZJK
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CT19%2520ZJK%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for CT19%20ZJK: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: GJ75%20FCP
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ75%2520FCP%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for GJ75%20FCP: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: KJ19%20KZC
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ19%2520KZC%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for KJ19%20KZC: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: LG68%20TJY
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG68%2520TJY%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for LG68%20TJY: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: LM25%20VBV
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM25%2520VBV%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for LM25%20VBV: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: LT24%20OUA
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT24%2520OUA%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for LT24%20OUA: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: MH72%20DLK
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH72%2520DLK%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for MH72%20DLK: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: W666%20JDP
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27W666%2520JDP%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for W666%20JDP: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: LL70%20XZD
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL70%2520XZD%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for LL70%20XZD: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: DU21%20OZR
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU21%2520OZR%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for DU21%20OZR: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: LD72%20OUG
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD72%2520OUG%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for LD72%20OUG: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: VK70%20ZLN
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK70%2520ZLN%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for VK70%20ZLN: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: CF22%20MDN
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF22%2520MDN%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for CF22%20MDN: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: KM23%20ANU
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM23%2520ANU%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for KM23%20ANU: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: BD68%20LOH
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD68%2520LOH%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for BD68%20LOH: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: YE73%20TVP
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE73%2520TVP%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for YE73%20TVP: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: BK21%20LDU
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK21%2520LDU%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for BK21%20LDU: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: EX22%20SWK
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX22%2520SWK%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for EX22%20SWK: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: LM21%20CPZ
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM21%2520CPZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for LM21%20CPZ: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: VGZ%209261
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VGZ%25209261%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for VGZ%209261: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: HT22%20JYF
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT22%2520JYF%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for HT22%20JYF: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: ND72%20KBO
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND72%2520KBO%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for ND72%20KBO: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: VU23%20MWA
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU23%2520MWA%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for VU23%20MWA: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: BK69%20LNC
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK69%2520LNC%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for BK69%20LNC: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: BN71%20RNU
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN71%2520RNU%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for BN71%20RNU: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: LG72%20RHE
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG72%2520RHE%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for LG72%20RHE: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: MT70%20KMU
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT70%2520KMU%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for MT70%20KMU: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: NA69%20VOU
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA69%2520VOU%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for NA69%20VOU: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: CA23%20JKN
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA23%2520JKN%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for CA23%20JKN: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: FN23%20ZNC
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN23%2520ZNC%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for FN23%20ZNC: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: GL67%20URB
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL67%2520URB%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for GL67%20URB: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: YS69%20PCO
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS69%2520PCO%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for YS69%20PCO: 0
2026-03-29 22:10:30 [bca.uk] INFO: Found listing with ID: SW19%20JVU
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW19%2520JVU%27 HTTP/1.1" 200 None
2026-03-29 22:10:30 [bca.uk] INFO: Scrape type for SW19%20JVU: 0
2026-03-29 22:10:30 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=47&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:30 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=47&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=47&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:10:32 [bca.uk] INFO: Total items found: 100
2026-03-29 22:10:32 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=48&sort=MostRecentlyAdded
2026-03-29 22:10:32 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:10:32 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=48&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: WD21%20BYK
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD21%2520BYK%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for WD21%20BYK: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: WF71%20UAG
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF71%2520UAG%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for WF71%20UAG: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: YS73%20KTA
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS73%2520KTA%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for YS73%20KTA: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: VO24%20TYZ
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO24%2520TYZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for VO24%20TYZ: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: WA68%20ZNW
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA68%2520ZNW%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for WA68%20ZNW: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: U12C45069
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27U12C45069%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for U12C45069: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: LM71%20YXE
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM71%2520YXE%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for LM71%20YXE: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: OU66%20UBE
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU66%2520UBE%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for OU66%20UBE: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: DF19%20HWC
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF19%2520HWC%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for DF19%20HWC: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: AX66%20NKD
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX66%2520NKD%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for AX66%20NKD: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: FX71%20XAR
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX71%2520XAR%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for FX71%20XAR: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: LX71%20OYA
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX71%2520OYA%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for LX71%20OYA: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: AF15%20VVP
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF15%2520VVP%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for AF15%20VVP: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: BD13%20BXW
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD13%2520BXW%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for BD13%20BXW: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: CK11%20KOX
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK11%2520KOX%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for CK11%20KOX: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: DU70%20DPE
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU70%2520DPE%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for DU70%20DPE: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: LB21%20KYK
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB21%2520KYK%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for LB21%20KYK: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: SK21%20YOR
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK21%2520YOR%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for SK21%20YOR: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: DU22%20NTD
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU22%2520NTD%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for DU22%20NTD: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: YT72%20TZV
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT72%2520TZV%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for YT72%20TZV: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: HV20%20UJE
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV20%2520UJE%27 HTTP/1.1" 200 None
2026-03-29 22:10:32 [bca.uk] INFO: Scrape type for HV20%20UJE: 0
2026-03-29 22:10:32 [bca.uk] INFO: Found listing with ID: KO69%20MKP
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO69%2520MKP%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for KO69%20MKP: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: SC56%20MPC
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC56%2520MPC%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for SC56%20MPC: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: HK23%20LLG
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK23%2520LLG%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for HK23%20LLG: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: PF24%20JLO
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF24%2520JLO%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for PF24%20JLO: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: VK66%20UFV
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK66%2520UFV%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for VK66%20UFV: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: AJ24%20TVP
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ24%2520TVP%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for AJ24%20TVP: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: PF14%20WGO
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF14%2520WGO%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for PF14%20WGO: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: SG16%20XHH
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG16%2520XHH%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for SG16%20XHH: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: OV23%20EXE
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV23%2520EXE%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for OV23%20EXE: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: YH73%20SOC
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH73%2520SOC%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for YH73%20SOC: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: PY59%20AXP
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY59%2520AXP%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for PY59%20AXP: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: YC68%20CEV
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC68%2520CEV%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for YC68%20CEV: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: AO18%20WCW
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO18%2520WCW%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for AO18%20WCW: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: LD72%20BGK
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD72%2520BGK%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for LD72%20BGK: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: LP72%20SXS
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP72%2520SXS%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for LP72%20SXS: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: FL22%20LFA
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL22%2520LFA%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for FL22%20LFA: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: SA23%20DYO
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA23%2520DYO%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for SA23%20DYO: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: KE72%20VYC
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE72%2520VYC%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for KE72%20VYC: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: LV71%20GKO
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV71%2520GKO%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for LV71%20GKO: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: VO74%20TZV
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO74%2520TZV%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for VO74%20TZV: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: VK21%20NVJ
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK21%2520NVJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for VK21%20NVJ: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: OE23%20EDP
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE23%2520EDP%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for OE23%20EDP: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: LB22%20KLJ
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB22%2520KLJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for LB22%20KLJ: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: DF21%20YTE
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF21%2520YTE%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for DF21%20YTE: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: YR18%20YAO
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR18%2520YAO%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for YR18%20YAO: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: BF69%20YLP
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF69%2520YLP%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for BF69%20YLP: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: OV05%20WSL
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV05%2520WSL%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for OV05%20WSL: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: EJ59%20OFN
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ59%2520OFN%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for EJ59%20OFN: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: EX61%20UPR
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX61%2520UPR%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for EX61%20UPR: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: YS69%20ETJ
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS69%2520ETJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for YS69%20ETJ: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: YE73%20TKV
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE73%2520TKV%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for YE73%20TKV: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: MK69%20ZVG
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK69%2520ZVG%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for MK69%20ZVG: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: HW20%20WMO
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HW20%2520WMO%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for HW20%20WMO: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: CU70%20GVE
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU70%2520GVE%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for CU70%20GVE: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: PF73%20UGK
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF73%2520UGK%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for PF73%20UGK: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: VE21%20BCO
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE21%2520BCO%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for VE21%20BCO: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: LR22%20JWY
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR22%2520JWY%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for LR22%20JWY: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: AX72%20NGU
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX72%2520NGU%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for AX72%20NGU: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: KP12%20EHW
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP12%2520EHW%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for KP12%20EHW: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: HN21%20KPP
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN21%2520KPP%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for HN21%20KPP: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: YH14%20VYL
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH14%2520VYL%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for YH14%20VYL: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: YR18%20JVF
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR18%2520JVF%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for YR18%20JVF: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: KY18%20PZM
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY18%2520PZM%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for KY18%20PZM: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: KS69%20MFA
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS69%2520MFA%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for KS69%20MFA: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: FE63%20ZPY
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE63%2520ZPY%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for FE63%20ZPY: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: CA19%20DFF
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA19%2520DFF%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for CA19%20DFF: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: RE11%20OMV
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE11%2520OMV%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for RE11%20OMV: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: PE69%20MDF
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE69%2520MDF%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for PE69%20MDF: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: YD16%20DDP
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD16%2520DDP%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for YD16%20DDP: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: MW63%20MZE
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW63%2520MZE%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for MW63%20MZE: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: LT72%20SNN
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT72%2520SNN%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for LT72%20SNN: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: YT67%20RVL
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT67%2520RVL%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for YT67%20RVL: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: YH71%20ENM
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH71%2520ENM%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for YH71%20ENM: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: VE72%20ZVG
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE72%2520ZVG%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for VE72%20ZVG: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: MX68%20WWF
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX68%2520WWF%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for MX68%20WWF: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: MX67%20NUV
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX67%2520NUV%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for MX67%20NUV: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: GJ68%20CXU
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ68%2520CXU%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for GJ68%20CXU: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: FE69%20EVJ
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE69%2520EVJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for FE69%20EVJ: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: GM66%20AEG
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM66%2520AEG%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for GM66%20AEG: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: FE69%20EUP
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE69%2520EUP%27 HTTP/1.1" 200 None
2026-03-29 22:10:33 [bca.uk] INFO: Scrape type for FE69%20EUP: 0
2026-03-29 22:10:33 [bca.uk] INFO: Found listing with ID: FA19%20NXH
2026-03-29 22:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FA19%2520NXH%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for FA19%20NXH: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: BV16%20OFL
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV16%2520OFL%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for BV16%20OFL: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: BX70%20LBV
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX70%2520LBV%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for BX70%20LBV: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: ND18%20HSE
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND18%2520HSE%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for ND18%20HSE: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: FN17%20TKU
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN17%2520TKU%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for FN17%20TKU: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: BV13%20YGP
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV13%2520YGP%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for BV13%20YGP: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: LB71%20BRF
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB71%2520BRF%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for LB71%20BRF: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: WF69%20WPD
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF69%2520WPD%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for WF69%20WPD: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: HS24%20LHH
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HS24%2520LHH%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for HS24%20LHH: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: WG13%20JVU
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG13%2520JVU%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for WG13%20JVU: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: CN62%20RDX
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN62%2520RDX%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for CN62%20RDX: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: YL67%20FPO
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL67%2520FPO%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for YL67%20FPO: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: FE69%20ETA
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE69%2520ETA%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for FE69%20ETA: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: DX64%20EUF
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX64%2520EUF%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for DX64%20EUF: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: HG21%20UXV
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG21%2520UXV%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for HG21%20UXV: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: DN71%20BTZ
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN71%2520BTZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for DN71%20BTZ: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: BJ65%20HZL
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ65%2520HZL%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for BJ65%20HZL: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: CX16%20ULO
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX16%2520ULO%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for CX16%20ULO: 0
2026-03-29 22:10:34 [bca.uk] INFO: Found listing with ID: LG17%20XYD
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG17%2520XYD%27 HTTP/1.1" 200 None
2026-03-29 22:10:34 [bca.uk] INFO: Scrape type for LG17%20XYD: 0
2026-03-29 22:10:34 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=48&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:34 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=48&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=48&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:10:35 [bca.uk] INFO: Total items found: 100
2026-03-29 22:10:35 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=49&sort=MostRecentlyAdded
2026-03-29 22:10:35 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:10:35 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=49&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:36 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=49&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:36 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=49&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:36 [bca.uk] INFO: Found listing with ID: CU16%20NHH
2026-03-29 22:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU16%2520NHH%27 HTTP/1.1" 200 None
2026-03-29 22:10:36 [bca.uk] INFO: Scrape type for CU16%20NHH: 0
2026-03-29 22:10:36 [bca.uk] INFO: Found listing with ID: KV11%20MZZ
2026-03-29 22:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV11%2520MZZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:36 [bca.uk] INFO: Scrape type for KV11%20MZZ: 0
2026-03-29 22:10:36 [bca.uk] INFO: Found listing with ID: KT14%20BXM
2026-03-29 22:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT14%2520BXM%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for KT14%20BXM: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: KP12%20CLJ
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP12%2520CLJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for KP12%20CLJ: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: FG74%20HFR
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG74%2520HFR%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for FG74%20HFR: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: PK17%20FZY
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK17%2520FZY%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for PK17%20FZY: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: NU18%20AUO
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU18%2520AUO%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for NU18%20AUO: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: FG74%20HFN
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG74%2520HFN%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for FG74%20HFN: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: FG74%20HFE
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG74%2520HFE%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for FG74%20HFE: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: FG74%20HFM
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG74%2520HFM%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for FG74%20HFM: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: MF62%20PCV
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF62%2520PCV%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for MF62%20PCV: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: FG74%20HDY
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG74%2520HDY%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for FG74%20HDY: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: MD67%20WJL
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD67%2520WJL%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for MD67%20WJL: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: EO18%20NVY
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO18%2520NVY%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for EO18%20NVY: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: FG74%20HDO
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG74%2520HDO%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for FG74%20HDO: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: YG17%20LLH
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG17%2520LLH%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for YG17%20LLH: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: WJ15%20WPT
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ15%2520WPT%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for WJ15%20WPT: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: WF61%20BKJ
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF61%2520BKJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for WF61%20BKJ: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: WV71%20VZT
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV71%2520VZT%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for WV71%20VZT: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: BD22%20PWJ
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD22%2520PWJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for BD22%20PWJ: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: DT24%20XGC
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT24%2520XGC%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for DT24%20XGC: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: FM21%20GZT
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM21%2520GZT%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for FM21%20GZT: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: KS21%20VMV
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS21%2520VMV%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for KS21%20VMV: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: WN23%20YZY
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN23%2520YZY%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for WN23%20YZY: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: WN23%20ZBD
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN23%2520ZBD%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for WN23%20ZBD: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: WN23%20ZCV
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN23%2520ZCV%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for WN23%20ZCV: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: WN23%20ZDA
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN23%2520ZDA%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for WN23%20ZDA: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: WN72%20UVL
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN72%2520UVL%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for WN72%20UVL: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: WN72%20UYX
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN72%2520UYX%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for WN72%20UYX: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: VO68%20KOW
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO68%2520KOW%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for VO68%20KOW: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: YT23%20PHN
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT23%2520PHN%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for YT23%20PHN: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: LR67%20OCB
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR67%2520OCB%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for LR67%20OCB: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: LL15%20CCY
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL15%2520CCY%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for LL15%20CCY: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: KR20%20YWN
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR20%2520YWN%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for KR20%20YWN: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: SB18%20DDU
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB18%2520DDU%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for SB18%20DDU: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: BD22%20EMJ
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD22%2520EMJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for BD22%20EMJ: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: DS24%20NKU
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS24%2520NKU%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for DS24%20NKU: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: FG20%20FKJ
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG20%2520FKJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for FG20%20FKJ: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: OY69%20YUJ
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY69%2520YUJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for OY69%20YUJ: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: RJ23%20GUC
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ23%2520GUC%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for RJ23%20GUC: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: RY73%20CGK
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RY73%2520CGK%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for RY73%20CGK: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: SA25%20RDZ
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA25%2520RDZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for SA25%20RDZ: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: SM24%20MXR
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM24%2520MXR%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for SM24%20MXR: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: WM73%20AXU
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM73%2520AXU%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for WM73%20AXU: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: WV23%20ODF
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV23%2520ODF%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for WV23%20ODF: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: YA70%20GSY
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA70%2520GSY%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for YA70%20GSY: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: DY24%20HDZ
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY24%2520HDZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for DY24%20HDZ: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: HK71%20FLR
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK71%2520FLR%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for HK71%20FLR: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: HN24%20KKT
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN24%2520KKT%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for HN24%20KKT: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: HV24%20RMX
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV24%2520RMX%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for HV24%20RMX: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: KM25%20OCP
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM25%2520OCP%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for KM25%20OCP: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: LL73%20FWG
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL73%2520FWG%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for LL73%20FWG: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: LN73%20EXV
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN73%2520EXV%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for LN73%20EXV: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: RE73%20KHZ
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE73%2520KHZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for RE73%20KHZ: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: RF73%20LWK
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF73%2520LWK%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for RF73%20LWK: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: DY23%20LBE
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY23%2520LBE%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for DY23%20LBE: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: KO69%20PJV
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO69%2520PJV%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for KO69%20PJV: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: KO16%20GDV
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO16%2520GDV%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for KO16%20GDV: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: RJ23%20GUX
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ23%2520GUX%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for RJ23%20GUX: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: KN70%20PZC
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN70%2520PZC%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for KN70%20PZC: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: NU23%20GUO
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU23%2520GUO%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for NU23%20GUO: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: BC16%20UGG
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC16%2520UGG%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for BC16%20UGG: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: RE73%20KLP
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE73%2520KLP%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for RE73%20KLP: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: AO67%20ZWF
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO67%2520ZWF%27 HTTP/1.1" 200 None
2026-03-29 22:10:37 [bca.uk] INFO: Scrape type for AO67%20ZWF: 0
2026-03-29 22:10:37 [bca.uk] INFO: Found listing with ID: YP72%20BDO
2026-03-29 22:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP72%2520BDO%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for YP72%20BDO: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: NJ23%20MVD
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ23%2520MVD%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for NJ23%20MVD: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: FT16%20CWO
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT16%2520CWO%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for FT16%20CWO: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: DV25%20OFO
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV25%2520OFO%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for DV25%20OFO: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: EA67%20ZVE
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA67%2520ZVE%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for EA67%20ZVE: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: MA24%20ZDU
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA24%2520ZDU%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for MA24%20ZDU: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: BD60%20GTF
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD60%2520GTF%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for BD60%20GTF: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: SW71%20BNE
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW71%2520BNE%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for SW71%20BNE: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: AP19%20OSZ
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP19%2520OSZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for AP19%20OSZ: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: LS72%20YXR
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS72%2520YXR%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for LS72%20YXR: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: OE74%20HDJ
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE74%2520HDJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for OE74%20HDJ: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: OE75%20YYG
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE75%2520YYG%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for OE75%20YYG: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: YO24%20MPZ
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO24%2520MPZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for YO24%20MPZ: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: AP16%20YMV
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP16%2520YMV%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for AP16%20YMV: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: YT59%20ZZG
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT59%2520ZZG%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for YT59%20ZZG: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: LP73%20KTK
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP73%2520KTK%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for LP73%20KTK: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: YG20%20WDN
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG20%2520WDN%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for YG20%20WDN: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: LO72%20AHV
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO72%2520AHV%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for LO72%20AHV: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: LO72%20AHU
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO72%2520AHU%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for LO72%20AHU: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: FE22%20ZKO
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE22%2520ZKO%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for FE22%20ZKO: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: FE22%20XPR
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE22%2520XPR%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for FE22%20XPR: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: DC73%20LGO
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC73%2520LGO%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for DC73%20LGO: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: SK22%20TZA
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK22%2520TZA%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for SK22%20TZA: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: AY69%20OWU
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY69%2520OWU%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for AY69%20OWU: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: BD22%20KNF
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD22%2520KNF%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for BD22%20KNF: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: BL70%20NBK
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL70%2520NBK%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for BL70%20NBK: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: BW74%20HHZ
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW74%2520HHZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for BW74%20HHZ: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: FM70%20JUT
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM70%2520JUT%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for FM70%20JUT: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: FX73%20PZE
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX73%2520PZE%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for FX73%20PZE: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: KM71%20FYH
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM71%2520FYH%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for KM71%20FYH: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: KO68%20AOC
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO68%2520AOC%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for KO68%20AOC: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: KR67%20RPO
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR67%2520RPO%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for KR67%20RPO: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: MW70%20XZE
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW70%2520XZE%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for MW70%20XZE: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: OY25%20GPU
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY25%2520GPU%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for OY25%20GPU: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: WN23%20MKK
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN23%2520MKK%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for WN23%20MKK: 0
2026-03-29 22:10:38 [bca.uk] INFO: Found listing with ID: YF22%20JKZ
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF22%2520JKZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:38 [bca.uk] INFO: Scrape type for YF22%20JKZ: 0
2026-03-29 22:10:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:10:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=49&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:10:40 [bca.uk] INFO: Total items found: 100
2026-03-29 22:10:40 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=50&sort=MostRecentlyAdded
2026-03-29 22:10:40 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:10:40 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=50&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:40 [bca.uk] INFO: Found listing with ID: KV71%20WGU
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV71%2520WGU%27 HTTP/1.1" 200 None
2026-03-29 22:10:40 [bca.uk] INFO: Scrape type for KV71%20WGU: 0
2026-03-29 22:10:40 [bca.uk] INFO: Found listing with ID: BF63%20HKP
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF63%2520HKP%27 HTTP/1.1" 200 None
2026-03-29 22:10:40 [bca.uk] INFO: Scrape type for BF63%20HKP: 0
2026-03-29 22:10:40 [bca.uk] INFO: Found listing with ID: ML64%20XYF
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML64%2520XYF%27 HTTP/1.1" 200 None
2026-03-29 22:10:40 [bca.uk] INFO: Scrape type for ML64%20XYF: 0
2026-03-29 22:10:40 [bca.uk] INFO: Found listing with ID: DC18%20OGR
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC18%2520OGR%27 HTTP/1.1" 200 None
2026-03-29 22:10:40 [bca.uk] INFO: Scrape type for DC18%20OGR: 0
2026-03-29 22:10:40 [bca.uk] INFO: Found listing with ID: DU18%20WNA
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU18%2520WNA%27 HTTP/1.1" 200 None
2026-03-29 22:10:40 [bca.uk] INFO: Scrape type for DU18%20WNA: 0
2026-03-29 22:10:40 [bca.uk] INFO: Found listing with ID: HT72%20GXD
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT72%2520GXD%27 HTTP/1.1" 200 None
2026-03-29 22:10:40 [bca.uk] INFO: Scrape type for HT72%20GXD: 0
2026-03-29 22:10:40 [bca.uk] INFO: Found listing with ID: RO22%20EKA
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520EKA%27 HTTP/1.1" 200 None
2026-03-29 22:10:40 [bca.uk] INFO: Scrape type for RO22%20EKA: 0
2026-03-29 22:10:40 [bca.uk] INFO: Found listing with ID: WD71%20CRX
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD71%2520CRX%27 HTTP/1.1" 200 None
2026-03-29 22:10:40 [bca.uk] INFO: Scrape type for WD71%20CRX: 0
2026-03-29 22:10:40 [bca.uk] INFO: Found listing with ID: HJ24%20VXV
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ24%2520VXV%27 HTTP/1.1" 200 None
2026-03-29 22:10:40 [bca.uk] INFO: Scrape type for HJ24%20VXV: 0
2026-03-29 22:10:40 [bca.uk] INFO: Found listing with ID: NJ21%20VNA
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ21%2520VNA%27 HTTP/1.1" 200 None
2026-03-29 22:10:40 [bca.uk] INFO: Scrape type for NJ21%20VNA: 0
2026-03-29 22:10:40 [bca.uk] INFO: Found listing with ID: NU22%20ETK
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU22%2520ETK%27 HTTP/1.1" 200 None
2026-03-29 22:10:40 [bca.uk] INFO: Scrape type for NU22%20ETK: 0
2026-03-29 22:10:40 [bca.uk] INFO: Found listing with ID: FD21%20CFN
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD21%2520CFN%27 HTTP/1.1" 200 None
2026-03-29 22:10:40 [bca.uk] INFO: Scrape type for FD21%20CFN: 0
2026-03-29 22:10:40 [bca.uk] INFO: Found listing with ID: YP74%20VLM
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP74%2520VLM%27 HTTP/1.1" 200 None
2026-03-29 22:10:40 [bca.uk] INFO: Scrape type for YP74%20VLM: 0
2026-03-29 22:10:40 [bca.uk] INFO: Found listing with ID: EO22%20KKF
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO22%2520KKF%27 HTTP/1.1" 200 None
2026-03-29 22:10:40 [bca.uk] INFO: Scrape type for EO22%20KKF: 0
2026-03-29 22:10:40 [bca.uk] INFO: Found listing with ID: NU22%20LLD
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU22%2520LLD%27 HTTP/1.1" 200 None
2026-03-29 22:10:40 [bca.uk] INFO: Scrape type for NU22%20LLD: 0
2026-03-29 22:10:40 [bca.uk] INFO: Found listing with ID: LV73%20OVR
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV73%2520OVR%27 HTTP/1.1" 200 None
2026-03-29 22:10:40 [bca.uk] INFO: Scrape type for LV73%20OVR: 0
2026-03-29 22:10:40 [bca.uk] INFO: Found listing with ID: AJ22%20UYK
2026-03-29 22:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ22%2520UYK%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for AJ22%20UYK: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: BL72%20FYW
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL72%2520FYW%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for BL72%20FYW: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: LL71%20KKE
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL71%2520KKE%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for LL71%20KKE: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: YG75%20LKE
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG75%2520LKE%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for YG75%20LKE: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: YM72%20CHG
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM72%2520CHG%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for YM72%20CHG: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: YM72%20CHN
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM72%2520CHN%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for YM72%20CHN: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: AR09%20BAB
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AR09%2520BAB%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for AR09%20BAB: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: CP66%20GDO
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP66%2520GDO%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for CP66%20GDO: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: DA71%20NZX
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA71%2520NZX%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for DA71%20NZX: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: EA69%20EWJ
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA69%2520EWJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for EA69%20EWJ: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: KK19%20JFA
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KK19%2520JFA%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for KK19%20JFA: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: S555%20NRS
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27S555%2520NRS%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for S555%20NRS: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: SK71%20XRC
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK71%2520XRC%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for SK71%20XRC: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: SL68%20AYB
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL68%2520AYB%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for SL68%20AYB: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: V50%20TAT
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27V50%2520TAT%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for V50%20TAT: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: VE68%20XBJ
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE68%2520XBJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for VE68%20XBJ: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: WD17%20NJK
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD17%2520NJK%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for WD17%20NJK: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: WO21%20FXZ
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO21%2520FXZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for WO21%20FXZ: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: WS19%20OKT
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WS19%2520OKT%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for WS19%20OKT: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: YF20%20RRU
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF20%2520RRU%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for YF20%20RRU: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: YF67%20HYP
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF67%2520HYP%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for YF67%20HYP: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: YG20%20MLK
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG20%2520MLK%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for YG20%20MLK: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: CX20%20LXR
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX20%2520LXR%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for CX20%20LXR: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: GL21%20KZD
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL21%2520KZD%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for GL21%20KZD: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: KN72%20NCO
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN72%2520NCO%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for KN72%20NCO: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: DS72%20EVF
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS72%2520EVF%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for DS72%20EVF: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: FX23%20HMV
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX23%2520HMV%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for FX23%20HMV: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: MA21%20TMO
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA21%2520TMO%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for MA21%20TMO: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: YF18%20FBZ
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF18%2520FBZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for YF18%20FBZ: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: YM74%20KKV
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM74%2520KKV%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for YM74%20KKV: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: KU69%20TVN
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU69%2520TVN%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for KU69%20TVN: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: NG68%20LNT
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG68%2520LNT%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for NG68%20LNT: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: PF68%20VDR
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF68%2520VDR%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for PF68%20VDR: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: YN23%20WFK
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN23%2520WFK%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for YN23%20WFK: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: BK71%20HNC
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK71%2520HNC%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for BK71%20HNC: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: LP18%20KMM
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP18%2520KMM%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for LP18%20KMM: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: AJ71%20OCA
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ71%2520OCA%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for AJ71%20OCA: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: BP74%20LZH
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP74%2520LZH%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for BP74%20LZH: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: FV74%20WYA
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV74%2520WYA%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for FV74%20WYA: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: KN68%20LKU
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN68%2520LKU%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for KN68%20LKU: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: ME12%20JME
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME12%2520JME%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for ME12%20JME: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: MH18%20WSW
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH18%2520WSW%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for MH18%20WSW: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: MW67%20EEN
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW67%2520EEN%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for MW67%20EEN: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: ND71%20WXU
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND71%2520WXU%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for ND71%20WXU: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: ST18%20XWJ
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST18%2520XWJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for ST18%20XWJ: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: YF71%20LXO
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF71%2520LXO%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for YF71%20LXO: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: YG22%20SEO
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG22%2520SEO%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for YG22%20SEO: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: YL71%20LAA
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL71%2520LAA%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for YL71%20LAA: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: YP72%20HGD
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP72%2520HGD%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for YP72%20HGD: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: NA22%20DCV
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA22%2520DCV%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for NA22%20DCV: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: NU22%20CVO
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU22%2520CVO%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for NU22%20CVO: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: VO22%20HCL
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO22%2520HCL%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for VO22%20HCL: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: EA71%20XSJ
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA71%2520XSJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for EA71%20XSJ: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: LS72%20YXC
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS72%2520YXC%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for LS72%20YXC: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: LN14%20CGF
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN14%2520CGF%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for LN14%20CGF: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: AF22%20SYA
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF22%2520SYA%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for AF22%20SYA: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: SL23%20KWV
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL23%2520KWV%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for SL23%20KWV: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: YG69%20HLE
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG69%2520HLE%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for YG69%20HLE: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: YK19%20MJC
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK19%2520MJC%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for YK19%20MJC: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: BF14%20LDZ
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF14%2520LDZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for BF14%20LDZ: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: DF16%20UZJ
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF16%2520UZJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:41 [bca.uk] INFO: Scrape type for DF16%20UZJ: 0
2026-03-29 22:10:41 [bca.uk] INFO: Found listing with ID: MJ25%20VYK
2026-03-29 22:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ25%2520VYK%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for MJ25%20VYK: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: EK23%20CUO
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK23%2520CUO%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for EK23%20CUO: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: WG19%20NLE
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG19%2520NLE%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for WG19%20NLE: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: WG74%20UGY
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG74%2520UGY%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for WG74%20UGY: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: CV23%20XDN
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV23%2520XDN%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for CV23%20XDN: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: AF23%20WGG
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF23%2520WGG%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for AF23%20WGG: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: AJ19%20DWA
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ19%2520DWA%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for AJ19%20DWA: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: KN67%20GDO
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN67%2520GDO%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for KN67%20GDO: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: MD67%20XLY
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD67%2520XLY%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for MD67%20XLY: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: ND72%20KNA
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND72%2520KNA%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for ND72%20KNA: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: SO18%20MUP
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO18%2520MUP%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for SO18%20MUP: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: SO67%20BXC
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO67%2520BXC%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for SO67%20BXC: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: YA17%20UGS
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA17%2520UGS%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for YA17%20UGS: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: YG20%20JZT
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG20%2520JZT%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for YG20%20JZT: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: YK18%20DJO
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK18%2520DJO%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for YK18%20DJO: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: MV75%20YTP
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV75%2520YTP%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for MV75%20YTP: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: RF74%20VXB
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF74%2520VXB%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for RF74%20VXB: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: FM69%20ZKO
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM69%2520ZKO%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for FM69%20ZKO: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: GJ72%20LDZ
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ72%2520LDZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for GJ72%20LDZ: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: KE22%20JBX
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE22%2520JBX%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for KE22%20JBX: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: RE72%20KLV
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE72%2520KLV%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for RE72%20KLV: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: BK71%20JDZ
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK71%2520JDZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for BK71%20JDZ: 0
2026-03-29 22:10:42 [bca.uk] INFO: Found listing with ID: EA22%20RWZ
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA22%2520RWZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:42 [bca.uk] INFO: Scrape type for EA22%20RWZ: 0
2026-03-29 22:10:42 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=50&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:42 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=50&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:10:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=50&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:10:44 [bca.uk] INFO: Total items found: 100
2026-03-29 22:10:44 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=51&sort=MostRecentlyAdded
2026-03-29 22:10:44 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:10:44 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=51&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: GF67%20URS
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF67%2520URS%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for GF67%20URS: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: GK19%20YXB
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK19%2520YXB%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for GK19%20YXB: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: LB67%20MSU
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB67%2520MSU%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for LB67%20MSU: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: LC19%20LTO
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC19%2520LTO%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for LC19%20LTO: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: LP18%20JGU
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP18%2520JGU%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for LP18%20JGU: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: RE71%20OHV
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE71%2520OHV%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for RE71%20OHV: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: YH71%20NKU
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH71%2520NKU%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for YH71%20NKU: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: YK18%20YXU
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK18%2520YXU%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for YK18%20YXU: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: YS18%20HMA
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS18%2520HMA%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for YS18%20HMA: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: BC72%20CZN
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC72%2520CZN%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for BC72%20CZN: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: RK73%20YDM
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK73%2520YDM%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for RK73%20YDM: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: YP22%20JMV
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP22%2520JMV%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for YP22%20JMV: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: BG68%20JRO
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG68%2520JRO%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for BG68%20JRO: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: XM05%20BMW
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27XM05%2520BMW%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for XM05%20BMW: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: WA23%20VFM
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA23%2520VFM%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for WA23%20VFM: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: HT24%20VKL
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT24%2520VKL%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for HT24%20VKL: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: AJ72%20ZXK
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ72%2520ZXK%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for AJ72%20ZXK: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: AK69%20KYO
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK69%2520KYO%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for AK69%20KYO: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: AO73%20UYC
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO73%2520UYC%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for AO73%20UYC: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: CP69%20CMU
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP69%2520CMU%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for CP69%20CMU: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: HN22%20LFY
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN22%2520LFY%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for HN22%20LFY: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: HX68%20NPN
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX68%2520NPN%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for HX68%20NPN: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: LA66%20FXM
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA66%2520FXM%27 HTTP/1.1" 200 None
2026-03-29 22:10:44 [bca.uk] INFO: Scrape type for LA66%20FXM: 0
2026-03-29 22:10:44 [bca.uk] INFO: Found listing with ID: LG68%20CLY
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG68%2520CLY%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for LG68%20CLY: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: LJ71%20PMX
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ71%2520PMX%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for LJ71%20PMX: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: LM22%20CTX
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM22%2520CTX%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for LM22%20CTX: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: LP19%20FLV
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP19%2520FLV%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for LP19%20FLV: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: MD71%20HRO
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD71%2520HRO%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for MD71%20HRO: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: SK22%20XSG
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK22%2520XSG%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for SK22%20XSG: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: SY68%20SKK
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY68%2520SKK%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for SY68%20SKK: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: YC19%20OUF
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC19%2520OUF%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for YC19%20OUF: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: YK18%20ZUO
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK18%2520ZUO%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for YK18%20ZUO: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: GU23%20VTC
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU23%2520VTC%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for GU23%20VTC: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: FN24%20LZR
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN24%2520LZR%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for FN24%20LZR: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: DV23%20XVH
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV23%2520XVH%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for DV23%20XVH: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: EU67%20UVJ
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU67%2520UVJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for EU67%20UVJ: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: MJ72%20LTF
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ72%2520LTF%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for MJ72%20LTF: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: LK23%20NFG
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK23%2520NFG%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for LK23%20NFG: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: CK22%20VRJ
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK22%2520VRJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for CK22%20VRJ: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: OV62%20HYK
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV62%2520HYK%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for OV62%20HYK: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: SP65%20VRT
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP65%2520VRT%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for SP65%20VRT: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: YP24%20TVK
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP24%2520TVK%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for YP24%20TVK: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: WT25%20UHK
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UHK%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for WT25%20UHK: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: WT25%20UHE
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UHE%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for WT25%20UHE: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: RX74%20EFR
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX74%2520EFR%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for RX74%20EFR: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: GYJM62338
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GYJM62338%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for GYJM62338: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: RV22%20ONS
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV22%2520ONS%27 HTTP/1.1" 200 None
2026-03-29 22:10:45 [bca.uk] INFO: Scrape type for RV22%20ONS: 0
2026-03-29 22:10:45 [bca.uk] INFO: Found listing with ID: WV71%20SYJ
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV71%2520SYJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for WV71%20SYJ: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: WV71%20SZR
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV71%2520SZR%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for WV71%20SZR: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: CE73%20GHJ
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE73%2520GHJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for CE73%20GHJ: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: CE73%20GHV
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE73%2520GHV%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for CE73%20GHV: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: CE73%20GOP
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE73%2520GOP%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for CE73%20GOP: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: HJ73%20NVW
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ73%2520NVW%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for HJ73%20NVW: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: ML71%20YJE
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML71%2520YJE%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for ML71%20YJE: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: RK22%20OAE
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK22%2520OAE%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for RK22%20OAE: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: RX25%20CHZ
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX25%2520CHZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for RX25%20CHZ: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: RX25%20CHV
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX25%2520CHV%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for RX25%20CHV: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: OV23%20AYB
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV23%2520AYB%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for OV23%20AYB: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: OV73%20EOB
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV73%2520EOB%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for OV73%20EOB: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: RX21%20FMC
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX21%2520FMC%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for RX21%20FMC: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: WM23%20UKO
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM23%2520UKO%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for WM23%20UKO: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: WT25%20UGF
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UGF%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for WT25%20UGF: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: OV72%20CSZ
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV72%2520CSZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for OV72%20CSZ: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: OV72%20AHZ
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV72%2520AHZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for OV72%20AHZ: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: HN73%20SSK
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN73%2520SSK%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for HN73%20SSK: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: LR23%20ZGA
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR23%2520ZGA%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for LR23%20ZGA: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: PX23%20XZA
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX23%2520XZA%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for PX23%20XZA: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: WP71%20XJL
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP71%2520XJL%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for WP71%20XJL: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: MD71%20KXZ
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD71%2520KXZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for MD71%20KXZ: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: WP23%20OFM
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP23%2520OFM%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for WP23%20OFM: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: YF23%20DFE
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF23%2520DFE%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for YF23%20DFE: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: YG23%20VZY
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG23%2520VZY%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for YG23%20VZY: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: YM22%20MJX
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM22%2520MJX%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for YM22%20MJX: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: LS73%20MJV
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS73%2520MJV%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for LS73%20MJV: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: AF23%20PCY
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF23%2520PCY%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for AF23%20PCY: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: AF72%20YWW
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF72%2520YWW%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for AF72%20YWW: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: LD23%20OCN
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD23%2520OCN%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for LD23%20OCN: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: LS22%20UMH
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS22%2520UMH%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for LS22%20UMH: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: RO72%20TMV
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO72%2520TMV%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for RO72%20TMV: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: WP71%20XJG
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP71%2520XJG%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for WP71%20XJG: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: WV71%20SZY
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV71%2520SZY%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for WV71%20SZY: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: CE73%20GHD
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE73%2520GHD%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for CE73%20GHD: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: PX22%20OYN
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX22%2520OYN%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for PX22%20OYN: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: VE72%20AXN
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE72%2520AXN%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for VE72%20AXN: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: EJ18%20UWZ
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ18%2520UWZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for EJ18%20UWZ: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: KT68%20BGX
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT68%2520BGX%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for KT68%20BGX: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: VK71%20LUA
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK71%2520LUA%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for VK71%20LUA: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: LD72%20AWR
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD72%2520AWR%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for LD72%20AWR: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: LD72%20AWM
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD72%2520AWM%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for LD72%20AWM: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: LB22%20JLX
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB22%2520JLX%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for LB22%20JLX: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: FV70%20OWM
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV70%2520OWM%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for FV70%20OWM: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: FE70%20PXL
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE70%2520PXL%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for FE70%20PXL: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: SP67%20XEC
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP67%2520XEC%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for SP67%20XEC: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: DG23%20NXW
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG23%2520NXW%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for DG23%20NXW: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: BW19%20CZC
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW19%2520CZC%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for BW19%20CZC: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: BD68%20MYH
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD68%2520MYH%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for BD68%20MYH: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: NA69%20JGF
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA69%2520JGF%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for NA69%20JGF: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: DV70%20WDM
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV70%2520WDM%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for DV70%20WDM: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: DU21%20XKJ
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU21%2520XKJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for DU21%20XKJ: 0
2026-03-29 22:10:46 [bca.uk] INFO: Found listing with ID: CX71%20BYN
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX71%2520BYN%27 HTTP/1.1" 200 None
2026-03-29 22:10:46 [bca.uk] INFO: Scrape type for CX71%20BYN: 0
2026-03-29 22:10:46 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=51&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:46 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=51&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=51&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:10:49 [bca.uk] INFO: Total items found: 100
2026-03-29 22:10:49 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=52&sort=MostRecentlyAdded
2026-03-29 22:10:49 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:10:49 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=52&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: BN72%20XXD
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN72%2520XXD%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for BN72%20XXD: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: BK71%20HYF
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK71%2520HYF%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for BK71%20HYF: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: YS21%20SXV
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS21%2520SXV%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for YS21%20SXV: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: YF58%20GKZ
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF58%2520GKZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for YF58%20GKZ: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: WJZ%206428
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJZ%25206428%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for WJZ%206428: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: LD21%20EXT
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD21%2520EXT%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for LD21%20EXT: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: LB22%20JKZ
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB22%2520JKZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for LB22%20JKZ: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: KY23%20LWC
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY23%2520LWC%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for KY23%20LWC: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: DL69%20LUF
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL69%2520LUF%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for DL69%20LUF: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: BN19%20XAZ
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN19%2520XAZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for BN19%20XAZ: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: BJ22%20ZBT
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ22%2520ZBT%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for BJ22%20ZBT: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: BF72%20EYD
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF72%2520EYD%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for BF72%20EYD: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: BF20%20WHE
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF20%2520WHE%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for BF20%20WHE: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: CN19%20KZE
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN19%2520KZE%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for CN19%20KZE: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: YP67%20XUL
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP67%2520XUL%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for YP67%20XUL: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: VE72%20PPO
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE72%2520PPO%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for VE72%20PPO: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: GV07%20VPA
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV07%2520VPA%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for GV07%20VPA: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: LN14%20FHW
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN14%2520FHW%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for LN14%20FHW: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: VO21%20XRD
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO21%2520XRD%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for VO21%20XRD: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: YT64%20EPL
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT64%2520EPL%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for YT64%20EPL: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: VA21%20NKX
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA21%2520NKX%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for VA21%20NKX: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: ST67%20SNK
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST67%2520SNK%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for ST67%20SNK: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: FP64%20VJM
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP64%2520VJM%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for FP64%20VJM: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: SP72%20JNK
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP72%2520JNK%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for SP72%20JNK: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: DE24%20YRP
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE24%2520YRP%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for DE24%20YRP: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: SL20%20JTU
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL20%2520JTU%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for SL20%20JTU: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: HK25%20YHX
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK25%2520YHX%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for HK25%20YHX: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: WG66%20ORO
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG66%2520ORO%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for WG66%20ORO: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: BT18%20XXM
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT18%2520XXM%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for BT18%20XXM: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: VO21%20UWA
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO21%2520UWA%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for VO21%20UWA: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: NL23%20WWK
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL23%2520WWK%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for NL23%20WWK: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: KP71%20VFJ
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP71%2520VFJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for KP71%20VFJ: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: SL15%20OTM
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL15%2520OTM%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for SL15%20OTM: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: HN73%20OSZ
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN73%2520OSZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for HN73%20OSZ: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: AV23%20NFO
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV23%2520NFO%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for AV23%20NFO: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: GC18%20GWV
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GC18%2520GWV%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for GC18%20GWV: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: YR19%20BCD
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR19%2520BCD%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for YR19%20BCD: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: RV18%20WZM
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV18%2520WZM%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for RV18%20WZM: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: SM64%20YYC
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM64%2520YYC%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for SM64%20YYC: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: SY21%20YLX
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY21%2520YLX%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for SY21%20YLX: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: YM72%20BZY
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM72%2520BZY%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for YM72%20BZY: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: DE24%20NRX
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE24%2520NRX%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for DE24%20NRX: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: MJ18%20EUM
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ18%2520EUM%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for MJ18%20EUM: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: HK71%20WFB
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK71%2520WFB%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for HK71%20WFB: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: RJ22%20UCO
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ22%2520UCO%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for RJ22%20UCO: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: CK72%20OCL
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK72%2520OCL%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for CK72%20OCL: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: AY71%20XNE
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY71%2520XNE%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for AY71%20XNE: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: SK22%20UTZ
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK22%2520UTZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for SK22%20UTZ: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: HJ73%20ODK
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ73%2520ODK%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for HJ73%20ODK: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: WN22%20NPU
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520NPU%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for WN22%20NPU: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: AG19%20JVC
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AG19%2520JVC%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for AG19%20JVC: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: PO22%20XBG
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO22%2520XBG%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for PO22%20XBG: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: EK23%20HSY
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK23%2520HSY%27 HTTP/1.1" 200 None
2026-03-29 22:10:49 [bca.uk] INFO: Scrape type for EK23%20HSY: 0
2026-03-29 22:10:49 [bca.uk] INFO: Found listing with ID: RO22%20GGE
2026-03-29 22:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520GGE%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for RO22%20GGE: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: WK21%20VYN
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK21%2520VYN%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for WK21%20VYN: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: MJ70%20XWT
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ70%2520XWT%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for MJ70%20XWT: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: ML24%20YNO
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML24%2520YNO%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for ML24%20YNO: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: YP73%20XTR
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP73%2520XTR%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for YP73%20XTR: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: LM23%20GNZ
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM23%2520GNZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for LM23%20GNZ: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: YP73%20XTN
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP73%2520XTN%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for YP73%20XTN: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: MK23%20NYA
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK23%2520NYA%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for MK23%20NYA: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: RO22%20EUN
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520EUN%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for RO22%20EUN: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: LJ23%20MBP
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ23%2520MBP%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for LJ23%20MBP: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: MD72%20VVJ
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD72%2520VVJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for MD72%20VVJ: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: BK25%20YEL
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK25%2520YEL%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for BK25%20YEL: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: BJ23%20CYZ
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ23%2520CYZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for BJ23%20CYZ: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: WV22%20URE
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV22%2520URE%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for WV22%20URE: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: PE24%20XOW
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE24%2520XOW%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for PE24%20XOW: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: BF10%20LFM
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF10%2520LFM%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for BF10%20LFM: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: VK71%20OAJ
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK71%2520OAJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for VK71%20OAJ: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: YF66%20XUP
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF66%2520XUP%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for YF66%20XUP: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: AF68%20EJK
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF68%2520EJK%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for AF68%20EJK: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: FY67%20UCG
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY67%2520UCG%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for FY67%20UCG: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: EK71%20FTZ
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK71%2520FTZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for EK71%20FTZ: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: MV23%20VTO
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV23%2520VTO%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for MV23%20VTO: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: FV21%20ZTC
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV21%2520ZTC%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for FV21%20ZTC: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: SG65%20YBJ
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG65%2520YBJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for SG65%20YBJ: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: VF69%20HJG
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VF69%2520HJG%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for VF69%20HJG: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: DA21%20EWV
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA21%2520EWV%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for DA21%20EWV: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: NX16%20EHU
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX16%2520EHU%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for NX16%20EHU: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: PK20%20YWT
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK20%2520YWT%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for PK20%20YWT: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: WV71%20VFO
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV71%2520VFO%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for WV71%20VFO: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: WF09%20CHK
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF09%2520CHK%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for WF09%20CHK: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: IGZ%206918
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27IGZ%25206918%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for IGZ%206918: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: YK71%20URY
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK71%2520URY%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for YK71%20URY: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: YH21%20FMX
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH21%2520FMX%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for YH21%20FMX: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: WX23%20ZDM
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX23%2520ZDM%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for WX23%20ZDM: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: WA70%20XVF
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA70%2520XVF%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for WA70%20XVF: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: RJ74%20BWF
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ74%2520BWF%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for RJ74%20BWF: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: LB20%20VHZ
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB20%2520VHZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for LB20%20VHZ: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: Y447%20GHC
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y447%2520GHC%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for Y447%20GHC: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: FT19%20KWD
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT19%2520KWD%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for FT19%20KWD: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: KS54%20UBV
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS54%2520UBV%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for KS54%20UBV: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: ET18%20TFK
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET18%2520TFK%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for ET18%20TFK: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: WV69%20JWM
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV69%2520JWM%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for WV69%20JWM: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: LD19%20LGG
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD19%2520LGG%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for LD19%20LGG: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: PX69%20VGU
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX69%2520VGU%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for PX69%20VGU: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: CK67%20TXJ
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK67%2520TXJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for CK67%20TXJ: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: DG12%20YOW
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG12%2520YOW%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for DG12%20YOW: 0
2026-03-29 22:10:50 [bca.uk] INFO: Found listing with ID: EK65%20FOP
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK65%2520FOP%27 HTTP/1.1" 200 None
2026-03-29 22:10:50 [bca.uk] INFO: Scrape type for EK65%20FOP: 0
2026-03-29 22:10:50 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=52&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:50 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=52&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:10:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=52&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:10:53 [bca.uk] INFO: Total items found: 100
2026-03-29 22:10:53 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded
2026-03-29 22:10:53 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:10:53 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: MH65%20UFE
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH65%2520UFE%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for MH65%20UFE: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: RE14%20VAK
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE14%2520VAK%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for RE14%20VAK: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: WF09%20HMZ
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF09%2520HMZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for WF09%20HMZ: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: RX52%20CAE
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX52%2520CAE%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for RX52%20CAE: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: AV18%20KAE
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV18%2520KAE%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for AV18%20KAE: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: SV21%20WXG
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV21%2520WXG%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for SV21%20WXG: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: DL70%20KHF
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL70%2520KHF%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for DL70%20KHF: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: KW18%20VNT
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW18%2520VNT%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for KW18%20VNT: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: VA19%20HEV
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA19%2520HEV%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for VA19%20HEV: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: AO69%20NDJ
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO69%2520NDJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for AO69%20NDJ: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: LL69%20HUO
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL69%2520HUO%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for LL69%20HUO: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: EK70%20ZYR
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK70%2520ZYR%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for EK70%20ZYR: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: RF19%20ZFY
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF19%2520ZFY%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for RF19%20ZFY: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: LT69%20LKE
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT69%2520LKE%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for LT69%20LKE: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: FT68%20OJC
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT68%2520OJC%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for FT68%20OJC: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: HX14%20MJY
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX14%2520MJY%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for HX14%20MJY: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: LM63%20FKO
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM63%2520FKO%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for LM63%20FKO: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: RE66%20OXK
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE66%2520OXK%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for RE66%20OXK: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: WJ14%20XTV
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ14%2520XTV%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for WJ14%20XTV: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: AK11%20RKO
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK11%2520RKO%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for AK11%20RKO: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: HD15%20FWV
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HD15%2520FWV%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for HD15%20FWV: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: HK10%20TZB
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK10%2520TZB%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for HK10%20TZB: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: HF53%20FDY
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF53%2520FDY%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for HF53%20FDY: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: FA06%20WRJ
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FA06%2520WRJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for FA06%20WRJ: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: GF15%20BPZ
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF15%2520BPZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for GF15%20BPZ: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: YD07%20AWP
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD07%2520AWP%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for YD07%20AWP: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: EO54%20EKR
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO54%2520EKR%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for EO54%20EKR: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: NJ52%20ZYO
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ52%2520ZYO%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for NJ52%20ZYO: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: FH06%20VGN
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH06%2520VGN%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for FH06%20VGN: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: LM63%20NDL
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM63%2520NDL%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for LM63%20NDL: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: MF62%20ZHE
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF62%2520ZHE%27 HTTP/1.1" 200 None
2026-03-29 22:10:53 [bca.uk] INFO: Scrape type for MF62%20ZHE: 0
2026-03-29 22:10:53 [bca.uk] INFO: Found listing with ID: WJ58%20ZYW
2026-03-29 22:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ58%2520ZYW%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for WJ58%20ZYW: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: YK09%20RLU
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK09%2520RLU%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for YK09%20RLU: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: YW15%20JZT
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YW15%2520JZT%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for YW15%20JZT: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: AF64%20XAD
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF64%2520XAD%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for AF64%20XAD: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: BG09%20PWY
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG09%2520PWY%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for BG09%20PWY: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: BJ07%20FXF
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ07%2520FXF%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for BJ07%20FXF: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: DG10%20CJE
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG10%2520CJE%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for DG10%20CJE: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: FE08%20SUV
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE08%2520SUV%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for FE08%20SUV: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: WN09%20WNE
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN09%2520WNE%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for WN09%20WNE: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: YK57%20HJD
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK57%2520HJD%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for YK57%20HJD: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: FV05%20SXW
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV05%2520SXW%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for FV05%20SXW: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: DK14%20MUE
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK14%2520MUE%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for DK14%20MUE: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: KT07%20EJJ
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT07%2520EJJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for KT07%20EJJ: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: MF08%20OWR
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF08%2520OWR%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for MF08%20OWR: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: NU12%20HVK
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU12%2520HVK%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for NU12%20HVK: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: YT64%20NMO
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT64%2520NMO%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for YT64%20NMO: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: MD07%20ECA
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD07%2520ECA%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for MD07%20ECA: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: NA15%20VFU
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA15%2520VFU%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for NA15%20VFU: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: NX68%20YWG
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX68%2520YWG%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for NX68%20YWG: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: OV67%20YLG
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV67%2520YLG%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for OV67%20YLG: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: YS66%20OZH
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS66%2520OZH%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for YS66%20OZH: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: AE14%20PHU
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE14%2520PHU%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for AE14%20PHU: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: EY15%20MLZ
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY15%2520MLZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for EY15%20MLZ: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: HK15%20BNX
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK15%2520BNX%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for HK15%20BNX: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: HN13%20VMC
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN13%2520VMC%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for HN13%20VMC: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: HY62%20XOF
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY62%2520XOF%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for HY62%20XOF: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: LX63%20TBY
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX63%2520TBY%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for LX63%20TBY: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: RJ62%20UDU
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ62%2520UDU%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for RJ62%20UDU: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: VO58%20VJY
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO58%2520VJY%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for VO58%20VJY: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: AF62%20VWX
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF62%2520VWX%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for AF62%20VWX: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: BG58%20UJK
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG58%2520UJK%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for BG58%20UJK: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: BX63%20PGE
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX63%2520PGE%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for BX63%20PGE: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: FD12%20OXZ
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD12%2520OXZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for FD12%20OXZ: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: KM15%20BYX
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM15%2520BYX%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for KM15%20BYX: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: YB71%20DKO
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB71%2520DKO%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for YB71%20DKO: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: LD15%20GCY
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD15%2520GCY%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for LD15%20GCY: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: ML15%20VSM
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML15%2520VSM%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for ML15%20VSM: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: KP72%20UNW
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP72%2520UNW%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for KP72%20UNW: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: YY65%20CKG
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY65%2520CKG%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for YY65%20CKG: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: WU21%20YXA
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU21%2520YXA%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for WU21%20YXA: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: YO22%20UJB
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO22%2520UJB%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for YO22%20UJB: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: PY19%20YTM
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY19%2520YTM%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for PY19%20YTM: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: GX19%20VJN
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX19%2520VJN%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for GX19%20VJN: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: YJ66%20ANS
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ66%2520ANS%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for YJ66%20ANS: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: XX07%20KEL
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27XX07%2520KEL%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for XX07%20KEL: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: YH69%20SLZ
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH69%2520SLZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for YH69%20SLZ: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: YH15%20KZD
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH15%2520KZD%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for YH15%20KZD: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: YG63%20HKA
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG63%2520HKA%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for YG63%20HKA: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: VA13%20CYL
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA13%2520CYL%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for VA13%20CYL: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: YC67%20AON
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC67%2520AON%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for YC67%20AON: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: YB69%20XUD
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB69%2520XUD%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for YB69%20XUD: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: WR62%20HBY
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR62%2520HBY%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for WR62%20HBY: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: WP15%20YZD
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP15%2520YZD%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for WP15%20YZD: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: T123%20DLW
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27T123%2520DLW%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for T123%20DLW: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: NL20%20WRP
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL20%2520WRP%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for NL20%20WRP: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: UFZ%205180
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27UFZ%25205180%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for UFZ%205180: 0
2026-03-29 22:10:54 [bca.uk] INFO: Found listing with ID: KM69%20JZK
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM69%2520JZK%27 HTTP/1.1" 200 None
2026-03-29 22:10:54 [bca.uk] INFO: Scrape type for KM69%20JZK: 0
2026-03-29 22:10:55 [bca.uk] INFO: Found listing with ID: SK16%20KLJ
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK16%2520KLJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:55 [bca.uk] INFO: Scrape type for SK16%20KLJ: 0
2026-03-29 22:10:55 [bca.uk] INFO: Found listing with ID: DU20%20FSN
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU20%2520FSN%27 HTTP/1.1" 200 None
2026-03-29 22:10:55 [bca.uk] INFO: Scrape type for DU20%20FSN: 0
2026-03-29 22:10:55 [bca.uk] INFO: Found listing with ID: OFZ%206303
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OFZ%25206303%27 HTTP/1.1" 200 None
2026-03-29 22:10:55 [bca.uk] INFO: Scrape type for OFZ%206303: 0
2026-03-29 22:10:55 [bca.uk] INFO: Found listing with ID: CA17%20CLR
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA17%2520CLR%27 HTTP/1.1" 200 None
2026-03-29 22:10:55 [bca.uk] INFO: Scrape type for CA17%20CLR: 0
2026-03-29 22:10:55 [bca.uk] INFO: Found listing with ID: NJ67%20BRF
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ67%2520BRF%27 HTTP/1.1" 200 None
2026-03-29 22:10:55 [bca.uk] INFO: Scrape type for NJ67%20BRF: 0
2026-03-29 22:10:55 [bca.uk] INFO: Found listing with ID: LX17%20OPU
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX17%2520OPU%27 HTTP/1.1" 200 None
2026-03-29 22:10:55 [bca.uk] INFO: Scrape type for LX17%20OPU: 0
2026-03-29 22:10:55 [bca.uk] INFO: Found listing with ID: LX13%20SYP
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX13%2520SYP%27 HTTP/1.1" 200 None
2026-03-29 22:10:55 [bca.uk] INFO: Scrape type for LX13%20SYP: 0
2026-03-29 22:10:55 [bca.uk] INFO: Found listing with ID: LN21%20ZNM
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN21%2520ZNM%27 HTTP/1.1" 200 None
2026-03-29 22:10:55 [bca.uk] INFO: Scrape type for LN21%20ZNM: 0
2026-03-29 22:10:55 [bca.uk] INFO: Found listing with ID: YY70%20SWO
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY70%2520SWO%27 HTTP/1.1" 200 None
2026-03-29 22:10:55 [bca.uk] INFO: Scrape type for YY70%20SWO: 0
2026-03-29 22:10:55 [bca.uk] INFO: Found listing with ID: LS68%20YOG
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS68%2520YOG%27 HTTP/1.1" 200 None
2026-03-29 22:10:55 [bca.uk] INFO: Scrape type for LS68%20YOG: 0
2026-03-29 22:10:55 [bca.uk] INFO: Found listing with ID: T18%20AFG
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27T18%2520AFG%27 HTTP/1.1" 200 None
2026-03-29 22:10:55 [bca.uk] INFO: Scrape type for T18%20AFG: 0
2026-03-29 22:10:55 [bca.uk] INFO: Found listing with ID: LL69%20TKO
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL69%2520TKO%27 HTTP/1.1" 200 None
2026-03-29 22:10:55 [bca.uk] INFO: Scrape type for LL69%20TKO: 0
2026-03-29 22:10:55 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:55 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:10:57 [bca.uk] INFO: Total items found: 100
2026-03-29 22:10:57 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded
2026-03-29 22:10:57 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:10:57 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:57 [bca.uk] INFO: Found listing with ID: FV17%20ZSR
2026-03-29 22:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV17%2520ZSR%27 HTTP/1.1" 200 None
2026-03-29 22:10:57 [bca.uk] INFO: Scrape type for FV17%20ZSR: 0
2026-03-29 22:10:57 [bca.uk] INFO: Found listing with ID: DY11%20PMO
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY11%2520PMO%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for DY11%20PMO: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: CX16%20BWZ
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX16%2520BWZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for CX16%20BWZ: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: FX13%20FVC
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX13%2520FVC%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for FX13%20FVC: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: YX22%20TVT
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX22%2520TVT%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for YX22%20TVT: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: YW15%20KZO
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YW15%2520KZO%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for YW15%20KZO: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: YR66%20CUC
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR66%2520CUC%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for YR66%20CUC: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: YF62%20KLM
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF62%2520KLM%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for YF62%20KLM: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: YF16%20FHG
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF16%2520FHG%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for YF16%20FHG: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: YE67%20JZJ
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE67%2520JZJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for YE67%20JZJ: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: YD15%20YVG
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD15%2520YVG%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for YD15%20YVG: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: MF56%20ZXC
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF56%2520ZXC%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for MF56%20ZXC: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: FD63%20HBE
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD63%2520HBE%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for FD63%20HBE: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: EJ17%20GCU
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ17%2520GCU%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for EJ17%20GCU: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: DG66%20LNN
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG66%2520LNN%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for DG66%20LNN: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: KO19%20UYF
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO19%2520UYF%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for KO19%20UYF: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: VO14%20XXY
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO14%2520XXY%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for VO14%20XXY: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: DA68%20PGV
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA68%2520PGV%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for DA68%20PGV: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: WX16%20XYN
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX16%2520XYN%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for WX16%20XYN: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: BX63%20XDO
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX63%2520XDO%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for BX63%20XDO: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: AY64%20WVH
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY64%2520WVH%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for AY64%20WVH: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: KV66%20DXR
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV66%2520DXR%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for KV66%20DXR: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: FE14%20VKD
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE14%2520VKD%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for FE14%20VKD: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: PN63%20UBR
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN63%2520UBR%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for PN63%20UBR: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: HX68%20DNO
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX68%2520DNO%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for HX68%20DNO: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: LO69%20XCA
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO69%2520XCA%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for LO69%20XCA: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: DF68%20ACO
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF68%2520ACO%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for DF68%20ACO: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: LK18%20EBL
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK18%2520EBL%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for LK18%20EBL: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: DU65%20FLH
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU65%2520FLH%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for DU65%20FLH: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: HE10%20TEL
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HE10%2520TEL%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for HE10%20TEL: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: FV66%20WUC
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV66%2520WUC%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for FV66%20WUC: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: GFZ%206210
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GFZ%25206210%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for GFZ%206210: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: EY09%20OGJ
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY09%2520OGJ%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for EY09%20OGJ: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: GF62%20WVL
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF62%2520WVL%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for GF62%20WVL: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: GY16%20CWG
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY16%2520CWG%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for GY16%20CWG: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: RX16%20RVA
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX16%2520RVA%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for RX16%20RVA: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: WD14%20GVV
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD14%2520GVV%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for WD14%20GVV: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: MT71%20VMX
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT71%2520VMX%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for MT71%20VMX: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: AV66%20NKH
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV66%2520NKH%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for AV66%20NKH: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: BP66%20FWH
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP66%2520FWH%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for BP66%20FWH: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: KT65%20DXC
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT65%2520DXC%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for KT65%20DXC: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: MT18%20VSP
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT18%2520VSP%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for MT18%20VSP: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: AL05%20VJA
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AL05%2520VJA%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for AL05%20VJA: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: FM17%20XHW
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM17%2520XHW%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for FM17%20XHW: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: DF19%20BFM
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF19%2520BFM%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for DF19%20BFM: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: SG72%20WGY
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG72%2520WGY%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for SG72%20WGY: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: AK71%20DCV
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK71%2520DCV%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for AK71%20DCV: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: DY66%20KHT
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY66%2520KHT%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for DY66%20KHT: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: GD74%20XKV
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD74%2520XKV%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for GD74%20XKV: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: GY20%20PPX
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY20%2520PPX%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for GY20%20PPX: 0
2026-03-29 22:10:58 [bca.uk] INFO: Found listing with ID: BX23%20TGK
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX23%2520TGK%27 HTTP/1.1" 200 None
2026-03-29 22:10:58 [bca.uk] INFO: Scrape type for BX23%20TGK: 2
2026-03-29 22:10:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e58343b3-8dd8-5e8e-9e9b-8449a0a853ac with identifier: BX23%20TGK
2026-03-29 22:10:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e58343b3-8dd8-5e8e-9e9b-8449a0a853ac with scrape type 2
2026-03-29 22:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e58343b3-8dd8-5e8e-9e9b-8449a0a853ac with scrape type 2
2026-03-29 22:10:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e58343b3-8dd8-5e8e-9e9b-8449a0a853ac, identifier: BX23%20TGK
2026-03-29 22:10:58 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:58 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:10:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e58343b3-8dd8-5e8e-9e9b-8449a0a853ac with identifier: BX23%20TGK
2026-03-29 22:10:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e58343b3-8dd8-5e8e-9e9b-8449a0a853ac with identifier: BX23%20TGK
2026-03-29 22:10:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e58343b3-8dd8-5e8e-9e9b-8449a0a853ac with identifier: BX23%20TGK to the API
2026-03-29 22:10:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:10:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:10:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BX23%20TGK-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e58343b3-8dd8-5e8e-9e9b-8449a0a853ac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BX23 TGK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BX23%20TGK&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'FIAT',
 'model': '500X',
 'odometer': 16612,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'FIAT 500X 1.0 M/AIR CROSS Hatchback',
 'transmission': 'manual',
 'trim': 'M/AIR CROSS',
 'vin': 'ZFANF2D31NP988514',
 'year': 2023}
2026-03-29 22:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX23%2520TGK%27 HTTP/1.1" 200 None
2026-03-29 22:10:59 [bca.uk] INFO: Saving data for BX23%20TGK: {'auction_closing_time': 1775037600.0, 'created_time': 1774620236.281573, 'last_price_update_time': 1774822259.224129}
2026-03-29 22:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BX23%2520TGK') HTTP/1.1" 204 0
2026-03-29 22:10:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:10:59 [bca.uk] INFO: Found listing with ID: KV20%20KKZ
2026-03-29 22:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV20%2520KKZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:59 [bca.uk] INFO: Scrape type for KV20%20KKZ: 2
2026-03-29 22:10:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73fdb00c-b352-5c60-90ec-4a3316e8acc5 with identifier: KV20%20KKZ
2026-03-29 22:10:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73fdb00c-b352-5c60-90ec-4a3316e8acc5 with scrape type 2
2026-03-29 22:10:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73fdb00c-b352-5c60-90ec-4a3316e8acc5 with scrape type 2
2026-03-29 22:10:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 73fdb00c-b352-5c60-90ec-4a3316e8acc5, identifier: KV20%20KKZ
2026-03-29 22:10:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 73fdb00c-b352-5c60-90ec-4a3316e8acc5 with identifier: KV20%20KKZ
2026-03-29 22:10:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 73fdb00c-b352-5c60-90ec-4a3316e8acc5 with identifier: KV20%20KKZ
2026-03-29 22:10:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 73fdb00c-b352-5c60-90ec-4a3316e8acc5 with identifier: KV20%20KKZ to the API
2026-03-29 22:10:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:10:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:10:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KV20%20KKZ-GB',
 'category': 'Motorhome',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '2.3L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '73fdb00c-b352-5c60-90ec-4a3316e8acc5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KV20 KKZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KV20%20KKZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'AUTO-TRAIL',
 'model': 'TRACKER',
 'odometer': 8882,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'AUTO-TRAIL TRACKER 2.3 RS MOTORHOME CoachbuiltBespoke',
 'transmission': 'manual',
 'trim': 'RS MOTORHOME',
 'vin': 'ZFA25000002J51912',
 'year': 2020}
2026-03-29 22:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV20%2520KKZ%27 HTTP/1.1" 200 None
2026-03-29 22:10:59 [bca.uk] INFO: Saving data for KV20%20KKZ: {'auction_closing_time': 1775124000.0, 'created_time': 1774620216.983756, 'last_price_update_time': 1774822259.713314}
2026-03-29 22:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KV20%2520KKZ') HTTP/1.1" 204 0
2026-03-29 22:10:59 [bca.uk] INFO: Found listing with ID: BC24%20YDX
2026-03-29 22:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC24%2520YDX%27 HTTP/1.1" 200 None
2026-03-29 22:10:59 [bca.uk] INFO: Scrape type for BC24%20YDX: 2
2026-03-29 22:10:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73f496ea-f892-5b74-a4ff-a8d4ae0b908b with identifier: BC24%20YDX
2026-03-29 22:10:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73f496ea-f892-5b74-a4ff-a8d4ae0b908b with scrape type 2
2026-03-29 22:10:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73f496ea-f892-5b74-a4ff-a8d4ae0b908b with scrape type 2
2026-03-29 22:10:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 73f496ea-f892-5b74-a4ff-a8d4ae0b908b, identifier: BC24%20YDX
2026-03-29 22:10:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 73f496ea-f892-5b74-a4ff-a8d4ae0b908b with identifier: BC24%20YDX
2026-03-29 22:10:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 73f496ea-f892-5b74-a4ff-a8d4ae0b908b with identifier: BC24%20YDX
2026-03-29 22:10:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 73f496ea-f892-5b74-a4ff-a8d4ae0b908b with identifier: BC24%20YDX to the API
2026-03-29 22:10:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BC24%20YDX-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '73f496ea-f892-5b74-a4ff-a8d4ae0b908b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BC24 YDX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BC24%20YDX&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'PEUGEOT',
 'model': 'E-3008',
 'odometer': 12515,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'PEUGEOT E-3008 157KW 73KWH GT Hatchback',
 'transmission': 'automatic',
 'trim': '157KW 73KWH GT',
 'vin': 'VR3KCZKZ6RS090447',
 'year': 2024}
2026-03-29 22:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC24%2520YDX%27 HTTP/1.1" 200 None
2026-03-29 22:11:00 [bca.uk] INFO: Saving data for BC24%20YDX: {'auction_closing_time': 1775037600.0, 'created_time': 1774620237.033249, 'last_price_update_time': 1774822260.127186}
2026-03-29 22:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BC24%2520YDX') HTTP/1.1" 204 0
2026-03-29 22:11:00 [bca.uk] INFO: Found listing with ID: BD69%20AUX
2026-03-29 22:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD69%2520AUX%27 HTTP/1.1" 200 None
2026-03-29 22:11:00 [bca.uk] INFO: Scrape type for BD69%20AUX: 2
2026-03-29 22:11:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 121c3164-2413-5450-b16e-c100fb1f99fd with identifier: BD69%20AUX
2026-03-29 22:11:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 121c3164-2413-5450-b16e-c100fb1f99fd with scrape type 2
2026-03-29 22:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 121c3164-2413-5450-b16e-c100fb1f99fd with scrape type 2
2026-03-29 22:11:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 121c3164-2413-5450-b16e-c100fb1f99fd, identifier: BD69%20AUX
2026-03-29 22:11:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 121c3164-2413-5450-b16e-c100fb1f99fd with identifier: BD69%20AUX
2026-03-29 22:11:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 121c3164-2413-5450-b16e-c100fb1f99fd with identifier: BD69%20AUX
2026-03-29 22:11:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 121c3164-2413-5450-b16e-c100fb1f99fd with identifier: BD69%20AUX to the API
2026-03-29 22:11:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BD69%20AUX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '121c3164-2413-5450-b16e-c100fb1f99fd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BD69 AUX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BD69%20AUX&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 39186,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.2 P/T 110 FLAIR (6) Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 110 FLAIR (6)',
 'vin': 'VF7SXHNPUKT593320',
 'year': 2019}
2026-03-29 22:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD69%2520AUX%27 HTTP/1.1" 200 None
2026-03-29 22:11:00 [bca.uk] INFO: Saving data for BD69%20AUX: {'auction_closing_time': 1775124000.0, 'created_time': 1774620202.474971, 'last_price_update_time': 1774822260.616472}
2026-03-29 22:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BD69%2520AUX') HTTP/1.1" 204 0
2026-03-29 22:11:00 [bca.uk] INFO: Found listing with ID: BK68%20SWX
2026-03-29 22:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK68%2520SWX%27 HTTP/1.1" 200 None
2026-03-29 22:11:00 [bca.uk] INFO: Scrape type for BK68%20SWX: 2
2026-03-29 22:11:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aa68fb7-16d8-543a-9351-11326b6df644 with identifier: BK68%20SWX
2026-03-29 22:11:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aa68fb7-16d8-543a-9351-11326b6df644 with scrape type 2
2026-03-29 22:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aa68fb7-16d8-543a-9351-11326b6df644 with scrape type 2
2026-03-29 22:11:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2aa68fb7-16d8-543a-9351-11326b6df644, identifier: BK68%20SWX
2026-03-29 22:11:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2aa68fb7-16d8-543a-9351-11326b6df644 with identifier: BK68%20SWX
2026-03-29 22:11:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2aa68fb7-16d8-543a-9351-11326b6df644 with identifier: BK68%20SWX
2026-03-29 22:11:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2aa68fb7-16d8-543a-9351-11326b6df644 with identifier: BK68%20SWX to the API
2026-03-29 22:11:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BK68%20SWX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2aa68fb7-16d8-543a-9351-11326b6df644',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BK68 SWX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BK68%20SWX&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'SUBARU',
 'model': 'IMPREZA',
 'odometer': 54775,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'SUBARU IMPREZA 2.0 SE LINEARTRONIC Hatchback',
 'transmission': 'automatic',
 'trim': 'SE LINEARTRONIC',
 'vin': 'JF1GT7KL5JG030333',
 'year': 2018}
2026-03-29 22:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK68%2520SWX%27 HTTP/1.1" 200 None
2026-03-29 22:11:01 [bca.uk] INFO: Saving data for BK68%20SWX: {'auction_closing_time': 1775124000.0, 'created_time': 1774620225.791879, 'last_price_update_time': 1774822261.86405}
2026-03-29 22:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BK68%2520SWX') HTTP/1.1" 204 0
2026-03-29 22:11:01 [bca.uk] INFO: Found listing with ID: MV65%20PSU
2026-03-29 22:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV65%2520PSU%27 HTTP/1.1" 200 None
2026-03-29 22:11:01 [bca.uk] INFO: Scrape type for MV65%20PSU: 2
2026-03-29 22:11:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20e9eed6-bb45-57e8-ba15-fa5ec4ab7ab8 with identifier: MV65%20PSU
2026-03-29 22:11:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20e9eed6-bb45-57e8-ba15-fa5ec4ab7ab8 with scrape type 2
2026-03-29 22:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20e9eed6-bb45-57e8-ba15-fa5ec4ab7ab8 with scrape type 2
2026-03-29 22:11:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 20e9eed6-bb45-57e8-ba15-fa5ec4ab7ab8, identifier: MV65%20PSU
2026-03-29 22:11:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 20e9eed6-bb45-57e8-ba15-fa5ec4ab7ab8 with identifier: MV65%20PSU
2026-03-29 22:11:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 20e9eed6-bb45-57e8-ba15-fa5ec4ab7ab8 with identifier: MV65%20PSU
2026-03-29 22:11:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 20e9eed6-bb45-57e8-ba15-fa5ec4ab7ab8 with identifier: MV65%20PSU to the API
2026-03-29 22:11:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MV65%20PSU-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '20e9eed6-bb45-57e8-ba15-fa5ec4ab7ab8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MV65 PSU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MV65%20PSU&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 48085,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.0 60 SE Hatchback',
 'transmission': 'manual',
 'trim': '60 SE',
 'vin': 'WVWZZZ6RZFU076473',
 'year': 2015}
2026-03-29 22:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV65%2520PSU%27 HTTP/1.1" 200 None
2026-03-29 22:11:02 [bca.uk] INFO: Saving data for MV65%20PSU: {'auction_closing_time': 1775124000.0, 'created_time': 1774620229.876456, 'last_price_update_time': 1774822262.272239}
2026-03-29 22:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MV65%2520PSU') HTTP/1.1" 204 0
2026-03-29 22:11:02 [bca.uk] INFO: Found listing with ID: RV20%20YUE
2026-03-29 22:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV20%2520YUE%27 HTTP/1.1" 200 None
2026-03-29 22:11:02 [bca.uk] INFO: Scrape type for RV20%20YUE: 2
2026-03-29 22:11:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b1cf7a1-3733-533f-a96a-6b4c2caeba2a with identifier: RV20%20YUE
2026-03-29 22:11:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b1cf7a1-3733-533f-a96a-6b4c2caeba2a with scrape type 2
2026-03-29 22:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b1cf7a1-3733-533f-a96a-6b4c2caeba2a with scrape type 2
2026-03-29 22:11:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1b1cf7a1-3733-533f-a96a-6b4c2caeba2a, identifier: RV20%20YUE
2026-03-29 22:11:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1b1cf7a1-3733-533f-a96a-6b4c2caeba2a with identifier: RV20%20YUE
2026-03-29 22:11:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1b1cf7a1-3733-533f-a96a-6b4c2caeba2a with identifier: RV20%20YUE
2026-03-29 22:11:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1b1cf7a1-3733-533f-a96a-6b4c2caeba2a with identifier: RV20%20YUE to the API
2026-03-29 22:11:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RV20%20YUE-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1b1cf7a1-3733-533f-a96a-6b4c2caeba2a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RV20 YUE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RV20%20YUE&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 44384,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 95 ST-LINE ED. Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 95 ST-LINE ED.',
 'vin': 'WF0JXXGAHJLB43029',
 'year': 2020}
2026-03-29 22:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV20%2520YUE%27 HTTP/1.1" 200 None
2026-03-29 22:11:02 [bca.uk] INFO: Saving data for RV20%20YUE: {'auction_closing_time': 1775124000.0, 'created_time': 1774620207.992012, 'last_price_update_time': 1774822262.694906}
2026-03-29 22:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RV20%2520YUE') HTTP/1.1" 204 0
2026-03-29 22:11:02 [bca.uk] INFO: Found listing with ID: VE67%20ETD
2026-03-29 22:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE67%2520ETD%27 HTTP/1.1" 200 None
2026-03-29 22:11:02 [bca.uk] INFO: Scrape type for VE67%20ETD: 2
2026-03-29 22:11:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89e05263-d8a7-5088-89a2-3f5535ef0bd2 with identifier: VE67%20ETD
2026-03-29 22:11:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89e05263-d8a7-5088-89a2-3f5535ef0bd2 with scrape type 2
2026-03-29 22:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89e05263-d8a7-5088-89a2-3f5535ef0bd2 with scrape type 2
2026-03-29 22:11:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 89e05263-d8a7-5088-89a2-3f5535ef0bd2, identifier: VE67%20ETD
2026-03-29 22:11:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 89e05263-d8a7-5088-89a2-3f5535ef0bd2 with identifier: VE67%20ETD
2026-03-29 22:11:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 89e05263-d8a7-5088-89a2-3f5535ef0bd2 with identifier: VE67%20ETD
2026-03-29 22:11:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 89e05263-d8a7-5088-89a2-3f5535ef0bd2 with identifier: VE67%20ETD to the API
2026-03-29 22:11:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 88,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VE67%20ETD-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '89e05263-d8a7-5088-89a2-3f5535ef0bd2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VE67 ETD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VE67%20ETD&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 97727,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.6 CDTI 110 ECOTEC TECH LINE S/S Hatchback',
 'transmission': 'manual',
 'trim': 'CDTI 110 ECOTEC TECH LINE S/S',
 'vin': 'W0VBD6EL9JG042880',
 'year': 2017}
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE67%2520ETD%27 HTTP/1.1" 200 None
2026-03-29 22:11:03 [bca.uk] INFO: Saving data for VE67%20ETD: {'auction_closing_time': 1775124000.0, 'created_time': 1774620213.137769, 'last_price_update_time': 1774822263.128187}
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VE67%2520ETD') HTTP/1.1" 204 0
2026-03-29 22:11:03 [bca.uk] INFO: Found listing with ID: YY15%20RXF
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY15%2520RXF%27 HTTP/1.1" 200 None
2026-03-29 22:11:03 [bca.uk] INFO: Scrape type for YY15%20RXF: 2
2026-03-29 22:11:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80d835ea-4ef9-5b2c-a2a8-fd40c19218cd with identifier: YY15%20RXF
2026-03-29 22:11:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80d835ea-4ef9-5b2c-a2a8-fd40c19218cd with scrape type 2
2026-03-29 22:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80d835ea-4ef9-5b2c-a2a8-fd40c19218cd with scrape type 2
2026-03-29 22:11:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 80d835ea-4ef9-5b2c-a2a8-fd40c19218cd, identifier: YY15%20RXF
2026-03-29 22:11:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 80d835ea-4ef9-5b2c-a2a8-fd40c19218cd with identifier: YY15%20RXF
2026-03-29 22:11:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 80d835ea-4ef9-5b2c-a2a8-fd40c19218cd with identifier: YY15%20RXF
2026-03-29 22:11:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 80d835ea-4ef9-5b2c-a2a8-fd40c19218cd with identifier: YY15%20RXF to the API
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YY15%20RXF-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '80d835ea-4ef9-5b2c-a2a8-fd40c19218cd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YY15 RXF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YY15%20RXF&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLVO',
 'model': 'V40',
 'odometer': 76598,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VOLVO V40 2.0 T2 122 R DESIGN Hatchback',
 'transmission': 'manual',
 'trim': 'T2 122 R DESIGN',
 'vin': 'YV1MV21L1G2277809',
 'year': 2015}
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY15%2520RXF%27 HTTP/1.1" 200 None
2026-03-29 22:11:03 [bca.uk] INFO: Saving data for YY15%20RXF: {'auction_closing_time': 1775124000.0, 'created_time': 1774620211.423612, 'last_price_update_time': 1774822263.546774}
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YY15%2520RXF') HTTP/1.1" 204 0
2026-03-29 22:11:03 [bca.uk] INFO: Found listing with ID: LJ67%20VWR
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ67%2520VWR%27 HTTP/1.1" 200 None
2026-03-29 22:11:03 [bca.uk] INFO: Scrape type for LJ67%20VWR: 2
2026-03-29 22:11:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50d36c48-158c-56bd-be07-63483dad58b0 with identifier: LJ67%20VWR
2026-03-29 22:11:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50d36c48-158c-56bd-be07-63483dad58b0 with scrape type 2
2026-03-29 22:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50d36c48-158c-56bd-be07-63483dad58b0 with scrape type 2
2026-03-29 22:11:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 50d36c48-158c-56bd-be07-63483dad58b0, identifier: LJ67%20VWR
2026-03-29 22:11:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 50d36c48-158c-56bd-be07-63483dad58b0 with identifier: LJ67%20VWR
2026-03-29 22:11:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 50d36c48-158c-56bd-be07-63483dad58b0 with identifier: LJ67%20VWR
2026-03-29 22:11:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 50d36c48-158c-56bd-be07-63483dad58b0 with identifier: LJ67%20VWR to the API
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LJ67%20VWR-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '50d36c48-158c-56bd-be07-63483dad58b0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LJ67 VWR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LJ67%20VWR&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'KIA',
 'model': 'RIO',
 'odometer': 134101,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'KIA RIO 1.4 CRDI 89 3 Hatchback',
 'transmission': 'manual',
 'trim': 'CRDI 89 3',
 'vin': 'KNADD513LH6018855',
 'year': 2017}
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ67%2520VWR%27 HTTP/1.1" 200 None
2026-03-29 22:11:03 [bca.uk] INFO: Saving data for LJ67%20VWR: {'auction_closing_time': 1774864800.0, 'created_time': 1774436931.282485, 'last_price_update_time': 1774822263.971543}
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LJ67%2520VWR') HTTP/1.1" 204 0
2026-03-29 22:11:03 [bca.uk] INFO: Found listing with ID: KM67%20YLP
2026-03-29 22:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM67%2520YLP%27 HTTP/1.1" 200 None
2026-03-29 22:11:04 [bca.uk] INFO: Scrape type for KM67%20YLP: 2
2026-03-29 22:11:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 470c35d9-4976-5ef7-81e8-ba81d94a40a1 with identifier: KM67%20YLP
2026-03-29 22:11:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 470c35d9-4976-5ef7-81e8-ba81d94a40a1 with scrape type 2
2026-03-29 22:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 470c35d9-4976-5ef7-81e8-ba81d94a40a1 with scrape type 2
2026-03-29 22:11:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 470c35d9-4976-5ef7-81e8-ba81d94a40a1, identifier: KM67%20YLP
2026-03-29 22:11:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 470c35d9-4976-5ef7-81e8-ba81d94a40a1 with identifier: KM67%20YLP
2026-03-29 22:11:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 470c35d9-4976-5ef7-81e8-ba81d94a40a1 with identifier: KM67%20YLP
2026-03-29 22:11:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 470c35d9-4976-5ef7-81e8-ba81d94a40a1 with identifier: KM67%20YLP to the API
2026-03-29 22:11:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM67%20YLP-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '470c35d9-4976-5ef7-81e8-ba81d94a40a1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KM67 YLP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM67%20YLP&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MERCEDES-BENZ',
 'model': 'E220 D',
 'odometer': 112861,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ E220 D 2.0 AMG LINE PREMIUM PLUS 9G Coupe',
 'transmission': 'manual',
 'trim': 'AMG LINE PREMIUM PLUS 9G',
 'vin': 'WDD2383142F032685',
 'year': 2017}
2026-03-29 22:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM67%2520YLP%27 HTTP/1.1" 200 None
2026-03-29 22:11:04 [bca.uk] INFO: Saving data for KM67%20YLP: {'auction_closing_time': 1774864800.0, 'created_time': 1774437423.289285, 'last_price_update_time': 1774822264.887428}
2026-03-29 22:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM67%2520YLP') HTTP/1.1" 204 0
2026-03-29 22:11:04 [bca.uk] INFO: Found listing with ID: LO67%20TYC
2026-03-29 22:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO67%2520TYC%27 HTTP/1.1" 200 None
2026-03-29 22:11:04 [bca.uk] INFO: Scrape type for LO67%20TYC: 2
2026-03-29 22:11:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b918329-64ce-58ad-8a70-e418445e4ca6 with identifier: LO67%20TYC
2026-03-29 22:11:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b918329-64ce-58ad-8a70-e418445e4ca6 with scrape type 2
2026-03-29 22:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b918329-64ce-58ad-8a70-e418445e4ca6 with scrape type 2
2026-03-29 22:11:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7b918329-64ce-58ad-8a70-e418445e4ca6, identifier: LO67%20TYC
2026-03-29 22:11:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7b918329-64ce-58ad-8a70-e418445e4ca6 with identifier: LO67%20TYC
2026-03-29 22:11:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7b918329-64ce-58ad-8a70-e418445e4ca6 with identifier: LO67%20TYC
2026-03-29 22:11:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7b918329-64ce-58ad-8a70-e418445e4ca6 with identifier: LO67%20TYC to the API
2026-03-29 22:11:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LO67%20TYC-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7b918329-64ce-58ad-8a70-e418445e4ca6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LO67 TYC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LO67%20TYC&vehicleType=*',
 'listing': 'auction',
 'location': 'Livingston',
 'make': 'BMW',
 'model': '118D',
 'odometer': 83754,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'BMW 118D 2.0 SE Hatchback',
 'transmission': 'manual',
 'trim': 'SE',
 'vin': 'WBA1S520X0V875210',
 'year': 2018}
2026-03-29 22:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO67%2520TYC%27 HTTP/1.1" 200 None
2026-03-29 22:11:05 [bca.uk] INFO: Saving data for LO67%20TYC: {'auction_closing_time': 1774864800.0, 'created_time': 1773823464.449479, 'last_price_update_time': 1774822265.54066}
2026-03-29 22:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LO67%2520TYC') HTTP/1.1" 204 0
2026-03-29 22:11:05 [bca.uk] INFO: Found listing with ID: DY18%20XSM
2026-03-29 22:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY18%2520XSM%27 HTTP/1.1" 200 None
2026-03-29 22:11:05 [bca.uk] INFO: Scrape type for DY18%20XSM: 2
2026-03-29 22:11:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40c6be62-e3fc-5f57-95ef-4b7605009818 with identifier: DY18%20XSM
2026-03-29 22:11:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40c6be62-e3fc-5f57-95ef-4b7605009818 with scrape type 2
2026-03-29 22:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40c6be62-e3fc-5f57-95ef-4b7605009818 with scrape type 2
2026-03-29 22:11:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 40c6be62-e3fc-5f57-95ef-4b7605009818, identifier: DY18%20XSM
2026-03-29 22:11:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 40c6be62-e3fc-5f57-95ef-4b7605009818 with identifier: DY18%20XSM
2026-03-29 22:11:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 40c6be62-e3fc-5f57-95ef-4b7605009818 with identifier: DY18%20XSM
2026-03-29 22:11:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 40c6be62-e3fc-5f57-95ef-4b7605009818 with identifier: DY18%20XSM to the API
2026-03-29 22:11:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DY18%20XSM-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '40c6be62-e3fc-5f57-95ef-4b7605009818',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DY18 XSM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DY18%20XSM&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 48785,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 75 DESIGN Hatchback',
 'transmission': 'manual',
 'trim': '75 DESIGN',
 'vin': 'W0V0XEP68J4215061',
 'year': 2018}
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY18%2520XSM%27 HTTP/1.1" 200 None
2026-03-29 22:11:06 [bca.uk] INFO: Saving data for DY18%20XSM: {'auction_closing_time': 1774864800.0, 'created_time': 1773823456.57295, 'last_price_update_time': 1774822266.069768}
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DY18%2520XSM') HTTP/1.1" 204 0
2026-03-29 22:11:06 [bca.uk] INFO: Found listing with ID: LC22%20LDK
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC22%2520LDK%27 HTTP/1.1" 200 None
2026-03-29 22:11:06 [bca.uk] INFO: Scrape type for LC22%20LDK: 2
2026-03-29 22:11:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b552ce6f-3a4b-58fb-9258-11341d5f468e with identifier: LC22%20LDK
2026-03-29 22:11:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b552ce6f-3a4b-58fb-9258-11341d5f468e with scrape type 2
2026-03-29 22:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b552ce6f-3a4b-58fb-9258-11341d5f468e with scrape type 2
2026-03-29 22:11:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b552ce6f-3a4b-58fb-9258-11341d5f468e, identifier: LC22%20LDK
2026-03-29 22:11:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b552ce6f-3a4b-58fb-9258-11341d5f468e with identifier: LC22%20LDK
2026-03-29 22:11:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b552ce6f-3a4b-58fb-9258-11341d5f468e with identifier: LC22%20LDK
2026-03-29 22:11:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b552ce6f-3a4b-58fb-9258-11341d5f468e with identifier: LC22%20LDK to the API
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 168,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LC22%20LDK-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b552ce6f-3a4b-58fb-9258-11341d5f468e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LC22 LDK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LC22%20LDK&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'MG MOTOR UK',
 'model': 'HS',
 'odometer': 25761,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK HS 1.5 TGI EXCLUSIVE Hatchback',
 'transmission': 'manual',
 'trim': 'TGI EXCLUSIVE',
 'vin': 'LSJA24U97MN175559',
 'year': 2022}
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC22%2520LDK%27 HTTP/1.1" 200 None
2026-03-29 22:11:06 [bca.uk] INFO: Saving data for LC22%20LDK: {'auction_closing_time': 1774864800.0, 'created_time': 1774436956.226476, 'last_price_update_time': 1774822266.484191}
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LC22%2520LDK') HTTP/1.1" 204 0
2026-03-29 22:11:06 [bca.uk] INFO: Found listing with ID: MF67%20YME
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF67%2520YME%27 HTTP/1.1" 200 None
2026-03-29 22:11:06 [bca.uk] INFO: Scrape type for MF67%20YME: 2
2026-03-29 22:11:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 873b28d1-4563-5028-bf81-c32b862bafd2 with identifier: MF67%20YME
2026-03-29 22:11:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 873b28d1-4563-5028-bf81-c32b862bafd2 with scrape type 2
2026-03-29 22:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 873b28d1-4563-5028-bf81-c32b862bafd2 with scrape type 2
2026-03-29 22:11:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 873b28d1-4563-5028-bf81-c32b862bafd2, identifier: MF67%20YME
2026-03-29 22:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:11:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 873b28d1-4563-5028-bf81-c32b862bafd2 with identifier: MF67%20YME
2026-03-29 22:11:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 873b28d1-4563-5028-bf81-c32b862bafd2 with identifier: MF67%20YME
2026-03-29 22:11:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 873b28d1-4563-5028-bf81-c32b862bafd2 with identifier: MF67%20YME to the API
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MF67%20YME-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '873b28d1-4563-5028-bf81-c32b862bafd2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MF67 YME',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MF67%20YME&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'PEUGEOT',
 'model': 'EXPERT 1000',
 'odometer': 97782,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'PEUGEOT EXPERT 1000 1.6 B/HDI 95 COMPACT PROFESSIONAL PanelVan',
 'transmission': 'manual',
 'trim': 'B/HDI 95 COMPACT PROFESSIONAL',
 'vin': 'VF3VBBHVBHZ064416',
 'year': 2017}
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF67%2520YME%27 HTTP/1.1" 200 None
2026-03-29 22:11:06 [bca.uk] INFO: Saving data for MF67%20YME: {'auction_closing_time': 1774951200.0, 'created_time': 1774620227.575465, 'last_price_update_time': 1774822266.892208}
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MF67%2520YME') HTTP/1.1" 204 0
2026-03-29 22:11:06 [bca.uk] INFO: Found listing with ID: YG66%20HWR
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG66%2520HWR%27 HTTP/1.1" 200 None
2026-03-29 22:11:06 [bca.uk] INFO: Scrape type for YG66%20HWR: 0
2026-03-29 22:11:06 [bca.uk] INFO: Found listing with ID: EJ09%20XLP
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ09%2520XLP%27 HTTP/1.1" 200 None
2026-03-29 22:11:06 [bca.uk] INFO: Scrape type for EJ09%20XLP: 0
2026-03-29 22:11:06 [bca.uk] INFO: Found listing with ID: EX08%20SYR
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX08%2520SYR%27 HTTP/1.1" 200 None
2026-03-29 22:11:06 [bca.uk] INFO: Scrape type for EX08%20SYR: 0
2026-03-29 22:11:06 [bca.uk] INFO: Found listing with ID: RJ10%20AVX
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ10%2520AVX%27 HTTP/1.1" 200 None
2026-03-29 22:11:06 [bca.uk] INFO: Scrape type for RJ10%20AVX: 0
2026-03-29 22:11:06 [bca.uk] INFO: Found listing with ID: YL67%20DFN
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL67%2520DFN%27 HTTP/1.1" 200 None
2026-03-29 22:11:07 [bca.uk] INFO: Scrape type for YL67%20DFN: 0
2026-03-29 22:11:07 [bca.uk] INFO: Found listing with ID: MT67%20VTO
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT67%2520VTO%27 HTTP/1.1" 200 None
2026-03-29 22:11:07 [bca.uk] INFO: Scrape type for MT67%20VTO: 2
2026-03-29 22:11:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab5dcc1e-1b61-56e1-a4f2-26a884f9c9c3 with identifier: MT67%20VTO
2026-03-29 22:11:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab5dcc1e-1b61-56e1-a4f2-26a884f9c9c3 with scrape type 2
2026-03-29 22:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab5dcc1e-1b61-56e1-a4f2-26a884f9c9c3 with scrape type 2
2026-03-29 22:11:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ab5dcc1e-1b61-56e1-a4f2-26a884f9c9c3, identifier: MT67%20VTO
2026-03-29 22:11:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ab5dcc1e-1b61-56e1-a4f2-26a884f9c9c3 with identifier: MT67%20VTO
2026-03-29 22:11:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ab5dcc1e-1b61-56e1-a4f2-26a884f9c9c3 with identifier: MT67%20VTO
2026-03-29 22:11:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ab5dcc1e-1b61-56e1-a4f2-26a884f9c9c3 with identifier: MT67%20VTO to the API
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MT67%20VTO-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.1L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ab5dcc1e-1b61-56e1-a4f2-26a884f9c9c3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MT67 VTO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MT67%20VTO&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'MERCEDES-BENZ',
 'model': 'A200 D',
 'odometer': 62504,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A200 D 2.1 AMG LINE DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'AMG LINE DCT',
 'vin': 'WDD1760082J651921',
 'year': 2017}
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT67%2520VTO%27 HTTP/1.1" 200 None
2026-03-29 22:11:07 [bca.uk] INFO: Saving data for MT67%20VTO: {'auction_closing_time': 1774864800.0, 'created_time': 1773823901.963596, 'last_price_update_time': 1774822267.40258}
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MT67%2520VTO') HTTP/1.1" 204 0
2026-03-29 22:11:07 [bca.uk] INFO: Found listing with ID: HJ70%20VZM
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ70%2520VZM%27 HTTP/1.1" 200 None
2026-03-29 22:11:07 [bca.uk] INFO: Scrape type for HJ70%20VZM: 2
2026-03-29 22:11:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97c50b09-42ea-5c65-a7ba-dc2f48c175eb with identifier: HJ70%20VZM
2026-03-29 22:11:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97c50b09-42ea-5c65-a7ba-dc2f48c175eb with scrape type 2
2026-03-29 22:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97c50b09-42ea-5c65-a7ba-dc2f48c175eb with scrape type 2
2026-03-29 22:11:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 97c50b09-42ea-5c65-a7ba-dc2f48c175eb, identifier: HJ70%20VZM
2026-03-29 22:11:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 97c50b09-42ea-5c65-a7ba-dc2f48c175eb with identifier: HJ70%20VZM
2026-03-29 22:11:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 97c50b09-42ea-5c65-a7ba-dc2f48c175eb with identifier: HJ70%20VZM
2026-03-29 22:11:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 97c50b09-42ea-5c65-a7ba-dc2f48c175eb with identifier: HJ70%20VZM to the API
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 156,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HJ70%20VZM-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '97c50b09-42ea-5c65-a7ba-dc2f48c175eb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HJ70 VZM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HJ70%20VZM&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'SEAT',
 'model': 'TARRACO',
 'odometer': 27778,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'SEAT TARRACO 1.5 TSI EVO 150 SE TECHNOLOGY StationWagon',
 'transmission': 'manual',
 'trim': 'TSI EVO 150 SE TECHNOLOGY',
 'vin': 'VSSZZZKNZMW003789',
 'year': 2020}
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ70%2520VZM%27 HTTP/1.1" 200 None
2026-03-29 22:11:07 [bca.uk] INFO: Saving data for HJ70%20VZM: {'auction_closing_time': 1774864800.0, 'created_time': 1774436904.154457, 'last_price_update_time': 1774822267.811987}
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ70%2520VZM') HTTP/1.1" 204 0
2026-03-29 22:11:07 [bca.uk] INFO: Total items found: 100
2026-03-29 22:11:07 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded
2026-03-29 22:11:07 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:11:07 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:11:07 [bca.uk] INFO: Found listing with ID: BO04%20OPU
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BO04%2520OPU%27 HTTP/1.1" 200 None
2026-03-29 22:11:07 [bca.uk] INFO: Scrape type for BO04%20OPU: 2
2026-03-29 22:11:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85f04e84-3210-56f9-8586-eb9fb5edff38 with identifier: BO04%20OPU
2026-03-29 22:11:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85f04e84-3210-56f9-8586-eb9fb5edff38 with scrape type 2
2026-03-29 22:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85f04e84-3210-56f9-8586-eb9fb5edff38 with scrape type 2
2026-03-29 22:11:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 85f04e84-3210-56f9-8586-eb9fb5edff38, identifier: BO04%20OPU
2026-03-29 22:11:07 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:11:07 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:11:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 85f04e84-3210-56f9-8586-eb9fb5edff38 with identifier: BO04%20OPU
2026-03-29 22:11:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 85f04e84-3210-56f9-8586-eb9fb5edff38 with identifier: BO04%20OPU
2026-03-29 22:11:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 85f04e84-3210-56f9-8586-eb9fb5edff38 with identifier: BO04%20OPU to the API
2026-03-29 22:11:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 185,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BO04%20OPU-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '85f04e84-3210-56f9-8586-eb9fb5edff38',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BO04 OPU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BO04%20OPU&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'LAND ROVER',
 'model': 'R/R SPORT',
 'odometer': 86069,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R SPORT 3.0 SDV6 306 A/B DYNAMIC StationWagon',
 'transmission': 'manual',
 'trim': 'SDV6 306 A/B DYNAMIC',
 'vin': 'SALWA2KE8GA569882',
 'year': 2016}
2026-03-29 22:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BO04%2520OPU%27 HTTP/1.1" 200 None
2026-03-29 22:11:08 [bca.uk] INFO: Saving data for BO04%20OPU: {'auction_closing_time': 1774864800.0, 'created_time': 1774437397.55239, 'last_price_update_time': 1774822268.249388}
2026-03-29 22:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BO04%2520OPU') HTTP/1.1" 204 0
2026-03-29 22:11:08 [bca.uk] INFO: Found listing with ID: YC64%20PKK
2026-03-29 22:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC64%2520PKK%27 HTTP/1.1" 200 None
2026-03-29 22:11:08 [bca.uk] INFO: Scrape type for YC64%20PKK: 2
2026-03-29 22:11:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55fc6141-57a1-56ba-a387-14e858bc180d with identifier: YC64%20PKK
2026-03-29 22:11:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55fc6141-57a1-56ba-a387-14e858bc180d with scrape type 2
2026-03-29 22:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55fc6141-57a1-56ba-a387-14e858bc180d with scrape type 2
2026-03-29 22:11:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 55fc6141-57a1-56ba-a387-14e858bc180d, identifier: YC64%20PKK
2026-03-29 22:11:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:11:08 [bca.uk] INFO: Found listing with ID: HY61%20YAU
2026-03-29 22:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY61%2520YAU%27 HTTP/1.1" 200 None
2026-03-29 22:11:08 [bca.uk] INFO: Scrape type for HY61%20YAU: 2
2026-03-29 22:11:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df16d2fe-18c3-5b95-8670-108fa88a2d88 with identifier: HY61%20YAU
2026-03-29 22:11:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df16d2fe-18c3-5b95-8670-108fa88a2d88 with scrape type 2
2026-03-29 22:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df16d2fe-18c3-5b95-8670-108fa88a2d88 with scrape type 2
2026-03-29 22:11:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: df16d2fe-18c3-5b95-8670-108fa88a2d88, identifier: HY61%20YAU
2026-03-29 22:11:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 55fc6141-57a1-56ba-a387-14e858bc180d with identifier: YC64%20PKK
2026-03-29 22:11:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 55fc6141-57a1-56ba-a387-14e858bc180d with identifier: YC64%20PKK
2026-03-29 22:11:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 55fc6141-57a1-56ba-a387-14e858bc180d with identifier: YC64%20PKK to the API
2026-03-29 22:11:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YC64%20PKK-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '55fc6141-57a1-56ba-a387-14e858bc180d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YC64 PKK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YC64%20PKK&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 78767,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.6 DIG-T 187 TEKNA Hatchback',
 'transmission': 'manual',
 'trim': 'DIG-T 187 TEKNA',
 'vin': 'SJNFAAF15U7033724',
 'year': 2014}
2026-03-29 22:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC64%2520PKK%27 HTTP/1.1" 200 None
2026-03-29 22:11:08 [bca.uk] INFO: Saving data for YC64%20PKK: {'auction_closing_time': 1775124000.0, 'created_time': 1774620530.705635, 'last_price_update_time': 1774822268.863997}
2026-03-29 22:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YC64%2520PKK') HTTP/1.1" 204 0
2026-03-29 22:11:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: df16d2fe-18c3-5b95-8670-108fa88a2d88 with identifier: HY61%20YAU
2026-03-29 22:11:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: df16d2fe-18c3-5b95-8670-108fa88a2d88 with identifier: HY61%20YAU
2026-03-29 22:11:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: df16d2fe-18c3-5b95-8670-108fa88a2d88 with identifier: HY61%20YAU to the API
2026-03-29 22:11:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HY61%20YAU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'df16d2fe-18c3-5b95-8670-108fa88a2d88',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HY61 YAU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HY61%20YAU&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'SEAT',
 'model': 'ALHAMBRA',
 'odometer': 138829,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'SEAT ALHAMBRA 2.0 TDI CR 140 SE DSG MPV',
 'transmission': 'automatic',
 'trim': 'TDI CR 140 SE DSG',
 'vin': 'VSSZZZ7NZCV505667',
 'year': 2011}
2026-03-29 22:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY61%2520YAU%27 HTTP/1.1" 200 None
2026-03-29 22:11:09 [bca.uk] INFO: Saving data for HY61%20YAU: {'auction_closing_time': 1774951200.0, 'created_time': 1773959341.803348, 'last_price_update_time': 1774822269.163987}
2026-03-29 22:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HY61%2520YAU') HTTP/1.1" 204 0
2026-03-29 22:11:09 [bca.uk] INFO: Found listing with ID: AV14%20OKZ
2026-03-29 22:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV14%2520OKZ%27 HTTP/1.1" 200 None
2026-03-29 22:11:09 [bca.uk] INFO: Scrape type for AV14%20OKZ: 2
2026-03-29 22:11:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04d54d89-287e-52f2-a574-fd5ea21d144e with identifier: AV14%20OKZ
2026-03-29 22:11:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04d54d89-287e-52f2-a574-fd5ea21d144e with scrape type 2
2026-03-29 22:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04d54d89-287e-52f2-a574-fd5ea21d144e with scrape type 2
2026-03-29 22:11:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 04d54d89-287e-52f2-a574-fd5ea21d144e, identifier: AV14%20OKZ
2026-03-29 22:11:09 [bca.uk] INFO: Found listing with ID: LD67%20TLV
2026-03-29 22:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD67%2520TLV%27 HTTP/1.1" 200 None
2026-03-29 22:11:09 [bca.uk] INFO: Scrape type for LD67%20TLV: 2
2026-03-29 22:11:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec736370-f1ce-504c-8588-31622249d324 with identifier: LD67%20TLV
2026-03-29 22:11:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec736370-f1ce-504c-8588-31622249d324 with scrape type 2
2026-03-29 22:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec736370-f1ce-504c-8588-31622249d324 with scrape type 2
2026-03-29 22:11:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ec736370-f1ce-504c-8588-31622249d324, identifier: LD67%20TLV
2026-03-29 22:11:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 04d54d89-287e-52f2-a574-fd5ea21d144e with identifier: AV14%20OKZ
2026-03-29 22:11:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 04d54d89-287e-52f2-a574-fd5ea21d144e with identifier: AV14%20OKZ
2026-03-29 22:11:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 04d54d89-287e-52f2-a574-fd5ea21d144e with identifier: AV14%20OKZ to the API
2026-03-29 22:11:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AV14%20OKZ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '04d54d89-287e-52f2-a574-fd5ea21d144e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AV14 OKZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AV14%20OKZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 73730,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.3 VVT-I ICON+ Hatchback',
 'transmission': 'manual',
 'trim': 'VVT-I ICON+',
 'vin': 'VNKKJ3D330A216275',
 'year': 2014}
2026-03-29 22:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV14%2520OKZ%27 HTTP/1.1" 200 None
2026-03-29 22:11:09 [bca.uk] INFO: Saving data for AV14%20OKZ: {'auction_closing_time': 1775124000.0, 'created_time': 1774620524.951374, 'last_price_update_time': 1774822269.700624}
2026-03-29 22:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AV14%2520OKZ') HTTP/1.1" 204 0
2026-03-29 22:11:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ec736370-f1ce-504c-8588-31622249d324 with identifier: LD67%20TLV
2026-03-29 22:11:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ec736370-f1ce-504c-8588-31622249d324 with identifier: LD67%20TLV
2026-03-29 22:11:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ec736370-f1ce-504c-8588-31622249d324 with identifier: LD67%20TLV to the API
2026-03-29 22:11:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LD67%20TLV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ec736370-f1ce-504c-8588-31622249d324',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LD67 TLV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LD67%20TLV&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 97238,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.2 P/T 82 FLAIR Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 82 FLAIR',
 'vin': 'VF7SXHMZ6HT682718',
 'year': 2017}
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD67%2520TLV%27 HTTP/1.1" 200 None
2026-03-29 22:11:10 [bca.uk] INFO: Saving data for LD67%20TLV: {'auction_closing_time': 1774864800.0, 'created_time': 1773839715.459399, 'last_price_update_time': 1774822270.022706}
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LD67%2520TLV') HTTP/1.1" 204 0
2026-03-29 22:11:10 [bca.uk] INFO: Found listing with ID: AX15%20CTE
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX15%2520CTE%27 HTTP/1.1" 200 None
2026-03-29 22:11:10 [bca.uk] INFO: Scrape type for AX15%20CTE: 2
2026-03-29 22:11:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0250904e-1f30-50af-96b9-447149001941 with identifier: AX15%20CTE
2026-03-29 22:11:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0250904e-1f30-50af-96b9-447149001941 with scrape type 2
2026-03-29 22:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0250904e-1f30-50af-96b9-447149001941 with scrape type 2
2026-03-29 22:11:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0250904e-1f30-50af-96b9-447149001941, identifier: AX15%20CTE
2026-03-29 22:11:10 [bca.uk] INFO: Found listing with ID: GY66%20LGD
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY66%2520LGD%27 HTTP/1.1" 200 None
2026-03-29 22:11:10 [bca.uk] INFO: Scrape type for GY66%20LGD: 2
2026-03-29 22:11:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54b32bea-0f3f-5b14-ad5a-c33ec0ec6041 with identifier: GY66%20LGD
2026-03-29 22:11:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54b32bea-0f3f-5b14-ad5a-c33ec0ec6041 with scrape type 2
2026-03-29 22:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54b32bea-0f3f-5b14-ad5a-c33ec0ec6041 with scrape type 2
2026-03-29 22:11:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 54b32bea-0f3f-5b14-ad5a-c33ec0ec6041, identifier: GY66%20LGD
2026-03-29 22:11:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0250904e-1f30-50af-96b9-447149001941 with identifier: AX15%20CTE
2026-03-29 22:11:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0250904e-1f30-50af-96b9-447149001941 with identifier: AX15%20CTE
2026-03-29 22:11:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0250904e-1f30-50af-96b9-447149001941 with identifier: AX15%20CTE to the API
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AX15%20CTE-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0250904e-1f30-50af-96b9-447149001941',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AX15 CTE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AX15%20CTE&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'KA',
 'odometer': 50800,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'FORD KA 1.2 ZETEC S/S Hatchback',
 'transmission': 'manual',
 'trim': 'ZETEC S/S',
 'vin': 'WF0UXXLTRUFC26673',
 'year': 2015}
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX15%2520CTE%27 HTTP/1.1" 200 None
2026-03-29 22:11:10 [bca.uk] INFO: Saving data for AX15%20CTE: {'auction_closing_time': 1775124000.0, 'created_time': 1774620509.087598, 'last_price_update_time': 1774822270.524252}
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AX15%2520CTE') HTTP/1.1" 204 0
2026-03-29 22:11:10 [scrapy.extensions.logstats] INFO: Crawled 187 pages (at 13 pages/min), scraped 666 items (at 23 items/min)
2026-03-29 22:11:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-29 22:11:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 54b32bea-0f3f-5b14-ad5a-c33ec0ec6041 with identifier: GY66%20LGD
2026-03-29 22:11:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 54b32bea-0f3f-5b14-ad5a-c33ec0ec6041 with identifier: GY66%20LGD
2026-03-29 22:11:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 54b32bea-0f3f-5b14-ad5a-c33ec0ec6041 with identifier: GY66%20LGD to the API
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GY66%20LGD-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '54b32bea-0f3f-5b14-ad5a-c33ec0ec6041',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GY66 LGD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GY66%20LGD&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY SPORT',
 'odometer': 94868,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 180 SE TECH StationWagon',
 'transmission': 'automatic',
 'trim': 'TD4 180 SE TECH',
 'vin': 'SALCA2AN8HH654511',
 'year': 2016}
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY66%2520LGD%27 HTTP/1.1" 200 None
2026-03-29 22:11:10 [bca.uk] INFO: Saving data for GY66%20LGD: {'auction_closing_time': 1774864800.0, 'created_time': 1773823971.630089, 'last_price_update_time': 1774822270.801732}
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GY66%2520LGD') HTTP/1.1" 204 0
2026-03-29 22:11:10 [bca.uk] INFO: Found listing with ID: BP65%20FSY
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP65%2520FSY%27 HTTP/1.1" 200 None
2026-03-29 22:11:10 [bca.uk] INFO: Scrape type for BP65%20FSY: 2
2026-03-29 22:11:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f30c0e83-ddbf-5220-9629-01ead612dfce with identifier: BP65%20FSY
2026-03-29 22:11:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f30c0e83-ddbf-5220-9629-01ead612dfce with scrape type 2
2026-03-29 22:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f30c0e83-ddbf-5220-9629-01ead612dfce with scrape type 2
2026-03-29 22:11:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f30c0e83-ddbf-5220-9629-01ead612dfce, identifier: BP65%20FSY
2026-03-29 22:11:10 [bca.uk] INFO: Found listing with ID: MA68%20UZB
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA68%2520UZB%27 HTTP/1.1" 200 None
2026-03-29 22:11:10 [bca.uk] INFO: Scrape type for MA68%20UZB: 0
2026-03-29 22:11:10 [bca.uk] INFO: Found listing with ID: AY16%20TMV
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY16%2520TMV%27 HTTP/1.1" 200 None
2026-03-29 22:11:10 [bca.uk] INFO: Scrape type for AY16%20TMV: 2
2026-03-29 22:11:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dfcb12c-05e4-5a8d-8ead-72516c92f507 with identifier: AY16%20TMV
2026-03-29 22:11:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dfcb12c-05e4-5a8d-8ead-72516c92f507 with scrape type 2
2026-03-29 22:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dfcb12c-05e4-5a8d-8ead-72516c92f507 with scrape type 2
2026-03-29 22:11:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3dfcb12c-05e4-5a8d-8ead-72516c92f507, identifier: AY16%20TMV
2026-03-29 22:11:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f30c0e83-ddbf-5220-9629-01ead612dfce with identifier: BP65%20FSY
2026-03-29 22:11:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f30c0e83-ddbf-5220-9629-01ead612dfce with identifier: BP65%20FSY
2026-03-29 22:11:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f30c0e83-ddbf-5220-9629-01ead612dfce with identifier: BP65%20FSY to the API
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BP65%20FSY-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f30c0e83-ddbf-5220-9629-01ead612dfce',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BP65 FSY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BP65%20FSY&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 97822,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 90 SE Hatchback',
 'transmission': 'automatic',
 'trim': '90 SE',
 'vin': 'W0L0XEP68G4116291',
 'year': 2016}
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP65%2520FSY%27 HTTP/1.1" 200 None
2026-03-29 22:11:11 [bca.uk] INFO: Saving data for BP65%20FSY: {'auction_closing_time': 1775124000.0, 'created_time': 1774620510.793234, 'last_price_update_time': 1774822271.367561}
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BP65%2520FSY') HTTP/1.1" 204 0
2026-03-29 22:11:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3dfcb12c-05e4-5a8d-8ead-72516c92f507 with identifier: AY16%20TMV
2026-03-29 22:11:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3dfcb12c-05e4-5a8d-8ead-72516c92f507 with identifier: AY16%20TMV
2026-03-29 22:11:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3dfcb12c-05e4-5a8d-8ead-72516c92f507 with identifier: AY16%20TMV to the API
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AY16%20TMV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3dfcb12c-05e4-5a8d-8ead-72516c92f507',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AY16 TMV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AY16%20TMV&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'BMW',
 'model': '218I',
 'odometer': 103175,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'BMW 218I 1.5 T SPORT Coupe',
 'transmission': 'manual',
 'trim': 'T SPORT',
 'vin': 'WBA2F12010V697544',
 'year': 2016}
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY16%2520TMV%27 HTTP/1.1" 200 None
2026-03-29 22:11:11 [bca.uk] INFO: Saving data for AY16%20TMV: {'auction_closing_time': 1774864800.0, 'created_time': 1773839616.937083, 'last_price_update_time': 1774822271.679468}
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AY16%2520TMV') HTTP/1.1" 204 0
2026-03-29 22:11:11 [bca.uk] INFO: Found listing with ID: LO20%20BWN
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO20%2520BWN%27 HTTP/1.1" 200 None
2026-03-29 22:11:11 [bca.uk] INFO: Scrape type for LO20%20BWN: 2
2026-03-29 22:11:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c39574b-7d71-511f-81da-e1d75af31da1 with identifier: LO20%20BWN
2026-03-29 22:11:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c39574b-7d71-511f-81da-e1d75af31da1 with scrape type 2
2026-03-29 22:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c39574b-7d71-511f-81da-e1d75af31da1 with scrape type 2
2026-03-29 22:11:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5c39574b-7d71-511f-81da-e1d75af31da1, identifier: LO20%20BWN
2026-03-29 22:11:11 [bca.uk] INFO: Found listing with ID: SP18%20MZE
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP18%2520MZE%27 HTTP/1.1" 200 None
2026-03-29 22:11:11 [bca.uk] INFO: Scrape type for SP18%20MZE: 0
2026-03-29 22:11:11 [bca.uk] INFO: Found listing with ID: PN10%20DWP
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN10%2520DWP%27 HTTP/1.1" 200 None
2026-03-29 22:11:11 [bca.uk] INFO: Scrape type for PN10%20DWP: 0
2026-03-29 22:11:11 [bca.uk] INFO: Found listing with ID: WL15%20BPF
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WL15%2520BPF%27 HTTP/1.1" 200 None
2026-03-29 22:11:11 [bca.uk] INFO: Scrape type for WL15%20BPF: 0
2026-03-29 22:11:11 [bca.uk] INFO: Found listing with ID: EY11%20UXN
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY11%2520UXN%27 HTTP/1.1" 200 None
2026-03-29 22:11:11 [bca.uk] INFO: Scrape type for EY11%20UXN: 0
2026-03-29 22:11:11 [bca.uk] INFO: Found listing with ID: BT11%20UXB
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT11%2520UXB%27 HTTP/1.1" 200 None
2026-03-29 22:11:11 [bca.uk] INFO: Scrape type for BT11%20UXB: 0
2026-03-29 22:11:11 [bca.uk] INFO: Found listing with ID: EN10%20NNP
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN10%2520NNP%27 HTTP/1.1" 200 None
2026-03-29 22:11:11 [bca.uk] INFO: Scrape type for EN10%20NNP: 0
2026-03-29 22:11:11 [bca.uk] INFO: Found listing with ID: ET66%20JVE
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET66%2520JVE%27 HTTP/1.1" 200 None
2026-03-29 22:11:11 [bca.uk] INFO: Scrape type for ET66%20JVE: 0
2026-03-29 22:11:11 [bca.uk] INFO: Found listing with ID: GU13%20LXG
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU13%2520LXG%27 HTTP/1.1" 200 None
2026-03-29 22:11:11 [bca.uk] INFO: Scrape type for GU13%20LXG: 0
2026-03-29 22:11:11 [bca.uk] INFO: Found listing with ID: GX18%20JXU
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX18%2520JXU%27 HTTP/1.1" 200 None
2026-03-29 22:11:11 [bca.uk] INFO: Scrape type for GX18%20JXU: 0
2026-03-29 22:11:11 [bca.uk] INFO: Found listing with ID: GX66%20OWR
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX66%2520OWR%27 HTTP/1.1" 200 None
2026-03-29 22:11:11 [bca.uk] INFO: Scrape type for GX66%20OWR: 0
2026-03-29 22:11:11 [bca.uk] INFO: Found listing with ID: YG70%20KXS
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG70%2520KXS%27 HTTP/1.1" 200 None
2026-03-29 22:11:11 [bca.uk] INFO: Scrape type for YG70%20KXS: 0
2026-03-29 22:11:11 [bca.uk] INFO: Found listing with ID: CP19%20EWO
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP19%2520EWO%27 HTTP/1.1" 200 None
2026-03-29 22:11:11 [bca.uk] INFO: Scrape type for CP19%20EWO: 0
2026-03-29 22:11:11 [bca.uk] INFO: Found listing with ID: EX66%20LNT
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX66%2520LNT%27 HTTP/1.1" 200 None
2026-03-29 22:11:12 [bca.uk] INFO: Scrape type for EX66%20LNT: 0
2026-03-29 22:11:12 [bca.uk] INFO: Found listing with ID: EY10%20KKF
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY10%2520KKF%27 HTTP/1.1" 200 None
2026-03-29 22:11:12 [bca.uk] INFO: Scrape type for EY10%20KKF: 0
2026-03-29 22:11:12 [bca.uk] INFO: Found listing with ID: FE61%20YFF
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE61%2520YFF%27 HTTP/1.1" 200 None
2026-03-29 22:11:12 [bca.uk] INFO: Scrape type for FE61%20YFF: 0
2026-03-29 22:11:12 [bca.uk] INFO: Found listing with ID: LG60%20OXF
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG60%2520OXF%27 HTTP/1.1" 200 None
2026-03-29 22:11:12 [bca.uk] INFO: Scrape type for LG60%20OXF: 0
2026-03-29 22:11:12 [bca.uk] INFO: Found listing with ID: LV15%20ZDR
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV15%2520ZDR%27 HTTP/1.1" 200 None
2026-03-29 22:11:12 [bca.uk] INFO: Scrape type for LV15%20ZDR: 2
2026-03-29 22:11:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35edaf11-6283-5c1a-a84b-347924860fdf with identifier: LV15%20ZDR
2026-03-29 22:11:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35edaf11-6283-5c1a-a84b-347924860fdf with scrape type 2
2026-03-29 22:11:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35edaf11-6283-5c1a-a84b-347924860fdf with scrape type 2
2026-03-29 22:11:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 35edaf11-6283-5c1a-a84b-347924860fdf, identifier: LV15%20ZDR
2026-03-29 22:11:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5c39574b-7d71-511f-81da-e1d75af31da1 with identifier: LO20%20BWN
2026-03-29 22:11:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5c39574b-7d71-511f-81da-e1d75af31da1 with identifier: LO20%20BWN
2026-03-29 22:11:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5c39574b-7d71-511f-81da-e1d75af31da1 with identifier: LO20%20BWN to the API
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LO20%20BWN-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5c39574b-7d71-511f-81da-e1d75af31da1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LO20 BWN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LO20%20BWN&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'PEUGEOT',
 'model': '208',
 'odometer': 56491,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 208 1.2 P/T 100 ALLURE PREMIUM EAT8 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 100 ALLURE PREMIUM EAT8',
 'vin': 'VR3UPHNKSLT075125',
 'year': 2020}
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO20%2520BWN%27 HTTP/1.1" 200 None
2026-03-29 22:11:12 [bca.uk] INFO: Saving data for LO20%20BWN: {'auction_closing_time': 1774864800.0, 'created_time': 1774620521.506668, 'last_price_update_time': 1774822272.464849}
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LO20%2520BWN') HTTP/1.1" 204 0
2026-03-29 22:11:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 35edaf11-6283-5c1a-a84b-347924860fdf with identifier: LV15%20ZDR
2026-03-29 22:11:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 35edaf11-6283-5c1a-a84b-347924860fdf with identifier: LV15%20ZDR
2026-03-29 22:11:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 35edaf11-6283-5c1a-a84b-347924860fdf with identifier: LV15%20ZDR to the API
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LV15%20ZDR-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '35edaf11-6283-5c1a-a84b-347924860fdf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LV15 ZDR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LV15%20ZDR&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'PEUGEOT',
 'model': '208',
 'odometer': 60567,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 208 1.2 VTI ALLURE Hatchback',
 'transmission': 'manual',
 'trim': 'VTI ALLURE',
 'vin': 'VF3CCHMZ6FT100313',
 'year': 2015}
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV15%2520ZDR%27 HTTP/1.1" 200 None
2026-03-29 22:11:12 [bca.uk] INFO: Saving data for LV15%20ZDR: {'auction_closing_time': 1775124000.0, 'created_time': 1774620504.996673, 'last_price_update_time': 1774822272.916673}
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LV15%2520ZDR') HTTP/1.1" 204 0
2026-03-29 22:11:12 [bca.uk] INFO: Found listing with ID: WJ67%20MWD
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ67%2520MWD%27 HTTP/1.1" 200 None
2026-03-29 22:11:12 [bca.uk] INFO: Scrape type for WJ67%20MWD: 2
2026-03-29 22:11:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7a4eb92-dfdd-5018-a7c9-2f9072fa324d with identifier: WJ67%20MWD
2026-03-29 22:11:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7a4eb92-dfdd-5018-a7c9-2f9072fa324d with scrape type 2
2026-03-29 22:11:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7a4eb92-dfdd-5018-a7c9-2f9072fa324d with scrape type 2
2026-03-29 22:11:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a7a4eb92-dfdd-5018-a7c9-2f9072fa324d, identifier: WJ67%20MWD
2026-03-29 22:11:13 [bca.uk] INFO: Found listing with ID: ML66%20BXZ
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML66%2520BXZ%27 HTTP/1.1" 200 None
2026-03-29 22:11:13 [bca.uk] INFO: Scrape type for ML66%20BXZ: 2
2026-03-29 22:11:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f9abd4f-8a26-5f3c-bb30-9ed49f7f4133 with identifier: ML66%20BXZ
2026-03-29 22:11:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f9abd4f-8a26-5f3c-bb30-9ed49f7f4133 with scrape type 2
2026-03-29 22:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f9abd4f-8a26-5f3c-bb30-9ed49f7f4133 with scrape type 2
2026-03-29 22:11:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7f9abd4f-8a26-5f3c-bb30-9ed49f7f4133, identifier: ML66%20BXZ
2026-03-29 22:11:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a7a4eb92-dfdd-5018-a7c9-2f9072fa324d with identifier: WJ67%20MWD
2026-03-29 22:11:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a7a4eb92-dfdd-5018-a7c9-2f9072fa324d with identifier: WJ67%20MWD
2026-03-29 22:11:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a7a4eb92-dfdd-5018-a7c9-2f9072fa324d with identifier: WJ67%20MWD to the API
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WJ67%20MWD-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a7a4eb92-dfdd-5018-a7c9-2f9072fa324d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WJ67 MWD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WJ67%20MWD&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 93406,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.0 E/B 125 ST-LINE Hatchback',
 'transmission': 'automatic',
 'trim': 'E/B 125 ST-LINE',
 'vin': 'WF05XXGCC5HA13259',
 'year': 2017}
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ67%2520MWD%27 HTTP/1.1" 200 None
2026-03-29 22:11:13 [bca.uk] INFO: Saving data for WJ67%20MWD: {'auction_closing_time': 1774951200.0, 'created_time': 1774620520.896598, 'last_price_update_time': 1774822273.420459}
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WJ67%2520MWD') HTTP/1.1" 204 0
2026-03-29 22:11:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7f9abd4f-8a26-5f3c-bb30-9ed49f7f4133 with identifier: ML66%20BXZ
2026-03-29 22:11:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7f9abd4f-8a26-5f3c-bb30-9ed49f7f4133 with identifier: ML66%20BXZ
2026-03-29 22:11:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7f9abd4f-8a26-5f3c-bb30-9ed49f7f4133 with identifier: ML66%20BXZ to the API
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ML66%20BXZ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7f9abd4f-8a26-5f3c-bb30-9ed49f7f4133',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ML66 BXZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ML66%20BXZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 89845,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.2 82 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': '82 ZETEC',
 'vin': 'WF0CXXGAKCGL51665',
 'year': 2016}
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML66%2520BXZ%27 HTTP/1.1" 200 None
2026-03-29 22:11:13 [bca.uk] INFO: Saving data for ML66%20BXZ: {'auction_closing_time': 1775124000.0, 'created_time': 1774620503.697777, 'last_price_update_time': 1774822273.727984}
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ML66%2520BXZ') HTTP/1.1" 204 0
2026-03-29 22:11:13 [bca.uk] INFO: Found listing with ID: YL15%20SZR
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL15%2520SZR%27 HTTP/1.1" 200 None
2026-03-29 22:11:13 [bca.uk] INFO: Scrape type for YL15%20SZR: 2
2026-03-29 22:11:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1a42856-6de6-55b3-92f3-8e89a3536e3d with identifier: YL15%20SZR
2026-03-29 22:11:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1a42856-6de6-55b3-92f3-8e89a3536e3d with scrape type 2
2026-03-29 22:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1a42856-6de6-55b3-92f3-8e89a3536e3d with scrape type 2
2026-03-29 22:11:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f1a42856-6de6-55b3-92f3-8e89a3536e3d, identifier: YL15%20SZR
2026-03-29 22:11:13 [bca.uk] INFO: Found listing with ID: OV62%20LHG
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV62%2520LHG%27 HTTP/1.1" 200 None
2026-03-29 22:11:13 [bca.uk] INFO: Scrape type for OV62%20LHG: 2
2026-03-29 22:11:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7b9ae54-32cd-5304-aba0-7afd0b3ecc01 with identifier: OV62%20LHG
2026-03-29 22:11:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7b9ae54-32cd-5304-aba0-7afd0b3ecc01 with scrape type 2
2026-03-29 22:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7b9ae54-32cd-5304-aba0-7afd0b3ecc01 with scrape type 2
2026-03-29 22:11:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d7b9ae54-32cd-5304-aba0-7afd0b3ecc01, identifier: OV62%20LHG
2026-03-29 22:11:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f1a42856-6de6-55b3-92f3-8e89a3536e3d with identifier: YL15%20SZR
2026-03-29 22:11:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f1a42856-6de6-55b3-92f3-8e89a3536e3d with identifier: YL15%20SZR
2026-03-29 22:11:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f1a42856-6de6-55b3-92f3-8e89a3536e3d with identifier: YL15%20SZR to the API
2026-03-29 22:11:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YL15%20SZR-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f1a42856-6de6-55b3-92f3-8e89a3536e3d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YL15 SZR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YL15%20SZR&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 71233,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 100 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 100 ZETEC',
 'vin': 'WF0DXXGAKDFL63605',
 'year': 2015}
2026-03-29 22:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL15%2520SZR%27 HTTP/1.1" 200 None
2026-03-29 22:11:14 [bca.uk] INFO: Saving data for YL15%20SZR: {'auction_closing_time': 1774864800.0, 'created_time': 1774620520.237147, 'last_price_update_time': 1774822274.274992}
2026-03-29 22:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YL15%2520SZR') HTTP/1.1" 204 0
2026-03-29 22:11:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:11:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d7b9ae54-32cd-5304-aba0-7afd0b3ecc01 with identifier: OV62%20LHG
2026-03-29 22:11:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d7b9ae54-32cd-5304-aba0-7afd0b3ecc01 with identifier: OV62%20LHG
2026-03-29 22:11:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d7b9ae54-32cd-5304-aba0-7afd0b3ecc01 with identifier: OV62%20LHG to the API
2026-03-29 22:11:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OV62%20LHG-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd7b9ae54-32cd-5304-aba0-7afd0b3ecc01',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OV62 LHG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OV62%20LHG&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'NISSAN',
 'model': 'NOTE',
 'odometer': 39057,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'NISSAN NOTE 1.6 N-TEC+ Hatchback',
 'transmission': 'automatic',
 'trim': 'N-TEC+',
 'vin': 'SJNFCAE11U2192571',
 'year': 2012}
2026-03-29 22:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV62%2520LHG%27 HTTP/1.1" 200 None
2026-03-29 22:11:14 [bca.uk] INFO: Saving data for OV62%20LHG: {'auction_closing_time': 1775124000.0, 'created_time': 1774620534.851662, 'last_price_update_time': 1774822274.59045}
2026-03-29 22:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OV62%2520LHG') HTTP/1.1" 204 0
2026-03-29 22:11:14 [bca.uk] INFO: Found listing with ID: SM70%20ASV
2026-03-29 22:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM70%2520ASV%27 HTTP/1.1" 200 None
2026-03-29 22:11:14 [bca.uk] INFO: Scrape type for SM70%20ASV: 2
2026-03-29 22:11:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 153a4141-5f1f-5bb0-9c20-5b51573140b8 with identifier: SM70%20ASV
2026-03-29 22:11:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 153a4141-5f1f-5bb0-9c20-5b51573140b8 with scrape type 2
2026-03-29 22:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 153a4141-5f1f-5bb0-9c20-5b51573140b8 with scrape type 2
2026-03-29 22:11:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 153a4141-5f1f-5bb0-9c20-5b51573140b8, identifier: SM70%20ASV
2026-03-29 22:11:14 [bca.uk] INFO: Found listing with ID: PO63%20UJX
2026-03-29 22:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO63%2520UJX%27 HTTP/1.1" 200 None
2026-03-29 22:11:14 [bca.uk] INFO: Scrape type for PO63%20UJX: 2
2026-03-29 22:11:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d57be5f7-b9ea-5f89-a02c-5a90dde0f5db with identifier: PO63%20UJX
2026-03-29 22:11:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d57be5f7-b9ea-5f89-a02c-5a90dde0f5db with scrape type 2
2026-03-29 22:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d57be5f7-b9ea-5f89-a02c-5a90dde0f5db with scrape type 2
2026-03-29 22:11:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d57be5f7-b9ea-5f89-a02c-5a90dde0f5db, identifier: PO63%20UJX
2026-03-29 22:11:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 153a4141-5f1f-5bb0-9c20-5b51573140b8 with identifier: SM70%20ASV
2026-03-29 22:11:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 153a4141-5f1f-5bb0-9c20-5b51573140b8 with identifier: SM70%20ASV
2026-03-29 22:11:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 153a4141-5f1f-5bb0-9c20-5b51573140b8 with identifier: SM70%20ASV to the API
2026-03-29 22:11:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 141,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SM70%20ASV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '153a4141-5f1f-5bb0-9c20-5b51573140b8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SM70 ASV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SM70%20ASV&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'LEXUS',
 'model': 'RC 300H',
 'odometer': 38199,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'LEXUS RC 300H 2.5  Coupe',
 'transmission': 'manual',
 'trim': '',
 'vin': 'JTHHH5BC505005390',
 'year': 2020}
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM70%2520ASV%27 HTTP/1.1" 200 None
2026-03-29 22:11:15 [bca.uk] INFO: Saving data for SM70%20ASV: {'auction_closing_time': 1774864800.0, 'created_time': 1774620432.574156, 'last_price_update_time': 1774822275.17228}
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SM70%2520ASV') HTTP/1.1" 204 0
2026-03-29 22:11:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d57be5f7-b9ea-5f89-a02c-5a90dde0f5db with identifier: PO63%20UJX
2026-03-29 22:11:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d57be5f7-b9ea-5f89-a02c-5a90dde0f5db with identifier: PO63%20UJX
2026-03-29 22:11:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d57be5f7-b9ea-5f89-a02c-5a90dde0f5db with identifier: PO63%20UJX to the API
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PO63%20UJX-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd57be5f7-b9ea-5f89-a02c-5a90dde0f5db',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PO63 UJX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PO63%20UJX&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 94543,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.3 VVT-I TREND Hatchback',
 'transmission': 'manual',
 'trim': 'VVT-I TREND',
 'vin': 'VNKKJ3D320A187514',
 'year': 2013}
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO63%2520UJX%27 HTTP/1.1" 200 None
2026-03-29 22:11:15 [bca.uk] INFO: Saving data for PO63%20UJX: {'auction_closing_time': 1775124000.0, 'created_time': 1774620527.093694, 'last_price_update_time': 1774822275.475004}
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PO63%2520UJX') HTTP/1.1" 204 0
2026-03-29 22:11:15 [bca.uk] INFO: Found listing with ID: SH67%20DGE
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH67%2520DGE%27 HTTP/1.1" 200 None
2026-03-29 22:11:15 [bca.uk] INFO: Scrape type for SH67%20DGE: 2
2026-03-29 22:11:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 559bb5e2-2fb9-5c8b-91ed-bc7fbb3c8236 with identifier: SH67%20DGE
2026-03-29 22:11:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 559bb5e2-2fb9-5c8b-91ed-bc7fbb3c8236 with scrape type 2
2026-03-29 22:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 559bb5e2-2fb9-5c8b-91ed-bc7fbb3c8236 with scrape type 2
2026-03-29 22:11:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 559bb5e2-2fb9-5c8b-91ed-bc7fbb3c8236, identifier: SH67%20DGE
2026-03-29 22:11:15 [bca.uk] INFO: Found listing with ID: RF11%20HFU
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF11%2520HFU%27 HTTP/1.1" 200 None
2026-03-29 22:11:15 [bca.uk] INFO: Scrape type for RF11%20HFU: 2
2026-03-29 22:11:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45d165ff-2119-5535-b476-0f9cf318133e with identifier: RF11%20HFU
2026-03-29 22:11:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45d165ff-2119-5535-b476-0f9cf318133e with scrape type 2
2026-03-29 22:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45d165ff-2119-5535-b476-0f9cf318133e with scrape type 2
2026-03-29 22:11:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 45d165ff-2119-5535-b476-0f9cf318133e, identifier: RF11%20HFU
2026-03-29 22:11:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 559bb5e2-2fb9-5c8b-91ed-bc7fbb3c8236 with identifier: SH67%20DGE
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=grey%2Fblack HTTP/1.1" 200 None
2026-03-29 22:11:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:11:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 559bb5e2-2fb9-5c8b-91ed-bc7fbb3c8236 with identifier: SH67%20DGE
2026-03-29 22:11:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 559bb5e2-2fb9-5c8b-91ed-bc7fbb3c8236 with identifier: SH67%20DGE to the API
2026-03-29 22:11:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SH67%20DGE-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.9L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '559bb5e2-2fb9-5c8b-91ed-bc7fbb3c8236',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SH67 DGE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SH67%20DGE&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'RENAULT',
 'model': 'CAPTUR',
 'odometer': 76200,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'RENAULT CAPTUR 0.9 TCE 90 DYNAMIQUE S Hatchback',
 'transmission': 'manual',
 'trim': 'TCE 90 DYNAMIQUE S',
 'vin': 'VF12RA51559067826',
 'year': 2017}
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH67%2520DGE%27 HTTP/1.1" 200 None
2026-03-29 22:11:16 [bca.uk] INFO: Saving data for SH67%20DGE: {'auction_closing_time': 1774864800.0, 'created_time': 1774620429.774833, 'last_price_update_time': 1774822276.16721}
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SH67%2520DGE') HTTP/1.1" 204 0
2026-03-29 22:11:16 [bca.uk] INFO: Total items found: 100
2026-03-29 22:11:16 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded
2026-03-29 22:11:16 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:11:16 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:11:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 45d165ff-2119-5535-b476-0f9cf318133e with identifier: RF11%20HFU
2026-03-29 22:11:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 45d165ff-2119-5535-b476-0f9cf318133e with identifier: RF11%20HFU
2026-03-29 22:11:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 45d165ff-2119-5535-b476-0f9cf318133e with identifier: RF11%20HFU to the API
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RF11%20HFU-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '45d165ff-2119-5535-b476-0f9cf318133e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RF11 HFU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RF11%20HFU&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'SUZUKI',
 'model': 'SWIFT',
 'odometer': 66689,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'SUZUKI SWIFT 1.2 SZ3 Hatchback',
 'transmission': 'manual',
 'trim': 'SZ3',
 'vin': 'TSMNZA72S00171251',
 'year': 2011}
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF11%2520HFU%27 HTTP/1.1" 200 None
2026-03-29 22:11:16 [bca.uk] INFO: Saving data for RF11%20HFU: {'auction_closing_time': 1775124000.0, 'created_time': 1774620530.198159, 'last_price_update_time': 1774822276.469276}
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RF11%2520HFU') HTTP/1.1" 204 0
2026-03-29 22:11:16 [bca.uk] INFO: Found listing with ID: RE16%20KKP
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE16%2520KKP%27 HTTP/1.1" 200 None
2026-03-29 22:11:16 [bca.uk] INFO: Scrape type for RE16%20KKP: 2
2026-03-29 22:11:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 778caa3f-2659-54b0-ade0-14396f9f28ad with identifier: RE16%20KKP
2026-03-29 22:11:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 778caa3f-2659-54b0-ade0-14396f9f28ad with scrape type 2
2026-03-29 22:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 778caa3f-2659-54b0-ade0-14396f9f28ad with scrape type 2
2026-03-29 22:11:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 778caa3f-2659-54b0-ade0-14396f9f28ad, identifier: RE16%20KKP
2026-03-29 22:11:16 [bca.uk] INFO: Found listing with ID: WG59%20OBT
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG59%2520OBT%27 HTTP/1.1" 200 None
2026-03-29 22:11:16 [bca.uk] INFO: Scrape type for WG59%20OBT: 2
2026-03-29 22:11:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 095aa3e6-7383-5db9-a2a7-3f475bdc76e0 with identifier: WG59%20OBT
2026-03-29 22:11:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 095aa3e6-7383-5db9-a2a7-3f475bdc76e0 with scrape type 2
2026-03-29 22:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 095aa3e6-7383-5db9-a2a7-3f475bdc76e0 with scrape type 2
2026-03-29 22:11:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 095aa3e6-7383-5db9-a2a7-3f475bdc76e0, identifier: WG59%20OBT
2026-03-29 22:11:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 778caa3f-2659-54b0-ade0-14396f9f28ad with identifier: RE16%20KKP
2026-03-29 22:11:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 778caa3f-2659-54b0-ade0-14396f9f28ad with identifier: RE16%20KKP
2026-03-29 22:11:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 778caa3f-2659-54b0-ade0-14396f9f28ad with identifier: RE16%20KKP to the API
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RE16%20KKP-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '778caa3f-2659-54b0-ade0-14396f9f28ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RE16 KKP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RE16%20KKP&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'MINI',
 'model': 'COOPER',
 'odometer': 90896,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'MINI COOPER 1.5 136 Hatchback',
 'transmission': 'manual',
 'trim': '136',
 'vin': 'WMWXM520502C56474',
 'year': 2016}
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE16%2520KKP%27 HTTP/1.1" 200 None
2026-03-29 22:11:16 [bca.uk] INFO: Saving data for RE16%20KKP: {'auction_closing_time': 1774864800.0, 'created_time': 1774620430.859214, 'last_price_update_time': 1774822276.996834}
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RE16%2520KKP') HTTP/1.1" 204 0
2026-03-29 22:11:17 [bca.uk] INFO: Found listing with ID: KL08%20MZN
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KL08%2520MZN%27 HTTP/1.1" 200 None
2026-03-29 22:11:17 [bca.uk] INFO: Scrape type for KL08%20MZN: 2
2026-03-29 22:11:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f499d50-7e30-5af7-b977-79648eb4bb0b with identifier: KL08%20MZN
2026-03-29 22:11:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f499d50-7e30-5af7-b977-79648eb4bb0b with scrape type 2
2026-03-29 22:11:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f499d50-7e30-5af7-b977-79648eb4bb0b with scrape type 2
2026-03-29 22:11:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9f499d50-7e30-5af7-b977-79648eb4bb0b, identifier: KL08%20MZN
2026-03-29 22:11:17 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:11:17 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:11:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 095aa3e6-7383-5db9-a2a7-3f475bdc76e0 with identifier: WG59%20OBT
2026-03-29 22:11:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 095aa3e6-7383-5db9-a2a7-3f475bdc76e0 with identifier: WG59%20OBT
2026-03-29 22:11:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 095aa3e6-7383-5db9-a2a7-3f475bdc76e0 with identifier: WG59%20OBT to the API
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=53&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 199,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WG59%20OBT-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.4L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '095aa3e6-7383-5db9-a2a7-3f475bdc76e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WG59 OBT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WG59%20OBT&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VOLVO',
 'model': 'XC70',
 'odometer': 187491,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'VOLVO XC70 2.4 D5 205 SE G/T Estate',
 'transmission': 'manual',
 'trim': 'D5 205 SE G/T',
 'vin': 'YV1BZ7046A1074559',
 'year': 2009}
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG59%2520OBT%27 HTTP/1.1" 200 None
2026-03-29 22:11:17 [bca.uk] INFO: Saving data for WG59%20OBT: {'auction_closing_time': 1775124000.0, 'created_time': 1774620525.666623, 'last_price_update_time': 1774822277.397851}
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WG59%2520OBT') HTTP/1.1" 204 0
2026-03-29 22:11:17 [bca.uk] INFO: Found listing with ID: HJ14%20JWC
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ14%2520JWC%27 HTTP/1.1" 200 None
2026-03-29 22:11:17 [bca.uk] INFO: Scrape type for HJ14%20JWC: 2
2026-03-29 22:11:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af11ae79-de67-5b3d-92d8-48cdd12facaf with identifier: HJ14%20JWC
2026-03-29 22:11:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af11ae79-de67-5b3d-92d8-48cdd12facaf with scrape type 2
2026-03-29 22:11:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af11ae79-de67-5b3d-92d8-48cdd12facaf with scrape type 2
2026-03-29 22:11:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: af11ae79-de67-5b3d-92d8-48cdd12facaf, identifier: HJ14%20JWC
2026-03-29 22:11:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9f499d50-7e30-5af7-b977-79648eb4bb0b with identifier: KL08%20MZN
2026-03-29 22:11:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9f499d50-7e30-5af7-b977-79648eb4bb0b with identifier: KL08%20MZN
2026-03-29 22:11:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9f499d50-7e30-5af7-b977-79648eb4bb0b with identifier: KL08%20MZN to the API
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 195,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KL08%20MZN-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9f499d50-7e30-5af7-b977-79648eb4bb0b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KL08 MZN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KL08%20MZN&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'HONDA',
 'model': 'CR-V',
 'odometer': 101314,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'HONDA CR-V 2.0 I-VTEC EX Estate',
 'transmission': 'automatic',
 'trim': 'I-VTEC EX',
 'vin': 'SHSRE58808U015703',
 'year': 2008}
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KL08%2520MZN%27 HTTP/1.1" 200 None
2026-03-29 22:11:17 [bca.uk] INFO: Saving data for KL08%20MZN: {'auction_closing_time': 1774951200.0, 'created_time': 1774620638.374367, 'last_price_update_time': 1774822277.900467}
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KL08%2520MZN') HTTP/1.1" 204 0
2026-03-29 22:11:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:11:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: af11ae79-de67-5b3d-92d8-48cdd12facaf with identifier: HJ14%20JWC
2026-03-29 22:11:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: af11ae79-de67-5b3d-92d8-48cdd12facaf with identifier: HJ14%20JWC
2026-03-29 22:11:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: af11ae79-de67-5b3d-92d8-48cdd12facaf with identifier: HJ14%20JWC to the API
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': None,
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-06T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'af11ae79-de67-5b3d-92d8-48cdd12facaf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HJ14 JWC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HJ14%20JWC&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 53974,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.2 TSI 90 SE DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TSI 90 SE DSG',
 'vin': 'WVWZZZ6RZFU005367',
 'year': 2014}
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ14%2520JWC%27 HTTP/1.1" 200 None
2026-03-29 22:11:18 [bca.uk] INFO: Saving data for HJ14%20JWC: {'auction_closing_time': 1775469600.0, 'created_time': 1774620372.26717, 'last_price_update_time': 1774822278.194609}
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ14%2520JWC') HTTP/1.1" 204 0
2026-03-29 22:11:18 [bca.uk] INFO: Found listing with ID: YF10%20WHJ
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF10%2520WHJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:18 [bca.uk] INFO: Scrape type for YF10%20WHJ: 2
2026-03-29 22:11:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab6b08d0-b2b4-50f9-bc89-3011d402d177 with identifier: YF10%20WHJ
2026-03-29 22:11:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab6b08d0-b2b4-50f9-bc89-3011d402d177 with scrape type 2
2026-03-29 22:11:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab6b08d0-b2b4-50f9-bc89-3011d402d177 with scrape type 2
2026-03-29 22:11:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ab6b08d0-b2b4-50f9-bc89-3011d402d177, identifier: YF10%20WHJ
2026-03-29 22:11:18 [bca.uk] INFO: Found listing with ID: HV17%20XYJ
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV17%2520XYJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:18 [bca.uk] INFO: Scrape type for HV17%20XYJ: 2
2026-03-29 22:11:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32620a05-5a6f-5627-a72a-c8cc2ee4d546 with identifier: HV17%20XYJ
2026-03-29 22:11:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32620a05-5a6f-5627-a72a-c8cc2ee4d546 with scrape type 2
2026-03-29 22:11:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32620a05-5a6f-5627-a72a-c8cc2ee4d546 with scrape type 2
2026-03-29 22:11:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 32620a05-5a6f-5627-a72a-c8cc2ee4d546, identifier: HV17%20XYJ
2026-03-29 22:11:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ab6b08d0-b2b4-50f9-bc89-3011d402d177 with identifier: YF10%20WHJ
2026-03-29 22:11:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ab6b08d0-b2b4-50f9-bc89-3011d402d177 with identifier: YF10%20WHJ
2026-03-29 22:11:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ab6b08d0-b2b4-50f9-bc89-3011d402d177 with identifier: YF10%20WHJ to the API
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YF10%20WHJ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ab6b08d0-b2b4-50f9-bc89-3011d402d177',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YF10 WHJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YF10%20WHJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 103290,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.6 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': 'ZETEC',
 'vin': 'WF0PXXWPDPAJ06451',
 'year': 2010}
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF10%2520WHJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:18 [bca.uk] INFO: Saving data for YF10%20WHJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620640.738412, 'last_price_update_time': 1774822278.697889}
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YF10%2520WHJ') HTTP/1.1" 204 0
2026-03-29 22:11:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 32620a05-5a6f-5627-a72a-c8cc2ee4d546 with identifier: HV17%20XYJ
2026-03-29 22:11:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 32620a05-5a6f-5627-a72a-c8cc2ee4d546 with identifier: HV17%20XYJ
2026-03-29 22:11:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 32620a05-5a6f-5627-a72a-c8cc2ee4d546 with identifier: HV17%20XYJ to the API
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 171,
 'car_expert_report_source_url': None,
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '32620a05-5a6f-5627-a72a-c8cc2ee4d546',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HV17 XYJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HV17%20XYJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY',
 'odometer': 87609,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY 2.0 SD4 240 HSE StationWagon',
 'transmission': 'automatic',
 'trim': 'SD4 240 HSE',
 'vin': 'SALRA2AN5HA008930',
 'year': 2017}
2026-03-29 22:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV17%2520XYJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:19 [bca.uk] INFO: Saving data for HV17%20XYJ: {'auction_closing_time': 1774864800.0, 'created_time': 1773844991.955601, 'last_price_update_time': 1774822279.007631}
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HV17%2520XYJ') HTTP/1.1" 204 0
2026-03-29 22:11:19 [bca.uk] INFO: Found listing with ID: PL16%20LGZ
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL16%2520LGZ%27 HTTP/1.1" 200 None
2026-03-29 22:11:19 [bca.uk] INFO: Scrape type for PL16%20LGZ: 2
2026-03-29 22:11:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f968a9c-bdfa-5f77-b389-46db79281bde with identifier: PL16%20LGZ
2026-03-29 22:11:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f968a9c-bdfa-5f77-b389-46db79281bde with scrape type 2
2026-03-29 22:11:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f968a9c-bdfa-5f77-b389-46db79281bde with scrape type 2
2026-03-29 22:11:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3f968a9c-bdfa-5f77-b389-46db79281bde, identifier: PL16%20LGZ
2026-03-29 22:11:19 [bca.uk] INFO: Found listing with ID: YP68%20PBU
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP68%2520PBU%27 HTTP/1.1" 200 None
2026-03-29 22:11:19 [bca.uk] INFO: Scrape type for YP68%20PBU: 2
2026-03-29 22:11:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd8049a8-976f-5129-aac3-4b5292e8eac4 with identifier: YP68%20PBU
2026-03-29 22:11:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd8049a8-976f-5129-aac3-4b5292e8eac4 with scrape type 2
2026-03-29 22:11:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd8049a8-976f-5129-aac3-4b5292e8eac4 with scrape type 2
2026-03-29 22:11:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dd8049a8-976f-5129-aac3-4b5292e8eac4, identifier: YP68%20PBU
2026-03-29 22:11:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3f968a9c-bdfa-5f77-b389-46db79281bde with identifier: PL16%20LGZ
2026-03-29 22:11:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3f968a9c-bdfa-5f77-b389-46db79281bde with identifier: PL16%20LGZ
2026-03-29 22:11:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3f968a9c-bdfa-5f77-b389-46db79281bde with identifier: PL16%20LGZ to the API
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 89,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PL16%20LGZ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3f968a9c-bdfa-5f77-b389-46db79281bde',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PL16 LGZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PL16%20LGZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Livingston',
 'make': 'BMW',
 'model': '116D',
 'odometer': 132759,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'BMW 116D 1.5 EFD PLUS Hatchback',
 'transmission': 'manual',
 'trim': 'EFD PLUS',
 'vin': 'WBA1V92010V771123',
 'year': 2016}
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL16%2520LGZ%27 HTTP/1.1" 200 None
2026-03-29 22:11:19 [bca.uk] INFO: Saving data for PL16%20LGZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620627.748719, 'last_price_update_time': 1774822279.545564}
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PL16%2520LGZ') HTTP/1.1" 204 0
2026-03-29 22:11:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dd8049a8-976f-5129-aac3-4b5292e8eac4 with identifier: YP68%20PBU
2026-03-29 22:11:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dd8049a8-976f-5129-aac3-4b5292e8eac4 with identifier: YP68%20PBU
2026-03-29 22:11:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dd8049a8-976f-5129-aac3-4b5292e8eac4 with identifier: YP68%20PBU to the API
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 202,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YP68%20PBU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'dd8049a8-976f-5129-aac3-4b5292e8eac4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YP68 PBU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YP68%20PBU&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY',
 'odometer': 103065,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY 3.0 SD6 306 SE StationWagon',
 'transmission': 'automatic',
 'trim': 'SD6 306 SE',
 'vin': 'SALRA2AKXKA087332',
 'year': 2018}
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP68%2520PBU%27 HTTP/1.1" 200 None
2026-03-29 22:11:19 [bca.uk] INFO: Saving data for YP68%20PBU: {'auction_closing_time': 1774864800.0, 'created_time': 1773959622.343938, 'last_price_update_time': 1774822279.851333}
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YP68%2520PBU') HTTP/1.1" 204 0
2026-03-29 22:11:19 [bca.uk] INFO: Found listing with ID: SW65%20EYA
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW65%2520EYA%27 HTTP/1.1" 200 None
2026-03-29 22:11:19 [bca.uk] INFO: Scrape type for SW65%20EYA: 2
2026-03-29 22:11:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 652fd586-db01-5b31-afc7-df3368dfb099 with identifier: SW65%20EYA
2026-03-29 22:11:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 652fd586-db01-5b31-afc7-df3368dfb099 with scrape type 2
2026-03-29 22:11:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 652fd586-db01-5b31-afc7-df3368dfb099 with scrape type 2
2026-03-29 22:11:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 652fd586-db01-5b31-afc7-df3368dfb099, identifier: SW65%20EYA
2026-03-29 22:11:19 [bca.uk] INFO: Found listing with ID: FA69%20BYD
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FA69%2520BYD%27 HTTP/1.1" 200 None
2026-03-29 22:11:19 [bca.uk] INFO: Scrape type for FA69%20BYD: 0
2026-03-29 22:11:19 [bca.uk] INFO: Found listing with ID: SP65%20FND
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP65%2520FND%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for SP65%20FND: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: WK68%20POF
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK68%2520POF%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for WK68%20POF: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: YC67%20MGE
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC67%2520MGE%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for YC67%20MGE: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: BG19%20LGC
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG19%2520LGC%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for BG19%20LGC: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: LL69%20YKC
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL69%2520YKC%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for LL69%20YKC: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: SX19%20PDK
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SX19%2520PDK%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for SX19%20PDK: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: DX16%20XRN
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX16%2520XRN%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for DX16%20XRN: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: LG18%20RKJ
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG18%2520RKJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for LG18%20RKJ: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: LN69%20GWK
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN69%2520GWK%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for LN69%20GWK: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: OU20%20ORK
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU20%2520ORK%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for OU20%20ORK: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: WV23%20NVL
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV23%2520NVL%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for WV23%20NVL: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: BX70%20NKD
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX70%2520NKD%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for BX70%20NKD: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: CA69%20FUW
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA69%2520FUW%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for CA69%20FUW: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: KN21%20OGW
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN21%2520OGW%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for KN21%20OGW: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: VE69%20NGU
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE69%2520NGU%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for VE69%20NGU: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: EX64%20LWF
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX64%2520LWF%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for EX64%20LWF: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: SP65%20HHN
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP65%2520HHN%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for SP65%20HHN: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: HV66%20TAU
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV66%2520TAU%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for HV66%20TAU: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: EJ02%20SEJ
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ02%2520SEJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for EJ02%20SEJ: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: DE20%20WEW
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE20%2520WEW%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for DE20%20WEW: 0
2026-03-29 22:11:20 [bca.uk] INFO: Found listing with ID: HN18%20UPS
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN18%2520UPS%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Scrape type for HN18%20UPS: 2
2026-03-29 22:11:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d3a1307-d871-5c0b-99ad-df7cc760c92a with identifier: HN18%20UPS
2026-03-29 22:11:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d3a1307-d871-5c0b-99ad-df7cc760c92a with scrape type 2
2026-03-29 22:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d3a1307-d871-5c0b-99ad-df7cc760c92a with scrape type 2
2026-03-29 22:11:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7d3a1307-d871-5c0b-99ad-df7cc760c92a, identifier: HN18%20UPS
2026-03-29 22:11:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 652fd586-db01-5b31-afc7-df3368dfb099 with identifier: SW65%20EYA
2026-03-29 22:11:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 652fd586-db01-5b31-afc7-df3368dfb099 with identifier: SW65%20EYA
2026-03-29 22:11:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 652fd586-db01-5b31-afc7-df3368dfb099 with identifier: SW65%20EYA to the API
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SW65%20EYA-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '652fd586-db01-5b31-afc7-df3368dfb099',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SW65 EYA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SW65%20EYA&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 71566,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.2 70 ENERGY Hatchback',
 'transmission': 'manual',
 'trim': '70 ENERGY',
 'vin': 'W0L0XEP08G6024455',
 'year': 2015}
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW65%2520EYA%27 HTTP/1.1" 200 None
2026-03-29 22:11:20 [bca.uk] INFO: Saving data for SW65%20EYA: {'auction_closing_time': 1774951200.0, 'created_time': 1774620628.147308, 'last_price_update_time': 1774822280.707932}
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SW65%2520EYA') HTTP/1.1" 204 0
2026-03-29 22:11:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7d3a1307-d871-5c0b-99ad-df7cc760c92a with identifier: HN18%20UPS
2026-03-29 22:11:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7d3a1307-d871-5c0b-99ad-df7cc760c92a with identifier: HN18%20UPS
2026-03-29 22:11:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7d3a1307-d871-5c0b-99ad-df7cc760c92a with identifier: HN18%20UPS to the API
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 176,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HN18%20UPS-GB',
 'category': 'LightCommercialVehicle',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7d3a1307-d871-5c0b-99ad-df7cc760c92a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HN18 UPS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HN18%20UPS&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 274489,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 TDCI 170 340 LWB LIMITED L/R PanelVan',
 'transmission': 'manual',
 'trim': 'TDCI 170 340 LWB LIMITED L/R',
 'vin': 'WF0YXXTTGYJL83688',
 'year': 2018}
2026-03-29 22:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN18%2520UPS%27 HTTP/1.1" 200 None
2026-03-29 22:11:21 [bca.uk] INFO: Saving data for HN18%20UPS: {'auction_closing_time': 1774951200.0, 'created_time': 1774620405.443498, 'last_price_update_time': 1774822281.114144}
2026-03-29 22:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HN18%2520UPS') HTTP/1.1" 204 0
2026-03-29 22:11:21 [bca.uk] INFO: Found listing with ID: SD71%20ENU
2026-03-29 22:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD71%2520ENU%27 HTTP/1.1" 200 None
2026-03-29 22:11:21 [bca.uk] INFO: Scrape type for SD71%20ENU: 0
2026-03-29 22:11:21 [bca.uk] INFO: Found listing with ID: WV67%20WXA
2026-03-29 22:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV67%2520WXA%27 HTTP/1.1" 200 None
2026-03-29 22:11:21 [bca.uk] INFO: Scrape type for WV67%20WXA: 2
2026-03-29 22:11:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15b76d8e-8945-5c32-a926-90e1859afea8 with identifier: WV67%20WXA
2026-03-29 22:11:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15b76d8e-8945-5c32-a926-90e1859afea8 with scrape type 2
2026-03-29 22:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15b76d8e-8945-5c32-a926-90e1859afea8 with scrape type 2
2026-03-29 22:11:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 15b76d8e-8945-5c32-a926-90e1859afea8, identifier: WV67%20WXA
2026-03-29 22:11:21 [bca.uk] INFO: Found listing with ID: KR71%20GXO
2026-03-29 22:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR71%2520GXO%27 HTTP/1.1" 200 None
2026-03-29 22:11:21 [bca.uk] INFO: Scrape type for KR71%20GXO: 2
2026-03-29 22:11:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1acdc959-2619-5797-b791-dcec9350074a with identifier: KR71%20GXO
2026-03-29 22:11:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1acdc959-2619-5797-b791-dcec9350074a with scrape type 2
2026-03-29 22:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1acdc959-2619-5797-b791-dcec9350074a with scrape type 2
2026-03-29 22:11:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1acdc959-2619-5797-b791-dcec9350074a, identifier: KR71%20GXO
2026-03-29 22:11:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 15b76d8e-8945-5c32-a926-90e1859afea8 with identifier: WV67%20WXA
2026-03-29 22:11:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 15b76d8e-8945-5c32-a926-90e1859afea8 with identifier: WV67%20WXA
2026-03-29 22:11:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 15b76d8e-8945-5c32-a926-90e1859afea8 with identifier: WV67%20WXA to the API
2026-03-29 22:11:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 101,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WV67%20WXA-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '15b76d8e-8945-5c32-a926-90e1859afea8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WV67 WXA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WV67%20WXA&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'MERCEDES-BENZ',
 'model': 'A180 D',
 'odometer': 42766,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A180 D 1.5 SPORT PREMIUM DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'SPORT PREMIUM DCT',
 'vin': 'WDD1760122V198410',
 'year': 2017}
2026-03-29 22:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV67%2520WXA%27 HTTP/1.1" 200 None
2026-03-29 22:11:22 [bca.uk] INFO: Saving data for WV67%20WXA: {'auction_closing_time': 1774864800.0, 'created_time': 1774524435.023155, 'last_price_update_time': 1774822282.382153}
2026-03-29 22:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WV67%2520WXA') HTTP/1.1" 204 0
2026-03-29 22:11:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1acdc959-2619-5797-b791-dcec9350074a with identifier: KR71%20GXO
2026-03-29 22:11:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1acdc959-2619-5797-b791-dcec9350074a with identifier: KR71%20GXO
2026-03-29 22:11:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1acdc959-2619-5797-b791-dcec9350074a with identifier: KR71%20GXO to the API
2026-03-29 22:11:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 213,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KR71%20GXO-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1acdc959-2619-5797-b791-dcec9350074a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KR71 GXO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KR71%20GXO&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'TRANSIT 350 FWD',
 'odometer': 118640,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT 350 FWD 2.0 EBL 170 L2 H2 LEADER PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 170 L2 H2 LEADER',
 'vin': 'WF0EXXTTREMG61747',
 'year': 2022}
2026-03-29 22:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR71%2520GXO%27 HTTP/1.1" 200 None
2026-03-29 22:11:22 [bca.uk] INFO: Saving data for KR71%20GXO: {'auction_closing_time': 1774951200.0, 'created_time': 1774620404.135136, 'last_price_update_time': 1774822282.713817}
2026-03-29 22:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KR71%2520GXO') HTTP/1.1" 204 0
2026-03-29 22:11:22 [bca.uk] INFO: Found listing with ID: LB71%20URJ
2026-03-29 22:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB71%2520URJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:22 [bca.uk] INFO: Scrape type for LB71%20URJ: 2
2026-03-29 22:11:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 160b39fe-7033-5dee-aef4-a07781c09b41 with identifier: LB71%20URJ
2026-03-29 22:11:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 160b39fe-7033-5dee-aef4-a07781c09b41 with scrape type 2
2026-03-29 22:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 160b39fe-7033-5dee-aef4-a07781c09b41 with scrape type 2
2026-03-29 22:11:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 160b39fe-7033-5dee-aef4-a07781c09b41, identifier: LB71%20URJ
2026-03-29 22:11:22 [bca.uk] INFO: Found listing with ID: EY18%20FZX
2026-03-29 22:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY18%2520FZX%27 HTTP/1.1" 200 None
2026-03-29 22:11:22 [bca.uk] INFO: Scrape type for EY18%20FZX: 2
2026-03-29 22:11:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3072a5d-6c3e-5bfb-abf4-7bf968c735b7 with identifier: EY18%20FZX
2026-03-29 22:11:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3072a5d-6c3e-5bfb-abf4-7bf968c735b7 with scrape type 2
2026-03-29 22:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3072a5d-6c3e-5bfb-abf4-7bf968c735b7 with scrape type 2
2026-03-29 22:11:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a3072a5d-6c3e-5bfb-abf4-7bf968c735b7, identifier: EY18%20FZX
2026-03-29 22:11:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 160b39fe-7033-5dee-aef4-a07781c09b41 with identifier: LB71%20URJ
2026-03-29 22:11:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 160b39fe-7033-5dee-aef4-a07781c09b41 with identifier: LB71%20URJ
2026-03-29 22:11:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 160b39fe-7033-5dee-aef4-a07781c09b41 with identifier: LB71%20URJ to the API
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LB71%20URJ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '160b39fe-7033-5dee-aef4-a07781c09b41',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LB71 URJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LB71%20URJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'TESLA',
 'model': 'MODEL 3',
 'odometer': 39690,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL 3 PERFORMANCE AWD (UPGRADE) Saloon',
 'transmission': 'automatic',
 'trim': 'PERFORMANCE AWD (UPGRADE)',
 'vin': 'LRW3F7EC9MC402110',
 'year': 2021}
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB71%2520URJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:23 [bca.uk] INFO: Saving data for LB71%20URJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620730.297978, 'last_price_update_time': 1774822283.25263}
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LB71%2520URJ') HTTP/1.1" 204 0
2026-03-29 22:11:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a3072a5d-6c3e-5bfb-abf4-7bf968c735b7 with identifier: EY18%20FZX
2026-03-29 22:11:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a3072a5d-6c3e-5bfb-abf4-7bf968c735b7 with identifier: EY18%20FZX
2026-03-29 22:11:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a3072a5d-6c3e-5bfb-abf4-7bf968c735b7 with identifier: EY18%20FZX to the API
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EY18%20FZX-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a3072a5d-6c3e-5bfb-abf4-7bf968c735b7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EY18 FZX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EY18%20FZX&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'FIAT',
 'model': '500',
 'odometer': 89319,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FIAT 500 1.2 LOUNGE Hatchback',
 'transmission': 'manual',
 'trim': 'LOUNGE',
 'vin': 'ZFA3120000J822109',
 'year': 2018}
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY18%2520FZX%27 HTTP/1.1" 200 None
2026-03-29 22:11:23 [bca.uk] INFO: Saving data for EY18%20FZX: {'auction_closing_time': 1774951200.0, 'created_time': 1774620402.59929, 'last_price_update_time': 1774822283.535482}
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EY18%2520FZX') HTTP/1.1" 204 0
2026-03-29 22:11:23 [bca.uk] INFO: Found listing with ID: CE57%20YUK
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE57%2520YUK%27 HTTP/1.1" 200 None
2026-03-29 22:11:23 [bca.uk] INFO: Scrape type for CE57%20YUK: 2
2026-03-29 22:11:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d845f12d-2b8e-5d1a-a9de-91562858f92e with identifier: CE57%20YUK
2026-03-29 22:11:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d845f12d-2b8e-5d1a-a9de-91562858f92e with scrape type 2
2026-03-29 22:11:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d845f12d-2b8e-5d1a-a9de-91562858f92e with scrape type 2
2026-03-29 22:11:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d845f12d-2b8e-5d1a-a9de-91562858f92e, identifier: CE57%20YUK
2026-03-29 22:11:23 [bca.uk] INFO: Found listing with ID: LM72%20UJT
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM72%2520UJT%27 HTTP/1.1" 200 None
2026-03-29 22:11:23 [bca.uk] INFO: Scrape type for LM72%20UJT: 0
2026-03-29 22:11:23 [bca.uk] INFO: Found listing with ID: WF22%20JWJ
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF22%2520JWJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:23 [bca.uk] INFO: Scrape type for WF22%20JWJ: 2
2026-03-29 22:11:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af0069ad-be72-5cdd-8561-b2cb9a552ff0 with identifier: WF22%20JWJ
2026-03-29 22:11:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af0069ad-be72-5cdd-8561-b2cb9a552ff0 with scrape type 2
2026-03-29 22:11:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af0069ad-be72-5cdd-8561-b2cb9a552ff0 with scrape type 2
2026-03-29 22:11:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: af0069ad-be72-5cdd-8561-b2cb9a552ff0, identifier: WF22%20JWJ
2026-03-29 22:11:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d845f12d-2b8e-5d1a-a9de-91562858f92e with identifier: CE57%20YUK
2026-03-29 22:11:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d845f12d-2b8e-5d1a-a9de-91562858f92e with identifier: CE57%20YUK
2026-03-29 22:11:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d845f12d-2b8e-5d1a-a9de-91562858f92e with identifier: CE57%20YUK to the API
2026-03-29 22:11:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CE57%20YUK-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'd845f12d-2b8e-5d1a-a9de-91562858f92e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CE57 YUK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CE57%20YUK&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'TOYOTA',
 'model': 'PRIUS',
 'odometer': 192566,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'TOYOTA PRIUS 1.5 VVTI T-SPIRIT HYBRID Hatchback',
 'transmission': 'automatic',
 'trim': 'VVTI T-SPIRIT HYBRID',
 'vin': 'JTDKB20U503296911',
 'year': 2007}
2026-03-29 22:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE57%2520YUK%27 HTTP/1.1" 200 None
2026-03-29 22:11:24 [bca.uk] INFO: Saving data for CE57%20YUK: {'auction_closing_time': 1774951200.0, 'created_time': 1774620715.493098, 'last_price_update_time': 1774822284.380301}
2026-03-29 22:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CE57%2520YUK') HTTP/1.1" 204 0
2026-03-29 22:11:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: af0069ad-be72-5cdd-8561-b2cb9a552ff0 with identifier: WF22%20JWJ
2026-03-29 22:11:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: af0069ad-be72-5cdd-8561-b2cb9a552ff0 with identifier: WF22%20JWJ
2026-03-29 22:11:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: af0069ad-be72-5cdd-8561-b2cb9a552ff0 with identifier: WF22%20JWJ to the API
2026-03-29 22:11:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 41,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WF22%20JWJ-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'af0069ad-be72-5cdd-8561-b2cb9a552ff0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'WF22 JWJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WF22%20JWJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'MINI',
 'model': 'COUNTRYMAN PHEV',
 'odometer': 92263,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MINI COUNTRYMAN PHEV 1.5 COOPER S E CLASSIC ALL4 Hatchback',
 'transmission': 'automatic',
 'trim': 'COOPER S E CLASSIC ALL4',
 'vin': 'WMW22BS0903P07511',
 'year': 2022}
2026-03-29 22:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF22%2520JWJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:24 [bca.uk] INFO: Saving data for WF22%20JWJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620399.589078, 'last_price_update_time': 1774822284.686839}
2026-03-29 22:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WF22%2520JWJ') HTTP/1.1" 204 0
2026-03-29 22:11:24 [bca.uk] INFO: Found listing with ID: EO17%20HFL
2026-03-29 22:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO17%2520HFL%27 HTTP/1.1" 200 None
2026-03-29 22:11:24 [bca.uk] INFO: Scrape type for EO17%20HFL: 2
2026-03-29 22:11:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3325494b-f4ed-5b51-8fb0-233c5c856432 with identifier: EO17%20HFL
2026-03-29 22:11:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3325494b-f4ed-5b51-8fb0-233c5c856432 with scrape type 2
2026-03-29 22:11:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3325494b-f4ed-5b51-8fb0-233c5c856432 with scrape type 2
2026-03-29 22:11:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3325494b-f4ed-5b51-8fb0-233c5c856432, identifier: EO17%20HFL
2026-03-29 22:11:24 [bca.uk] INFO: Found listing with ID: KK17%20DSY
2026-03-29 22:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KK17%2520DSY%27 HTTP/1.1" 200 None
2026-03-29 22:11:24 [bca.uk] INFO: Scrape type for KK17%20DSY: 2
2026-03-29 22:11:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5f7a514-f9eb-54bc-b53c-bf1bab99aa86 with identifier: KK17%20DSY
2026-03-29 22:11:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5f7a514-f9eb-54bc-b53c-bf1bab99aa86 with scrape type 2
2026-03-29 22:11:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5f7a514-f9eb-54bc-b53c-bf1bab99aa86 with scrape type 2
2026-03-29 22:11:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e5f7a514-f9eb-54bc-b53c-bf1bab99aa86, identifier: KK17%20DSY
2026-03-29 22:11:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3325494b-f4ed-5b51-8fb0-233c5c856432 with identifier: EO17%20HFL
2026-03-29 22:11:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3325494b-f4ed-5b51-8fb0-233c5c856432 with identifier: EO17%20HFL
2026-03-29 22:11:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3325494b-f4ed-5b51-8fb0-233c5c856432 with identifier: EO17%20HFL to the API
2026-03-29 22:11:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EO17%20HFL-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.7L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3325494b-f4ed-5b51-8fb0-233c5c856432',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EO17 HFL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EO17%20HFL&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'KIA',
 'model': 'OPTIMA SP/WAGON',
 'odometer': 115634,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'KIA OPTIMA SP/WAGON 1.7 CRDI 140 ISG GT-LINE S DCT Estate',
 'transmission': 'automatic',
 'trim': 'CRDI 140 ISG GT-LINE S DCT',
 'vin': 'KNAGW815VH5121806',
 'year': 2017}
2026-03-29 22:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO17%2520HFL%27 HTTP/1.1" 200 None
2026-03-29 22:11:25 [bca.uk] INFO: Saving data for EO17%20HFL: {'auction_closing_time': 1774951200.0, 'created_time': 1774620713.651502, 'last_price_update_time': 1774822285.875252}
2026-03-29 22:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EO17%2520HFL') HTTP/1.1" 204 0
2026-03-29 22:11:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e5f7a514-f9eb-54bc-b53c-bf1bab99aa86 with identifier: KK17%20DSY
2026-03-29 22:11:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e5f7a514-f9eb-54bc-b53c-bf1bab99aa86 with identifier: KK17%20DSY
2026-03-29 22:11:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e5f7a514-f9eb-54bc-b53c-bf1bab99aa86 with identifier: KK17%20DSY to the API
2026-03-29 22:11:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KK17%20DSY-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e5f7a514-f9eb-54bc-b53c-bf1bab99aa86',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KK17 DSY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KK17%20DSY&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW',
 'model': '118D',
 'odometer': 91622,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'BMW 118D 2.0 SPORT STEP Hatchback',
 'transmission': 'automatic',
 'trim': 'SPORT STEP',
 'vin': 'WBA1S52080V845509',
 'year': 2017}
2026-03-29 22:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KK17%2520DSY%27 HTTP/1.1" 200 None
2026-03-29 22:11:26 [bca.uk] INFO: Saving data for KK17%20DSY: {'auction_closing_time': 1774951200.0, 'created_time': 1774305462.484926, 'last_price_update_time': 1774822286.173154}
2026-03-29 22:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KK17%2520DSY') HTTP/1.1" 204 0
2026-03-29 22:11:26 [bca.uk] INFO: Found listing with ID: WU13%20NKG
2026-03-29 22:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU13%2520NKG%27 HTTP/1.1" 200 None
2026-03-29 22:11:26 [bca.uk] INFO: Scrape type for WU13%20NKG: 2
2026-03-29 22:11:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e46ffc27-a3fb-522d-9a38-19900d15aa21 with identifier: WU13%20NKG
2026-03-29 22:11:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e46ffc27-a3fb-522d-9a38-19900d15aa21 with scrape type 2
2026-03-29 22:11:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e46ffc27-a3fb-522d-9a38-19900d15aa21 with scrape type 2
2026-03-29 22:11:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e46ffc27-a3fb-522d-9a38-19900d15aa21, identifier: WU13%20NKG
2026-03-29 22:11:26 [bca.uk] INFO: Found listing with ID: LP15%20HZY
2026-03-29 22:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP15%2520HZY%27 HTTP/1.1" 200 None
2026-03-29 22:11:26 [bca.uk] INFO: Scrape type for LP15%20HZY: 2
2026-03-29 22:11:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5c4a13a-1f3a-5374-991e-529a5adba050 with identifier: LP15%20HZY
2026-03-29 22:11:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5c4a13a-1f3a-5374-991e-529a5adba050 with scrape type 2
2026-03-29 22:11:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5c4a13a-1f3a-5374-991e-529a5adba050 with scrape type 2
2026-03-29 22:11:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d5c4a13a-1f3a-5374-991e-529a5adba050, identifier: LP15%20HZY
2026-03-29 22:11:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e46ffc27-a3fb-522d-9a38-19900d15aa21 with identifier: WU13%20NKG
2026-03-29 22:11:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e46ffc27-a3fb-522d-9a38-19900d15aa21 with identifier: WU13%20NKG
2026-03-29 22:11:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e46ffc27-a3fb-522d-9a38-19900d15aa21 with identifier: WU13%20NKG to the API
2026-03-29 22:11:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WU13%20NKG-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e46ffc27-a3fb-522d-9a38-19900d15aa21',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WU13 NKG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WU13%20NKG&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 69458,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.6 ZETEC P/SHIFT Hatchback',
 'transmission': 'automatic',
 'trim': 'ZETEC P/SHIFT',
 'vin': 'WF0DXXGAKDDJ88505',
 'year': 2013}
2026-03-29 22:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU13%2520NKG%27 HTTP/1.1" 200 None
2026-03-29 22:11:27 [bca.uk] INFO: Saving data for WU13%20NKG: {'auction_closing_time': 1774951200.0, 'created_time': 1774620712.486881, 'last_price_update_time': 1774822287.380325}
2026-03-29 22:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WU13%2520NKG') HTTP/1.1" 204 0
2026-03-29 22:11:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d5c4a13a-1f3a-5374-991e-529a5adba050 with identifier: LP15%20HZY
2026-03-29 22:11:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d5c4a13a-1f3a-5374-991e-529a5adba050 with identifier: LP15%20HZY
2026-03-29 22:11:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d5c4a13a-1f3a-5374-991e-529a5adba050 with identifier: LP15%20HZY to the API
2026-03-29 22:11:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LP15%20HZY-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.7L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd5c4a13a-1f3a-5374-991e-529a5adba050',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LP15 HZY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LP15%20HZY&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'KIA',
 'model': 'SPORTAGE',
 'odometer': 100076,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'KIA SPORTAGE 1.7 CRDI 2 StationWagon',
 'transmission': 'manual',
 'trim': 'CRDI 2',
 'vin': 'U5YPC815LFL698490',
 'year': 2015}
2026-03-29 22:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP15%2520HZY%27 HTTP/1.1" 200 None
2026-03-29 22:11:27 [bca.uk] INFO: Saving data for LP15%20HZY: {'auction_closing_time': 1774951200.0, 'created_time': 1774620410.645593, 'last_price_update_time': 1774822287.761886}
2026-03-29 22:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LP15%2520HZY') HTTP/1.1" 204 0
2026-03-29 22:11:27 [bca.uk] INFO: Found listing with ID: YG16%20XGE
2026-03-29 22:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG16%2520XGE%27 HTTP/1.1" 200 None
2026-03-29 22:11:27 [bca.uk] INFO: Scrape type for YG16%20XGE: 2
2026-03-29 22:11:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c430eac-6368-5f90-92fd-67698028cef9 with identifier: YG16%20XGE
2026-03-29 22:11:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c430eac-6368-5f90-92fd-67698028cef9 with scrape type 2
2026-03-29 22:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c430eac-6368-5f90-92fd-67698028cef9 with scrape type 2
2026-03-29 22:11:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2c430eac-6368-5f90-92fd-67698028cef9, identifier: YG16%20XGE
2026-03-29 22:11:27 [bca.uk] INFO: Found listing with ID: DV67%20RXG
2026-03-29 22:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV67%2520RXG%27 HTTP/1.1" 200 None
2026-03-29 22:11:27 [bca.uk] INFO: Scrape type for DV67%20RXG: 2
2026-03-29 22:11:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58fee10f-5668-5e2a-9819-7ac6e6e294ef with identifier: DV67%20RXG
2026-03-29 22:11:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58fee10f-5668-5e2a-9819-7ac6e6e294ef with scrape type 2
2026-03-29 22:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58fee10f-5668-5e2a-9819-7ac6e6e294ef with scrape type 2
2026-03-29 22:11:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 58fee10f-5668-5e2a-9819-7ac6e6e294ef, identifier: DV67%20RXG
2026-03-29 22:11:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2c430eac-6368-5f90-92fd-67698028cef9 with identifier: YG16%20XGE
2026-03-29 22:11:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2c430eac-6368-5f90-92fd-67698028cef9 with identifier: YG16%20XGE
2026-03-29 22:11:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2c430eac-6368-5f90-92fd-67698028cef9 with identifier: YG16%20XGE to the API
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 164,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YG16%20XGE-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2c430eac-6368-5f90-92fd-67698028cef9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YG16 XGE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YG16%20XGE&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'MINI',
 'model': 'COUNTRYMAN',
 'odometer': 58402,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'MINI COUNTRYMAN 1.6 COOPER Hatchback',
 'transmission': 'automatic',
 'trim': 'COOPER',
 'vin': 'WMWZB32030WT86567',
 'year': 2016}
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG16%2520XGE%27 HTTP/1.1" 200 None
2026-03-29 22:11:28 [bca.uk] INFO: Saving data for YG16%20XGE: {'auction_closing_time': 1774951200.0, 'created_time': 1774620731.086054, 'last_price_update_time': 1774822288.278806}
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YG16%2520XGE') HTTP/1.1" 204 0
2026-03-29 22:11:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 58fee10f-5668-5e2a-9819-7ac6e6e294ef with identifier: DV67%20RXG
2026-03-29 22:11:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 58fee10f-5668-5e2a-9819-7ac6e6e294ef with identifier: DV67%20RXG
2026-03-29 22:11:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 58fee10f-5668-5e2a-9819-7ac6e6e294ef with identifier: DV67%20RXG to the API
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 88,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DV67%20RXG-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '58fee10f-5668-5e2a-9819-7ac6e6e294ef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DV67 RXG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DV67%20RXG&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'KIA',
 'model': 'NIRO',
 'odometer': 169840,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'KIA NIRO 1.6 GDI HYBRID 2 DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'GDI HYBRID 2 DCT',
 'vin': 'KNACC81CVJ5107252',
 'year': 2017}
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV67%2520RXG%27 HTTP/1.1" 200 None
2026-03-29 22:11:28 [bca.uk] INFO: Saving data for DV67%20RXG: {'auction_closing_time': 1774864800.0, 'created_time': 1774620407.627001, 'last_price_update_time': 1774822288.55594}
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DV67%2520RXG') HTTP/1.1" 204 0
2026-03-29 22:11:28 [bca.uk] INFO: Found listing with ID: SP71%20OVW
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP71%2520OVW%27 HTTP/1.1" 200 None
2026-03-29 22:11:28 [bca.uk] INFO: Scrape type for SP71%20OVW: 2
2026-03-29 22:11:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40125934-57d9-55d0-acef-3ee8997ac4a7 with identifier: SP71%20OVW
2026-03-29 22:11:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40125934-57d9-55d0-acef-3ee8997ac4a7 with scrape type 2
2026-03-29 22:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40125934-57d9-55d0-acef-3ee8997ac4a7 with scrape type 2
2026-03-29 22:11:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 40125934-57d9-55d0-acef-3ee8997ac4a7, identifier: SP71%20OVW
2026-03-29 22:11:28 [bca.uk] INFO: Found listing with ID: EA70%20CJJ
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA70%2520CJJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:28 [bca.uk] INFO: Scrape type for EA70%20CJJ: 2
2026-03-29 22:11:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d1f00e8-3d69-5417-8709-71baf5414a91 with identifier: EA70%20CJJ
2026-03-29 22:11:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d1f00e8-3d69-5417-8709-71baf5414a91 with scrape type 2
2026-03-29 22:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d1f00e8-3d69-5417-8709-71baf5414a91 with scrape type 2
2026-03-29 22:11:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5d1f00e8-3d69-5417-8709-71baf5414a91, identifier: EA70%20CJJ
2026-03-29 22:11:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 40125934-57d9-55d0-acef-3ee8997ac4a7 with identifier: SP71%20OVW
2026-03-29 22:11:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 40125934-57d9-55d0-acef-3ee8997ac4a7 with identifier: SP71%20OVW
2026-03-29 22:11:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 40125934-57d9-55d0-acef-3ee8997ac4a7 with identifier: SP71%20OVW to the API
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 241,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SP71%20OVW-GB',
 'category': 'LightCommercialVehicle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '1.9L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '40125934-57d9-55d0-acef-3ee8997ac4a7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SP71 OVW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SP71%20OVW&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'ISUZU',
 'model': 'D-MAX',
 'odometer': 27647,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'ISUZU D-MAX 1.9 DL40 4X4 CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'DL40 4X4',
 'vin': 'MPATFS87JMT011833',
 'year': 2022}
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP71%2520OVW%27 HTTP/1.1" 200 None
2026-03-29 22:11:29 [bca.uk] INFO: Saving data for SP71%20OVW: {'auction_closing_time': 1774951200.0, 'created_time': 1774620714.152819, 'last_price_update_time': 1774822289.080316}
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SP71%2520OVW') HTTP/1.1" 204 0
2026-03-29 22:11:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5d1f00e8-3d69-5417-8709-71baf5414a91 with identifier: EA70%20CJJ
2026-03-29 22:11:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5d1f00e8-3d69-5417-8709-71baf5414a91 with identifier: EA70%20CJJ
2026-03-29 22:11:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5d1f00e8-3d69-5417-8709-71baf5414a91 with identifier: EA70%20CJJ to the API
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EA70%20CJJ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5d1f00e8-3d69-5417-8709-71baf5414a91',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EA70 CJJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EA70%20CJJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Livingston',
 'make': 'FORD',
 'model': 'FOCUS ACTIVE',
 'odometer': 32546,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS ACTIVE 1.5 EBL 120 X VIGNALE Estate',
 'transmission': 'automatic',
 'trim': 'EBL 120 X VIGNALE',
 'vin': 'WF0PXXGCHPLL40149',
 'year': 2020}
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA70%2520CJJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:29 [bca.uk] INFO: Saving data for EA70%20CJJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774276606.712617, 'last_price_update_time': 1774822289.391649}
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EA70%2520CJJ') HTTP/1.1" 204 0
2026-03-29 22:11:29 [bca.uk] INFO: Found listing with ID: CF74%20GUE
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GUE%27 HTTP/1.1" 200 None
2026-03-29 22:11:29 [bca.uk] INFO: Scrape type for CF74%20GUE: 2
2026-03-29 22:11:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 969b9ca0-151f-5d72-b05e-c78f7254689c with identifier: CF74%20GUE
2026-03-29 22:11:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 969b9ca0-151f-5d72-b05e-c78f7254689c with scrape type 2
2026-03-29 22:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 969b9ca0-151f-5d72-b05e-c78f7254689c with scrape type 2
2026-03-29 22:11:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 969b9ca0-151f-5d72-b05e-c78f7254689c, identifier: CF74%20GUE
2026-03-29 22:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:11:29 [bca.uk] INFO: Found listing with ID: BP69%20LYH
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP69%2520LYH%27 HTTP/1.1" 200 None
2026-03-29 22:11:29 [bca.uk] INFO: Scrape type for BP69%20LYH: 2
2026-03-29 22:11:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b1b38d8-ed52-5dcb-b48f-fdc34d8b70e8 with identifier: BP69%20LYH
2026-03-29 22:11:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b1b38d8-ed52-5dcb-b48f-fdc34d8b70e8 with scrape type 2
2026-03-29 22:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b1b38d8-ed52-5dcb-b48f-fdc34d8b70e8 with scrape type 2
2026-03-29 22:11:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6b1b38d8-ed52-5dcb-b48f-fdc34d8b70e8, identifier: BP69%20LYH
2026-03-29 22:11:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 969b9ca0-151f-5d72-b05e-c78f7254689c with identifier: CF74%20GUE
2026-03-29 22:11:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 969b9ca0-151f-5d72-b05e-c78f7254689c with identifier: CF74%20GUE
2026-03-29 22:11:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 969b9ca0-151f-5d72-b05e-c78f7254689c with identifier: CF74%20GUE to the API
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CF74%20GUE-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '969b9ca0-151f-5d72-b05e-c78f7254689c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'CF74 GUE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CF74%20GUE&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 9847,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.2 P/T 110 MAX EAT6 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 110 MAX EAT6',
 'vin': 'VF7SXHNPYRT120310',
 'year': 2024}
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GUE%27 HTTP/1.1" 200 None
2026-03-29 22:11:29 [bca.uk] INFO: Saving data for CF74%20GUE: {'auction_closing_time': 1775124000.0, 'created_time': 1774620706.21601, 'last_price_update_time': 1774822289.960254}
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CF74%2520GUE') HTTP/1.1" 204 0
2026-03-29 22:11:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6b1b38d8-ed52-5dcb-b48f-fdc34d8b70e8 with identifier: BP69%20LYH
2026-03-29 22:11:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6b1b38d8-ed52-5dcb-b48f-fdc34d8b70e8 with identifier: BP69%20LYH
2026-03-29 22:11:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6b1b38d8-ed52-5dcb-b48f-fdc34d8b70e8 with identifier: BP69%20LYH to the API
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BP69%20LYH-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6b1b38d8-ed52-5dcb-b48f-fdc34d8b70e8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BP69 LYH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BP69%20LYH&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 82682,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.6 CDTI 16V 136 SRI Hatchback',
 'transmission': 'manual',
 'trim': 'CDTI 16V 136 SRI',
 'vin': 'W0VBF6EGXKG390248',
 'year': 2019}
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP69%2520LYH%27 HTTP/1.1" 200 None
2026-03-29 22:11:30 [bca.uk] INFO: Saving data for BP69%20LYH: {'auction_closing_time': 1774951200.0, 'created_time': 1773841676.836594, 'last_price_update_time': 1774822290.268585}
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BP69%2520LYH') HTTP/1.1" 204 0
2026-03-29 22:11:30 [bca.uk] INFO: Found listing with ID: MJ24%20OAZ
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ24%2520OAZ%27 HTTP/1.1" 200 None
2026-03-29 22:11:30 [bca.uk] INFO: Scrape type for MJ24%20OAZ: 2
2026-03-29 22:11:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef49a97e-ab53-53dc-9900-a3c5fc400ec7 with identifier: MJ24%20OAZ
2026-03-29 22:11:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef49a97e-ab53-53dc-9900-a3c5fc400ec7 with scrape type 2
2026-03-29 22:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef49a97e-ab53-53dc-9900-a3c5fc400ec7 with scrape type 2
2026-03-29 22:11:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ef49a97e-ab53-53dc-9900-a3c5fc400ec7, identifier: MJ24%20OAZ
2026-03-29 22:11:30 [bca.uk] INFO: Found listing with ID: KU17%20VNL
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU17%2520VNL%27 HTTP/1.1" 200 None
2026-03-29 22:11:30 [bca.uk] INFO: Scrape type for KU17%20VNL: 2
2026-03-29 22:11:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0aaa537-009f-5219-93b0-4ce4c12b9c34 with identifier: KU17%20VNL
2026-03-29 22:11:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0aaa537-009f-5219-93b0-4ce4c12b9c34 with scrape type 2
2026-03-29 22:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0aaa537-009f-5219-93b0-4ce4c12b9c34 with scrape type 2
2026-03-29 22:11:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b0aaa537-009f-5219-93b0-4ce4c12b9c34, identifier: KU17%20VNL
2026-03-29 22:11:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ef49a97e-ab53-53dc-9900-a3c5fc400ec7 with identifier: MJ24%20OAZ
2026-03-29 22:11:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ef49a97e-ab53-53dc-9900-a3c5fc400ec7 with identifier: MJ24%20OAZ
2026-03-29 22:11:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ef49a97e-ab53-53dc-9900-a3c5fc400ec7 with identifier: MJ24%20OAZ to the API
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MJ24%20OAZ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ef49a97e-ab53-53dc-9900-a3c5fc400ec7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MJ24 OAZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MJ24%20OAZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 14457,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.2 P/T 130 ALLURE EAT8 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 130 ALLURE EAT8',
 'vin': 'VF3MRHNSUPS170762',
 'year': 2024}
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ24%2520OAZ%27 HTTP/1.1" 200 None
2026-03-29 22:11:30 [bca.uk] INFO: Saving data for MJ24%20OAZ: {'auction_closing_time': 1775124000.0, 'created_time': 1774620711.228599, 'last_price_update_time': 1774822290.764067}
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MJ24%2520OAZ') HTTP/1.1" 204 0
2026-03-29 22:11:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b0aaa537-009f-5219-93b0-4ce4c12b9c34 with identifier: KU17%20VNL
2026-03-29 22:11:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b0aaa537-009f-5219-93b0-4ce4c12b9c34 with identifier: KU17%20VNL
2026-03-29 22:11:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b0aaa537-009f-5219-93b0-4ce4c12b9c34 with identifier: KU17%20VNL to the API
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KU17%20VNL-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b0aaa537-009f-5219-93b0-4ce4c12b9c34',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KU17 VNL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KU17%20VNL&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'SEAT',
 'model': 'LEON ST',
 'odometer': 141231,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'SEAT LEON ST 1.0 TSI 115 ECOMOTIVE SE TECH.DSG Estate',
 'transmission': 'automatic',
 'trim': 'TSI 115 ECOMOTIVE SE TECH.DSG',
 'vin': 'VSSZZZ5FZHR015897',
 'year': 2017}
2026-03-29 22:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU17%2520VNL%27 HTTP/1.1" 200 None
2026-03-29 22:11:31 [bca.uk] INFO: Saving data for KU17%20VNL: {'auction_closing_time': 1774951200.0, 'created_time': 1773821089.77203, 'last_price_update_time': 1774822291.347177}
2026-03-29 22:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KU17%2520VNL') HTTP/1.1" 204 0
2026-03-29 22:11:31 [bca.uk] INFO: Found listing with ID: MW74%20XBU
2026-03-29 22:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW74%2520XBU%27 HTTP/1.1" 200 None
2026-03-29 22:11:31 [bca.uk] INFO: Scrape type for MW74%20XBU: 2
2026-03-29 22:11:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 912436ca-9a0f-56b8-8924-da999d6d4ec5 with identifier: MW74%20XBU
2026-03-29 22:11:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 912436ca-9a0f-56b8-8924-da999d6d4ec5 with scrape type 2
2026-03-29 22:11:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 912436ca-9a0f-56b8-8924-da999d6d4ec5 with scrape type 2
2026-03-29 22:11:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 912436ca-9a0f-56b8-8924-da999d6d4ec5, identifier: MW74%20XBU
2026-03-29 22:11:31 [bca.uk] INFO: Total items found: 100
2026-03-29 22:11:31 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded
2026-03-29 22:11:31 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:11:31 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:11:31 [bca.uk] INFO: Found listing with ID: CP19%20UCT
2026-03-29 22:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP19%2520UCT%27 HTTP/1.1" 200 None
2026-03-29 22:11:31 [bca.uk] INFO: Scrape type for CP19%20UCT: 2
2026-03-29 22:11:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db993aa9-9d91-540d-ab18-3063e4d85f4f with identifier: CP19%20UCT
2026-03-29 22:11:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db993aa9-9d91-540d-ab18-3063e4d85f4f with scrape type 2
2026-03-29 22:11:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db993aa9-9d91-540d-ab18-3063e4d85f4f with scrape type 2
2026-03-29 22:11:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: db993aa9-9d91-540d-ab18-3063e4d85f4f, identifier: CP19%20UCT
2026-03-29 22:11:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 912436ca-9a0f-56b8-8924-da999d6d4ec5 with identifier: MW74%20XBU
2026-03-29 22:11:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 912436ca-9a0f-56b8-8924-da999d6d4ec5 with identifier: MW74%20XBU
2026-03-29 22:11:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 912436ca-9a0f-56b8-8924-da999d6d4ec5 with identifier: MW74%20XBU to the API
2026-03-29 22:11:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MW74%20XBU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '912436ca-9a0f-56b8-8924-da999d6d4ec5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MW74 XBU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MW74%20XBU&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'PEUGEOT',
 'model': '5008',
 'odometer': 10204,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 5008 1.2 MHEV 136 ALLURE E-DSC6 StationWagon',
 'transmission': 'automatic',
 'trim': 'MHEV 136 ALLURE E-DSC6',
 'vin': 'VR3KAHPY8RS115848',
 'year': 2024}
2026-03-29 22:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW74%2520XBU%27 HTTP/1.1" 200 None
2026-03-29 22:11:31 [bca.uk] INFO: Saving data for MW74%20XBU: {'auction_closing_time': 1775124000.0, 'created_time': 1774620709.128149, 'last_price_update_time': 1774822291.976545}
2026-03-29 22:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MW74%2520XBU') HTTP/1.1" 204 0
2026-03-29 22:11:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: db993aa9-9d91-540d-ab18-3063e4d85f4f with identifier: CP19%20UCT
2026-03-29 22:11:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: db993aa9-9d91-540d-ab18-3063e4d85f4f with identifier: CP19%20UCT
2026-03-29 22:11:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: db993aa9-9d91-540d-ab18-3063e4d85f4f with identifier: CP19%20UCT to the API
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 204,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CP19%20UCT-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'db993aa9-9d91-540d-ab18-3063e4d85f4f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CP19 UCT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CP19%20UCT&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'FORD',
 'model': 'TRANSIT 350 RWD',
 'odometer': 134885,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT 350 RWD 2.0 TDCI 130 LWB H/R PanelVan',
 'transmission': 'manual',
 'trim': 'TDCI 130 LWB H/R',
 'vin': 'WF0XXXTTGXKK60650',
 'year': 2019}
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP19%2520UCT%27 HTTP/1.1" 200 None
2026-03-29 22:11:32 [bca.uk] INFO: Saving data for CP19%20UCT: {'auction_closing_time': 1775210400.0, 'created_time': 1774303750.239937, 'last_price_update_time': 1774822292.272095}
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CP19%2520UCT') HTTP/1.1" 204 0
2026-03-29 22:11:32 [bca.uk] INFO: Found listing with ID: VN74%20DFP
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN74%2520DFP%27 HTTP/1.1" 200 None
2026-03-29 22:11:32 [bca.uk] INFO: Scrape type for VN74%20DFP: 2
2026-03-29 22:11:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3676f0f9-2b14-5491-a1d4-a836f78b86a7 with identifier: VN74%20DFP
2026-03-29 22:11:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3676f0f9-2b14-5491-a1d4-a836f78b86a7 with scrape type 2
2026-03-29 22:11:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3676f0f9-2b14-5491-a1d4-a836f78b86a7 with scrape type 2
2026-03-29 22:11:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3676f0f9-2b14-5491-a1d4-a836f78b86a7, identifier: VN74%20DFP
2026-03-29 22:11:32 [bca.uk] INFO: Found listing with ID: HY67%20YJF
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY67%2520YJF%27 HTTP/1.1" 200 None
2026-03-29 22:11:32 [bca.uk] INFO: Scrape type for HY67%20YJF: 2
2026-03-29 22:11:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 184fce13-a951-5322-8b8b-6d21f652ad17 with identifier: HY67%20YJF
2026-03-29 22:11:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 184fce13-a951-5322-8b8b-6d21f652ad17 with scrape type 2
2026-03-29 22:11:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 184fce13-a951-5322-8b8b-6d21f652ad17 with scrape type 2
2026-03-29 22:11:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 184fce13-a951-5322-8b8b-6d21f652ad17, identifier: HY67%20YJF
2026-03-29 22:11:32 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:11:32 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:11:32 [bca.uk] INFO: Found listing with ID: VK59%20DWL
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK59%2520DWL%27 HTTP/1.1" 200 None
2026-03-29 22:11:32 [bca.uk] INFO: Scrape type for VK59%20DWL: 2
2026-03-29 22:11:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c131257-2d84-50be-a9ce-fad6bccef2b4 with identifier: VK59%20DWL
2026-03-29 22:11:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c131257-2d84-50be-a9ce-fad6bccef2b4 with scrape type 2
2026-03-29 22:11:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c131257-2d84-50be-a9ce-fad6bccef2b4 with scrape type 2
2026-03-29 22:11:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7c131257-2d84-50be-a9ce-fad6bccef2b4, identifier: VK59%20DWL
2026-03-29 22:11:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3676f0f9-2b14-5491-a1d4-a836f78b86a7 with identifier: VN74%20DFP
2026-03-29 22:11:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3676f0f9-2b14-5491-a1d4-a836f78b86a7 with identifier: VN74%20DFP
2026-03-29 22:11:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3676f0f9-2b14-5491-a1d4-a836f78b86a7 with identifier: VN74%20DFP to the API
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VN74%20DFP-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3676f0f9-2b14-5491-a1d4-a836f78b86a7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'VN74 DFP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VN74%20DFP&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 13544,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.2 P/T 110 MAX EAT6 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 110 MAX EAT6',
 'vin': 'VF7SXHNPYRT102738',
 'year': 2024}
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN74%2520DFP%27 HTTP/1.1" 200 None
2026-03-29 22:11:32 [bca.uk] INFO: Saving data for VN74%20DFP: {'auction_closing_time': 1775124000.0, 'created_time': 1774046262.379101, 'last_price_update_time': 1774822292.915295}
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VN74%2520DFP') HTTP/1.1" 204 0
2026-03-29 22:11:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 184fce13-a951-5322-8b8b-6d21f652ad17 with identifier: HY67%20YJF
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=mediterranean+blue HTTP/1.1" 200 None
2026-03-29 22:11:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:11:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 184fce13-a951-5322-8b8b-6d21f652ad17 with identifier: HY67%20YJF
2026-03-29 22:11:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 184fce13-a951-5322-8b8b-6d21f652ad17 with identifier: HY67%20YJF to the API
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HY67%20YJF-GB',
 'category': 'Car',
 'color': 'mediterranean blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '184fce13-a951-5322-8b8b-6d21f652ad17',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HY67 YJF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HY67%20YJF&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 56194,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'BMW X1 2.0 XDRIVE 20D SE STEP StationWagon',
 'transmission': 'manual',
 'trim': 'XDRIVE 20D SE STEP',
 'vin': 'WBAJJ12090EC44298',
 'year': 2017}
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY67%2520YJF%27 HTTP/1.1" 200 None
2026-03-29 22:11:33 [bca.uk] INFO: Saving data for HY67%20YJF: {'auction_closing_time': 1774864800.0, 'created_time': 1773827006.366559, 'last_price_update_time': 1774822293.445934}
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HY67%2520YJF') HTTP/1.1" 204 0
2026-03-29 22:11:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:11:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7c131257-2d84-50be-a9ce-fad6bccef2b4 with identifier: VK59%20DWL
2026-03-29 22:11:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7c131257-2d84-50be-a9ce-fad6bccef2b4 with identifier: VK59%20DWL
2026-03-29 22:11:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7c131257-2d84-50be-a9ce-fad6bccef2b4 with identifier: VK59%20DWL to the API
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VK59%20DWL-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7c131257-2d84-50be-a9ce-fad6bccef2b4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VK59 DWL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VK59%20DWL&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLKSWAGEN',
 'model': 'FOX',
 'odometer': 31208,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN FOX 1.2  Hatchback',
 'transmission': 'manual',
 'trim': '',
 'vin': 'WVWZZZ5ZZA4039396',
 'year': 2009}
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK59%2520DWL%27 HTTP/1.1" 200 None
2026-03-29 22:11:33 [bca.uk] INFO: Saving data for VK59%20DWL: {'auction_closing_time': 1774951200.0, 'created_time': 1774620540.36756, 'last_price_update_time': 1774822293.743467}
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VK59%2520DWL') HTTP/1.1" 204 0
2026-03-29 22:11:33 [bca.uk] INFO: Found listing with ID: YD24%20VSV
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD24%2520VSV%27 HTTP/1.1" 200 None
2026-03-29 22:11:33 [bca.uk] INFO: Scrape type for YD24%20VSV: 2
2026-03-29 22:11:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5229daa-bcb3-5cbd-b091-7abbc03d7fb5 with identifier: YD24%20VSV
2026-03-29 22:11:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5229daa-bcb3-5cbd-b091-7abbc03d7fb5 with scrape type 2
2026-03-29 22:11:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5229daa-bcb3-5cbd-b091-7abbc03d7fb5 with scrape type 2
2026-03-29 22:11:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d5229daa-bcb3-5cbd-b091-7abbc03d7fb5, identifier: YD24%20VSV
2026-03-29 22:11:33 [bca.uk] INFO: Found listing with ID: LO04%20NLL
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO04%2520NLL%27 HTTP/1.1" 200 None
2026-03-29 22:11:33 [bca.uk] INFO: Scrape type for LO04%20NLL: 2
2026-03-29 22:11:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fb3ee36-eee5-524d-86ca-1491af126280 with identifier: LO04%20NLL
2026-03-29 22:11:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fb3ee36-eee5-524d-86ca-1491af126280 with scrape type 2
2026-03-29 22:11:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fb3ee36-eee5-524d-86ca-1491af126280 with scrape type 2
2026-03-29 22:11:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9fb3ee36-eee5-524d-86ca-1491af126280, identifier: LO04%20NLL
2026-03-29 22:11:33 [bca.uk] INFO: Found listing with ID: WN66%20CVC
2026-03-29 22:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN66%2520CVC%27 HTTP/1.1" 200 None
2026-03-29 22:11:34 [bca.uk] INFO: Scrape type for WN66%20CVC: 2
2026-03-29 22:11:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b57044f2-b5b0-5929-9aa7-a44815419c69 with identifier: WN66%20CVC
2026-03-29 22:11:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b57044f2-b5b0-5929-9aa7-a44815419c69 with scrape type 2
2026-03-29 22:11:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b57044f2-b5b0-5929-9aa7-a44815419c69 with scrape type 2
2026-03-29 22:11:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b57044f2-b5b0-5929-9aa7-a44815419c69, identifier: WN66%20CVC
2026-03-29 22:11:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d5229daa-bcb3-5cbd-b091-7abbc03d7fb5 with identifier: YD24%20VSV
2026-03-29 22:11:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d5229daa-bcb3-5cbd-b091-7abbc03d7fb5 with identifier: YD24%20VSV
2026-03-29 22:11:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d5229daa-bcb3-5cbd-b091-7abbc03d7fb5 with identifier: YD24%20VSV to the API
2026-03-29 22:11:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YD24%20VSV-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd5229daa-bcb3-5cbd-b091-7abbc03d7fb5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YD24 VSV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YD24%20VSV&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 10082,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 2008 1.2 P/T 130 ALLURE Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 130 ALLURE',
 'vin': 'VR3USHNSXRJ625662',
 'year': 2024}
2026-03-29 22:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD24%2520VSV%27 HTTP/1.1" 200 None
2026-03-29 22:11:34 [bca.uk] INFO: Saving data for YD24%20VSV: {'auction_closing_time': 1775124000.0, 'created_time': 1774620704.846904, 'last_price_update_time': 1774822294.408487}
2026-03-29 22:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YD24%2520VSV') HTTP/1.1" 204 0
2026-03-29 22:11:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9fb3ee36-eee5-524d-86ca-1491af126280 with identifier: LO04%20NLL
2026-03-29 22:11:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9fb3ee36-eee5-524d-86ca-1491af126280 with identifier: LO04%20NLL
2026-03-29 22:11:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9fb3ee36-eee5-524d-86ca-1491af126280 with identifier: LO04%20NLL to the API
2026-03-29 22:11:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 259,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LO04%20NLL-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9fb3ee36-eee5-524d-86ca-1491af126280',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LO04 NLL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LO04%20NLL&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'TOYOTA',
 'model': 'PREVIA',
 'odometer': 135083,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2004-01-01',
 'seller_name': None,
 'title': 'TOYOTA PREVIA 2.4 VVTI T SPIRIT (7ST) MPV',
 'transmission': 'automatic',
 'trim': 'VVTI T SPIRIT (7ST)',
 'vin': 'JTEGD32M200295134',
 'year': 2004}
2026-03-29 22:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO04%2520NLL%27 HTTP/1.1" 200 None
2026-03-29 22:11:34 [bca.uk] INFO: Saving data for LO04%20NLL: {'auction_closing_time': 1774864800.0, 'created_time': 1773828952.672768, 'last_price_update_time': 1774822294.741277}
2026-03-29 22:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LO04%2520NLL') HTTP/1.1" 204 0
2026-03-29 22:11:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b57044f2-b5b0-5929-9aa7-a44815419c69 with identifier: WN66%20CVC
2026-03-29 22:11:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b57044f2-b5b0-5929-9aa7-a44815419c69 with identifier: WN66%20CVC
2026-03-29 22:11:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b57044f2-b5b0-5929-9aa7-a44815419c69 with identifier: WN66%20CVC to the API
2026-03-29 22:11:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 87,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WN66%20CVC-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.3L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b57044f2-b5b0-5929-9aa7-a44815419c69',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WN66 CVC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WN66%20CVC&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 47939,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.3 CDTI 16V 95 E/F S/S Van',
 'transmission': 'manual',
 'trim': 'CDTI 16V 95 E/F S/S',
 'vin': 'W0L0XEP05G4289207',
 'year': 2016}
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN66%2520CVC%27 HTTP/1.1" 200 None
2026-03-29 22:11:35 [bca.uk] INFO: Saving data for WN66%20CVC: {'auction_closing_time': 1775210400.0, 'created_time': 1774477339.535021, 'last_price_update_time': 1774822295.031876}
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WN66%2520CVC') HTTP/1.1" 204 0
2026-03-29 22:11:35 [bca.uk] INFO: Found listing with ID: BP23%20OWA
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP23%2520OWA%27 HTTP/1.1" 200 None
2026-03-29 22:11:35 [bca.uk] INFO: Scrape type for BP23%20OWA: 2
2026-03-29 22:11:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ff82d29-d837-57be-9a5b-688e74801082 with identifier: BP23%20OWA
2026-03-29 22:11:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ff82d29-d837-57be-9a5b-688e74801082 with scrape type 2
2026-03-29 22:11:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ff82d29-d837-57be-9a5b-688e74801082 with scrape type 2
2026-03-29 22:11:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6ff82d29-d837-57be-9a5b-688e74801082, identifier: BP23%20OWA
2026-03-29 22:11:35 [bca.uk] INFO: Found listing with ID: SF19%20CYL
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF19%2520CYL%27 HTTP/1.1" 200 None
2026-03-29 22:11:35 [bca.uk] INFO: Scrape type for SF19%20CYL: 0
2026-03-29 22:11:35 [bca.uk] INFO: Found listing with ID: AD19%20NZJ
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AD19%2520NZJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:35 [bca.uk] INFO: Scrape type for AD19%20NZJ: 0
2026-03-29 22:11:35 [bca.uk] INFO: Found listing with ID: BG15%20FBL
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG15%2520FBL%27 HTTP/1.1" 200 None
2026-03-29 22:11:35 [bca.uk] INFO: Scrape type for BG15%20FBL: 0
2026-03-29 22:11:35 [bca.uk] INFO: Found listing with ID: EA73%20MXP
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA73%2520MXP%27 HTTP/1.1" 200 None
2026-03-29 22:11:35 [bca.uk] INFO: Scrape type for EA73%20MXP: 0
2026-03-29 22:11:35 [bca.uk] INFO: Found listing with ID: EU20%20UOE
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU20%2520UOE%27 HTTP/1.1" 200 None
2026-03-29 22:11:35 [bca.uk] INFO: Scrape type for EU20%20UOE: 2
2026-03-29 22:11:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebf186cf-139c-5075-8de1-1944dca1595d with identifier: EU20%20UOE
2026-03-29 22:11:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebf186cf-139c-5075-8de1-1944dca1595d with scrape type 2
2026-03-29 22:11:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebf186cf-139c-5075-8de1-1944dca1595d with scrape type 2
2026-03-29 22:11:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ebf186cf-139c-5075-8de1-1944dca1595d, identifier: EU20%20UOE
2026-03-29 22:11:35 [bca.uk] INFO: Found listing with ID: RA66%20VMC
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA66%2520VMC%27 HTTP/1.1" 200 None
2026-03-29 22:11:35 [bca.uk] INFO: Scrape type for RA66%20VMC: 2
2026-03-29 22:11:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20587b98-254e-5eb5-be34-5e778dc8a459 with identifier: RA66%20VMC
2026-03-29 22:11:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20587b98-254e-5eb5-be34-5e778dc8a459 with scrape type 2
2026-03-29 22:11:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20587b98-254e-5eb5-be34-5e778dc8a459 with scrape type 2
2026-03-29 22:11:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 20587b98-254e-5eb5-be34-5e778dc8a459, identifier: RA66%20VMC
2026-03-29 22:11:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6ff82d29-d837-57be-9a5b-688e74801082 with identifier: BP23%20OWA
2026-03-29 22:11:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6ff82d29-d837-57be-9a5b-688e74801082 with identifier: BP23%20OWA
2026-03-29 22:11:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6ff82d29-d837-57be-9a5b-688e74801082 with identifier: BP23%20OWA to the API
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BP23%20OWA-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6ff82d29-d837-57be-9a5b-688e74801082',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'BP23 OWA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BP23%20OWA&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'DS AUTOMOBILES',
 'model': 'DS 3',
 'odometer': 5758,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'DS AUTOMOBILES DS 3 1.2 P/T 100 PERFORMANCE LINE Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 100 PERFORMANCE LINE',
 'vin': 'VR1URHPVKPW034587',
 'year': 2023}
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP23%2520OWA%27 HTTP/1.1" 200 None
2026-03-29 22:11:35 [bca.uk] INFO: Saving data for BP23%20OWA: {'auction_closing_time': 1775124000.0, 'created_time': 1773929552.770994, 'last_price_update_time': 1774822295.76454}
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BP23%2520OWA') HTTP/1.1" 204 0
2026-03-29 22:11:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ebf186cf-139c-5075-8de1-1944dca1595d with identifier: EU20%20UOE
2026-03-29 22:11:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ebf186cf-139c-5075-8de1-1944dca1595d with identifier: EU20%20UOE
2026-03-29 22:11:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ebf186cf-139c-5075-8de1-1944dca1595d with identifier: EU20%20UOE to the API
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EU20%20UOE-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ebf186cf-139c-5075-8de1-1944dca1595d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EU20 UOE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EU20%20UOE&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'MAZDA',
 'model': '2',
 'odometer': 55201,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'MAZDA 2 1.5 SKY-G 90 GT SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'SKY-G 90 GT SPORT',
 'vin': 'JMZDJ6HD601301753',
 'year': 2020}
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU20%2520UOE%27 HTTP/1.1" 200 None
2026-03-29 22:11:36 [bca.uk] INFO: Saving data for EU20%20UOE: {'auction_closing_time': 1774864800.0, 'created_time': 1773824677.33437, 'last_price_update_time': 1774822296.085663}
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EU20%2520UOE') HTTP/1.1" 204 0
2026-03-29 22:11:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 20587b98-254e-5eb5-be34-5e778dc8a459 with identifier: RA66%20VMC
2026-03-29 22:11:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 20587b98-254e-5eb5-be34-5e778dc8a459 with identifier: RA66%20VMC
2026-03-29 22:11:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 20587b98-254e-5eb5-be34-5e778dc8a459 with identifier: RA66%20VMC to the API
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RA66%20VMC-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '20587b98-254e-5eb5-be34-5e778dc8a459',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RA66 VMC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RA66%20VMC&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'HONDA',
 'model': 'CIVIC',
 'odometer': 30768,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'HONDA CIVIC 1.8 I-VTEC SR Hatchback',
 'transmission': 'automatic',
 'trim': 'I-VTEC SR',
 'vin': 'SHHFK2880GU004144',
 'year': 2017}
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA66%2520VMC%27 HTTP/1.1" 200 None
2026-03-29 22:11:36 [bca.uk] INFO: Saving data for RA66%20VMC: {'auction_closing_time': 1774864800.0, 'created_time': 1774620539.888528, 'last_price_update_time': 1774822296.365295}
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RA66%2520VMC') HTTP/1.1" 204 0
2026-03-29 22:11:36 [bca.uk] INFO: Found listing with ID: BT23%20KGO
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT23%2520KGO%27 HTTP/1.1" 200 None
2026-03-29 22:11:36 [bca.uk] INFO: Scrape type for BT23%20KGO: 2
2026-03-29 22:11:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e22ba22-e574-5bfb-abbd-0c66fbb18d14 with identifier: BT23%20KGO
2026-03-29 22:11:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e22ba22-e574-5bfb-abbd-0c66fbb18d14 with scrape type 2
2026-03-29 22:11:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e22ba22-e574-5bfb-abbd-0c66fbb18d14 with scrape type 2
2026-03-29 22:11:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9e22ba22-e574-5bfb-abbd-0c66fbb18d14, identifier: BT23%20KGO
2026-03-29 22:11:36 [bca.uk] INFO: Found listing with ID: FG73%20PGO
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG73%2520PGO%27 HTTP/1.1" 200 None
2026-03-29 22:11:36 [bca.uk] INFO: Scrape type for FG73%20PGO: 2
2026-03-29 22:11:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4c291c3-33f3-5bb8-a880-dc86d2bc6262 with identifier: FG73%20PGO
2026-03-29 22:11:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4c291c3-33f3-5bb8-a880-dc86d2bc6262 with scrape type 2
2026-03-29 22:11:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4c291c3-33f3-5bb8-a880-dc86d2bc6262 with scrape type 2
2026-03-29 22:11:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f4c291c3-33f3-5bb8-a880-dc86d2bc6262, identifier: FG73%20PGO
2026-03-29 22:11:36 [bca.uk] INFO: Found listing with ID: EX58%20KFL
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX58%2520KFL%27 HTTP/1.1" 200 None
2026-03-29 22:11:36 [bca.uk] INFO: Scrape type for EX58%20KFL: 2
2026-03-29 22:11:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abfa54d5-2748-5295-a66b-590ae4742e09 with identifier: EX58%20KFL
2026-03-29 22:11:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abfa54d5-2748-5295-a66b-590ae4742e09 with scrape type 2
2026-03-29 22:11:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abfa54d5-2748-5295-a66b-590ae4742e09 with scrape type 2
2026-03-29 22:11:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: abfa54d5-2748-5295-a66b-590ae4742e09, identifier: EX58%20KFL
2026-03-29 22:11:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9e22ba22-e574-5bfb-abbd-0c66fbb18d14 with identifier: BT23%20KGO
2026-03-29 22:11:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9e22ba22-e574-5bfb-abbd-0c66fbb18d14 with identifier: BT23%20KGO
2026-03-29 22:11:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9e22ba22-e574-5bfb-abbd-0c66fbb18d14 with identifier: BT23%20KGO to the API
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BT23%20KGO-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9e22ba22-e574-5bfb-abbd-0c66fbb18d14',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'BT23 KGO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BT23%20KGO&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'DS AUTOMOBILES',
 'model': 'DS 3',
 'odometer': 21950,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'DS AUTOMOBILES DS 3 1.2 P/T 130 PERFORMANCE LINE+ EAT8 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 130 PERFORMANCE LINE+ EAT8',
 'vin': 'VR1URHNSSPW004063',
 'year': 2023}
2026-03-29 22:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT23%2520KGO%27 HTTP/1.1" 200 None
2026-03-29 22:11:37 [bca.uk] INFO: Saving data for BT23%20KGO: {'auction_closing_time': 1775124000.0, 'created_time': 1773908357.522613, 'last_price_update_time': 1774822297.005913}
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BT23%2520KGO') HTTP/1.1" 204 0
2026-03-29 22:11:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f4c291c3-33f3-5bb8-a880-dc86d2bc6262 with identifier: FG73%20PGO
2026-03-29 22:11:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f4c291c3-33f3-5bb8-a880-dc86d2bc6262 with identifier: FG73%20PGO
2026-03-29 22:11:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f4c291c3-33f3-5bb8-a880-dc86d2bc6262 with identifier: FG73%20PGO to the API
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FG73%20PGO-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'f4c291c3-33f3-5bb8-a880-dc86d2bc6262',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FG73 PGO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FG73%20PGO&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'TOYOTA',
 'model': 'C-HR',
 'odometer': 13002,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'TOYOTA C-HR 1.8 HYBRID 122 GR-SPORT Hatchback',
 'transmission': 'automatic',
 'trim': 'HYBRID 122 GR-SPORT',
 'vin': 'NMTK33BX00R303805',
 'year': 2023}
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG73%2520PGO%27 HTTP/1.1" 200 None
2026-03-29 22:11:37 [bca.uk] INFO: Saving data for FG73%20PGO: {'auction_closing_time': 1774864800.0, 'created_time': 1773824622.398515, 'last_price_update_time': 1774822297.388923}
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FG73%2520PGO') HTTP/1.1" 204 0
2026-03-29 22:11:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: abfa54d5-2748-5295-a66b-590ae4742e09 with identifier: EX58%20KFL
2026-03-29 22:11:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: abfa54d5-2748-5295-a66b-590ae4742e09 with identifier: EX58%20KFL
2026-03-29 22:11:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: abfa54d5-2748-5295-a66b-590ae4742e09 with identifier: EX58%20KFL to the API
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EX58%20KFL-GB',
 'category': 'Car',
 'color': 'beige',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'abfa54d5-2748-5295-a66b-590ae4742e09',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EX58 KFL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EX58%20KFL&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'NISSAN',
 'model': 'NOTE',
 'odometer': 128211,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'NISSAN NOTE 1.6 ACENTA Hatchback',
 'transmission': 'automatic',
 'trim': 'ACENTA',
 'vin': 'SJNFCAE11U2000795',
 'year': 2009}
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX58%2520KFL%27 HTTP/1.1" 200 None
2026-03-29 22:11:37 [bca.uk] INFO: Saving data for EX58%20KFL: {'auction_closing_time': 1774951200.0, 'created_time': 1774391969.250963, 'last_price_update_time': 1774822297.679756}
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EX58%2520KFL') HTTP/1.1" 204 0
2026-03-29 22:11:37 [bca.uk] INFO: Found listing with ID: BT73%20VNY
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT73%2520VNY%27 HTTP/1.1" 200 None
2026-03-29 22:11:37 [bca.uk] INFO: Scrape type for BT73%20VNY: 2
2026-03-29 22:11:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6f9ea47-ad75-5924-9c59-456ee1d644a4 with identifier: BT73%20VNY
2026-03-29 22:11:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6f9ea47-ad75-5924-9c59-456ee1d644a4 with scrape type 2
2026-03-29 22:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6f9ea47-ad75-5924-9c59-456ee1d644a4 with scrape type 2
2026-03-29 22:11:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c6f9ea47-ad75-5924-9c59-456ee1d644a4, identifier: BT73%20VNY
2026-03-29 22:11:37 [bca.uk] INFO: Found listing with ID: BP67%20AOT
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP67%2520AOT%27 HTTP/1.1" 200 None
2026-03-29 22:11:37 [bca.uk] INFO: Scrape type for BP67%20AOT: 0
2026-03-29 22:11:37 [bca.uk] INFO: Found listing with ID: LE74%20FJJ
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE74%2520FJJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:37 [bca.uk] INFO: Scrape type for LE74%20FJJ: 0
2026-03-29 22:11:37 [bca.uk] INFO: Found listing with ID: LP73%20AOY
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP73%2520AOY%27 HTTP/1.1" 200 None
2026-03-29 22:11:37 [bca.uk] INFO: Scrape type for LP73%20AOY: 2
2026-03-29 22:11:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d3cae5c-c4fa-55a0-85f0-a81c1c10a905 with identifier: LP73%20AOY
2026-03-29 22:11:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d3cae5c-c4fa-55a0-85f0-a81c1c10a905 with scrape type 2
2026-03-29 22:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d3cae5c-c4fa-55a0-85f0-a81c1c10a905 with scrape type 2
2026-03-29 22:11:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6d3cae5c-c4fa-55a0-85f0-a81c1c10a905, identifier: LP73%20AOY
2026-03-29 22:11:37 [bca.uk] INFO: Found listing with ID: SY65%20XGP
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY65%2520XGP%27 HTTP/1.1" 200 None
2026-03-29 22:11:37 [bca.uk] INFO: Scrape type for SY65%20XGP: 2
2026-03-29 22:11:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66b5c6f6-c018-512c-bd3e-20a26411a4c1 with identifier: SY65%20XGP
2026-03-29 22:11:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66b5c6f6-c018-512c-bd3e-20a26411a4c1 with scrape type 2
2026-03-29 22:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66b5c6f6-c018-512c-bd3e-20a26411a4c1 with scrape type 2
2026-03-29 22:11:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 66b5c6f6-c018-512c-bd3e-20a26411a4c1, identifier: SY65%20XGP
2026-03-29 22:11:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c6f9ea47-ad75-5924-9c59-456ee1d644a4 with identifier: BT73%20VNY
2026-03-29 22:11:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c6f9ea47-ad75-5924-9c59-456ee1d644a4 with identifier: BT73%20VNY
2026-03-29 22:11:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c6f9ea47-ad75-5924-9c59-456ee1d644a4 with identifier: BT73%20VNY to the API
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BT73%20VNY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c6f9ea47-ad75-5924-9c59-456ee1d644a4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'BT73 VNY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BT73%20VNY&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 25881,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.2 P/T 83 PLUS Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 83 PLUS',
 'vin': 'VF7SXHMRVPT701004',
 'year': 2023}
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT73%2520VNY%27 HTTP/1.1" 200 None
2026-03-29 22:11:38 [bca.uk] INFO: Saving data for BT73%20VNY: {'auction_closing_time': 1775124000.0, 'created_time': 1774620720.913423, 'last_price_update_time': 1774822298.346956}
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BT73%2520VNY') HTTP/1.1" 204 0
2026-03-29 22:11:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6d3cae5c-c4fa-55a0-85f0-a81c1c10a905 with identifier: LP73%20AOY
2026-03-29 22:11:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6d3cae5c-c4fa-55a0-85f0-a81c1c10a905 with identifier: LP73%20AOY
2026-03-29 22:11:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6d3cae5c-c4fa-55a0-85f0-a81c1c10a905 with identifier: LP73%20AOY to the API
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LP73%20AOY-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '6d3cae5c-c4fa-55a0-85f0-a81c1c10a905',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LP73 AOY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LP73%20AOY&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'DACIA',
 'model': 'JOGGER',
 'odometer': 13332,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'DACIA JOGGER 1.6 HEV EXTREME Estate',
 'transmission': 'automatic',
 'trim': 'HEV EXTREME',
 'vin': 'UU1DJF00371801252',
 'year': 2023}
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP73%2520AOY%27 HTTP/1.1" 200 None
2026-03-29 22:11:38 [bca.uk] INFO: Saving data for LP73%20AOY: {'auction_closing_time': 1774864800.0, 'created_time': 1773825395.188425, 'last_price_update_time': 1774822298.625981}
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LP73%2520AOY') HTTP/1.1" 204 0
2026-03-29 22:11:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 66b5c6f6-c018-512c-bd3e-20a26411a4c1 with identifier: SY65%20XGP
2026-03-29 22:11:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 66b5c6f6-c018-512c-bd3e-20a26411a4c1 with identifier: SY65%20XGP
2026-03-29 22:11:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 66b5c6f6-c018-512c-bd3e-20a26411a4c1 with identifier: SY65%20XGP to the API
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SY65%20XGP-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.9L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '66b5c6f6-c018-512c-bd3e-20a26411a4c1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SY65 XGP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SY65%20XGP&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'DACIA',
 'model': 'SANDERO STEPWAY',
 'odometer': 78215,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'DACIA SANDERO STEPWAY 0.9 TCE 90 AMBIANCE S/S Hatchback',
 'transmission': 'manual',
 'trim': 'TCE 90 AMBIANCE S/S',
 'vin': 'UU15SDA1C53768414',
 'year': 2015}
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY65%2520XGP%27 HTTP/1.1" 200 None
2026-03-29 22:11:38 [bca.uk] INFO: Saving data for SY65%20XGP: {'auction_closing_time': 1774951200.0, 'created_time': 1774390211.336271, 'last_price_update_time': 1774822298.915913}
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SY65%2520XGP') HTTP/1.1" 204 0
2026-03-29 22:11:38 [bca.uk] INFO: Found listing with ID: CF74%20GAO
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GAO%27 HTTP/1.1" 200 None
2026-03-29 22:11:38 [bca.uk] INFO: Scrape type for CF74%20GAO: 2
2026-03-29 22:11:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a64aac03-d799-5c51-ac67-3629c4c62cbe with identifier: CF74%20GAO
2026-03-29 22:11:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a64aac03-d799-5c51-ac67-3629c4c62cbe with scrape type 2
2026-03-29 22:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a64aac03-d799-5c51-ac67-3629c4c62cbe with scrape type 2
2026-03-29 22:11:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a64aac03-d799-5c51-ac67-3629c4c62cbe, identifier: CF74%20GAO
2026-03-29 22:11:39 [bca.uk] INFO: Found listing with ID: LS23%20ZHO
2026-03-29 22:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS23%2520ZHO%27 HTTP/1.1" 200 None
2026-03-29 22:11:39 [bca.uk] INFO: Scrape type for LS23%20ZHO: 2
2026-03-29 22:11:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dedc6a8-d211-5e64-b8b0-6859109dbfa2 with identifier: LS23%20ZHO
2026-03-29 22:11:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dedc6a8-d211-5e64-b8b0-6859109dbfa2 with scrape type 2
2026-03-29 22:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dedc6a8-d211-5e64-b8b0-6859109dbfa2 with scrape type 2
2026-03-29 22:11:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5dedc6a8-d211-5e64-b8b0-6859109dbfa2, identifier: LS23%20ZHO
2026-03-29 22:11:39 [bca.uk] INFO: Found listing with ID: PE57%20ARF
2026-03-29 22:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE57%2520ARF%27 HTTP/1.1" 200 None
2026-03-29 22:11:39 [bca.uk] INFO: Scrape type for PE57%20ARF: 2
2026-03-29 22:11:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ccae7a7-8ac5-55c4-92ad-8f46eee397cd with identifier: PE57%20ARF
2026-03-29 22:11:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ccae7a7-8ac5-55c4-92ad-8f46eee397cd with scrape type 2
2026-03-29 22:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ccae7a7-8ac5-55c4-92ad-8f46eee397cd with scrape type 2
2026-03-29 22:11:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4ccae7a7-8ac5-55c4-92ad-8f46eee397cd, identifier: PE57%20ARF
2026-03-29 22:11:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a64aac03-d799-5c51-ac67-3629c4c62cbe with identifier: CF74%20GAO
2026-03-29 22:11:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a64aac03-d799-5c51-ac67-3629c4c62cbe with identifier: CF74%20GAO
2026-03-29 22:11:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a64aac03-d799-5c51-ac67-3629c4c62cbe with identifier: CF74%20GAO to the API
2026-03-29 22:11:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CF74%20GAO-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a64aac03-d799-5c51-ac67-3629c4c62cbe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'CF74 GAO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CF74%20GAO&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 8116,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.2 P/T 110 MAX EAT6 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 110 MAX EAT6',
 'vin': 'VF7SXHNPYRT107115',
 'year': 2024}
2026-03-29 22:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GAO%27 HTTP/1.1" 200 None
2026-03-29 22:11:39 [bca.uk] INFO: Saving data for CF74%20GAO: {'auction_closing_time': 1775124000.0, 'created_time': 1774620720.234103, 'last_price_update_time': 1774822299.542552}
2026-03-29 22:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CF74%2520GAO') HTTP/1.1" 204 0
2026-03-29 22:11:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5dedc6a8-d211-5e64-b8b0-6859109dbfa2 with identifier: LS23%20ZHO
2026-03-29 22:11:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5dedc6a8-d211-5e64-b8b0-6859109dbfa2 with identifier: LS23%20ZHO
2026-03-29 22:11:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5dedc6a8-d211-5e64-b8b0-6859109dbfa2 with identifier: LS23%20ZHO to the API
2026-03-29 22:11:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 26,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LS23%20ZHO-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '5dedc6a8-d211-5e64-b8b0-6859109dbfa2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LS23 ZHO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LS23%20ZHO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'PEUGEOT',
 'model': '308',
 'odometer': 20364,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 308 1.6 PHEV 225 GT E-EAT8 Hatchback',
 'transmission': 'automatic',
 'trim': 'PHEV 225 GT E-EAT8',
 'vin': 'VR3F3DGYTPY521314',
 'year': 2023}
2026-03-29 22:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS23%2520ZHO%27 HTTP/1.1" 200 None
2026-03-29 22:11:39 [bca.uk] INFO: Saving data for LS23%20ZHO: {'auction_closing_time': 1774864800.0, 'created_time': 1773828882.505004, 'last_price_update_time': 1774822299.832802}
2026-03-29 22:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LS23%2520ZHO') HTTP/1.1" 204 0
2026-03-29 22:11:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4ccae7a7-8ac5-55c4-92ad-8f46eee397cd with identifier: PE57%20ARF
2026-03-29 22:11:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4ccae7a7-8ac5-55c4-92ad-8f46eee397cd with identifier: PE57%20ARF
2026-03-29 22:11:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4ccae7a7-8ac5-55c4-92ad-8f46eee397cd with identifier: PE57%20ARF to the API
2026-03-29 22:11:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 182,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PE57%20ARF-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '4ccae7a7-8ac5-55c4-92ad-8f46eee397cd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PE57 ARF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PE57%20ARF&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'HYUNDAI',
 'model': 'COUPE SIII',
 'odometer': 105798,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'HYUNDAI COUPE SIII 1.6  Coupe',
 'transmission': 'manual',
 'trim': '',
 'vin': 'KMHHN61BR7U268242',
 'year': 2007}
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE57%2520ARF%27 HTTP/1.1" 200 None
2026-03-29 22:11:40 [bca.uk] INFO: Saving data for PE57%20ARF: {'auction_closing_time': 1774864800.0, 'created_time': 1774620535.814974, 'last_price_update_time': 1774822300.128567}
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PE57%2520ARF') HTTP/1.1" 204 0
2026-03-29 22:11:40 [bca.uk] INFO: Found listing with ID: CF74%20GBV
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GBV%27 HTTP/1.1" 200 None
2026-03-29 22:11:40 [bca.uk] INFO: Scrape type for CF74%20GBV: 2
2026-03-29 22:11:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc106b3b-a2b8-5676-932d-34d5365ff065 with identifier: CF74%20GBV
2026-03-29 22:11:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc106b3b-a2b8-5676-932d-34d5365ff065 with scrape type 2
2026-03-29 22:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc106b3b-a2b8-5676-932d-34d5365ff065 with scrape type 2
2026-03-29 22:11:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dc106b3b-a2b8-5676-932d-34d5365ff065, identifier: CF74%20GBV
2026-03-29 22:11:40 [bca.uk] INFO: Found listing with ID: RF09%20ATO
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF09%2520ATO%27 HTTP/1.1" 200 None
2026-03-29 22:11:40 [bca.uk] INFO: Scrape type for RF09%20ATO: 0
2026-03-29 22:11:40 [bca.uk] INFO: Found listing with ID: RO24%20YYD
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO24%2520YYD%27 HTTP/1.1" 200 None
2026-03-29 22:11:40 [bca.uk] INFO: Scrape type for RO24%20YYD: 2
2026-03-29 22:11:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ffc7f1f-b5b5-5cef-b91a-0eb1815fb244 with identifier: RO24%20YYD
2026-03-29 22:11:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ffc7f1f-b5b5-5cef-b91a-0eb1815fb244 with scrape type 2
2026-03-29 22:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ffc7f1f-b5b5-5cef-b91a-0eb1815fb244 with scrape type 2
2026-03-29 22:11:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7ffc7f1f-b5b5-5cef-b91a-0eb1815fb244, identifier: RO24%20YYD
2026-03-29 22:11:40 [bca.uk] INFO: Found listing with ID: SC66%20MVE
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC66%2520MVE%27 HTTP/1.1" 200 None
2026-03-29 22:11:40 [bca.uk] INFO: Scrape type for SC66%20MVE: 2
2026-03-29 22:11:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c12315e7-a375-52d6-977e-e53e32f8c108 with identifier: SC66%20MVE
2026-03-29 22:11:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c12315e7-a375-52d6-977e-e53e32f8c108 with scrape type 2
2026-03-29 22:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c12315e7-a375-52d6-977e-e53e32f8c108 with scrape type 2
2026-03-29 22:11:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c12315e7-a375-52d6-977e-e53e32f8c108, identifier: SC66%20MVE
2026-03-29 22:11:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dc106b3b-a2b8-5676-932d-34d5365ff065 with identifier: CF74%20GBV
2026-03-29 22:11:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dc106b3b-a2b8-5676-932d-34d5365ff065 with identifier: CF74%20GBV
2026-03-29 22:11:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dc106b3b-a2b8-5676-932d-34d5365ff065 with identifier: CF74%20GBV to the API
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CF74%20GBV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'dc106b3b-a2b8-5676-932d-34d5365ff065',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'CF74 GBV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CF74%20GBV&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 10078,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.2 P/T 110 MAX EAT6 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 110 MAX EAT6',
 'vin': 'VF7SXHNPYRT104365',
 'year': 2024}
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GBV%27 HTTP/1.1" 200 None
2026-03-29 22:11:40 [bca.uk] INFO: Saving data for CF74%20GBV: {'auction_closing_time': 1775124000.0, 'created_time': 1773908343.336221, 'last_price_update_time': 1774822300.786243}
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CF74%2520GBV') HTTP/1.1" 204 0
2026-03-29 22:11:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7ffc7f1f-b5b5-5cef-b91a-0eb1815fb244 with identifier: RO24%20YYD
2026-03-29 22:11:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7ffc7f1f-b5b5-5cef-b91a-0eb1815fb244 with identifier: RO24%20YYD
2026-03-29 22:11:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7ffc7f1f-b5b5-5cef-b91a-0eb1815fb244 with identifier: RO24%20YYD to the API
2026-03-29 22:11:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 151,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RO24%20YYD-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7ffc7f1f-b5b5-5cef-b91a-0eb1815fb244',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RO24 YYD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RO24%20YYD&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VOLVO',
 'model': 'XC40',
 'odometer': 29839,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'VOLVO XC40 2.0 B4P ULTIMATE DARK G/T StationWagon',
 'transmission': 'automatic',
 'trim': 'B4P ULTIMATE DARK G/T',
 'vin': 'YV1XZK8V9R2347550',
 'year': 2024}
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO24%2520YYD%27 HTTP/1.1" 200 None
2026-03-29 22:11:41 [bca.uk] INFO: Saving data for RO24%20YYD: {'auction_closing_time': 1774864800.0, 'created_time': 1773844009.846369, 'last_price_update_time': 1774822301.162138}
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RO24%2520YYD') HTTP/1.1" 204 0
2026-03-29 22:11:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c12315e7-a375-52d6-977e-e53e32f8c108 with identifier: SC66%20MVE
2026-03-29 22:11:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c12315e7-a375-52d6-977e-e53e32f8c108 with identifier: SC66%20MVE
2026-03-29 22:11:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c12315e7-a375-52d6-977e-e53e32f8c108 with identifier: SC66%20MVE to the API
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SC66%20MVE-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c12315e7-a375-52d6-977e-e53e32f8c108',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SC66 MVE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SC66%20MVE&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'RENAULT',
 'model': 'KADJAR',
 'odometer': 96774,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'RENAULT KADJAR 1.5 DCI 110 DYNAMIQUE Hatchback',
 'transmission': 'manual',
 'trim': 'DCI 110 DYNAMIQUE',
 'vin': 'VF1RFE00057221906',
 'year': 2017}
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC66%2520MVE%27 HTTP/1.1" 200 None
2026-03-29 22:11:41 [bca.uk] INFO: Saving data for SC66%20MVE: {'auction_closing_time': 1774864800.0, 'created_time': 1774620738.04846, 'last_price_update_time': 1774822301.474145}
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SC66%2520MVE') HTTP/1.1" 204 0
2026-03-29 22:11:41 [bca.uk] INFO: Found listing with ID: CF74%20GDO
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GDO%27 HTTP/1.1" 200 None
2026-03-29 22:11:41 [bca.uk] INFO: Scrape type for CF74%20GDO: 2
2026-03-29 22:11:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 756aa3cd-44ea-5c52-ad81-b328d2b50113 with identifier: CF74%20GDO
2026-03-29 22:11:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 756aa3cd-44ea-5c52-ad81-b328d2b50113 with scrape type 2
2026-03-29 22:11:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 756aa3cd-44ea-5c52-ad81-b328d2b50113 with scrape type 2
2026-03-29 22:11:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 756aa3cd-44ea-5c52-ad81-b328d2b50113, identifier: CF74%20GDO
2026-03-29 22:11:41 [bca.uk] INFO: Found listing with ID: WM66%20CHF
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM66%2520CHF%27 HTTP/1.1" 200 None
2026-03-29 22:11:41 [bca.uk] INFO: Scrape type for WM66%20CHF: 2
2026-03-29 22:11:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be6509eb-609c-5349-af71-52f45034014d with identifier: WM66%20CHF
2026-03-29 22:11:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be6509eb-609c-5349-af71-52f45034014d with scrape type 2
2026-03-29 22:11:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be6509eb-609c-5349-af71-52f45034014d with scrape type 2
2026-03-29 22:11:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: be6509eb-609c-5349-af71-52f45034014d, identifier: WM66%20CHF
2026-03-29 22:11:41 [bca.uk] INFO: Found listing with ID: VU62%20UVA
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU62%2520UVA%27 HTTP/1.1" 200 None
2026-03-29 22:11:41 [bca.uk] INFO: Scrape type for VU62%20UVA: 2
2026-03-29 22:11:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ef33901-323b-5c4f-a9b9-711316279ced with identifier: VU62%20UVA
2026-03-29 22:11:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ef33901-323b-5c4f-a9b9-711316279ced with scrape type 2
2026-03-29 22:11:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ef33901-323b-5c4f-a9b9-711316279ced with scrape type 2
2026-03-29 22:11:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0ef33901-323b-5c4f-a9b9-711316279ced, identifier: VU62%20UVA
2026-03-29 22:11:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 756aa3cd-44ea-5c52-ad81-b328d2b50113 with identifier: CF74%20GDO
2026-03-29 22:11:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 756aa3cd-44ea-5c52-ad81-b328d2b50113 with identifier: CF74%20GDO
2026-03-29 22:11:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 756aa3cd-44ea-5c52-ad81-b328d2b50113 with identifier: CF74%20GDO to the API
2026-03-29 22:11:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CF74%20GDO-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '756aa3cd-44ea-5c52-ad81-b328d2b50113',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'CF74 GDO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CF74%20GDO&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 8061,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.2 P/T 110 MAX EAT6 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 110 MAX EAT6',
 'vin': 'VF7SXHNPYRT121369',
 'year': 2024}
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GDO%27 HTTP/1.1" 200 None
2026-03-29 22:11:42 [bca.uk] INFO: Saving data for CF74%20GDO: {'auction_closing_time': 1775124000.0, 'created_time': 1773908391.995527, 'last_price_update_time': 1774822302.137585}
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CF74%2520GDO') HTTP/1.1" 204 0
2026-03-29 22:11:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: be6509eb-609c-5349-af71-52f45034014d with identifier: WM66%20CHF
2026-03-29 22:11:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: be6509eb-609c-5349-af71-52f45034014d with identifier: WM66%20CHF
2026-03-29 22:11:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: be6509eb-609c-5349-af71-52f45034014d with identifier: WM66%20CHF to the API
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WM66%20CHF-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'be6509eb-609c-5349-af71-52f45034014d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WM66 CHF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WM66%20CHF&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'AUDI',
 'model': 'A4 AVANT',
 'odometer': 61963,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'AUDI A4 AVANT 2.0 TFSI 252 QUATTRO SPORT S-T Estate',
 'transmission': 'automatic',
 'trim': 'TFSI 252 QUATTRO SPORT S-T',
 'vin': 'WAUZZZF45GA043925',
 'year': 2016}
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM66%2520CHF%27 HTTP/1.1" 200 None
2026-03-29 22:11:42 [bca.uk] INFO: Saving data for WM66%20CHF: {'auction_closing_time': 1774864800.0, 'created_time': 1774620795.519601, 'last_price_update_time': 1774822302.418394}
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WM66%2520CHF') HTTP/1.1" 204 0
2026-03-29 22:11:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0ef33901-323b-5c4f-a9b9-711316279ced with identifier: VU62%20UVA
2026-03-29 22:11:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0ef33901-323b-5c4f-a9b9-711316279ced with identifier: VU62%20UVA
2026-03-29 22:11:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0ef33901-323b-5c4f-a9b9-711316279ced with identifier: VU62%20UVA to the API
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VU62%20UVA-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.1L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '0ef33901-323b-5c4f-a9b9-711316279ced',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VU62 UVA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VU62%20UVA&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'MERCEDES-BENZ',
 'model': 'C220',
 'odometer': 96459,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ C220 2.1 CDI B/E AMG SPORT Coupe',
 'transmission': 'manual',
 'trim': 'CDI B/E AMG SPORT',
 'vin': 'WDD2043022G004309',
 'year': 2012}
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU62%2520UVA%27 HTTP/1.1" 200 None
2026-03-29 22:11:42 [bca.uk] INFO: Saving data for VU62%20UVA: {'auction_closing_time': 1774864800.0, 'created_time': 1774620739.655795, 'last_price_update_time': 1774822302.728261}
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VU62%2520UVA') HTTP/1.1" 204 0
2026-03-29 22:11:42 [bca.uk] INFO: Found listing with ID: CF74%20GKU
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GKU%27 HTTP/1.1" 200 None
2026-03-29 22:11:42 [bca.uk] INFO: Scrape type for CF74%20GKU: 2
2026-03-29 22:11:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c8c57df-918c-594b-8f51-17d72f876df9 with identifier: CF74%20GKU
2026-03-29 22:11:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c8c57df-918c-594b-8f51-17d72f876df9 with scrape type 2
2026-03-29 22:11:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c8c57df-918c-594b-8f51-17d72f876df9 with scrape type 2
2026-03-29 22:11:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2c8c57df-918c-594b-8f51-17d72f876df9, identifier: CF74%20GKU
2026-03-29 22:11:42 [bca.uk] INFO: Found listing with ID: KM18%20KVR
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM18%2520KVR%27 HTTP/1.1" 200 None
2026-03-29 22:11:42 [bca.uk] INFO: Scrape type for KM18%20KVR: 2
2026-03-29 22:11:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a171f3be-b33b-5620-a6bb-e7bfb00d3170 with identifier: KM18%20KVR
2026-03-29 22:11:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a171f3be-b33b-5620-a6bb-e7bfb00d3170 with scrape type 2
2026-03-29 22:11:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a171f3be-b33b-5620-a6bb-e7bfb00d3170 with scrape type 2
2026-03-29 22:11:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a171f3be-b33b-5620-a6bb-e7bfb00d3170, identifier: KM18%20KVR
2026-03-29 22:11:42 [bca.uk] INFO: Found listing with ID: BV63%20MWY
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV63%2520MWY%27 HTTP/1.1" 200 None
2026-03-29 22:11:42 [bca.uk] INFO: Scrape type for BV63%20MWY: 2
2026-03-29 22:11:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcd539bb-cc99-5442-ad81-32ab1356301e with identifier: BV63%20MWY
2026-03-29 22:11:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcd539bb-cc99-5442-ad81-32ab1356301e with scrape type 2
2026-03-29 22:11:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcd539bb-cc99-5442-ad81-32ab1356301e with scrape type 2
2026-03-29 22:11:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dcd539bb-cc99-5442-ad81-32ab1356301e, identifier: BV63%20MWY
2026-03-29 22:11:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2c8c57df-918c-594b-8f51-17d72f876df9 with identifier: CF74%20GKU
2026-03-29 22:11:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2c8c57df-918c-594b-8f51-17d72f876df9 with identifier: CF74%20GKU
2026-03-29 22:11:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2c8c57df-918c-594b-8f51-17d72f876df9 with identifier: CF74%20GKU to the API
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CF74%20GKU-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2c8c57df-918c-594b-8f51-17d72f876df9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'CF74 GKU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CF74%20GKU&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 6861,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.2 P/T 110 MAX EAT6 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 110 MAX EAT6',
 'vin': 'VF7SXHNPYRT107123',
 'year': 2024}
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GKU%27 HTTP/1.1" 200 None
2026-03-29 22:11:43 [bca.uk] INFO: Saving data for CF74%20GKU: {'auction_closing_time': 1775124000.0, 'created_time': 1773908399.734044, 'last_price_update_time': 1774822303.33973}
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CF74%2520GKU') HTTP/1.1" 204 0
2026-03-29 22:11:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a171f3be-b33b-5620-a6bb-e7bfb00d3170 with identifier: KM18%20KVR
2026-03-29 22:11:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a171f3be-b33b-5620-a6bb-e7bfb00d3170 with identifier: KM18%20KVR
2026-03-29 22:11:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a171f3be-b33b-5620-a6bb-e7bfb00d3170 with identifier: KM18%20KVR to the API
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 153,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM18%20KVR-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a171f3be-b33b-5620-a6bb-e7bfb00d3170',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KM18 KVR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM18%20KVR&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 77301,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'BMW X3 3.0 XDRIVE 30D M SPORT STEP StationWagon',
 'transmission': 'manual',
 'trim': 'XDRIVE 30D M SPORT STEP',
 'vin': 'WBATX72050LB17070',
 'year': 2018}
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM18%2520KVR%27 HTTP/1.1" 200 None
2026-03-29 22:11:43 [bca.uk] INFO: Saving data for KM18%20KVR: {'auction_closing_time': 1774864800.0, 'created_time': 1774620783.851318, 'last_price_update_time': 1774822303.64394}
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM18%2520KVR') HTTP/1.1" 204 0
2026-03-29 22:11:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dcd539bb-cc99-5442-ad81-32ab1356301e with identifier: BV63%20MWY
2026-03-29 22:11:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dcd539bb-cc99-5442-ad81-32ab1356301e with identifier: BV63%20MWY
2026-03-29 22:11:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dcd539bb-cc99-5442-ad81-32ab1356301e with identifier: BV63%20MWY to the API
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BV63%20MWY-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.9L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'dcd539bb-cc99-5442-ad81-32ab1356301e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BV63 MWY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BV63%20MWY&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'DACIA',
 'model': 'LOGAN MCV',
 'odometer': 106783,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'DACIA LOGAN MCV 0.9 TCE 90 LAUREATE Estate',
 'transmission': 'manual',
 'trim': 'TCE 90 LAUREATE',
 'vin': 'UU17SDAA550089995',
 'year': 2013}
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV63%2520MWY%27 HTTP/1.1" 200 None
2026-03-29 22:11:43 [bca.uk] INFO: Saving data for BV63%20MWY: {'auction_closing_time': 1774864800.0, 'created_time': 1774620735.465069, 'last_price_update_time': 1774822303.949165}
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BV63%2520MWY') HTTP/1.1" 204 0
2026-03-29 22:11:43 [bca.uk] INFO: Found listing with ID: CF74%20GRZ
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GRZ%27 HTTP/1.1" 200 None
2026-03-29 22:11:43 [bca.uk] INFO: Scrape type for CF74%20GRZ: 2
2026-03-29 22:11:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5f32331-3a60-5abf-be63-44c5a1e4c49f with identifier: CF74%20GRZ
2026-03-29 22:11:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5f32331-3a60-5abf-be63-44c5a1e4c49f with scrape type 2
2026-03-29 22:11:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5f32331-3a60-5abf-be63-44c5a1e4c49f with scrape type 2
2026-03-29 22:11:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e5f32331-3a60-5abf-be63-44c5a1e4c49f, identifier: CF74%20GRZ
2026-03-29 22:11:44 [bca.uk] INFO: Found listing with ID: J100%20GFF
2026-03-29 22:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27J100%2520GFF%27 HTTP/1.1" 200 None
2026-03-29 22:11:44 [bca.uk] INFO: Scrape type for J100%20GFF: 2
2026-03-29 22:11:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa73bfcf-ae8e-55f5-bc7d-fee5fd1e722a with identifier: J100%20GFF
2026-03-29 22:11:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa73bfcf-ae8e-55f5-bc7d-fee5fd1e722a with scrape type 2
2026-03-29 22:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa73bfcf-ae8e-55f5-bc7d-fee5fd1e722a with scrape type 2
2026-03-29 22:11:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fa73bfcf-ae8e-55f5-bc7d-fee5fd1e722a, identifier: J100%20GFF
2026-03-29 22:11:44 [bca.uk] INFO: Found listing with ID: DS65%20LGA
2026-03-29 22:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS65%2520LGA%27 HTTP/1.1" 200 None
2026-03-29 22:11:44 [bca.uk] INFO: Scrape type for DS65%20LGA: 2
2026-03-29 22:11:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dad102c5-cf08-56aa-9eb5-f39a92ff3ec9 with identifier: DS65%20LGA
2026-03-29 22:11:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dad102c5-cf08-56aa-9eb5-f39a92ff3ec9 with scrape type 2
2026-03-29 22:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dad102c5-cf08-56aa-9eb5-f39a92ff3ec9 with scrape type 2
2026-03-29 22:11:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dad102c5-cf08-56aa-9eb5-f39a92ff3ec9, identifier: DS65%20LGA
2026-03-29 22:11:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e5f32331-3a60-5abf-be63-44c5a1e4c49f with identifier: CF74%20GRZ
2026-03-29 22:11:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e5f32331-3a60-5abf-be63-44c5a1e4c49f with identifier: CF74%20GRZ
2026-03-29 22:11:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e5f32331-3a60-5abf-be63-44c5a1e4c49f with identifier: CF74%20GRZ to the API
2026-03-29 22:11:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CF74%20GRZ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e5f32331-3a60-5abf-be63-44c5a1e4c49f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'CF74 GRZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CF74%20GRZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 5444,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.2 P/T 110 MAX EAT6 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 110 MAX EAT6',
 'vin': 'VF7SXHNPYRT120917',
 'year': 2024}
2026-03-29 22:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GRZ%27 HTTP/1.1" 200 None
2026-03-29 22:11:44 [bca.uk] INFO: Saving data for CF74%20GRZ: {'auction_closing_time': 1775124000.0, 'created_time': 1773908373.054574, 'last_price_update_time': 1774822304.600313}
2026-03-29 22:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CF74%2520GRZ') HTTP/1.1" 204 0
2026-03-29 22:11:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fa73bfcf-ae8e-55f5-bc7d-fee5fd1e722a with identifier: J100%20GFF
2026-03-29 22:11:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fa73bfcf-ae8e-55f5-bc7d-fee5fd1e722a with identifier: J100%20GFF
2026-03-29 22:11:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fa73bfcf-ae8e-55f5-bc7d-fee5fd1e722a with identifier: J100%20GFF to the API
2026-03-29 22:11:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=J100%20GFF-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'fa73bfcf-ae8e-55f5-bc7d-fee5fd1e722a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'J100 GFF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=J100%20GFF&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 156621,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'BMW X3 3.0 XDRIVE 30D M SPORT STEP StationWagon',
 'transmission': 'manual',
 'trim': 'XDRIVE 30D M SPORT STEP',
 'vin': 'WBAWY520900B53960',
 'year': 2013}
2026-03-29 22:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27J100%2520GFF%27 HTTP/1.1" 200 None
2026-03-29 22:11:44 [bca.uk] INFO: Saving data for J100%20GFF: {'auction_closing_time': 1774864800.0, 'created_time': 1774620771.238495, 'last_price_update_time': 1774822304.91106}
2026-03-29 22:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='J100%2520GFF') HTTP/1.1" 204 0
2026-03-29 22:11:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dad102c5-cf08-56aa-9eb5-f39a92ff3ec9 with identifier: DS65%20LGA
2026-03-29 22:11:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dad102c5-cf08-56aa-9eb5-f39a92ff3ec9 with identifier: DS65%20LGA
2026-03-29 22:11:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dad102c5-cf08-56aa-9eb5-f39a92ff3ec9 with identifier: DS65%20LGA to the API
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DS65%20LGA-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'dad102c5-cf08-56aa-9eb5-f39a92ff3ec9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DS65 LGA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DS65%20LGA&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VAUXHALL',
 'model': 'MERIVA',
 'odometer': 67565,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VAUXHALL MERIVA 1.4 16V EXCLUSIV MPV',
 'transmission': 'manual',
 'trim': '16V EXCLUSIV',
 'vin': 'W0LSD9EC2G4050713',
 'year': 2015}
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS65%2520LGA%27 HTTP/1.1" 200 None
2026-03-29 22:11:45 [bca.uk] INFO: Saving data for DS65%20LGA: {'auction_closing_time': 1774864800.0, 'created_time': 1774620734.376537, 'last_price_update_time': 1774822305.201489}
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DS65%2520LGA') HTTP/1.1" 204 0
2026-03-29 22:11:45 [bca.uk] INFO: Found listing with ID: CF74%20GSV
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GSV%27 HTTP/1.1" 200 None
2026-03-29 22:11:45 [bca.uk] INFO: Scrape type for CF74%20GSV: 2
2026-03-29 22:11:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aed1e6eb-c07c-55be-a39c-c7fe4d5846bc with identifier: CF74%20GSV
2026-03-29 22:11:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aed1e6eb-c07c-55be-a39c-c7fe4d5846bc with scrape type 2
2026-03-29 22:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aed1e6eb-c07c-55be-a39c-c7fe4d5846bc with scrape type 2
2026-03-29 22:11:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: aed1e6eb-c07c-55be-a39c-c7fe4d5846bc, identifier: CF74%20GSV
2026-03-29 22:11:45 [bca.uk] INFO: Found listing with ID: GU68%20TYY
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU68%2520TYY%27 HTTP/1.1" 200 None
2026-03-29 22:11:45 [bca.uk] INFO: Scrape type for GU68%20TYY: 2
2026-03-29 22:11:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 988b2a8d-b65e-55ba-b4a7-b366e774bc1e with identifier: GU68%20TYY
2026-03-29 22:11:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 988b2a8d-b65e-55ba-b4a7-b366e774bc1e with scrape type 2
2026-03-29 22:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 988b2a8d-b65e-55ba-b4a7-b366e774bc1e with scrape type 2
2026-03-29 22:11:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 988b2a8d-b65e-55ba-b4a7-b366e774bc1e, identifier: GU68%20TYY
2026-03-29 22:11:45 [bca.uk] INFO: Found listing with ID: MT67%20OED
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT67%2520OED%27 HTTP/1.1" 200 None
2026-03-29 22:11:45 [bca.uk] INFO: Scrape type for MT67%20OED: 2
2026-03-29 22:11:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2407920b-639a-5480-b3aa-9181914af71f with identifier: MT67%20OED
2026-03-29 22:11:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2407920b-639a-5480-b3aa-9181914af71f with scrape type 2
2026-03-29 22:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2407920b-639a-5480-b3aa-9181914af71f with scrape type 2
2026-03-29 22:11:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2407920b-639a-5480-b3aa-9181914af71f, identifier: MT67%20OED
2026-03-29 22:11:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: aed1e6eb-c07c-55be-a39c-c7fe4d5846bc with identifier: CF74%20GSV
2026-03-29 22:11:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: aed1e6eb-c07c-55be-a39c-c7fe4d5846bc with identifier: CF74%20GSV
2026-03-29 22:11:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: aed1e6eb-c07c-55be-a39c-c7fe4d5846bc with identifier: CF74%20GSV to the API
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CF74%20GSV-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'aed1e6eb-c07c-55be-a39c-c7fe4d5846bc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'CF74 GSV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CF74%20GSV&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 7315,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.2 P/T 110 MAX EAT6 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 110 MAX EAT6',
 'vin': 'VF7SXHNPYRT121618',
 'year': 2024}
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GSV%27 HTTP/1.1" 200 None
2026-03-29 22:11:45 [bca.uk] INFO: Saving data for CF74%20GSV: {'auction_closing_time': 1775124000.0, 'created_time': 1773908376.844317, 'last_price_update_time': 1774822305.842293}
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CF74%2520GSV') HTTP/1.1" 204 0
2026-03-29 22:11:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 988b2a8d-b65e-55ba-b4a7-b366e774bc1e with identifier: GU68%20TYY
2026-03-29 22:11:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 988b2a8d-b65e-55ba-b4a7-b366e774bc1e with identifier: GU68%20TYY
2026-03-29 22:11:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 988b2a8d-b65e-55ba-b4a7-b366e774bc1e with identifier: GU68%20TYY to the API
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 202,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GU68%20TYY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '988b2a8d-b65e-55ba-b4a7-b366e774bc1e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GU68 TYY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GU68%20TYY&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY',
 'odometer': 83989,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY 3.0 SD6 306 HSE StationWagon',
 'transmission': 'automatic',
 'trim': 'SD6 306 HSE',
 'vin': 'SALRA2AK0KA081412',
 'year': 2018}
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU68%2520TYY%27 HTTP/1.1" 200 None
2026-03-29 22:11:46 [bca.uk] INFO: Saving data for GU68%20TYY: {'auction_closing_time': 1774864800.0, 'created_time': 1774620779.596247, 'last_price_update_time': 1774822306.244737}
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GU68%2520TYY') HTTP/1.1" 204 0
2026-03-29 22:11:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:11:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2407920b-639a-5480-b3aa-9181914af71f with identifier: MT67%20OED
2026-03-29 22:11:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2407920b-639a-5480-b3aa-9181914af71f with identifier: MT67%20OED
2026-03-29 22:11:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2407920b-639a-5480-b3aa-9181914af71f with identifier: MT67%20OED to the API
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MT67%20OED-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2407920b-639a-5480-b3aa-9181914af71f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MT67 OED',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MT67%20OED&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 60540,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 2008 1.2 P/T 82 ACTIVE MPV',
 'transmission': 'manual',
 'trim': 'P/T 82 ACTIVE',
 'vin': 'VF3CUHMZ6HY161495',
 'year': 2017}
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT67%2520OED%27 HTTP/1.1" 200 None
2026-03-29 22:11:46 [bca.uk] INFO: Saving data for MT67%20OED: {'auction_closing_time': 1774864800.0, 'created_time': 1774620736.29171, 'last_price_update_time': 1774822306.528413}
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MT67%2520OED') HTTP/1.1" 204 0
2026-03-29 22:11:46 [bca.uk] INFO: Found listing with ID: CK11%20THG
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK11%2520THG%27 HTTP/1.1" 200 None
2026-03-29 22:11:46 [bca.uk] INFO: Scrape type for CK11%20THG: 2
2026-03-29 22:11:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c0313ad-2c27-5c3c-a68a-92f267c8ec31 with identifier: CK11%20THG
2026-03-29 22:11:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c0313ad-2c27-5c3c-a68a-92f267c8ec31 with scrape type 2
2026-03-29 22:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c0313ad-2c27-5c3c-a68a-92f267c8ec31 with scrape type 2
2026-03-29 22:11:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5c0313ad-2c27-5c3c-a68a-92f267c8ec31, identifier: CK11%20THG
2026-03-29 22:11:46 [bca.uk] INFO: Found listing with ID: GO20%20FOX
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GO20%2520FOX%27 HTTP/1.1" 200 None
2026-03-29 22:11:46 [bca.uk] INFO: Scrape type for GO20%20FOX: 2
2026-03-29 22:11:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f54502a7-9c30-5518-8007-c3d3200842c3 with identifier: GO20%20FOX
2026-03-29 22:11:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f54502a7-9c30-5518-8007-c3d3200842c3 with scrape type 2
2026-03-29 22:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f54502a7-9c30-5518-8007-c3d3200842c3 with scrape type 2
2026-03-29 22:11:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f54502a7-9c30-5518-8007-c3d3200842c3, identifier: GO20%20FOX
2026-03-29 22:11:46 [bca.uk] INFO: Found listing with ID: YD11%20CFK
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD11%2520CFK%27 HTTP/1.1" 200 None
2026-03-29 22:11:46 [bca.uk] INFO: Scrape type for YD11%20CFK: 2
2026-03-29 22:11:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11bed0d4-e15b-597d-8fb8-2f6ac5ff084e with identifier: YD11%20CFK
2026-03-29 22:11:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11bed0d4-e15b-597d-8fb8-2f6ac5ff084e with scrape type 2
2026-03-29 22:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11bed0d4-e15b-597d-8fb8-2f6ac5ff084e with scrape type 2
2026-03-29 22:11:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 11bed0d4-e15b-597d-8fb8-2f6ac5ff084e, identifier: YD11%20CFK
2026-03-29 22:11:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5c0313ad-2c27-5c3c-a68a-92f267c8ec31 with identifier: CK11%20THG
2026-03-29 22:11:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5c0313ad-2c27-5c3c-a68a-92f267c8ec31 with identifier: CK11%20THG
2026-03-29 22:11:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5c0313ad-2c27-5c3c-a68a-92f267c8ec31 with identifier: CK11%20THG to the API
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CK11%20THG-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5c0313ad-2c27-5c3c-a68a-92f267c8ec31',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CK11 THG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CK11%20THG&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'CITROEN',
 'model': 'C4',
 'odometer': 151312,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'CITROEN C4 1.6 HDI 110 VTR+ Hatchback',
 'transmission': 'manual',
 'trim': 'HDI 110 VTR+',
 'vin': 'VF7NC9HR8BY512006',
 'year': 2011}
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK11%2520THG%27 HTTP/1.1" 200 None
2026-03-29 22:11:47 [bca.uk] INFO: Saving data for CK11%20THG: {'auction_closing_time': 1774951200.0, 'created_time': 1774620684.305482, 'last_price_update_time': 1774822307.199463}
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CK11%2520THG') HTTP/1.1" 204 0
2026-03-29 22:11:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f54502a7-9c30-5518-8007-c3d3200842c3 with identifier: GO20%20FOX
2026-03-29 22:11:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f54502a7-9c30-5518-8007-c3d3200842c3 with identifier: GO20%20FOX
2026-03-29 22:11:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f54502a7-9c30-5518-8007-c3d3200842c3 with identifier: GO20%20FOX to the API
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 185,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GO20%20FOX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f54502a7-9c30-5518-8007-c3d3200842c3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GO20 FOX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GO20%20FOX&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'LAND ROVER',
 'model': 'R/R EVOQUE',
 'odometer': 56601,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R EVOQUE 2.0 D180 4WD SE Hatchback',
 'transmission': 'automatic',
 'trim': 'D180 4WD SE',
 'vin': 'SALZA2AN6LH098461',
 'year': 2020}
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GO20%2520FOX%27 HTTP/1.1" 200 None
2026-03-29 22:11:47 [bca.uk] INFO: Saving data for GO20%20FOX: {'auction_closing_time': 1774864800.0, 'created_time': 1774620766.230715, 'last_price_update_time': 1774822307.491427}
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GO20%2520FOX') HTTP/1.1" 204 0
2026-03-29 22:11:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 11bed0d4-e15b-597d-8fb8-2f6ac5ff084e with identifier: YD11%20CFK
2026-03-29 22:11:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 11bed0d4-e15b-597d-8fb8-2f6ac5ff084e with identifier: YD11%20CFK
2026-03-29 22:11:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 11bed0d4-e15b-597d-8fb8-2f6ac5ff084e with identifier: YD11%20CFK to the API
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YD11%20CFK-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '11bed0d4-e15b-597d-8fb8-2f6ac5ff084e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YD11 CFK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YD11%20CFK&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 155090,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 2.0 TDI 140 GT-L DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TDI 140 GT-L DSG',
 'vin': 'WVWZZZ1KZBW138002',
 'year': 2011}
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD11%2520CFK%27 HTTP/1.1" 200 None
2026-03-29 22:11:47 [bca.uk] INFO: Saving data for YD11%20CFK: {'auction_closing_time': 1775037600.0, 'created_time': 1774448343.617381, 'last_price_update_time': 1774822307.788885}
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YD11%2520CFK') HTTP/1.1" 204 0
2026-03-29 22:11:47 [bca.uk] INFO: Found listing with ID: HY11%20ZDK
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY11%2520ZDK%27 HTTP/1.1" 200 None
2026-03-29 22:11:47 [bca.uk] INFO: Scrape type for HY11%20ZDK: 2
2026-03-29 22:11:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08931d45-824b-51bb-9f39-4dfee0252cb9 with identifier: HY11%20ZDK
2026-03-29 22:11:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08931d45-824b-51bb-9f39-4dfee0252cb9 with scrape type 2
2026-03-29 22:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08931d45-824b-51bb-9f39-4dfee0252cb9 with scrape type 2
2026-03-29 22:11:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 08931d45-824b-51bb-9f39-4dfee0252cb9, identifier: HY11%20ZDK
2026-03-29 22:11:47 [bca.uk] INFO: Found listing with ID: PO16%20ZBY
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO16%2520ZBY%27 HTTP/1.1" 200 None
2026-03-29 22:11:47 [bca.uk] INFO: Scrape type for PO16%20ZBY: 0
2026-03-29 22:11:47 [bca.uk] INFO: Found listing with ID: EU15%20ZFP
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU15%2520ZFP%27 HTTP/1.1" 200 None
2026-03-29 22:11:47 [bca.uk] INFO: Scrape type for EU15%20ZFP: 2
2026-03-29 22:11:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8191855c-2b7a-5aa7-aa3a-dbebedf09023 with identifier: EU15%20ZFP
2026-03-29 22:11:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8191855c-2b7a-5aa7-aa3a-dbebedf09023 with scrape type 2
2026-03-29 22:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8191855c-2b7a-5aa7-aa3a-dbebedf09023 with scrape type 2
2026-03-29 22:11:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8191855c-2b7a-5aa7-aa3a-dbebedf09023, identifier: EU15%20ZFP
2026-03-29 22:11:48 [bca.uk] INFO: Found listing with ID: NU65%20LDY
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU65%2520LDY%27 HTTP/1.1" 200 None
2026-03-29 22:11:48 [bca.uk] INFO: Scrape type for NU65%20LDY: 2
2026-03-29 22:11:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf63a325-a504-530e-ad67-222726628bd8 with identifier: NU65%20LDY
2026-03-29 22:11:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf63a325-a504-530e-ad67-222726628bd8 with scrape type 2
2026-03-29 22:11:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf63a325-a504-530e-ad67-222726628bd8 with scrape type 2
2026-03-29 22:11:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cf63a325-a504-530e-ad67-222726628bd8, identifier: NU65%20LDY
2026-03-29 22:11:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 08931d45-824b-51bb-9f39-4dfee0252cb9 with identifier: HY11%20ZDK
2026-03-29 22:11:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 08931d45-824b-51bb-9f39-4dfee0252cb9 with identifier: HY11%20ZDK
2026-03-29 22:11:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 08931d45-824b-51bb-9f39-4dfee0252cb9 with identifier: HY11%20ZDK to the API
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HY11%20ZDK-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '08931d45-824b-51bb-9f39-4dfee0252cb9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HY11 ZDK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HY11%20ZDK&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'CITROEN',
 'model': 'DS3',
 'odometer': 87076,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'CITROEN DS3 1.4 VTI 95 DSIGN Hatchback',
 'transmission': 'manual',
 'trim': 'VTI 95 DSIGN',
 'vin': 'VF7SA8FP0BW554092',
 'year': 2011}
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY11%2520ZDK%27 HTTP/1.1" 200 None
2026-03-29 22:11:48 [bca.uk] INFO: Saving data for HY11%20ZDK: {'auction_closing_time': 1774951200.0, 'created_time': 1774620707.948937, 'last_price_update_time': 1774822308.462836}
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HY11%2520ZDK') HTTP/1.1" 204 0
2026-03-29 22:11:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8191855c-2b7a-5aa7-aa3a-dbebedf09023 with identifier: EU15%20ZFP
2026-03-29 22:11:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8191855c-2b7a-5aa7-aa3a-dbebedf09023 with identifier: EU15%20ZFP
2026-03-29 22:11:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8191855c-2b7a-5aa7-aa3a-dbebedf09023 with identifier: EU15%20ZFP to the API
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EU15%20ZFP-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8191855c-2b7a-5aa7-aa3a-dbebedf09023',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EU15 ZFP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EU15%20ZFP&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 34820,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.0 E/B 125 TITANIUM Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 TITANIUM',
 'vin': 'WF05XXGCC5FC84083',
 'year': 2015}
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU15%2520ZFP%27 HTTP/1.1" 200 None
2026-03-29 22:11:48 [bca.uk] INFO: Saving data for EU15%20ZFP: {'auction_closing_time': 1774864800.0, 'created_time': 1774436668.994659, 'last_price_update_time': 1774822308.750944}
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EU15%2520ZFP') HTTP/1.1" 204 0
2026-03-29 22:11:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cf63a325-a504-530e-ad67-222726628bd8 with identifier: NU65%20LDY
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=light+white HTTP/1.1" 200 None
2026-03-29 22:11:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:11:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cf63a325-a504-530e-ad67-222726628bd8 with identifier: NU65%20LDY
2026-03-29 22:11:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cf63a325-a504-530e-ad67-222726628bd8 with identifier: NU65%20LDY to the API
2026-03-29 22:11:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NU65%20LDY-GB',
 'category': 'Car',
 'color': 'light white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'cf63a325-a504-530e-ad67-222726628bd8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NU65 LDY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NU65%20LDY&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'MINI',
 'model': 'PACEMAN',
 'odometer': 49863,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'MINI PACEMAN 1.6 COOPER Coupe',
 'transmission': 'manual',
 'trim': 'COOPER',
 'vin': 'WMWSS12050WU05156',
 'year': 2015}
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU65%2520LDY%27 HTTP/1.1" 200 None
2026-03-29 22:11:49 [bca.uk] INFO: Saving data for NU65%20LDY: {'auction_closing_time': 1775037600.0, 'created_time': 1774418791.611012, 'last_price_update_time': 1774822309.164104}
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NU65%2520LDY') HTTP/1.1" 204 0
2026-03-29 22:11:49 [bca.uk] INFO: Found listing with ID: BK12%20HXD
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK12%2520HXD%27 HTTP/1.1" 200 None
2026-03-29 22:11:49 [bca.uk] INFO: Scrape type for BK12%20HXD: 2
2026-03-29 22:11:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bd08c3e-bd52-5a10-a363-0dc47836dd84 with identifier: BK12%20HXD
2026-03-29 22:11:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bd08c3e-bd52-5a10-a363-0dc47836dd84 with scrape type 2
2026-03-29 22:11:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bd08c3e-bd52-5a10-a363-0dc47836dd84 with scrape type 2
2026-03-29 22:11:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9bd08c3e-bd52-5a10-a363-0dc47836dd84, identifier: BK12%20HXD
2026-03-29 22:11:49 [bca.uk] INFO: Found listing with ID: ML13%20PZH
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML13%2520PZH%27 HTTP/1.1" 200 None
2026-03-29 22:11:49 [bca.uk] INFO: Scrape type for ML13%20PZH: 2
2026-03-29 22:11:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78aefe44-dd4e-5312-b42d-1d34470225f8 with identifier: ML13%20PZH
2026-03-29 22:11:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78aefe44-dd4e-5312-b42d-1d34470225f8 with scrape type 2
2026-03-29 22:11:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78aefe44-dd4e-5312-b42d-1d34470225f8 with scrape type 2
2026-03-29 22:11:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 78aefe44-dd4e-5312-b42d-1d34470225f8, identifier: ML13%20PZH
2026-03-29 22:11:49 [bca.uk] INFO: Total items found: 100
2026-03-29 22:11:49 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded
2026-03-29 22:11:49 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:11:49 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:11:49 [bca.uk] INFO: Found listing with ID: BU15%20WPP
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU15%2520WPP%27 HTTP/1.1" 200 None
2026-03-29 22:11:49 [bca.uk] INFO: Scrape type for BU15%20WPP: 2
2026-03-29 22:11:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 546b28c8-0845-5995-ba7d-980a8bc10d01 with identifier: BU15%20WPP
2026-03-29 22:11:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 546b28c8-0845-5995-ba7d-980a8bc10d01 with scrape type 2
2026-03-29 22:11:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 546b28c8-0845-5995-ba7d-980a8bc10d01 with scrape type 2
2026-03-29 22:11:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 546b28c8-0845-5995-ba7d-980a8bc10d01, identifier: BU15%20WPP
2026-03-29 22:11:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9bd08c3e-bd52-5a10-a363-0dc47836dd84 with identifier: BK12%20HXD
2026-03-29 22:11:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9bd08c3e-bd52-5a10-a363-0dc47836dd84 with identifier: BK12%20HXD
2026-03-29 22:11:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9bd08c3e-bd52-5a10-a363-0dc47836dd84 with identifier: BK12%20HXD to the API
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BK12%20HXD-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9bd08c3e-bd52-5a10-a363-0dc47836dd84',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BK12 HXD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BK12%20HXD&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'CITROEN',
 'model': 'DS3',
 'odometer': 110621,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'CITROEN DS3 1.6 E-HDI A/D DSTYLE PLUS Hatchback',
 'transmission': 'manual',
 'trim': 'E-HDI A/D DSTYLE PLUS',
 'vin': 'VF7SA9HPKCW521681',
 'year': 2012}
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK12%2520HXD%27 HTTP/1.1" 200 None
2026-03-29 22:11:49 [bca.uk] INFO: Saving data for BK12%20HXD: {'auction_closing_time': 1774951200.0, 'created_time': 1774620685.383174, 'last_price_update_time': 1774822309.821234}
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BK12%2520HXD') HTTP/1.1" 204 0
2026-03-29 22:11:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 78aefe44-dd4e-5312-b42d-1d34470225f8 with identifier: ML13%20PZH
2026-03-29 22:11:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 78aefe44-dd4e-5312-b42d-1d34470225f8 with identifier: ML13%20PZH
2026-03-29 22:11:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 78aefe44-dd4e-5312-b42d-1d34470225f8 with identifier: ML13%20PZH to the API
2026-03-29 22:11:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ML13%20PZH-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '78aefe44-dd4e-5312-b42d-1d34470225f8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ML13 PZH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ML13%20PZH&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 91661,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.6 E-HDI 115 ACTIVE EGC MPV',
 'transmission': 'automatic',
 'trim': 'E-HDI 115 ACTIVE EGC',
 'vin': 'VF30U9HD8DS072871',
 'year': 2013}
2026-03-29 22:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML13%2520PZH%27 HTTP/1.1" 200 None
2026-03-29 22:11:50 [bca.uk] INFO: Saving data for ML13%20PZH: {'auction_closing_time': 1774864800.0, 'created_time': 1774447267.746817, 'last_price_update_time': 1774822310.880732}
2026-03-29 22:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ML13%2520PZH') HTTP/1.1" 204 0
2026-03-29 22:11:50 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:11:50 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:11:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 546b28c8-0845-5995-ba7d-980a8bc10d01 with identifier: BU15%20WPP
2026-03-29 22:11:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 546b28c8-0845-5995-ba7d-980a8bc10d01 with identifier: BU15%20WPP
2026-03-29 22:11:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 546b28c8-0845-5995-ba7d-980a8bc10d01 with identifier: BU15%20WPP to the API
2026-03-29 22:11:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BU15%20WPP-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '546b28c8-0845-5995-ba7d-980a8bc10d01',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BU15 WPP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BU15%20WPP&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'JAGUAR',
 'model': 'XF',
 'odometer': 131954,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'JAGUAR XF 2.2 D 163 R-SPORT Saloon',
 'transmission': 'automatic',
 'trim': 'D 163 R-SPORT',
 'vin': 'SAJAC05T4FDU86295',
 'year': 2015}
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU15%2520WPP%27 HTTP/1.1" 200 None
2026-03-29 22:11:51 [bca.uk] INFO: Saving data for BU15%20WPP: {'auction_closing_time': 1774951200.0, 'created_time': 1773930101.263065, 'last_price_update_time': 1774822311.188845}
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BU15%2520WPP') HTTP/1.1" 204 0
2026-03-29 22:11:51 [bca.uk] INFO: Found listing with ID: BK60%20WFP
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK60%2520WFP%27 HTTP/1.1" 200 None
2026-03-29 22:11:51 [bca.uk] INFO: Scrape type for BK60%20WFP: 2
2026-03-29 22:11:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50f43b4f-3a2f-5450-943c-0811bfa85188 with identifier: BK60%20WFP
2026-03-29 22:11:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50f43b4f-3a2f-5450-943c-0811bfa85188 with scrape type 2
2026-03-29 22:11:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50f43b4f-3a2f-5450-943c-0811bfa85188 with scrape type 2
2026-03-29 22:11:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 50f43b4f-3a2f-5450-943c-0811bfa85188, identifier: BK60%20WFP
2026-03-29 22:11:51 [bca.uk] INFO: Found listing with ID: KW69%20WJJ
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW69%2520WJJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:51 [bca.uk] INFO: Scrape type for KW69%20WJJ: 0
2026-03-29 22:11:51 [bca.uk] INFO: Found listing with ID: KF15%20PUX
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF15%2520PUX%27 HTTP/1.1" 200 None
2026-03-29 22:11:51 [bca.uk] INFO: Scrape type for KF15%20PUX: 2
2026-03-29 22:11:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40c0e4d9-c2cc-5df2-ac6e-024ade995ff5 with identifier: KF15%20PUX
2026-03-29 22:11:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40c0e4d9-c2cc-5df2-ac6e-024ade995ff5 with scrape type 2
2026-03-29 22:11:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40c0e4d9-c2cc-5df2-ac6e-024ade995ff5 with scrape type 2
2026-03-29 22:11:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 40c0e4d9-c2cc-5df2-ac6e-024ade995ff5, identifier: KF15%20PUX
2026-03-29 22:11:51 [bca.uk] INFO: Found listing with ID: SN23%20UNF
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN23%2520UNF%27 HTTP/1.1" 200 None
2026-03-29 22:11:51 [bca.uk] INFO: Scrape type for SN23%20UNF: 0
2026-03-29 22:11:51 [bca.uk] INFO: Found listing with ID: VO71%20OHD
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO71%2520OHD%27 HTTP/1.1" 200 None
2026-03-29 22:11:51 [bca.uk] INFO: Scrape type for VO71%20OHD: 0
2026-03-29 22:11:51 [bca.uk] INFO: Found listing with ID: WV23%20XYC
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV23%2520XYC%27 HTTP/1.1" 200 None
2026-03-29 22:11:51 [bca.uk] INFO: Scrape type for WV23%20XYC: 2
2026-03-29 22:11:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9832811d-faaa-5d6c-be63-6f3ca6abbb90 with identifier: WV23%20XYC
2026-03-29 22:11:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9832811d-faaa-5d6c-be63-6f3ca6abbb90 with scrape type 2
2026-03-29 22:11:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9832811d-faaa-5d6c-be63-6f3ca6abbb90 with scrape type 2
2026-03-29 22:11:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9832811d-faaa-5d6c-be63-6f3ca6abbb90, identifier: WV23%20XYC
2026-03-29 22:11:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:11:51 [bca.uk] INFO: Found listing with ID: WA06%20XCM
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA06%2520XCM%27 HTTP/1.1" 200 None
2026-03-29 22:11:51 [bca.uk] INFO: Scrape type for WA06%20XCM: 2
2026-03-29 22:11:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c903ad38-9227-5954-be31-045a1d9e77f7 with identifier: WA06%20XCM
2026-03-29 22:11:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c903ad38-9227-5954-be31-045a1d9e77f7 with scrape type 2
2026-03-29 22:11:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c903ad38-9227-5954-be31-045a1d9e77f7 with scrape type 2
2026-03-29 22:11:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c903ad38-9227-5954-be31-045a1d9e77f7, identifier: WA06%20XCM
2026-03-29 22:11:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 50f43b4f-3a2f-5450-943c-0811bfa85188 with identifier: BK60%20WFP
2026-03-29 22:11:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 50f43b4f-3a2f-5450-943c-0811bfa85188 with identifier: BK60%20WFP
2026-03-29 22:11:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 50f43b4f-3a2f-5450-943c-0811bfa85188 with identifier: BK60%20WFP to the API
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BK60%20WFP-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '50f43b4f-3a2f-5450-943c-0811bfa85188',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BK60 WFP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BK60%20WFP&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 110823,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.2 70 SE Hatchback',
 'transmission': 'manual',
 'trim': '70 SE',
 'vin': 'WVWZZZ6RZBY060765',
 'year': 2010}
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK60%2520WFP%27 HTTP/1.1" 200 None
2026-03-29 22:11:51 [bca.uk] INFO: Saving data for BK60%20WFP: {'auction_closing_time': 1774951200.0, 'created_time': 1774620701.366694, 'last_price_update_time': 1774822311.994173}
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BK60%2520WFP') HTTP/1.1" 204 0
2026-03-29 22:11:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 40c0e4d9-c2cc-5df2-ac6e-024ade995ff5 with identifier: KF15%20PUX
2026-03-29 22:11:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 40c0e4d9-c2cc-5df2-ac6e-024ade995ff5 with identifier: KF15%20PUX
2026-03-29 22:11:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 40c0e4d9-c2cc-5df2-ac6e-024ade995ff5 with identifier: KF15%20PUX to the API
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KF15%20PUX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '40c0e4d9-c2cc-5df2-ac6e-024ade995ff5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KF15 PUX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KF15%20PUX&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 47561,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 90 E/F EXCITE E/T Hatchback',
 'transmission': 'automatic',
 'trim': '90 E/F EXCITE E/T',
 'vin': 'W0L0XEP08F6067122',
 'year': 2015}
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF15%2520PUX%27 HTTP/1.1" 200 None
2026-03-29 22:11:52 [bca.uk] INFO: Saving data for KF15%20PUX: {'auction_closing_time': 1774864800.0, 'created_time': 1774436682.054095, 'last_price_update_time': 1774822312.373641}
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KF15%2520PUX') HTTP/1.1" 204 0
2026-03-29 22:11:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9832811d-faaa-5d6c-be63-6f3ca6abbb90 with identifier: WV23%20XYC
2026-03-29 22:11:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9832811d-faaa-5d6c-be63-6f3ca6abbb90 with identifier: WV23%20XYC
2026-03-29 22:11:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9832811d-faaa-5d6c-be63-6f3ca6abbb90 with identifier: WV23%20XYC to the API
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WV23%20XYC-GB',
 'category': 'Car',
 'color': 'orange',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '9832811d-faaa-5d6c-be63-6f3ca6abbb90',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'WV23 XYC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WV23%20XYC&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'KIA',
 'model': 'NIRO EV',
 'odometer': 37862,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'KIA NIRO EV 150KW 65KWH 4 Hatchback',
 'transmission': 'automatic',
 'trim': '150KW 65KWH 4',
 'vin': 'KNACT811UP5035244',
 'year': 2023}
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV23%2520XYC%27 HTTP/1.1" 200 None
2026-03-29 22:11:52 [bca.uk] INFO: Saving data for WV23%20XYC: {'auction_closing_time': 1774951200.0, 'created_time': 1774620962.317344, 'last_price_update_time': 1774822312.671244}
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WV23%2520XYC') HTTP/1.1" 204 0
2026-03-29 22:11:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c903ad38-9227-5954-be31-045a1d9e77f7 with identifier: WA06%20XCM
2026-03-29 22:11:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c903ad38-9227-5954-be31-045a1d9e77f7 with identifier: WA06%20XCM
2026-03-29 22:11:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c903ad38-9227-5954-be31-045a1d9e77f7 with identifier: WA06%20XCM to the API
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 192,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WA06%20XCM-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'c903ad38-9227-5954-be31-045a1d9e77f7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WA06 XCM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WA06%20XCM&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'LEXUS',
 'model': 'RX',
 'odometer': 126912,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'LEXUS RX 3.3 400 H SE StationWagon',
 'transmission': 'automatic',
 'trim': '400 H SE',
 'vin': 'JTJHW31U302001343',
 'year': 2009}
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA06%2520XCM%27 HTTP/1.1" 200 None
2026-03-29 22:11:52 [bca.uk] INFO: Saving data for WA06%20XCM: {'auction_closing_time': 1774951200.0, 'created_time': 1774276364.318697, 'last_price_update_time': 1774822312.9634}
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WA06%2520XCM') HTTP/1.1" 204 0
2026-03-29 22:11:52 [bca.uk] INFO: Found listing with ID: BX63%20YWP
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX63%2520YWP%27 HTTP/1.1" 200 None
2026-03-29 22:11:52 [bca.uk] INFO: Scrape type for BX63%20YWP: 2
2026-03-29 22:11:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc6f18d6-3cb2-50bb-8c07-ffd4f58e981c with identifier: BX63%20YWP
2026-03-29 22:11:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc6f18d6-3cb2-50bb-8c07-ffd4f58e981c with scrape type 2
2026-03-29 22:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc6f18d6-3cb2-50bb-8c07-ffd4f58e981c with scrape type 2
2026-03-29 22:11:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dc6f18d6-3cb2-50bb-8c07-ffd4f58e981c, identifier: BX63%20YWP
2026-03-29 22:11:53 [bca.uk] INFO: Found listing with ID: SL70%20OPZ
2026-03-29 22:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL70%2520OPZ%27 HTTP/1.1" 200 None
2026-03-29 22:11:53 [bca.uk] INFO: Scrape type for SL70%20OPZ: 2
2026-03-29 22:11:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f28e73a3-1dc3-5932-9f28-261600f9f578 with identifier: SL70%20OPZ
2026-03-29 22:11:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f28e73a3-1dc3-5932-9f28-261600f9f578 with scrape type 2
2026-03-29 22:11:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f28e73a3-1dc3-5932-9f28-261600f9f578 with scrape type 2
2026-03-29 22:11:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f28e73a3-1dc3-5932-9f28-261600f9f578, identifier: SL70%20OPZ
2026-03-29 22:11:53 [bca.uk] INFO: Found listing with ID: YS21%20VOM
2026-03-29 22:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS21%2520VOM%27 HTTP/1.1" 200 None
2026-03-29 22:11:53 [bca.uk] INFO: Scrape type for YS21%20VOM: 2
2026-03-29 22:11:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 791e2a52-192f-54cf-b59f-e1bbcbef789a with identifier: YS21%20VOM
2026-03-29 22:11:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 791e2a52-192f-54cf-b59f-e1bbcbef789a with scrape type 2
2026-03-29 22:11:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 791e2a52-192f-54cf-b59f-e1bbcbef789a with scrape type 2
2026-03-29 22:11:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 791e2a52-192f-54cf-b59f-e1bbcbef789a, identifier: YS21%20VOM
2026-03-29 22:11:53 [bca.uk] INFO: Found listing with ID: ET19%20TUO
2026-03-29 22:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET19%2520TUO%27 HTTP/1.1" 200 None
2026-03-29 22:11:53 [bca.uk] INFO: Scrape type for ET19%20TUO: 2
2026-03-29 22:11:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 568207d6-1617-5ddd-a48d-0a8abbc6d0ef with identifier: ET19%20TUO
2026-03-29 22:11:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 568207d6-1617-5ddd-a48d-0a8abbc6d0ef with scrape type 2
2026-03-29 22:11:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 568207d6-1617-5ddd-a48d-0a8abbc6d0ef with scrape type 2
2026-03-29 22:11:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 568207d6-1617-5ddd-a48d-0a8abbc6d0ef, identifier: ET19%20TUO
2026-03-29 22:11:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dc6f18d6-3cb2-50bb-8c07-ffd4f58e981c with identifier: BX63%20YWP
2026-03-29 22:11:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dc6f18d6-3cb2-50bb-8c07-ffd4f58e981c with identifier: BX63%20YWP
2026-03-29 22:11:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dc6f18d6-3cb2-50bb-8c07-ffd4f58e981c with identifier: BX63%20YWP to the API
2026-03-29 22:11:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BX63%20YWP-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.1L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'dc6f18d6-3cb2-50bb-8c07-ffd4f58e981c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BX63 YWP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BX63%20YWP&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'MERCEDES-BENZ',
 'model': 'C220',
 'odometer': 101327,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ C220 2.1 CDI B/E EXECUTIVE SE Saloon',
 'transmission': 'manual',
 'trim': 'CDI B/E EXECUTIVE SE',
 'vin': 'WDD2040022A908906',
 'year': 2013}
2026-03-29 22:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX63%2520YWP%27 HTTP/1.1" 200 None
2026-03-29 22:11:53 [bca.uk] INFO: Saving data for BX63%20YWP: {'auction_closing_time': 1774951200.0, 'created_time': 1774620702.005592, 'last_price_update_time': 1774822313.70174}
2026-03-29 22:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BX63%2520YWP') HTTP/1.1" 204 0
2026-03-29 22:11:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f28e73a3-1dc3-5932-9f28-261600f9f578 with identifier: SL70%20OPZ
2026-03-29 22:11:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f28e73a3-1dc3-5932-9f28-261600f9f578 with identifier: SL70%20OPZ
2026-03-29 22:11:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f28e73a3-1dc3-5932-9f28-261600f9f578 with identifier: SL70%20OPZ to the API
2026-03-29 22:11:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SL70%20OPZ-GB',
 'category': 'Car',
 'color': 'multicoloured',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'f28e73a3-1dc3-5932-9f28-261600f9f578',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SL70 OPZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SL70%20OPZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'RENAULT',
 'model': 'CAPTUR',
 'odometer': 40425,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'RENAULT CAPTUR 1.6 E-TECH PHEV S EDITION Hatchback',
 'transmission': 'automatic',
 'trim': 'E-TECH PHEV S EDITION',
 'vin': 'VF1RJB00865021382',
 'year': 2020}
2026-03-29 22:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL70%2520OPZ%27 HTTP/1.1" 200 None
2026-03-29 22:11:54 [bca.uk] INFO: Saving data for SL70%20OPZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620824.900366, 'last_price_update_time': 1774822314.869763}
2026-03-29 22:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SL70%2520OPZ') HTTP/1.1" 204 0
2026-03-29 22:11:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 791e2a52-192f-54cf-b59f-e1bbcbef789a with identifier: YS21%20VOM
2026-03-29 22:11:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 791e2a52-192f-54cf-b59f-e1bbcbef789a with identifier: YS21%20VOM
2026-03-29 22:11:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 791e2a52-192f-54cf-b59f-e1bbcbef789a with identifier: YS21%20VOM to the API
2026-03-29 22:11:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 32,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YS21%20VOM-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '791e2a52-192f-54cf-b59f-e1bbcbef789a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YS21 VOM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YS21%20VOM&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'KUGA VIGNALE',
 'odometer': 52183,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'FORD KUGA VIGNALE 2.5 E/B PHEV 2WD StationWagon',
 'transmission': 'automatic',
 'trim': 'E/B PHEV 2WD',
 'vin': 'WF0FXXWPMHMJ41721',
 'year': 2021}
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS21%2520VOM%27 HTTP/1.1" 200 None
2026-03-29 22:11:55 [bca.uk] INFO: Saving data for YS21%20VOM: {'auction_closing_time': 1774951200.0, 'created_time': 1774620963.04845, 'last_price_update_time': 1774822315.161362}
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YS21%2520VOM') HTTP/1.1" 204 0
2026-03-29 22:11:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 568207d6-1617-5ddd-a48d-0a8abbc6d0ef with identifier: ET19%20TUO
2026-03-29 22:11:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 568207d6-1617-5ddd-a48d-0a8abbc6d0ef with identifier: ET19%20TUO
2026-03-29 22:11:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 568207d6-1617-5ddd-a48d-0a8abbc6d0ef with identifier: ET19%20TUO to the API
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ET19%20TUO-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '568207d6-1617-5ddd-a48d-0a8abbc6d0ef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ET19 TUO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ET19%20TUO&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'SKODA',
 'model': 'KAROQ',
 'odometer': 76976,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'SKODA KAROQ 1.5 TSI 150 4X4 EDITION DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TSI 150 4X4 EDITION DSG',
 'vin': 'TMBMR7NU7K5042330',
 'year': 2019}
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET19%2520TUO%27 HTTP/1.1" 200 None
2026-03-29 22:11:55 [bca.uk] INFO: Saving data for ET19%20TUO: {'auction_closing_time': 1775037600.0, 'created_time': 1774620723.422505, 'last_price_update_time': 1774822315.442653}
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ET19%2520TUO') HTTP/1.1" 204 0
2026-03-29 22:11:55 [bca.uk] INFO: Found listing with ID: DV74%20EKY
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV74%2520EKY%27 HTTP/1.1" 200 None
2026-03-29 22:11:55 [bca.uk] INFO: Scrape type for DV74%20EKY: 2
2026-03-29 22:11:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3b8f7b0-6407-5919-93eb-338438b3adad with identifier: DV74%20EKY
2026-03-29 22:11:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3b8f7b0-6407-5919-93eb-338438b3adad with scrape type 2
2026-03-29 22:11:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3b8f7b0-6407-5919-93eb-338438b3adad with scrape type 2
2026-03-29 22:11:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b3b8f7b0-6407-5919-93eb-338438b3adad, identifier: DV74%20EKY
2026-03-29 22:11:55 [bca.uk] INFO: Found listing with ID: AE09%20LXH
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE09%2520LXH%27 HTTP/1.1" 200 None
2026-03-29 22:11:55 [bca.uk] INFO: Scrape type for AE09%20LXH: 2
2026-03-29 22:11:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43b614a8-c917-502d-b551-213a3ec706cf with identifier: AE09%20LXH
2026-03-29 22:11:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43b614a8-c917-502d-b551-213a3ec706cf with scrape type 2
2026-03-29 22:11:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43b614a8-c917-502d-b551-213a3ec706cf with scrape type 2
2026-03-29 22:11:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 43b614a8-c917-502d-b551-213a3ec706cf, identifier: AE09%20LXH
2026-03-29 22:11:55 [bca.uk] INFO: Found listing with ID: LC72%20VBD
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC72%2520VBD%27 HTTP/1.1" 200 None
2026-03-29 22:11:55 [bca.uk] INFO: Scrape type for LC72%20VBD: 2
2026-03-29 22:11:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ac03354-992d-5a2e-a75f-82d478726d5b with identifier: LC72%20VBD
2026-03-29 22:11:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ac03354-992d-5a2e-a75f-82d478726d5b with scrape type 2
2026-03-29 22:11:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ac03354-992d-5a2e-a75f-82d478726d5b with scrape type 2
2026-03-29 22:11:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4ac03354-992d-5a2e-a75f-82d478726d5b, identifier: LC72%20VBD
2026-03-29 22:11:55 [bca.uk] INFO: Found listing with ID: KS73%20BWH
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS73%2520BWH%27 HTTP/1.1" 200 None
2026-03-29 22:11:55 [bca.uk] INFO: Scrape type for KS73%20BWH: 2
2026-03-29 22:11:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 074e4389-b245-5988-9c6e-4b6b79a8b199 with identifier: KS73%20BWH
2026-03-29 22:11:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 074e4389-b245-5988-9c6e-4b6b79a8b199 with scrape type 2
2026-03-29 22:11:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 074e4389-b245-5988-9c6e-4b6b79a8b199 with scrape type 2
2026-03-29 22:11:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 074e4389-b245-5988-9c6e-4b6b79a8b199, identifier: KS73%20BWH
2026-03-29 22:11:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b3b8f7b0-6407-5919-93eb-338438b3adad with identifier: DV74%20EKY
2026-03-29 22:11:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b3b8f7b0-6407-5919-93eb-338438b3adad with identifier: DV74%20EKY
2026-03-29 22:11:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b3b8f7b0-6407-5919-93eb-338438b3adad with identifier: DV74%20EKY to the API
2026-03-29 22:11:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DV74%20EKY-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'b3b8f7b0-6407-5919-93eb-338438b3adad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DV74 EKY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DV74%20EKY&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'NISSAN',
 'model': 'LEAF',
 'odometer': 12035,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'NISSAN LEAF 110KW 39KWH TEKNA Hatchback',
 'transmission': 'automatic',
 'trim': '110KW 39KWH TEKNA',
 'vin': 'SJNFAAZE1U0212559',
 'year': 2024}
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV74%2520EKY%27 HTTP/1.1" 200 None
2026-03-29 22:11:56 [bca.uk] INFO: Saving data for DV74%20EKY: {'auction_closing_time': 1775037600.0, 'created_time': 1774620702.827927, 'last_price_update_time': 1774822316.173301}
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DV74%2520EKY') HTTP/1.1" 204 0
2026-03-29 22:11:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 43b614a8-c917-502d-b551-213a3ec706cf with identifier: AE09%20LXH
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=pepper+white HTTP/1.1" 200 None
2026-03-29 22:11:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:11:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 43b614a8-c917-502d-b551-213a3ec706cf with identifier: AE09%20LXH
2026-03-29 22:11:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 43b614a8-c917-502d-b551-213a3ec706cf with identifier: AE09%20LXH to the API
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AE09%20LXH-GB',
 'category': 'Car',
 'color': 'pepper white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '43b614a8-c917-502d-b551-213a3ec706cf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AE09 LXH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AE09%20LXH&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MINI',
 'model': 'COOPER',
 'odometer': 84210,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'MINI COOPER 1.6  Hatchback',
 'transmission': 'manual',
 'trim': '',
 'vin': 'WMWMF32020TV49905',
 'year': 2009}
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE09%2520LXH%27 HTTP/1.1" 200 None
2026-03-29 22:11:56 [bca.uk] INFO: Saving data for AE09%20LXH: {'auction_closing_time': 1774864800.0, 'created_time': 1774436680.231023, 'last_price_update_time': 1774822316.588894}
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AE09%2520LXH') HTTP/1.1" 204 0
2026-03-29 22:11:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4ac03354-992d-5a2e-a75f-82d478726d5b with identifier: LC72%20VBD
2026-03-29 22:11:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4ac03354-992d-5a2e-a75f-82d478726d5b with identifier: LC72%20VBD
2026-03-29 22:11:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4ac03354-992d-5a2e-a75f-82d478726d5b with identifier: LC72%20VBD to the API
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LC72%20VBD-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '4ac03354-992d-5a2e-a75f-82d478726d5b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LC72 VBD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LC72%20VBD&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'DS AUTOMOBILES',
 'model': 'DS 3 E CROSSBCK',
 'odometer': 19493,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'DS AUTOMOBILES DS 3 E CROSSBCK 100KW 50KWH BASTILLE Hatchback',
 'transmission': 'automatic',
 'trim': '100KW 50KWH BASTILLE',
 'vin': 'VR1UJZKXZNW088934',
 'year': 2022}
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC72%2520VBD%27 HTTP/1.1" 200 None
2026-03-29 22:11:56 [bca.uk] INFO: Saving data for LC72%20VBD: {'auction_closing_time': 1774951200.0, 'created_time': 1774620952.499622, 'last_price_update_time': 1774822316.882727}
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LC72%2520VBD') HTTP/1.1" 204 0
2026-03-29 22:11:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 074e4389-b245-5988-9c6e-4b6b79a8b199 with identifier: KS73%20BWH
2026-03-29 22:11:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 074e4389-b245-5988-9c6e-4b6b79a8b199 with identifier: KS73%20BWH
2026-03-29 22:11:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 074e4389-b245-5988-9c6e-4b6b79a8b199 with identifier: KS73%20BWH to the API
2026-03-29 22:11:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': None,
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '074e4389-b245-5988-9c6e-4b6b79a8b199',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KS73 BWH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KS73%20BWH&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLKSWAGEN',
 'model': 'GRANDCALIFORNIA',
 'odometer': 7808,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GRANDCALIFORNIA 2.0 TDI 177 600 (3.5T) TIP MPV',
 'transmission': 'automatic',
 'trim': 'TDI 177 600 (3.5T) TIP',
 'vin': 'WV1ZZZSY0R9021479',
 'year': 2024}
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS73%2520BWH%27 HTTP/1.1" 200 None
2026-03-29 22:11:57 [bca.uk] INFO: Saving data for KS73%20BWH: {'auction_closing_time': 1775037600.0, 'created_time': 1774620736.670062, 'last_price_update_time': 1774822317.17137}
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KS73%2520BWH') HTTP/1.1" 204 0
2026-03-29 22:11:57 [bca.uk] INFO: Found listing with ID: DF59%20CZD
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF59%2520CZD%27 HTTP/1.1" 200 None
2026-03-29 22:11:57 [bca.uk] INFO: Scrape type for DF59%20CZD: 2
2026-03-29 22:11:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44059fa0-2ea5-5edf-ac65-74c2f965d05f with identifier: DF59%20CZD
2026-03-29 22:11:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44059fa0-2ea5-5edf-ac65-74c2f965d05f with scrape type 2
2026-03-29 22:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44059fa0-2ea5-5edf-ac65-74c2f965d05f with scrape type 2
2026-03-29 22:11:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 44059fa0-2ea5-5edf-ac65-74c2f965d05f, identifier: DF59%20CZD
2026-03-29 22:11:57 [bca.uk] INFO: Found listing with ID: SB21%20BMO
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB21%2520BMO%27 HTTP/1.1" 200 None
2026-03-29 22:11:57 [bca.uk] INFO: Scrape type for SB21%20BMO: 0
2026-03-29 22:11:57 [bca.uk] INFO: Found listing with ID: SJ66%20YFG
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ66%2520YFG%27 HTTP/1.1" 200 None
2026-03-29 22:11:57 [bca.uk] INFO: Scrape type for SJ66%20YFG: 2
2026-03-29 22:11:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7500bed3-411c-5b30-a05a-b537ea125af5 with identifier: SJ66%20YFG
2026-03-29 22:11:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7500bed3-411c-5b30-a05a-b537ea125af5 with scrape type 2
2026-03-29 22:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7500bed3-411c-5b30-a05a-b537ea125af5 with scrape type 2
2026-03-29 22:11:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7500bed3-411c-5b30-a05a-b537ea125af5, identifier: SJ66%20YFG
2026-03-29 22:11:57 [bca.uk] INFO: Found listing with ID: LE73%20GVZ
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE73%2520GVZ%27 HTTP/1.1" 200 None
2026-03-29 22:11:57 [bca.uk] INFO: Scrape type for LE73%20GVZ: 2
2026-03-29 22:11:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e65942e-6fef-50b7-a754-832dffa31cd8 with identifier: LE73%20GVZ
2026-03-29 22:11:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e65942e-6fef-50b7-a754-832dffa31cd8 with scrape type 2
2026-03-29 22:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e65942e-6fef-50b7-a754-832dffa31cd8 with scrape type 2
2026-03-29 22:11:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4e65942e-6fef-50b7-a754-832dffa31cd8, identifier: LE73%20GVZ
2026-03-29 22:11:57 [bca.uk] INFO: Found listing with ID: LK65%20OOF
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK65%2520OOF%27 HTTP/1.1" 200 None
2026-03-29 22:11:57 [bca.uk] INFO: Scrape type for LK65%20OOF: 0
2026-03-29 22:11:57 [bca.uk] INFO: Found listing with ID: RK20%20KSJ
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK20%2520KSJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:57 [bca.uk] INFO: Scrape type for RK20%20KSJ: 2
2026-03-29 22:11:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95a7fc62-19f5-598d-81d5-00eb66e2f6c6 with identifier: RK20%20KSJ
2026-03-29 22:11:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95a7fc62-19f5-598d-81d5-00eb66e2f6c6 with scrape type 2
2026-03-29 22:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95a7fc62-19f5-598d-81d5-00eb66e2f6c6 with scrape type 2
2026-03-29 22:11:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 95a7fc62-19f5-598d-81d5-00eb66e2f6c6, identifier: RK20%20KSJ
2026-03-29 22:11:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 44059fa0-2ea5-5edf-ac65-74c2f965d05f with identifier: DF59%20CZD
2026-03-29 22:11:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 44059fa0-2ea5-5edf-ac65-74c2f965d05f with identifier: DF59%20CZD
2026-03-29 22:11:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 44059fa0-2ea5-5edf-ac65-74c2f965d05f with identifier: DF59%20CZD to the API
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 225,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DF59%20CZD-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '44059fa0-2ea5-5edf-ac65-74c2f965d05f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DF59 CZD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DF59%20CZD&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MITSUBISHI',
 'model': 'L200',
 'odometer': 169150,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'MITSUBISHI L200 2.5 DI-D 134 LWB RAGING BULL 4WD CrewCab Pick-up',
 'transmission': 'manual',
 'trim': 'DI-D 134 LWB RAGING BULL 4WD',
 'vin': 'MMBJNKB407D171329',
 'year': 2009}
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF59%2520CZD%27 HTTP/1.1" 200 None
2026-03-29 22:11:57 [bca.uk] INFO: Saving data for DF59%20CZD: {'auction_closing_time': 1775037600.0, 'created_time': 1773824594.903259, 'last_price_update_time': 1774822317.957157}
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DF59%2520CZD') HTTP/1.1" 204 0
2026-03-29 22:11:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7500bed3-411c-5b30-a05a-b537ea125af5 with identifier: SJ66%20YFG
2026-03-29 22:11:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7500bed3-411c-5b30-a05a-b537ea125af5 with identifier: SJ66%20YFG
2026-03-29 22:11:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7500bed3-411c-5b30-a05a-b537ea125af5 with identifier: SJ66%20YFG to the API
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SJ66%20YFG-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7500bed3-411c-5b30-a05a-b537ea125af5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SJ66 YFG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SJ66%20YFG&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'AUDI',
 'model': 'A3 SPORTBACK',
 'odometer': 76585,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'AUDI A3 SPORTBACK 2.0 TDI 150 SPORT S-T Hatchback',
 'transmission': 'automatic',
 'trim': 'TDI 150 SPORT S-T',
 'vin': 'WAUZZZ8V8HA024924',
 'year': 2016}
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ66%2520YFG%27 HTTP/1.1" 200 None
2026-03-29 22:11:58 [bca.uk] INFO: Saving data for SJ66%20YFG: {'auction_closing_time': 1775124000.0, 'created_time': 1774437336.253322, 'last_price_update_time': 1774822318.360193}
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SJ66%2520YFG') HTTP/1.1" 204 0
2026-03-29 22:11:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4e65942e-6fef-50b7-a754-832dffa31cd8 with identifier: LE73%20GVZ
2026-03-29 22:11:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4e65942e-6fef-50b7-a754-832dffa31cd8 with identifier: LE73%20GVZ
2026-03-29 22:11:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4e65942e-6fef-50b7-a754-832dffa31cd8 with identifier: LE73%20GVZ to the API
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LE73%20GVZ-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '4e65942e-6fef-50b7-a754-832dffa31cd8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LE73 GVZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LE73%20GVZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'TESLA',
 'model': 'MODEL Y',
 'odometer': 30272,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL Y AWD LONG RANGE Hatchback',
 'transmission': 'automatic',
 'trim': 'AWD LONG RANGE',
 'vin': 'LRWYHCEKXRC240849',
 'year': 2023}
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE73%2520GVZ%27 HTTP/1.1" 200 None
2026-03-29 22:11:58 [bca.uk] INFO: Saving data for LE73%20GVZ: {'auction_closing_time': 1774951200.0, 'created_time': 1773929105.123472, 'last_price_update_time': 1774822318.659015}
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LE73%2520GVZ') HTTP/1.1" 204 0
2026-03-29 22:11:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 95a7fc62-19f5-598d-81d5-00eb66e2f6c6 with identifier: RK20%20KSJ
2026-03-29 22:11:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 95a7fc62-19f5-598d-81d5-00eb66e2f6c6 with identifier: RK20%20KSJ
2026-03-29 22:11:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 95a7fc62-19f5-598d-81d5-00eb66e2f6c6 with identifier: RK20%20KSJ to the API
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:11:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RK20%20KSJ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '95a7fc62-19f5-598d-81d5-00eb66e2f6c6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RK20 KSJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RK20%20KSJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'AUDI',
 'model': 'Q3',
 'odometer': 40113,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'AUDI Q3 2.0 35 TDI SPORT S-T StationWagon',
 'transmission': 'automatic',
 'trim': '35 TDI SPORT S-T',
 'vin': 'WAUZZZF31L1011717',
 'year': 2020}
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK20%2520KSJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:58 [bca.uk] INFO: Saving data for RK20%20KSJ: {'auction_closing_time': 1775037600.0, 'created_time': 1774620716.144095, 'last_price_update_time': 1774822318.954459}
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RK20%2520KSJ') HTTP/1.1" 204 0
2026-03-29 22:11:58 [bca.uk] INFO: Found listing with ID: KS10%20KFX
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS10%2520KFX%27 HTTP/1.1" 200 None
2026-03-29 22:11:58 [bca.uk] INFO: Scrape type for KS10%20KFX: 2
2026-03-29 22:11:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7eaf458e-1568-5c2d-bfb2-5e6fcf6d2f4c with identifier: KS10%20KFX
2026-03-29 22:11:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7eaf458e-1568-5c2d-bfb2-5e6fcf6d2f4c with scrape type 2
2026-03-29 22:11:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7eaf458e-1568-5c2d-bfb2-5e6fcf6d2f4c with scrape type 2
2026-03-29 22:11:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7eaf458e-1568-5c2d-bfb2-5e6fcf6d2f4c, identifier: KS10%20KFX
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: PN71%20EYX
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN71%2520EYX%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for PN71%20EYX: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: OE70%20FNZ
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE70%2520FNZ%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for OE70%20FNZ: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: OY65%20XWC
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY65%2520XWC%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for OY65%20XWC: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: MF13%20KEJ
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF13%2520KEJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for MF13%20KEJ: 2
2026-03-29 22:11:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad251dd9-f00d-5764-9a52-870e5e2b951e with identifier: MF13%20KEJ
2026-03-29 22:11:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad251dd9-f00d-5764-9a52-870e5e2b951e with scrape type 2
2026-03-29 22:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad251dd9-f00d-5764-9a52-870e5e2b951e with scrape type 2
2026-03-29 22:11:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ad251dd9-f00d-5764-9a52-870e5e2b951e, identifier: MF13%20KEJ
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: LF23%20WKL
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF23%2520WKL%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for LF23%20WKL: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: LF72%20WKJ
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF72%2520WKJ%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for LF72%20WKJ: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: LO72%20UJK
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO72%2520UJK%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for LO72%20UJK: 2
2026-03-29 22:11:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e3f51b1-20d1-535e-b3dd-1aeec6de36a4 with identifier: LO72%20UJK
2026-03-29 22:11:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e3f51b1-20d1-535e-b3dd-1aeec6de36a4 with scrape type 2
2026-03-29 22:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e3f51b1-20d1-535e-b3dd-1aeec6de36a4 with scrape type 2
2026-03-29 22:11:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0e3f51b1-20d1-535e-b3dd-1aeec6de36a4, identifier: LO72%20UJK
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: VE14%20BDV
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE14%2520BDV%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for VE14%20BDV: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: VK18%20ERU
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK18%2520ERU%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for VK18%20ERU: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: VN69%20VZU
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN69%2520VZU%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for VN69%20VZU: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: VX73%20HHM
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX73%2520HHM%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for VX73%20HHM: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: AA57%20TEC
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AA57%2520TEC%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for AA57%20TEC: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: AO69%20GHX
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO69%2520GHX%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for AO69%20GHX: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: BC19%20XPT
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC19%2520XPT%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for BC19%20XPT: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: BL74%20LVO
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL74%2520LVO%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for BL74%20LVO: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: BN69%20HNH
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN69%2520HNH%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for BN69%20HNH: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: BW19%20VEU
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW19%2520VEU%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for BW19%20VEU: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: LN72%20VDO
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN72%2520VDO%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for LN72%20VDO: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: WM22%20LHF
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM22%2520LHF%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for WM22%20LHF: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: WR73%20NUW
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR73%2520NUW%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for WR73%20NUW: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: AP64%20FXF
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP64%2520FXF%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for AP64%20FXF: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: BG23%20XZB
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG23%2520XZB%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for BG23%20XZB: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: KE23%20WFX
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE23%2520WFX%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for KE23%20WFX: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: NL72%20JYY
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL72%2520JYY%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for NL72%20JYY: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: WM23%20RXO
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM23%2520RXO%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for WM23%20RXO: 0
2026-03-29 22:11:59 [bca.uk] INFO: Found listing with ID: GF21%20HVA
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF21%2520HVA%27 HTTP/1.1" 200 None
2026-03-29 22:11:59 [bca.uk] INFO: Scrape type for GF21%20HVA: 2
2026-03-29 22:11:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37ed7b49-1b96-5345-8017-09ee742b89ef with identifier: GF21%20HVA
2026-03-29 22:11:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37ed7b49-1b96-5345-8017-09ee742b89ef with scrape type 2
2026-03-29 22:11:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37ed7b49-1b96-5345-8017-09ee742b89ef with scrape type 2
2026-03-29 22:11:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 37ed7b49-1b96-5345-8017-09ee742b89ef, identifier: GF21%20HVA
2026-03-29 22:11:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7eaf458e-1568-5c2d-bfb2-5e6fcf6d2f4c with identifier: KS10%20KFX
2026-03-29 22:11:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7eaf458e-1568-5c2d-bfb2-5e6fcf6d2f4c with identifier: KS10%20KFX
2026-03-29 22:11:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7eaf458e-1568-5c2d-bfb2-5e6fcf6d2f4c with identifier: KS10%20KFX to the API
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:11:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 198,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KS10%20KFX-GB',
 'category': 'LightCommercialVehicle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7eaf458e-1568-5c2d-bfb2-5e6fcf6d2f4c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KS10 KFX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KS10%20KFX&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VOLKSWAGEN',
 'model': 'TRANSPORTER T28',
 'odometer': 192522,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TRANSPORTER T28 2.0 TDI 102 SWB CrewCab Van',
 'transmission': 'manual',
 'trim': 'TDI 102 SWB',
 'vin': 'WV1ZZZ7HZBH005440',
 'year': 2010}
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS10%2520KFX%27 HTTP/1.1" 200 None
2026-03-29 22:12:00 [bca.uk] INFO: Saving data for KS10%20KFX: {'auction_closing_time': 1775037600.0, 'created_time': 1773841930.759223, 'last_price_update_time': 1774822320.13148}
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KS10%2520KFX') HTTP/1.1" 204 0
2026-03-29 22:12:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ad251dd9-f00d-5764-9a52-870e5e2b951e with identifier: MF13%20KEJ
2026-03-29 22:12:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ad251dd9-f00d-5764-9a52-870e5e2b951e with identifier: MF13%20KEJ
2026-03-29 22:12:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ad251dd9-f00d-5764-9a52-870e5e2b951e with identifier: MF13%20KEJ to the API
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MF13%20KEJ-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ad251dd9-f00d-5764-9a52-870e5e2b951e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MF13 KEJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MF13%20KEJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 71488,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.3 VVT-I SR Hatchback',
 'transmission': 'manual',
 'trim': 'VVT-I SR',
 'vin': 'VNKKJ3D300A131765',
 'year': 2013}
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF13%2520KEJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:00 [bca.uk] INFO: Saving data for MF13%20KEJ: {'auction_closing_time': 1775124000.0, 'created_time': 1774447378.072912, 'last_price_update_time': 1774822320.517435}
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MF13%2520KEJ') HTTP/1.1" 204 0
2026-03-29 22:12:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0e3f51b1-20d1-535e-b3dd-1aeec6de36a4 with identifier: LO72%20UJK
2026-03-29 22:12:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0e3f51b1-20d1-535e-b3dd-1aeec6de36a4 with identifier: LO72%20UJK
2026-03-29 22:12:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0e3f51b1-20d1-535e-b3dd-1aeec6de36a4 with identifier: LO72%20UJK to the API
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LO72%20UJK-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '0e3f51b1-20d1-535e-b3dd-1aeec6de36a4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LO72 UJK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LO72%20UJK&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': 'IX3',
 'odometer': 28209,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'BMW IX3 210KW 80KWH M SPORT PRO StationWagon',
 'transmission': 'automatic',
 'trim': '210KW 80KWH M SPORT PRO',
 'vin': 'WBY42DU000S557734',
 'year': 2023}
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO72%2520UJK%27 HTTP/1.1" 200 None
2026-03-29 22:12:00 [bca.uk] INFO: Saving data for LO72%20UJK: {'auction_closing_time': 1774951200.0, 'created_time': 1774620970.897589, 'last_price_update_time': 1774822320.816024}
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LO72%2520UJK') HTTP/1.1" 204 0
2026-03-29 22:12:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 37ed7b49-1b96-5345-8017-09ee742b89ef with identifier: GF21%20HVA
2026-03-29 22:12:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 37ed7b49-1b96-5345-8017-09ee742b89ef with identifier: GF21%20HVA
2026-03-29 22:12:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 37ed7b49-1b96-5345-8017-09ee742b89ef with identifier: GF21%20HVA to the API
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GF21%20HVA-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '37ed7b49-1b96-5345-8017-09ee742b89ef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GF21 HVA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GF21%20HVA&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'MG MOTOR UK',
 'model': 'ZS ELECTRIC',
 'odometer': 22814,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK ZS ELECTRIC 105KW 45KWH EXCLUSIVE Hatchback',
 'transmission': 'automatic',
 'trim': '105KW 45KWH EXCLUSIVE',
 'vin': 'SDPW7CB3FLZ133984',
 'year': 2021}
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF21%2520HVA%27 HTTP/1.1" 200 None
2026-03-29 22:12:01 [bca.uk] INFO: Saving data for GF21%20HVA: {'auction_closing_time': 1774951200.0, 'created_time': 1774478520.616886, 'last_price_update_time': 1774822321.098144}
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GF21%2520HVA') HTTP/1.1" 204 0
2026-03-29 22:12:01 [bca.uk] INFO: Found listing with ID: KN74%20WBP
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN74%2520WBP%27 HTTP/1.1" 200 None
2026-03-29 22:12:01 [bca.uk] INFO: Scrape type for KN74%20WBP: 2
2026-03-29 22:12:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 595b353f-c28e-5b0c-9452-5e493fe20c9f with identifier: KN74%20WBP
2026-03-29 22:12:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 595b353f-c28e-5b0c-9452-5e493fe20c9f with scrape type 2
2026-03-29 22:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 595b353f-c28e-5b0c-9452-5e493fe20c9f with scrape type 2
2026-03-29 22:12:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 595b353f-c28e-5b0c-9452-5e493fe20c9f, identifier: KN74%20WBP
2026-03-29 22:12:01 [bca.uk] INFO: Found listing with ID: LR70%20YWU
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR70%2520YWU%27 HTTP/1.1" 200 None
2026-03-29 22:12:01 [bca.uk] INFO: Scrape type for LR70%20YWU: 0
2026-03-29 22:12:01 [bca.uk] INFO: Found listing with ID: RX69%20XHC
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX69%2520XHC%27 HTTP/1.1" 200 None
2026-03-29 22:12:01 [bca.uk] INFO: Scrape type for RX69%20XHC: 0
2026-03-29 22:12:01 [bca.uk] INFO: Found listing with ID: SY20%20KAO
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY20%2520KAO%27 HTTP/1.1" 200 None
2026-03-29 22:12:01 [bca.uk] INFO: Scrape type for SY20%20KAO: 0
2026-03-29 22:12:01 [bca.uk] INFO: Found listing with ID: VA68%20DJX
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA68%2520DJX%27 HTTP/1.1" 200 None
2026-03-29 22:12:01 [bca.uk] INFO: Scrape type for VA68%20DJX: 0
2026-03-29 22:12:01 [bca.uk] INFO: Found listing with ID: VX69%20GVM
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX69%2520GVM%27 HTTP/1.1" 200 None
2026-03-29 22:12:01 [bca.uk] INFO: Scrape type for VX69%20GVM: 0
2026-03-29 22:12:01 [bca.uk] INFO: Found listing with ID: WH19%20OTD
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WH19%2520OTD%27 HTTP/1.1" 200 None
2026-03-29 22:12:01 [bca.uk] INFO: Scrape type for WH19%20OTD: 0
2026-03-29 22:12:01 [bca.uk] INFO: Found listing with ID: WM19%20CWJ
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM19%2520CWJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:01 [bca.uk] INFO: Scrape type for WM19%20CWJ: 0
2026-03-29 22:12:01 [bca.uk] INFO: Found listing with ID: WN24%20FPA
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN24%2520FPA%27 HTTP/1.1" 200 None
2026-03-29 22:12:01 [bca.uk] INFO: Scrape type for WN24%20FPA: 0
2026-03-29 22:12:01 [bca.uk] INFO: Found listing with ID: CE72%20GXC
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE72%2520GXC%27 HTTP/1.1" 200 None
2026-03-29 22:12:01 [bca.uk] INFO: Scrape type for CE72%20GXC: 0
2026-03-29 22:12:01 [bca.uk] INFO: Found listing with ID: CJ19%20TWG
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ19%2520TWG%27 HTTP/1.1" 200 None
2026-03-29 22:12:01 [bca.uk] INFO: Scrape type for CJ19%20TWG: 2
2026-03-29 22:12:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34baeb9d-9a7c-54a8-87c6-cb5ff5485097 with identifier: CJ19%20TWG
2026-03-29 22:12:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34baeb9d-9a7c-54a8-87c6-cb5ff5485097 with scrape type 2
2026-03-29 22:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34baeb9d-9a7c-54a8-87c6-cb5ff5485097 with scrape type 2
2026-03-29 22:12:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 34baeb9d-9a7c-54a8-87c6-cb5ff5485097, identifier: CJ19%20TWG
2026-03-29 22:12:01 [bca.uk] INFO: Found listing with ID: LS70%20HWZ
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS70%2520HWZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:01 [bca.uk] INFO: Scrape type for LS70%20HWZ: 2
2026-03-29 22:12:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bd3007e-41f4-5370-b780-4c1cf7e9e9ec with identifier: LS70%20HWZ
2026-03-29 22:12:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bd3007e-41f4-5370-b780-4c1cf7e9e9ec with scrape type 2
2026-03-29 22:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bd3007e-41f4-5370-b780-4c1cf7e9e9ec with scrape type 2
2026-03-29 22:12:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4bd3007e-41f4-5370-b780-4c1cf7e9e9ec, identifier: LS70%20HWZ
2026-03-29 22:12:01 [bca.uk] INFO: Found listing with ID: KS69%20FVZ
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS69%2520FVZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:01 [bca.uk] INFO: Scrape type for KS69%20FVZ: 2
2026-03-29 22:12:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac1b8c48-8c10-5b3c-91db-ed57daf7014d with identifier: KS69%20FVZ
2026-03-29 22:12:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac1b8c48-8c10-5b3c-91db-ed57daf7014d with scrape type 2
2026-03-29 22:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac1b8c48-8c10-5b3c-91db-ed57daf7014d with scrape type 2
2026-03-29 22:12:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ac1b8c48-8c10-5b3c-91db-ed57daf7014d, identifier: KS69%20FVZ
2026-03-29 22:12:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 595b353f-c28e-5b0c-9452-5e493fe20c9f with identifier: KN74%20WBP
2026-03-29 22:12:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 595b353f-c28e-5b0c-9452-5e493fe20c9f with identifier: KN74%20WBP
2026-03-29 22:12:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 595b353f-c28e-5b0c-9452-5e493fe20c9f with identifier: KN74%20WBP to the API
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KN74%20WBP-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '595b353f-c28e-5b0c-9452-5e493fe20c9f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'KN74 WBP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KN74%20WBP&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'SUZUKI',
 'model': 'SWIFT',
 'odometer': 16159,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'SUZUKI SWIFT 1.2 MH MOTION Hatchback',
 'transmission': 'manual',
 'trim': 'MH MOTION',
 'vin': 'JSAZCEDS300123907',
 'year': 2024}
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN74%2520WBP%27 HTTP/1.1" 200 None
2026-03-29 22:12:02 [bca.uk] INFO: Saving data for KN74%20WBP: {'auction_closing_time': 1774951200.0, 'created_time': 1774620682.464264, 'last_price_update_time': 1774822322.01792}
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KN74%2520WBP') HTTP/1.1" 204 0
2026-03-29 22:12:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 34baeb9d-9a7c-54a8-87c6-cb5ff5485097 with identifier: CJ19%20TWG
2026-03-29 22:12:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 34baeb9d-9a7c-54a8-87c6-cb5ff5485097 with identifier: CJ19%20TWG
2026-03-29 22:12:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 34baeb9d-9a7c-54a8-87c6-cb5ff5485097 with identifier: CJ19%20TWG to the API
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CJ19%20TWG-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '34baeb9d-9a7c-54a8-87c6-cb5ff5485097',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CJ19 TWG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CJ19%20TWG&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'MINI',
 'model': 'COOPER',
 'odometer': 40942,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'MINI COOPER 2.0 S EXCLUSIVE Convertible',
 'transmission': 'automatic',
 'trim': 'S EXCLUSIVE',
 'vin': 'WMWWJ520803L00706',
 'year': 2019}
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ19%2520TWG%27 HTTP/1.1" 200 None
2026-03-29 22:12:02 [bca.uk] INFO: Saving data for CJ19%20TWG: {'auction_closing_time': 1774864800.0, 'created_time': 1774364012.695561, 'last_price_update_time': 1774822322.396164}
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CJ19%2520TWG') HTTP/1.1" 204 0
2026-03-29 22:12:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4bd3007e-41f4-5370-b780-4c1cf7e9e9ec with identifier: LS70%20HWZ
2026-03-29 22:12:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4bd3007e-41f4-5370-b780-4c1cf7e9e9ec with identifier: LS70%20HWZ
2026-03-29 22:12:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4bd3007e-41f4-5370-b780-4c1cf7e9e9ec with identifier: LS70%20HWZ to the API
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LS70%20HWZ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '4bd3007e-41f4-5370-b780-4c1cf7e9e9ec',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LS70 HWZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LS70%20HWZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'PEUGEOT',
 'model': 'E-2008',
 'odometer': 20454,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'PEUGEOT E-2008 100KW 50KWH GT Hatchback',
 'transmission': 'automatic',
 'trim': '100KW 50KWH GT',
 'vin': 'VR3UKZKXZLJ795024',
 'year': 2020}
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS70%2520HWZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:02 [bca.uk] INFO: Saving data for LS70%20HWZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620971.563515, 'last_price_update_time': 1774822322.694155}
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LS70%2520HWZ') HTTP/1.1" 204 0
2026-03-29 22:12:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ac1b8c48-8c10-5b3c-91db-ed57daf7014d with identifier: KS69%20FVZ
2026-03-29 22:12:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ac1b8c48-8c10-5b3c-91db-ed57daf7014d with identifier: KS69%20FVZ
2026-03-29 22:12:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ac1b8c48-8c10-5b3c-91db-ed57daf7014d with identifier: KS69%20FVZ to the API
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 162,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KS69%20FVZ-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ac1b8c48-8c10-5b3c-91db-ed57daf7014d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KS69 FVZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KS69%20FVZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'CITROEN',
 'model': 'RELAY 35',
 'odometer': 106983,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'CITROEN RELAY 35 2.2 BLUEHDI 140 L3 H2 ENTERPRISE PanelVan',
 'transmission': 'manual',
 'trim': 'BLUEHDI 140 L3 H2 ENTERPRISE',
 'vin': 'VF7YCBNFC12M56928',
 'year': 2019}
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS69%2520FVZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:02 [bca.uk] INFO: Saving data for KS69%20FVZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774304548.155327, 'last_price_update_time': 1774822322.985945}
2026-03-29 22:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KS69%2520FVZ') HTTP/1.1" 204 0
2026-03-29 22:12:03 [bca.uk] INFO: Found listing with ID: LN69%20HJX
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN69%2520HJX%27 HTTP/1.1" 200 None
2026-03-29 22:12:03 [bca.uk] INFO: Scrape type for LN69%20HJX: 2
2026-03-29 22:12:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb4bbf61-615d-5c1e-9827-d4a8c7d4a9b0 with identifier: LN69%20HJX
2026-03-29 22:12:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb4bbf61-615d-5c1e-9827-d4a8c7d4a9b0 with scrape type 2
2026-03-29 22:12:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb4bbf61-615d-5c1e-9827-d4a8c7d4a9b0 with scrape type 2
2026-03-29 22:12:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fb4bbf61-615d-5c1e-9827-d4a8c7d4a9b0, identifier: LN69%20HJX
2026-03-29 22:12:03 [bca.uk] INFO: Found listing with ID: CT18%20HRU
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CT18%2520HRU%27 HTTP/1.1" 200 None
2026-03-29 22:12:03 [bca.uk] INFO: Scrape type for CT18%20HRU: 0
2026-03-29 22:12:03 [bca.uk] INFO: Found listing with ID: FY69%20YFZ
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY69%2520YFZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:03 [bca.uk] INFO: Scrape type for FY69%20YFZ: 0
2026-03-29 22:12:03 [bca.uk] INFO: Found listing with ID: GX69%20LDN
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX69%2520LDN%27 HTTP/1.1" 200 None
2026-03-29 22:12:03 [bca.uk] INFO: Scrape type for GX69%20LDN: 0
2026-03-29 22:12:03 [bca.uk] INFO: Found listing with ID: HJ70%20UPK
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ70%2520UPK%27 HTTP/1.1" 200 None
2026-03-29 22:12:03 [bca.uk] INFO: Scrape type for HJ70%20UPK: 2
2026-03-29 22:12:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3510c1c-d1c0-517a-a3e1-84ef40ff81a2 with identifier: HJ70%20UPK
2026-03-29 22:12:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3510c1c-d1c0-517a-a3e1-84ef40ff81a2 with scrape type 2
2026-03-29 22:12:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3510c1c-d1c0-517a-a3e1-84ef40ff81a2 with scrape type 2
2026-03-29 22:12:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e3510c1c-d1c0-517a-a3e1-84ef40ff81a2, identifier: HJ70%20UPK
2026-03-29 22:12:03 [bca.uk] INFO: Found listing with ID: MD72%20VXP
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD72%2520VXP%27 HTTP/1.1" 200 None
2026-03-29 22:12:03 [bca.uk] INFO: Scrape type for MD72%20VXP: 2
2026-03-29 22:12:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58b98a62-14ec-575b-bcd3-0f54850e8fbe with identifier: MD72%20VXP
2026-03-29 22:12:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58b98a62-14ec-575b-bcd3-0f54850e8fbe with scrape type 2
2026-03-29 22:12:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58b98a62-14ec-575b-bcd3-0f54850e8fbe with scrape type 2
2026-03-29 22:12:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 58b98a62-14ec-575b-bcd3-0f54850e8fbe, identifier: MD72%20VXP
2026-03-29 22:12:03 [bca.uk] INFO: Found listing with ID: EK19%20ZNY
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK19%2520ZNY%27 HTTP/1.1" 200 None
2026-03-29 22:12:03 [bca.uk] INFO: Scrape type for EK19%20ZNY: 2
2026-03-29 22:12:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3628666f-acf9-533e-835c-a07be1f1f93b with identifier: EK19%20ZNY
2026-03-29 22:12:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3628666f-acf9-533e-835c-a07be1f1f93b with scrape type 2
2026-03-29 22:12:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3628666f-acf9-533e-835c-a07be1f1f93b with scrape type 2
2026-03-29 22:12:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3628666f-acf9-533e-835c-a07be1f1f93b, identifier: EK19%20ZNY
2026-03-29 22:12:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fb4bbf61-615d-5c1e-9827-d4a8c7d4a9b0 with identifier: LN69%20HJX
2026-03-29 22:12:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fb4bbf61-615d-5c1e-9827-d4a8c7d4a9b0 with identifier: LN69%20HJX
2026-03-29 22:12:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fb4bbf61-615d-5c1e-9827-d4a8c7d4a9b0 with identifier: LN69%20HJX to the API
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 177,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LN69%20HJX-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.1L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'fb4bbf61-615d-5c1e-9827-d4a8c7d4a9b0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LN69 HJX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LN69%20HJX&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'V250',
 'odometer': 39038,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ V250 2.1 B/TEC SE MPV',
 'transmission': 'automatic',
 'trim': 'B/TEC SE',
 'vin': 'WDF44781523597203',
 'year': 2019}
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN69%2520HJX%27 HTTP/1.1" 200 None
2026-03-29 22:12:03 [bca.uk] INFO: Saving data for LN69%20HJX: {'auction_closing_time': 1774951200.0, 'created_time': 1774620675.025832, 'last_price_update_time': 1774822323.77173}
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LN69%2520HJX') HTTP/1.1" 204 0
2026-03-29 22:12:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e3510c1c-d1c0-517a-a3e1-84ef40ff81a2 with identifier: HJ70%20UPK
2026-03-29 22:12:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e3510c1c-d1c0-517a-a3e1-84ef40ff81a2 with identifier: HJ70%20UPK
2026-03-29 22:12:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e3510c1c-d1c0-517a-a3e1-84ef40ff81a2 with identifier: HJ70%20UPK to the API
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 223,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HJ70%20UPK-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e3510c1c-d1c0-517a-a3e1-84ef40ff81a2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HJ70 UPK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HJ70%20UPK&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'VOLKSWAGEN',
 'model': 'CARAVELLE',
 'odometer': 73085,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN CARAVELLE 2.0 TDI 150 EXECUTIVE SWB DSG MPV',
 'transmission': 'automatic',
 'trim': 'TDI 150 EXECUTIVE SWB DSG',
 'vin': 'WV2ZZZ7HZMH023362',
 'year': 2020}
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ70%2520UPK%27 HTTP/1.1" 200 None
2026-03-29 22:12:04 [bca.uk] INFO: Saving data for HJ70%20UPK: {'auction_closing_time': 1774864800.0, 'created_time': 1773907954.761826, 'last_price_update_time': 1774822324.081128}
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ70%2520UPK') HTTP/1.1" 204 0
2026-03-29 22:12:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 58b98a62-14ec-575b-bcd3-0f54850e8fbe with identifier: MD72%20VXP
2026-03-29 22:12:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 58b98a62-14ec-575b-bcd3-0f54850e8fbe with identifier: MD72%20VXP
2026-03-29 22:12:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 58b98a62-14ec-575b-bcd3-0f54850e8fbe with identifier: MD72%20VXP to the API
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MD72%20VXP-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '58b98a62-14ec-575b-bcd3-0f54850e8fbe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MD72 VXP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MD72%20VXP&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'RENAULT',
 'model': 'ZOE E-TECH',
 'odometer': 10854,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'RENAULT ZOE E-TECH 50KWH 135 GT LINE+ (50KW) Hatchback',
 'transmission': 'automatic',
 'trim': '50KWH 135 GT LINE+ (50KW)',
 'vin': 'VF1AG000369571579',
 'year': 2022}
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD72%2520VXP%27 HTTP/1.1" 200 None
2026-03-29 22:12:04 [bca.uk] INFO: Saving data for MD72%20VXP: {'auction_closing_time': 1774951200.0, 'created_time': 1774620943.465245, 'last_price_update_time': 1774822324.422129}
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MD72%2520VXP') HTTP/1.1" 204 0
2026-03-29 22:12:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3628666f-acf9-533e-835c-a07be1f1f93b with identifier: EK19%20ZNY
2026-03-29 22:12:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3628666f-acf9-533e-835c-a07be1f1f93b with identifier: EK19%20ZNY
2026-03-29 22:12:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3628666f-acf9-533e-835c-a07be1f1f93b with identifier: EK19%20ZNY to the API
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 228,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EK19%20ZNY-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3628666f-acf9-533e-835c-a07be1f1f93b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EK19 ZNY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EK19%20ZNY&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'RANGER',
 'odometer': 125093,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD RANGER 3.2 TDCI 200 LIMITED 2 4WD CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'TDCI 200 LIMITED 2 4WD',
 'vin': '6FPPXXMJ2PJR44663',
 'year': 2019}
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK19%2520ZNY%27 HTTP/1.1" 200 None
2026-03-29 22:12:04 [bca.uk] INFO: Saving data for EK19%20ZNY: {'auction_closing_time': 1774951200.0, 'created_time': 1774303756.649893, 'last_price_update_time': 1774822324.74905}
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EK19%2520ZNY') HTTP/1.1" 204 0
2026-03-29 22:12:04 [bca.uk] INFO: Found listing with ID: AY68%20HZF
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY68%2520HZF%27 HTTP/1.1" 200 None
2026-03-29 22:12:04 [bca.uk] INFO: Scrape type for AY68%20HZF: 2
2026-03-29 22:12:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fed7290-9dac-5374-a0a1-47f3f268dc32 with identifier: AY68%20HZF
2026-03-29 22:12:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fed7290-9dac-5374-a0a1-47f3f268dc32 with scrape type 2
2026-03-29 22:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fed7290-9dac-5374-a0a1-47f3f268dc32 with scrape type 2
2026-03-29 22:12:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9fed7290-9dac-5374-a0a1-47f3f268dc32, identifier: AY68%20HZF
2026-03-29 22:12:04 [bca.uk] INFO: Found listing with ID: KR70%20HYO
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR70%2520HYO%27 HTTP/1.1" 200 None
2026-03-29 22:12:04 [bca.uk] INFO: Scrape type for KR70%20HYO: 0
2026-03-29 22:12:04 [bca.uk] INFO: Found listing with ID: KT18%20DWO
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT18%2520DWO%27 HTTP/1.1" 200 None
2026-03-29 22:12:04 [bca.uk] INFO: Scrape type for KT18%20DWO: 0
2026-03-29 22:12:04 [bca.uk] INFO: Found listing with ID: LV66%20EBL
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV66%2520EBL%27 HTTP/1.1" 200 None
2026-03-29 22:12:04 [bca.uk] INFO: Scrape type for LV66%20EBL: 2
2026-03-29 22:12:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37b2e743-641f-58bd-b343-234e481abe04 with identifier: LV66%20EBL
2026-03-29 22:12:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37b2e743-641f-58bd-b343-234e481abe04 with scrape type 2
2026-03-29 22:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37b2e743-641f-58bd-b343-234e481abe04 with scrape type 2
2026-03-29 22:12:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 37b2e743-641f-58bd-b343-234e481abe04, identifier: LV66%20EBL
2026-03-29 22:12:05 [bca.uk] INFO: Found listing with ID: MD72%20VZK
2026-03-29 22:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD72%2520VZK%27 HTTP/1.1" 200 None
2026-03-29 22:12:05 [bca.uk] INFO: Scrape type for MD72%20VZK: 2
2026-03-29 22:12:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfc845e3-5aed-5b70-ba18-75cf602710b7 with identifier: MD72%20VZK
2026-03-29 22:12:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfc845e3-5aed-5b70-ba18-75cf602710b7 with scrape type 2
2026-03-29 22:12:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfc845e3-5aed-5b70-ba18-75cf602710b7 with scrape type 2
2026-03-29 22:12:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cfc845e3-5aed-5b70-ba18-75cf602710b7, identifier: MD72%20VZK
2026-03-29 22:12:05 [bca.uk] INFO: Found listing with ID: OY59%20MPE
2026-03-29 22:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY59%2520MPE%27 HTTP/1.1" 200 None
2026-03-29 22:12:05 [bca.uk] INFO: Scrape type for OY59%20MPE: 2
2026-03-29 22:12:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64a7a84a-8490-5412-b08d-0e55188bdcf1 with identifier: OY59%20MPE
2026-03-29 22:12:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64a7a84a-8490-5412-b08d-0e55188bdcf1 with scrape type 2
2026-03-29 22:12:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64a7a84a-8490-5412-b08d-0e55188bdcf1 with scrape type 2
2026-03-29 22:12:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 64a7a84a-8490-5412-b08d-0e55188bdcf1, identifier: OY59%20MPE
2026-03-29 22:12:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9fed7290-9dac-5374-a0a1-47f3f268dc32 with identifier: AY68%20HZF
2026-03-29 22:12:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9fed7290-9dac-5374-a0a1-47f3f268dc32 with identifier: AY68%20HZF
2026-03-29 22:12:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9fed7290-9dac-5374-a0a1-47f3f268dc32 with identifier: AY68%20HZF to the API
2026-03-29 22:12:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 192,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AY68%20HZF-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9fed7290-9dac-5374-a0a1-47f3f268dc32',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AY68 HZF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AY68%20HZF&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'FORD',
 'model': 'TRANSIT 350 FWD',
 'odometer': 107712,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT 350 FWD 2.0 TDCI 170 LWB Tipper',
 'transmission': 'manual',
 'trim': 'TDCI 170 LWB',
 'vin': 'WF0DXXTTGDJM66370',
 'year': 2019}
2026-03-29 22:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY68%2520HZF%27 HTTP/1.1" 200 None
2026-03-29 22:12:05 [bca.uk] INFO: Saving data for AY68%20HZF: {'auction_closing_time': 1775037600.0, 'created_time': 1773841957.493597, 'last_price_update_time': 1774822325.50273}
2026-03-29 22:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AY68%2520HZF') HTTP/1.1" 204 0
2026-03-29 22:12:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 37b2e743-641f-58bd-b343-234e481abe04 with identifier: LV66%20EBL
2026-03-29 22:12:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 37b2e743-641f-58bd-b343-234e481abe04 with identifier: LV66%20EBL
2026-03-29 22:12:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 37b2e743-641f-58bd-b343-234e481abe04 with identifier: LV66%20EBL to the API
2026-03-29 22:12:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LV66%20EBL-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '37b2e743-641f-58bd-b343-234e481abe04',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LV66 EBL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LV66%20EBL&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 93544,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.5 DCI TEKNA Hatchback',
 'transmission': 'manual',
 'trim': 'DCI TEKNA',
 'vin': 'SJNFCAF15U7269484',
 'year': 2016}
2026-03-29 22:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV66%2520EBL%27 HTTP/1.1" 200 None
2026-03-29 22:12:05 [bca.uk] INFO: Saving data for LV66%20EBL: {'auction_closing_time': 1775124000.0, 'created_time': 1774447391.822146, 'last_price_update_time': 1774822325.881327}
2026-03-29 22:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LV66%2520EBL') HTTP/1.1" 204 0
2026-03-29 22:12:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cfc845e3-5aed-5b70-ba18-75cf602710b7 with identifier: MD72%20VZK
2026-03-29 22:12:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cfc845e3-5aed-5b70-ba18-75cf602710b7 with identifier: MD72%20VZK
2026-03-29 22:12:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cfc845e3-5aed-5b70-ba18-75cf602710b7 with identifier: MD72%20VZK to the API
2026-03-29 22:12:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MD72%20VZK-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'cfc845e3-5aed-5b70-ba18-75cf602710b7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MD72 VZK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MD72%20VZK&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'RENAULT',
 'model': 'ZOE E-TECH',
 'odometer': 38818,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'RENAULT ZOE E-TECH 50KWH 135 GT LINE+ (50KW) Hatchback',
 'transmission': 'automatic',
 'trim': '50KWH 135 GT LINE+ (50KW)',
 'vin': 'VF1AG000169723147',
 'year': 2022}
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD72%2520VZK%27 HTTP/1.1" 200 None
2026-03-29 22:12:06 [bca.uk] INFO: Saving data for MD72%20VZK: {'auction_closing_time': 1774951200.0, 'created_time': 1774620943.037763, 'last_price_update_time': 1774822326.164681}
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MD72%2520VZK') HTTP/1.1" 204 0
2026-03-29 22:12:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 64a7a84a-8490-5412-b08d-0e55188bdcf1 with identifier: OY59%20MPE
2026-03-29 22:12:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 64a7a84a-8490-5412-b08d-0e55188bdcf1 with identifier: OY59%20MPE
2026-03-29 22:12:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 64a7a84a-8490-5412-b08d-0e55188bdcf1 with identifier: OY59%20MPE to the API
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 262,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OY59%20MPE-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '4.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '64a7a84a-8490-5412-b08d-0e55188bdcf1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OY59 MPE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OY59%20MPE&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'AUDI',
 'model': 'Q7',
 'odometer': 137405,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'AUDI Q7 4.2 TDI QUATTRO S LINE StationWagon',
 'transmission': 'manual',
 'trim': 'TDI QUATTRO S LINE',
 'vin': 'WAUZZZ4L4AD004663',
 'year': 2009}
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY59%2520MPE%27 HTTP/1.1" 200 None
2026-03-29 22:12:06 [bca.uk] INFO: Saving data for OY59%20MPE: {'auction_closing_time': 1774951200.0, 'created_time': 1774418798.552039, 'last_price_update_time': 1774822326.480988}
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OY59%2520MPE') HTTP/1.1" 204 0
2026-03-29 22:12:06 [bca.uk] INFO: Found listing with ID: GN19%20XSV
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN19%2520XSV%27 HTTP/1.1" 200 None
2026-03-29 22:12:06 [bca.uk] INFO: Scrape type for GN19%20XSV: 2
2026-03-29 22:12:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3e43016-ab66-5451-ba4c-1d1a92767b43 with identifier: GN19%20XSV
2026-03-29 22:12:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3e43016-ab66-5451-ba4c-1d1a92767b43 with scrape type 2
2026-03-29 22:12:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3e43016-ab66-5451-ba4c-1d1a92767b43 with scrape type 2
2026-03-29 22:12:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b3e43016-ab66-5451-ba4c-1d1a92767b43, identifier: GN19%20XSV
2026-03-29 22:12:06 [bca.uk] INFO: Found listing with ID: LT15%20VLH
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT15%2520VLH%27 HTTP/1.1" 200 None
2026-03-29 22:12:06 [bca.uk] INFO: Scrape type for LT15%20VLH: 2
2026-03-29 22:12:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74b8b269-f2ca-5070-a8e8-f2d294f7d98a with identifier: LT15%20VLH
2026-03-29 22:12:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74b8b269-f2ca-5070-a8e8-f2d294f7d98a with scrape type 2
2026-03-29 22:12:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74b8b269-f2ca-5070-a8e8-f2d294f7d98a with scrape type 2
2026-03-29 22:12:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 74b8b269-f2ca-5070-a8e8-f2d294f7d98a, identifier: LT15%20VLH
2026-03-29 22:12:06 [bca.uk] INFO: Found listing with ID: MJ72%20FCZ
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ72%2520FCZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:06 [bca.uk] INFO: Scrape type for MJ72%20FCZ: 2
2026-03-29 22:12:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dfdb878-89ba-5e58-922a-72ee0af3c49f with identifier: MJ72%20FCZ
2026-03-29 22:12:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dfdb878-89ba-5e58-922a-72ee0af3c49f with scrape type 2
2026-03-29 22:12:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dfdb878-89ba-5e58-922a-72ee0af3c49f with scrape type 2
2026-03-29 22:12:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7dfdb878-89ba-5e58-922a-72ee0af3c49f, identifier: MJ72%20FCZ
2026-03-29 22:12:06 [bca.uk] INFO: Found listing with ID: BU64%20HFZ
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU64%2520HFZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:06 [bca.uk] INFO: Scrape type for BU64%20HFZ: 2
2026-03-29 22:12:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d749e93-4c01-5a9c-a508-93912696ffe4 with identifier: BU64%20HFZ
2026-03-29 22:12:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d749e93-4c01-5a9c-a508-93912696ffe4 with scrape type 2
2026-03-29 22:12:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d749e93-4c01-5a9c-a508-93912696ffe4 with scrape type 2
2026-03-29 22:12:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7d749e93-4c01-5a9c-a508-93912696ffe4, identifier: BU64%20HFZ
2026-03-29 22:12:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b3e43016-ab66-5451-ba4c-1d1a92767b43 with identifier: GN19%20XSV
2026-03-29 22:12:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b3e43016-ab66-5451-ba4c-1d1a92767b43 with identifier: GN19%20XSV
2026-03-29 22:12:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b3e43016-ab66-5451-ba4c-1d1a92767b43 with identifier: GN19%20XSV to the API
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 202,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GN19%20XSV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b3e43016-ab66-5451-ba4c-1d1a92767b43',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GN19 XSV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GN19%20XSV&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY',
 'odometer': 86999,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY 3.0 SD6 306 SE StationWagon',
 'transmission': 'automatic',
 'trim': 'SD6 306 SE',
 'vin': 'SALRA2AK7K2406227',
 'year': 2019}
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN19%2520XSV%27 HTTP/1.1" 200 None
2026-03-29 22:12:07 [bca.uk] INFO: Saving data for GN19%20XSV: {'auction_closing_time': 1775037600.0, 'created_time': 1774620696.437605, 'last_price_update_time': 1774822327.20029}
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GN19%2520XSV') HTTP/1.1" 204 0
2026-03-29 22:12:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 74b8b269-f2ca-5070-a8e8-f2d294f7d98a with identifier: LT15%20VLH
2026-03-29 22:12:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 74b8b269-f2ca-5070-a8e8-f2d294f7d98a with identifier: LT15%20VLH
2026-03-29 22:12:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 74b8b269-f2ca-5070-a8e8-f2d294f7d98a with identifier: LT15%20VLH to the API
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LT15%20VLH-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '74b8b269-f2ca-5070-a8e8-f2d294f7d98a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LT15 VLH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LT15%20VLH&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 130885,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'NISSAN QASHQAI 1.2 DIG-T N-TEC+ Hatchback',
 'transmission': 'automatic',
 'trim': 'DIG-T N-TEC+',
 'vin': 'SJNFEAJ11U1315746',
 'year': 2015}
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT15%2520VLH%27 HTTP/1.1" 200 None
2026-03-29 22:12:07 [bca.uk] INFO: Saving data for LT15%20VLH: {'auction_closing_time': 1775124000.0, 'created_time': 1774448757.140402, 'last_price_update_time': 1774822327.486225}
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LT15%2520VLH') HTTP/1.1" 204 0
2026-03-29 22:12:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7dfdb878-89ba-5e58-922a-72ee0af3c49f with identifier: MJ72%20FCZ
2026-03-29 22:12:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7dfdb878-89ba-5e58-922a-72ee0af3c49f with identifier: MJ72%20FCZ
2026-03-29 22:12:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7dfdb878-89ba-5e58-922a-72ee0af3c49f with identifier: MJ72%20FCZ to the API
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MJ72%20FCZ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '7dfdb878-89ba-5e58-922a-72ee0af3c49f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MJ72 FCZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MJ72%20FCZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLKSWAGEN',
 'model': 'ID.3',
 'odometer': 13580,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 150/58 LIFE PRO PERF(120KC) Hatchback',
 'transmission': 'automatic',
 'trim': '150/58 LIFE PRO PERF(120KC)',
 'vin': 'WVWZZZE1ZNP040863',
 'year': 2022}
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ72%2520FCZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:07 [bca.uk] INFO: Saving data for MJ72%20FCZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774004716.675025, 'last_price_update_time': 1774822327.785015}
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MJ72%2520FCZ') HTTP/1.1" 204 0
2026-03-29 22:12:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7d749e93-4c01-5a9c-a508-93912696ffe4 with identifier: BU64%20HFZ
2026-03-29 22:12:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7d749e93-4c01-5a9c-a508-93912696ffe4 with identifier: BU64%20HFZ
2026-03-29 22:12:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7d749e93-4c01-5a9c-a508-93912696ffe4 with identifier: BU64%20HFZ to the API
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 89,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BU64%20HFZ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.5L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7d749e93-4c01-5a9c-a508-93912696ffe4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BU64 HFZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BU64%20HFZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'MINI',
 'model': 'ONE',
 'odometer': 90968,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'MINI ONE 1.5 D 95 Hatchback',
 'transmission': 'manual',
 'trim': 'D 95',
 'vin': 'WMWXN12010T732720',
 'year': 2014}
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU64%2520HFZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:08 [bca.uk] INFO: Saving data for BU64%20HFZ: {'auction_closing_time': 1775124000.0, 'created_time': 1774620603.980676, 'last_price_update_time': 1774822328.091374}
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BU64%2520HFZ') HTTP/1.1" 204 0
2026-03-29 22:12:08 [bca.uk] INFO: Found listing with ID: LR17%20YKD
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR17%2520YKD%27 HTTP/1.1" 200 None
2026-03-29 22:12:08 [bca.uk] INFO: Scrape type for LR17%20YKD: 2
2026-03-29 22:12:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 280eb156-7589-58f2-a62b-a20635829d9e with identifier: LR17%20YKD
2026-03-29 22:12:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 280eb156-7589-58f2-a62b-a20635829d9e with scrape type 2
2026-03-29 22:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 280eb156-7589-58f2-a62b-a20635829d9e with scrape type 2
2026-03-29 22:12:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 280eb156-7589-58f2-a62b-a20635829d9e, identifier: LR17%20YKD
2026-03-29 22:12:08 [bca.uk] INFO: Found listing with ID: FY71%20OWA
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY71%2520OWA%27 HTTP/1.1" 200 None
2026-03-29 22:12:08 [bca.uk] INFO: Scrape type for FY71%20OWA: 2
2026-03-29 22:12:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b8e7292-22fe-52dd-96bf-74bd62938cc5 with identifier: FY71%20OWA
2026-03-29 22:12:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b8e7292-22fe-52dd-96bf-74bd62938cc5 with scrape type 2
2026-03-29 22:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b8e7292-22fe-52dd-96bf-74bd62938cc5 with scrape type 2
2026-03-29 22:12:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2b8e7292-22fe-52dd-96bf-74bd62938cc5, identifier: FY71%20OWA
2026-03-29 22:12:08 [bca.uk] INFO: Found listing with ID: OE71%20BZO
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE71%2520BZO%27 HTTP/1.1" 200 None
2026-03-29 22:12:08 [bca.uk] INFO: Scrape type for OE71%20BZO: 2
2026-03-29 22:12:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b675d3a3-d0c7-52f2-8624-34de4ecd6945 with identifier: OE71%20BZO
2026-03-29 22:12:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b675d3a3-d0c7-52f2-8624-34de4ecd6945 with scrape type 2
2026-03-29 22:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b675d3a3-d0c7-52f2-8624-34de4ecd6945 with scrape type 2
2026-03-29 22:12:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b675d3a3-d0c7-52f2-8624-34de4ecd6945, identifier: OE71%20BZO
2026-03-29 22:12:08 [bca.uk] INFO: Found listing with ID: HG60%20MOU
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG60%2520MOU%27 HTTP/1.1" 200 None
2026-03-29 22:12:08 [bca.uk] INFO: Scrape type for HG60%20MOU: 2
2026-03-29 22:12:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b1865bb-d951-5d94-9d3b-fad23695ec9b with identifier: HG60%20MOU
2026-03-29 22:12:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b1865bb-d951-5d94-9d3b-fad23695ec9b with scrape type 2
2026-03-29 22:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b1865bb-d951-5d94-9d3b-fad23695ec9b with scrape type 2
2026-03-29 22:12:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7b1865bb-d951-5d94-9d3b-fad23695ec9b, identifier: HG60%20MOU
2026-03-29 22:12:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 280eb156-7589-58f2-a62b-a20635829d9e with identifier: LR17%20YKD
2026-03-29 22:12:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 280eb156-7589-58f2-a62b-a20635829d9e with identifier: LR17%20YKD
2026-03-29 22:12:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 280eb156-7589-58f2-a62b-a20635829d9e with identifier: LR17%20YKD to the API
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 206,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LR17%20YKD-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '280eb156-7589-58f2-a62b-a20635829d9e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LR17 YKD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LR17%20YKD&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'TRANSIT 350 RWD',
 'odometer': 111061,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT 350 RWD 2.0 TDCI 130 MWB (1 STOP) 1 WAY Tipper',
 'transmission': 'manual',
 'trim': 'TDCI 130 MWB (1 STOP) 1 WAY',
 'vin': 'WF0DXXTTGDGT35124',
 'year': 2017}
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR17%2520YKD%27 HTTP/1.1" 200 None
2026-03-29 22:12:08 [bca.uk] INFO: Saving data for LR17%20YKD: {'auction_closing_time': 1774864800.0, 'created_time': 1774620669.144288, 'last_price_update_time': 1774822328.81731}
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LR17%2520YKD') HTTP/1.1" 204 0
2026-03-29 22:12:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2b8e7292-22fe-52dd-96bf-74bd62938cc5 with identifier: FY71%20OWA
2026-03-29 22:12:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2b8e7292-22fe-52dd-96bf-74bd62938cc5 with identifier: FY71%20OWA
2026-03-29 22:12:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2b8e7292-22fe-52dd-96bf-74bd62938cc5 with identifier: FY71%20OWA to the API
2026-03-29 22:12:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 141,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FY71%20OWA-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2b8e7292-22fe-52dd-96bf-74bd62938cc5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FY71 OWA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FY71%20OWA&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'KIA',
 'model': 'XCEED',
 'odometer': 33968,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'KIA XCEED 1.5 T GDI 160 3 ISG DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'T GDI 160 3 ISG DCT',
 'vin': 'U5YH5F15VML082033',
 'year': 2021}
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY71%2520OWA%27 HTTP/1.1" 200 None
2026-03-29 22:12:09 [bca.uk] INFO: Saving data for FY71%20OWA: {'auction_closing_time': 1775124000.0, 'created_time': 1774448741.153141, 'last_price_update_time': 1774822329.111247}
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FY71%2520OWA') HTTP/1.1" 204 0
2026-03-29 22:12:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b675d3a3-d0c7-52f2-8624-34de4ecd6945 with identifier: OE71%20BZO
2026-03-29 22:12:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b675d3a3-d0c7-52f2-8624-34de4ecd6945 with identifier: OE71%20BZO
2026-03-29 22:12:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b675d3a3-d0c7-52f2-8624-34de4ecd6945 with identifier: OE71%20BZO to the API
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OE71%20BZO-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'b675d3a3-d0c7-52f2-8624-34de4ecd6945',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'OE71 BZO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OE71%20BZO&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'POLESTAR',
 'model': '2',
 'odometer': 55359,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'POLESTAR 2 170KW 78KWH SM2 LONG RANGE Coupe',
 'transmission': 'automatic',
 'trim': '170KW 78KWH SM2 LONG RANGE',
 'vin': 'LPSVSEGEKNL059463',
 'year': 2022}
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE71%2520BZO%27 HTTP/1.1" 200 None
2026-03-29 22:12:09 [bca.uk] INFO: Saving data for OE71%20BZO: {'auction_closing_time': 1774951200.0, 'created_time': 1774620974.730023, 'last_price_update_time': 1774822329.418695}
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OE71%2520BZO') HTTP/1.1" 204 0
2026-03-29 22:12:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7b1865bb-d951-5d94-9d3b-fad23695ec9b with identifier: HG60%20MOU
2026-03-29 22:12:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7b1865bb-d951-5d94-9d3b-fad23695ec9b with identifier: HG60%20MOU
2026-03-29 22:12:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7b1865bb-d951-5d94-9d3b-fad23695ec9b with identifier: HG60%20MOU to the API
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 168,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HG60%20MOU-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.7L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7b1865bb-d951-5d94-9d3b-fad23695ec9b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HG60 MOU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HG60%20MOU&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VAUXHALL',
 'model': 'MERIVA',
 'odometer': 99820,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'VAUXHALL MERIVA 1.7 CDTI 16V 100 EXCLUSIV MPV',
 'transmission': 'automatic',
 'trim': 'CDTI 16V 100 EXCLUSIV',
 'vin': 'W0LSD9EHXB4084404',
 'year': 2010}
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG60%2520MOU%27 HTTP/1.1" 200 None
2026-03-29 22:12:09 [bca.uk] INFO: Saving data for HG60%20MOU: {'auction_closing_time': 1775124000.0, 'created_time': 1774620601.197023, 'last_price_update_time': 1774822329.702061}
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HG60%2520MOU') HTTP/1.1" 204 0
2026-03-29 22:12:09 [bca.uk] INFO: Found listing with ID: MW23%20LPL
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW23%2520LPL%27 HTTP/1.1" 200 None
2026-03-29 22:12:09 [bca.uk] INFO: Scrape type for MW23%20LPL: 2
2026-03-29 22:12:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5211703-ae00-54c5-93e6-ec9457e6e396 with identifier: MW23%20LPL
2026-03-29 22:12:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5211703-ae00-54c5-93e6-ec9457e6e396 with scrape type 2
2026-03-29 22:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5211703-ae00-54c5-93e6-ec9457e6e396 with scrape type 2
2026-03-29 22:12:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b5211703-ae00-54c5-93e6-ec9457e6e396, identifier: MW23%20LPL
2026-03-29 22:12:09 [bca.uk] INFO: Found listing with ID: EX23%20AZZ
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX23%2520AZZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:09 [bca.uk] INFO: Scrape type for EX23%20AZZ: 0
2026-03-29 22:12:09 [bca.uk] INFO: Found listing with ID: MV22%20NMO
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV22%2520NMO%27 HTTP/1.1" 200 None
2026-03-29 22:12:09 [bca.uk] INFO: Scrape type for MV22%20NMO: 0
2026-03-29 22:12:09 [bca.uk] INFO: Found listing with ID: OV23%20SJU
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV23%2520SJU%27 HTTP/1.1" 200 None
2026-03-29 22:12:09 [bca.uk] INFO: Scrape type for OV23%20SJU: 0
2026-03-29 22:12:09 [bca.uk] INFO: Found listing with ID: WM72%20CKF
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM72%2520CKF%27 HTTP/1.1" 200 None
2026-03-29 22:12:09 [bca.uk] INFO: Scrape type for WM72%20CKF: 0
2026-03-29 22:12:09 [bca.uk] INFO: Found listing with ID: YR71%20DXV
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR71%2520DXV%27 HTTP/1.1" 200 None
2026-03-29 22:12:09 [bca.uk] INFO: Scrape type for YR71%20DXV: 0
2026-03-29 22:12:09 [bca.uk] INFO: Found listing with ID: DF21%20ARU
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF21%2520ARU%27 HTTP/1.1" 200 None
2026-03-29 22:12:09 [bca.uk] INFO: Scrape type for DF21%20ARU: 0
2026-03-29 22:12:09 [bca.uk] INFO: Found listing with ID: DG71%20YZP
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG71%2520YZP%27 HTTP/1.1" 200 None
2026-03-29 22:12:09 [bca.uk] INFO: Scrape type for DG71%20YZP: 0
2026-03-29 22:12:09 [bca.uk] INFO: Found listing with ID: FN21%20PZX
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN21%2520PZX%27 HTTP/1.1" 200 None
2026-03-29 22:12:09 [bca.uk] INFO: Scrape type for FN21%20PZX: 0
2026-03-29 22:12:09 [bca.uk] INFO: Found listing with ID: FX23%20MJF
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX23%2520MJF%27 HTTP/1.1" 200 None
2026-03-29 22:12:09 [bca.uk] INFO: Scrape type for FX23%20MJF: 0
2026-03-29 22:12:09 [bca.uk] INFO: Found listing with ID: GV72%20MZZ
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV72%2520MZZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:09 [bca.uk] INFO: Scrape type for GV72%20MZZ: 0
2026-03-29 22:12:09 [bca.uk] INFO: Found listing with ID: LD23%20BZY
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD23%2520BZY%27 HTTP/1.1" 200 None
2026-03-29 22:12:10 [bca.uk] INFO: Scrape type for LD23%20BZY: 2
2026-03-29 22:12:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93c53f8c-44c3-5787-8191-4ba83969bce0 with identifier: LD23%20BZY
2026-03-29 22:12:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93c53f8c-44c3-5787-8191-4ba83969bce0 with scrape type 2
2026-03-29 22:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93c53f8c-44c3-5787-8191-4ba83969bce0 with scrape type 2
2026-03-29 22:12:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 93c53f8c-44c3-5787-8191-4ba83969bce0, identifier: LD23%20BZY
2026-03-29 22:12:10 [bca.uk] INFO: Found listing with ID: OV23%20DKF
2026-03-29 22:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV23%2520DKF%27 HTTP/1.1" 200 None
2026-03-29 22:12:10 [bca.uk] INFO: Scrape type for OV23%20DKF: 2
2026-03-29 22:12:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd720dd5-148e-5d7e-819e-7fe167def9ca with identifier: OV23%20DKF
2026-03-29 22:12:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd720dd5-148e-5d7e-819e-7fe167def9ca with scrape type 2
2026-03-29 22:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd720dd5-148e-5d7e-819e-7fe167def9ca with scrape type 2
2026-03-29 22:12:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cd720dd5-148e-5d7e-819e-7fe167def9ca, identifier: OV23%20DKF
2026-03-29 22:12:10 [scrapy.extensions.logstats] INFO: Crawled 190 pages (at 3 pages/min), scraped 791 items (at 125 items/min)
2026-03-29 22:12:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-29 22:12:10 [bca.uk] INFO: Found listing with ID: OE63%20PXW
2026-03-29 22:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE63%2520PXW%27 HTTP/1.1" 200 None
2026-03-29 22:12:10 [bca.uk] INFO: Scrape type for OE63%20PXW: 2
2026-03-29 22:12:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd04e3eb-ad80-5486-a0cf-dd7bf83707af with identifier: OE63%20PXW
2026-03-29 22:12:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd04e3eb-ad80-5486-a0cf-dd7bf83707af with scrape type 2
2026-03-29 22:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd04e3eb-ad80-5486-a0cf-dd7bf83707af with scrape type 2
2026-03-29 22:12:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bd04e3eb-ad80-5486-a0cf-dd7bf83707af, identifier: OE63%20PXW
2026-03-29 22:12:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b5211703-ae00-54c5-93e6-ec9457e6e396 with identifier: MW23%20LPL
2026-03-29 22:12:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b5211703-ae00-54c5-93e6-ec9457e6e396 with identifier: MW23%20LPL
2026-03-29 22:12:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b5211703-ae00-54c5-93e6-ec9457e6e396 with identifier: MW23%20LPL to the API
2026-03-29 22:12:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MW23%20LPL-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b5211703-ae00-54c5-93e6-ec9457e6e396',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MW23 LPL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MW23%20LPL&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'DS AUTOMOBILES',
 'model': 'DS 4',
 'odometer': 47607,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'DS AUTOMOBILES DS 4 1.2 P/T 130 PERFORMANCE LINE+ EAT8 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 130 PERFORMANCE LINE+ EAT8',
 'vin': 'VR1FRHNSTN1058232',
 'year': 2023}
2026-03-29 22:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW23%2520LPL%27 HTTP/1.1" 200 None
2026-03-29 22:12:10 [bca.uk] INFO: Saving data for MW23%20LPL: {'auction_closing_time': 1775124000.0, 'created_time': 1774046262.016907, 'last_price_update_time': 1774822330.621565}
2026-03-29 22:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MW23%2520LPL') HTTP/1.1" 204 0
2026-03-29 22:12:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 93c53f8c-44c3-5787-8191-4ba83969bce0 with identifier: LD23%20BZY
2026-03-29 22:12:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 93c53f8c-44c3-5787-8191-4ba83969bce0 with identifier: LD23%20BZY
2026-03-29 22:12:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 93c53f8c-44c3-5787-8191-4ba83969bce0 with identifier: LD23%20BZY to the API
2026-03-29 22:12:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LD23%20BZY-GB',
 'category': 'Car',
 'color': 'multicoloured',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '93c53f8c-44c3-5787-8191-4ba83969bce0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LD23 BZY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LD23%20BZY&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'MINI',
 'model': 'ELECTRIC',
 'odometer': 13799,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MINI ELECTRIC 135KW 33KWH COOPER S L3 Hatchback',
 'transmission': 'automatic',
 'trim': '135KW 33KWH COOPER S L3',
 'vin': 'WMW12DJ0302U14945',
 'year': 2023}
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD23%2520BZY%27 HTTP/1.1" 200 None
2026-03-29 22:12:11 [bca.uk] INFO: Saving data for LD23%20BZY: {'auction_closing_time': 1774951200.0, 'created_time': 1774046789.918113, 'last_price_update_time': 1774822331.021822}
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LD23%2520BZY') HTTP/1.1" 204 0
2026-03-29 22:12:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cd720dd5-148e-5d7e-819e-7fe167def9ca with identifier: OV23%20DKF
2026-03-29 22:12:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cd720dd5-148e-5d7e-819e-7fe167def9ca with identifier: OV23%20DKF
2026-03-29 22:12:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cd720dd5-148e-5d7e-819e-7fe167def9ca with identifier: OV23%20DKF to the API
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OV23%20DKF-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'cd720dd5-148e-5d7e-819e-7fe167def9ca',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'OV23 DKF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OV23%20DKF&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'POLESTAR',
 'model': '2',
 'odometer': 25587,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'POLESTAR 2 170KW 69KWH SM2 STD.RANGE Coupe',
 'transmission': 'automatic',
 'trim': '170KW 69KWH SM2 STD.RANGE',
 'vin': 'YSMVSEFEXPL149643',
 'year': 2023}
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV23%2520DKF%27 HTTP/1.1" 200 None
2026-03-29 22:12:11 [bca.uk] INFO: Saving data for OV23%20DKF: {'auction_closing_time': 1774951200.0, 'created_time': 1773828175.221536, 'last_price_update_time': 1774822331.336879}
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OV23%2520DKF') HTTP/1.1" 204 0
2026-03-29 22:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:12:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bd04e3eb-ad80-5486-a0cf-dd7bf83707af with identifier: OE63%20PXW
2026-03-29 22:12:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bd04e3eb-ad80-5486-a0cf-dd7bf83707af with identifier: OE63%20PXW
2026-03-29 22:12:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bd04e3eb-ad80-5486-a0cf-dd7bf83707af with identifier: OE63%20PXW to the API
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OE63%20PXW-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'bd04e3eb-ad80-5486-a0cf-dd7bf83707af',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OE63 PXW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OE63%20PXW&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'AUDI',
 'model': 'A4 AVANT',
 'odometer': 104894,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'AUDI A4 AVANT 1.8 TFSI 120 SE Estate',
 'transmission': 'manual',
 'trim': 'TFSI 120 SE',
 'vin': 'WAUZZZ8K5EA035185',
 'year': 2014}
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE63%2520PXW%27 HTTP/1.1" 200 None
2026-03-29 22:12:11 [bca.uk] INFO: Saving data for OE63%20PXW: {'auction_closing_time': 1775124000.0, 'created_time': 1774620602.356015, 'last_price_update_time': 1774822331.618777}
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OE63%2520PXW') HTTP/1.1" 204 0
2026-03-29 22:12:11 [bca.uk] INFO: Found listing with ID: MW23%20YLS
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW23%2520YLS%27 HTTP/1.1" 200 None
2026-03-29 22:12:11 [bca.uk] INFO: Scrape type for MW23%20YLS: 2
2026-03-29 22:12:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 140d69c0-3a4a-5479-8d44-7131c302b03e with identifier: MW23%20YLS
2026-03-29 22:12:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 140d69c0-3a4a-5479-8d44-7131c302b03e with scrape type 2
2026-03-29 22:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 140d69c0-3a4a-5479-8d44-7131c302b03e with scrape type 2
2026-03-29 22:12:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 140d69c0-3a4a-5479-8d44-7131c302b03e, identifier: MW23%20YLS
2026-03-29 22:12:11 [bca.uk] INFO: Found listing with ID: MD71%20FBG
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD71%2520FBG%27 HTTP/1.1" 200 None
2026-03-29 22:12:11 [bca.uk] INFO: Scrape type for MD71%20FBG: 0
2026-03-29 22:12:11 [bca.uk] INFO: Found listing with ID: EA63%20TXS
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA63%2520TXS%27 HTTP/1.1" 200 None
2026-03-29 22:12:11 [bca.uk] INFO: Scrape type for EA63%20TXS: 2
2026-03-29 22:12:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b960857-b030-5ab2-9394-0963331e880b with identifier: EA63%20TXS
2026-03-29 22:12:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b960857-b030-5ab2-9394-0963331e880b with scrape type 2
2026-03-29 22:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b960857-b030-5ab2-9394-0963331e880b with scrape type 2
2026-03-29 22:12:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3b960857-b030-5ab2-9394-0963331e880b, identifier: EA63%20TXS
2026-03-29 22:12:11 [bca.uk] INFO: Found listing with ID: DL22%20MKZ
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL22%2520MKZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:11 [bca.uk] INFO: Scrape type for DL22%20MKZ: 0
2026-03-29 22:12:11 [bca.uk] INFO: Found listing with ID: DS71%20HBF
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS71%2520HBF%27 HTTP/1.1" 200 None
2026-03-29 22:12:11 [bca.uk] INFO: Scrape type for DS71%20HBF: 0
2026-03-29 22:12:11 [bca.uk] INFO: Found listing with ID: DY23%20EZG
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY23%2520EZG%27 HTTP/1.1" 200 None
2026-03-29 22:12:11 [bca.uk] INFO: Scrape type for DY23%20EZG: 0
2026-03-29 22:12:11 [bca.uk] INFO: Found listing with ID: FE72%20THK
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE72%2520THK%27 HTTP/1.1" 200 None
2026-03-29 22:12:11 [bca.uk] INFO: Scrape type for FE72%20THK: 0
2026-03-29 22:12:11 [bca.uk] INFO: Found listing with ID: GJ22%20SFE
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ22%2520SFE%27 HTTP/1.1" 200 None
2026-03-29 22:12:11 [bca.uk] INFO: Scrape type for GJ22%20SFE: 0
2026-03-29 22:12:11 [bca.uk] INFO: Found listing with ID: GK68%20MHN
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK68%2520MHN%27 HTTP/1.1" 200 None
2026-03-29 22:12:11 [bca.uk] INFO: Scrape type for GK68%20MHN: 0
2026-03-29 22:12:11 [bca.uk] INFO: Found listing with ID: HG21%20LPE
2026-03-29 22:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG21%2520LPE%27 HTTP/1.1" 200 None
2026-03-29 22:12:12 [bca.uk] INFO: Scrape type for HG21%20LPE: 0
2026-03-29 22:12:12 [bca.uk] INFO: Found listing with ID: LB70%20VXM
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB70%2520VXM%27 HTTP/1.1" 200 None
2026-03-29 22:12:12 [bca.uk] INFO: Scrape type for LB70%20VXM: 0
2026-03-29 22:12:12 [bca.uk] INFO: Found listing with ID: AJ72%20HYW
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ72%2520HYW%27 HTTP/1.1" 200 None
2026-03-29 22:12:12 [bca.uk] INFO: Scrape type for AJ72%20HYW: 2
2026-03-29 22:12:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47be69f4-8a2a-50ec-8a5d-d98cac7b22c6 with identifier: AJ72%20HYW
2026-03-29 22:12:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47be69f4-8a2a-50ec-8a5d-d98cac7b22c6 with scrape type 2
2026-03-29 22:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47be69f4-8a2a-50ec-8a5d-d98cac7b22c6 with scrape type 2
2026-03-29 22:12:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 47be69f4-8a2a-50ec-8a5d-d98cac7b22c6, identifier: AJ72%20HYW
2026-03-29 22:12:12 [bca.uk] INFO: Found listing with ID: OV13%20BCY
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV13%2520BCY%27 HTTP/1.1" 200 None
2026-03-29 22:12:12 [bca.uk] INFO: Scrape type for OV13%20BCY: 2
2026-03-29 22:12:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd6ab2f8-e99b-52ba-b60e-47935ee1b57b with identifier: OV13%20BCY
2026-03-29 22:12:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd6ab2f8-e99b-52ba-b60e-47935ee1b57b with scrape type 2
2026-03-29 22:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd6ab2f8-e99b-52ba-b60e-47935ee1b57b with scrape type 2
2026-03-29 22:12:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cd6ab2f8-e99b-52ba-b60e-47935ee1b57b, identifier: OV13%20BCY
2026-03-29 22:12:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 140d69c0-3a4a-5479-8d44-7131c302b03e with identifier: MW23%20YLS
2026-03-29 22:12:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 140d69c0-3a4a-5479-8d44-7131c302b03e with identifier: MW23%20YLS
2026-03-29 22:12:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 140d69c0-3a4a-5479-8d44-7131c302b03e with identifier: MW23%20YLS to the API
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MW23%20YLS-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '140d69c0-3a4a-5479-8d44-7131c302b03e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MW23 YLS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MW23%20YLS&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'DS AUTOMOBILES',
 'model': 'DS 4',
 'odometer': 37319,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'DS AUTOMOBILES DS 4 1.2 P/T 130 PERFORMANCE LINE+ EAT8 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 130 PERFORMANCE LINE+ EAT8',
 'vin': 'VR1FRHNSTP1024818',
 'year': 2023}
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW23%2520YLS%27 HTTP/1.1" 200 None
2026-03-29 22:12:12 [bca.uk] INFO: Saving data for MW23%20YLS: {'auction_closing_time': 1775124000.0, 'created_time': 1774017055.813885, 'last_price_update_time': 1774822332.547571}
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MW23%2520YLS') HTTP/1.1" 204 0
2026-03-29 22:12:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3b960857-b030-5ab2-9394-0963331e880b with identifier: EA63%20TXS
2026-03-29 22:12:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3b960857-b030-5ab2-9394-0963331e880b with identifier: EA63%20TXS
2026-03-29 22:12:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3b960857-b030-5ab2-9394-0963331e880b with identifier: EA63%20TXS to the API
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EA63%20TXS-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3b960857-b030-5ab2-9394-0963331e880b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EA63 TXS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EA63%20TXS&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'NISSAN',
 'model': 'QASHQAI +2',
 'odometer': 132241,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'NISSAN QASHQAI +2 1.6 DCI 130 360 S/S MPV',
 'transmission': 'manual',
 'trim': 'DCI 130 360 S/S',
 'vin': 'SJNJEAJ10U7187200',
 'year': 2013}
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA63%2520TXS%27 HTTP/1.1" 200 None
2026-03-29 22:12:12 [bca.uk] INFO: Saving data for EA63%20TXS: {'auction_closing_time': 1775124000.0, 'created_time': 1774476928.823035, 'last_price_update_time': 1774822332.944754}
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EA63%2520TXS') HTTP/1.1" 204 0
2026-03-29 22:12:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 47be69f4-8a2a-50ec-8a5d-d98cac7b22c6 with identifier: AJ72%20HYW
2026-03-29 22:12:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 47be69f4-8a2a-50ec-8a5d-d98cac7b22c6 with identifier: AJ72%20HYW
2026-03-29 22:12:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 47be69f4-8a2a-50ec-8a5d-d98cac7b22c6 with identifier: AJ72%20HYW to the API
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AJ72%20HYW-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '47be69f4-8a2a-50ec-8a5d-d98cac7b22c6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'AJ72 HYW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AJ72%20HYW&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'TESLA',
 'model': 'MODEL 3',
 'odometer': 15983,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL 3 LONG RANGE AWD Saloon',
 'transmission': 'automatic',
 'trim': 'LONG RANGE AWD',
 'vin': 'LRW3F7EK8PC683604',
 'year': 2022}
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ72%2520HYW%27 HTTP/1.1" 200 None
2026-03-29 22:12:13 [bca.uk] INFO: Saving data for AJ72%20HYW: {'auction_closing_time': 1774951200.0, 'created_time': 1774365338.418705, 'last_price_update_time': 1774822333.243581}
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ72%2520HYW') HTTP/1.1" 204 0
2026-03-29 22:12:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cd6ab2f8-e99b-52ba-b60e-47935ee1b57b with identifier: OV13%20BCY
2026-03-29 22:12:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cd6ab2f8-e99b-52ba-b60e-47935ee1b57b with identifier: OV13%20BCY
2026-03-29 22:12:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cd6ab2f8-e99b-52ba-b60e-47935ee1b57b with identifier: OV13%20BCY to the API
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OV13%20BCY-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'cd6ab2f8-e99b-52ba-b60e-47935ee1b57b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OV13 BCY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OV13%20BCY&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 38649,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.4 MATCH EDITION Hatchback',
 'transmission': 'manual',
 'trim': 'MATCH EDITION',
 'vin': 'WVWZZZ6RZDY183017',
 'year': 2013}
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV13%2520BCY%27 HTTP/1.1" 200 None
2026-03-29 22:12:13 [bca.uk] INFO: Saving data for OV13%20BCY: {'auction_closing_time': 1775124000.0, 'created_time': 1774620603.188303, 'last_price_update_time': 1774822333.526953}
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OV13%2520BCY') HTTP/1.1" 204 0
2026-03-29 22:12:13 [bca.uk] INFO: Found listing with ID: MD73%20YHH
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD73%2520YHH%27 HTTP/1.1" 200 None
2026-03-29 22:12:13 [bca.uk] INFO: Scrape type for MD73%20YHH: 0
2026-03-29 22:12:13 [bca.uk] INFO: Found listing with ID: AJ17%20AZT
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ17%2520AZT%27 HTTP/1.1" 200 None
2026-03-29 22:12:13 [bca.uk] INFO: Scrape type for AJ17%20AZT: 2
2026-03-29 22:12:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51c4550e-be9e-5249-8cb3-08576d019f60 with identifier: AJ17%20AZT
2026-03-29 22:12:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51c4550e-be9e-5249-8cb3-08576d019f60 with scrape type 2
2026-03-29 22:12:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51c4550e-be9e-5249-8cb3-08576d019f60 with scrape type 2
2026-03-29 22:12:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 51c4550e-be9e-5249-8cb3-08576d019f60, identifier: AJ17%20AZT
2026-03-29 22:12:13 [bca.uk] INFO: Found listing with ID: BK22%20DLZ
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520DLZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:13 [bca.uk] INFO: Scrape type for BK22%20DLZ: 2
2026-03-29 22:12:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98060a20-d4d4-5b42-8054-0f4f551b3169 with identifier: BK22%20DLZ
2026-03-29 22:12:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98060a20-d4d4-5b42-8054-0f4f551b3169 with scrape type 2
2026-03-29 22:12:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98060a20-d4d4-5b42-8054-0f4f551b3169 with scrape type 2
2026-03-29 22:12:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 98060a20-d4d4-5b42-8054-0f4f551b3169, identifier: BK22%20DLZ
2026-03-29 22:12:13 [bca.uk] INFO: Found listing with ID: AV71%20OSG
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV71%2520OSG%27 HTTP/1.1" 200 None
2026-03-29 22:12:13 [bca.uk] INFO: Scrape type for AV71%20OSG: 2
2026-03-29 22:12:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c31690bd-c8e4-5d4f-a483-6390f841b4c2 with identifier: AV71%20OSG
2026-03-29 22:12:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c31690bd-c8e4-5d4f-a483-6390f841b4c2 with scrape type 2
2026-03-29 22:12:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c31690bd-c8e4-5d4f-a483-6390f841b4c2 with scrape type 2
2026-03-29 22:12:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c31690bd-c8e4-5d4f-a483-6390f841b4c2, identifier: AV71%20OSG
2026-03-29 22:12:13 [bca.uk] INFO: Found listing with ID: GM15%20GRU
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM15%2520GRU%27 HTTP/1.1" 200 None
2026-03-29 22:12:13 [bca.uk] INFO: Scrape type for GM15%20GRU: 2
2026-03-29 22:12:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63ed107a-12db-57ef-a080-f000f920253a with identifier: GM15%20GRU
2026-03-29 22:12:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63ed107a-12db-57ef-a080-f000f920253a with scrape type 2
2026-03-29 22:12:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63ed107a-12db-57ef-a080-f000f920253a with scrape type 2
2026-03-29 22:12:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 63ed107a-12db-57ef-a080-f000f920253a, identifier: GM15%20GRU
2026-03-29 22:12:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 51c4550e-be9e-5249-8cb3-08576d019f60 with identifier: AJ17%20AZT
2026-03-29 22:12:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 51c4550e-be9e-5249-8cb3-08576d019f60 with identifier: AJ17%20AZT
2026-03-29 22:12:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 51c4550e-be9e-5249-8cb3-08576d019f60 with identifier: AJ17%20AZT to the API
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AJ17%20AZT-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '51c4550e-be9e-5249-8cb3-08576d019f60',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AJ17 AZT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AJ17%20AZT&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'GALAXY',
 'odometer': 77418,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'FORD GALAXY 2.0 TDCI 150 TITANIUM X P/S MPV',
 'transmission': 'automatic',
 'trim': 'TDCI 150 TITANIUM X P/S',
 'vin': 'WF0KXXWPCKHB46198',
 'year': 2017}
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ17%2520AZT%27 HTTP/1.1" 200 None
2026-03-29 22:12:14 [bca.uk] INFO: Saving data for AJ17%20AZT: {'auction_closing_time': 1774951200.0, 'created_time': 1774620678.653153, 'last_price_update_time': 1774822334.295766}
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ17%2520AZT') HTTP/1.1" 204 0
2026-03-29 22:12:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 98060a20-d4d4-5b42-8054-0f4f551b3169 with identifier: BK22%20DLZ
2026-03-29 22:12:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 98060a20-d4d4-5b42-8054-0f4f551b3169 with identifier: BK22%20DLZ
2026-03-29 22:12:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 98060a20-d4d4-5b42-8054-0f4f551b3169 with identifier: BK22%20DLZ to the API
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BK22%20DLZ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '98060a20-d4d4-5b42-8054-0f4f551b3169',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'BK22 DLZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BK22%20DLZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'TESLA',
 'model': 'MODEL 3',
 'odometer': 64495,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL 3 RWD Saloon',
 'transmission': 'automatic',
 'trim': 'RWD',
 'vin': 'LRW3F7FS0NC499995',
 'year': 2022}
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520DLZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:14 [bca.uk] INFO: Saving data for BK22%20DLZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774046688.950917, 'last_price_update_time': 1774822334.586726}
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BK22%2520DLZ') HTTP/1.1" 204 0
2026-03-29 22:12:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c31690bd-c8e4-5d4f-a483-6390f841b4c2 with identifier: AV71%20OSG
2026-03-29 22:12:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c31690bd-c8e4-5d4f-a483-6390f841b4c2 with identifier: AV71%20OSG
2026-03-29 22:12:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c31690bd-c8e4-5d4f-a483-6390f841b4c2 with identifier: AV71%20OSG to the API
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 42,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AV71%20OSG-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'c31690bd-c8e4-5d4f-a483-6390f841b4c2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'AV71 OSG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AV71%20OSG&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLVO',
 'model': 'V60 RECHARGE',
 'odometer': 143351,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'VOLVO V60 RECHARGE 2.0 T6 PHEV AWD R DESIGN Estate',
 'transmission': 'automatic',
 'trim': 'T6 PHEV AWD R DESIGN',
 'vin': 'YV1ZWBFVDN1483361',
 'year': 2021}
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV71%2520OSG%27 HTTP/1.1" 200 None
2026-03-29 22:12:14 [bca.uk] INFO: Saving data for AV71%20OSG: {'auction_closing_time': 1774951200.0, 'created_time': 1774620939.92676, 'last_price_update_time': 1774822334.90188}
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AV71%2520OSG') HTTP/1.1" 204 0
2026-03-29 22:12:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 63ed107a-12db-57ef-a080-f000f920253a with identifier: GM15%20GRU
2026-03-29 22:12:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 63ed107a-12db-57ef-a080-f000f920253a with identifier: GM15%20GRU
2026-03-29 22:12:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 63ed107a-12db-57ef-a080-f000f920253a with identifier: GM15%20GRU to the API
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GM15%20GRU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '63ed107a-12db-57ef-a080-f000f920253a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GM15 GRU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GM15%20GRU&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLKSWAGEN',
 'model': 'PASSAT',
 'odometer': 107703,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN PASSAT 1.6 TDI 120 SE Estate',
 'transmission': 'manual',
 'trim': 'TDI 120 SE',
 'vin': 'WVWZZZ3CZFE502064',
 'year': 2015}
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM15%2520GRU%27 HTTP/1.1" 200 None
2026-03-29 22:12:15 [bca.uk] INFO: Saving data for GM15%20GRU: {'auction_closing_time': 1774864800.0, 'created_time': 1774620642.79737, 'last_price_update_time': 1774822335.206029}
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GM15%2520GRU') HTTP/1.1" 204 0
2026-03-29 22:12:15 [bca.uk] INFO: Found listing with ID: BN69%20VGV
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN69%2520VGV%27 HTTP/1.1" 200 None
2026-03-29 22:12:15 [bca.uk] INFO: Scrape type for BN69%20VGV: 2
2026-03-29 22:12:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fa4566d-6005-5b0e-9efe-e7f0f4485172 with identifier: BN69%20VGV
2026-03-29 22:12:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fa4566d-6005-5b0e-9efe-e7f0f4485172 with scrape type 2
2026-03-29 22:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fa4566d-6005-5b0e-9efe-e7f0f4485172 with scrape type 2
2026-03-29 22:12:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0fa4566d-6005-5b0e-9efe-e7f0f4485172, identifier: BN69%20VGV
2026-03-29 22:12:15 [bca.uk] INFO: Found listing with ID: YD22%20EHO
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD22%2520EHO%27 HTTP/1.1" 200 None
2026-03-29 22:12:15 [bca.uk] INFO: Scrape type for YD22%20EHO: 0
2026-03-29 22:12:15 [bca.uk] INFO: Found listing with ID: HJ20%20WJU
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ20%2520WJU%27 HTTP/1.1" 200 None
2026-03-29 22:12:15 [bca.uk] INFO: Scrape type for HJ20%20WJU: 0
2026-03-29 22:12:15 [bca.uk] INFO: Found listing with ID: LB71%20XCU
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB71%2520XCU%27 HTTP/1.1" 200 None
2026-03-29 22:12:15 [bca.uk] INFO: Scrape type for LB71%20XCU: 2
2026-03-29 22:12:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55a4832f-42cd-5acb-ac6a-2b4ce97d12ee with identifier: LB71%20XCU
2026-03-29 22:12:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55a4832f-42cd-5acb-ac6a-2b4ce97d12ee with scrape type 2
2026-03-29 22:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55a4832f-42cd-5acb-ac6a-2b4ce97d12ee with scrape type 2
2026-03-29 22:12:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 55a4832f-42cd-5acb-ac6a-2b4ce97d12ee, identifier: LB71%20XCU
2026-03-29 22:12:15 [bca.uk] INFO: Found listing with ID: ME73%20XWF
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME73%2520XWF%27 HTTP/1.1" 200 None
2026-03-29 22:12:15 [bca.uk] INFO: Scrape type for ME73%20XWF: 2
2026-03-29 22:12:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46b88877-c6a7-5de2-ad37-f2ee5715aad0 with identifier: ME73%20XWF
2026-03-29 22:12:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46b88877-c6a7-5de2-ad37-f2ee5715aad0 with scrape type 2
2026-03-29 22:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46b88877-c6a7-5de2-ad37-f2ee5715aad0 with scrape type 2
2026-03-29 22:12:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 46b88877-c6a7-5de2-ad37-f2ee5715aad0, identifier: ME73%20XWF
2026-03-29 22:12:15 [bca.uk] INFO: Total items found: 100
2026-03-29 22:12:15 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=59&sort=MostRecentlyAdded
2026-03-29 22:12:15 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:12:15 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=59&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:12:15 [bca.uk] INFO: Found listing with ID: DP67%20BZC
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP67%2520BZC%27 HTTP/1.1" 200 None
2026-03-29 22:12:15 [bca.uk] INFO: Scrape type for DP67%20BZC: 2
2026-03-29 22:12:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68b9e7c6-b584-5839-8e1e-58ab49a31180 with identifier: DP67%20BZC
2026-03-29 22:12:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68b9e7c6-b584-5839-8e1e-58ab49a31180 with scrape type 2
2026-03-29 22:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68b9e7c6-b584-5839-8e1e-58ab49a31180 with scrape type 2
2026-03-29 22:12:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 68b9e7c6-b584-5839-8e1e-58ab49a31180, identifier: DP67%20BZC
2026-03-29 22:12:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0fa4566d-6005-5b0e-9efe-e7f0f4485172 with identifier: BN69%20VGV
2026-03-29 22:12:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0fa4566d-6005-5b0e-9efe-e7f0f4485172 with identifier: BN69%20VGV
2026-03-29 22:12:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0fa4566d-6005-5b0e-9efe-e7f0f4485172 with identifier: BN69%20VGV to the API
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BN69%20VGV-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '0fa4566d-6005-5b0e-9efe-e7f0f4485172',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BN69 VGV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BN69%20VGV&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'NISSAN',
 'model': 'LEAF',
 'odometer': 63484,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'NISSAN LEAF 40KWH N-CONNECTA (6.6KC) Hatchback',
 'transmission': 'automatic',
 'trim': '40KWH N-CONNECTA (6.6KC)',
 'vin': 'SJNFAAZE1U0065291',
 'year': 2019}
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN69%2520VGV%27 HTTP/1.1" 200 None
2026-03-29 22:12:15 [bca.uk] INFO: Saving data for BN69%20VGV: {'auction_closing_time': 1774951200.0, 'created_time': 1774620679.391664, 'last_price_update_time': 1774822335.992987}
2026-03-29 22:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BN69%2520VGV') HTTP/1.1" 204 0
2026-03-29 22:12:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 55a4832f-42cd-5acb-ac6a-2b4ce97d12ee with identifier: LB71%20XCU
2026-03-29 22:12:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 55a4832f-42cd-5acb-ac6a-2b4ce97d12ee with identifier: LB71%20XCU
2026-03-29 22:12:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 55a4832f-42cd-5acb-ac6a-2b4ce97d12ee with identifier: LB71%20XCU to the API
2026-03-29 22:12:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 178,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LB71%20XCU-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '55a4832f-42cd-5acb-ac6a-2b4ce97d12ee',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LB71 XCU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LB71%20XCU&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MINI',
 'model': 'CLUBMAN',
 'odometer': 27094,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MINI CLUBMAN 2.0 306 JOHN COOPER WORKS ALL4 Estate',
 'transmission': 'automatic',
 'trim': '306 JOHN COOPER WORKS ALL4',
 'vin': 'WMWJZ920202R96138',
 'year': 2021}
2026-03-29 22:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB71%2520XCU%27 HTTP/1.1" 200 None
2026-03-29 22:12:16 [bca.uk] INFO: Saving data for LB71%20XCU: {'auction_closing_time': 1774864800.0, 'created_time': 1773907742.004921, 'last_price_update_time': 1774822336.416083}
2026-03-29 22:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LB71%2520XCU') HTTP/1.1" 204 0
2026-03-29 22:12:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 46b88877-c6a7-5de2-ad37-f2ee5715aad0 with identifier: ME73%20XWF
2026-03-29 22:12:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 46b88877-c6a7-5de2-ad37-f2ee5715aad0 with identifier: ME73%20XWF
2026-03-29 22:12:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 46b88877-c6a7-5de2-ad37-f2ee5715aad0 with identifier: ME73%20XWF to the API
2026-03-29 22:12:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ME73%20XWF-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '46b88877-c6a7-5de2-ad37-f2ee5715aad0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ME73 XWF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ME73%20XWF&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'PEUGEOT',
 'model': 'PARTNER',
 'odometer': 41880,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'PEUGEOT PARTNER 1.5 B/HDI 100 1000 PROF.PREM+ STD Van',
 'transmission': 'manual',
 'trim': 'B/HDI 100 1000 PROF.PREM+ STD',
 'vin': 'VR3EFYHT2PJ922455',
 'year': 2024}
2026-03-29 22:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME73%2520XWF%27 HTTP/1.1" 200 None
2026-03-29 22:12:16 [bca.uk] INFO: Saving data for ME73%20XWF: {'auction_closing_time': 1775037600.0, 'created_time': 1773842371.064739, 'last_price_update_time': 1774822336.701034}
2026-03-29 22:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ME73%2520XWF') HTTP/1.1" 204 0
2026-03-29 22:12:16 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=59&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:12:16 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=59&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:12:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 68b9e7c6-b584-5839-8e1e-58ab49a31180 with identifier: DP67%20BZC
2026-03-29 22:12:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 68b9e7c6-b584-5839-8e1e-58ab49a31180 with identifier: DP67%20BZC
2026-03-29 22:12:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 68b9e7c6-b584-5839-8e1e-58ab49a31180 with identifier: DP67%20BZC to the API
2026-03-29 22:12:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DP67%20BZC-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '68b9e7c6-b584-5839-8e1e-58ab49a31180',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DP67 BZC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DP67%20BZC&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VAUXHALL',
 'model': 'ASTRA TOURER',
 'odometer': 108925,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA TOURER 1.6 CDTI 16V 136 TECH LINE Estate',
 'transmission': 'automatic',
 'trim': 'CDTI 16V 136 TECH LINE',
 'vin': 'W0VBD8EG7J8029022',
 'year': 2018}
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP67%2520BZC%27 HTTP/1.1" 200 None
2026-03-29 22:12:17 [bca.uk] INFO: Saving data for DP67%20BZC: {'auction_closing_time': 1774951200.0, 'created_time': 1774265911.486095, 'last_price_update_time': 1774822337.01553}
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DP67%2520BZC') HTTP/1.1" 204 0
2026-03-29 22:12:17 [bca.uk] INFO: Found listing with ID: SM59%20FAJ
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM59%2520FAJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:17 [bca.uk] INFO: Scrape type for SM59%20FAJ: 2
2026-03-29 22:12:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc28239f-f65e-55a2-904a-d889a1982408 with identifier: SM59%20FAJ
2026-03-29 22:12:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc28239f-f65e-55a2-904a-d889a1982408 with scrape type 2
2026-03-29 22:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc28239f-f65e-55a2-904a-d889a1982408 with scrape type 2
2026-03-29 22:12:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bc28239f-f65e-55a2-904a-d889a1982408, identifier: SM59%20FAJ
2026-03-29 22:12:17 [bca.uk] INFO: Found listing with ID: LG18%20GXS
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG18%2520GXS%27 HTTP/1.1" 200 None
2026-03-29 22:12:17 [bca.uk] INFO: Scrape type for LG18%20GXS: 2
2026-03-29 22:12:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b643a73c-0acd-56d4-b4b5-61b126525813 with identifier: LG18%20GXS
2026-03-29 22:12:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b643a73c-0acd-56d4-b4b5-61b126525813 with scrape type 2
2026-03-29 22:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b643a73c-0acd-56d4-b4b5-61b126525813 with scrape type 2
2026-03-29 22:12:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b643a73c-0acd-56d4-b4b5-61b126525813, identifier: LG18%20GXS
2026-03-29 22:12:17 [bca.uk] INFO: Found listing with ID: ME73%20XWO
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME73%2520XWO%27 HTTP/1.1" 200 None
2026-03-29 22:12:17 [bca.uk] INFO: Scrape type for ME73%20XWO: 2
2026-03-29 22:12:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70166694-a690-5e7f-9c65-596ef92d8afe with identifier: ME73%20XWO
2026-03-29 22:12:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70166694-a690-5e7f-9c65-596ef92d8afe with scrape type 2
2026-03-29 22:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70166694-a690-5e7f-9c65-596ef92d8afe with scrape type 2
2026-03-29 22:12:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 70166694-a690-5e7f-9c65-596ef92d8afe, identifier: ME73%20XWO
2026-03-29 22:12:17 [bca.uk] INFO: Found listing with ID: ML22%20AFA
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML22%2520AFA%27 HTTP/1.1" 200 None
2026-03-29 22:12:17 [bca.uk] INFO: Scrape type for ML22%20AFA: 2
2026-03-29 22:12:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d931d5c8-420a-5b2f-a145-63b29a58ee63 with identifier: ML22%20AFA
2026-03-29 22:12:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d931d5c8-420a-5b2f-a145-63b29a58ee63 with scrape type 2
2026-03-29 22:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d931d5c8-420a-5b2f-a145-63b29a58ee63 with scrape type 2
2026-03-29 22:12:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d931d5c8-420a-5b2f-a145-63b29a58ee63, identifier: ML22%20AFA
2026-03-29 22:12:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:12:17 [bca.uk] INFO: Found listing with ID: PE10%20VPC
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE10%2520VPC%27 HTTP/1.1" 200 None
2026-03-29 22:12:17 [bca.uk] INFO: Scrape type for PE10%20VPC: 2
2026-03-29 22:12:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7baca6ea-f290-5efe-9587-1489125474e0 with identifier: PE10%20VPC
2026-03-29 22:12:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7baca6ea-f290-5efe-9587-1489125474e0 with scrape type 2
2026-03-29 22:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7baca6ea-f290-5efe-9587-1489125474e0 with scrape type 2
2026-03-29 22:12:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7baca6ea-f290-5efe-9587-1489125474e0, identifier: PE10%20VPC
2026-03-29 22:12:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bc28239f-f65e-55a2-904a-d889a1982408 with identifier: SM59%20FAJ
2026-03-29 22:12:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bc28239f-f65e-55a2-904a-d889a1982408 with identifier: SM59%20FAJ
2026-03-29 22:12:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bc28239f-f65e-55a2-904a-d889a1982408 with identifier: SM59%20FAJ to the API
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SM59%20FAJ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'bc28239f-f65e-55a2-904a-d889a1982408',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SM59 FAJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SM59%20FAJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 74025,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.2 82 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': '82 ZETEC',
 'vin': 'WF0JXXWPJJAL67285',
 'year': 2010}
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM59%2520FAJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:17 [bca.uk] INFO: Saving data for SM59%20FAJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620679.77977, 'last_price_update_time': 1774822337.953885}
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SM59%2520FAJ') HTTP/1.1" 204 0
2026-03-29 22:12:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b643a73c-0acd-56d4-b4b5-61b126525813 with identifier: LG18%20GXS
2026-03-29 22:12:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b643a73c-0acd-56d4-b4b5-61b126525813 with identifier: LG18%20GXS
2026-03-29 22:12:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b643a73c-0acd-56d4-b4b5-61b126525813 with identifier: LG18%20GXS to the API
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LG18%20GXS-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b643a73c-0acd-56d4-b4b5-61b126525813',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LG18 GXS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LG18%20GXS&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'ABARTH',
 'model': '595',
 'odometer': 18077,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'ABARTH 595 1.4 T-JET 165 TURISMO Hatchback',
 'transmission': 'manual',
 'trim': 'T-JET 165 TURISMO',
 'vin': 'ZFA3120000J956314',
 'year': 2018}
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG18%2520GXS%27 HTTP/1.1" 200 None
2026-03-29 22:12:18 [bca.uk] INFO: Saving data for LG18%20GXS: {'auction_closing_time': 1774864800.0, 'created_time': 1774305086.215315, 'last_price_update_time': 1774822338.320232}
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LG18%2520GXS') HTTP/1.1" 204 0
2026-03-29 22:12:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 70166694-a690-5e7f-9c65-596ef92d8afe with identifier: ME73%20XWO
2026-03-29 22:12:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 70166694-a690-5e7f-9c65-596ef92d8afe with identifier: ME73%20XWO
2026-03-29 22:12:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 70166694-a690-5e7f-9c65-596ef92d8afe with identifier: ME73%20XWO to the API
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ME73%20XWO-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '70166694-a690-5e7f-9c65-596ef92d8afe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ME73 XWO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ME73%20XWO&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'PEUGEOT',
 'model': 'PARTNER',
 'odometer': 47364,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'PEUGEOT PARTNER 1.5 B/HDI 100 1000 PROF.PREM+ STD Van',
 'transmission': 'manual',
 'trim': 'B/HDI 100 1000 PROF.PREM+ STD',
 'vin': 'VR3EFYHT2PJ922458',
 'year': 2024}
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME73%2520XWO%27 HTTP/1.1" 200 None
2026-03-29 22:12:18 [bca.uk] INFO: Saving data for ME73%20XWO: {'auction_closing_time': 1775037600.0, 'created_time': 1773842146.439697, 'last_price_update_time': 1774822338.616582}
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ME73%2520XWO') HTTP/1.1" 204 0
2026-03-29 22:12:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d931d5c8-420a-5b2f-a145-63b29a58ee63 with identifier: ML22%20AFA
2026-03-29 22:12:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d931d5c8-420a-5b2f-a145-63b29a58ee63 with identifier: ML22%20AFA
2026-03-29 22:12:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d931d5c8-420a-5b2f-a145-63b29a58ee63 with identifier: ML22%20AFA to the API
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ML22%20AFA-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'd931d5c8-420a-5b2f-a145-63b29a58ee63',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'ML22 AFA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ML22%20AFA&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'TESLA',
 'model': 'MODEL 3',
 'odometer': 27708,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL 3 RWD Saloon',
 'transmission': 'automatic',
 'trim': 'RWD',
 'vin': 'LRW3F7FS5NC506696',
 'year': 2022}
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML22%2520AFA%27 HTTP/1.1" 200 None
2026-03-29 22:12:18 [bca.uk] INFO: Saving data for ML22%20AFA: {'auction_closing_time': 1774951200.0, 'created_time': 1774004600.619075, 'last_price_update_time': 1774822338.903289}
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ML22%2520AFA') HTTP/1.1" 204 0
2026-03-29 22:12:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7baca6ea-f290-5efe-9587-1489125474e0 with identifier: PE10%20VPC
2026-03-29 22:12:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7baca6ea-f290-5efe-9587-1489125474e0 with identifier: PE10%20VPC
2026-03-29 22:12:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7baca6ea-f290-5efe-9587-1489125474e0 with identifier: PE10%20VPC to the API
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PE10%20VPC-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7baca6ea-f290-5efe-9587-1489125474e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PE10 VPC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PE10%20VPC&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'FIAT',
 'model': '500',
 'odometer': 102550,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'FIAT 500 1.2 POP Hatchback',
 'transmission': 'manual',
 'trim': 'POP',
 'vin': 'ZFA31200000484703',
 'year': 2010}
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE10%2520VPC%27 HTTP/1.1" 200 None
2026-03-29 22:12:19 [bca.uk] INFO: Saving data for PE10%20VPC: {'auction_closing_time': 1774951200.0, 'created_time': 1774620631.876005, 'last_price_update_time': 1774822339.210802}
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PE10%2520VPC') HTTP/1.1" 204 0
2026-03-29 22:12:19 [bca.uk] INFO: Found listing with ID: SH13%20CDZ
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH13%2520CDZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:19 [bca.uk] INFO: Scrape type for SH13%20CDZ: 2
2026-03-29 22:12:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73e0cb9d-e828-54c2-bcb4-2f441a4d376c with identifier: SH13%20CDZ
2026-03-29 22:12:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73e0cb9d-e828-54c2-bcb4-2f441a4d376c with scrape type 2
2026-03-29 22:12:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73e0cb9d-e828-54c2-bcb4-2f441a4d376c with scrape type 2
2026-03-29 22:12:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 73e0cb9d-e828-54c2-bcb4-2f441a4d376c, identifier: SH13%20CDZ
2026-03-29 22:12:19 [bca.uk] INFO: Found listing with ID: LG19%20KYS
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG19%2520KYS%27 HTTP/1.1" 200 None
2026-03-29 22:12:19 [bca.uk] INFO: Scrape type for LG19%20KYS: 0
2026-03-29 22:12:19 [bca.uk] INFO: Found listing with ID: LJ19%20OFP
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ19%2520OFP%27 HTTP/1.1" 200 None
2026-03-29 22:12:19 [bca.uk] INFO: Scrape type for LJ19%20OFP: 0
2026-03-29 22:12:19 [bca.uk] INFO: Found listing with ID: LY19%20DDK
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY19%2520DDK%27 HTTP/1.1" 200 None
2026-03-29 22:12:19 [bca.uk] INFO: Scrape type for LY19%20DDK: 0
2026-03-29 22:12:19 [bca.uk] INFO: Found listing with ID: PO19%20NMU
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO19%2520NMU%27 HTTP/1.1" 200 None
2026-03-29 22:12:19 [bca.uk] INFO: Scrape type for PO19%20NMU: 0
2026-03-29 22:12:19 [bca.uk] INFO: Found listing with ID: RO22%20LSE
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520LSE%27 HTTP/1.1" 200 None
2026-03-29 22:12:19 [bca.uk] INFO: Scrape type for RO22%20LSE: 2
2026-03-29 22:12:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b19238be-a4bd-5ce6-b17d-92210891516c with identifier: RO22%20LSE
2026-03-29 22:12:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b19238be-a4bd-5ce6-b17d-92210891516c with scrape type 2
2026-03-29 22:12:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b19238be-a4bd-5ce6-b17d-92210891516c with scrape type 2
2026-03-29 22:12:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b19238be-a4bd-5ce6-b17d-92210891516c, identifier: RO22%20LSE
2026-03-29 22:12:19 [bca.uk] INFO: Found listing with ID: ME73%20XYF
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME73%2520XYF%27 HTTP/1.1" 200 None
2026-03-29 22:12:19 [bca.uk] INFO: Scrape type for ME73%20XYF: 2
2026-03-29 22:12:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caa2d2dd-275b-5937-8d14-a82e423785e0 with identifier: ME73%20XYF
2026-03-29 22:12:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caa2d2dd-275b-5937-8d14-a82e423785e0 with scrape type 2
2026-03-29 22:12:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item caa2d2dd-275b-5937-8d14-a82e423785e0 with scrape type 2
2026-03-29 22:12:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: caa2d2dd-275b-5937-8d14-a82e423785e0, identifier: ME73%20XYF
2026-03-29 22:12:19 [bca.uk] INFO: Found listing with ID: ML22%20EWK
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML22%2520EWK%27 HTTP/1.1" 200 None
2026-03-29 22:12:19 [bca.uk] INFO: Scrape type for ML22%20EWK: 2
2026-03-29 22:12:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98b4e443-c0ab-5e7b-8cd7-f88aabb339a1 with identifier: ML22%20EWK
2026-03-29 22:12:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98b4e443-c0ab-5e7b-8cd7-f88aabb339a1 with scrape type 2
2026-03-29 22:12:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98b4e443-c0ab-5e7b-8cd7-f88aabb339a1 with scrape type 2
2026-03-29 22:12:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 98b4e443-c0ab-5e7b-8cd7-f88aabb339a1, identifier: ML22%20EWK
2026-03-29 22:12:19 [bca.uk] INFO: Found listing with ID: SD14%20YZT
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD14%2520YZT%27 HTTP/1.1" 200 None
2026-03-29 22:12:19 [bca.uk] INFO: Scrape type for SD14%20YZT: 2
2026-03-29 22:12:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2c89fb5-f5a1-568e-8e38-a74e43432cda with identifier: SD14%20YZT
2026-03-29 22:12:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2c89fb5-f5a1-568e-8e38-a74e43432cda with scrape type 2
2026-03-29 22:12:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2c89fb5-f5a1-568e-8e38-a74e43432cda with scrape type 2
2026-03-29 22:12:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f2c89fb5-f5a1-568e-8e38-a74e43432cda, identifier: SD14%20YZT
2026-03-29 22:12:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 73e0cb9d-e828-54c2-bcb4-2f441a4d376c with identifier: SH13%20CDZ
2026-03-29 22:12:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 73e0cb9d-e828-54c2-bcb4-2f441a4d376c with identifier: SH13%20CDZ
2026-03-29 22:12:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 73e0cb9d-e828-54c2-bcb4-2f441a4d376c with identifier: SH13%20CDZ to the API
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SH13%20CDZ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '73e0cb9d-e828-54c2-bcb4-2f441a4d376c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SH13 CDZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SH13%20CDZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'FIAT',
 'model': 'PUNTO',
 'odometer': 51838,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'FIAT PUNTO 1.4 EASY Hatchback',
 'transmission': 'manual',
 'trim': 'EASY',
 'vin': 'ZFA19900000932339',
 'year': 2013}
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH13%2520CDZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:20 [bca.uk] INFO: Saving data for SH13%20CDZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620660.851243, 'last_price_update_time': 1774822340.228206}
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SH13%2520CDZ') HTTP/1.1" 204 0
2026-03-29 22:12:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b19238be-a4bd-5ce6-b17d-92210891516c with identifier: RO22%20LSE
2026-03-29 22:12:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b19238be-a4bd-5ce6-b17d-92210891516c with identifier: RO22%20LSE
2026-03-29 22:12:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b19238be-a4bd-5ce6-b17d-92210891516c with identifier: RO22%20LSE to the API
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RO22%20LSE-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b19238be-a4bd-5ce6-b17d-92210891516c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RO22 LSE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RO22%20LSE&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VAUXHALL',
 'model': 'CROSSLAND',
 'odometer': 34608,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CROSSLAND 1.2 GS LINE Hatchback',
 'transmission': 'manual',
 'trim': 'GS LINE',
 'vin': 'W0V7D9EE8N4157406',
 'year': 2022}
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520LSE%27 HTTP/1.1" 200 None
2026-03-29 22:12:20 [bca.uk] INFO: Saving data for RO22%20LSE: {'auction_closing_time': 1774864800.0, 'created_time': 1774265686.097684, 'last_price_update_time': 1774822340.671074}
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RO22%2520LSE') HTTP/1.1" 204 0
2026-03-29 22:12:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: caa2d2dd-275b-5937-8d14-a82e423785e0 with identifier: ME73%20XYF
2026-03-29 22:12:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: caa2d2dd-275b-5937-8d14-a82e423785e0 with identifier: ME73%20XYF
2026-03-29 22:12:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: caa2d2dd-275b-5937-8d14-a82e423785e0 with identifier: ME73%20XYF to the API
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ME73%20XYF-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'caa2d2dd-275b-5937-8d14-a82e423785e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ME73 XYF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ME73%20XYF&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'PEUGEOT',
 'model': 'PARTNER',
 'odometer': 35370,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'PEUGEOT PARTNER 1.5 B/HDI 100 1000 PROF.PREM+ STD Van',
 'transmission': 'manual',
 'trim': 'B/HDI 100 1000 PROF.PREM+ STD',
 'vin': 'VR3EFYHT2PJ920417',
 'year': 2024}
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME73%2520XYF%27 HTTP/1.1" 200 None
2026-03-29 22:12:20 [bca.uk] INFO: Saving data for ME73%20XYF: {'auction_closing_time': 1775037600.0, 'created_time': 1773842374.788771, 'last_price_update_time': 1774822340.939729}
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ME73%2520XYF') HTTP/1.1" 204 0
2026-03-29 22:12:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 98b4e443-c0ab-5e7b-8cd7-f88aabb339a1 with identifier: ML22%20EWK
2026-03-29 22:12:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 98b4e443-c0ab-5e7b-8cd7-f88aabb339a1 with identifier: ML22%20EWK
2026-03-29 22:12:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 98b4e443-c0ab-5e7b-8cd7-f88aabb339a1 with identifier: ML22%20EWK to the API
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ML22%20EWK-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '98b4e443-c0ab-5e7b-8cd7-f88aabb339a1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'ML22 EWK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ML22%20EWK&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'MERCEDES-BENZ',
 'model': 'CLA 250 E',
 'odometer': 61317,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA 250 E 1.3 AMG LINE PREMIUM PLUS DCT Coupe',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM PLUS DCT',
 'vin': 'W1K1183862N296609',
 'year': 2022}
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML22%2520EWK%27 HTTP/1.1" 200 None
2026-03-29 22:12:21 [bca.uk] INFO: Saving data for ML22%20EWK: {'auction_closing_time': 1774951200.0, 'created_time': 1774620906.555611, 'last_price_update_time': 1774822341.283659}
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ML22%2520EWK') HTTP/1.1" 204 0
2026-03-29 22:12:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f2c89fb5-f5a1-568e-8e38-a74e43432cda with identifier: SD14%20YZT
2026-03-29 22:12:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f2c89fb5-f5a1-568e-8e38-a74e43432cda with identifier: SD14%20YZT
2026-03-29 22:12:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f2c89fb5-f5a1-568e-8e38-a74e43432cda with identifier: SD14%20YZT to the API
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SD14%20YZT-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f2c89fb5-f5a1-568e-8e38-a74e43432cda',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SD14 YZT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SD14%20YZT&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'TOYOTA',
 'model': 'AVENSIS',
 'odometer': 240031,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'TOYOTA AVENSIS 2.0 D-4D ACTIVE Saloon',
 'transmission': 'manual',
 'trim': 'D-4D ACTIVE',
 'vin': 'SB1BD76L00E129158',
 'year': 2014}
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD14%2520YZT%27 HTTP/1.1" 200 None
2026-03-29 22:12:21 [bca.uk] INFO: Saving data for SD14%20YZT: {'auction_closing_time': 1774951200.0, 'created_time': 1774620630.885624, 'last_price_update_time': 1774822341.684595}
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SD14%2520YZT') HTTP/1.1" 204 0
2026-03-29 22:12:21 [bca.uk] INFO: Found listing with ID: CF74%20GDE
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GDE%27 HTTP/1.1" 200 None
2026-03-29 22:12:21 [bca.uk] INFO: Scrape type for CF74%20GDE: 0
2026-03-29 22:12:21 [bca.uk] INFO: Found listing with ID: CF74%20GHO
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GHO%27 HTTP/1.1" 200 None
2026-03-29 22:12:21 [bca.uk] INFO: Scrape type for CF74%20GHO: 2
2026-03-29 22:12:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 421b9497-903a-5fae-bce1-2f566a47c989 with identifier: CF74%20GHO
2026-03-29 22:12:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 421b9497-903a-5fae-bce1-2f566a47c989 with scrape type 2
2026-03-29 22:12:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 421b9497-903a-5fae-bce1-2f566a47c989 with scrape type 2
2026-03-29 22:12:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 421b9497-903a-5fae-bce1-2f566a47c989, identifier: CF74%20GHO
2026-03-29 22:12:21 [bca.uk] INFO: Found listing with ID: WK69%20TNV
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK69%2520TNV%27 HTTP/1.1" 200 None
2026-03-29 22:12:21 [bca.uk] INFO: Scrape type for WK69%20TNV: 0
2026-03-29 22:12:21 [bca.uk] INFO: Found listing with ID: AO69%20LTU
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO69%2520LTU%27 HTTP/1.1" 200 None
2026-03-29 22:12:21 [bca.uk] INFO: Scrape type for AO69%20LTU: 0
2026-03-29 22:12:21 [bca.uk] INFO: Found listing with ID: AO69%20VJC
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO69%2520VJC%27 HTTP/1.1" 200 None
2026-03-29 22:12:21 [bca.uk] INFO: Scrape type for AO69%20VJC: 2
2026-03-29 22:12:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 898d509c-052f-53d2-93aa-1d5c657c9e36 with identifier: AO69%20VJC
2026-03-29 22:12:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 898d509c-052f-53d2-93aa-1d5c657c9e36 with scrape type 2
2026-03-29 22:12:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 898d509c-052f-53d2-93aa-1d5c657c9e36 with scrape type 2
2026-03-29 22:12:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 898d509c-052f-53d2-93aa-1d5c657c9e36, identifier: AO69%20VJC
2026-03-29 22:12:21 [bca.uk] INFO: Found listing with ID: AJ22%20CXY
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ22%2520CXY%27 HTTP/1.1" 200 None
2026-03-29 22:12:21 [bca.uk] INFO: Scrape type for AJ22%20CXY: 2
2026-03-29 22:12:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83e73dc8-f829-57e8-b542-e3f0374b8ab6 with identifier: AJ22%20CXY
2026-03-29 22:12:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83e73dc8-f829-57e8-b542-e3f0374b8ab6 with scrape type 2
2026-03-29 22:12:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83e73dc8-f829-57e8-b542-e3f0374b8ab6 with scrape type 2
2026-03-29 22:12:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 83e73dc8-f829-57e8-b542-e3f0374b8ab6, identifier: AJ22%20CXY
2026-03-29 22:12:22 [bca.uk] INFO: Found listing with ID: MV71%20KRK
2026-03-29 22:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV71%2520KRK%27 HTTP/1.1" 200 None
2026-03-29 22:12:22 [bca.uk] INFO: Scrape type for MV71%20KRK: 2
2026-03-29 22:12:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f99c379b-fb36-51a4-aba9-ca55c5a29a61 with identifier: MV71%20KRK
2026-03-29 22:12:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f99c379b-fb36-51a4-aba9-ca55c5a29a61 with scrape type 2
2026-03-29 22:12:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f99c379b-fb36-51a4-aba9-ca55c5a29a61 with scrape type 2
2026-03-29 22:12:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f99c379b-fb36-51a4-aba9-ca55c5a29a61, identifier: MV71%20KRK
2026-03-29 22:12:22 [bca.uk] INFO: Found listing with ID: PE09%20KEU
2026-03-29 22:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE09%2520KEU%27 HTTP/1.1" 200 None
2026-03-29 22:12:22 [bca.uk] INFO: Scrape type for PE09%20KEU: 2
2026-03-29 22:12:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 344cfb58-b921-5fb2-85e9-5d31d95441a8 with identifier: PE09%20KEU
2026-03-29 22:12:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 344cfb58-b921-5fb2-85e9-5d31d95441a8 with scrape type 2
2026-03-29 22:12:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 344cfb58-b921-5fb2-85e9-5d31d95441a8 with scrape type 2
2026-03-29 22:12:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 344cfb58-b921-5fb2-85e9-5d31d95441a8, identifier: PE09%20KEU
2026-03-29 22:12:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 421b9497-903a-5fae-bce1-2f566a47c989 with identifier: CF74%20GHO
2026-03-29 22:12:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 421b9497-903a-5fae-bce1-2f566a47c989 with identifier: CF74%20GHO
2026-03-29 22:12:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 421b9497-903a-5fae-bce1-2f566a47c989 with identifier: CF74%20GHO to the API
2026-03-29 22:12:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CF74%20GHO-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '421b9497-903a-5fae-bce1-2f566a47c989',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'CF74 GHO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CF74%20GHO&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 9052,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.2 P/T 110 MAX EAT6 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 110 MAX EAT6',
 'vin': 'VF7SXHNPYRT107114',
 'year': 2024}
2026-03-29 22:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GHO%27 HTTP/1.1" 200 None
2026-03-29 22:12:22 [bca.uk] INFO: Saving data for CF74%20GHO: {'auction_closing_time': 1775124000.0, 'created_time': 1774016735.343421, 'last_price_update_time': 1774822342.635706}
2026-03-29 22:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CF74%2520GHO') HTTP/1.1" 204 0
2026-03-29 22:12:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 898d509c-052f-53d2-93aa-1d5c657c9e36 with identifier: AO69%20VJC
2026-03-29 22:12:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 898d509c-052f-53d2-93aa-1d5c657c9e36 with identifier: AO69%20VJC
2026-03-29 22:12:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 898d509c-052f-53d2-93aa-1d5c657c9e36 with identifier: AO69%20VJC to the API
2026-03-29 22:12:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 222,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AO69%20VJC-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.9L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '898d509c-052f-53d2-93aa-1d5c657c9e36',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AO69 VJC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AO69%20VJC&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'ALFA ROMEO',
 'model': 'STELVIO',
 'odometer': 50081,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'ALFA ROMEO STELVIO 2.9 V6 BI-T 510 QUADRIFOGLIO StationWagon',
 'transmission': 'automatic',
 'trim': 'V6 BI-T 510 QUADRIFOGLIO',
 'vin': 'ZARPAHKV1K7C67590',
 'year': 2019}
2026-03-29 22:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO69%2520VJC%27 HTTP/1.1" 200 None
2026-03-29 22:12:22 [bca.uk] INFO: Saving data for AO69%20VJC: {'auction_closing_time': 1774864800.0, 'created_time': 1773909739.338981, 'last_price_update_time': 1774822342.92571}
2026-03-29 22:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AO69%2520VJC') HTTP/1.1" 204 0
2026-03-29 22:12:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 83e73dc8-f829-57e8-b542-e3f0374b8ab6 with identifier: AJ22%20CXY
2026-03-29 22:12:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 83e73dc8-f829-57e8-b542-e3f0374b8ab6 with identifier: AJ22%20CXY
2026-03-29 22:12:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 83e73dc8-f829-57e8-b542-e3f0374b8ab6 with identifier: AJ22%20CXY to the API
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AJ22%20CXY-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '83e73dc8-f829-57e8-b542-e3f0374b8ab6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'AJ22 CXY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AJ22%20CXY&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'TESLA',
 'model': 'MODEL Y',
 'odometer': 85998,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL Y AWD LONG RANGE Hatchback',
 'transmission': 'automatic',
 'trim': 'AWD LONG RANGE',
 'vin': 'LRWYHCEK1NC343961',
 'year': 2022}
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ22%2520CXY%27 HTTP/1.1" 200 None
2026-03-29 22:12:23 [bca.uk] INFO: Saving data for AJ22%20CXY: {'auction_closing_time': 1774951200.0, 'created_time': 1774533879.776123, 'last_price_update_time': 1774822343.215116}
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ22%2520CXY') HTTP/1.1" 204 0
2026-03-29 22:12:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f99c379b-fb36-51a4-aba9-ca55c5a29a61 with identifier: MV71%20KRK
2026-03-29 22:12:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f99c379b-fb36-51a4-aba9-ca55c5a29a61 with identifier: MV71%20KRK
2026-03-29 22:12:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f99c379b-fb36-51a4-aba9-ca55c5a29a61 with identifier: MV71%20KRK to the API
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MV71%20KRK-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'f99c379b-fb36-51a4-aba9-ca55c5a29a61',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MV71 KRK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MV71%20KRK&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'MERCEDES-BENZ',
 'model': 'EQC 400',
 'odometer': 39434,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC 400 AMG LINE PREMIUM StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM',
 'vin': 'W1K2938902F034659',
 'year': 2022}
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV71%2520KRK%27 HTTP/1.1" 200 None
2026-03-29 22:12:23 [bca.uk] INFO: Saving data for MV71%20KRK: {'auction_closing_time': 1774951200.0, 'created_time': 1774004608.720833, 'last_price_update_time': 1774822343.506733}
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MV71%2520KRK') HTTP/1.1" 204 0
2026-03-29 22:12:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 344cfb58-b921-5fb2-85e9-5d31d95441a8 with identifier: PE09%20KEU
2026-03-29 22:12:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 344cfb58-b921-5fb2-85e9-5d31d95441a8 with identifier: PE09%20KEU
2026-03-29 22:12:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 344cfb58-b921-5fb2-85e9-5d31d95441a8 with identifier: PE09%20KEU to the API
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 169,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PE09%20KEU-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '344cfb58-b921-5fb2-85e9-5d31d95441a8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PE09 KEU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PE09%20KEU&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 103145,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.8 VVT ELITE Hatchback',
 'transmission': 'manual',
 'trim': 'VVT ELITE',
 'vin': 'W0L0AHL4898043052',
 'year': 2009}
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE09%2520KEU%27 HTTP/1.1" 200 None
2026-03-29 22:12:23 [bca.uk] INFO: Saving data for PE09%20KEU: {'auction_closing_time': 1774951200.0, 'created_time': 1774620624.161488, 'last_price_update_time': 1774822343.786795}
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PE09%2520KEU') HTTP/1.1" 204 0
2026-03-29 22:12:23 [bca.uk] INFO: Found listing with ID: CF74%20GPU
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GPU%27 HTTP/1.1" 200 None
2026-03-29 22:12:23 [bca.uk] INFO: Scrape type for CF74%20GPU: 0
2026-03-29 22:12:23 [bca.uk] INFO: Found listing with ID: VN74%20CYX
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN74%2520CYX%27 HTTP/1.1" 200 None
2026-03-29 22:12:23 [bca.uk] INFO: Scrape type for VN74%20CYX: 2
2026-03-29 22:12:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0bc9b71-900c-5671-9d42-6d0329482e29 with identifier: VN74%20CYX
2026-03-29 22:12:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0bc9b71-900c-5671-9d42-6d0329482e29 with scrape type 2
2026-03-29 22:12:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0bc9b71-900c-5671-9d42-6d0329482e29 with scrape type 2
2026-03-29 22:12:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f0bc9b71-900c-5671-9d42-6d0329482e29, identifier: VN74%20CYX
2026-03-29 22:12:23 [bca.uk] INFO: Found listing with ID: AV70%20FCX
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV70%2520FCX%27 HTTP/1.1" 200 None
2026-03-29 22:12:23 [bca.uk] INFO: Scrape type for AV70%20FCX: 0
2026-03-29 22:12:23 [bca.uk] INFO: Found listing with ID: CV18%20GUE
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV18%2520GUE%27 HTTP/1.1" 200 None
2026-03-29 22:12:23 [bca.uk] INFO: Scrape type for CV18%20GUE: 0
2026-03-29 22:12:23 [bca.uk] INFO: Found listing with ID: HD71%20BHV
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HD71%2520BHV%27 HTTP/1.1" 200 None
2026-03-29 22:12:23 [bca.uk] INFO: Scrape type for HD71%20BHV: 0
2026-03-29 22:12:23 [bca.uk] INFO: Found listing with ID: FG68%20NVE
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG68%2520NVE%27 HTTP/1.1" 200 None
2026-03-29 22:12:23 [bca.uk] INFO: Scrape type for FG68%20NVE: 2
2026-03-29 22:12:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 488e4961-ddcb-5b18-9605-81b79961cf24 with identifier: FG68%20NVE
2026-03-29 22:12:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 488e4961-ddcb-5b18-9605-81b79961cf24 with scrape type 2
2026-03-29 22:12:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 488e4961-ddcb-5b18-9605-81b79961cf24 with scrape type 2
2026-03-29 22:12:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 488e4961-ddcb-5b18-9605-81b79961cf24, identifier: FG68%20NVE
2026-03-29 22:12:24 [bca.uk] INFO: Found listing with ID: BK22%20PHU
2026-03-29 22:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520PHU%27 HTTP/1.1" 200 None
2026-03-29 22:12:24 [bca.uk] INFO: Scrape type for BK22%20PHU: 2
2026-03-29 22:12:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82e6808f-70b0-52e1-8d0f-96d4812af072 with identifier: BK22%20PHU
2026-03-29 22:12:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82e6808f-70b0-52e1-8d0f-96d4812af072 with scrape type 2
2026-03-29 22:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82e6808f-70b0-52e1-8d0f-96d4812af072 with scrape type 2
2026-03-29 22:12:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 82e6808f-70b0-52e1-8d0f-96d4812af072, identifier: BK22%20PHU
2026-03-29 22:12:24 [bca.uk] INFO: Found listing with ID: MV71%20KSJ
2026-03-29 22:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV71%2520KSJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:24 [bca.uk] INFO: Scrape type for MV71%20KSJ: 2
2026-03-29 22:12:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb0d0a17-c794-5d34-a5d9-f7f8767d668d with identifier: MV71%20KSJ
2026-03-29 22:12:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb0d0a17-c794-5d34-a5d9-f7f8767d668d with scrape type 2
2026-03-29 22:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb0d0a17-c794-5d34-a5d9-f7f8767d668d with scrape type 2
2026-03-29 22:12:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bb0d0a17-c794-5d34-a5d9-f7f8767d668d, identifier: MV71%20KSJ
2026-03-29 22:12:24 [bca.uk] INFO: Found listing with ID: KY65%20OFL
2026-03-29 22:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY65%2520OFL%27 HTTP/1.1" 200 None
2026-03-29 22:12:24 [bca.uk] INFO: Scrape type for KY65%20OFL: 2
2026-03-29 22:12:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed658cdd-8ebf-5dc5-88c8-319ee1ced272 with identifier: KY65%20OFL
2026-03-29 22:12:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed658cdd-8ebf-5dc5-88c8-319ee1ced272 with scrape type 2
2026-03-29 22:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed658cdd-8ebf-5dc5-88c8-319ee1ced272 with scrape type 2
2026-03-29 22:12:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ed658cdd-8ebf-5dc5-88c8-319ee1ced272, identifier: KY65%20OFL
2026-03-29 22:12:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f0bc9b71-900c-5671-9d42-6d0329482e29 with identifier: VN74%20CYX
2026-03-29 22:12:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f0bc9b71-900c-5671-9d42-6d0329482e29 with identifier: VN74%20CYX
2026-03-29 22:12:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f0bc9b71-900c-5671-9d42-6d0329482e29 with identifier: VN74%20CYX to the API
2026-03-29 22:12:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VN74%20CYX-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f0bc9b71-900c-5671-9d42-6d0329482e29',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'VN74 CYX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VN74%20CYX&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 7656,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.2 P/T 110 MAX EAT6 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 110 MAX EAT6',
 'vin': 'VF7SXHNPYRT120311',
 'year': 2024}
2026-03-29 22:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN74%2520CYX%27 HTTP/1.1" 200 None
2026-03-29 22:12:24 [bca.uk] INFO: Saving data for VN74%20CYX: {'auction_closing_time': 1775124000.0, 'created_time': 1774016654.766727, 'last_price_update_time': 1774822344.691322}
2026-03-29 22:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VN74%2520CYX') HTTP/1.1" 204 0
2026-03-29 22:12:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 488e4961-ddcb-5b18-9605-81b79961cf24 with identifier: FG68%20NVE
2026-03-29 22:12:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 488e4961-ddcb-5b18-9605-81b79961cf24 with identifier: FG68%20NVE
2026-03-29 22:12:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 488e4961-ddcb-5b18-9605-81b79961cf24 with identifier: FG68%20NVE to the API
2026-03-29 22:12:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FG68%20NVE-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '488e4961-ddcb-5b18-9605-81b79961cf24',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FG68 NVE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FG68%20NVE&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'AUDI',
 'model': 'Q5',
 'odometer': 120407,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'AUDI Q5 2.0 TDI 190 QUATTRO SPORT S-T StationWagon',
 'transmission': 'automatic',
 'trim': 'TDI 190 QUATTRO SPORT S-T',
 'vin': 'WAUZZZFYXJ2167225',
 'year': 2018}
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG68%2520NVE%27 HTTP/1.1" 200 None
2026-03-29 22:12:25 [bca.uk] INFO: Saving data for FG68%20NVE: {'auction_closing_time': 1774951200.0, 'created_time': 1774364322.492643, 'last_price_update_time': 1774822345.075502}
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FG68%2520NVE') HTTP/1.1" 204 0
2026-03-29 22:12:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 82e6808f-70b0-52e1-8d0f-96d4812af072 with identifier: BK22%20PHU
2026-03-29 22:12:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 82e6808f-70b0-52e1-8d0f-96d4812af072 with identifier: BK22%20PHU
2026-03-29 22:12:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 82e6808f-70b0-52e1-8d0f-96d4812af072 with identifier: BK22%20PHU to the API
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BK22%20PHU-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '82e6808f-70b0-52e1-8d0f-96d4812af072',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'BK22 PHU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BK22%20PHU&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'TESLA',
 'model': 'MODEL Y',
 'odometer': 60175,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL Y AWD LONG RANGE Hatchback',
 'transmission': 'automatic',
 'trim': 'AWD LONG RANGE',
 'vin': 'LRWYHCEK7NC250152',
 'year': 2022}
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520PHU%27 HTTP/1.1" 200 None
2026-03-29 22:12:25 [bca.uk] INFO: Saving data for BK22%20PHU: {'auction_closing_time': 1774951200.0, 'created_time': 1774620941.783333, 'last_price_update_time': 1774822345.379975}
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BK22%2520PHU') HTTP/1.1" 204 0
2026-03-29 22:12:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bb0d0a17-c794-5d34-a5d9-f7f8767d668d with identifier: MV71%20KSJ
2026-03-29 22:12:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bb0d0a17-c794-5d34-a5d9-f7f8767d668d with identifier: MV71%20KSJ
2026-03-29 22:12:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bb0d0a17-c794-5d34-a5d9-f7f8767d668d with identifier: MV71%20KSJ to the API
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MV71%20KSJ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'bb0d0a17-c794-5d34-a5d9-f7f8767d668d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MV71 KSJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MV71%20KSJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'MERCEDES-BENZ',
 'model': 'EQC 400',
 'odometer': 56072,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC 400 AMG LINE PREMIUM StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM',
 'vin': 'W1K2938902F031201',
 'year': 2021}
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV71%2520KSJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:25 [bca.uk] INFO: Saving data for MV71%20KSJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620900.661113, 'last_price_update_time': 1774822345.669834}
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MV71%2520KSJ') HTTP/1.1" 204 0
2026-03-29 22:12:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ed658cdd-8ebf-5dc5-88c8-319ee1ced272 with identifier: KY65%20OFL
2026-03-29 22:12:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ed658cdd-8ebf-5dc5-88c8-319ee1ced272 with identifier: KY65%20OFL
2026-03-29 22:12:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ed658cdd-8ebf-5dc5-88c8-319ee1ced272 with identifier: KY65%20OFL to the API
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KY65%20OFL-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ed658cdd-8ebf-5dc5-88c8-319ee1ced272',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KY65 OFL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KY65%20OFL&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'KIA',
 'model': 'PICANTO',
 'odometer': 72379,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'KIA PICANTO 1.2 CHILLI ECODYNAMICS Hatchback',
 'transmission': 'manual',
 'trim': 'CHILLI ECODYNAMICS',
 'vin': 'KNABX312LGT155283',
 'year': 2015}
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY65%2520OFL%27 HTTP/1.1" 200 None
2026-03-29 22:12:25 [bca.uk] INFO: Saving data for KY65%20OFL: {'auction_closing_time': 1774951200.0, 'created_time': 1774620617.806139, 'last_price_update_time': 1774822345.973311}
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KY65%2520OFL') HTTP/1.1" 204 0
2026-03-29 22:12:25 [bca.uk] INFO: Found listing with ID: VN74%20CZB
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN74%2520CZB%27 HTTP/1.1" 200 None
2026-03-29 22:12:26 [bca.uk] INFO: Scrape type for VN74%20CZB: 2
2026-03-29 22:12:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e18f014b-6375-592e-a41e-b04500da4095 with identifier: VN74%20CZB
2026-03-29 22:12:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e18f014b-6375-592e-a41e-b04500da4095 with scrape type 2
2026-03-29 22:12:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e18f014b-6375-592e-a41e-b04500da4095 with scrape type 2
2026-03-29 22:12:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e18f014b-6375-592e-a41e-b04500da4095, identifier: VN74%20CZB
2026-03-29 22:12:26 [bca.uk] INFO: Found listing with ID: FL70%20SVD
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL70%2520SVD%27 HTTP/1.1" 200 None
2026-03-29 22:12:26 [bca.uk] INFO: Scrape type for FL70%20SVD: 0
2026-03-29 22:12:26 [bca.uk] INFO: Found listing with ID: MA23%20UKP
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA23%2520UKP%27 HTTP/1.1" 200 None
2026-03-29 22:12:26 [bca.uk] INFO: Scrape type for MA23%20UKP: 0
2026-03-29 22:12:26 [bca.uk] INFO: Found listing with ID: BK22%20PEO
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520PEO%27 HTTP/1.1" 200 None
2026-03-29 22:12:26 [bca.uk] INFO: Scrape type for BK22%20PEO: 2
2026-03-29 22:12:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 853a4b11-5506-56af-91c0-c6df2620ffd0 with identifier: BK22%20PEO
2026-03-29 22:12:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 853a4b11-5506-56af-91c0-c6df2620ffd0 with scrape type 2
2026-03-29 22:12:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 853a4b11-5506-56af-91c0-c6df2620ffd0 with scrape type 2
2026-03-29 22:12:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 853a4b11-5506-56af-91c0-c6df2620ffd0, identifier: BK22%20PEO
2026-03-29 22:12:26 [bca.uk] INFO: Found listing with ID: FN22%20OMM
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN22%2520OMM%27 HTTP/1.1" 200 None
2026-03-29 22:12:26 [bca.uk] INFO: Scrape type for FN22%20OMM: 2
2026-03-29 22:12:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d794aa63-92ad-50ce-9fc4-e4c81b23eec1 with identifier: FN22%20OMM
2026-03-29 22:12:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d794aa63-92ad-50ce-9fc4-e4c81b23eec1 with scrape type 2
2026-03-29 22:12:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d794aa63-92ad-50ce-9fc4-e4c81b23eec1 with scrape type 2
2026-03-29 22:12:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d794aa63-92ad-50ce-9fc4-e4c81b23eec1, identifier: FN22%20OMM
2026-03-29 22:12:26 [bca.uk] INFO: Found listing with ID: NG71%20FKJ
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG71%2520FKJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:26 [bca.uk] INFO: Scrape type for NG71%20FKJ: 2
2026-03-29 22:12:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b249a04-6178-5ae7-85e2-de666ca99262 with identifier: NG71%20FKJ
2026-03-29 22:12:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b249a04-6178-5ae7-85e2-de666ca99262 with scrape type 2
2026-03-29 22:12:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b249a04-6178-5ae7-85e2-de666ca99262 with scrape type 2
2026-03-29 22:12:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6b249a04-6178-5ae7-85e2-de666ca99262, identifier: NG71%20FKJ
2026-03-29 22:12:26 [bca.uk] INFO: Found listing with ID: LV16%20UBM
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV16%2520UBM%27 HTTP/1.1" 200 None
2026-03-29 22:12:26 [bca.uk] INFO: Scrape type for LV16%20UBM: 2
2026-03-29 22:12:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a2cb045-cf3a-5174-ad34-087e9cca4c8e with identifier: LV16%20UBM
2026-03-29 22:12:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a2cb045-cf3a-5174-ad34-087e9cca4c8e with scrape type 2
2026-03-29 22:12:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a2cb045-cf3a-5174-ad34-087e9cca4c8e with scrape type 2
2026-03-29 22:12:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8a2cb045-cf3a-5174-ad34-087e9cca4c8e, identifier: LV16%20UBM
2026-03-29 22:12:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e18f014b-6375-592e-a41e-b04500da4095 with identifier: VN74%20CZB
2026-03-29 22:12:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e18f014b-6375-592e-a41e-b04500da4095 with identifier: VN74%20CZB
2026-03-29 22:12:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e18f014b-6375-592e-a41e-b04500da4095 with identifier: VN74%20CZB to the API
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VN74%20CZB-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e18f014b-6375-592e-a41e-b04500da4095',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'VN74 CZB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VN74%20CZB&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 7656,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.2 P/T 110 MAX EAT6 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 110 MAX EAT6',
 'vin': 'VF7SXHNPYRT120305',
 'year': 2024}
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN74%2520CZB%27 HTTP/1.1" 200 None
2026-03-29 22:12:26 [bca.uk] INFO: Saving data for VN74%20CZB: {'auction_closing_time': 1775124000.0, 'created_time': 1774016668.610673, 'last_price_update_time': 1774822346.853888}
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VN74%2520CZB') HTTP/1.1" 204 0
2026-03-29 22:12:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 853a4b11-5506-56af-91c0-c6df2620ffd0 with identifier: BK22%20PEO
2026-03-29 22:12:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 853a4b11-5506-56af-91c0-c6df2620ffd0 with identifier: BK22%20PEO
2026-03-29 22:12:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 853a4b11-5506-56af-91c0-c6df2620ffd0 with identifier: BK22%20PEO to the API
2026-03-29 22:12:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BK22%20PEO-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '853a4b11-5506-56af-91c0-c6df2620ffd0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'BK22 PEO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BK22%20PEO&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'TESLA',
 'model': 'MODEL 3',
 'odometer': 19473,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL 3 STANDARD PLUS Saloon',
 'transmission': 'automatic',
 'trim': 'STANDARD PLUS',
 'vin': 'LRW3F7FS9NC504627',
 'year': 2022}
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520PEO%27 HTTP/1.1" 200 None
2026-03-29 22:12:27 [bca.uk] INFO: Saving data for BK22%20PEO: {'auction_closing_time': 1774951200.0, 'created_time': 1774365095.667925, 'last_price_update_time': 1774822347.159598}
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BK22%2520PEO') HTTP/1.1" 204 0
2026-03-29 22:12:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d794aa63-92ad-50ce-9fc4-e4c81b23eec1 with identifier: FN22%20OMM
2026-03-29 22:12:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d794aa63-92ad-50ce-9fc4-e4c81b23eec1 with identifier: FN22%20OMM
2026-03-29 22:12:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d794aa63-92ad-50ce-9fc4-e4c81b23eec1 with identifier: FN22%20OMM to the API
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FN22%20OMM-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd794aa63-92ad-50ce-9fc4-e4c81b23eec1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FN22 OMM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FN22%20OMM&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'SKODA',
 'model': 'SUPERB',
 'odometer': 76822,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'SKODA SUPERB 2.0 TDI SCR 150 SE TECHNOLOGY DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TDI SCR 150 SE TECHNOLOGY DSG',
 'vin': 'TMBBH7NP6N7025211',
 'year': 2022}
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN22%2520OMM%27 HTTP/1.1" 200 None
2026-03-29 22:12:27 [bca.uk] INFO: Saving data for FN22%20OMM: {'auction_closing_time': 1774951200.0, 'created_time': 1774620925.951345, 'last_price_update_time': 1774822347.430608}
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FN22%2520OMM') HTTP/1.1" 204 0
2026-03-29 22:12:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6b249a04-6178-5ae7-85e2-de666ca99262 with identifier: NG71%20FKJ
2026-03-29 22:12:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6b249a04-6178-5ae7-85e2-de666ca99262 with identifier: NG71%20FKJ
2026-03-29 22:12:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6b249a04-6178-5ae7-85e2-de666ca99262 with identifier: NG71%20FKJ to the API
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NG71%20FKJ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '6b249a04-6178-5ae7-85e2-de666ca99262',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'NG71 FKJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NG71%20FKJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'TESLA',
 'model': 'MODEL Y',
 'odometer': 70193,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL Y AWD LONG RANGE Hatchback',
 'transmission': 'automatic',
 'trim': 'AWD LONG RANGE',
 'vin': 'LRWYHCEK0NC222435',
 'year': 2022}
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG71%2520FKJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:27 [bca.uk] INFO: Saving data for NG71%20FKJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620905.204081, 'last_price_update_time': 1774822347.740572}
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NG71%2520FKJ') HTTP/1.1" 204 0
2026-03-29 22:12:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8a2cb045-cf3a-5174-ad34-087e9cca4c8e with identifier: LV16%20UBM
2026-03-29 22:12:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8a2cb045-cf3a-5174-ad34-087e9cca4c8e with identifier: LV16%20UBM
2026-03-29 22:12:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8a2cb045-cf3a-5174-ad34-087e9cca4c8e with identifier: LV16%20UBM to the API
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LV16%20UBM-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8a2cb045-cf3a-5174-ad34-087e9cca4c8e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LV16 UBM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LV16%20UBM&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VAUXHALL',
 'model': 'MOKKA',
 'odometer': 84930,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'VAUXHALL MOKKA 1.6 VVT 115 TECH LINE 2WD S/S StationWagon',
 'transmission': 'manual',
 'trim': 'VVT 115 TECH LINE 2WD S/S',
 'vin': 'W0LJC7EE4GB649922',
 'year': 2016}
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV16%2520UBM%27 HTTP/1.1" 200 None
2026-03-29 22:12:28 [bca.uk] INFO: Saving data for LV16%20UBM: {'auction_closing_time': 1774951200.0, 'created_time': 1774620616.827967, 'last_price_update_time': 1774822348.029425}
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LV16%2520UBM') HTTP/1.1" 204 0
2026-03-29 22:12:28 [bca.uk] INFO: Found listing with ID: CF74%20GDA
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GDA%27 HTTP/1.1" 200 None
2026-03-29 22:12:28 [bca.uk] INFO: Scrape type for CF74%20GDA: 0
2026-03-29 22:12:28 [bca.uk] INFO: Found listing with ID: HT74%20YXJ
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT74%2520YXJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:28 [bca.uk] INFO: Scrape type for HT74%20YXJ: 2
2026-03-29 22:12:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 658ab9ae-c46c-5963-9ea6-476672803d52 with identifier: HT74%20YXJ
2026-03-29 22:12:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 658ab9ae-c46c-5963-9ea6-476672803d52 with scrape type 2
2026-03-29 22:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 658ab9ae-c46c-5963-9ea6-476672803d52 with scrape type 2
2026-03-29 22:12:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 658ab9ae-c46c-5963-9ea6-476672803d52, identifier: HT74%20YXJ
2026-03-29 22:12:28 [bca.uk] INFO: Found listing with ID: BK23%20VYL
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520VYL%27 HTTP/1.1" 200 None
2026-03-29 22:12:28 [bca.uk] INFO: Scrape type for BK23%20VYL: 0
2026-03-29 22:12:28 [bca.uk] INFO: Found listing with ID: OV23%20EVT
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV23%2520EVT%27 HTTP/1.1" 200 None
2026-03-29 22:12:28 [bca.uk] INFO: Scrape type for OV23%20EVT: 0
2026-03-29 22:12:28 [bca.uk] INFO: Found listing with ID: OV75%20HYK
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV75%2520HYK%27 HTTP/1.1" 200 None
2026-03-29 22:12:28 [bca.uk] INFO: Scrape type for OV75%20HYK: 0
2026-03-29 22:12:28 [bca.uk] INFO: Found listing with ID: RF71%20CZZ
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF71%2520CZZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:28 [bca.uk] INFO: Scrape type for RF71%20CZZ: 0
2026-03-29 22:12:28 [bca.uk] INFO: Found listing with ID: RO72%20NJX
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO72%2520NJX%27 HTTP/1.1" 200 None
2026-03-29 22:12:28 [bca.uk] INFO: Scrape type for RO72%20NJX: 0
2026-03-29 22:12:28 [bca.uk] INFO: Found listing with ID: VK23%20FCV
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK23%2520FCV%27 HTTP/1.1" 200 None
2026-03-29 22:12:28 [bca.uk] INFO: Scrape type for VK23%20FCV: 2
2026-03-29 22:12:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0e74016-4ba0-5f3c-a293-9ef436e4c97d with identifier: VK23%20FCV
2026-03-29 22:12:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0e74016-4ba0-5f3c-a293-9ef436e4c97d with scrape type 2
2026-03-29 22:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0e74016-4ba0-5f3c-a293-9ef436e4c97d with scrape type 2
2026-03-29 22:12:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a0e74016-4ba0-5f3c-a293-9ef436e4c97d, identifier: VK23%20FCV
2026-03-29 22:12:28 [bca.uk] INFO: Found listing with ID: LA16%20UYV
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA16%2520UYV%27 HTTP/1.1" 200 None
2026-03-29 22:12:28 [bca.uk] INFO: Scrape type for LA16%20UYV: 2
2026-03-29 22:12:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a5c4195-2141-5451-bf5d-999c30c633cf with identifier: LA16%20UYV
2026-03-29 22:12:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a5c4195-2141-5451-bf5d-999c30c633cf with scrape type 2
2026-03-29 22:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a5c4195-2141-5451-bf5d-999c30c633cf with scrape type 2
2026-03-29 22:12:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1a5c4195-2141-5451-bf5d-999c30c633cf, identifier: LA16%20UYV
2026-03-29 22:12:28 [bca.uk] INFO: Found listing with ID: WK24%20EHS
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK24%2520EHS%27 HTTP/1.1" 200 None
2026-03-29 22:12:28 [bca.uk] INFO: Scrape type for WK24%20EHS: 2
2026-03-29 22:12:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b2b17d2-8380-54dd-b86b-285b79e862ab with identifier: WK24%20EHS
2026-03-29 22:12:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b2b17d2-8380-54dd-b86b-285b79e862ab with scrape type 2
2026-03-29 22:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b2b17d2-8380-54dd-b86b-285b79e862ab with scrape type 2
2026-03-29 22:12:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7b2b17d2-8380-54dd-b86b-285b79e862ab, identifier: WK24%20EHS
2026-03-29 22:12:28 [bca.uk] INFO: Found listing with ID: C5%20SGG
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27C5%2520SGG%27 HTTP/1.1" 200 None
2026-03-29 22:12:28 [bca.uk] INFO: Scrape type for C5%20SGG: 2
2026-03-29 22:12:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8a097dc-ab65-5456-bfd6-be11628a8c79 with identifier: C5%20SGG
2026-03-29 22:12:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8a097dc-ab65-5456-bfd6-be11628a8c79 with scrape type 2
2026-03-29 22:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8a097dc-ab65-5456-bfd6-be11628a8c79 with scrape type 2
2026-03-29 22:12:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f8a097dc-ab65-5456-bfd6-be11628a8c79, identifier: C5%20SGG
2026-03-29 22:12:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 658ab9ae-c46c-5963-9ea6-476672803d52 with identifier: HT74%20YXJ
2026-03-29 22:12:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 658ab9ae-c46c-5963-9ea6-476672803d52 with identifier: HT74%20YXJ
2026-03-29 22:12:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 658ab9ae-c46c-5963-9ea6-476672803d52 with identifier: HT74%20YXJ to the API
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HT74%20YXJ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '658ab9ae-c46c-5963-9ea6-476672803d52',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'HT74 YXJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HT74%20YXJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MG MOTOR UK',
 'model': 'MG3',
 'odometer': 406,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK MG3 1.5 HYBRID TROPHY Hatchback',
 'transmission': 'automatic',
 'trim': 'HYBRID TROPHY',
 'vin': 'LSJWP4396RZ312662',
 'year': 2025}
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT74%2520YXJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:28 [bca.uk] INFO: Saving data for HT74%20YXJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620666.914705, 'last_price_update_time': 1774822348.994184}
2026-03-29 22:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HT74%2520YXJ') HTTP/1.1" 204 0
2026-03-29 22:12:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a0e74016-4ba0-5f3c-a293-9ef436e4c97d with identifier: VK23%20FCV
2026-03-29 22:12:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a0e74016-4ba0-5f3c-a293-9ef436e4c97d with identifier: VK23%20FCV
2026-03-29 22:12:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a0e74016-4ba0-5f3c-a293-9ef436e4c97d with identifier: VK23%20FCV to the API
2026-03-29 22:12:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VK23%20FCV-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'a0e74016-4ba0-5f3c-a293-9ef436e4c97d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'VK23 FCV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VK23%20FCV&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'VOLKSWAGEN',
 'model': 'ID.4',
 'odometer': 11974,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.4 125/52 LIFE PURE PERF(110KC) Hatchback',
 'transmission': 'automatic',
 'trim': '125/52 LIFE PURE PERF(110KC)',
 'vin': 'WVGZZZE2ZPP004480',
 'year': 2023}
2026-03-29 22:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK23%2520FCV%27 HTTP/1.1" 200 None
2026-03-29 22:12:29 [bca.uk] INFO: Saving data for VK23%20FCV: {'auction_closing_time': 1774951200.0, 'created_time': 1774004741.408527, 'last_price_update_time': 1774822349.388646}
2026-03-29 22:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VK23%2520FCV') HTTP/1.1" 204 0
2026-03-29 22:12:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1a5c4195-2141-5451-bf5d-999c30c633cf with identifier: LA16%20UYV
2026-03-29 22:12:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1a5c4195-2141-5451-bf5d-999c30c633cf with identifier: LA16%20UYV
2026-03-29 22:12:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1a5c4195-2141-5451-bf5d-999c30c633cf with identifier: LA16%20UYV to the API
2026-03-29 22:12:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LA16%20UYV-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1a5c4195-2141-5451-bf5d-999c30c633cf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LA16 UYV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LA16%20UYV&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'RENAULT',
 'model': 'KADJAR',
 'odometer': 92605,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'RENAULT KADJAR 1.5 DCI 110 DYNAMIQUE EDC Hatchback',
 'transmission': 'automatic',
 'trim': 'DCI 110 DYNAMIQUE EDC',
 'vin': 'VF1RFE00055960236',
 'year': 2016}
2026-03-29 22:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA16%2520UYV%27 HTTP/1.1" 200 None
2026-03-29 22:12:29 [bca.uk] INFO: Saving data for LA16%20UYV: {'auction_closing_time': 1774864800.0, 'created_time': 1774620926.988276, 'last_price_update_time': 1774822349.714652}
2026-03-29 22:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LA16%2520UYV') HTTP/1.1" 204 0
2026-03-29 22:12:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7b2b17d2-8380-54dd-b86b-285b79e862ab with identifier: WK24%20EHS
2026-03-29 22:12:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7b2b17d2-8380-54dd-b86b-285b79e862ab with identifier: WK24%20EHS
2026-03-29 22:12:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7b2b17d2-8380-54dd-b86b-285b79e862ab with identifier: WK24%20EHS to the API
2026-03-29 22:12:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WK24%20EHS-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '7b2b17d2-8380-54dd-b86b-285b79e862ab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'WK24 EHS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WK24%20EHS&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'GWM ORA',
 'model': 'ORA 03',
 'odometer': 15076,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'GWM ORA ORA 03 126KW 48KWH PURE+ Hatchback',
 'transmission': 'automatic',
 'trim': '126KW 48KWH PURE+',
 'vin': 'LGWEEUA54NK645620',
 'year': 2024}
2026-03-29 22:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK24%2520EHS%27 HTTP/1.1" 200 None
2026-03-29 22:12:30 [bca.uk] INFO: Saving data for WK24%20EHS: {'auction_closing_time': 1774951200.0, 'created_time': 1774004582.625885, 'last_price_update_time': 1774822350.00221}
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WK24%2520EHS') HTTP/1.1" 204 0
2026-03-29 22:12:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f8a097dc-ab65-5456-bfd6-be11628a8c79 with identifier: C5%20SGG
2026-03-29 22:12:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f8a097dc-ab65-5456-bfd6-be11628a8c79 with identifier: C5%20SGG
2026-03-29 22:12:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f8a097dc-ab65-5456-bfd6-be11628a8c79 with identifier: C5%20SGG to the API
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=C5%20SGG-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f8a097dc-ab65-5456-bfd6-be11628a8c79',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'C5 SGG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=C5%20SGG&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'VAUXHALL',
 'model': 'VIVARO 2.9T',
 'odometer': 117100,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'VAUXHALL VIVARO 2.9T 1.6 CDTI 125 E/F LWB COMBI CrewCab Van',
 'transmission': 'manual',
 'trim': 'CDTI 125 E/F LWB COMBI',
 'vin': 'W0LJ7D602GV646568',
 'year': 2016}
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27C5%2520SGG%27 HTTP/1.1" 200 None
2026-03-29 22:12:30 [bca.uk] INFO: Saving data for C5%20SGG: {'auction_closing_time': 1774864800.0, 'created_time': 1774006166.254292, 'last_price_update_time': 1774822350.296428}
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='C5%2520SGG') HTTP/1.1" 204 0
2026-03-29 22:12:30 [bca.uk] INFO: Found listing with ID: CX68%20KPN
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX68%2520KPN%27 HTTP/1.1" 200 None
2026-03-29 22:12:30 [bca.uk] INFO: Scrape type for CX68%20KPN: 2
2026-03-29 22:12:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f33d7be-81a0-527e-817a-c960b49b4e7b with identifier: CX68%20KPN
2026-03-29 22:12:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f33d7be-81a0-527e-817a-c960b49b4e7b with scrape type 2
2026-03-29 22:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f33d7be-81a0-527e-817a-c960b49b4e7b with scrape type 2
2026-03-29 22:12:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5f33d7be-81a0-527e-817a-c960b49b4e7b, identifier: CX68%20KPN
2026-03-29 22:12:30 [bca.uk] INFO: Found listing with ID: YC22%20BMU
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC22%2520BMU%27 HTTP/1.1" 200 None
2026-03-29 22:12:30 [bca.uk] INFO: Scrape type for YC22%20BMU: 2
2026-03-29 22:12:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 796fccda-fc41-51fb-8518-d63eb8486c4a with identifier: YC22%20BMU
2026-03-29 22:12:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 796fccda-fc41-51fb-8518-d63eb8486c4a with scrape type 2
2026-03-29 22:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 796fccda-fc41-51fb-8518-d63eb8486c4a with scrape type 2
2026-03-29 22:12:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 796fccda-fc41-51fb-8518-d63eb8486c4a, identifier: YC22%20BMU
2026-03-29 22:12:30 [bca.uk] INFO: Found listing with ID: LS21%20BVN
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS21%2520BVN%27 HTTP/1.1" 200 None
2026-03-29 22:12:30 [bca.uk] INFO: Scrape type for LS21%20BVN: 2
2026-03-29 22:12:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd5d985e-6573-5de6-91b5-19e3f113e5f1 with identifier: LS21%20BVN
2026-03-29 22:12:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd5d985e-6573-5de6-91b5-19e3f113e5f1 with scrape type 2
2026-03-29 22:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd5d985e-6573-5de6-91b5-19e3f113e5f1 with scrape type 2
2026-03-29 22:12:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dd5d985e-6573-5de6-91b5-19e3f113e5f1, identifier: LS21%20BVN
2026-03-29 22:12:30 [bca.uk] INFO: Found listing with ID: WN22%20KWJ
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520KWJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:30 [bca.uk] INFO: Scrape type for WN22%20KWJ: 2
2026-03-29 22:12:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 391631d8-f32d-5ccf-8f32-c8338e3d8d08 with identifier: WN22%20KWJ
2026-03-29 22:12:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 391631d8-f32d-5ccf-8f32-c8338e3d8d08 with scrape type 2
2026-03-29 22:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 391631d8-f32d-5ccf-8f32-c8338e3d8d08 with scrape type 2
2026-03-29 22:12:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 391631d8-f32d-5ccf-8f32-c8338e3d8d08, identifier: WN22%20KWJ
2026-03-29 22:12:30 [bca.uk] INFO: Found listing with ID: BN57%20TPO
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN57%2520TPO%27 HTTP/1.1" 200 None
2026-03-29 22:12:30 [bca.uk] INFO: Scrape type for BN57%20TPO: 2
2026-03-29 22:12:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31c928d6-2a7e-56d7-99af-53a3965aeb05 with identifier: BN57%20TPO
2026-03-29 22:12:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31c928d6-2a7e-56d7-99af-53a3965aeb05 with scrape type 2
2026-03-29 22:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31c928d6-2a7e-56d7-99af-53a3965aeb05 with scrape type 2
2026-03-29 22:12:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 31c928d6-2a7e-56d7-99af-53a3965aeb05, identifier: BN57%20TPO
2026-03-29 22:12:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5f33d7be-81a0-527e-817a-c960b49b4e7b with identifier: CX68%20KPN
2026-03-29 22:12:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5f33d7be-81a0-527e-817a-c960b49b4e7b with identifier: CX68%20KPN
2026-03-29 22:12:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5f33d7be-81a0-527e-817a-c960b49b4e7b with identifier: CX68%20KPN to the API
2026-03-29 22:12:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 176,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CX68%20KPN-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5f33d7be-81a0-527e-817a-c960b49b4e7b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CX68 KPN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CX68%20KPN&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'KUGA',
 'odometer': 34076,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FORD KUGA 1.5 E/B 150 2WD TITANIUM StationWagon',
 'transmission': 'manual',
 'trim': 'E/B 150 2WD TITANIUM',
 'vin': 'WF0AXXWPMAJM15582',
 'year': 2018}
2026-03-29 22:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX68%2520KPN%27 HTTP/1.1" 200 None
2026-03-29 22:12:31 [bca.uk] INFO: Saving data for CX68%20KPN: {'auction_closing_time': 1774951200.0, 'created_time': 1774620649.666581, 'last_price_update_time': 1774822351.298985}
2026-03-29 22:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CX68%2520KPN') HTTP/1.1" 204 0
2026-03-29 22:12:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 796fccda-fc41-51fb-8518-d63eb8486c4a with identifier: YC22%20BMU
2026-03-29 22:12:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 796fccda-fc41-51fb-8518-d63eb8486c4a with identifier: YC22%20BMU
2026-03-29 22:12:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 796fccda-fc41-51fb-8518-d63eb8486c4a with identifier: YC22%20BMU to the API
2026-03-29 22:12:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YC22%20BMU-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '796fccda-fc41-51fb-8518-d63eb8486c4a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YC22 BMU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YC22%20BMU&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'VOLKSWAGEN',
 'model': 'ID.4',
 'odometer': 38169,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.4 109KW 52KWH LIFE PURE (110KC) Hatchback',
 'transmission': 'automatic',
 'trim': '109KW 52KWH LIFE PURE (110KC)',
 'vin': 'WVGZZZE2ZNP033480',
 'year': 2022}
2026-03-29 22:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC22%2520BMU%27 HTTP/1.1" 200 None
2026-03-29 22:12:31 [bca.uk] INFO: Saving data for YC22%20BMU: {'auction_closing_time': 1774951200.0, 'created_time': 1774004743.74072, 'last_price_update_time': 1774822351.678556}
2026-03-29 22:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YC22%2520BMU') HTTP/1.1" 204 0
2026-03-29 22:12:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dd5d985e-6573-5de6-91b5-19e3f113e5f1 with identifier: LS21%20BVN
2026-03-29 22:12:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dd5d985e-6573-5de6-91b5-19e3f113e5f1 with identifier: LS21%20BVN
2026-03-29 22:12:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dd5d985e-6573-5de6-91b5-19e3f113e5f1 with identifier: LS21%20BVN to the API
2026-03-29 22:12:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 25,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LS21%20BVN-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'dd5d985e-6573-5de6-91b5-19e3f113e5f1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LS21 BVN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LS21%20BVN&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'AUDI',
 'model': 'A3 SPORTBACK',
 'odometer': 74157,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'AUDI A3 SPORTBACK 1.4 40 TFSI E S LINE S-T Hatchback',
 'transmission': 'automatic',
 'trim': '40 TFSI E S LINE S-T',
 'vin': 'WAUZZZGY1MA065854',
 'year': 2021}
2026-03-29 22:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS21%2520BVN%27 HTTP/1.1" 200 None
2026-03-29 22:12:31 [bca.uk] INFO: Saving data for LS21%20BVN: {'auction_closing_time': 1774951200.0, 'created_time': 1774046430.551699, 'last_price_update_time': 1774822351.98668}
2026-03-29 22:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LS21%2520BVN') HTTP/1.1" 204 0
2026-03-29 22:12:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 391631d8-f32d-5ccf-8f32-c8338e3d8d08 with identifier: WN22%20KWJ
2026-03-29 22:12:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 391631d8-f32d-5ccf-8f32-c8338e3d8d08 with identifier: WN22%20KWJ
2026-03-29 22:12:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 391631d8-f32d-5ccf-8f32-c8338e3d8d08 with identifier: WN22%20KWJ to the API
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WN22%20KWJ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '391631d8-f32d-5ccf-8f32-c8338e3d8d08',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'WN22 KWJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WN22%20KWJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'TESLA',
 'model': 'MODEL 3',
 'odometer': 50519,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL 3 LONG RANGE AWD Saloon',
 'transmission': 'automatic',
 'trim': 'LONG RANGE AWD',
 'vin': 'LRW3F7EK1NC506020',
 'year': 2022}
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520KWJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:32 [bca.uk] INFO: Saving data for WN22%20KWJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620903.797052, 'last_price_update_time': 1774822352.276791}
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WN22%2520KWJ') HTTP/1.1" 204 0
2026-03-29 22:12:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 31c928d6-2a7e-56d7-99af-53a3965aeb05 with identifier: BN57%20TPO
2026-03-29 22:12:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 31c928d6-2a7e-56d7-99af-53a3965aeb05 with identifier: BN57%20TPO
2026-03-29 22:12:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 31c928d6-2a7e-56d7-99af-53a3965aeb05 with identifier: BN57%20TPO to the API
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=54&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 187,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BN57%20TPO-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '31c928d6-2a7e-56d7-99af-53a3965aeb05',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BN57 TPO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BN57%20TPO&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 108901,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.8 VVT DESIGN Hatchback',
 'transmission': 'automatic',
 'trim': 'VVT DESIGN',
 'vin': 'W0L0AHL4888004338',
 'year': 2007}
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN57%2520TPO%27 HTTP/1.1" 200 None
2026-03-29 22:12:32 [bca.uk] INFO: Saving data for BN57%20TPO: {'auction_closing_time': 1774951200.0, 'created_time': 1774620637.994658, 'last_price_update_time': 1774822352.590601}
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BN57%2520TPO') HTTP/1.1" 204 0
2026-03-29 22:12:32 [bca.uk] INFO: Found listing with ID: PX07%20OTF
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX07%2520OTF%27 HTTP/1.1" 200 None
2026-03-29 22:12:32 [bca.uk] INFO: Scrape type for PX07%20OTF: 2
2026-03-29 22:12:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b844de22-23f6-5cd3-b8d4-7b6295bc002d with identifier: PX07%20OTF
2026-03-29 22:12:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b844de22-23f6-5cd3-b8d4-7b6295bc002d with scrape type 2
2026-03-29 22:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b844de22-23f6-5cd3-b8d4-7b6295bc002d with scrape type 2
2026-03-29 22:12:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b844de22-23f6-5cd3-b8d4-7b6295bc002d, identifier: PX07%20OTF
2026-03-29 22:12:32 [bca.uk] INFO: Found listing with ID: BD22%20ELH
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD22%2520ELH%27 HTTP/1.1" 200 None
2026-03-29 22:12:32 [bca.uk] INFO: Scrape type for BD22%20ELH: 0
2026-03-29 22:12:32 [bca.uk] INFO: Found listing with ID: DL72%20PVZ
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL72%2520PVZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:32 [bca.uk] INFO: Scrape type for DL72%20PVZ: 2
2026-03-29 22:12:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2ff8243-e75e-5256-a27c-b5298f7736f6 with identifier: DL72%20PVZ
2026-03-29 22:12:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2ff8243-e75e-5256-a27c-b5298f7736f6 with scrape type 2
2026-03-29 22:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2ff8243-e75e-5256-a27c-b5298f7736f6 with scrape type 2
2026-03-29 22:12:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f2ff8243-e75e-5256-a27c-b5298f7736f6, identifier: DL72%20PVZ
2026-03-29 22:12:32 [bca.uk] INFO: Found listing with ID: MA22%20VJO
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA22%2520VJO%27 HTTP/1.1" 200 None
2026-03-29 22:12:32 [bca.uk] INFO: Scrape type for MA22%20VJO: 2
2026-03-29 22:12:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a52c147d-5905-5200-9e95-7cbfd9b380e0 with identifier: MA22%20VJO
2026-03-29 22:12:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a52c147d-5905-5200-9e95-7cbfd9b380e0 with scrape type 2
2026-03-29 22:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a52c147d-5905-5200-9e95-7cbfd9b380e0 with scrape type 2
2026-03-29 22:12:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a52c147d-5905-5200-9e95-7cbfd9b380e0, identifier: MA22%20VJO
2026-03-29 22:12:32 [bca.uk] INFO: Found listing with ID: YGZ%204681
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YGZ%25204681%27 HTTP/1.1" 200 None
2026-03-29 22:12:32 [bca.uk] INFO: Scrape type for YGZ%204681: 2
2026-03-29 22:12:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1d39dfd-45ba-59d8-99ae-0553883be228 with identifier: YGZ%204681
2026-03-29 22:12:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1d39dfd-45ba-59d8-99ae-0553883be228 with scrape type 2
2026-03-29 22:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1d39dfd-45ba-59d8-99ae-0553883be228 with scrape type 2
2026-03-29 22:12:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e1d39dfd-45ba-59d8-99ae-0553883be228, identifier: YGZ%204681
2026-03-29 22:12:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b844de22-23f6-5cd3-b8d4-7b6295bc002d with identifier: PX07%20OTF
2026-03-29 22:12:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b844de22-23f6-5cd3-b8d4-7b6295bc002d with identifier: PX07%20OTF
2026-03-29 22:12:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b844de22-23f6-5cd3-b8d4-7b6295bc002d with identifier: PX07%20OTF to the API
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 181,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PX07%20OTF-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b844de22-23f6-5cd3-b8d4-7b6295bc002d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PX07 OTF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PX07%20OTF&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'FUSION',
 'odometer': 73843,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'FORD FUSION 1.6 ZETEC CLIMATE Estate',
 'transmission': 'automatic',
 'trim': 'ZETEC CLIMATE',
 'vin': 'WF0UXXGAJU7C25284',
 'year': 2007}
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX07%2520OTF%27 HTTP/1.1" 200 None
2026-03-29 22:12:33 [bca.uk] INFO: Saving data for PX07%20OTF: {'auction_closing_time': 1774951200.0, 'created_time': 1774620658.317889, 'last_price_update_time': 1774822353.352201}
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PX07%2520OTF') HTTP/1.1" 204 0
2026-03-29 22:12:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f2ff8243-e75e-5256-a27c-b5298f7736f6 with identifier: DL72%20PVZ
2026-03-29 22:12:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f2ff8243-e75e-5256-a27c-b5298f7736f6 with identifier: DL72%20PVZ
2026-03-29 22:12:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f2ff8243-e75e-5256-a27c-b5298f7736f6 with identifier: DL72%20PVZ to the API
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DL72%20PVZ-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'f2ff8243-e75e-5256-a27c-b5298f7736f6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DL72 PVZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DL72%20PVZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'KIA',
 'model': 'NIRO EV',
 'odometer': 15892,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'KIA NIRO EV 150KW 65KWH 2 Hatchback',
 'transmission': 'automatic',
 'trim': '150KW 65KWH 2',
 'vin': 'KNACP811UP5027173',
 'year': 2023}
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL72%2520PVZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:33 [bca.uk] INFO: Saving data for DL72%20PVZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774045529.81778, 'last_price_update_time': 1774822353.668818}
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DL72%2520PVZ') HTTP/1.1" 204 0
2026-03-29 22:12:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a52c147d-5905-5200-9e95-7cbfd9b380e0 with identifier: MA22%20VJO
2026-03-29 22:12:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a52c147d-5905-5200-9e95-7cbfd9b380e0 with identifier: MA22%20VJO
2026-03-29 22:12:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a52c147d-5905-5200-9e95-7cbfd9b380e0 with identifier: MA22%20VJO to the API
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MA22%20VJO-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'a52c147d-5905-5200-9e95-7cbfd9b380e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MA22 VJO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MA22%20VJO&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'TESLA',
 'model': 'MODEL 3',
 'odometer': 48275,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL 3 RWD Saloon',
 'transmission': 'automatic',
 'trim': 'RWD',
 'vin': 'LRW3F7FS2NC504677',
 'year': 2022}
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA22%2520VJO%27 HTTP/1.1" 200 None
2026-03-29 22:12:33 [bca.uk] INFO: Saving data for MA22%20VJO: {'auction_closing_time': 1774951200.0, 'created_time': 1774046426.394794, 'last_price_update_time': 1774822353.959151}
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MA22%2520VJO') HTTP/1.1" 204 0
2026-03-29 22:12:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e1d39dfd-45ba-59d8-99ae-0553883be228 with identifier: YGZ%204681
2026-03-29 22:12:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e1d39dfd-45ba-59d8-99ae-0553883be228 with identifier: YGZ%204681
2026-03-29 22:12:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e1d39dfd-45ba-59d8-99ae-0553883be228 with identifier: YGZ%204681 to the API
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YGZ%204681-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'e1d39dfd-45ba-59d8-99ae-0553883be228',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YGZ 4681',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YGZ%204681&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'TESLA',
 'model': 'MODEL Y',
 'odometer': 14323,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL Y AWD LONG RANGE Hatchback',
 'transmission': 'automatic',
 'trim': 'AWD LONG RANGE',
 'vin': 'LRWYHCEK5PC706751',
 'year': 2023}
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YGZ%25204681%27 HTTP/1.1" 200 None
2026-03-29 22:12:34 [bca.uk] INFO: Saving data for YGZ%204681: {'auction_closing_time': 1774951200.0, 'created_time': 1774534095.436854, 'last_price_update_time': 1774822354.269746}
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YGZ%25204681') HTTP/1.1" 204 0
2026-03-29 22:12:34 [bca.uk] INFO: Found listing with ID: AF12%20TYO
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF12%2520TYO%27 HTTP/1.1" 200 None
2026-03-29 22:12:34 [bca.uk] INFO: Scrape type for AF12%20TYO: 2
2026-03-29 22:12:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d764ae85-4ad6-55fc-a860-8099811d3fe7 with identifier: AF12%20TYO
2026-03-29 22:12:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d764ae85-4ad6-55fc-a860-8099811d3fe7 with scrape type 2
2026-03-29 22:12:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d764ae85-4ad6-55fc-a860-8099811d3fe7 with scrape type 2
2026-03-29 22:12:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d764ae85-4ad6-55fc-a860-8099811d3fe7, identifier: AF12%20TYO
2026-03-29 22:12:34 [bca.uk] INFO: Found listing with ID: FG22%20FGX
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG22%2520FGX%27 HTTP/1.1" 200 None
2026-03-29 22:12:34 [bca.uk] INFO: Scrape type for FG22%20FGX: 2
2026-03-29 22:12:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94d9520e-d799-5be3-baf0-ad826ff7f4e1 with identifier: FG22%20FGX
2026-03-29 22:12:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94d9520e-d799-5be3-baf0-ad826ff7f4e1 with scrape type 2
2026-03-29 22:12:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94d9520e-d799-5be3-baf0-ad826ff7f4e1 with scrape type 2
2026-03-29 22:12:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 94d9520e-d799-5be3-baf0-ad826ff7f4e1, identifier: FG22%20FGX
2026-03-29 22:12:34 [bca.uk] INFO: Found listing with ID: MA22%20ZPE
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA22%2520ZPE%27 HTTP/1.1" 200 None
2026-03-29 22:12:34 [bca.uk] INFO: Scrape type for MA22%20ZPE: 2
2026-03-29 22:12:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 149647be-e4ea-5090-b419-14dd496852be with identifier: MA22%20ZPE
2026-03-29 22:12:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 149647be-e4ea-5090-b419-14dd496852be with scrape type 2
2026-03-29 22:12:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 149647be-e4ea-5090-b419-14dd496852be with scrape type 2
2026-03-29 22:12:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 149647be-e4ea-5090-b419-14dd496852be, identifier: MA22%20ZPE
2026-03-29 22:12:34 [bca.uk] INFO: Found listing with ID: BL72%20KHV
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL72%2520KHV%27 HTTP/1.1" 200 None
2026-03-29 22:12:34 [bca.uk] INFO: Scrape type for BL72%20KHV: 0
2026-03-29 22:12:34 [bca.uk] INFO: Found listing with ID: DA21%20VYG
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA21%2520VYG%27 HTTP/1.1" 200 None
2026-03-29 22:12:34 [bca.uk] INFO: Scrape type for DA21%20VYG: 2
2026-03-29 22:12:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bf2313a-78be-5d35-abeb-7386de337e54 with identifier: DA21%20VYG
2026-03-29 22:12:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bf2313a-78be-5d35-abeb-7386de337e54 with scrape type 2
2026-03-29 22:12:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bf2313a-78be-5d35-abeb-7386de337e54 with scrape type 2
2026-03-29 22:12:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2bf2313a-78be-5d35-abeb-7386de337e54, identifier: DA21%20VYG
2026-03-29 22:12:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d764ae85-4ad6-55fc-a860-8099811d3fe7 with identifier: AF12%20TYO
2026-03-29 22:12:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d764ae85-4ad6-55fc-a860-8099811d3fe7 with identifier: AF12%20TYO
2026-03-29 22:12:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d764ae85-4ad6-55fc-a860-8099811d3fe7 with identifier: AF12%20TYO to the API
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 168,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AF12%20TYO-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd764ae85-4ad6-55fc-a860-8099811d3fe7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AF12 TYO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AF12%20TYO&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'NISSAN',
 'model': 'X-TRAIL',
 'odometer': 92132,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'NISSAN X-TRAIL 2.0 DCI 173 PLATINUM StationWagon',
 'transmission': 'manual',
 'trim': 'DCI 173 PLATINUM',
 'vin': 'JN1TCNT31U0313132',
 'year': 2012}
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF12%2520TYO%27 HTTP/1.1" 200 None
2026-03-29 22:12:35 [bca.uk] INFO: Saving data for AF12%20TYO: {'auction_closing_time': 1774951200.0, 'created_time': 1774620647.682408, 'last_price_update_time': 1774822355.100694}
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AF12%2520TYO') HTTP/1.1" 204 0
2026-03-29 22:12:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 94d9520e-d799-5be3-baf0-ad826ff7f4e1 with identifier: FG22%20FGX
2026-03-29 22:12:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 94d9520e-d799-5be3-baf0-ad826ff7f4e1 with identifier: FG22%20FGX
2026-03-29 22:12:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 94d9520e-d799-5be3-baf0-ad826ff7f4e1 with identifier: FG22%20FGX to the API
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 32,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FG22%20FGX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '94d9520e-d799-5be3-baf0-ad826ff7f4e1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FG22 FGX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FG22%20FGX&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'BMW',
 'model': '330E',
 'odometer': 108035,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW 330E 2.0 T SE PRO Estate',
 'transmission': 'automatic',
 'trim': 'T SE PRO',
 'vin': 'WBA6N32080FM56719',
 'year': 2022}
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG22%2520FGX%27 HTTP/1.1" 200 None
2026-03-29 22:12:35 [bca.uk] INFO: Saving data for FG22%20FGX: {'auction_closing_time': 1774951200.0, 'created_time': 1774048027.056434, 'last_price_update_time': 1774822355.476762}
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FG22%2520FGX') HTTP/1.1" 204 0
2026-03-29 22:12:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 149647be-e4ea-5090-b419-14dd496852be with identifier: MA22%20ZPE
2026-03-29 22:12:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 149647be-e4ea-5090-b419-14dd496852be with identifier: MA22%20ZPE
2026-03-29 22:12:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 149647be-e4ea-5090-b419-14dd496852be with identifier: MA22%20ZPE to the API
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MA22%20ZPE-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '149647be-e4ea-5090-b419-14dd496852be',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MA22 ZPE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MA22%20ZPE&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MAZDA',
 'model': 'MX-30 E',
 'odometer': 44839,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MAZDA MX-30 E 107KW 35.5KWH SE-L LUX Hatchback',
 'transmission': 'automatic',
 'trim': '107KW 35.5KWH SE-L LUX',
 'vin': 'JMZDR1WBJ00123029',
 'year': 2022}
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA22%2520ZPE%27 HTTP/1.1" 200 None
2026-03-29 22:12:35 [bca.uk] INFO: Saving data for MA22%20ZPE: {'auction_closing_time': 1774951200.0, 'created_time': 1774620917.587394, 'last_price_update_time': 1774822355.757416}
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MA22%2520ZPE') HTTP/1.1" 204 0
2026-03-29 22:12:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2bf2313a-78be-5d35-abeb-7386de337e54 with identifier: DA21%20VYG
2026-03-29 22:12:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2bf2313a-78be-5d35-abeb-7386de337e54 with identifier: DA21%20VYG
2026-03-29 22:12:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2bf2313a-78be-5d35-abeb-7386de337e54 with identifier: DA21%20VYG to the API
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 165,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DA21%20VYG-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2bf2313a-78be-5d35-abeb-7386de337e54',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DA21 VYG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DA21%20VYG&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VOLKSWAGEN',
 'model': 'TIGUAN',
 'odometer': 61433,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN 1.5 TSI 150 R LINE DSG StationWagon',
 'transmission': 'automatic',
 'trim': 'TSI 150 R LINE DSG',
 'vin': 'WVGZZZ5NZMW545763',
 'year': 2021}
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA21%2520VYG%27 HTTP/1.1" 200 None
2026-03-29 22:12:36 [bca.uk] INFO: Saving data for DA21%20VYG: {'auction_closing_time': 1774951200.0, 'created_time': 1774620902.944721, 'last_price_update_time': 1774822356.073805}
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DA21%2520VYG') HTTP/1.1" 204 0
2026-03-29 22:12:36 [bca.uk] INFO: Found listing with ID: CE21%20AVV
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE21%2520AVV%27 HTTP/1.1" 200 None
2026-03-29 22:12:36 [bca.uk] INFO: Scrape type for CE21%20AVV: 2
2026-03-29 22:12:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48c9a834-0d5b-50ce-a57f-373a31bb052d with identifier: CE21%20AVV
2026-03-29 22:12:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48c9a834-0d5b-50ce-a57f-373a31bb052d with scrape type 2
2026-03-29 22:12:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48c9a834-0d5b-50ce-a57f-373a31bb052d with scrape type 2
2026-03-29 22:12:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 48c9a834-0d5b-50ce-a57f-373a31bb052d, identifier: CE21%20AVV
2026-03-29 22:12:36 [bca.uk] INFO: Found listing with ID: HV24%20NMZ
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV24%2520NMZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:36 [bca.uk] INFO: Scrape type for HV24%20NMZ: 0
2026-03-29 22:12:36 [bca.uk] INFO: Found listing with ID: LB71%20YRZ
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB71%2520YRZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:36 [bca.uk] INFO: Scrape type for LB71%20YRZ: 0
2026-03-29 22:12:36 [bca.uk] INFO: Found listing with ID: WM15%20NXF
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM15%2520NXF%27 HTTP/1.1" 200 None
2026-03-29 22:12:36 [bca.uk] INFO: Scrape type for WM15%20NXF: 0
2026-03-29 22:12:36 [bca.uk] INFO: Found listing with ID: PK71%20GWU
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK71%2520GWU%27 HTTP/1.1" 200 None
2026-03-29 22:12:36 [bca.uk] INFO: Scrape type for PK71%20GWU: 2
2026-03-29 22:12:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc7ecd9d-59a1-5f4f-b2a4-3c7c3c46af66 with identifier: PK71%20GWU
2026-03-29 22:12:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc7ecd9d-59a1-5f4f-b2a4-3c7c3c46af66 with scrape type 2
2026-03-29 22:12:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc7ecd9d-59a1-5f4f-b2a4-3c7c3c46af66 with scrape type 2
2026-03-29 22:12:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dc7ecd9d-59a1-5f4f-b2a4-3c7c3c46af66, identifier: PK71%20GWU
2026-03-29 22:12:36 [bca.uk] INFO: Found listing with ID: YO21%20VLX
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO21%2520VLX%27 HTTP/1.1" 200 None
2026-03-29 22:12:36 [bca.uk] INFO: Scrape type for YO21%20VLX: 2
2026-03-29 22:12:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c92237e4-d2c3-51ce-8c39-28aede7f230d with identifier: YO21%20VLX
2026-03-29 22:12:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c92237e4-d2c3-51ce-8c39-28aede7f230d with scrape type 2
2026-03-29 22:12:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c92237e4-d2c3-51ce-8c39-28aede7f230d with scrape type 2
2026-03-29 22:12:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c92237e4-d2c3-51ce-8c39-28aede7f230d, identifier: YO21%20VLX
2026-03-29 22:12:36 [bca.uk] INFO: Found listing with ID: DG22%20XZH
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG22%2520XZH%27 HTTP/1.1" 200 None
2026-03-29 22:12:36 [bca.uk] INFO: Scrape type for DG22%20XZH: 2
2026-03-29 22:12:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fa407c1-7849-5921-aaad-a715f16077ac with identifier: DG22%20XZH
2026-03-29 22:12:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fa407c1-7849-5921-aaad-a715f16077ac with scrape type 2
2026-03-29 22:12:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fa407c1-7849-5921-aaad-a715f16077ac with scrape type 2
2026-03-29 22:12:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4fa407c1-7849-5921-aaad-a715f16077ac, identifier: DG22%20XZH
2026-03-29 22:12:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 48c9a834-0d5b-50ce-a57f-373a31bb052d with identifier: CE21%20AVV
2026-03-29 22:12:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 48c9a834-0d5b-50ce-a57f-373a31bb052d with identifier: CE21%20AVV
2026-03-29 22:12:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 48c9a834-0d5b-50ce-a57f-373a31bb052d with identifier: CE21%20AVV to the API
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 168,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CE21%20AVV-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '48c9a834-0d5b-50ce-a57f-373a31bb052d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CE21 AVV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CE21%20AVV&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'MG MOTOR UK',
 'model': 'HS',
 'odometer': 72779,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK HS 1.5 TGI EXCLUSIVE Hatchback',
 'transmission': 'manual',
 'trim': 'TGI EXCLUSIVE',
 'vin': 'LSJA24U95LN049859',
 'year': 2021}
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE21%2520AVV%27 HTTP/1.1" 200 None
2026-03-29 22:12:36 [bca.uk] INFO: Saving data for CE21%20AVV: {'auction_closing_time': 1774864800.0, 'created_time': 1774620645.78316, 'last_price_update_time': 1774822356.846253}
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CE21%2520AVV') HTTP/1.1" 204 0
2026-03-29 22:12:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dc7ecd9d-59a1-5f4f-b2a4-3c7c3c46af66 with identifier: PK71%20GWU
2026-03-29 22:12:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dc7ecd9d-59a1-5f4f-b2a4-3c7c3c46af66 with identifier: PK71%20GWU
2026-03-29 22:12:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dc7ecd9d-59a1-5f4f-b2a4-3c7c3c46af66 with identifier: PK71%20GWU to the API
2026-03-29 22:12:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=56&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PK71%20GWU-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'dc7ecd9d-59a1-5f4f-b2a4-3c7c3c46af66',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'PK71 GWU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PK71%20GWU&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLKSWAGEN',
 'model': 'ID.3',
 'odometer': 60241,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 110KW 45KWH STYLE PURE PERF. Hatchback',
 'transmission': 'automatic',
 'trim': '110KW 45KWH STYLE PURE PERF.',
 'vin': 'WVWZZZE1ZNP015090',
 'year': 2021}
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK71%2520GWU%27 HTTP/1.1" 200 None
2026-03-29 22:12:37 [bca.uk] INFO: Saving data for PK71%20GWU: {'auction_closing_time': 1774951200.0, 'created_time': 1773830873.811418, 'last_price_update_time': 1774822357.134075}
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PK71%2520GWU') HTTP/1.1" 204 0
2026-03-29 22:12:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c92237e4-d2c3-51ce-8c39-28aede7f230d with identifier: YO21%20VLX
2026-03-29 22:12:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c92237e4-d2c3-51ce-8c39-28aede7f230d with identifier: YO21%20VLX
2026-03-29 22:12:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c92237e4-d2c3-51ce-8c39-28aede7f230d with identifier: YO21%20VLX to the API
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YO21%20VLX-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'c92237e4-d2c3-51ce-8c39-28aede7f230d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YO21 VLX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YO21%20VLX&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'SKODA',
 'model': 'ENYAQ',
 'odometer': 58554,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'SKODA ENYAQ 132KW 62KWH 60 ECOSUITE Hatchback',
 'transmission': 'automatic',
 'trim': '132KW 62KWH 60 ECOSUITE',
 'vin': 'TMBKB7NY2MF031957',
 'year': 2021}
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO21%2520VLX%27 HTTP/1.1" 200 None
2026-03-29 22:12:37 [bca.uk] INFO: Saving data for YO21%20VLX: {'auction_closing_time': 1774951200.0, 'created_time': 1774364284.55, 'last_price_update_time': 1774822357.422447}
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YO21%2520VLX') HTTP/1.1" 204 0
2026-03-29 22:12:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4fa407c1-7849-5921-aaad-a715f16077ac with identifier: DG22%20XZH
2026-03-29 22:12:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4fa407c1-7849-5921-aaad-a715f16077ac with identifier: DG22%20XZH
2026-03-29 22:12:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4fa407c1-7849-5921-aaad-a715f16077ac with identifier: DG22%20XZH to the API
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DG22%20XZH-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '4fa407c1-7849-5921-aaad-a715f16077ac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DG22 XZH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DG22%20XZH&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'AUDI',
 'model': 'Q4 E-TRON S/B',
 'odometer': 22159,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'AUDI Q4 E-TRON S/B 40 150KW 82KWH SPORT Coupe',
 'transmission': 'automatic',
 'trim': '40 150KW 82KWH SPORT',
 'vin': 'WAUZZZFZ5NP031120',
 'year': 2022}
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG22%2520XZH%27 HTTP/1.1" 200 None
2026-03-29 22:12:37 [bca.uk] INFO: Saving data for DG22%20XZH: {'auction_closing_time': 1774951200.0, 'created_time': 1774073358.116698, 'last_price_update_time': 1774822357.724744}
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DG22%2520XZH') HTTP/1.1" 204 0
2026-03-29 22:12:37 [bca.uk] INFO: Found listing with ID: YD18%20RTL
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD18%2520RTL%27 HTTP/1.1" 200 None
2026-03-29 22:12:37 [bca.uk] INFO: Scrape type for YD18%20RTL: 2
2026-03-29 22:12:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 154e0630-74b5-5bed-b8da-6551348aaab0 with identifier: YD18%20RTL
2026-03-29 22:12:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 154e0630-74b5-5bed-b8da-6551348aaab0 with scrape type 2
2026-03-29 22:12:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 154e0630-74b5-5bed-b8da-6551348aaab0 with scrape type 2
2026-03-29 22:12:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 154e0630-74b5-5bed-b8da-6551348aaab0, identifier: YD18%20RTL
2026-03-29 22:12:37 [bca.uk] INFO: Found listing with ID: PN71%20ODY
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN71%2520ODY%27 HTTP/1.1" 200 None
2026-03-29 22:12:37 [bca.uk] INFO: Scrape type for PN71%20ODY: 0
2026-03-29 22:12:37 [bca.uk] INFO: Found listing with ID: RK24%20KPX
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK24%2520KPX%27 HTTP/1.1" 200 None
2026-03-29 22:12:37 [bca.uk] INFO: Scrape type for RK24%20KPX: 0
2026-03-29 22:12:37 [bca.uk] INFO: Found listing with ID: YO23%20XXP
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO23%2520XXP%27 HTTP/1.1" 200 None
2026-03-29 22:12:37 [bca.uk] INFO: Scrape type for YO23%20XXP: 2
2026-03-29 22:12:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c0de79b-c953-5a7e-a849-2323eb41a81f with identifier: YO23%20XXP
2026-03-29 22:12:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c0de79b-c953-5a7e-a849-2323eb41a81f with scrape type 2
2026-03-29 22:12:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c0de79b-c953-5a7e-a849-2323eb41a81f with scrape type 2
2026-03-29 22:12:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2c0de79b-c953-5a7e-a849-2323eb41a81f, identifier: YO23%20XXP
2026-03-29 22:12:38 [bca.uk] INFO: Found listing with ID: DL73%20ZSG
2026-03-29 22:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520ZSG%27 HTTP/1.1" 200 None
2026-03-29 22:12:38 [bca.uk] INFO: Scrape type for DL73%20ZSG: 2
2026-03-29 22:12:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 209d0ea3-102b-510c-8a85-85a69f692a02 with identifier: DL73%20ZSG
2026-03-29 22:12:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 209d0ea3-102b-510c-8a85-85a69f692a02 with scrape type 2
2026-03-29 22:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 209d0ea3-102b-510c-8a85-85a69f692a02 with scrape type 2
2026-03-29 22:12:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 209d0ea3-102b-510c-8a85-85a69f692a02, identifier: DL73%20ZSG
2026-03-29 22:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=59&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:12:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 154e0630-74b5-5bed-b8da-6551348aaab0 with identifier: YD18%20RTL
2026-03-29 22:12:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 154e0630-74b5-5bed-b8da-6551348aaab0 with identifier: YD18%20RTL
2026-03-29 22:12:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 154e0630-74b5-5bed-b8da-6551348aaab0 with identifier: YD18%20RTL to the API
2026-03-29 22:12:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YD18%20RTL-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '154e0630-74b5-5bed-b8da-6551348aaab0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YD18 RTL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YD18%20RTL&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'BMW',
 'model': '640D GRAN COUPE',
 'odometer': 133478,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'BMW 640D GRAN COUPE 3.0 M SPORT Coupe',
 'transmission': 'manual',
 'trim': 'M SPORT',
 'vin': 'WBA6E22060G926976',
 'year': 2018}
2026-03-29 22:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD18%2520RTL%27 HTTP/1.1" 200 None
2026-03-29 22:12:38 [bca.uk] INFO: Saving data for YD18%20RTL: {'auction_closing_time': 1775037600.0, 'created_time': 1774264655.455151, 'last_price_update_time': 1774822358.385467}
2026-03-29 22:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YD18%2520RTL') HTTP/1.1" 204 0
2026-03-29 22:12:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2c0de79b-c953-5a7e-a849-2323eb41a81f with identifier: YO23%20XXP
2026-03-29 22:12:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2c0de79b-c953-5a7e-a849-2323eb41a81f with identifier: YO23%20XXP
2026-03-29 22:12:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2c0de79b-c953-5a7e-a849-2323eb41a81f with identifier: YO23%20XXP to the API
2026-03-29 22:12:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YO23%20XXP-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '2c0de79b-c953-5a7e-a849-2323eb41a81f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YO23 XXP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YO23%20XXP&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'KIA',
 'model': 'NIRO EV',
 'odometer': 36781,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'KIA NIRO EV 150KW 65KWH 2 Hatchback',
 'transmission': 'automatic',
 'trim': '150KW 65KWH 2',
 'vin': 'KNACP811UR5060570',
 'year': 2023}
2026-03-29 22:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO23%2520XXP%27 HTTP/1.1" 200 None
2026-03-29 22:12:38 [bca.uk] INFO: Saving data for YO23%20XXP: {'auction_closing_time': 1774951200.0, 'created_time': 1774620893.985296, 'last_price_update_time': 1774822358.772745}
2026-03-29 22:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YO23%2520XXP') HTTP/1.1" 204 0
2026-03-29 22:12:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 209d0ea3-102b-510c-8a85-85a69f692a02 with identifier: DL73%20ZSG
2026-03-29 22:12:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 209d0ea3-102b-510c-8a85-85a69f692a02 with identifier: DL73%20ZSG
2026-03-29 22:12:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 209d0ea3-102b-510c-8a85-85a69f692a02 with identifier: DL73%20ZSG to the API
2026-03-29 22:12:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DL73%20ZSG-GB',
 'category': 'Car',
 'color': 'gold',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '209d0ea3-102b-510c-8a85-85a69f692a02',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DL73 ZSG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DL73%20ZSG&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'HYUNDAI',
 'model': 'IONIQ 5',
 'odometer': 19293,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'HYUNDAI IONIQ 5 168KW 77KWH PREMIUM Hatchback',
 'transmission': 'automatic',
 'trim': '168KW 77KWH PREMIUM',
 'vin': 'KMHKN81EUPU222840',
 'year': 2023}
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520ZSG%27 HTTP/1.1" 200 None
2026-03-29 22:12:39 [bca.uk] INFO: Saving data for DL73%20ZSG: {'auction_closing_time': 1774951200.0, 'created_time': 1774620900.22747, 'last_price_update_time': 1774822359.064015}
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DL73%2520ZSG') HTTP/1.1" 204 0
2026-03-29 22:12:39 [bca.uk] INFO: Found listing with ID: DY14%20ZVW
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY14%2520ZVW%27 HTTP/1.1" 200 None
2026-03-29 22:12:39 [bca.uk] INFO: Scrape type for DY14%20ZVW: 2
2026-03-29 22:12:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b217c7f-e386-5b7d-add8-a999c460c301 with identifier: DY14%20ZVW
2026-03-29 22:12:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b217c7f-e386-5b7d-add8-a999c460c301 with scrape type 2
2026-03-29 22:12:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b217c7f-e386-5b7d-add8-a999c460c301 with scrape type 2
2026-03-29 22:12:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3b217c7f-e386-5b7d-add8-a999c460c301, identifier: DY14%20ZVW
2026-03-29 22:12:39 [bca.uk] INFO: Found listing with ID: BP72%20UJX
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP72%2520UJX%27 HTTP/1.1" 200 None
2026-03-29 22:12:39 [bca.uk] INFO: Scrape type for BP72%20UJX: 2
2026-03-29 22:12:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 832789d7-3db9-587f-9585-4a169b0144c3 with identifier: BP72%20UJX
2026-03-29 22:12:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 832789d7-3db9-587f-9585-4a169b0144c3 with scrape type 2
2026-03-29 22:12:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 832789d7-3db9-587f-9585-4a169b0144c3 with scrape type 2
2026-03-29 22:12:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 832789d7-3db9-587f-9585-4a169b0144c3, identifier: BP72%20UJX
2026-03-29 22:12:39 [bca.uk] INFO: Found listing with ID: DY20%20VXM
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY20%2520VXM%27 HTTP/1.1" 200 None
2026-03-29 22:12:39 [bca.uk] INFO: Scrape type for DY20%20VXM: 2
2026-03-29 22:12:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 272819f7-c8c2-557c-8bf5-877eefcf6753 with identifier: DY20%20VXM
2026-03-29 22:12:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 272819f7-c8c2-557c-8bf5-877eefcf6753 with scrape type 2
2026-03-29 22:12:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 272819f7-c8c2-557c-8bf5-877eefcf6753 with scrape type 2
2026-03-29 22:12:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 272819f7-c8c2-557c-8bf5-877eefcf6753, identifier: DY20%20VXM
2026-03-29 22:12:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3b217c7f-e386-5b7d-add8-a999c460c301 with identifier: DY14%20ZVW
2026-03-29 22:12:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3b217c7f-e386-5b7d-add8-a999c460c301 with identifier: DY14%20ZVW
2026-03-29 22:12:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3b217c7f-e386-5b7d-add8-a999c460c301 with identifier: DY14%20ZVW to the API
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DY14%20ZVW-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3b217c7f-e386-5b7d-add8-a999c460c301',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DY14 ZVW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DY14%20ZVW&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 52028,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 16V SXI Hatchback',
 'transmission': 'manual',
 'trim': '16V SXI',
 'vin': 'W0L0SDL08E6071247',
 'year': 2014}
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY14%2520ZVW%27 HTTP/1.1" 200 None
2026-03-29 22:12:39 [bca.uk] INFO: Saving data for DY14%20ZVW: {'auction_closing_time': 1774951200.0, 'created_time': 1774620605.002032, 'last_price_update_time': 1774822359.694469}
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DY14%2520ZVW') HTTP/1.1" 204 0
2026-03-29 22:12:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 832789d7-3db9-587f-9585-4a169b0144c3 with identifier: BP72%20UJX
2026-03-29 22:12:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 832789d7-3db9-587f-9585-4a169b0144c3 with identifier: BP72%20UJX
2026-03-29 22:12:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 832789d7-3db9-587f-9585-4a169b0144c3 with identifier: BP72%20UJX to the API
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 171,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BP72%20UJX-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '832789d7-3db9-587f-9585-4a169b0144c3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BP72 UJX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BP72%20UJX&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'FIAT',
 'model': 'SCUDO',
 'odometer': 63315,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'FIAT SCUDO 1.5 M/JET 100 L1 TECNICO PanelVan',
 'transmission': 'manual',
 'trim': 'M/JET 100 L1 TECNICO',
 'vin': 'VXFVBYHRMNZ081850',
 'year': 2023}
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP72%2520UJX%27 HTTP/1.1" 200 None
2026-03-29 22:12:39 [bca.uk] INFO: Saving data for BP72%20UJX: {'auction_closing_time': 1775037600.0, 'created_time': 1773824066.988283, 'last_price_update_time': 1774822359.985918}
2026-03-29 22:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BP72%2520UJX') HTTP/1.1" 204 0
2026-03-29 22:12:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 272819f7-c8c2-557c-8bf5-877eefcf6753 with identifier: DY20%20VXM
2026-03-29 22:12:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 272819f7-c8c2-557c-8bf5-877eefcf6753 with identifier: DY20%20VXM
2026-03-29 22:12:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 272819f7-c8c2-557c-8bf5-877eefcf6753 with identifier: DY20%20VXM to the API
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 92,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DY20%20VXM-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '272819f7-c8c2-557c-8bf5-877eefcf6753',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DY20 VXM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DY20%20VXM&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 28464,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.5 EBL 120 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': 'EBL 120 ZETEC',
 'vin': 'WF0NXXGCHNLB27556',
 'year': 2020}
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY20%2520VXM%27 HTTP/1.1" 200 None
2026-03-29 22:12:40 [bca.uk] INFO: Saving data for DY20%20VXM: {'auction_closing_time': 1774951200.0, 'created_time': 1774620931.734861, 'last_price_update_time': 1774822360.324323}
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DY20%2520VXM') HTTP/1.1" 204 0
2026-03-29 22:12:40 [bca.uk] INFO: Found listing with ID: LU19%20BRX
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LU19%2520BRX%27 HTTP/1.1" 200 None
2026-03-29 22:12:40 [bca.uk] INFO: Scrape type for LU19%20BRX: 2
2026-03-29 22:12:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1cd69df-9cef-58af-939a-bf5dbfbd2082 with identifier: LU19%20BRX
2026-03-29 22:12:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1cd69df-9cef-58af-939a-bf5dbfbd2082 with scrape type 2
2026-03-29 22:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1cd69df-9cef-58af-939a-bf5dbfbd2082 with scrape type 2
2026-03-29 22:12:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e1cd69df-9cef-58af-939a-bf5dbfbd2082, identifier: LU19%20BRX
2026-03-29 22:12:40 [bca.uk] INFO: Found listing with ID: CE74%20BWK
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE74%2520BWK%27 HTTP/1.1" 200 None
2026-03-29 22:12:40 [bca.uk] INFO: Scrape type for CE74%20BWK: 2
2026-03-29 22:12:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fa4e1cd-958d-521e-8a1d-ed3a45fcf530 with identifier: CE74%20BWK
2026-03-29 22:12:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fa4e1cd-958d-521e-8a1d-ed3a45fcf530 with scrape type 2
2026-03-29 22:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fa4e1cd-958d-521e-8a1d-ed3a45fcf530 with scrape type 2
2026-03-29 22:12:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0fa4e1cd-958d-521e-8a1d-ed3a45fcf530, identifier: CE74%20BWK
2026-03-29 22:12:40 [bca.uk] INFO: Found listing with ID: EJ21%20UUW
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ21%2520UUW%27 HTTP/1.1" 200 None
2026-03-29 22:12:40 [bca.uk] INFO: Scrape type for EJ21%20UUW: 2
2026-03-29 22:12:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a480fd8a-a306-534e-9a6f-708eee1286c2 with identifier: EJ21%20UUW
2026-03-29 22:12:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a480fd8a-a306-534e-9a6f-708eee1286c2 with scrape type 2
2026-03-29 22:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a480fd8a-a306-534e-9a6f-708eee1286c2 with scrape type 2
2026-03-29 22:12:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a480fd8a-a306-534e-9a6f-708eee1286c2, identifier: EJ21%20UUW
2026-03-29 22:12:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e1cd69df-9cef-58af-939a-bf5dbfbd2082 with identifier: LU19%20BRX
2026-03-29 22:12:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e1cd69df-9cef-58af-939a-bf5dbfbd2082 with identifier: LU19%20BRX
2026-03-29 22:12:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e1cd69df-9cef-58af-939a-bf5dbfbd2082 with identifier: LU19%20BRX to the API
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LU19%20BRX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e1cd69df-9cef-58af-939a-bf5dbfbd2082',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LU19 BRX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LU19%20BRX&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'FOCUS ACTIVE',
 'odometer': 53619,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS ACTIVE 1.5 EBL 120 X Hatchback',
 'transmission': 'automatic',
 'trim': 'EBL 120 X',
 'vin': 'WF0NXXGCHNKT89589',
 'year': 2019}
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LU19%2520BRX%27 HTTP/1.1" 200 None
2026-03-29 22:12:40 [bca.uk] INFO: Saving data for LU19%20BRX: {'auction_closing_time': 1774951200.0, 'created_time': 1774620606.103044, 'last_price_update_time': 1774822360.941393}
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LU19%2520BRX') HTTP/1.1" 204 0
2026-03-29 22:12:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0fa4e1cd-958d-521e-8a1d-ed3a45fcf530 with identifier: CE74%20BWK
2026-03-29 22:12:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0fa4e1cd-958d-521e-8a1d-ed3a45fcf530 with identifier: CE74%20BWK
2026-03-29 22:12:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0fa4e1cd-958d-521e-8a1d-ed3a45fcf530 with identifier: CE74%20BWK to the API
2026-03-29 22:12:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 265,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CE74%20BWK-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '0fa4e1cd-958d-521e-8a1d-ed3a45fcf530',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'CE74 BWK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CE74%20BWK&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VOLKSWAGEN',
 'model': 'AMAROK A32',
 'odometer': 6034,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN AMAROK A32 3.0 V6 TDI 240 4M AVENTURA CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'V6 TDI 240 4M AVENTURA',
 'vin': 'WV4ZZZT19RS019470',
 'year': 2024}
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE74%2520BWK%27 HTTP/1.1" 200 None
2026-03-29 22:12:42 [bca.uk] INFO: Saving data for CE74%20BWK: {'auction_closing_time': 1775037600.0, 'created_time': 1773842117.645902, 'last_price_update_time': 1774822362.021168}
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CE74%2520BWK') HTTP/1.1" 204 0
2026-03-29 22:12:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a480fd8a-a306-534e-9a6f-708eee1286c2 with identifier: EJ21%20UUW
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel%2FElectric HTTP/1.1" 200 None
2026-03-29 22:12:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:12:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a480fd8a-a306-534e-9a6f-708eee1286c2 with identifier: EJ21%20UUW
2026-03-29 22:12:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a480fd8a-a306-534e-9a6f-708eee1286c2 with identifier: EJ21%20UUW to the API
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 19,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EJ21%20UUW-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel/Electric',
 'id': 'a480fd8a-a306-534e-9a6f-708eee1286c2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'EJ21 UUW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EJ21%20UUW&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'MERCEDES-BENZ',
 'model': 'GLE 350 DE EQ-P',
 'odometer': 123220,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLE 350 DE EQ-P 2.0 AMG LINE PREMIUM PLUS 4M 9G '
          'StationWagon',
 'transmission': 'manual',
 'trim': 'AMG LINE PREMIUM PLUS 4M 9G',
 'vin': 'W1N1671172A366022',
 'year': 2021}
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ21%2520UUW%27 HTTP/1.1" 200 None
2026-03-29 22:12:42 [bca.uk] INFO: Saving data for EJ21%20UUW: {'auction_closing_time': 1774951200.0, 'created_time': 1774620930.165401, 'last_price_update_time': 1774822362.432486}
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EJ21%2520UUW') HTTP/1.1" 204 0
2026-03-29 22:12:42 [bca.uk] INFO: Total items found: 100
2026-03-29 22:12:42 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=60&sort=MostRecentlyAdded
2026-03-29 22:12:42 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:12:42 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=60&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:12:42 [bca.uk] INFO: Found listing with ID: LB72%20BZL
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB72%2520BZL%27 HTTP/1.1" 200 None
2026-03-29 22:12:42 [bca.uk] INFO: Scrape type for LB72%20BZL: 0
2026-03-29 22:12:42 [bca.uk] INFO: Found listing with ID: NJ20%20YJF
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ20%2520YJF%27 HTTP/1.1" 200 None
2026-03-29 22:12:42 [bca.uk] INFO: Scrape type for NJ20%20YJF: 2
2026-03-29 22:12:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7385235c-ce6d-5d1e-a321-747c7ff7b509 with identifier: NJ20%20YJF
2026-03-29 22:12:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7385235c-ce6d-5d1e-a321-747c7ff7b509 with scrape type 2
2026-03-29 22:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7385235c-ce6d-5d1e-a321-747c7ff7b509 with scrape type 2
2026-03-29 22:12:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7385235c-ce6d-5d1e-a321-747c7ff7b509, identifier: NJ20%20YJF
2026-03-29 22:12:42 [bca.uk] INFO: Found listing with ID: YA74%20AJX
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA74%2520AJX%27 HTTP/1.1" 200 None
2026-03-29 22:12:42 [bca.uk] INFO: Scrape type for YA74%20AJX: 2
2026-03-29 22:12:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3926d505-e731-5217-bae6-336544b9a135 with identifier: YA74%20AJX
2026-03-29 22:12:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3926d505-e731-5217-bae6-336544b9a135 with scrape type 2
2026-03-29 22:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3926d505-e731-5217-bae6-336544b9a135 with scrape type 2
2026-03-29 22:12:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3926d505-e731-5217-bae6-336544b9a135, identifier: YA74%20AJX
2026-03-29 22:12:42 [bca.uk] INFO: Found listing with ID: GSZ%201907
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GSZ%25201907%27 HTTP/1.1" 200 None
2026-03-29 22:12:42 [bca.uk] INFO: Scrape type for GSZ%201907: 2
2026-03-29 22:12:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6364a878-c5ff-5dfb-8915-d382a24c089e with identifier: GSZ%201907
2026-03-29 22:12:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6364a878-c5ff-5dfb-8915-d382a24c089e with scrape type 2
2026-03-29 22:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6364a878-c5ff-5dfb-8915-d382a24c089e with scrape type 2
2026-03-29 22:12:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6364a878-c5ff-5dfb-8915-d382a24c089e, identifier: GSZ%201907
2026-03-29 22:12:42 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=60&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:12:42 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=60&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:12:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7385235c-ce6d-5d1e-a321-747c7ff7b509 with identifier: NJ20%20YJF
2026-03-29 22:12:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7385235c-ce6d-5d1e-a321-747c7ff7b509 with identifier: NJ20%20YJF
2026-03-29 22:12:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7385235c-ce6d-5d1e-a321-747c7ff7b509 with identifier: NJ20%20YJF to the API
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NJ20%20YJF-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7385235c-ce6d-5d1e-a321-747c7ff7b509',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NJ20 YJF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NJ20%20YJF&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 27511,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.0 DIG-T 115 N-CONNECTA Hatchback',
 'transmission': 'manual',
 'trim': 'DIG-T 115 N-CONNECTA',
 'vin': 'SJNFAAF16U1023562',
 'year': 2020}
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ20%2520YJF%27 HTTP/1.1" 200 None
2026-03-29 22:12:43 [bca.uk] INFO: Saving data for NJ20%20YJF: {'auction_closing_time': 1775037600.0, 'created_time': 1774620655.260002, 'last_price_update_time': 1774822363.215892}
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ20%2520YJF') HTTP/1.1" 204 0
2026-03-29 22:12:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3926d505-e731-5217-bae6-336544b9a135 with identifier: YA74%20AJX
2026-03-29 22:12:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3926d505-e731-5217-bae6-336544b9a135 with identifier: YA74%20AJX
2026-03-29 22:12:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3926d505-e731-5217-bae6-336544b9a135 with identifier: YA74%20AJX to the API
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YA74%20AJX-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3926d505-e731-5217-bae6-336544b9a135',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YA74 AJX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YA74%20AJX&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'TOYOTA',
 'model': 'PROACE CITY',
 'odometer': 14977,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'TOYOTA PROACE CITY 1.5 D 100 L1 ACTIVE Van',
 'transmission': 'manual',
 'trim': 'D 100 L1 ACTIVE',
 'vin': 'YAREDYHT2RJ821017',
 'year': 2025}
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA74%2520AJX%27 HTTP/1.1" 200 None
2026-03-29 22:12:43 [bca.uk] INFO: Saving data for YA74%20AJX: {'auction_closing_time': 1775037600.0, 'created_time': 1773908360.381115, 'last_price_update_time': 1774822363.511061}
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YA74%2520AJX') HTTP/1.1" 204 0
2026-03-29 22:12:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6364a878-c5ff-5dfb-8915-d382a24c089e with identifier: GSZ%201907
2026-03-29 22:12:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6364a878-c5ff-5dfb-8915-d382a24c089e with identifier: GSZ%201907
2026-03-29 22:12:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6364a878-c5ff-5dfb-8915-d382a24c089e with identifier: GSZ%201907 to the API
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GSZ%201907-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6364a878-c5ff-5dfb-8915-d382a24c089e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'GSZ 1907',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GSZ%201907&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'SUZUKI',
 'model': 'VITARA',
 'odometer': 12273,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'SUZUKI VITARA 1.4 B-JET 48V HYBRID SZ5 Hatchback',
 'transmission': 'manual',
 'trim': 'B-JET 48V HYBRID SZ5',
 'vin': 'TSMLYDD1S00B04438',
 'year': 2022}
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GSZ%25201907%27 HTTP/1.1" 200 None
2026-03-29 22:12:43 [bca.uk] INFO: Saving data for GSZ%201907: {'auction_closing_time': 1774951200.0, 'created_time': 1774620933.619055, 'last_price_update_time': 1774822363.791896}
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GSZ%25201907') HTTP/1.1" 204 0
2026-03-29 22:12:43 [bca.uk] INFO: Found listing with ID: SE18%20YBW
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE18%2520YBW%27 HTTP/1.1" 200 None
2026-03-29 22:12:43 [bca.uk] INFO: Scrape type for SE18%20YBW: 0
2026-03-29 22:12:43 [bca.uk] INFO: Found listing with ID: RJ69%20LZC
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ69%2520LZC%27 HTTP/1.1" 200 None
2026-03-29 22:12:43 [bca.uk] INFO: Scrape type for RJ69%20LZC: 0
2026-03-29 22:12:43 [bca.uk] INFO: Found listing with ID: PK69%20OVZ
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK69%2520OVZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:43 [bca.uk] INFO: Scrape type for PK69%20OVZ: 0
2026-03-29 22:12:43 [bca.uk] INFO: Found listing with ID: OY25%20DMF
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY25%2520DMF%27 HTTP/1.1" 200 None
2026-03-29 22:12:43 [bca.uk] INFO: Scrape type for OY25%20DMF: 0
2026-03-29 22:12:43 [bca.uk] INFO: Found listing with ID: YG09%20EFL
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG09%2520EFL%27 HTTP/1.1" 200 None
2026-03-29 22:12:43 [bca.uk] INFO: Scrape type for YG09%20EFL: 0
2026-03-29 22:12:43 [bca.uk] INFO: Found listing with ID: DG23%20FXB
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG23%2520FXB%27 HTTP/1.1" 200 None
2026-03-29 22:12:43 [bca.uk] INFO: Scrape type for DG23%20FXB: 0
2026-03-29 22:12:43 [bca.uk] INFO: Found listing with ID: LB20%20EKW
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB20%2520EKW%27 HTTP/1.1" 200 None
2026-03-29 22:12:43 [bca.uk] INFO: Scrape type for LB20%20EKW: 0
2026-03-29 22:12:43 [bca.uk] INFO: Found listing with ID: EK62%20FCO
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK62%2520FCO%27 HTTP/1.1" 200 None
2026-03-29 22:12:43 [bca.uk] INFO: Scrape type for EK62%20FCO: 0
2026-03-29 22:12:43 [bca.uk] INFO: Found listing with ID: RV66%20CJU
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV66%2520CJU%27 HTTP/1.1" 200 None
2026-03-29 22:12:43 [bca.uk] INFO: Scrape type for RV66%20CJU: 0
2026-03-29 22:12:43 [bca.uk] INFO: Found listing with ID: EX69%20AOB
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX69%2520AOB%27 HTTP/1.1" 200 None
2026-03-29 22:12:43 [bca.uk] INFO: Scrape type for EX69%20AOB: 0
2026-03-29 22:12:43 [bca.uk] INFO: Found listing with ID: GJ69%20LTK
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ69%2520LTK%27 HTTP/1.1" 200 None
2026-03-29 22:12:43 [bca.uk] INFO: Scrape type for GJ69%20LTK: 0
2026-03-29 22:12:43 [bca.uk] INFO: Found listing with ID: EY08%20KHL
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY08%2520KHL%27 HTTP/1.1" 200 None
2026-03-29 22:12:43 [bca.uk] INFO: Scrape type for EY08%20KHL: 0
2026-03-29 22:12:43 [bca.uk] INFO: Found listing with ID: WM22%20LCA
2026-03-29 22:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM22%2520LCA%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for WM22%20LCA: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: KM20%20LWW
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM20%2520LWW%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for KM20%20LWW: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: LB70%20HDN
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB70%2520HDN%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for LB70%20HDN: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: LD69%20UUB
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD69%2520UUB%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for LD69%20UUB: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: VN20%20KCF
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN20%2520KCF%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for VN20%20KCF: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: GF72%20XCM
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF72%2520XCM%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for GF72%20XCM: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: GJ22%20OBS
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ22%2520OBS%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for GJ22%20OBS: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: HJ72%20VRG
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ72%2520VRG%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for HJ72%20VRG: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: CE24%20MDF
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE24%2520MDF%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for CE24%20MDF: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: OU69%20NBZ
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU69%2520NBZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for OU69%20NBZ: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: RK21%20BVG
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK21%2520BVG%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for RK21%20BVG: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: BT67%20MYL
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT67%2520MYL%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for BT67%20MYL: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: FL22%20YFY
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL22%2520YFY%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for FL22%20YFY: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: HF70%20BJO
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF70%2520BJO%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for HF70%20BJO: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: MF19%20AYP
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF19%2520AYP%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for MF19%20AYP: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: DL71%20XZY
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL71%2520XZY%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for DL71%20XZY: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: GN69%20YJO
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN69%2520YJO%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for GN69%20YJO: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: DN14%20EYH
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN14%2520EYH%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for DN14%20EYH: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: NV22%20ZNU
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV22%2520ZNU%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for NV22%20ZNU: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: DY19%20ZHC
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY19%2520ZHC%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for DY19%20ZHC: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: SG22%20PMO
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG22%2520PMO%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for SG22%20PMO: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: VN19%20AOL
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN19%2520AOL%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for VN19%20AOL: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: YF71%20NZV
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF71%2520NZV%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for YF71%20NZV: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: DY72%20NXL
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY72%2520NXL%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for DY72%20NXL: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: FD19%20LLX
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD19%2520LLX%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for FD19%20LLX: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: GV19%20DDY
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV19%2520DDY%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for GV19%20DDY: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: WGZ%201184
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WGZ%25201184%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for WGZ%201184: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: YHZ%206531
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YHZ%25206531%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for YHZ%206531: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: YK22%20NXD
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK22%2520NXD%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for YK22%20NXD: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: FN60%20KWB
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN60%2520KWB%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for FN60%20KWB: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: SE19%20OZF
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE19%2520OZF%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for SE19%20OZF: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: BC23%20HNY
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC23%2520HNY%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for BC23%20HNY: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: WN67%20XHL
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN67%2520XHL%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for WN67%20XHL: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: GF21%20EFU
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF21%2520EFU%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for GF21%20EFU: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: KM69%20YOF
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM69%2520YOF%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for KM69%20YOF: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: YM72%20XST
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM72%2520XST%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for YM72%20XST: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: GX21%20MTJ
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX21%2520MTJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for GX21%20MTJ: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: WU15%20FRX
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU15%2520FRX%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for WU15%20FRX: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: PE17%20WVY
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE17%2520WVY%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for PE17%20WVY: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: NA23%20AXW
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA23%2520AXW%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for NA23%20AXW: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: EG19%20JMU
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EG19%2520JMU%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for EG19%20JMU: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: YR22%20KWK
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR22%2520KWK%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for YR22%20KWK: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: GK23%20HWC
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK23%2520HWC%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for GK23%20HWC: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: LV68%20KTX
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV68%2520KTX%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for LV68%20KTX: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: YK11%20DZG
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK11%2520DZG%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for YK11%20DZG: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: GJ72%20ZXD
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ72%2520ZXD%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for GJ72%20ZXD: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: HL19%20XUO
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HL19%2520XUO%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for HL19%20XUO: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: LS22%20NVM
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS22%2520NVM%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for LS22%20NVM: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: SB71%20GJU
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB71%2520GJU%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for SB71%20GJU: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: RE71%20XTN
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE71%2520XTN%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for RE71%20XTN: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: WN19%20NKM
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN19%2520NKM%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for WN19%20NKM: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: MT15%20KFO
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT15%2520KFO%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for MT15%20KFO: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: LR22%20UZD
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR22%2520UZD%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for LR22%20UZD: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: RE63%20KKR
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE63%2520KKR%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for RE63%20KKR: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: RA24%20DYB
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA24%2520DYB%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for RA24%20DYB: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: RO21%20UGR
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO21%2520UGR%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for RO21%20UGR: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: SM72%20PLU
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM72%2520PLU%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for SM72%20PLU: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: HV18%20YST
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV18%2520YST%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for HV18%20YST: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: HN23%20RRO
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN23%2520RRO%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for HN23%20RRO: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: KS72%20BND
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS72%2520BND%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for KS72%20BND: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: KS72%20NBA
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS72%2520NBA%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for KS72%20NBA: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: SO68%20NWR
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO68%2520NWR%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for SO68%20NWR: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: AK62%20DWZ
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK62%2520DWZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:44 [bca.uk] INFO: Scrape type for AK62%20DWZ: 0
2026-03-29 22:12:44 [bca.uk] INFO: Found listing with ID: LM64%20DCX
2026-03-29 22:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM64%2520DCX%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for LM64%20DCX: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: CK09%20WRX
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK09%2520WRX%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for CK09%20WRX: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: YH05%20VKB
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH05%2520VKB%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for YH05%20VKB: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: EU15%20ZJX
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU15%2520ZJX%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for EU15%20ZJX: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: CE65%20FXR
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE65%2520FXR%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for CE65%20FXR: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: LN62%20ZNM
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN62%2520ZNM%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for LN62%20ZNM: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: MK15%20UNE
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK15%2520UNE%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for MK15%20UNE: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: WM10%20CYJ
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM10%2520CYJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for WM10%20CYJ: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: DF21%20YUB
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF21%2520YUB%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for DF21%20YUB: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: MC25%20CFZ
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC25%2520CFZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for MC25%20CFZ: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: VO71%20UHX
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO71%2520UHX%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for VO71%20UHX: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: RF55%20LBE
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF55%2520LBE%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for RF55%20LBE: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: WX21%20YHR
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX21%2520YHR%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for WX21%20YHR: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: KN70%20FML
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN70%2520FML%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for KN70%20FML: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: LT22%20PXB
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT22%2520PXB%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for LT22%20PXB: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: DE71%20HPU
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE71%2520HPU%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for DE71%20HPU: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: LO70%20NVA
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO70%2520NVA%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for LO70%20NVA: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: MM72%20FLE
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM72%2520FLE%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for MM72%20FLE: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: FE16%20SWJ
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE16%2520SWJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for FE16%20SWJ: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: NG19%20XJO
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG19%2520XJO%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for NG19%20XJO: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: KP22%20XRK
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP22%2520XRK%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for KP22%20XRK: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: BK23%20TXL
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520TXL%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for BK23%20TXL: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: BV23%20EKD
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV23%2520EKD%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for BV23%20EKD: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: EX61%20HFZ
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX61%2520HFZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for EX61%20HFZ: 0
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: DF74%20TPY
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF74%2520TPY%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for DF74%20TPY: 0
2026-03-29 22:12:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: ME73%20BHO
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME73%2520BHO%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for ME73%20BHO: 2
2026-03-29 22:12:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51076135-d787-590d-9965-f774d002700d with identifier: ME73%20BHO
2026-03-29 22:12:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51076135-d787-590d-9965-f774d002700d with scrape type 2
2026-03-29 22:12:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51076135-d787-590d-9965-f774d002700d with scrape type 2
2026-03-29 22:12:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 51076135-d787-590d-9965-f774d002700d, identifier: ME73%20BHO
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: BK23%20JKU
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520JKU%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for BK23%20JKU: 2
2026-03-29 22:12:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13e51228-d635-5e17-bee1-09e2402d41af with identifier: BK23%20JKU
2026-03-29 22:12:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13e51228-d635-5e17-bee1-09e2402d41af with scrape type 2
2026-03-29 22:12:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13e51228-d635-5e17-bee1-09e2402d41af with scrape type 2
2026-03-29 22:12:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 13e51228-d635-5e17-bee1-09e2402d41af, identifier: BK23%20JKU
2026-03-29 22:12:45 [bca.uk] INFO: Found listing with ID: HV71%20WGO
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV71%2520WGO%27 HTTP/1.1" 200 None
2026-03-29 22:12:45 [bca.uk] INFO: Scrape type for HV71%20WGO: 2
2026-03-29 22:12:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abb6776d-f826-5ed7-8369-2f0681e74ba5 with identifier: HV71%20WGO
2026-03-29 22:12:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abb6776d-f826-5ed7-8369-2f0681e74ba5 with scrape type 2
2026-03-29 22:12:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abb6776d-f826-5ed7-8369-2f0681e74ba5 with scrape type 2
2026-03-29 22:12:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: abb6776d-f826-5ed7-8369-2f0681e74ba5, identifier: HV71%20WGO
2026-03-29 22:12:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 51076135-d787-590d-9965-f774d002700d with identifier: ME73%20BHO
2026-03-29 22:12:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 51076135-d787-590d-9965-f774d002700d with identifier: ME73%20BHO
2026-03-29 22:12:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 51076135-d787-590d-9965-f774d002700d with identifier: ME73%20BHO to the API
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ME73%20BHO-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '51076135-d787-590d-9965-f774d002700d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'ME73 BHO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ME73%20BHO&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 47968,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.2 P/T 110 PLUS EAT6 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 110 PLUS EAT6',
 'vin': 'VF7SXHNPYPT744200',
 'year': 2024}
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME73%2520BHO%27 HTTP/1.1" 200 None
2026-03-29 22:12:46 [bca.uk] INFO: Saving data for ME73%20BHO: {'auction_closing_time': 1775124000.0, 'created_time': 1773846456.407834, 'last_price_update_time': 1774822366.289723}
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ME73%2520BHO') HTTP/1.1" 204 0
2026-03-29 22:12:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 13e51228-d635-5e17-bee1-09e2402d41af with identifier: BK23%20JKU
2026-03-29 22:12:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 13e51228-d635-5e17-bee1-09e2402d41af with identifier: BK23%20JKU
2026-03-29 22:12:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 13e51228-d635-5e17-bee1-09e2402d41af with identifier: BK23%20JKU to the API
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BK23%20JKU-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '13e51228-d635-5e17-bee1-09e2402d41af',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'BK23 JKU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BK23%20JKU&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'TESLA',
 'model': 'MODEL Y',
 'odometer': 45390,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL Y AWD PERFORMANCE Hatchback',
 'transmission': 'automatic',
 'trim': 'AWD PERFORMANCE',
 'vin': 'LRWYHCEL3PC754922',
 'year': 2023}
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520JKU%27 HTTP/1.1" 200 None
2026-03-29 22:12:46 [bca.uk] INFO: Saving data for BK23%20JKU: {'auction_closing_time': 1774951200.0, 'created_time': 1774620897.164509, 'last_price_update_time': 1774822366.680275}
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BK23%2520JKU') HTTP/1.1" 204 0
2026-03-29 22:12:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: abb6776d-f826-5ed7-8369-2f0681e74ba5 with identifier: HV71%20WGO
2026-03-29 22:12:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: abb6776d-f826-5ed7-8369-2f0681e74ba5 with identifier: HV71%20WGO
2026-03-29 22:12:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: abb6776d-f826-5ed7-8369-2f0681e74ba5 with identifier: HV71%20WGO to the API
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HV71%20WGO-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'abb6776d-f826-5ed7-8369-2f0681e74ba5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'HV71 WGO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HV71%20WGO&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'BMW',
 'model': '320I',
 'odometer': 52603,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'BMW 320I 2.0 T M SPORT STEP Saloon',
 'transmission': 'automatic',
 'trim': 'T M SPORT STEP',
 'vin': 'WBA5F300308C16528',
 'year': 2021}
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV71%2520WGO%27 HTTP/1.1" 200 None
2026-03-29 22:12:46 [bca.uk] INFO: Saving data for HV71%20WGO: {'auction_closing_time': 1774951200.0, 'created_time': 1774620935.09571, 'last_price_update_time': 1774822366.963949}
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HV71%2520WGO') HTTP/1.1" 204 0
2026-03-29 22:12:46 [bca.uk] INFO: Found listing with ID: VN74%20CZA
2026-03-29 22:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN74%2520CZA%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for VN74%20CZA: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: VN74%20DFZ
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN74%2520DFZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for VN74%20DFZ: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: CJ23%20MUO
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ23%2520MUO%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for CJ23%20MUO: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: CJ23%20MUY
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ23%2520MUY%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for CJ23%20MUY: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: CJ23%20MVF
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ23%2520MVF%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for CJ23%20MVF: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: CJ23%20NAU
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ23%2520NAU%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for CJ23%20NAU: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: CJ23%20NBN
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ23%2520NBN%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for CJ23%20NBN: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: CJ23%20NFA
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ23%2520NFA%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for CJ23%20NFA: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: MD73%20CVG
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD73%2520CVG%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for MD73%20CVG: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: CF74%20GFZ
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GFZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for CF74%20GFZ: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: EY63%20TFZ
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY63%2520TFZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for EY63%20TFZ: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: MT19%20BNY
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT19%2520BNY%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for MT19%20BNY: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: YK13%20MMF
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK13%2520MMF%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for YK13%20MMF: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: YS18%20VJO
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS18%2520VJO%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for YS18%20VJO: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: CV11%20MXY
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV11%2520MXY%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for CV11%20MXY: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: LG19%20FDD
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG19%2520FDD%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for LG19%20FDD: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: WA16%20UDO
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA16%2520UDO%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for WA16%20UDO: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: WU68%20XGF
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU68%2520XGF%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for WU68%20XGF: 0
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: CF69%20BMU
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF69%2520BMU%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for CF69%20BMU: 2
2026-03-29 22:12:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3daf4320-e8d6-563e-b812-0b75a5cd6412 with identifier: CF69%20BMU
2026-03-29 22:12:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3daf4320-e8d6-563e-b812-0b75a5cd6412 with scrape type 2
2026-03-29 22:12:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3daf4320-e8d6-563e-b812-0b75a5cd6412 with scrape type 2
2026-03-29 22:12:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3daf4320-e8d6-563e-b812-0b75a5cd6412, identifier: CF69%20BMU
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: DE22%20AOO
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE22%2520AOO%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for DE22%20AOO: 2
2026-03-29 22:12:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68fc444f-836a-5dd6-9aee-f3ec9a9cbc8e with identifier: DE22%20AOO
2026-03-29 22:12:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68fc444f-836a-5dd6-9aee-f3ec9a9cbc8e with scrape type 2
2026-03-29 22:12:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68fc444f-836a-5dd6-9aee-f3ec9a9cbc8e with scrape type 2
2026-03-29 22:12:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 68fc444f-836a-5dd6-9aee-f3ec9a9cbc8e, identifier: DE22%20AOO
2026-03-29 22:12:47 [bca.uk] INFO: Found listing with ID: LE71%20DWU
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE71%2520DWU%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Scrape type for LE71%20DWU: 2
2026-03-29 22:12:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91ed9dfd-3d0d-5ce7-a2a2-6c85cb9803e8 with identifier: LE71%20DWU
2026-03-29 22:12:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91ed9dfd-3d0d-5ce7-a2a2-6c85cb9803e8 with scrape type 2
2026-03-29 22:12:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91ed9dfd-3d0d-5ce7-a2a2-6c85cb9803e8 with scrape type 2
2026-03-29 22:12:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 91ed9dfd-3d0d-5ce7-a2a2-6c85cb9803e8, identifier: LE71%20DWU
2026-03-29 22:12:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3daf4320-e8d6-563e-b812-0b75a5cd6412 with identifier: CF69%20BMU
2026-03-29 22:12:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3daf4320-e8d6-563e-b812-0b75a5cd6412 with identifier: CF69%20BMU
2026-03-29 22:12:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3daf4320-e8d6-563e-b812-0b75a5cd6412 with identifier: CF69%20BMU to the API
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CF69%20BMU-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3daf4320-e8d6-563e-b812-0b75a5cd6412',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CF69 BMU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CF69%20BMU&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'PEUGEOT',
 'model': 'PARTNER',
 'odometer': 74924,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'PEUGEOT PARTNER 1.5 B/HDI 100 1000 PROF.STD. Van',
 'transmission': 'manual',
 'trim': 'B/HDI 100 1000 PROF.STD.',
 'vin': 'VR3EFYHYCKJ901003',
 'year': 2020}
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF69%2520BMU%27 HTTP/1.1" 200 None
2026-03-29 22:12:47 [bca.uk] INFO: Saving data for CF69%20BMU: {'auction_closing_time': 1774864800.0, 'created_time': 1774016537.977332, 'last_price_update_time': 1774822367.937184}
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CF69%2520BMU') HTTP/1.1" 204 0
2026-03-29 22:12:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 68fc444f-836a-5dd6-9aee-f3ec9a9cbc8e with identifier: DE22%20AOO
2026-03-29 22:12:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 68fc444f-836a-5dd6-9aee-f3ec9a9cbc8e with identifier: DE22%20AOO
2026-03-29 22:12:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 68fc444f-836a-5dd6-9aee-f3ec9a9cbc8e with identifier: DE22%20AOO to the API
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DE22%20AOO-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '68fc444f-836a-5dd6-9aee-f3ec9a9cbc8e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DE22 AOO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DE22%20AOO&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'AUDI',
 'model': 'Q4 E-TRON',
 'odometer': 60167,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'AUDI Q4 E-TRON 40 150KW 82KWH SPORT StationWagon',
 'transmission': 'automatic',
 'trim': '40 150KW 82KWH SPORT',
 'vin': 'WAUZZZFZ4NP029682',
 'year': 2022}
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE22%2520AOO%27 HTTP/1.1" 200 None
2026-03-29 22:12:48 [bca.uk] INFO: Saving data for DE22%20AOO: {'auction_closing_time': 1774951200.0, 'created_time': 1774046411.87519, 'last_price_update_time': 1774822368.351177}
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DE22%2520AOO') HTTP/1.1" 204 0
2026-03-29 22:12:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 91ed9dfd-3d0d-5ce7-a2a2-6c85cb9803e8 with identifier: LE71%20DWU
2026-03-29 22:12:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 91ed9dfd-3d0d-5ce7-a2a2-6c85cb9803e8 with identifier: LE71%20DWU
2026-03-29 22:12:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 91ed9dfd-3d0d-5ce7-a2a2-6c85cb9803e8 with identifier: LE71%20DWU to the API
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LE71%20DWU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '91ed9dfd-3d0d-5ce7-a2a2-6c85cb9803e8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LE71 DWU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LE71%20DWU&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'BMW',
 'model': '520D',
 'odometer': 31885,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW 520D 2.0 MHT M SPORT Saloon',
 'transmission': 'automatic',
 'trim': 'MHT M SPORT',
 'vin': 'WBA32BL060CJ93328',
 'year': 2022}
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE71%2520DWU%27 HTTP/1.1" 200 None
2026-03-29 22:12:48 [bca.uk] INFO: Saving data for LE71%20DWU: {'auction_closing_time': 1774951200.0, 'created_time': 1774620932.566888, 'last_price_update_time': 1774822368.640655}
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LE71%2520DWU') HTTP/1.1" 204 0
2026-03-29 22:12:48 [bca.uk] INFO: Found listing with ID: EK69%20NZM
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK69%2520NZM%27 HTTP/1.1" 200 None
2026-03-29 22:12:48 [bca.uk] INFO: Scrape type for EK69%20NZM: 2
2026-03-29 22:12:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abf1f963-bddc-5c1f-9b7a-78a43fb00af6 with identifier: EK69%20NZM
2026-03-29 22:12:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abf1f963-bddc-5c1f-9b7a-78a43fb00af6 with scrape type 2
2026-03-29 22:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abf1f963-bddc-5c1f-9b7a-78a43fb00af6 with scrape type 2
2026-03-29 22:12:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: abf1f963-bddc-5c1f-9b7a-78a43fb00af6, identifier: EK69%20NZM
2026-03-29 22:12:48 [bca.uk] INFO: Found listing with ID: EO21%20BZD
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO21%2520BZD%27 HTTP/1.1" 200 None
2026-03-29 22:12:48 [bca.uk] INFO: Scrape type for EO21%20BZD: 2
2026-03-29 22:12:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd5ab7c5-33ba-5163-80a1-e590b8ea0190 with identifier: EO21%20BZD
2026-03-29 22:12:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd5ab7c5-33ba-5163-80a1-e590b8ea0190 with scrape type 2
2026-03-29 22:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd5ab7c5-33ba-5163-80a1-e590b8ea0190 with scrape type 2
2026-03-29 22:12:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fd5ab7c5-33ba-5163-80a1-e590b8ea0190, identifier: EO21%20BZD
2026-03-29 22:12:48 [bca.uk] INFO: Found listing with ID: CE74%20BKN
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE74%2520BKN%27 HTTP/1.1" 200 None
2026-03-29 22:12:48 [bca.uk] INFO: Scrape type for CE74%20BKN: 2
2026-03-29 22:12:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f6450a7-03ef-54db-a906-a4ed10a1174b with identifier: CE74%20BKN
2026-03-29 22:12:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f6450a7-03ef-54db-a906-a4ed10a1174b with scrape type 2
2026-03-29 22:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f6450a7-03ef-54db-a906-a4ed10a1174b with scrape type 2
2026-03-29 22:12:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9f6450a7-03ef-54db-a906-a4ed10a1174b, identifier: CE74%20BKN
2026-03-29 22:12:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: abf1f963-bddc-5c1f-9b7a-78a43fb00af6 with identifier: EK69%20NZM
2026-03-29 22:12:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: abf1f963-bddc-5c1f-9b7a-78a43fb00af6 with identifier: EK69%20NZM
2026-03-29 22:12:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: abf1f963-bddc-5c1f-9b7a-78a43fb00af6 with identifier: EK69%20NZM to the API
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EK69%20NZM-GB',
 'category': 'LightCommercialVehicle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'abf1f963-bddc-5c1f-9b7a-78a43fb00af6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EK69 NZM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EK69%20NZM&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'CITROEN',
 'model': 'BERLINGO XL',
 'odometer': 120479,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'CITROEN BERLINGO XL 1.5 B/HDI 100 950 ENTERPRISE Van',
 'transmission': 'manual',
 'trim': 'B/HDI 100 950 ENTERPRISE',
 'vin': 'VR7EFYHYCKJ851702',
 'year': 2019}
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK69%2520NZM%27 HTTP/1.1" 200 None
2026-03-29 22:12:49 [bca.uk] INFO: Saving data for EK69%20NZM: {'auction_closing_time': 1774864800.0, 'created_time': 1774364892.386517, 'last_price_update_time': 1774822369.275749}
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EK69%2520NZM') HTTP/1.1" 204 0
2026-03-29 22:12:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fd5ab7c5-33ba-5163-80a1-e590b8ea0190 with identifier: EO21%20BZD
2026-03-29 22:12:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fd5ab7c5-33ba-5163-80a1-e590b8ea0190 with identifier: EO21%20BZD
2026-03-29 22:12:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fd5ab7c5-33ba-5163-80a1-e590b8ea0190 with identifier: EO21%20BZD to the API
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 24,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EO21%20BZD-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'fd5ab7c5-33ba-5163-80a1-e590b8ea0190',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'EO21 BZD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EO21%20BZD&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'MERCEDES-BENZ',
 'model': 'A250 E',
 'odometer': 78942,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A250 E 1.3 AMG LINE EXECUTIVE DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'AMG LINE EXECUTIVE DCT',
 'vin': 'W1K1770862V098096',
 'year': 2021}
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO21%2520BZD%27 HTTP/1.1" 200 None
2026-03-29 22:12:49 [bca.uk] INFO: Saving data for EO21%20BZD: {'auction_closing_time': 1774951200.0, 'created_time': 1774620902.447252, 'last_price_update_time': 1774822369.560391}
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EO21%2520BZD') HTTP/1.1" 204 0
2026-03-29 22:12:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9f6450a7-03ef-54db-a906-a4ed10a1174b with identifier: CE74%20BKN
2026-03-29 22:12:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9f6450a7-03ef-54db-a906-a4ed10a1174b with identifier: CE74%20BKN
2026-03-29 22:12:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9f6450a7-03ef-54db-a906-a4ed10a1174b with identifier: CE74%20BKN to the API
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 265,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CE74%20BKN-GB',
 'category': 'LightCommercialVehicle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9f6450a7-03ef-54db-a906-a4ed10a1174b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'CE74 BKN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CE74%20BKN&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'VOLKSWAGEN',
 'model': 'AMAROK A32',
 'odometer': 10457,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN AMAROK A32 3.0 V6 TDI 240 4M AVENTURA CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'V6 TDI 240 4M AVENTURA',
 'vin': 'WV4ZZZT16RS013545',
 'year': 2024}
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE74%2520BKN%27 HTTP/1.1" 200 None
2026-03-29 22:12:49 [bca.uk] INFO: Saving data for CE74%20BKN: {'auction_closing_time': 1775037600.0, 'created_time': 1773842867.869521, 'last_price_update_time': 1774822369.840045}
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CE74%2520BKN') HTTP/1.1" 204 0
2026-03-29 22:12:49 [bca.uk] INFO: Found listing with ID: EA72%20ZZC
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA72%2520ZZC%27 HTTP/1.1" 200 None
2026-03-29 22:12:49 [bca.uk] INFO: Scrape type for EA72%20ZZC: 2
2026-03-29 22:12:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d59bb8d-8c8d-5185-ab27-a0c22a177488 with identifier: EA72%20ZZC
2026-03-29 22:12:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d59bb8d-8c8d-5185-ab27-a0c22a177488 with scrape type 2
2026-03-29 22:12:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d59bb8d-8c8d-5185-ab27-a0c22a177488 with scrape type 2
2026-03-29 22:12:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6d59bb8d-8c8d-5185-ab27-a0c22a177488, identifier: EA72%20ZZC
2026-03-29 22:12:49 [bca.uk] INFO: Found listing with ID: FT72%20LSC
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT72%2520LSC%27 HTTP/1.1" 200 None
2026-03-29 22:12:49 [bca.uk] INFO: Scrape type for FT72%20LSC: 2
2026-03-29 22:12:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aed18831-86b7-5c5a-bef2-6d7e1e1af776 with identifier: FT72%20LSC
2026-03-29 22:12:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aed18831-86b7-5c5a-bef2-6d7e1e1af776 with scrape type 2
2026-03-29 22:12:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aed18831-86b7-5c5a-bef2-6d7e1e1af776 with scrape type 2
2026-03-29 22:12:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: aed18831-86b7-5c5a-bef2-6d7e1e1af776, identifier: FT72%20LSC
2026-03-29 22:12:50 [bca.uk] INFO: Found listing with ID: FT24%20UMX
2026-03-29 22:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT24%2520UMX%27 HTTP/1.1" 200 None
2026-03-29 22:12:50 [bca.uk] INFO: Scrape type for FT24%20UMX: 2
2026-03-29 22:12:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a0e17bb-0148-5896-9dac-3cbb71d15960 with identifier: FT24%20UMX
2026-03-29 22:12:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a0e17bb-0148-5896-9dac-3cbb71d15960 with scrape type 2
2026-03-29 22:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a0e17bb-0148-5896-9dac-3cbb71d15960 with scrape type 2
2026-03-29 22:12:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9a0e17bb-0148-5896-9dac-3cbb71d15960, identifier: FT24%20UMX
2026-03-29 22:12:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6d59bb8d-8c8d-5185-ab27-a0c22a177488 with identifier: EA72%20ZZC
2026-03-29 22:12:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6d59bb8d-8c8d-5185-ab27-a0c22a177488 with identifier: EA72%20ZZC
2026-03-29 22:12:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6d59bb8d-8c8d-5185-ab27-a0c22a177488 with identifier: EA72%20ZZC to the API
2026-03-29 22:12:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EA72%20ZZC-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '6d59bb8d-8c8d-5185-ab27-a0c22a177488',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EA72 ZZC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EA72%20ZZC&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'MG MOTOR UK',
 'model': 'MG4 EV',
 'odometer': 104299,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK MG4 EV 150KW 64KWH TROPHY LR Hatchback',
 'transmission': 'automatic',
 'trim': '150KW 64KWH TROPHY LR',
 'vin': 'LSJWH4097NN210323',
 'year': 2022}
2026-03-29 22:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA72%2520ZZC%27 HTTP/1.1" 200 None
2026-03-29 22:12:50 [bca.uk] INFO: Saving data for EA72%20ZZC: {'auction_closing_time': 1774864800.0, 'created_time': 1773823451.422373, 'last_price_update_time': 1774822370.508377}
2026-03-29 22:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EA72%2520ZZC') HTTP/1.1" 204 0
2026-03-29 22:12:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: aed18831-86b7-5c5a-bef2-6d7e1e1af776 with identifier: FT72%20LSC
2026-03-29 22:12:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: aed18831-86b7-5c5a-bef2-6d7e1e1af776 with identifier: FT72%20LSC
2026-03-29 22:12:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: aed18831-86b7-5c5a-bef2-6d7e1e1af776 with identifier: FT72%20LSC to the API
2026-03-29 22:12:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FT72%20LSC-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'aed18831-86b7-5c5a-bef2-6d7e1e1af776',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FT72 LSC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FT72%20LSC&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'CITROEN',
 'model': 'E-C4',
 'odometer': 11239,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'CITROEN E-C4 100KW 50KWH SENSE Hatchback',
 'transmission': 'automatic',
 'trim': '100KW 50KWH SENSE',
 'vin': 'VR7BCZKXCNE065975',
 'year': 2023}
2026-03-29 22:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT72%2520LSC%27 HTTP/1.1" 200 None
2026-03-29 22:12:50 [bca.uk] INFO: Saving data for FT72%20LSC: {'auction_closing_time': 1774951200.0, 'created_time': 1774048030.268545, 'last_price_update_time': 1774822370.799951}
2026-03-29 22:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FT72%2520LSC') HTTP/1.1" 204 0
2026-03-29 22:12:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9a0e17bb-0148-5896-9dac-3cbb71d15960 with identifier: FT24%20UMX
2026-03-29 22:12:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9a0e17bb-0148-5896-9dac-3cbb71d15960 with identifier: FT24%20UMX
2026-03-29 22:12:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9a0e17bb-0148-5896-9dac-3cbb71d15960 with identifier: FT24%20UMX to the API
2026-03-29 22:12:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FT24%20UMX-GB',
 'category': 'LightCommercialVehicle',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '9a0e17bb-0148-5896-9dac-3cbb71d15960',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FT24 UMX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FT24%20UMX&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'NISSAN',
 'model': 'TOWNSTAR',
 'odometer': 9760,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'NISSAN TOWNSTAR 90KW 45KWH L1 TEKNA Van',
 'transmission': 'automatic',
 'trim': '90KW 45KWH L1 TEKNA',
 'vin': 'VNVNFK00X70884100',
 'year': 2024}
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT24%2520UMX%27 HTTP/1.1" 200 None
2026-03-29 22:12:51 [bca.uk] INFO: Saving data for FT24%20UMX: {'auction_closing_time': 1775037600.0, 'created_time': 1773933722.589374, 'last_price_update_time': 1774822371.115726}
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FT24%2520UMX') HTTP/1.1" 204 0
2026-03-29 22:12:51 [bca.uk] INFO: Found listing with ID: EU18%20PZT
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU18%2520PZT%27 HTTP/1.1" 200 None
2026-03-29 22:12:51 [bca.uk] INFO: Scrape type for EU18%20PZT: 2
2026-03-29 22:12:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ea7355f-bf24-510d-ad8f-e81115db1fce with identifier: EU18%20PZT
2026-03-29 22:12:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ea7355f-bf24-510d-ad8f-e81115db1fce with scrape type 2
2026-03-29 22:12:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ea7355f-bf24-510d-ad8f-e81115db1fce with scrape type 2
2026-03-29 22:12:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6ea7355f-bf24-510d-ad8f-e81115db1fce, identifier: EU18%20PZT
2026-03-29 22:12:51 [bca.uk] INFO: Found listing with ID: GL72%20UXZ
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL72%2520UXZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:51 [bca.uk] INFO: Scrape type for GL72%20UXZ: 2
2026-03-29 22:12:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 808ebea9-b264-51d1-a4be-aff7d8ea5a6a with identifier: GL72%20UXZ
2026-03-29 22:12:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 808ebea9-b264-51d1-a4be-aff7d8ea5a6a with scrape type 2
2026-03-29 22:12:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 808ebea9-b264-51d1-a4be-aff7d8ea5a6a with scrape type 2
2026-03-29 22:12:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 808ebea9-b264-51d1-a4be-aff7d8ea5a6a, identifier: GL72%20UXZ
2026-03-29 22:12:51 [bca.uk] INFO: Found listing with ID: NV73%20GNN
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV73%2520GNN%27 HTTP/1.1" 200 None
2026-03-29 22:12:51 [bca.uk] INFO: Scrape type for NV73%20GNN: 2
2026-03-29 22:12:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3c5c8f9-1be9-560b-bd21-91d5b9b0826a with identifier: NV73%20GNN
2026-03-29 22:12:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3c5c8f9-1be9-560b-bd21-91d5b9b0826a with scrape type 2
2026-03-29 22:12:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3c5c8f9-1be9-560b-bd21-91d5b9b0826a with scrape type 2
2026-03-29 22:12:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e3c5c8f9-1be9-560b-bd21-91d5b9b0826a, identifier: NV73%20GNN
2026-03-29 22:12:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6ea7355f-bf24-510d-ad8f-e81115db1fce with identifier: EU18%20PZT
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=beige%2Fblack HTTP/1.1" 200 None
2026-03-29 22:12:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:12:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6ea7355f-bf24-510d-ad8f-e81115db1fce with identifier: EU18%20PZT
2026-03-29 22:12:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6ea7355f-bf24-510d-ad8f-e81115db1fce with identifier: EU18%20PZT to the API
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EU18%20PZT-GB',
 'category': 'Car',
 'color': 'beige',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6ea7355f-bf24-510d-ad8f-e81115db1fce',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EU18 PZT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EU18%20PZT&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'RENAULT',
 'model': 'GRAND SCENIC',
 'odometer': 70314,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'RENAULT GRAND SCENIC 1.2 TCE 130 SIGNATURE MPV',
 'transmission': 'manual',
 'trim': 'TCE 130 SIGNATURE',
 'vin': 'VF1RFA00057621585',
 'year': 2018}
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU18%2520PZT%27 HTTP/1.1" 200 None
2026-03-29 22:12:51 [bca.uk] INFO: Saving data for EU18%20PZT: {'auction_closing_time': 1774864800.0, 'created_time': 1774016522.903459, 'last_price_update_time': 1774822371.875065}
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EU18%2520PZT') HTTP/1.1" 204 0
2026-03-29 22:12:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 808ebea9-b264-51d1-a4be-aff7d8ea5a6a with identifier: GL72%20UXZ
2026-03-29 22:12:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 808ebea9-b264-51d1-a4be-aff7d8ea5a6a with identifier: GL72%20UXZ
2026-03-29 22:12:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 808ebea9-b264-51d1-a4be-aff7d8ea5a6a with identifier: GL72%20UXZ to the API
2026-03-29 22:12:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GL72%20UXZ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '808ebea9-b264-51d1-a4be-aff7d8ea5a6a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'GL72 UXZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GL72%20UXZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'TESLA',
 'model': 'MODEL Y',
 'odometer': 42595,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL Y RWD Hatchback',
 'transmission': 'automatic',
 'trim': 'RWD',
 'vin': 'LRWYHCFS5PC580549',
 'year': 2022}
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL72%2520UXZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:52 [bca.uk] INFO: Saving data for GL72%20UXZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620901.907159, 'last_price_update_time': 1774822372.158428}
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GL72%2520UXZ') HTTP/1.1" 204 0
2026-03-29 22:12:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e3c5c8f9-1be9-560b-bd21-91d5b9b0826a with identifier: NV73%20GNN
2026-03-29 22:12:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e3c5c8f9-1be9-560b-bd21-91d5b9b0826a with identifier: NV73%20GNN
2026-03-29 22:12:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e3c5c8f9-1be9-560b-bd21-91d5b9b0826a with identifier: NV73%20GNN to the API
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NV73%20GNN-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'e3c5c8f9-1be9-560b-bd21-91d5b9b0826a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NV73 GNN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NV73%20GNN&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'MAXUS',
 'model': 'T90EV',
 'odometer': 10312,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MAXUS T90EV 130KW 88.5KWH ELITE CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': '130KW 88.5KWH ELITE',
 'vin': 'LSFAM1208NA153974',
 'year': 2023}
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV73%2520GNN%27 HTTP/1.1" 200 None
2026-03-29 22:12:52 [bca.uk] INFO: Saving data for NV73%20GNN: {'auction_closing_time': 1775037600.0, 'created_time': 1773826345.983187, 'last_price_update_time': 1774822372.482108}
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NV73%2520GNN') HTTP/1.1" 204 0
2026-03-29 22:12:52 [bca.uk] INFO: Found listing with ID: EX22%20YTL
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX22%2520YTL%27 HTTP/1.1" 200 None
2026-03-29 22:12:52 [bca.uk] INFO: Scrape type for EX22%20YTL: 0
2026-03-29 22:12:52 [bca.uk] INFO: Found listing with ID: EX23%20DWW
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX23%2520DWW%27 HTTP/1.1" 200 None
2026-03-29 22:12:52 [bca.uk] INFO: Scrape type for EX23%20DWW: 0
2026-03-29 22:12:52 [bca.uk] INFO: Found listing with ID: KM73%20YDN
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520YDN%27 HTTP/1.1" 200 None
2026-03-29 22:12:52 [bca.uk] INFO: Scrape type for KM73%20YDN: 2
2026-03-29 22:12:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ea26565-53d9-5261-8d8e-8d9d9d6d0e7c with identifier: KM73%20YDN
2026-03-29 22:12:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ea26565-53d9-5261-8d8e-8d9d9d6d0e7c with scrape type 2
2026-03-29 22:12:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ea26565-53d9-5261-8d8e-8d9d9d6d0e7c with scrape type 2
2026-03-29 22:12:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7ea26565-53d9-5261-8d8e-8d9d9d6d0e7c, identifier: KM73%20YDN
2026-03-29 22:12:52 [bca.uk] INFO: Found listing with ID: GP21%20MDZ
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GP21%2520MDZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:52 [bca.uk] INFO: Scrape type for GP21%20MDZ: 2
2026-03-29 22:12:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74670ab3-5c5e-55cc-bfb5-b3f49450a5df with identifier: GP21%20MDZ
2026-03-29 22:12:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74670ab3-5c5e-55cc-bfb5-b3f49450a5df with scrape type 2
2026-03-29 22:12:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74670ab3-5c5e-55cc-bfb5-b3f49450a5df with scrape type 2
2026-03-29 22:12:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 74670ab3-5c5e-55cc-bfb5-b3f49450a5df, identifier: GP21%20MDZ
2026-03-29 22:12:52 [bca.uk] INFO: Found listing with ID: PK18%20RYX
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK18%2520RYX%27 HTTP/1.1" 200 None
2026-03-29 22:12:52 [bca.uk] INFO: Scrape type for PK18%20RYX: 2
2026-03-29 22:12:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: add513e8-cb3c-57b2-ad2d-570d0695bb51 with identifier: PK18%20RYX
2026-03-29 22:12:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item add513e8-cb3c-57b2-ad2d-570d0695bb51 with scrape type 2
2026-03-29 22:12:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item add513e8-cb3c-57b2-ad2d-570d0695bb51 with scrape type 2
2026-03-29 22:12:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: add513e8-cb3c-57b2-ad2d-570d0695bb51, identifier: PK18%20RYX
2026-03-29 22:12:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7ea26565-53d9-5261-8d8e-8d9d9d6d0e7c with identifier: KM73%20YDN
2026-03-29 22:12:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7ea26565-53d9-5261-8d8e-8d9d9d6d0e7c with identifier: KM73%20YDN
2026-03-29 22:12:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7ea26565-53d9-5261-8d8e-8d9d9d6d0e7c with identifier: KM73%20YDN to the API
2026-03-29 22:12:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM73%20YDN-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7ea26565-53d9-5261-8d8e-8d9d9d6d0e7c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KM73 YDN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM73%20YDN&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'PEUGEOT',
 'model': '208',
 'odometer': 29262,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 208 1.2 P/T 130 ALLURE PREMIUM+ EAT8 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 130 ALLURE PREMIUM+ EAT8',
 'vin': 'VR3UPHNSSP5113719',
 'year': 2023}
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520YDN%27 HTTP/1.1" 200 None
2026-03-29 22:12:53 [bca.uk] INFO: Saving data for KM73%20YDN: {'auction_closing_time': 1774864800.0, 'created_time': 1773823450.356214, 'last_price_update_time': 1774822373.181678}
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM73%2520YDN') HTTP/1.1" 204 0
2026-03-29 22:12:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 74670ab3-5c5e-55cc-bfb5-b3f49450a5df with identifier: GP21%20MDZ
2026-03-29 22:12:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 74670ab3-5c5e-55cc-bfb5-b3f49450a5df with identifier: GP21%20MDZ
2026-03-29 22:12:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 74670ab3-5c5e-55cc-bfb5-b3f49450a5df with identifier: GP21%20MDZ to the API
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GP21%20MDZ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '74670ab3-5c5e-55cc-bfb5-b3f49450a5df',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'GP21 MDZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GP21%20MDZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'MERCEDES-BENZ',
 'model': 'EQA 250',
 'odometer': 46607,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQA 250 140KW 66.5KWH AMG LINE Hatchback',
 'transmission': 'automatic',
 'trim': '140KW 66.5KWH AMG LINE',
 'vin': 'W1N2437012J014931',
 'year': 2021}
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GP21%2520MDZ%27 HTTP/1.1" 200 None
2026-03-29 22:12:53 [bca.uk] INFO: Saving data for GP21%20MDZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620897.554466, 'last_price_update_time': 1774822373.552427}
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GP21%2520MDZ') HTTP/1.1" 204 0
2026-03-29 22:12:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: add513e8-cb3c-57b2-ad2d-570d0695bb51 with identifier: PK18%20RYX
2026-03-29 22:12:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: add513e8-cb3c-57b2-ad2d-570d0695bb51 with identifier: PK18%20RYX
2026-03-29 22:12:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: add513e8-cb3c-57b2-ad2d-570d0695bb51 with identifier: PK18%20RYX to the API
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PK18%20RYX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'add513e8-cb3c-57b2-ad2d-570d0695bb51',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PK18 RYX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PK18%20RYX&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'FIAT',
 'model': '500',
 'odometer': 46071,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FIAT 500 1.2 LOUNGE Hatchback',
 'transmission': 'manual',
 'trim': 'LOUNGE',
 'vin': 'ZFA3120000J932214',
 'year': 2018}
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK18%2520RYX%27 HTTP/1.1" 200 None
2026-03-29 22:12:53 [bca.uk] INFO: Saving data for PK18%20RYX: {'auction_closing_time': 1774951200.0, 'created_time': 1774620914.081282, 'last_price_update_time': 1774822373.872133}
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PK18%2520RYX') HTTP/1.1" 204 0
2026-03-29 22:12:53 [bca.uk] INFO: Found listing with ID: KS70%20OTJ
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS70%2520OTJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:53 [bca.uk] INFO: Scrape type for KS70%20OTJ: 0
2026-03-29 22:12:53 [bca.uk] INFO: Found listing with ID: LD68%20TFK
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD68%2520TFK%27 HTTP/1.1" 200 None
2026-03-29 22:12:53 [bca.uk] INFO: Scrape type for LD68%20TFK: 2
2026-03-29 22:12:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe26e454-7c0f-5ca6-9f55-f2c1b0861fed with identifier: LD68%20TFK
2026-03-29 22:12:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe26e454-7c0f-5ca6-9f55-f2c1b0861fed with scrape type 2
2026-03-29 22:12:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe26e454-7c0f-5ca6-9f55-f2c1b0861fed with scrape type 2
2026-03-29 22:12:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fe26e454-7c0f-5ca6-9f55-f2c1b0861fed, identifier: LD68%20TFK
2026-03-29 22:12:54 [bca.uk] INFO: Found listing with ID: LB72%20WNP
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB72%2520WNP%27 HTTP/1.1" 200 None
2026-03-29 22:12:54 [bca.uk] INFO: Scrape type for LB72%20WNP: 2
2026-03-29 22:12:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86bd8156-4182-5bf5-be87-a97a5fcb1543 with identifier: LB72%20WNP
2026-03-29 22:12:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86bd8156-4182-5bf5-be87-a97a5fcb1543 with scrape type 2
2026-03-29 22:12:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86bd8156-4182-5bf5-be87-a97a5fcb1543 with scrape type 2
2026-03-29 22:12:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 86bd8156-4182-5bf5-be87-a97a5fcb1543, identifier: LB72%20WNP
2026-03-29 22:12:54 [bca.uk] INFO: Found listing with ID: YJ25%20TLT
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ25%2520TLT%27 HTTP/1.1" 200 None
2026-03-29 22:12:54 [bca.uk] INFO: Scrape type for YJ25%20TLT: 0
2026-03-29 22:12:54 [bca.uk] INFO: Found listing with ID: KX68%20PZN
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX68%2520PZN%27 HTTP/1.1" 200 None
2026-03-29 22:12:54 [bca.uk] INFO: Scrape type for KX68%20PZN: 2
2026-03-29 22:12:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 336683e7-0f4e-5519-9d1c-a3179049bec4 with identifier: KX68%20PZN
2026-03-29 22:12:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 336683e7-0f4e-5519-9d1c-a3179049bec4 with scrape type 2
2026-03-29 22:12:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 336683e7-0f4e-5519-9d1c-a3179049bec4 with scrape type 2
2026-03-29 22:12:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 336683e7-0f4e-5519-9d1c-a3179049bec4, identifier: KX68%20PZN
2026-03-29 22:12:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fe26e454-7c0f-5ca6-9f55-f2c1b0861fed with identifier: LD68%20TFK
2026-03-29 22:12:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fe26e454-7c0f-5ca6-9f55-f2c1b0861fed with identifier: LD68%20TFK
2026-03-29 22:12:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fe26e454-7c0f-5ca6-9f55-f2c1b0861fed with identifier: LD68%20TFK to the API
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LD68%20TFK-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'fe26e454-7c0f-5ca6-9f55-f2c1b0861fed',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LD68 TFK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LD68%20TFK&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'DS AUTOMOBILES',
 'model': 'DS 7 CROSSBACK',
 'odometer': 74505,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'DS AUTOMOBILES DS 7 CROSSBACK 1.6 THP 225 PRESTIGE EAT8 '
          'StationWagon',
 'transmission': 'automatic',
 'trim': 'THP 225 PRESTIGE EAT8',
 'vin': 'VR1J45GGRJY065924',
 'year': 2018}
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD68%2520TFK%27 HTTP/1.1" 200 None
2026-03-29 22:12:54 [bca.uk] INFO: Saving data for LD68%20TFK: {'auction_closing_time': 1774864800.0, 'created_time': 1773823480.84521, 'last_price_update_time': 1774822374.573518}
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LD68%2520TFK') HTTP/1.1" 204 0
2026-03-29 22:12:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 86bd8156-4182-5bf5-be87-a97a5fcb1543 with identifier: LB72%20WNP
2026-03-29 22:12:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 86bd8156-4182-5bf5-be87-a97a5fcb1543 with identifier: LB72%20WNP
2026-03-29 22:12:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 86bd8156-4182-5bf5-be87-a97a5fcb1543 with identifier: LB72%20WNP to the API
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LB72%20WNP-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '86bd8156-4182-5bf5-be87-a97a5fcb1543',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LB72 WNP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LB72%20WNP&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'BMW',
 'model': '520D',
 'odometer': 41982,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW 520D 2.0 MHT M SPORT Saloon',
 'transmission': 'automatic',
 'trim': 'MHT M SPORT',
 'vin': 'WBA32BL060WY00391',
 'year': 2022}
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB72%2520WNP%27 HTTP/1.1" 200 None
2026-03-29 22:12:54 [bca.uk] INFO: Saving data for LB72%20WNP: {'auction_closing_time': 1774951200.0, 'created_time': 1774448777.590911, 'last_price_update_time': 1774822374.867887}
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LB72%2520WNP') HTTP/1.1" 204 0
2026-03-29 22:12:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 336683e7-0f4e-5519-9d1c-a3179049bec4 with identifier: KX68%20PZN
2026-03-29 22:12:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 336683e7-0f4e-5519-9d1c-a3179049bec4 with identifier: KX68%20PZN
2026-03-29 22:12:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 336683e7-0f4e-5519-9d1c-a3179049bec4 with identifier: KX68%20PZN to the API
2026-03-29 22:12:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KX68%20PZN-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '336683e7-0f4e-5519-9d1c-a3179049bec4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KX68 PZN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KX68%20PZN&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'VOLVO',
 'model': 'V40',
 'odometer': 53391,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VOLVO V40 2.0 D3 D-E 150 R DESIGN PRO G/T Hatchback',
 'transmission': 'manual',
 'trim': 'D3 D-E 150 R DESIGN PRO G/T',
 'vin': 'YV1MV72T0K2565192',
 'year': 2018}
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX68%2520PZN%27 HTTP/1.1" 200 None
2026-03-29 22:12:55 [bca.uk] INFO: Saving data for KX68%20PZN: {'auction_closing_time': 1774951200.0, 'created_time': 1774620886.607892, 'last_price_update_time': 1774822375.159114}
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KX68%2520PZN') HTTP/1.1" 204 0
2026-03-29 22:12:55 [bca.uk] INFO: Found listing with ID: RJ13%20WRO
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ13%2520WRO%27 HTTP/1.1" 200 None
2026-03-29 22:12:55 [bca.uk] INFO: Scrape type for RJ13%20WRO: 2
2026-03-29 22:12:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b269f12-965b-58e6-ae6c-75e2e354645c with identifier: RJ13%20WRO
2026-03-29 22:12:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b269f12-965b-58e6-ae6c-75e2e354645c with scrape type 2
2026-03-29 22:12:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b269f12-965b-58e6-ae6c-75e2e354645c with scrape type 2
2026-03-29 22:12:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3b269f12-965b-58e6-ae6c-75e2e354645c, identifier: RJ13%20WRO
2026-03-29 22:12:55 [bca.uk] INFO: Found listing with ID: LB72%20WRG
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB72%2520WRG%27 HTTP/1.1" 200 None
2026-03-29 22:12:55 [bca.uk] INFO: Scrape type for LB72%20WRG: 2
2026-03-29 22:12:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 684f3448-0512-5ad8-a159-06533bfcd008 with identifier: LB72%20WRG
2026-03-29 22:12:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 684f3448-0512-5ad8-a159-06533bfcd008 with scrape type 2
2026-03-29 22:12:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 684f3448-0512-5ad8-a159-06533bfcd008 with scrape type 2
2026-03-29 22:12:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 684f3448-0512-5ad8-a159-06533bfcd008, identifier: LB72%20WRG
2026-03-29 22:12:55 [bca.uk] INFO: Found listing with ID: LF22%20UDU
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF22%2520UDU%27 HTTP/1.1" 200 None
2026-03-29 22:12:55 [bca.uk] INFO: Scrape type for LF22%20UDU: 2
2026-03-29 22:12:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e6306ec-4520-515e-b74d-d33119c89a13 with identifier: LF22%20UDU
2026-03-29 22:12:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e6306ec-4520-515e-b74d-d33119c89a13 with scrape type 2
2026-03-29 22:12:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e6306ec-4520-515e-b74d-d33119c89a13 with scrape type 2
2026-03-29 22:12:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5e6306ec-4520-515e-b74d-d33119c89a13, identifier: LF22%20UDU
2026-03-29 22:12:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3b269f12-965b-58e6-ae6c-75e2e354645c with identifier: RJ13%20WRO
2026-03-29 22:12:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3b269f12-965b-58e6-ae6c-75e2e354645c with identifier: RJ13%20WRO
2026-03-29 22:12:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3b269f12-965b-58e6-ae6c-75e2e354645c with identifier: RJ13%20WRO to the API
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RJ13%20WRO-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3b269f12-965b-58e6-ae6c-75e2e354645c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RJ13 WRO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RJ13%20WRO&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'FORD',
 'model': 'B-MAX',
 'odometer': 79492,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'FORD B-MAX 1.6 TITANIUM P/SHIFT MPV',
 'transmission': 'automatic',
 'trim': 'TITANIUM P/SHIFT',
 'vin': 'WF0KXXERJKDR69049',
 'year': 2013}
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ13%2520WRO%27 HTTP/1.1" 200 None
2026-03-29 22:12:55 [bca.uk] INFO: Saving data for RJ13%20WRO: {'auction_closing_time': 1774864800.0, 'created_time': 1773823435.071079, 'last_price_update_time': 1774822375.769137}
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RJ13%2520WRO') HTTP/1.1" 204 0
2026-03-29 22:12:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 684f3448-0512-5ad8-a159-06533bfcd008 with identifier: LB72%20WRG
2026-03-29 22:12:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 684f3448-0512-5ad8-a159-06533bfcd008 with identifier: LB72%20WRG
2026-03-29 22:12:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 684f3448-0512-5ad8-a159-06533bfcd008 with identifier: LB72%20WRG to the API
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LB72%20WRG-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '684f3448-0512-5ad8-a159-06533bfcd008',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LB72 WRG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LB72%20WRG&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'BMW',
 'model': '520D',
 'odometer': 22090,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW 520D 2.0 MHT M SPORT Saloon',
 'transmission': 'automatic',
 'trim': 'MHT M SPORT',
 'vin': 'WBA32BL000WX98511',
 'year': 2022}
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB72%2520WRG%27 HTTP/1.1" 200 None
2026-03-29 22:12:56 [bca.uk] INFO: Saving data for LB72%20WRG: {'auction_closing_time': 1774951200.0, 'created_time': 1774620930.551058, 'last_price_update_time': 1774822376.072803}
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LB72%2520WRG') HTTP/1.1" 204 0
2026-03-29 22:12:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5e6306ec-4520-515e-b74d-d33119c89a13 with identifier: LF22%20UDU
2026-03-29 22:12:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5e6306ec-4520-515e-b74d-d33119c89a13 with identifier: LF22%20UDU
2026-03-29 22:12:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5e6306ec-4520-515e-b74d-d33119c89a13 with identifier: LF22%20UDU to the API
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LF22%20UDU-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '5e6306ec-4520-515e-b74d-d33119c89a13',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LF22 UDU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LF22%20UDU&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'TESLA',
 'model': 'MODEL Y',
 'odometer': 96963,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL Y AWD LONG RANGE Hatchback',
 'transmission': 'automatic',
 'trim': 'AWD LONG RANGE',
 'vin': 'LRWYHCEK6NC233634',
 'year': 2022}
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF22%2520UDU%27 HTTP/1.1" 200 None
2026-03-29 22:12:56 [bca.uk] INFO: Saving data for LF22%20UDU: {'auction_closing_time': 1774951200.0, 'created_time': 1774620915.985635, 'last_price_update_time': 1774822376.385815}
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LF22%2520UDU') HTTP/1.1" 204 0
2026-03-29 22:12:56 [bca.uk] INFO: Found listing with ID: SB52%20SVA
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB52%2520SVA%27 HTTP/1.1" 200 None
2026-03-29 22:12:56 [bca.uk] INFO: Scrape type for SB52%20SVA: 0
2026-03-29 22:12:56 [bca.uk] INFO: Found listing with ID: BD24%20OCG
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD24%2520OCG%27 HTTP/1.1" 200 None
2026-03-29 22:12:56 [bca.uk] INFO: Scrape type for BD24%20OCG: 2
2026-03-29 22:12:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3d22e5b-1366-516b-89ba-26d6a7d3fabd with identifier: BD24%20OCG
2026-03-29 22:12:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3d22e5b-1366-516b-89ba-26d6a7d3fabd with scrape type 2
2026-03-29 22:12:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3d22e5b-1366-516b-89ba-26d6a7d3fabd with scrape type 2
2026-03-29 22:12:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c3d22e5b-1366-516b-89ba-26d6a7d3fabd, identifier: BD24%20OCG
2026-03-29 22:12:56 [bca.uk] INFO: Found listing with ID: LM70%20XKP
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM70%2520XKP%27 HTTP/1.1" 200 None
2026-03-29 22:12:56 [bca.uk] INFO: Scrape type for LM70%20XKP: 2
2026-03-29 22:12:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29208384-0027-5662-aa93-0cbd75afca05 with identifier: LM70%20XKP
2026-03-29 22:12:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29208384-0027-5662-aa93-0cbd75afca05 with scrape type 2
2026-03-29 22:12:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29208384-0027-5662-aa93-0cbd75afca05 with scrape type 2
2026-03-29 22:12:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 29208384-0027-5662-aa93-0cbd75afca05, identifier: LM70%20XKP
2026-03-29 22:12:56 [bca.uk] INFO: Found listing with ID: WU23%20EPE
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU23%2520EPE%27 HTTP/1.1" 200 None
2026-03-29 22:12:56 [bca.uk] INFO: Scrape type for WU23%20EPE: 2
2026-03-29 22:12:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d93a80e6-a1e7-5d52-bc6e-40ebcf00ddae with identifier: WU23%20EPE
2026-03-29 22:12:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d93a80e6-a1e7-5d52-bc6e-40ebcf00ddae with scrape type 2
2026-03-29 22:12:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d93a80e6-a1e7-5d52-bc6e-40ebcf00ddae with scrape type 2
2026-03-29 22:12:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d93a80e6-a1e7-5d52-bc6e-40ebcf00ddae, identifier: WU23%20EPE
2026-03-29 22:12:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c3d22e5b-1366-516b-89ba-26d6a7d3fabd with identifier: BD24%20OCG
2026-03-29 22:12:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c3d22e5b-1366-516b-89ba-26d6a7d3fabd with identifier: BD24%20OCG
2026-03-29 22:12:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c3d22e5b-1366-516b-89ba-26d6a7d3fabd with identifier: BD24%20OCG to the API
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BD24%20OCG-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c3d22e5b-1366-516b-89ba-26d6a7d3fabd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BD24 OCG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BD24%20OCG&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 10103,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.0 DIG-T 114 ACENTA PREMIUM DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'DIG-T 114 ACENTA PREMIUM DCT',
 'vin': 'SJNFAAF16U2002713',
 'year': 2024}
2026-03-29 22:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD24%2520OCG%27 HTTP/1.1" 200 None
2026-03-29 22:12:57 [bca.uk] INFO: Saving data for BD24%20OCG: {'auction_closing_time': 1774864800.0, 'created_time': 1774015698.730966, 'last_price_update_time': 1774822377.003599}
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BD24%2520OCG') HTTP/1.1" 204 0
2026-03-29 22:12:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 29208384-0027-5662-aa93-0cbd75afca05 with identifier: LM70%20XKP
2026-03-29 22:12:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 29208384-0027-5662-aa93-0cbd75afca05 with identifier: LM70%20XKP
2026-03-29 22:12:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 29208384-0027-5662-aa93-0cbd75afca05 with identifier: LM70%20XKP to the API
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LM70%20XKP-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '29208384-0027-5662-aa93-0cbd75afca05',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LM70 XKP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LM70%20XKP&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'AUDI',
 'model': 'A3 SPORTBACK',
 'odometer': 24657,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'AUDI A3 SPORTBACK 1.5 35 TFSI S LINE S-T Hatchback',
 'transmission': 'automatic',
 'trim': '35 TFSI S LINE S-T',
 'vin': 'WAUZZZGY8MA038876',
 'year': 2020}
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM70%2520XKP%27 HTTP/1.1" 200 None
2026-03-29 22:12:57 [bca.uk] INFO: Saving data for LM70%20XKP: {'auction_closing_time': 1774951200.0, 'created_time': 1774047713.105651, 'last_price_update_time': 1774822377.394005}
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LM70%2520XKP') HTTP/1.1" 204 0
2026-03-29 22:12:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d93a80e6-a1e7-5d52-bc6e-40ebcf00ddae with identifier: WU23%20EPE
2026-03-29 22:12:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d93a80e6-a1e7-5d52-bc6e-40ebcf00ddae with identifier: WU23%20EPE
2026-03-29 22:12:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d93a80e6-a1e7-5d52-bc6e-40ebcf00ddae with identifier: WU23%20EPE to the API
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WU23%20EPE-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'd93a80e6-a1e7-5d52-bc6e-40ebcf00ddae',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'WU23 EPE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WU23%20EPE&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'TESLA',
 'model': 'MODEL 3',
 'odometer': 43440,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL 3 LONG RANGE AWD Saloon',
 'transmission': 'automatic',
 'trim': 'LONG RANGE AWD',
 'vin': 'LRW3F7EK8PC775795',
 'year': 2023}
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU23%2520EPE%27 HTTP/1.1" 200 None
2026-03-29 22:12:57 [bca.uk] INFO: Saving data for WU23%20EPE: {'auction_closing_time': 1774951200.0, 'created_time': 1774620915.5617, 'last_price_update_time': 1774822377.684419}
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WU23%2520EPE') HTTP/1.1" 204 0
2026-03-29 22:12:57 [bca.uk] INFO: Found listing with ID: HY19%20YJF
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY19%2520YJF%27 HTTP/1.1" 200 None
2026-03-29 22:12:57 [bca.uk] INFO: Scrape type for HY19%20YJF: 2
2026-03-29 22:12:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 806bdfc9-b4d7-54f9-89a6-985fe873c06f with identifier: HY19%20YJF
2026-03-29 22:12:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 806bdfc9-b4d7-54f9-89a6-985fe873c06f with scrape type 2
2026-03-29 22:12:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 806bdfc9-b4d7-54f9-89a6-985fe873c06f with scrape type 2
2026-03-29 22:12:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 806bdfc9-b4d7-54f9-89a6-985fe873c06f, identifier: HY19%20YJF
2026-03-29 22:12:57 [bca.uk] INFO: Found listing with ID: WX22%20WJJ
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX22%2520WJJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:57 [bca.uk] INFO: Scrape type for WX22%20WJJ: 2
2026-03-29 22:12:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 681077de-306f-5465-b308-c470f9b2239d with identifier: WX22%20WJJ
2026-03-29 22:12:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 681077de-306f-5465-b308-c470f9b2239d with scrape type 2
2026-03-29 22:12:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 681077de-306f-5465-b308-c470f9b2239d with scrape type 2
2026-03-29 22:12:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 681077de-306f-5465-b308-c470f9b2239d, identifier: WX22%20WJJ
2026-03-29 22:12:57 [bca.uk] INFO: Found listing with ID: WV23%20YML
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV23%2520YML%27 HTTP/1.1" 200 None
2026-03-29 22:12:57 [bca.uk] INFO: Scrape type for WV23%20YML: 2
2026-03-29 22:12:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 126d676f-89b9-5c8b-a7ae-ec0695b7d853 with identifier: WV23%20YML
2026-03-29 22:12:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 126d676f-89b9-5c8b-a7ae-ec0695b7d853 with scrape type 2
2026-03-29 22:12:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 126d676f-89b9-5c8b-a7ae-ec0695b7d853 with scrape type 2
2026-03-29 22:12:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 126d676f-89b9-5c8b-a7ae-ec0695b7d853, identifier: WV23%20YML
2026-03-29 22:12:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 806bdfc9-b4d7-54f9-89a6-985fe873c06f with identifier: HY19%20YJF
2026-03-29 22:12:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 806bdfc9-b4d7-54f9-89a6-985fe873c06f with identifier: HY19%20YJF
2026-03-29 22:12:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 806bdfc9-b4d7-54f9-89a6-985fe873c06f with identifier: HY19%20YJF to the API
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HY19%20YJF-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '806bdfc9-b4d7-54f9-89a6-985fe873c06f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HY19 YJF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HY19%20YJF&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 80705,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.6 THP 180 GT LINE PREMIUM EAT8 Hatchback',
 'transmission': 'automatic',
 'trim': 'THP 180 GT LINE PREMIUM EAT8',
 'vin': 'VF3M45GFRKS118845',
 'year': 2019}
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY19%2520YJF%27 HTTP/1.1" 200 None
2026-03-29 22:12:58 [bca.uk] INFO: Saving data for HY19%20YJF: {'auction_closing_time': 1774864800.0, 'created_time': 1773828887.41514, 'last_price_update_time': 1774822378.315518}
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HY19%2520YJF') HTTP/1.1" 204 0
2026-03-29 22:12:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 681077de-306f-5465-b308-c470f9b2239d with identifier: WX22%20WJJ
2026-03-29 22:12:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 681077de-306f-5465-b308-c470f9b2239d with identifier: WX22%20WJJ
2026-03-29 22:12:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 681077de-306f-5465-b308-c470f9b2239d with identifier: WX22%20WJJ to the API
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WX22%20WJJ-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '681077de-306f-5465-b308-c470f9b2239d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'WX22 WJJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WX22%20WJJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'MERCEDES-BENZ',
 'model': 'EQC 400',
 'odometer': 24979,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC 400 AMG LINE PREMIUM PLUS StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM PLUS',
 'vin': 'W1K2938902F041408',
 'year': 2022}
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX22%2520WJJ%27 HTTP/1.1" 200 None
2026-03-29 22:12:58 [bca.uk] INFO: Saving data for WX22%20WJJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620934.697016, 'last_price_update_time': 1774822378.638805}
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WX22%2520WJJ') HTTP/1.1" 204 0
2026-03-29 22:12:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 126d676f-89b9-5c8b-a7ae-ec0695b7d853 with identifier: WV23%20YML
2026-03-29 22:12:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 126d676f-89b9-5c8b-a7ae-ec0695b7d853 with identifier: WV23%20YML
2026-03-29 22:12:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 126d676f-89b9-5c8b-a7ae-ec0695b7d853 with identifier: WV23%20YML to the API
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WV23%20YML-GB',
 'category': 'Car',
 'color': 'orange',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '126d676f-89b9-5c8b-a7ae-ec0695b7d853',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'WV23 YML',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WV23%20YML&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'KIA',
 'model': 'NIRO EV',
 'odometer': 42557,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'KIA NIRO EV 150KW 65KWH 4 Hatchback',
 'transmission': 'automatic',
 'trim': '150KW 65KWH 4',
 'vin': 'KNACT811UP5036440',
 'year': 2023}
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV23%2520YML%27 HTTP/1.1" 200 None
2026-03-29 22:12:58 [bca.uk] INFO: Saving data for WV23%20YML: {'auction_closing_time': 1774951200.0, 'created_time': 1774620886.193933, 'last_price_update_time': 1774822378.911293}
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WV23%2520YML') HTTP/1.1" 204 0
2026-03-29 22:12:58 [bca.uk] INFO: Found listing with ID: KW17%20VSO
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW17%2520VSO%27 HTTP/1.1" 200 None
2026-03-29 22:12:58 [bca.uk] INFO: Scrape type for KW17%20VSO: 2
2026-03-29 22:12:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1c909b1-4a21-5ff5-ae30-83f560670dd7 with identifier: KW17%20VSO
2026-03-29 22:12:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1c909b1-4a21-5ff5-ae30-83f560670dd7 with scrape type 2
2026-03-29 22:12:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1c909b1-4a21-5ff5-ae30-83f560670dd7 with scrape type 2
2026-03-29 22:12:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b1c909b1-4a21-5ff5-ae30-83f560670dd7, identifier: KW17%20VSO
2026-03-29 22:12:59 [bca.uk] INFO: Found listing with ID: YR71%20HVM
2026-03-29 22:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR71%2520HVM%27 HTTP/1.1" 200 None
2026-03-29 22:12:59 [bca.uk] INFO: Scrape type for YR71%20HVM: 2
2026-03-29 22:12:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ad64d94-cbfb-5a89-a0f2-ce005eff1e60 with identifier: YR71%20HVM
2026-03-29 22:12:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ad64d94-cbfb-5a89-a0f2-ce005eff1e60 with scrape type 2
2026-03-29 22:12:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ad64d94-cbfb-5a89-a0f2-ce005eff1e60 with scrape type 2
2026-03-29 22:12:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1ad64d94-cbfb-5a89-a0f2-ce005eff1e60, identifier: YR71%20HVM
2026-03-29 22:12:59 [bca.uk] INFO: Found listing with ID: YY71%20LYG
2026-03-29 22:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY71%2520LYG%27 HTTP/1.1" 200 None
2026-03-29 22:12:59 [bca.uk] INFO: Scrape type for YY71%20LYG: 2
2026-03-29 22:12:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 615d42a4-b2cd-58d7-878c-6b250b4e7383 with identifier: YY71%20LYG
2026-03-29 22:12:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 615d42a4-b2cd-58d7-878c-6b250b4e7383 with scrape type 2
2026-03-29 22:12:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 615d42a4-b2cd-58d7-878c-6b250b4e7383 with scrape type 2
2026-03-29 22:12:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 615d42a4-b2cd-58d7-878c-6b250b4e7383, identifier: YY71%20LYG
2026-03-29 22:12:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=60&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:12:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b1c909b1-4a21-5ff5-ae30-83f560670dd7 with identifier: KW17%20VSO
2026-03-29 22:12:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b1c909b1-4a21-5ff5-ae30-83f560670dd7 with identifier: KW17%20VSO
2026-03-29 22:12:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b1c909b1-4a21-5ff5-ae30-83f560670dd7 with identifier: KW17%20VSO to the API
2026-03-29 22:12:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KW17%20VSO-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.1L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b1c909b1-4a21-5ff5-ae30-83f560670dd7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KW17 VSO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KW17%20VSO&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'MERCEDES-BENZ',
 'model': 'A200 D',
 'odometer': 64441,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A200 D 2.1 SE DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'SE DCT',
 'vin': 'WDD1760082J621114',
 'year': 2017}
2026-03-29 22:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW17%2520VSO%27 HTTP/1.1" 200 None
2026-03-29 22:12:59 [bca.uk] INFO: Saving data for KW17%20VSO: {'auction_closing_time': 1774864800.0, 'created_time': 1773844375.148793, 'last_price_update_time': 1774822379.567064}
2026-03-29 22:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KW17%2520VSO') HTTP/1.1" 204 0
2026-03-29 22:12:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1ad64d94-cbfb-5a89-a0f2-ce005eff1e60 with identifier: YR71%20HVM
2026-03-29 22:12:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1ad64d94-cbfb-5a89-a0f2-ce005eff1e60 with identifier: YR71%20HVM
2026-03-29 22:12:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1ad64d94-cbfb-5a89-a0f2-ce005eff1e60 with identifier: YR71%20HVM to the API
2026-03-29 22:12:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:12:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:12:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YR71%20HVM-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '1ad64d94-cbfb-5a89-a0f2-ce005eff1e60',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YR71 HVM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YR71%20HVM&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'FORD',
 'model': 'MUSTANG MACH-E',
 'odometer': 20363,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'FORD MUSTANG MACH-E 198KW 68KWH RWD STANDARD RANGE Hatchback',
 'transmission': 'automatic',
 'trim': '198KW 68KWH RWD STANDARD RANGE',
 'vin': 'WF0TR1RM5MMA29958',
 'year': 2021}
2026-03-29 22:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR71%2520HVM%27 HTTP/1.1" 200 None
2026-03-29 22:12:59 [bca.uk] INFO: Saving data for YR71%20HVM: {'auction_closing_time': 1774951200.0, 'created_time': 1774620935.528161, 'last_price_update_time': 1774822379.844917}
2026-03-29 22:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YR71%2520HVM') HTTP/1.1" 204 0
2026-03-29 22:12:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 615d42a4-b2cd-58d7-878c-6b250b4e7383 with identifier: YY71%20LYG
2026-03-29 22:12:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 615d42a4-b2cd-58d7-878c-6b250b4e7383 with identifier: YY71%20LYG
2026-03-29 22:12:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 615d42a4-b2cd-58d7-878c-6b250b4e7383 with identifier: YY71%20LYG to the API
2026-03-29 22:12:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 47,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YY71%20LYG-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '615d42a4-b2cd-58d7-878c-6b250b4e7383',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YY71 LYG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YY71%20LYG&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'VOLVO',
 'model': 'XC40 RECHARGE',
 'odometer': 104757,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'VOLVO XC40 RECHARGE 1.5 T4 PHEV INSCRIPTION EXPRESSION StationWagon',
 'transmission': 'automatic',
 'trim': 'T4 PHEV INSCRIPTION EXPRESSION',
 'vin': 'YV1XZBWVFN2697757',
 'year': 2021}
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY71%2520LYG%27 HTTP/1.1" 200 None
2026-03-29 22:13:00 [bca.uk] INFO: Saving data for YY71%20LYG: {'auction_closing_time': 1774951200.0, 'created_time': 1773828143.876553, 'last_price_update_time': 1774822380.183384}
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YY71%2520LYG') HTTP/1.1" 204 0
2026-03-29 22:13:00 [bca.uk] INFO: Found listing with ID: VK23%20WPF
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK23%2520WPF%27 HTTP/1.1" 200 None
2026-03-29 22:13:00 [bca.uk] INFO: Scrape type for VK23%20WPF: 0
2026-03-29 22:13:00 [bca.uk] INFO: Found listing with ID: WO17%20EFJ
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO17%2520EFJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:00 [bca.uk] INFO: Scrape type for WO17%20EFJ: 0
2026-03-29 22:13:00 [bca.uk] INFO: Found listing with ID: GK73%20PWN
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK73%2520PWN%27 HTTP/1.1" 200 None
2026-03-29 22:13:00 [bca.uk] INFO: Scrape type for GK73%20PWN: 2
2026-03-29 22:13:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8be5fb2-5c09-5194-a4ac-93f8bef59fb8 with identifier: GK73%20PWN
2026-03-29 22:13:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8be5fb2-5c09-5194-a4ac-93f8bef59fb8 with scrape type 2
2026-03-29 22:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8be5fb2-5c09-5194-a4ac-93f8bef59fb8 with scrape type 2
2026-03-29 22:13:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a8be5fb2-5c09-5194-a4ac-93f8bef59fb8, identifier: GK73%20PWN
2026-03-29 22:13:00 [bca.uk] INFO: Found listing with ID: YG22%20WVA
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG22%2520WVA%27 HTTP/1.1" 200 None
2026-03-29 22:13:00 [bca.uk] INFO: Scrape type for YG22%20WVA: 0
2026-03-29 22:13:00 [bca.uk] INFO: Found listing with ID: DA72%20XMR
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA72%2520XMR%27 HTTP/1.1" 200 None
2026-03-29 22:13:00 [bca.uk] INFO: Scrape type for DA72%20XMR: 2
2026-03-29 22:13:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad4034dc-63c2-5bcf-ab47-00fae45d5ec1 with identifier: DA72%20XMR
2026-03-29 22:13:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad4034dc-63c2-5bcf-ab47-00fae45d5ec1 with scrape type 2
2026-03-29 22:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad4034dc-63c2-5bcf-ab47-00fae45d5ec1 with scrape type 2
2026-03-29 22:13:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ad4034dc-63c2-5bcf-ab47-00fae45d5ec1, identifier: DA72%20XMR
2026-03-29 22:13:00 [bca.uk] INFO: Found listing with ID: GD72%20DEU
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD72%2520DEU%27 HTTP/1.1" 200 None
2026-03-29 22:13:00 [bca.uk] INFO: Scrape type for GD72%20DEU: 2
2026-03-29 22:13:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7410c4b4-d59f-5088-8ca6-8c5356a23b92 with identifier: GD72%20DEU
2026-03-29 22:13:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7410c4b4-d59f-5088-8ca6-8c5356a23b92 with scrape type 2
2026-03-29 22:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7410c4b4-d59f-5088-8ca6-8c5356a23b92 with scrape type 2
2026-03-29 22:13:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7410c4b4-d59f-5088-8ca6-8c5356a23b92, identifier: GD72%20DEU
2026-03-29 22:13:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a8be5fb2-5c09-5194-a4ac-93f8bef59fb8 with identifier: GK73%20PWN
2026-03-29 22:13:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a8be5fb2-5c09-5194-a4ac-93f8bef59fb8 with identifier: GK73%20PWN
2026-03-29 22:13:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a8be5fb2-5c09-5194-a4ac-93f8bef59fb8 with identifier: GK73%20PWN to the API
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GK73%20PWN-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'a8be5fb2-5c09-5194-a4ac-93f8bef59fb8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GK73 PWN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GK73%20PWN&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 19823,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'NISSAN QASHQAI 1.5 E-POWER HEV TEKNA Hatchback',
 'transmission': 'automatic',
 'trim': 'E-POWER HEV TEKNA',
 'vin': 'SJNTBAJ12U1352349',
 'year': 2023}
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK73%2520PWN%27 HTTP/1.1" 200 None
2026-03-29 22:13:00 [bca.uk] INFO: Saving data for GK73%20PWN: {'auction_closing_time': 1774864800.0, 'created_time': 1773843491.207486, 'last_price_update_time': 1774822380.836183}
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GK73%2520PWN') HTTP/1.1" 204 0
2026-03-29 22:13:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ad4034dc-63c2-5bcf-ab47-00fae45d5ec1 with identifier: DA72%20XMR
2026-03-29 22:13:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ad4034dc-63c2-5bcf-ab47-00fae45d5ec1 with identifier: DA72%20XMR
2026-03-29 22:13:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ad4034dc-63c2-5bcf-ab47-00fae45d5ec1 with identifier: DA72%20XMR to the API
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DA72%20XMR-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ad4034dc-63c2-5bcf-ab47-00fae45d5ec1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DA72 XMR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DA72%20XMR&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'KIA',
 'model': 'SPORTAGE',
 'odometer': 35613,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'KIA SPORTAGE 1.6 T GDI 150 GT-LINE ISG StationWagon',
 'transmission': 'manual',
 'trim': 'T GDI 150 GT-LINE ISG',
 'vin': 'U5YPX81BLNL104229',
 'year': 2022}
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA72%2520XMR%27 HTTP/1.1" 200 None
2026-03-29 22:13:01 [bca.uk] INFO: Saving data for DA72%20XMR: {'auction_closing_time': 1774951200.0, 'created_time': 1774620933.238668, 'last_price_update_time': 1774822381.22609}
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DA72%2520XMR') HTTP/1.1" 204 0
2026-03-29 22:13:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7410c4b4-d59f-5088-8ca6-8c5356a23b92 with identifier: GD72%20DEU
2026-03-29 22:13:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7410c4b4-d59f-5088-8ca6-8c5356a23b92 with identifier: GD72%20DEU
2026-03-29 22:13:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7410c4b4-d59f-5088-8ca6-8c5356a23b92 with identifier: GD72%20DEU to the API
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GD72%20DEU-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '7410c4b4-d59f-5088-8ca6-8c5356a23b92',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GD72 DEU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GD72%20DEU&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'VOLKSWAGEN',
 'model': 'ID.4',
 'odometer': 31297,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.4 220KW 77KWH 4M GTX Hatchback',
 'transmission': 'automatic',
 'trim': '220KW 77KWH 4M GTX',
 'vin': 'WVGZZZE2ZPP005442',
 'year': 2023}
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD72%2520DEU%27 HTTP/1.1" 200 None
2026-03-29 22:13:01 [bca.uk] INFO: Saving data for GD72%20DEU: {'auction_closing_time': 1774951200.0, 'created_time': 1773828204.778633, 'last_price_update_time': 1774822381.509204}
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GD72%2520DEU') HTTP/1.1" 204 0
2026-03-29 22:13:01 [bca.uk] INFO: Found listing with ID: GV11%20FZA
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV11%2520FZA%27 HTTP/1.1" 200 None
2026-03-29 22:13:01 [bca.uk] INFO: Scrape type for GV11%20FZA: 2
2026-03-29 22:13:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e0772c2-4d38-57fc-8645-09aff70c67a1 with identifier: GV11%20FZA
2026-03-29 22:13:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e0772c2-4d38-57fc-8645-09aff70c67a1 with scrape type 2
2026-03-29 22:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e0772c2-4d38-57fc-8645-09aff70c67a1 with scrape type 2
2026-03-29 22:13:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7e0772c2-4d38-57fc-8645-09aff70c67a1, identifier: GV11%20FZA
2026-03-29 22:13:01 [bca.uk] INFO: Found listing with ID: GV21%20XPJ
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV21%2520XPJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:01 [bca.uk] INFO: Scrape type for GV21%20XPJ: 2
2026-03-29 22:13:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c12f780b-4957-500f-b312-663388c55145 with identifier: GV21%20XPJ
2026-03-29 22:13:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c12f780b-4957-500f-b312-663388c55145 with scrape type 2
2026-03-29 22:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c12f780b-4957-500f-b312-663388c55145 with scrape type 2
2026-03-29 22:13:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c12f780b-4957-500f-b312-663388c55145, identifier: GV21%20XPJ
2026-03-29 22:13:01 [bca.uk] INFO: Found listing with ID: GJ22%20RSV
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ22%2520RSV%27 HTTP/1.1" 200 None
2026-03-29 22:13:01 [bca.uk] INFO: Scrape type for GJ22%20RSV: 2
2026-03-29 22:13:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff6d81b9-37c0-573f-b074-ff49f5bd32ae with identifier: GJ22%20RSV
2026-03-29 22:13:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff6d81b9-37c0-573f-b074-ff49f5bd32ae with scrape type 2
2026-03-29 22:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff6d81b9-37c0-573f-b074-ff49f5bd32ae with scrape type 2
2026-03-29 22:13:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ff6d81b9-37c0-573f-b074-ff49f5bd32ae, identifier: GJ22%20RSV
2026-03-29 22:13:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7e0772c2-4d38-57fc-8645-09aff70c67a1 with identifier: GV11%20FZA
2026-03-29 22:13:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7e0772c2-4d38-57fc-8645-09aff70c67a1 with identifier: GV11%20FZA
2026-03-29 22:13:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7e0772c2-4d38-57fc-8645-09aff70c67a1 with identifier: GV11%20FZA to the API
2026-03-29 22:13:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GV11%20FZA-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7e0772c2-4d38-57fc-8645-09aff70c67a1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GV11 FZA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GV11%20FZA&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 95377,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.2 82 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': '82 ZETEC',
 'vin': 'WF0JXXGAJJBL65753',
 'year': 2011}
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV11%2520FZA%27 HTTP/1.1" 200 None
2026-03-29 22:13:02 [bca.uk] INFO: Saving data for GV11%20FZA: {'auction_closing_time': 1774864800.0, 'created_time': 1773931898.726652, 'last_price_update_time': 1774822382.132956}
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GV11%2520FZA') HTTP/1.1" 204 0
2026-03-29 22:13:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c12f780b-4957-500f-b312-663388c55145 with identifier: GV21%20XPJ
2026-03-29 22:13:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c12f780b-4957-500f-b312-663388c55145 with identifier: GV21%20XPJ
2026-03-29 22:13:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c12f780b-4957-500f-b312-663388c55145 with identifier: GV21%20XPJ to the API
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GV21%20XPJ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c12f780b-4957-500f-b312-663388c55145',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'GV21 XPJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GV21%20XPJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'AUDI',
 'model': 'A3 SPORTBACK',
 'odometer': 118747,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'AUDI A3 SPORTBACK 1.0 30 TFSI S LINE Hatchback',
 'transmission': 'manual',
 'trim': '30 TFSI S LINE',
 'vin': 'WAUZZZGY7MA129900',
 'year': 2021}
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV21%2520XPJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:02 [bca.uk] INFO: Saving data for GV21%20XPJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620911.166952, 'last_price_update_time': 1774822382.421134}
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GV21%2520XPJ') HTTP/1.1" 204 0
2026-03-29 22:13:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ff6d81b9-37c0-573f-b074-ff49f5bd32ae with identifier: GJ22%20RSV
2026-03-29 22:13:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ff6d81b9-37c0-573f-b074-ff49f5bd32ae with identifier: GJ22%20RSV
2026-03-29 22:13:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ff6d81b9-37c0-573f-b074-ff49f5bd32ae with identifier: GJ22%20RSV to the API
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GJ22%20RSV-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'ff6d81b9-37c0-573f-b074-ff49f5bd32ae',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'GJ22 RSV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GJ22%20RSV&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'TESLA',
 'model': 'MODEL 3',
 'odometer': 38482,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL 3 PERFORMANCE AWD (UPGRADE) Saloon',
 'transmission': 'automatic',
 'trim': 'PERFORMANCE AWD (UPGRADE)',
 'vin': 'LRW3F7EL8NC498314',
 'year': 2022}
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ22%2520RSV%27 HTTP/1.1" 200 None
2026-03-29 22:13:02 [bca.uk] INFO: Saving data for GJ22%20RSV: {'auction_closing_time': 1774951200.0, 'created_time': 1774620915.17751, 'last_price_update_time': 1774822382.748499}
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ22%2520RSV') HTTP/1.1" 204 0
2026-03-29 22:13:02 [bca.uk] INFO: Found listing with ID: GX68%20ZLE
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX68%2520ZLE%27 HTTP/1.1" 200 None
2026-03-29 22:13:02 [bca.uk] INFO: Scrape type for GX68%20ZLE: 2
2026-03-29 22:13:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdae9983-4612-56fb-be24-d982ddc3e785 with identifier: GX68%20ZLE
2026-03-29 22:13:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdae9983-4612-56fb-be24-d982ddc3e785 with scrape type 2
2026-03-29 22:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdae9983-4612-56fb-be24-d982ddc3e785 with scrape type 2
2026-03-29 22:13:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fdae9983-4612-56fb-be24-d982ddc3e785, identifier: GX68%20ZLE
2026-03-29 22:13:02 [bca.uk] INFO: Found listing with ID: HV22%20VCL
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV22%2520VCL%27 HTTP/1.1" 200 None
2026-03-29 22:13:02 [bca.uk] INFO: Scrape type for HV22%20VCL: 2
2026-03-29 22:13:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a08d553-424a-507e-9ad2-d9460df24d2b with identifier: HV22%20VCL
2026-03-29 22:13:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a08d553-424a-507e-9ad2-d9460df24d2b with scrape type 2
2026-03-29 22:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a08d553-424a-507e-9ad2-d9460df24d2b with scrape type 2
2026-03-29 22:13:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1a08d553-424a-507e-9ad2-d9460df24d2b, identifier: HV22%20VCL
2026-03-29 22:13:02 [bca.uk] INFO: Found listing with ID: GL72%20UYB
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL72%2520UYB%27 HTTP/1.1" 200 None
2026-03-29 22:13:02 [bca.uk] INFO: Scrape type for GL72%20UYB: 0
2026-03-29 22:13:02 [bca.uk] INFO: Found listing with ID: HK70%20XOP
2026-03-29 22:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK70%2520XOP%27 HTTP/1.1" 200 None
2026-03-29 22:13:03 [bca.uk] INFO: Scrape type for HK70%20XOP: 2
2026-03-29 22:13:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bda25d79-c34b-58e8-8c8e-44daeeefee5a with identifier: HK70%20XOP
2026-03-29 22:13:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bda25d79-c34b-58e8-8c8e-44daeeefee5a with scrape type 2
2026-03-29 22:13:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bda25d79-c34b-58e8-8c8e-44daeeefee5a with scrape type 2
2026-03-29 22:13:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bda25d79-c34b-58e8-8c8e-44daeeefee5a, identifier: HK70%20XOP
2026-03-29 22:13:03 [bca.uk] INFO: Total items found: 100
2026-03-29 22:13:03 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=61&sort=MostRecentlyAdded
2026-03-29 22:13:03 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:13:03 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=61&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fdae9983-4612-56fb-be24-d982ddc3e785 with identifier: GX68%20ZLE
2026-03-29 22:13:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fdae9983-4612-56fb-be24-d982ddc3e785 with identifier: GX68%20ZLE
2026-03-29 22:13:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fdae9983-4612-56fb-be24-d982ddc3e785 with identifier: GX68%20ZLE to the API
2026-03-29 22:13:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=55&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GX68%20ZLE-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.9L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'fdae9983-4612-56fb-be24-d982ddc3e785',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GX68 ZLE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GX68%20ZLE&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'RENAULT',
 'model': 'CAPTUR',
 'odometer': 28571,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'RENAULT CAPTUR 0.9 TCE 90 GT LINE Hatchback',
 'transmission': 'manual',
 'trim': 'TCE 90 GT LINE',
 'vin': 'VF1R8700X61092180',
 'year': 2018}
2026-03-29 22:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX68%2520ZLE%27 HTTP/1.1" 200 None
2026-03-29 22:13:03 [bca.uk] INFO: Saving data for GX68%20ZLE: {'auction_closing_time': 1774864800.0, 'created_time': 1773825138.058943, 'last_price_update_time': 1774822383.408324}
2026-03-29 22:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GX68%2520ZLE') HTTP/1.1" 204 0
2026-03-29 22:13:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1a08d553-424a-507e-9ad2-d9460df24d2b with identifier: HV22%20VCL
2026-03-29 22:13:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1a08d553-424a-507e-9ad2-d9460df24d2b with identifier: HV22%20VCL
2026-03-29 22:13:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1a08d553-424a-507e-9ad2-d9460df24d2b with identifier: HV22%20VCL to the API
2026-03-29 22:13:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HV22%20VCL-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '1a08d553-424a-507e-9ad2-d9460df24d2b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'HV22 VCL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HV22%20VCL&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'KIA',
 'model': 'E-NIRO',
 'odometer': 44846,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'KIA E-NIRO 150KW 64KWH 2 Hatchback',
 'transmission': 'automatic',
 'trim': '150KW 64KWH 2',
 'vin': 'KNACB81GUN5152547',
 'year': 2022}
2026-03-29 22:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV22%2520VCL%27 HTTP/1.1" 200 None
2026-03-29 22:13:03 [bca.uk] INFO: Saving data for HV22%20VCL: {'auction_closing_time': 1774951200.0, 'created_time': 1774620912.144497, 'last_price_update_time': 1774822383.705234}
2026-03-29 22:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HV22%2520VCL') HTTP/1.1" 204 0
2026-03-29 22:13:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bda25d79-c34b-58e8-8c8e-44daeeefee5a with identifier: HK70%20XOP
2026-03-29 22:13:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bda25d79-c34b-58e8-8c8e-44daeeefee5a with identifier: HK70%20XOP
2026-03-29 22:13:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bda25d79-c34b-58e8-8c8e-44daeeefee5a with identifier: HK70%20XOP to the API
2026-03-29 22:13:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HK70%20XOP-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'bda25d79-c34b-58e8-8c8e-44daeeefee5a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'HK70 XOP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HK70%20XOP&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'BMW',
 'model': '320I',
 'odometer': 83834,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'BMW 320I 2.0 T M SPORT STEP Saloon',
 'transmission': 'automatic',
 'trim': 'T M SPORT STEP',
 'vin': 'WBA5F300708B61260',
 'year': 2020}
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK70%2520XOP%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Saving data for HK70%20XOP: {'auction_closing_time': 1774951200.0, 'created_time': 1774004557.351077, 'last_price_update_time': 1774822384.013804}
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HK70%2520XOP') HTTP/1.1" 204 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: MD72%20WLP
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD72%2520WLP%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for MD72%20WLP: 2
2026-03-29 22:13:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ec6f1c2-170e-57f7-ad41-0dc9e5a53158 with identifier: MD72%20WLP
2026-03-29 22:13:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ec6f1c2-170e-57f7-ad41-0dc9e5a53158 with scrape type 2
2026-03-29 22:13:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ec6f1c2-170e-57f7-ad41-0dc9e5a53158 with scrape type 2
2026-03-29 22:13:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9ec6f1c2-170e-57f7-ad41-0dc9e5a53158, identifier: MD72%20WLP
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: KM71%20SVJ
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM71%2520SVJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for KM71%20SVJ: 2
2026-03-29 22:13:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8c227ee-e3f3-50bf-8919-79aeea62a083 with identifier: KM71%20SVJ
2026-03-29 22:13:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8c227ee-e3f3-50bf-8919-79aeea62a083 with scrape type 2
2026-03-29 22:13:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8c227ee-e3f3-50bf-8919-79aeea62a083 with scrape type 2
2026-03-29 22:13:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c8c227ee-e3f3-50bf-8919-79aeea62a083, identifier: KM71%20SVJ
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: MT66%20HOJ
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT66%2520HOJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for MT66%20HOJ: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: SL67%20THX
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL67%2520THX%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for SL67%20THX: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: CK15%20WVX
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK15%2520WVX%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for CK15%20WVX: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: CK68%20LMX
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK68%2520LMX%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for CK68%20LMX: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: CU13%20HVX
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU13%2520HVX%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for CU13%20HVX: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: CV10%20XKT
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV10%2520XKT%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for CV10%20XKT: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: KR65%20DTN
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR65%2520DTN%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for KR65%20DTN: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: BC21%20KLD
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC21%2520KLD%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for BC21%20KLD: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: FV71%20JWL
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV71%2520JWL%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for FV71%20JWL: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: VN72%20KLJ
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN72%2520KLJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for VN72%20KLJ: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: VK71%20EXU
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK71%2520EXU%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for VK71%20EXU: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: LF23%20XAM
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF23%2520XAM%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for LF23%20XAM: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: OY23%20VCU
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY23%2520VCU%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for OY23%20VCU: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: VA21%20LZK
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA21%2520LZK%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for VA21%20LZK: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: VE71%20ZKP
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE71%2520ZKP%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for VE71%20ZKP: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: GJ23%20KGV
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ23%2520KGV%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for GJ23%20KGV: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: KE21%20TXN
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE21%2520TXN%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for KE21%20TXN: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: KW73%20YGN
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW73%2520YGN%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for KW73%20YGN: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: LE71%20CTV
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE71%2520CTV%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for LE71%20CTV: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: KW20%20LGO
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW20%2520LGO%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for KW20%20LGO: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: VE21%20AZG
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE21%2520AZG%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for VE21%20AZG: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: DE23%20EXV
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE23%2520EXV%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for DE23%20EXV: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: CJ71%20JJX
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ71%2520JJX%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for CJ71%20JJX: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: LP71%20WJV
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP71%2520WJV%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for LP71%20WJV: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: RJ71%20ZYS
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ71%2520ZYS%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for RJ71%20ZYS: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: DA61%20MJO
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA61%2520MJO%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for DA61%20MJO: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: YD72%20AFE
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD72%2520AFE%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for YD72%20AFE: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: LP71%20TEY
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP71%2520TEY%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for LP71%20TEY: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: VN21%20HLR
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN21%2520HLR%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for VN21%20HLR: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: BK22%20UGF
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520UGF%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for BK22%20UGF: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: CA72%20UME
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA72%2520UME%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for CA72%20UME: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: CF72%20HXM
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF72%2520HXM%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for CF72%20HXM: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: FY70%20GVR
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY70%2520GVR%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for FY70%20GVR: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: NK65%20YGZ
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK65%2520YGZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for NK65%20YGZ: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: MD21%20WZL
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD21%2520WZL%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for MD21%20WZL: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: CK72%20WPU
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK72%2520WPU%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for CK72%20WPU: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: KR22%20XLD
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR22%2520XLD%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for KR22%20XLD: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: LL72%20AXY
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL72%2520AXY%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for LL72%20AXY: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: WP72%20ZBO
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP72%2520ZBO%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for WP72%20ZBO: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: AY66%20KUP
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY66%2520KUP%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for AY66%20KUP: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: KM19%20WYY
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM19%2520WYY%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for KM19%20WYY: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: WG69%20OKP
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG69%2520OKP%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for WG69%20OKP: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: WN24%20VML
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN24%2520VML%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for WN24%20VML: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: CA74%20HFP
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA74%2520HFP%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for CA74%20HFP: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: FL22%20DXC
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL22%2520DXC%27 HTTP/1.1" 200 None
2026-03-29 22:13:04 [bca.uk] INFO: Scrape type for FL22%20DXC: 0
2026-03-29 22:13:04 [bca.uk] INFO: Found listing with ID: LO23%20MGV
2026-03-29 22:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO23%2520MGV%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for LO23%20MGV: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: RA70%20BYN
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA70%2520BYN%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for RA70%20BYN: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: MH72%20CBU
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH72%2520CBU%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for MH72%20CBU: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: GJ22%20EPF
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ22%2520EPF%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for GJ22%20EPF: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: LS74%20FOP
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS74%2520FOP%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for LS74%20FOP: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: MA23%20OHR
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA23%2520OHR%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for MA23%20OHR: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: RO69%20NWG
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO69%2520NWG%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for RO69%20NWG: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: CA72%20AUT
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA72%2520AUT%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for CA72%20AUT: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: FL71%20JOU
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL71%2520JOU%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for FL71%20JOU: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: GJ23%20WEV
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ23%2520WEV%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for GJ23%20WEV: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: VE71%20ZFR
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE71%2520ZFR%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for VE71%20ZFR: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: YGZ%208440
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YGZ%25208440%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for YGZ%208440: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: AF22%20DJU
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF22%2520DJU%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for AF22%20DJU: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: DS23%20APF
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS23%2520APF%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for DS23%20APF: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: DY72%20XSA
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY72%2520XSA%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for DY72%20XSA: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: MV23%20PAO
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV23%2520PAO%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for MV23%20PAO: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: PG04%20HLN
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PG04%2520HLN%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for PG04%20HLN: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: OV21%20NMJ
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV21%2520NMJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for OV21%20NMJ: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: OV23%20MYM
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV23%2520MYM%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for OV23%20MYM: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: YM21%20VTU
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM21%2520VTU%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for YM21%20VTU: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: YR70%20FWZ
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR70%2520FWZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for YR70%20FWZ: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: DL22%20OCV
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL22%2520OCV%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for DL22%20OCV: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: EF72%20WBE
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF72%2520WBE%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for EF72%20WBE: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: EY69%20KKD
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY69%2520KKD%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for EY69%20KKD: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: FH70%20GYA
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH70%2520GYA%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for FH70%20GYA: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: LM71%20AWG
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM71%2520AWG%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for LM71%20AWG: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: LS23%20KND
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS23%2520KND%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for LS23%20KND: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: AU22%20UNH
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU22%2520UNH%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for AU22%20UNH: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: CA72%20UMH
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA72%2520UMH%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for CA72%20UMH: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: GL73%20UUB
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL73%2520UUB%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for GL73%20UUB: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: CF17%20LFL
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF17%2520LFL%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for CF17%20LFL: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: WV23%20YCG
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV23%2520YCG%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for WV23%20YCG: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: WV23%20YED
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV23%2520YED%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for WV23%20YED: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: DL24%20OPV
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL24%2520OPV%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for DL24%20OPV: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: LO21%20EFG
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO21%2520EFG%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for LO21%20EFG: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: KY22%20JVH
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY22%2520JVH%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for KY22%20JVH: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: RO73%20JYJ
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO73%2520JYJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for RO73%20JYJ: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: Y37%20XEB
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y37%2520XEB%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for Y37%20XEB: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: LF64%20ZXO
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF64%2520ZXO%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for LF64%20ZXO: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: YA71%20HFJ
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA71%2520HFJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for YA71%20HFJ: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: PX22%20OLO
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX22%2520OLO%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for PX22%20OLO: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: HG22%20AZJ
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG22%2520AZJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for HG22%20AZJ: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: LC20%20HCL
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC20%2520HCL%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for LC20%20HCL: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: RE23%20FJD
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE23%2520FJD%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for RE23%20FJD: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: VO67%20NNX
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO67%2520NNX%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for VO67%20NNX: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: WD69%20HTP
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD69%2520HTP%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for WD69%20HTP: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: EG68%20JJZ
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EG68%2520JJZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for EG68%20JJZ: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: FL22%20ANV
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL22%2520ANV%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for FL22%20ANV: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: WF06%20XNY
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF06%2520XNY%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for WF06%20XNY: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: YR72%20WUA
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR72%2520WUA%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for YR72%20WUA: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: DV22%20OHJ
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV22%2520OHJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for DV22%20OHJ: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: MM22%20ZFU
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM22%2520ZFU%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for MM22%20ZFU: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: LM65%20BEY
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM65%2520BEY%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for LM65%20BEY: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: DP68%20HVM
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP68%2520HVM%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for DP68%20HVM: 0
2026-03-29 22:13:05 [bca.uk] INFO: Found listing with ID: RE22%20DDU
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE22%2520DDU%27 HTTP/1.1" 200 None
2026-03-29 22:13:05 [bca.uk] INFO: Scrape type for RE22%20DDU: 0
2026-03-29 22:13:05 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=61&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:05 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=61&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9ec6f1c2-170e-57f7-ad41-0dc9e5a53158 with identifier: MD72%20WLP
2026-03-29 22:13:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9ec6f1c2-170e-57f7-ad41-0dc9e5a53158 with identifier: MD72%20WLP
2026-03-29 22:13:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9ec6f1c2-170e-57f7-ad41-0dc9e5a53158 with identifier: MD72%20WLP to the API
2026-03-29 22:13:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MD72%20WLP-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '9ec6f1c2-170e-57f7-ad41-0dc9e5a53158',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MD72 WLP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MD72%20WLP&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'RENAULT',
 'model': 'ZOE E-TECH',
 'odometer': 27062,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'RENAULT ZOE E-TECH 50KWH 135 GT LINE+ (50KW) Hatchback',
 'transmission': 'automatic',
 'trim': '50KWH 135 GT LINE+ (50KW)',
 'vin': 'VF1AG000169756133',
 'year': 2022}
2026-03-29 22:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD72%2520WLP%27 HTTP/1.1" 200 None
2026-03-29 22:13:06 [bca.uk] INFO: Saving data for MD72%20WLP: {'auction_closing_time': 1774951200.0, 'created_time': 1774620913.199353, 'last_price_update_time': 1774822386.388159}
2026-03-29 22:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MD72%2520WLP') HTTP/1.1" 204 0
2026-03-29 22:13:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c8c227ee-e3f3-50bf-8919-79aeea62a083 with identifier: KM71%20SVJ
2026-03-29 22:13:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c8c227ee-e3f3-50bf-8919-79aeea62a083 with identifier: KM71%20SVJ
2026-03-29 22:13:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c8c227ee-e3f3-50bf-8919-79aeea62a083 with identifier: KM71%20SVJ to the API
2026-03-29 22:13:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM71%20SVJ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'c8c227ee-e3f3-50bf-8919-79aeea62a083',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'KM71 SVJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM71%20SVJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'FORD',
 'model': 'MUSTANG MACH-E',
 'odometer': 73195,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'FORD MUSTANG MACH-E 198KW 68KWH RWD STANDARD RANGE Hatchback',
 'transmission': 'automatic',
 'trim': '198KW 68KWH RWD STANDARD RANGE',
 'vin': 'WF0TR1RM4MMA38764',
 'year': 2021}
2026-03-29 22:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM71%2520SVJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:06 [bca.uk] INFO: Saving data for KM71%20SVJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620899.497537, 'last_price_update_time': 1774822386.790201}
2026-03-29 22:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM71%2520SVJ') HTTP/1.1" 204 0
2026-03-29 22:13:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:13:06 [bca.uk] INFO: Found listing with ID: ND71%20XDT
2026-03-29 22:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND71%2520XDT%27 HTTP/1.1" 200 None
2026-03-29 22:13:06 [bca.uk] INFO: Scrape type for ND71%20XDT: 2
2026-03-29 22:13:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc664e2b-3601-5843-b78e-f20ede765cdb with identifier: ND71%20XDT
2026-03-29 22:13:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc664e2b-3601-5843-b78e-f20ede765cdb with scrape type 2
2026-03-29 22:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc664e2b-3601-5843-b78e-f20ede765cdb with scrape type 2
2026-03-29 22:13:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fc664e2b-3601-5843-b78e-f20ede765cdb, identifier: ND71%20XDT
2026-03-29 22:13:06 [bca.uk] INFO: Found listing with ID: LD23%20NZW
2026-03-29 22:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD23%2520NZW%27 HTTP/1.1" 200 None
2026-03-29 22:13:06 [bca.uk] INFO: Scrape type for LD23%20NZW: 2
2026-03-29 22:13:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49f48dab-abb6-590e-91b8-8d97d2f109f9 with identifier: LD23%20NZW
2026-03-29 22:13:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49f48dab-abb6-590e-91b8-8d97d2f109f9 with scrape type 2
2026-03-29 22:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49f48dab-abb6-590e-91b8-8d97d2f109f9 with scrape type 2
2026-03-29 22:13:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 49f48dab-abb6-590e-91b8-8d97d2f109f9, identifier: LD23%20NZW
2026-03-29 22:13:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fc664e2b-3601-5843-b78e-f20ede765cdb with identifier: ND71%20XDT
2026-03-29 22:13:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fc664e2b-3601-5843-b78e-f20ede765cdb with identifier: ND71%20XDT
2026-03-29 22:13:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fc664e2b-3601-5843-b78e-f20ede765cdb with identifier: ND71%20XDT to the API
2026-03-29 22:13:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ND71%20XDT-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'fc664e2b-3601-5843-b78e-f20ede765cdb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'ND71 XDT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ND71%20XDT&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'TESLA',
 'model': 'MODEL 3',
 'odometer': 58981,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL 3 STANDARD PLUS Saloon',
 'transmission': 'automatic',
 'trim': 'STANDARD PLUS',
 'vin': 'LRW3F7FJ3MC389268',
 'year': 2021}
2026-03-29 22:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND71%2520XDT%27 HTTP/1.1" 200 None
2026-03-29 22:13:07 [bca.uk] INFO: Saving data for ND71%20XDT: {'auction_closing_time': 1774951200.0, 'created_time': 1774365259.783864, 'last_price_update_time': 1774822387.321054}
2026-03-29 22:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ND71%2520XDT') HTTP/1.1" 204 0
2026-03-29 22:13:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 49f48dab-abb6-590e-91b8-8d97d2f109f9 with identifier: LD23%20NZW
2026-03-29 22:13:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 49f48dab-abb6-590e-91b8-8d97d2f109f9 with identifier: LD23%20NZW
2026-03-29 22:13:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 49f48dab-abb6-590e-91b8-8d97d2f109f9 with identifier: LD23%20NZW to the API
2026-03-29 22:13:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LD23%20NZW-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '49f48dab-abb6-590e-91b8-8d97d2f109f9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LD23 NZW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LD23%20NZW&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'MAZDA',
 'model': '3',
 'odometer': 29133,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MAZDA 3 2.0 E-SKY-X 186 SPORT LUX Hatchback',
 'transmission': 'manual',
 'trim': 'E-SKY-X 186 SPORT LUX',
 'vin': 'JM4BP6HH601320775',
 'year': 2023}
2026-03-29 22:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD23%2520NZW%27 HTTP/1.1" 200 None
2026-03-29 22:13:07 [bca.uk] INFO: Saving data for LD23%20NZW: {'auction_closing_time': 1774951200.0, 'created_time': 1774620898.204407, 'last_price_update_time': 1774822387.688202}
2026-03-29 22:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LD23%2520NZW') HTTP/1.1" 204 0
2026-03-29 22:13:07 [bca.uk] INFO: Found listing with ID: NJ23%20LRU
2026-03-29 22:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ23%2520LRU%27 HTTP/1.1" 200 None
2026-03-29 22:13:07 [bca.uk] INFO: Scrape type for NJ23%20LRU: 2
2026-03-29 22:13:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3262428d-d652-5aaf-a8d2-6a5ce8c31a5a with identifier: NJ23%20LRU
2026-03-29 22:13:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3262428d-d652-5aaf-a8d2-6a5ce8c31a5a with scrape type 2
2026-03-29 22:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3262428d-d652-5aaf-a8d2-6a5ce8c31a5a with scrape type 2
2026-03-29 22:13:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3262428d-d652-5aaf-a8d2-6a5ce8c31a5a, identifier: NJ23%20LRU
2026-03-29 22:13:07 [bca.uk] INFO: Found listing with ID: LE71%20EVX
2026-03-29 22:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE71%2520EVX%27 HTTP/1.1" 200 None
2026-03-29 22:13:07 [bca.uk] INFO: Scrape type for LE71%20EVX: 2
2026-03-29 22:13:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc3312fa-c166-5be9-b73a-37a955722ad7 with identifier: LE71%20EVX
2026-03-29 22:13:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc3312fa-c166-5be9-b73a-37a955722ad7 with scrape type 2
2026-03-29 22:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc3312fa-c166-5be9-b73a-37a955722ad7 with scrape type 2
2026-03-29 22:13:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fc3312fa-c166-5be9-b73a-37a955722ad7, identifier: LE71%20EVX
2026-03-29 22:13:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3262428d-d652-5aaf-a8d2-6a5ce8c31a5a with identifier: NJ23%20LRU
2026-03-29 22:13:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3262428d-d652-5aaf-a8d2-6a5ce8c31a5a with identifier: NJ23%20LRU
2026-03-29 22:13:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3262428d-d652-5aaf-a8d2-6a5ce8c31a5a with identifier: NJ23%20LRU to the API
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NJ23%20LRU-GB',
 'category': 'Car',
 'color': 'orange',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '3262428d-d652-5aaf-a8d2-6a5ce8c31a5a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'NJ23 LRU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NJ23%20LRU&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'KIA',
 'model': 'NIRO EV',
 'odometer': 22662,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'KIA NIRO EV 150KW 65KWH 2 Hatchback',
 'transmission': 'automatic',
 'trim': '150KW 65KWH 2',
 'vin': 'KNACP811UP5031970',
 'year': 2023}
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ23%2520LRU%27 HTTP/1.1" 200 None
2026-03-29 22:13:08 [bca.uk] INFO: Saving data for NJ23%20LRU: {'auction_closing_time': 1774951200.0, 'created_time': 1774620887.25137, 'last_price_update_time': 1774822388.193066}
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ23%2520LRU') HTTP/1.1" 204 0
2026-03-29 22:13:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fc3312fa-c166-5be9-b73a-37a955722ad7 with identifier: LE71%20EVX
2026-03-29 22:13:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fc3312fa-c166-5be9-b73a-37a955722ad7 with identifier: LE71%20EVX
2026-03-29 22:13:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fc3312fa-c166-5be9-b73a-37a955722ad7 with identifier: LE71%20EVX to the API
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LE71%20EVX-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'fc3312fa-c166-5be9-b73a-37a955722ad7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LE71 EVX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LE71%20EVX&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'DS AUTOMOBILES',
 'model': 'DS 3 E CROSSBCK',
 'odometer': 40318,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'DS AUTOMOBILES DS 3 E CROSSBCK 100KW 50KWH BASTILLE Hatchback',
 'transmission': 'automatic',
 'trim': '100KW 50KWH BASTILLE',
 'vin': 'VR1UJZKXZNW007875',
 'year': 2022}
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE71%2520EVX%27 HTTP/1.1" 200 None
2026-03-29 22:13:08 [bca.uk] INFO: Saving data for LE71%20EVX: {'auction_closing_time': 1774951200.0, 'created_time': 1774620896.235402, 'last_price_update_time': 1774822388.488304}
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LE71%2520EVX') HTTP/1.1" 204 0
2026-03-29 22:13:08 [bca.uk] INFO: Found listing with ID: NJ24%20UTY
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ24%2520UTY%27 HTTP/1.1" 200 None
2026-03-29 22:13:08 [bca.uk] INFO: Scrape type for NJ24%20UTY: 2
2026-03-29 22:13:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a67452c-f21e-5aaa-8241-260de99fa509 with identifier: NJ24%20UTY
2026-03-29 22:13:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a67452c-f21e-5aaa-8241-260de99fa509 with scrape type 2
2026-03-29 22:13:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a67452c-f21e-5aaa-8241-260de99fa509 with scrape type 2
2026-03-29 22:13:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1a67452c-f21e-5aaa-8241-260de99fa509, identifier: NJ24%20UTY
2026-03-29 22:13:08 [bca.uk] INFO: Found listing with ID: MA21%20GBZ
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA21%2520GBZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:08 [bca.uk] INFO: Scrape type for MA21%20GBZ: 2
2026-03-29 22:13:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dee7bb12-d81c-587a-ab8a-242d6bf995d2 with identifier: MA21%20GBZ
2026-03-29 22:13:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dee7bb12-d81c-587a-ab8a-242d6bf995d2 with scrape type 2
2026-03-29 22:13:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dee7bb12-d81c-587a-ab8a-242d6bf995d2 with scrape type 2
2026-03-29 22:13:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dee7bb12-d81c-587a-ab8a-242d6bf995d2, identifier: MA21%20GBZ
2026-03-29 22:13:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1a67452c-f21e-5aaa-8241-260de99fa509 with identifier: NJ24%20UTY
2026-03-29 22:13:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1a67452c-f21e-5aaa-8241-260de99fa509 with identifier: NJ24%20UTY
2026-03-29 22:13:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1a67452c-f21e-5aaa-8241-260de99fa509 with identifier: NJ24%20UTY to the API
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NJ24%20UTY-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '1a67452c-f21e-5aaa-8241-260de99fa509',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'NJ24 UTY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NJ24%20UTY&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'TESLA',
 'model': 'MODEL Y',
 'odometer': 5761,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL Y RWD Hatchback',
 'transmission': 'automatic',
 'trim': 'RWD',
 'vin': 'LRWYHCFS4RC419595',
 'year': 2024}
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ24%2520UTY%27 HTTP/1.1" 200 None
2026-03-29 22:13:08 [bca.uk] INFO: Saving data for NJ24%20UTY: {'auction_closing_time': 1774951200.0, 'created_time': 1774620916.613343, 'last_price_update_time': 1774822388.997282}
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ24%2520UTY') HTTP/1.1" 204 0
2026-03-29 22:13:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dee7bb12-d81c-587a-ab8a-242d6bf995d2 with identifier: MA21%20GBZ
2026-03-29 22:13:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dee7bb12-d81c-587a-ab8a-242d6bf995d2 with identifier: MA21%20GBZ
2026-03-29 22:13:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dee7bb12-d81c-587a-ab8a-242d6bf995d2 with identifier: MA21%20GBZ to the API
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 165,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MA21%20GBZ-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'dee7bb12-d81c-587a-ab8a-242d6bf995d2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MA21 GBZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MA21%20GBZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'VOLKSWAGEN',
 'model': 'TIGUAN',
 'odometer': 28347,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN 1.5 TSI 150 R LINE DSG StationWagon',
 'transmission': 'automatic',
 'trim': 'TSI 150 R LINE DSG',
 'vin': 'WVGZZZ5NZMW052901',
 'year': 2021}
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA21%2520GBZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:09 [bca.uk] INFO: Saving data for MA21%20GBZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774004737.553176, 'last_price_update_time': 1774822389.299113}
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MA21%2520GBZ') HTTP/1.1" 204 0
2026-03-29 22:13:09 [bca.uk] INFO: Found listing with ID: NJ24%20UVN
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ24%2520UVN%27 HTTP/1.1" 200 None
2026-03-29 22:13:09 [bca.uk] INFO: Scrape type for NJ24%20UVN: 2
2026-03-29 22:13:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22a1a7a4-e2e6-58ed-8835-26bb20e6dbaf with identifier: NJ24%20UVN
2026-03-29 22:13:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22a1a7a4-e2e6-58ed-8835-26bb20e6dbaf with scrape type 2
2026-03-29 22:13:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22a1a7a4-e2e6-58ed-8835-26bb20e6dbaf with scrape type 2
2026-03-29 22:13:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 22a1a7a4-e2e6-58ed-8835-26bb20e6dbaf, identifier: NJ24%20UVN
2026-03-29 22:13:09 [bca.uk] INFO: Found listing with ID: VK23%20TZT
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK23%2520TZT%27 HTTP/1.1" 200 None
2026-03-29 22:13:09 [bca.uk] INFO: Scrape type for VK23%20TZT: 2
2026-03-29 22:13:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 162d1db6-fa45-5c34-963b-e0c6129b71f2 with identifier: VK23%20TZT
2026-03-29 22:13:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 162d1db6-fa45-5c34-963b-e0c6129b71f2 with scrape type 2
2026-03-29 22:13:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 162d1db6-fa45-5c34-963b-e0c6129b71f2 with scrape type 2
2026-03-29 22:13:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 162d1db6-fa45-5c34-963b-e0c6129b71f2, identifier: VK23%20TZT
2026-03-29 22:13:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 22a1a7a4-e2e6-58ed-8835-26bb20e6dbaf with identifier: NJ24%20UVN
2026-03-29 22:13:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 22a1a7a4-e2e6-58ed-8835-26bb20e6dbaf with identifier: NJ24%20UVN
2026-03-29 22:13:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 22a1a7a4-e2e6-58ed-8835-26bb20e6dbaf with identifier: NJ24%20UVN to the API
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NJ24%20UVN-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '22a1a7a4-e2e6-58ed-8835-26bb20e6dbaf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'NJ24 UVN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NJ24%20UVN&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'TESLA',
 'model': 'MODEL Y',
 'odometer': 28919,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL Y RWD Hatchback',
 'transmission': 'automatic',
 'trim': 'RWD',
 'vin': 'LRWYHCFS2RC361258',
 'year': 2024}
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ24%2520UVN%27 HTTP/1.1" 200 None
2026-03-29 22:13:09 [bca.uk] INFO: Saving data for NJ24%20UVN: {'auction_closing_time': 1774951200.0, 'created_time': 1774533914.514812, 'last_price_update_time': 1774822389.829978}
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ24%2520UVN') HTTP/1.1" 204 0
2026-03-29 22:13:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 162d1db6-fa45-5c34-963b-e0c6129b71f2 with identifier: VK23%20TZT
2026-03-29 22:13:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 162d1db6-fa45-5c34-963b-e0c6129b71f2 with identifier: VK23%20TZT
2026-03-29 22:13:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 162d1db6-fa45-5c34-963b-e0c6129b71f2 with identifier: VK23%20TZT to the API
2026-03-29 22:13:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VK23%20TZT-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '162d1db6-fa45-5c34-963b-e0c6129b71f2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'VK23 TZT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VK23%20TZT&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'VOLKSWAGEN',
 'model': 'ID.3',
 'odometer': 60811,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 107KW 58KWH LIFE PRO Hatchback',
 'transmission': 'automatic',
 'trim': '107KW 58KWH LIFE PRO',
 'vin': 'WVWZZZE1ZPP020638',
 'year': 2023}
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK23%2520TZT%27 HTTP/1.1" 200 None
2026-03-29 22:13:10 [bca.uk] INFO: Saving data for VK23%20TZT: {'auction_closing_time': 1774951200.0, 'created_time': 1774620892.236822, 'last_price_update_time': 1774822390.12819}
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VK23%2520TZT') HTTP/1.1" 204 0
2026-03-29 22:13:10 [bca.uk] INFO: Found listing with ID: PE22%20XGD
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE22%2520XGD%27 HTTP/1.1" 200 None
2026-03-29 22:13:10 [bca.uk] INFO: Scrape type for PE22%20XGD: 2
2026-03-29 22:13:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 080f0e69-76c1-52c8-9ddb-e1bbf8b8adb4 with identifier: PE22%20XGD
2026-03-29 22:13:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 080f0e69-76c1-52c8-9ddb-e1bbf8b8adb4 with scrape type 2
2026-03-29 22:13:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 080f0e69-76c1-52c8-9ddb-e1bbf8b8adb4 with scrape type 2
2026-03-29 22:13:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 080f0e69-76c1-52c8-9ddb-e1bbf8b8adb4, identifier: PE22%20XGD
2026-03-29 22:13:10 [bca.uk] INFO: Found listing with ID: WN22%20ACX
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520ACX%27 HTTP/1.1" 200 None
2026-03-29 22:13:10 [bca.uk] INFO: Scrape type for WN22%20ACX: 2
2026-03-29 22:13:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97f38de3-9dc4-59d1-be9e-9fae5afc055d with identifier: WN22%20ACX
2026-03-29 22:13:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97f38de3-9dc4-59d1-be9e-9fae5afc055d with scrape type 2
2026-03-29 22:13:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97f38de3-9dc4-59d1-be9e-9fae5afc055d with scrape type 2
2026-03-29 22:13:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 97f38de3-9dc4-59d1-be9e-9fae5afc055d, identifier: WN22%20ACX
2026-03-29 22:13:10 [scrapy.extensions.logstats] INFO: Crawled 193 pages (at 3 pages/min), scraped 918 items (at 127 items/min)
2026-03-29 22:13:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-29 22:13:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 080f0e69-76c1-52c8-9ddb-e1bbf8b8adb4 with identifier: PE22%20XGD
2026-03-29 22:13:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 080f0e69-76c1-52c8-9ddb-e1bbf8b8adb4 with identifier: PE22%20XGD
2026-03-29 22:13:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 080f0e69-76c1-52c8-9ddb-e1bbf8b8adb4 with identifier: PE22%20XGD to the API
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PE22%20XGD-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '080f0e69-76c1-52c8-9ddb-e1bbf8b8adb4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'PE22 XGD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PE22%20XGD&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'TOYOTA',
 'model': 'RAV4',
 'odometer': 50840,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TOYOTA RAV4 2.5 HYBRID EXCEL 2WD StationWagon',
 'transmission': 'automatic',
 'trim': 'HYBRID EXCEL 2WD',
 'vin': 'JTMY53FV80J009001',
 'year': 2022}
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE22%2520XGD%27 HTTP/1.1" 200 None
2026-03-29 22:13:10 [bca.uk] INFO: Saving data for PE22%20XGD: {'auction_closing_time': 1774951200.0, 'created_time': 1774621013.408957, 'last_price_update_time': 1774822390.640811}
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PE22%2520XGD') HTTP/1.1" 204 0
2026-03-29 22:13:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 97f38de3-9dc4-59d1-be9e-9fae5afc055d with identifier: WN22%20ACX
2026-03-29 22:13:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 97f38de3-9dc4-59d1-be9e-9fae5afc055d with identifier: WN22%20ACX
2026-03-29 22:13:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 97f38de3-9dc4-59d1-be9e-9fae5afc055d with identifier: WN22%20ACX to the API
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 166,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WN22%20ACX-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '97f38de3-9dc4-59d1-be9e-9fae5afc055d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'WN22 ACX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WN22%20ACX&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'MERCEDES-BENZ',
 'model': 'GLC 220 D',
 'odometer': 47005,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLC 220 D 2.0 AMG LINE 4M 9G StationWagon',
 'transmission': 'manual',
 'trim': 'AMG LINE 4M 9G',
 'vin': 'W1N2539152V327888',
 'year': 2022}
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520ACX%27 HTTP/1.1" 200 None
2026-03-29 22:13:10 [bca.uk] INFO: Saving data for WN22%20ACX: {'auction_closing_time': 1774951200.0, 'created_time': 1774620890.504556, 'last_price_update_time': 1774822390.920638}
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WN22%2520ACX') HTTP/1.1" 204 0
2026-03-29 22:13:10 [bca.uk] INFO: Found listing with ID: PX71%20JVU
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX71%2520JVU%27 HTTP/1.1" 200 None
2026-03-29 22:13:10 [bca.uk] INFO: Scrape type for PX71%20JVU: 2
2026-03-29 22:13:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d673f8d6-c244-538f-ac4f-d580bb1f429d with identifier: PX71%20JVU
2026-03-29 22:13:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d673f8d6-c244-538f-ac4f-d580bb1f429d with scrape type 2
2026-03-29 22:13:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d673f8d6-c244-538f-ac4f-d580bb1f429d with scrape type 2
2026-03-29 22:13:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d673f8d6-c244-538f-ac4f-d580bb1f429d, identifier: PX71%20JVU
2026-03-29 22:13:11 [bca.uk] INFO: Found listing with ID: WN23%20RYK
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN23%2520RYK%27 HTTP/1.1" 200 None
2026-03-29 22:13:11 [bca.uk] INFO: Scrape type for WN23%20RYK: 2
2026-03-29 22:13:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2add9064-f3cf-5255-acde-affa2208b522 with identifier: WN23%20RYK
2026-03-29 22:13:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2add9064-f3cf-5255-acde-affa2208b522 with scrape type 2
2026-03-29 22:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2add9064-f3cf-5255-acde-affa2208b522 with scrape type 2
2026-03-29 22:13:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2add9064-f3cf-5255-acde-affa2208b522, identifier: WN23%20RYK
2026-03-29 22:13:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d673f8d6-c244-538f-ac4f-d580bb1f429d with identifier: PX71%20JVU
2026-03-29 22:13:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d673f8d6-c244-538f-ac4f-d580bb1f429d with identifier: PX71%20JVU
2026-03-29 22:13:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d673f8d6-c244-538f-ac4f-d580bb1f429d with identifier: PX71%20JVU to the API
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 47,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PX71%20JVU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'd673f8d6-c244-538f-ac4f-d580bb1f429d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'PX71 JVU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PX71%20JVU&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'VOLVO',
 'model': 'XC40 RECHARGE',
 'odometer': 133063,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'VOLVO XC40 RECHARGE 1.5 T4 PHEV R DESIGN StationWagon',
 'transmission': 'automatic',
 'trim': 'T4 PHEV R DESIGN',
 'vin': 'YV1XZBWVFN2699397',
 'year': 2021}
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX71%2520JVU%27 HTTP/1.1" 200 None
2026-03-29 22:13:11 [bca.uk] INFO: Saving data for PX71%20JVU: {'auction_closing_time': 1774951200.0, 'created_time': 1774621012.201773, 'last_price_update_time': 1774822391.436313}
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PX71%2520JVU') HTTP/1.1" 204 0
2026-03-29 22:13:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2add9064-f3cf-5255-acde-affa2208b522 with identifier: WN23%20RYK
2026-03-29 22:13:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2add9064-f3cf-5255-acde-affa2208b522 with identifier: WN23%20RYK
2026-03-29 22:13:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2add9064-f3cf-5255-acde-affa2208b522 with identifier: WN23%20RYK to the API
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WN23%20RYK-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '2add9064-f3cf-5255-acde-affa2208b522',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WN23 RYK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WN23%20RYK&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'TESLA',
 'model': 'MODEL Y',
 'odometer': 53410,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL Y RWD Hatchback',
 'transmission': 'automatic',
 'trim': 'RWD',
 'vin': 'LRWYHCFS6PC769937',
 'year': 2023}
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN23%2520RYK%27 HTTP/1.1" 200 None
2026-03-29 22:13:11 [bca.uk] INFO: Saving data for WN23%20RYK: {'auction_closing_time': 1774951200.0, 'created_time': 1774004580.167578, 'last_price_update_time': 1774822391.81431}
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WN23%2520RYK') HTTP/1.1" 204 0
2026-03-29 22:13:11 [bca.uk] INFO: Found listing with ID: YB70%20VZO
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB70%2520VZO%27 HTTP/1.1" 200 None
2026-03-29 22:13:11 [bca.uk] INFO: Scrape type for YB70%20VZO: 2
2026-03-29 22:13:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8062eaa-d2dc-5ed4-8eec-dde4ae7ed01e with identifier: YB70%20VZO
2026-03-29 22:13:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8062eaa-d2dc-5ed4-8eec-dde4ae7ed01e with scrape type 2
2026-03-29 22:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8062eaa-d2dc-5ed4-8eec-dde4ae7ed01e with scrape type 2
2026-03-29 22:13:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c8062eaa-d2dc-5ed4-8eec-dde4ae7ed01e, identifier: YB70%20VZO
2026-03-29 22:13:11 [bca.uk] INFO: Found listing with ID: AJ68%20RTO
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ68%2520RTO%27 HTTP/1.1" 200 None
2026-03-29 22:13:11 [bca.uk] INFO: Scrape type for AJ68%20RTO: 2
2026-03-29 22:13:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8fc9231-33e3-592c-9623-954880d3ae99 with identifier: AJ68%20RTO
2026-03-29 22:13:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8fc9231-33e3-592c-9623-954880d3ae99 with scrape type 2
2026-03-29 22:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8fc9231-33e3-592c-9623-954880d3ae99 with scrape type 2
2026-03-29 22:13:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f8fc9231-33e3-592c-9623-954880d3ae99, identifier: AJ68%20RTO
2026-03-29 22:13:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c8062eaa-d2dc-5ed4-8eec-dde4ae7ed01e with identifier: YB70%20VZO
2026-03-29 22:13:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c8062eaa-d2dc-5ed4-8eec-dde4ae7ed01e with identifier: YB70%20VZO
2026-03-29 22:13:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c8062eaa-d2dc-5ed4-8eec-dde4ae7ed01e with identifier: YB70%20VZO to the API
2026-03-29 22:13:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YB70%20VZO-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'c8062eaa-d2dc-5ed4-8eec-dde4ae7ed01e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YB70 VZO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YB70%20VZO&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 22772,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.5 HYBRID EXCEL Hatchback',
 'transmission': 'automatic',
 'trim': 'HYBRID EXCEL',
 'vin': 'VNKKBAC300A068850',
 'year': 2021}
2026-03-29 22:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB70%2520VZO%27 HTTP/1.1" 200 None
2026-03-29 22:13:12 [bca.uk] INFO: Saving data for YB70%20VZO: {'auction_closing_time': 1774951200.0, 'created_time': 1774073393.361847, 'last_price_update_time': 1774822392.345926}
2026-03-29 22:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YB70%2520VZO') HTTP/1.1" 204 0
2026-03-29 22:13:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f8fc9231-33e3-592c-9623-954880d3ae99 with identifier: AJ68%20RTO
2026-03-29 22:13:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f8fc9231-33e3-592c-9623-954880d3ae99 with identifier: AJ68%20RTO
2026-03-29 22:13:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f8fc9231-33e3-592c-9623-954880d3ae99 with identifier: AJ68%20RTO to the API
2026-03-29 22:13:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 198,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AJ68%20RTO-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f8fc9231-33e3-592c-9623-954880d3ae99',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'AJ68 RTO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AJ68%20RTO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'LAND ROVER',
 'model': 'R/R SPORT',
 'odometer': 59611,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R SPORT 3.0 SDV6 306 HSE StationWagon',
 'transmission': 'automatic',
 'trim': 'SDV6 306 HSE',
 'vin': 'SALWA2AK0KA424495',
 'year': 2019}
2026-03-29 22:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ68%2520RTO%27 HTTP/1.1" 200 None
2026-03-29 22:13:12 [bca.uk] INFO: Saving data for AJ68%20RTO: {'auction_closing_time': 1774951200.0, 'created_time': 1774046111.687836, 'last_price_update_time': 1774822392.627501}
2026-03-29 22:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ68%2520RTO') HTTP/1.1" 204 0
2026-03-29 22:13:12 [bca.uk] INFO: Found listing with ID: BD72%20YOV
2026-03-29 22:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD72%2520YOV%27 HTTP/1.1" 200 None
2026-03-29 22:13:12 [bca.uk] INFO: Scrape type for BD72%20YOV: 2
2026-03-29 22:13:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1653ecb-2048-5d86-9cae-1a86edbdfb15 with identifier: BD72%20YOV
2026-03-29 22:13:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1653ecb-2048-5d86-9cae-1a86edbdfb15 with scrape type 2
2026-03-29 22:13:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1653ecb-2048-5d86-9cae-1a86edbdfb15 with scrape type 2
2026-03-29 22:13:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b1653ecb-2048-5d86-9cae-1a86edbdfb15, identifier: BD72%20YOV
2026-03-29 22:13:12 [bca.uk] INFO: Found listing with ID: BN21%20VMZ
2026-03-29 22:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN21%2520VMZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:12 [bca.uk] INFO: Scrape type for BN21%20VMZ: 2
2026-03-29 22:13:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54cb4836-4b9b-5503-b0e3-763c95b2736a with identifier: BN21%20VMZ
2026-03-29 22:13:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54cb4836-4b9b-5503-b0e3-763c95b2736a with scrape type 2
2026-03-29 22:13:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54cb4836-4b9b-5503-b0e3-763c95b2736a with scrape type 2
2026-03-29 22:13:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 54cb4836-4b9b-5503-b0e3-763c95b2736a, identifier: BN21%20VMZ
2026-03-29 22:13:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b1653ecb-2048-5d86-9cae-1a86edbdfb15 with identifier: BD72%20YOV
2026-03-29 22:13:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b1653ecb-2048-5d86-9cae-1a86edbdfb15 with identifier: BD72%20YOV
2026-03-29 22:13:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b1653ecb-2048-5d86-9cae-1a86edbdfb15 with identifier: BD72%20YOV to the API
2026-03-29 22:13:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BD72%20YOV-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'b1653ecb-2048-5d86-9cae-1a86edbdfb15',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'BD72 YOV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BD72%20YOV&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'HYUNDAI',
 'model': 'IONIQ 5',
 'odometer': 21044,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'HYUNDAI IONIQ 5 125KW 58KWH PREMIUM Hatchback',
 'transmission': 'automatic',
 'trim': '125KW 58KWH PREMIUM',
 'vin': 'KMHKN81BUNU116482',
 'year': 2022}
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD72%2520YOV%27 HTTP/1.1" 200 None
2026-03-29 22:13:13 [bca.uk] INFO: Saving data for BD72%20YOV: {'auction_closing_time': 1774951200.0, 'created_time': 1774006408.062641, 'last_price_update_time': 1774822393.142186}
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BD72%2520YOV') HTTP/1.1" 204 0
2026-03-29 22:13:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 54cb4836-4b9b-5503-b0e3-763c95b2736a with identifier: BN21%20VMZ
2026-03-29 22:13:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 54cb4836-4b9b-5503-b0e3-763c95b2736a with identifier: BN21%20VMZ
2026-03-29 22:13:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 54cb4836-4b9b-5503-b0e3-763c95b2736a with identifier: BN21%20VMZ to the API
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BN21%20VMZ-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '54cb4836-4b9b-5503-b0e3-763c95b2736a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'BN21 VMZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BN21%20VMZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'VAUXHALL',
 'model': 'ASTRA TOURER',
 'odometer': 110409,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA TOURER 1.5 TURBO D 120 SRI Estate',
 'transmission': 'manual',
 'trim': 'TURBO D 120 SRI',
 'vin': 'W0VBF8EV4M8018038',
 'year': 2021}
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN21%2520VMZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:13 [bca.uk] INFO: Saving data for BN21%20VMZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620883.875489, 'last_price_update_time': 1774822393.411269}
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BN21%2520VMZ') HTTP/1.1" 204 0
2026-03-29 22:13:13 [bca.uk] INFO: Found listing with ID: WJ22%20BHP
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ22%2520BHP%27 HTTP/1.1" 200 None
2026-03-29 22:13:13 [bca.uk] INFO: Scrape type for WJ22%20BHP: 0
2026-03-29 22:13:13 [bca.uk] INFO: Found listing with ID: V24%20VJT
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27V24%2520VJT%27 HTTP/1.1" 200 None
2026-03-29 22:13:13 [bca.uk] INFO: Scrape type for V24%20VJT: 0
2026-03-29 22:13:13 [bca.uk] INFO: Found listing with ID: BN22%20OLK
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN22%2520OLK%27 HTTP/1.1" 200 None
2026-03-29 22:13:13 [bca.uk] INFO: Scrape type for BN22%20OLK: 2
2026-03-29 22:13:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2050af5-469c-588e-aee9-54587665d29e with identifier: BN22%20OLK
2026-03-29 22:13:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2050af5-469c-588e-aee9-54587665d29e with scrape type 2
2026-03-29 22:13:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2050af5-469c-588e-aee9-54587665d29e with scrape type 2
2026-03-29 22:13:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a2050af5-469c-588e-aee9-54587665d29e, identifier: BN22%20OLK
2026-03-29 22:13:13 [bca.uk] INFO: Found listing with ID: CE22%20VUG
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE22%2520VUG%27 HTTP/1.1" 200 None
2026-03-29 22:13:13 [bca.uk] INFO: Scrape type for CE22%20VUG: 2
2026-03-29 22:13:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be162f92-4c13-5290-b715-e8646936c856 with identifier: CE22%20VUG
2026-03-29 22:13:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be162f92-4c13-5290-b715-e8646936c856 with scrape type 2
2026-03-29 22:13:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be162f92-4c13-5290-b715-e8646936c856 with scrape type 2
2026-03-29 22:13:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: be162f92-4c13-5290-b715-e8646936c856, identifier: CE22%20VUG
2026-03-29 22:13:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a2050af5-469c-588e-aee9-54587665d29e with identifier: BN22%20OLK
2026-03-29 22:13:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a2050af5-469c-588e-aee9-54587665d29e with identifier: BN22%20OLK
2026-03-29 22:13:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a2050af5-469c-588e-aee9-54587665d29e with identifier: BN22%20OLK to the API
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BN22%20OLK-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'a2050af5-469c-588e-aee9-54587665d29e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'BN22 OLK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BN22%20OLK&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'NISSAN',
 'model': 'LEAF',
 'odometer': 14009,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'NISSAN LEAF 40KWH N-CONNECTA (6.6KC) Hatchback',
 'transmission': 'automatic',
 'trim': '40KWH N-CONNECTA (6.6KC)',
 'vin': 'SJNFAAZE1U0158096',
 'year': 2022}
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN22%2520OLK%27 HTTP/1.1" 200 None
2026-03-29 22:13:13 [bca.uk] INFO: Saving data for BN22%20OLK: {'auction_closing_time': 1774951200.0, 'created_time': 1774621000.044938, 'last_price_update_time': 1774822393.930525}
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BN22%2520OLK') HTTP/1.1" 204 0
2026-03-29 22:13:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: be162f92-4c13-5290-b715-e8646936c856 with identifier: CE22%20VUG
2026-03-29 22:13:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: be162f92-4c13-5290-b715-e8646936c856 with identifier: CE22%20VUG
2026-03-29 22:13:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: be162f92-4c13-5290-b715-e8646936c856 with identifier: CE22%20VUG to the API
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CE22%20VUG-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'be162f92-4c13-5290-b715-e8646936c856',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'CE22 VUG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CE22%20VUG&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'FIAT',
 'model': '500C E',
 'odometer': 9712,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'FIAT 500C E 87KW 42KWH LA PRIMA Convertible',
 'transmission': 'automatic',
 'trim': '87KW 42KWH LA PRIMA',
 'vin': 'ZFAEFAJ4XNX066184',
 'year': 2022}
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE22%2520VUG%27 HTTP/1.1" 200 None
2026-03-29 22:13:14 [bca.uk] INFO: Saving data for CE22%20VUG: {'auction_closing_time': 1774951200.0, 'created_time': 1774620884.272981, 'last_price_update_time': 1774822394.244629}
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CE22%2520VUG') HTTP/1.1" 204 0
2026-03-29 22:13:14 [bca.uk] INFO: Found listing with ID: LR21%20VDZ
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR21%2520VDZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:14 [bca.uk] INFO: Scrape type for LR21%20VDZ: 2
2026-03-29 22:13:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a62fe7f9-9c4e-5390-9055-407359ee5ed1 with identifier: LR21%20VDZ
2026-03-29 22:13:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a62fe7f9-9c4e-5390-9055-407359ee5ed1 with scrape type 2
2026-03-29 22:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a62fe7f9-9c4e-5390-9055-407359ee5ed1 with scrape type 2
2026-03-29 22:13:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a62fe7f9-9c4e-5390-9055-407359ee5ed1, identifier: LR21%20VDZ
2026-03-29 22:13:14 [bca.uk] INFO: Found listing with ID: DE24%20HNW
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE24%2520HNW%27 HTTP/1.1" 200 None
2026-03-29 22:13:14 [bca.uk] INFO: Scrape type for DE24%20HNW: 2
2026-03-29 22:13:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 157d23a0-c821-5ae7-976f-b510b9a6f0bf with identifier: DE24%20HNW
2026-03-29 22:13:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 157d23a0-c821-5ae7-976f-b510b9a6f0bf with scrape type 2
2026-03-29 22:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 157d23a0-c821-5ae7-976f-b510b9a6f0bf with scrape type 2
2026-03-29 22:13:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 157d23a0-c821-5ae7-976f-b510b9a6f0bf, identifier: DE24%20HNW
2026-03-29 22:13:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a62fe7f9-9c4e-5390-9055-407359ee5ed1 with identifier: LR21%20VDZ
2026-03-29 22:13:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a62fe7f9-9c4e-5390-9055-407359ee5ed1 with identifier: LR21%20VDZ
2026-03-29 22:13:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a62fe7f9-9c4e-5390-9055-407359ee5ed1 with identifier: LR21%20VDZ to the API
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LR21%20VDZ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a62fe7f9-9c4e-5390-9055-407359ee5ed1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LR21 VDZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LR21%20VDZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 66860,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 2008 1.2 P/T 130 GT Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 130 GT',
 'vin': 'VR3USHNSKMJ741255',
 'year': 2021}
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR21%2520VDZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:14 [bca.uk] INFO: Saving data for LR21%20VDZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774621004.940432, 'last_price_update_time': 1774822394.777187}
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LR21%2520VDZ') HTTP/1.1" 204 0
2026-03-29 22:13:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 157d23a0-c821-5ae7-976f-b510b9a6f0bf with identifier: DE24%20HNW
2026-03-29 22:13:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 157d23a0-c821-5ae7-976f-b510b9a6f0bf with identifier: DE24%20HNW
2026-03-29 22:13:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 157d23a0-c821-5ae7-976f-b510b9a6f0bf with identifier: DE24%20HNW to the API
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DE24%20HNW-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '157d23a0-c821-5ae7-976f-b510b9a6f0bf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DE24 HNW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DE24%20HNW&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'GWM ORA',
 'model': 'ORA 03',
 'odometer': 7022,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'GWM ORA ORA 03 126KW 48KWH PURE+ Hatchback',
 'transmission': 'automatic',
 'trim': '126KW 48KWH PURE+',
 'vin': 'LGWEEUA59NK641787',
 'year': 2024}
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE24%2520HNW%27 HTTP/1.1" 200 None
2026-03-29 22:13:15 [bca.uk] INFO: Saving data for DE24%20HNW: {'auction_closing_time': 1774951200.0, 'created_time': 1773828218.654066, 'last_price_update_time': 1774822395.091174}
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DE24%2520HNW') HTTP/1.1" 204 0
2026-03-29 22:13:15 [bca.uk] INFO: Found listing with ID: OV71%20RVA
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV71%2520RVA%27 HTTP/1.1" 200 None
2026-03-29 22:13:15 [bca.uk] INFO: Scrape type for OV71%20RVA: 2
2026-03-29 22:13:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eae089c-c5d4-5086-907c-3a605f1c3851 with identifier: OV71%20RVA
2026-03-29 22:13:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eae089c-c5d4-5086-907c-3a605f1c3851 with scrape type 2
2026-03-29 22:13:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9eae089c-c5d4-5086-907c-3a605f1c3851 with scrape type 2
2026-03-29 22:13:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9eae089c-c5d4-5086-907c-3a605f1c3851, identifier: OV71%20RVA
2026-03-29 22:13:15 [bca.uk] INFO: Found listing with ID: EK22%20EWN
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK22%2520EWN%27 HTTP/1.1" 200 None
2026-03-29 22:13:15 [bca.uk] INFO: Scrape type for EK22%20EWN: 2
2026-03-29 22:13:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24559dd2-c9b7-5b57-b5d6-daeee59ab924 with identifier: EK22%20EWN
2026-03-29 22:13:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24559dd2-c9b7-5b57-b5d6-daeee59ab924 with scrape type 2
2026-03-29 22:13:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24559dd2-c9b7-5b57-b5d6-daeee59ab924 with scrape type 2
2026-03-29 22:13:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 24559dd2-c9b7-5b57-b5d6-daeee59ab924, identifier: EK22%20EWN
2026-03-29 22:13:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9eae089c-c5d4-5086-907c-3a605f1c3851 with identifier: OV71%20RVA
2026-03-29 22:13:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9eae089c-c5d4-5086-907c-3a605f1c3851 with identifier: OV71%20RVA
2026-03-29 22:13:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9eae089c-c5d4-5086-907c-3a605f1c3851 with identifier: OV71%20RVA to the API
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OV71%20RVA-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '9eae089c-c5d4-5086-907c-3a605f1c3851',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'OV71 RVA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OV71%20RVA&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'POLESTAR',
 'model': '2',
 'odometer': 37284,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'POLESTAR 2 170KW 78KWH SM2 LONG RANGE Coupe',
 'transmission': 'automatic',
 'trim': '170KW 78KWH SM2 LONG RANGE',
 'vin': 'LPSVSEGEKNL056211',
 'year': 2021}
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV71%2520RVA%27 HTTP/1.1" 200 None
2026-03-29 22:13:15 [bca.uk] INFO: Saving data for OV71%20RVA: {'auction_closing_time': 1774951200.0, 'created_time': 1774620986.947191, 'last_price_update_time': 1774822395.573616}
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OV71%2520RVA') HTTP/1.1" 204 0
2026-03-29 22:13:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 24559dd2-c9b7-5b57-b5d6-daeee59ab924 with identifier: EK22%20EWN
2026-03-29 22:13:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 24559dd2-c9b7-5b57-b5d6-daeee59ab924 with identifier: EK22%20EWN
2026-03-29 22:13:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 24559dd2-c9b7-5b57-b5d6-daeee59ab924 with identifier: EK22%20EWN to the API
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EK22%20EWN-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '24559dd2-c9b7-5b57-b5d6-daeee59ab924',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'EK22 EWN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EK22%20EWN&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'MERCEDES-BENZ',
 'model': 'EQC 400',
 'odometer': 62358,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC 400 AMG LINE PREMIUM PLUS StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM PLUS',
 'vin': 'W1K2938902F041807',
 'year': 2022}
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK22%2520EWN%27 HTTP/1.1" 200 None
2026-03-29 22:13:15 [bca.uk] INFO: Saving data for EK22%20EWN: {'auction_closing_time': 1774951200.0, 'created_time': 1774620889.685201, 'last_price_update_time': 1774822395.93886}
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EK22%2520EWN') HTTP/1.1" 204 0
2026-03-29 22:13:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=61&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:13:15 [bca.uk] INFO: Found listing with ID: RF68%20BBK
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF68%2520BBK%27 HTTP/1.1" 200 None
2026-03-29 22:13:15 [bca.uk] INFO: Scrape type for RF68%20BBK: 2
2026-03-29 22:13:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acc22399-a6cd-5afb-9d3e-b33de3829642 with identifier: RF68%20BBK
2026-03-29 22:13:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acc22399-a6cd-5afb-9d3e-b33de3829642 with scrape type 2
2026-03-29 22:13:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acc22399-a6cd-5afb-9d3e-b33de3829642 with scrape type 2
2026-03-29 22:13:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: acc22399-a6cd-5afb-9d3e-b33de3829642, identifier: RF68%20BBK
2026-03-29 22:13:16 [bca.uk] INFO: Found listing with ID: FD22%20YAV
2026-03-29 22:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD22%2520YAV%27 HTTP/1.1" 200 None
2026-03-29 22:13:16 [bca.uk] INFO: Scrape type for FD22%20YAV: 2
2026-03-29 22:13:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe289500-cc1a-5571-ad70-525eba1571f3 with identifier: FD22%20YAV
2026-03-29 22:13:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe289500-cc1a-5571-ad70-525eba1571f3 with scrape type 2
2026-03-29 22:13:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe289500-cc1a-5571-ad70-525eba1571f3 with scrape type 2
2026-03-29 22:13:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fe289500-cc1a-5571-ad70-525eba1571f3, identifier: FD22%20YAV
2026-03-29 22:13:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: acc22399-a6cd-5afb-9d3e-b33de3829642 with identifier: RF68%20BBK
2026-03-29 22:13:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: acc22399-a6cd-5afb-9d3e-b33de3829642 with identifier: RF68%20BBK
2026-03-29 22:13:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: acc22399-a6cd-5afb-9d3e-b33de3829642 with identifier: RF68%20BBK to the API
2026-03-29 22:13:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': None,
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'acc22399-a6cd-5afb-9d3e-b33de3829642',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'RF68 BBK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RF68%20BBK&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'SKODA',
 'model': 'SUPERB',
 'odometer': 59958,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2026-01-01',
 'seller_name': None,
 'title': 'SKODA SUPERB 1.6 TDI 120 S Hatchback',
 'transmission': 'manual',
 'trim': 'TDI 120 S',
 'vin': 'TMBBG7NPXJ7583432',
 'year': 2026}
2026-03-29 22:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF68%2520BBK%27 HTTP/1.1" 200 None
2026-03-29 22:13:16 [bca.uk] INFO: Saving data for RF68%20BBK: {'auction_closing_time': 1774951200.0, 'created_time': 1774620979.633046, 'last_price_update_time': 1774822396.501609}
2026-03-29 22:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RF68%2520BBK') HTTP/1.1" 204 0
2026-03-29 22:13:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fe289500-cc1a-5571-ad70-525eba1571f3 with identifier: FD22%20YAV
2026-03-29 22:13:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fe289500-cc1a-5571-ad70-525eba1571f3 with identifier: FD22%20YAV
2026-03-29 22:13:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fe289500-cc1a-5571-ad70-525eba1571f3 with identifier: FD22%20YAV to the API
2026-03-29 22:13:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FD22%20YAV-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'fe289500-cc1a-5571-ad70-525eba1571f3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FD22 YAV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FD22%20YAV&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'SKODA',
 'model': 'ENYAQ',
 'odometer': 95590,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'SKODA ENYAQ 132KW 62KWH 60 ECOSUITE(120KC) Hatchback',
 'transmission': 'automatic',
 'trim': '132KW 62KWH 60 ECOSUITE(120KC)',
 'vin': 'TMBKB7NY9NF058865',
 'year': 2022}
2026-03-29 22:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD22%2520YAV%27 HTTP/1.1" 200 None
2026-03-29 22:13:16 [bca.uk] INFO: Saving data for FD22%20YAV: {'auction_closing_time': 1774951200.0, 'created_time': 1773828223.266996, 'last_price_update_time': 1774822396.896918}
2026-03-29 22:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FD22%2520YAV') HTTP/1.1" 204 0
2026-03-29 22:13:16 [bca.uk] INFO: Found listing with ID: RO22%20EUR
2026-03-29 22:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520EUR%27 HTTP/1.1" 200 None
2026-03-29 22:13:16 [bca.uk] INFO: Scrape type for RO22%20EUR: 2
2026-03-29 22:13:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f6b991b-5d79-5f70-aba4-1081af0a0152 with identifier: RO22%20EUR
2026-03-29 22:13:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f6b991b-5d79-5f70-aba4-1081af0a0152 with scrape type 2
2026-03-29 22:13:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f6b991b-5d79-5f70-aba4-1081af0a0152 with scrape type 2
2026-03-29 22:13:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0f6b991b-5d79-5f70-aba4-1081af0a0152, identifier: RO22%20EUR
2026-03-29 22:13:17 [bca.uk] INFO: Found listing with ID: PN72%20NYD
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN72%2520NYD%27 HTTP/1.1" 200 None
2026-03-29 22:13:17 [bca.uk] INFO: Scrape type for PN72%20NYD: 0
2026-03-29 22:13:17 [bca.uk] INFO: Found listing with ID: YE74%20VBD
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE74%2520VBD%27 HTTP/1.1" 200 None
2026-03-29 22:13:17 [bca.uk] INFO: Scrape type for YE74%20VBD: 0
2026-03-29 22:13:17 [bca.uk] INFO: Found listing with ID: YR22%20OLW
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR22%2520OLW%27 HTTP/1.1" 200 None
2026-03-29 22:13:17 [bca.uk] INFO: Scrape type for YR22%20OLW: 2
2026-03-29 22:13:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d5f7165-df57-5055-80ba-bccd2dbf71db with identifier: YR22%20OLW
2026-03-29 22:13:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d5f7165-df57-5055-80ba-bccd2dbf71db with scrape type 2
2026-03-29 22:13:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d5f7165-df57-5055-80ba-bccd2dbf71db with scrape type 2
2026-03-29 22:13:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1d5f7165-df57-5055-80ba-bccd2dbf71db, identifier: YR22%20OLW
2026-03-29 22:13:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0f6b991b-5d79-5f70-aba4-1081af0a0152 with identifier: RO22%20EUR
2026-03-29 22:13:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0f6b991b-5d79-5f70-aba4-1081af0a0152 with identifier: RO22%20EUR
2026-03-29 22:13:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0f6b991b-5d79-5f70-aba4-1081af0a0152 with identifier: RO22%20EUR to the API
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RO22%20EUR-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '0f6b991b-5d79-5f70-aba4-1081af0a0152',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'RO22 EUR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RO22%20EUR&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'MERCEDES-BENZ',
 'model': 'CLA 250 E',
 'odometer': 73884,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA 250 E 1.3 AMG LINE PREMIUM DCT Coupe',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM DCT',
 'vin': 'W1K1183862N297693',
 'year': 2022}
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520EUR%27 HTTP/1.1" 200 None
2026-03-29 22:13:17 [bca.uk] INFO: Saving data for RO22%20EUR: {'auction_closing_time': 1774951200.0, 'created_time': 1774620973.650585, 'last_price_update_time': 1774822397.461591}
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RO22%2520EUR') HTTP/1.1" 204 0
2026-03-29 22:13:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1d5f7165-df57-5055-80ba-bccd2dbf71db with identifier: YR22%20OLW
2026-03-29 22:13:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1d5f7165-df57-5055-80ba-bccd2dbf71db with identifier: YR22%20OLW
2026-03-29 22:13:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1d5f7165-df57-5055-80ba-bccd2dbf71db with identifier: YR22%20OLW to the API
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 49,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YR22%20OLW-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '1d5f7165-df57-5055-80ba-bccd2dbf71db',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YR22 OLW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YR22%20OLW&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'VOLVO',
 'model': 'XC40 RECHARGE',
 'odometer': 95108,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VOLVO XC40 RECHARGE 1.5 T5 PHEV INSCRIPTION PRO StationWagon',
 'transmission': 'automatic',
 'trim': 'T5 PHEV INSCRIPTION PRO',
 'vin': 'YV1XZBBVFN2761073',
 'year': 2022}
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR22%2520OLW%27 HTTP/1.1" 200 None
2026-03-29 22:13:17 [bca.uk] INFO: Saving data for YR22%20OLW: {'auction_closing_time': 1774951200.0, 'created_time': 1774620882.44966, 'last_price_update_time': 1774822397.748188}
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YR22%2520OLW') HTTP/1.1" 204 0
2026-03-29 22:13:17 [bca.uk] INFO: Found listing with ID: RY18%20ZFG
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RY18%2520ZFG%27 HTTP/1.1" 200 None
2026-03-29 22:13:17 [bca.uk] INFO: Scrape type for RY18%20ZFG: 0
2026-03-29 22:13:17 [bca.uk] INFO: Found listing with ID: GY72%20KBZ
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY72%2520KBZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:17 [bca.uk] INFO: Scrape type for GY72%20KBZ: 0
2026-03-29 22:13:17 [bca.uk] INFO: Found listing with ID: FT63%20UOP
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT63%2520UOP%27 HTTP/1.1" 200 None
2026-03-29 22:13:17 [bca.uk] INFO: Scrape type for FT63%20UOP: 2
2026-03-29 22:13:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5b2e20d-22d9-555f-85e5-13187f5e0808 with identifier: FT63%20UOP
2026-03-29 22:13:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5b2e20d-22d9-555f-85e5-13187f5e0808 with scrape type 2
2026-03-29 22:13:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5b2e20d-22d9-555f-85e5-13187f5e0808 with scrape type 2
2026-03-29 22:13:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e5b2e20d-22d9-555f-85e5-13187f5e0808, identifier: FT63%20UOP
2026-03-29 22:13:17 [bca.uk] INFO: Found listing with ID: LY14%20SYV
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY14%2520SYV%27 HTTP/1.1" 200 None
2026-03-29 22:13:17 [bca.uk] INFO: Scrape type for LY14%20SYV: 2
2026-03-29 22:13:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64c8ea90-0ba8-5c0b-886a-fe6d5dbd28a7 with identifier: LY14%20SYV
2026-03-29 22:13:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64c8ea90-0ba8-5c0b-886a-fe6d5dbd28a7 with scrape type 2
2026-03-29 22:13:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64c8ea90-0ba8-5c0b-886a-fe6d5dbd28a7 with scrape type 2
2026-03-29 22:13:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 64c8ea90-0ba8-5c0b-886a-fe6d5dbd28a7, identifier: LY14%20SYV
2026-03-29 22:13:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e5b2e20d-22d9-555f-85e5-13187f5e0808 with identifier: FT63%20UOP
2026-03-29 22:13:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e5b2e20d-22d9-555f-85e5-13187f5e0808 with identifier: FT63%20UOP
2026-03-29 22:13:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e5b2e20d-22d9-555f-85e5-13187f5e0808 with identifier: FT63%20UOP to the API
2026-03-29 22:13:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FT63%20UOP-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e5b2e20d-22d9-555f-85e5-13187f5e0808',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FT63 UOP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FT63%20UOP&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'AUDI',
 'model': 'A1 SPORTBACK',
 'odometer': 90952,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'AUDI A1 SPORTBACK 1.6 TDI 105 S LINE STYLE ED. Hatchback',
 'transmission': 'manual',
 'trim': 'TDI 105 S LINE STYLE ED.',
 'vin': 'WAUZZZ8X0EB059805',
 'year': 2014}
2026-03-29 22:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT63%2520UOP%27 HTTP/1.1" 200 None
2026-03-29 22:13:18 [bca.uk] INFO: Saving data for FT63%20UOP: {'auction_closing_time': 1774864800.0, 'created_time': 1774620944.254283, 'last_price_update_time': 1774822398.306955}
2026-03-29 22:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FT63%2520UOP') HTTP/1.1" 204 0
2026-03-29 22:13:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 64c8ea90-0ba8-5c0b-886a-fe6d5dbd28a7 with identifier: LY14%20SYV
2026-03-29 22:13:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 64c8ea90-0ba8-5c0b-886a-fe6d5dbd28a7 with identifier: LY14%20SYV
2026-03-29 22:13:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 64c8ea90-0ba8-5c0b-886a-fe6d5dbd28a7 with identifier: LY14%20SYV to the API
2026-03-29 22:13:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LY14%20SYV-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.1L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '64c8ea90-0ba8-5c0b-886a-fe6d5dbd28a7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LY14 SYV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LY14%20SYV&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'MERCEDES-BENZ',
 'model': 'C220',
 'odometer': 112975,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ C220 2.1 B/T AMG LINE PREMIUM PLUS Saloon',
 'transmission': 'manual',
 'trim': 'B/T AMG LINE PREMIUM PLUS',
 'vin': 'WDD2050042R002389',
 'year': 2014}
2026-03-29 22:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY14%2520SYV%27 HTTP/1.1" 200 None
2026-03-29 22:13:18 [bca.uk] INFO: Saving data for LY14%20SYV: {'auction_closing_time': 1775124000.0, 'created_time': 1774620879.102789, 'last_price_update_time': 1774822398.586236}
2026-03-29 22:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LY14%2520SYV') HTTP/1.1" 204 0
2026-03-29 22:13:18 [bca.uk] INFO: Total items found: 100
2026-03-29 22:13:18 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=62&sort=MostRecentlyAdded
2026-03-29 22:13:18 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:13:18 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=62&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:18 [bca.uk] INFO: Found listing with ID: FD72%20BGK
2026-03-29 22:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD72%2520BGK%27 HTTP/1.1" 200 None
2026-03-29 22:13:18 [bca.uk] INFO: Scrape type for FD72%20BGK: 2
2026-03-29 22:13:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b4723ba-d138-5f0d-8fe5-f5d83da635b1 with identifier: FD72%20BGK
2026-03-29 22:13:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b4723ba-d138-5f0d-8fe5-f5d83da635b1 with scrape type 2
2026-03-29 22:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b4723ba-d138-5f0d-8fe5-f5d83da635b1 with scrape type 2
2026-03-29 22:13:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0b4723ba-d138-5f0d-8fe5-f5d83da635b1, identifier: FD72%20BGK
2026-03-29 22:13:18 [bca.uk] INFO: Found listing with ID: AE25%20TFU
2026-03-29 22:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE25%2520TFU%27 HTTP/1.1" 200 None
2026-03-29 22:13:18 [bca.uk] INFO: Scrape type for AE25%20TFU: 2
2026-03-29 22:13:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91ab413f-f13a-5ee8-9cf7-89a059e962a2 with identifier: AE25%20TFU
2026-03-29 22:13:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91ab413f-f13a-5ee8-9cf7-89a059e962a2 with scrape type 2
2026-03-29 22:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91ab413f-f13a-5ee8-9cf7-89a059e962a2 with scrape type 2
2026-03-29 22:13:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 91ab413f-f13a-5ee8-9cf7-89a059e962a2, identifier: AE25%20TFU
2026-03-29 22:13:18 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=62&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:18 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=62&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0b4723ba-d138-5f0d-8fe5-f5d83da635b1 with identifier: FD72%20BGK
2026-03-29 22:13:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0b4723ba-d138-5f0d-8fe5-f5d83da635b1 with identifier: FD72%20BGK
2026-03-29 22:13:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0b4723ba-d138-5f0d-8fe5-f5d83da635b1 with identifier: FD72%20BGK to the API
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FD72%20BGK-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '0b4723ba-d138-5f0d-8fe5-f5d83da635b1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FD72 BGK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FD72%20BGK&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'TESLA',
 'model': 'MODEL Y',
 'odometer': 24364,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL Y RWD Hatchback',
 'transmission': 'automatic',
 'trim': 'RWD',
 'vin': 'LRWYHCFS6PC580348',
 'year': 2022}
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD72%2520BGK%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Saving data for FD72%20BGK: {'auction_closing_time': 1774951200.0, 'created_time': 1774620945.476319, 'last_price_update_time': 1774822399.19129}
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FD72%2520BGK') HTTP/1.1" 204 0
2026-03-29 22:13:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 91ab413f-f13a-5ee8-9cf7-89a059e962a2 with identifier: AE25%20TFU
2026-03-29 22:13:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 91ab413f-f13a-5ee8-9cf7-89a059e962a2 with identifier: AE25%20TFU
2026-03-29 22:13:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 91ab413f-f13a-5ee8-9cf7-89a059e962a2 with identifier: AE25%20TFU to the API
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 222,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AE25%20TFU-GB',
 'category': 'LightCommercialVehicle',
 'color': 'brown',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '3.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '91ab413f-f13a-5ee8-9cf7-89a059e962a2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AE25 TFU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AE25%20TFU&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'LAND ROVER',
 'model': 'DEFENDER 90',
 'odometer': 10080,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DEFENDER 90 3.0 D250 AWD X-DYNAMIC SE HARD TOP Van',
 'transmission': 'automatic',
 'trim': 'D250 AWD X-DYNAMIC SE HARD TOP',
 'vin': 'SALEACAW3S2420486',
 'year': 2025}
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE25%2520TFU%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Saving data for AE25%20TFU: {'auction_closing_time': 1775037600.0, 'created_time': 1773929509.867474, 'last_price_update_time': 1774822399.591641}
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AE25%2520TFU') HTTP/1.1" 204 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: BX72%20XSR
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX72%2520XSR%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for BX72%20XSR: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: YR22%20PVT
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR22%2520PVT%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for YR22%20PVT: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: YG15%20EEY
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG15%2520EEY%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for YG15%20EEY: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: MA23%20VFZ
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA23%2520VFZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for MA23%20VFZ: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: MF22%20SZU
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF22%2520SZU%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for MF22%20SZU: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: BL21%20UCV
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL21%2520UCV%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for BL21%20UCV: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: DL70%20JYH
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL70%2520JYH%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for DL70%20JYH: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: DE24%20UUP
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE24%2520UUP%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for DE24%20UUP: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: LT68%20FXH
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT68%2520FXH%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for LT68%20FXH: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: RO72%20LVF
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO72%2520LVF%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for RO72%20LVF: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: NL69%20OLK
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL69%2520OLK%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for NL69%20OLK: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: LS72%20OLW
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS72%2520OLW%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for LS72%20OLW: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: SN72%20GZX
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN72%2520GZX%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for SN72%20GZX: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: YB21%20WUC
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB21%2520WUC%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for YB21%20WUC: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: YG16%20YSS
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG16%2520YSS%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for YG16%20YSS: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: SO15%20OPN
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO15%2520OPN%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for SO15%20OPN: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: LR20%20LWJ
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR20%2520LWJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for LR20%20LWJ: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: GU66%20AVR
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU66%2520AVR%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for GU66%20AVR: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: HV65%20TYB
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV65%2520TYB%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for HV65%20TYB: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: LO21%20AUE
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO21%2520AUE%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for LO21%20AUE: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: FJ57%20ATF
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ57%2520ATF%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for FJ57%20ATF: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: KS65%20MTJ
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS65%2520MTJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for KS65%20MTJ: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: YR68%20OEH
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR68%2520OEH%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for YR68%20OEH: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: LJ20%20OWB
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ20%2520OWB%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for LJ20%20OWB: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: ST12%20EDP
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST12%2520EDP%27 HTTP/1.1" 200 None
2026-03-29 22:13:19 [bca.uk] INFO: Scrape type for ST12%20EDP: 0
2026-03-29 22:13:19 [bca.uk] INFO: Found listing with ID: GT08%20SPY
2026-03-29 22:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GT08%2520SPY%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for GT08%20SPY: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: PF13%20UHO
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF13%2520UHO%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for PF13%20UHO: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: KM17%20KKF
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM17%2520KKF%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for KM17%20KKF: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: LB08%20ECA
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB08%2520ECA%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for LB08%20ECA: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: EF70%20CXX
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF70%2520CXX%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for EF70%20CXX: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: RF71%20AEP
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF71%2520AEP%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for RF71%20AEP: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: DKZ%20133
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DKZ%2520133%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for DKZ%20133: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: LT24%20HBY
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT24%2520HBY%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for LT24%20HBY: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: AM65%20KAR
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AM65%2520KAR%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for AM65%20KAR: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: LT74%20FZJ
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT74%2520FZJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for LT74%20FZJ: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: YR23%20WZO
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR23%2520WZO%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for YR23%20WZO: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: LT09%20KBU
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT09%2520KBU%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for LT09%20KBU: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: SD14%20DZH
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD14%2520DZH%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for SD14%20DZH: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: BK64%20KVG
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK64%2520KVG%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for BK64%20KVG: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: WF12%20XNJ
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF12%2520XNJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for WF12%20XNJ: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: HJ73%20URE
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ73%2520URE%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for HJ73%20URE: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: AV65%20ZLK
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV65%2520ZLK%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for AV65%20ZLK: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: GU10%20GKA
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU10%2520GKA%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for GU10%20GKA: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: WN22%20WPJ
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520WPJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for WN22%20WPJ: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: WM14%20PDY
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM14%2520PDY%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for WM14%20PDY: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: YA11%20KXE
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA11%2520KXE%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for YA11%20KXE: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: BK14%20FYL
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK14%2520FYL%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for BK14%20FYL: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: GK62%20PZS
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK62%2520PZS%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for GK62%20PZS: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: LK13%20VNL
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK13%2520VNL%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for LK13%20VNL: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: OE03%20OHV
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE03%2520OHV%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for OE03%20OHV: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: OY16%20BTX
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY16%2520BTX%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for OY16%20BTX: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: RJ16%20DYF
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ16%2520DYF%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for RJ16%20DYF: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: RV11%20MXY
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV11%2520MXY%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for RV11%20MXY: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: WM14%20HBK
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM14%2520HBK%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for WM14%20HBK: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: VE22%20FKB
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE22%2520FKB%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for VE22%20FKB: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: RF17%20FMX
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF17%2520FMX%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for RF17%20FMX: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: VO23%20PXF
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO23%2520PXF%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for VO23%20PXF: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: OU15%20RWZ
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU15%2520RWZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for OU15%20RWZ: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: YT62%20VUV
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT62%2520VUV%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for YT62%20VUV: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: RO22%20AMK
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520AMK%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for RO22%20AMK: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: LT65%20ANU
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT65%2520ANU%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for LT65%20ANU: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: LL71%20GTF
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL71%2520GTF%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for LL71%20GTF: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: OE25%20HUV
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE25%2520HUV%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for OE25%20HUV: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: RV75%20YJL
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV75%2520YJL%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for RV75%20YJL: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: MK62%20YWB
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK62%2520YWB%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for MK62%20YWB: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: SV17%20YJJ
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV17%2520YJJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for SV17%20YJJ: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: DA22%20BSU
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA22%2520BSU%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for DA22%20BSU: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: HL19%20YRV
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HL19%2520YRV%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for HL19%20YRV: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: KN25%20NHY
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN25%2520NHY%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for KN25%20NHY: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: LA71%20ZAZ
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA71%2520ZAZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for LA71%20ZAZ: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: LB72%20ENL
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB72%2520ENL%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for LB72%20ENL: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: MM22%20WHU
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM22%2520WHU%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for MM22%20WHU: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: SJ75%20HEU
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ75%2520HEU%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for SJ75%20HEU: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: WP25%20CFV
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP25%2520CFV%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for WP25%20CFV: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: ST20%20RXP
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST20%2520RXP%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for ST20%20RXP: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: DP19%20UYE
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP19%2520UYE%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for DP19%20UYE: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: HG59%20EGD
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG59%2520EGD%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for HG59%20EGD: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: AJ12%20EAC
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ12%2520EAC%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for AJ12%20EAC: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: GJ12%20EKW
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ12%2520EKW%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for GJ12%20EKW: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: GV11%20EZZ
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV11%2520EZZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for GV11%20EZZ: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: YE14%20BUA
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE14%2520BUA%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for YE14%20BUA: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: BW15%20PUE
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW15%2520PUE%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for BW15%20PUE: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: DS69%20HJY
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS69%2520HJY%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for DS69%20HJY: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: DU11%20DXO
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU11%2520DXO%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for DU11%20DXO: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: LB70%20OVU
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB70%2520OVU%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for LB70%20OVU: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: LK23%20NAO
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK23%2520NAO%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for LK23%20NAO: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: MD70%20CUY
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD70%2520CUY%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for MD70%20CUY: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: ME19%20TZN
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME19%2520TZN%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for ME19%20TZN: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: MJ20%20GMV
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ20%2520GMV%27 HTTP/1.1" 200 None
2026-03-29 22:13:20 [bca.uk] INFO: Scrape type for MJ20%20GMV: 0
2026-03-29 22:13:20 [bca.uk] INFO: Found listing with ID: WP59%20WCD
2026-03-29 22:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP59%2520WCD%27 HTTP/1.1" 200 None
2026-03-29 22:13:21 [bca.uk] INFO: Scrape type for WP59%20WCD: 0
2026-03-29 22:13:21 [bca.uk] INFO: Found listing with ID: YK17%20XEV
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK17%2520XEV%27 HTTP/1.1" 200 None
2026-03-29 22:13:21 [bca.uk] INFO: Scrape type for YK17%20XEV: 0
2026-03-29 22:13:21 [bca.uk] INFO: Found listing with ID: CE67%20HJV
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE67%2520HJV%27 HTTP/1.1" 200 None
2026-03-29 22:13:21 [bca.uk] INFO: Scrape type for CE67%20HJV: 0
2026-03-29 22:13:21 [bca.uk] INFO: Found listing with ID: CF15%20PZY
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF15%2520PZY%27 HTTP/1.1" 200 None
2026-03-29 22:13:21 [bca.uk] INFO: Scrape type for CF15%20PZY: 0
2026-03-29 22:13:21 [bca.uk] INFO: Found listing with ID: CF68%20XZU
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF68%2520XZU%27 HTTP/1.1" 200 None
2026-03-29 22:13:21 [bca.uk] INFO: Scrape type for CF68%20XZU: 0
2026-03-29 22:13:21 [bca.uk] INFO: Found listing with ID: CJ22%20FGE
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ22%2520FGE%27 HTTP/1.1" 200 None
2026-03-29 22:13:21 [bca.uk] INFO: Scrape type for CJ22%20FGE: 0
2026-03-29 22:13:21 [bca.uk] INFO: Found listing with ID: CV14%20LNR
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV14%2520LNR%27 HTTP/1.1" 200 None
2026-03-29 22:13:21 [bca.uk] INFO: Scrape type for CV14%20LNR: 0
2026-03-29 22:13:21 [bca.uk] INFO: Found listing with ID: CV72%20KHJ
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV72%2520KHJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:21 [bca.uk] INFO: Scrape type for CV72%20KHJ: 0
2026-03-29 22:13:21 [bca.uk] INFO: Found listing with ID: FY73%20TXN
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY73%2520TXN%27 HTTP/1.1" 200 None
2026-03-29 22:13:21 [bca.uk] INFO: Scrape type for FY73%20TXN: 0
2026-03-29 22:13:21 [bca.uk] INFO: Found listing with ID: GN13%20WMW
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN13%2520WMW%27 HTTP/1.1" 200 None
2026-03-29 22:13:21 [bca.uk] INFO: Scrape type for GN13%20WMW: 0
2026-03-29 22:13:21 [bca.uk] INFO: Found listing with ID: HN65%20MEU
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN65%2520MEU%27 HTTP/1.1" 200 None
2026-03-29 22:13:21 [bca.uk] INFO: Scrape type for HN65%20MEU: 0
2026-03-29 22:13:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:13:21 [bca.uk] INFO: Found listing with ID: MM72%20BYZ
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM72%2520BYZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:21 [bca.uk] INFO: Scrape type for MM72%20BYZ: 2
2026-03-29 22:13:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 093f3b5b-eb6f-5ce1-b2d0-ccb7b9b6d4c1 with identifier: MM72%20BYZ
2026-03-29 22:13:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 093f3b5b-eb6f-5ce1-b2d0-ccb7b9b6d4c1 with scrape type 2
2026-03-29 22:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 093f3b5b-eb6f-5ce1-b2d0-ccb7b9b6d4c1 with scrape type 2
2026-03-29 22:13:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 093f3b5b-eb6f-5ce1-b2d0-ccb7b9b6d4c1, identifier: MM72%20BYZ
2026-03-29 22:13:21 [bca.uk] INFO: Found listing with ID: AE25%20TKF
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE25%2520TKF%27 HTTP/1.1" 200 None
2026-03-29 22:13:21 [bca.uk] INFO: Scrape type for AE25%20TKF: 2
2026-03-29 22:13:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bd9b9c6-a776-5608-9175-bcf825e05de4 with identifier: AE25%20TKF
2026-03-29 22:13:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bd9b9c6-a776-5608-9175-bcf825e05de4 with scrape type 2
2026-03-29 22:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bd9b9c6-a776-5608-9175-bcf825e05de4 with scrape type 2
2026-03-29 22:13:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3bd9b9c6-a776-5608-9175-bcf825e05de4, identifier: AE25%20TKF
2026-03-29 22:13:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 093f3b5b-eb6f-5ce1-b2d0-ccb7b9b6d4c1 with identifier: MM72%20BYZ
2026-03-29 22:13:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 093f3b5b-eb6f-5ce1-b2d0-ccb7b9b6d4c1 with identifier: MM72%20BYZ
2026-03-29 22:13:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 093f3b5b-eb6f-5ce1-b2d0-ccb7b9b6d4c1 with identifier: MM72%20BYZ to the API
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MM72%20BYZ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '093f3b5b-eb6f-5ce1-b2d0-ccb7b9b6d4c1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MM72 BYZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MM72%20BYZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'TESLA',
 'model': 'MODEL 3',
 'odometer': 60625,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL 3 RWD Saloon',
 'transmission': 'automatic',
 'trim': 'RWD',
 'vin': 'LRW3F7FS6PC675676',
 'year': 2022}
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM72%2520BYZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:22 [bca.uk] INFO: Saving data for MM72%20BYZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774303566.180946, 'last_price_update_time': 1774822402.017931}
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MM72%2520BYZ') HTTP/1.1" 204 0
2026-03-29 22:13:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3bd9b9c6-a776-5608-9175-bcf825e05de4 with identifier: AE25%20TKF
2026-03-29 22:13:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3bd9b9c6-a776-5608-9175-bcf825e05de4 with identifier: AE25%20TKF
2026-03-29 22:13:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3bd9b9c6-a776-5608-9175-bcf825e05de4 with identifier: AE25%20TKF to the API
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 222,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AE25%20TKF-GB',
 'category': 'LightCommercialVehicle',
 'color': 'brown',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '3.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3bd9b9c6-a776-5608-9175-bcf825e05de4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AE25 TKF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AE25%20TKF&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'LAND ROVER',
 'model': 'DEFENDER 90',
 'odometer': 11762,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DEFENDER 90 3.0 D250 AWD X-DYNAMIC SE HARD TOP Van',
 'transmission': 'automatic',
 'trim': 'D250 AWD X-DYNAMIC SE HARD TOP',
 'vin': 'SALEACAW0S2419022',
 'year': 2025}
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE25%2520TKF%27 HTTP/1.1" 200 None
2026-03-29 22:13:22 [bca.uk] INFO: Saving data for AE25%20TKF: {'auction_closing_time': 1775037600.0, 'created_time': 1773843495.884855, 'last_price_update_time': 1774822402.417789}
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AE25%2520TKF') HTTP/1.1" 204 0
2026-03-29 22:13:22 [bca.uk] INFO: Found listing with ID: PX22%20OLJ
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX22%2520OLJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:22 [bca.uk] INFO: Scrape type for PX22%20OLJ: 2
2026-03-29 22:13:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfdca294-60f0-58b4-a2a6-d2a9db681db8 with identifier: PX22%20OLJ
2026-03-29 22:13:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfdca294-60f0-58b4-a2a6-d2a9db681db8 with scrape type 2
2026-03-29 22:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfdca294-60f0-58b4-a2a6-d2a9db681db8 with scrape type 2
2026-03-29 22:13:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dfdca294-60f0-58b4-a2a6-d2a9db681db8, identifier: PX22%20OLJ
2026-03-29 22:13:22 [bca.uk] INFO: Found listing with ID: DA55%20UOC
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA55%2520UOC%27 HTTP/1.1" 200 None
2026-03-29 22:13:22 [bca.uk] INFO: Scrape type for DA55%20UOC: 2
2026-03-29 22:13:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e1e12df-0c3f-5e91-b86e-66e8b3b117e0 with identifier: DA55%20UOC
2026-03-29 22:13:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e1e12df-0c3f-5e91-b86e-66e8b3b117e0 with scrape type 2
2026-03-29 22:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e1e12df-0c3f-5e91-b86e-66e8b3b117e0 with scrape type 2
2026-03-29 22:13:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9e1e12df-0c3f-5e91-b86e-66e8b3b117e0, identifier: DA55%20UOC
2026-03-29 22:13:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dfdca294-60f0-58b4-a2a6-d2a9db681db8 with identifier: PX22%20OLJ
2026-03-29 22:13:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dfdca294-60f0-58b4-a2a6-d2a9db681db8 with identifier: PX22%20OLJ
2026-03-29 22:13:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dfdca294-60f0-58b4-a2a6-d2a9db681db8 with identifier: PX22%20OLJ to the API
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PX22%20OLJ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'dfdca294-60f0-58b4-a2a6-d2a9db681db8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'PX22 OLJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PX22%20OLJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'AUDI',
 'model': 'Q4 E-TRON',
 'odometer': 53548,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'AUDI Q4 E-TRON 35 125KW 55KWH SPORT StationWagon',
 'transmission': 'automatic',
 'trim': '35 125KW 55KWH SPORT',
 'vin': 'WAUZZZFZ9NP027927',
 'year': 2022}
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX22%2520OLJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:22 [bca.uk] INFO: Saving data for PX22%20OLJ: {'auction_closing_time': 1774951200.0, 'created_time': 1773828152.463046, 'last_price_update_time': 1774822402.958239}
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PX22%2520OLJ') HTTP/1.1" 204 0
2026-03-29 22:13:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9e1e12df-0c3f-5e91-b86e-66e8b3b117e0 with identifier: DA55%20UOC
2026-03-29 22:13:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9e1e12df-0c3f-5e91-b86e-66e8b3b117e0 with identifier: DA55%20UOC
2026-03-29 22:13:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9e1e12df-0c3f-5e91-b86e-66e8b3b117e0 with identifier: DA55%20UOC to the API
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DA55%20UOC-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9e1e12df-0c3f-5e91-b86e-66e8b3b117e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DA55 UOC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DA55%20UOC&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 26606,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2006-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.2 E 55 Hatchback',
 'transmission': 'manual',
 'trim': 'E 55',
 'vin': 'WVWZZZ9NZ6Y153482',
 'year': 2006}
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA55%2520UOC%27 HTTP/1.1" 200 None
2026-03-29 22:13:23 [bca.uk] INFO: Saving data for DA55%20UOC: {'auction_closing_time': 1774864800.0, 'created_time': 1773826640.304485, 'last_price_update_time': 1774822403.268838}
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DA55%2520UOC') HTTP/1.1" 204 0
2026-03-29 22:13:23 [bca.uk] INFO: Found listing with ID: YJ73%20SBR
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ73%2520SBR%27 HTTP/1.1" 200 None
2026-03-29 22:13:23 [bca.uk] INFO: Scrape type for YJ73%20SBR: 0
2026-03-29 22:13:23 [bca.uk] INFO: Found listing with ID: SH70%20UDV
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH70%2520UDV%27 HTTP/1.1" 200 None
2026-03-29 22:13:23 [bca.uk] INFO: Scrape type for SH70%20UDV: 2
2026-03-29 22:13:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa3d8406-a08d-589c-acd1-6f9a82260f41 with identifier: SH70%20UDV
2026-03-29 22:13:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa3d8406-a08d-589c-acd1-6f9a82260f41 with scrape type 2
2026-03-29 22:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa3d8406-a08d-589c-acd1-6f9a82260f41 with scrape type 2
2026-03-29 22:13:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: aa3d8406-a08d-589c-acd1-6f9a82260f41, identifier: SH70%20UDV
2026-03-29 22:13:23 [bca.uk] INFO: Found listing with ID: BX72%20SKZ
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX72%2520SKZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:23 [bca.uk] INFO: Scrape type for BX72%20SKZ: 2
2026-03-29 22:13:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7fa3171-3442-5fc6-ab0d-dc925764cbf9 with identifier: BX72%20SKZ
2026-03-29 22:13:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7fa3171-3442-5fc6-ab0d-dc925764cbf9 with scrape type 2
2026-03-29 22:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7fa3171-3442-5fc6-ab0d-dc925764cbf9 with scrape type 2
2026-03-29 22:13:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c7fa3171-3442-5fc6-ab0d-dc925764cbf9, identifier: BX72%20SKZ
2026-03-29 22:13:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: aa3d8406-a08d-589c-acd1-6f9a82260f41 with identifier: SH70%20UDV
2026-03-29 22:13:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: aa3d8406-a08d-589c-acd1-6f9a82260f41 with identifier: SH70%20UDV
2026-03-29 22:13:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: aa3d8406-a08d-589c-acd1-6f9a82260f41 with identifier: SH70%20UDV to the API
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 46,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SH70%20UDV-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'aa3d8406-a08d-589c-acd1-6f9a82260f41',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'SH70 UDV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SH70%20UDV&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'MITSUBISHI',
 'model': 'OUTLANDER',
 'odometer': 44689,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'MITSUBISHI OUTLANDER 2.4 PHEV DYNAMIC 4WD StationWagon',
 'transmission': 'automatic',
 'trim': 'PHEV DYNAMIC 4WD',
 'vin': 'JMAXDGG3WLZ001183',
 'year': 2020}
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH70%2520UDV%27 HTTP/1.1" 200 None
2026-03-29 22:13:23 [bca.uk] INFO: Saving data for SH70%20UDV: {'auction_closing_time': 1774951200.0, 'created_time': 1774620937.767942, 'last_price_update_time': 1774822403.795173}
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SH70%2520UDV') HTTP/1.1" 204 0
2026-03-29 22:13:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c7fa3171-3442-5fc6-ab0d-dc925764cbf9 with identifier: BX72%20SKZ
2026-03-29 22:13:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c7fa3171-3442-5fc6-ab0d-dc925764cbf9 with identifier: BX72%20SKZ
2026-03-29 22:13:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c7fa3171-3442-5fc6-ab0d-dc925764cbf9 with identifier: BX72%20SKZ to the API
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 171,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BX72%20SKZ-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c7fa3171-3442-5fc6-ab0d-dc925764cbf9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BX72 SKZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BX72%20SKZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'FIAT',
 'model': 'SCUDO',
 'odometer': 83501,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'FIAT SCUDO 1.5 M/JET 100 L1 TECNICO PanelVan',
 'transmission': 'manual',
 'trim': 'M/JET 100 L1 TECNICO',
 'vin': 'VXFVBYHRMNZ076467',
 'year': 2022}
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX72%2520SKZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:24 [bca.uk] INFO: Saving data for BX72%20SKZ: {'auction_closing_time': 1775037600.0, 'created_time': 1773842387.757113, 'last_price_update_time': 1774822404.090903}
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BX72%2520SKZ') HTTP/1.1" 204 0
2026-03-29 22:13:24 [bca.uk] INFO: Found listing with ID: SP22%20JPX
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP22%2520JPX%27 HTTP/1.1" 200 None
2026-03-29 22:13:24 [bca.uk] INFO: Scrape type for SP22%20JPX: 2
2026-03-29 22:13:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b11e60ff-834f-5b26-bc91-fa4321bacb16 with identifier: SP22%20JPX
2026-03-29 22:13:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b11e60ff-834f-5b26-bc91-fa4321bacb16 with scrape type 2
2026-03-29 22:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b11e60ff-834f-5b26-bc91-fa4321bacb16 with scrape type 2
2026-03-29 22:13:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b11e60ff-834f-5b26-bc91-fa4321bacb16, identifier: SP22%20JPX
2026-03-29 22:13:24 [bca.uk] INFO: Found listing with ID: DY74%20XDW
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY74%2520XDW%27 HTTP/1.1" 200 None
2026-03-29 22:13:24 [bca.uk] INFO: Scrape type for DY74%20XDW: 2
2026-03-29 22:13:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f49c1c2-8f7d-5e01-adf2-75509fe967e1 with identifier: DY74%20XDW
2026-03-29 22:13:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f49c1c2-8f7d-5e01-adf2-75509fe967e1 with scrape type 2
2026-03-29 22:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f49c1c2-8f7d-5e01-adf2-75509fe967e1 with scrape type 2
2026-03-29 22:13:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3f49c1c2-8f7d-5e01-adf2-75509fe967e1, identifier: DY74%20XDW
2026-03-29 22:13:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b11e60ff-834f-5b26-bc91-fa4321bacb16 with identifier: SP22%20JPX
2026-03-29 22:13:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b11e60ff-834f-5b26-bc91-fa4321bacb16 with identifier: SP22%20JPX
2026-03-29 22:13:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b11e60ff-834f-5b26-bc91-fa4321bacb16 with identifier: SP22%20JPX to the API
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SP22%20JPX-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'b11e60ff-834f-5b26-bc91-fa4321bacb16',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'SP22 JPX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SP22%20JPX&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'FORD',
 'model': 'MUSTANG MACH-E',
 'odometer': 38427,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'FORD MUSTANG MACH-E 216KW 88KWH RWD EXTENDED RANGE Hatchback',
 'transmission': 'automatic',
 'trim': '216KW 88KWH RWD EXTENDED RANGE',
 'vin': 'WF0TR1R7XMMA60388',
 'year': 2022}
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP22%2520JPX%27 HTTP/1.1" 200 None
2026-03-29 22:13:24 [bca.uk] INFO: Saving data for SP22%20JPX: {'auction_closing_time': 1774951200.0, 'created_time': 1774620975.130044, 'last_price_update_time': 1774822404.632475}
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SP22%2520JPX') HTTP/1.1" 204 0
2026-03-29 22:13:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3f49c1c2-8f7d-5e01-adf2-75509fe967e1 with identifier: DY74%20XDW
2026-03-29 22:13:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3f49c1c2-8f7d-5e01-adf2-75509fe967e1 with identifier: DY74%20XDW
2026-03-29 22:13:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3f49c1c2-8f7d-5e01-adf2-75509fe967e1 with identifier: DY74%20XDW to the API
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DY74%20XDW-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '3f49c1c2-8f7d-5e01-adf2-75509fe967e1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DY74 XDW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DY74%20XDW&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'NISSAN',
 'model': 'TOWNSTAR',
 'odometer': 13867,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'NISSAN TOWNSTAR 90KW 45KWH L1 ACENTA Van',
 'transmission': 'automatic',
 'trim': '90KW 45KWH L1 ACENTA',
 'vin': 'VNVNFK00X70882539',
 'year': 2024}
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY74%2520XDW%27 HTTP/1.1" 200 None
2026-03-29 22:13:24 [bca.uk] INFO: Saving data for DY74%20XDW: {'auction_closing_time': 1775037600.0, 'created_time': 1774016889.205809, 'last_price_update_time': 1774822404.919581}
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DY74%2520XDW') HTTP/1.1" 204 0
2026-03-29 22:13:24 [bca.uk] INFO: Found listing with ID: WN21%20XHH
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN21%2520XHH%27 HTTP/1.1" 200 None
2026-03-29 22:13:24 [bca.uk] INFO: Scrape type for WN21%20XHH: 2
2026-03-29 22:13:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a76ece3d-f68e-5eeb-900d-b0afdc86a9d5 with identifier: WN21%20XHH
2026-03-29 22:13:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a76ece3d-f68e-5eeb-900d-b0afdc86a9d5 with scrape type 2
2026-03-29 22:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a76ece3d-f68e-5eeb-900d-b0afdc86a9d5 with scrape type 2
2026-03-29 22:13:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a76ece3d-f68e-5eeb-900d-b0afdc86a9d5, identifier: WN21%20XHH
2026-03-29 22:13:25 [bca.uk] INFO: Found listing with ID: MW19%20FWU
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW19%2520FWU%27 HTTP/1.1" 200 None
2026-03-29 22:13:25 [bca.uk] INFO: Scrape type for MW19%20FWU: 2
2026-03-29 22:13:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08b9b6b7-c051-5391-8c32-20ab435308d3 with identifier: MW19%20FWU
2026-03-29 22:13:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08b9b6b7-c051-5391-8c32-20ab435308d3 with scrape type 2
2026-03-29 22:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08b9b6b7-c051-5391-8c32-20ab435308d3 with scrape type 2
2026-03-29 22:13:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 08b9b6b7-c051-5391-8c32-20ab435308d3, identifier: MW19%20FWU
2026-03-29 22:13:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a76ece3d-f68e-5eeb-900d-b0afdc86a9d5 with identifier: WN21%20XHH
2026-03-29 22:13:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a76ece3d-f68e-5eeb-900d-b0afdc86a9d5 with identifier: WN21%20XHH
2026-03-29 22:13:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a76ece3d-f68e-5eeb-900d-b0afdc86a9d5 with identifier: WN21%20XHH to the API
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WN21%20XHH-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a76ece3d-f68e-5eeb-900d-b0afdc86a9d5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'WN21 XHH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WN21%20XHH&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'MERCEDES-BENZ',
 'model': 'CLA 200',
 'odometer': 13347,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA 200 1.3 AMG LINE PREMIUM PLUS DCT Coupe',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM PLUS DCT',
 'vin': 'W1K1183872N215135',
 'year': 2021}
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN21%2520XHH%27 HTTP/1.1" 200 None
2026-03-29 22:13:25 [bca.uk] INFO: Saving data for WN21%20XHH: {'auction_closing_time': 1774951200.0, 'created_time': 1774620975.787833, 'last_price_update_time': 1774822405.435547}
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WN21%2520XHH') HTTP/1.1" 204 0
2026-03-29 22:13:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 08b9b6b7-c051-5391-8c32-20ab435308d3 with identifier: MW19%20FWU
2026-03-29 22:13:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 08b9b6b7-c051-5391-8c32-20ab435308d3 with identifier: MW19%20FWU
2026-03-29 22:13:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 08b9b6b7-c051-5391-8c32-20ab435308d3 with identifier: MW19%20FWU to the API
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MW19%20FWU-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '08b9b6b7-c051-5391-8c32-20ab435308d3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MW19 FWU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MW19%20FWU&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 64728,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.5 BLUEHDI 130 GT LINE PREMIUM Hatchback',
 'transmission': 'manual',
 'trim': 'BLUEHDI 130 GT LINE PREMIUM',
 'vin': 'VF3MCYHZJKS065946',
 'year': 2019}
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW19%2520FWU%27 HTTP/1.1" 200 None
2026-03-29 22:13:25 [bca.uk] INFO: Saving data for MW19%20FWU: {'auction_closing_time': 1774864800.0, 'created_time': 1774621039.284322, 'last_price_update_time': 1774822405.714467}
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MW19%2520FWU') HTTP/1.1" 204 0
2026-03-29 22:13:25 [bca.uk] INFO: Found listing with ID: YC22%20WTN
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC22%2520WTN%27 HTTP/1.1" 200 None
2026-03-29 22:13:25 [bca.uk] INFO: Scrape type for YC22%20WTN: 2
2026-03-29 22:13:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c88e1c91-7005-56c8-b45b-7a9fbd634e7d with identifier: YC22%20WTN
2026-03-29 22:13:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c88e1c91-7005-56c8-b45b-7a9fbd634e7d with scrape type 2
2026-03-29 22:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c88e1c91-7005-56c8-b45b-7a9fbd634e7d with scrape type 2
2026-03-29 22:13:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c88e1c91-7005-56c8-b45b-7a9fbd634e7d, identifier: YC22%20WTN
2026-03-29 22:13:25 [bca.uk] INFO: Found listing with ID: NGZ%204980
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NGZ%25204980%27 HTTP/1.1" 200 None
2026-03-29 22:13:25 [bca.uk] INFO: Scrape type for NGZ%204980: 2
2026-03-29 22:13:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41d7addd-4566-5472-8fad-7561e2bfa2e7 with identifier: NGZ%204980
2026-03-29 22:13:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41d7addd-4566-5472-8fad-7561e2bfa2e7 with scrape type 2
2026-03-29 22:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41d7addd-4566-5472-8fad-7561e2bfa2e7 with scrape type 2
2026-03-29 22:13:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 41d7addd-4566-5472-8fad-7561e2bfa2e7, identifier: NGZ%204980
2026-03-29 22:13:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c88e1c91-7005-56c8-b45b-7a9fbd634e7d with identifier: YC22%20WTN
2026-03-29 22:13:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c88e1c91-7005-56c8-b45b-7a9fbd634e7d with identifier: YC22%20WTN
2026-03-29 22:13:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c88e1c91-7005-56c8-b45b-7a9fbd634e7d with identifier: YC22%20WTN to the API
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YC22%20WTN-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c88e1c91-7005-56c8-b45b-7a9fbd634e7d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YC22 WTN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YC22%20WTN&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'KIA',
 'model': 'SPORTAGE',
 'odometer': 24410,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'KIA SPORTAGE 1.6 T GDI 150 2 ISG StationWagon',
 'transmission': 'manual',
 'trim': 'T GDI 150 2 ISG',
 'vin': 'U5YPU81BLNL011310',
 'year': 2022}
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC22%2520WTN%27 HTTP/1.1" 200 None
2026-03-29 22:13:26 [bca.uk] INFO: Saving data for YC22%20WTN: {'auction_closing_time': 1774951200.0, 'created_time': 1774620977.279087, 'last_price_update_time': 1774822406.227024}
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YC22%2520WTN') HTTP/1.1" 204 0
2026-03-29 22:13:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 41d7addd-4566-5472-8fad-7561e2bfa2e7 with identifier: NGZ%204980
2026-03-29 22:13:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 41d7addd-4566-5472-8fad-7561e2bfa2e7 with identifier: NGZ%204980
2026-03-29 22:13:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 41d7addd-4566-5472-8fad-7561e2bfa2e7 with identifier: NGZ%204980 to the API
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 157,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NGZ%204980-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '41d7addd-4566-5472-8fad-7561e2bfa2e7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NGZ 4980',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NGZ%204980&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'MOKKA X',
 'odometer': 53160,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VAUXHALL MOKKA X 1.4 T 140 ELITE Hatchback',
 'transmission': 'automatic',
 'trim': 'T 140 ELITE',
 'vin': 'W0VJD7E88KB878496',
 'year': 2019}
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NGZ%25204980%27 HTTP/1.1" 200 None
2026-03-29 22:13:26 [bca.uk] INFO: Saving data for NGZ%204980: {'auction_closing_time': 1774864800.0, 'created_time': 1774621040.440558, 'last_price_update_time': 1774822406.611691}
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NGZ%25204980') HTTP/1.1" 204 0
2026-03-29 22:13:26 [bca.uk] INFO: Found listing with ID: YT22%20JFY
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT22%2520JFY%27 HTTP/1.1" 200 None
2026-03-29 22:13:26 [bca.uk] INFO: Scrape type for YT22%20JFY: 2
2026-03-29 22:13:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd562518-4435-5b5a-a75c-c3cbf5f9676c with identifier: YT22%20JFY
2026-03-29 22:13:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd562518-4435-5b5a-a75c-c3cbf5f9676c with scrape type 2
2026-03-29 22:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd562518-4435-5b5a-a75c-c3cbf5f9676c with scrape type 2
2026-03-29 22:13:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bd562518-4435-5b5a-a75c-c3cbf5f9676c, identifier: YT22%20JFY
2026-03-29 22:13:26 [bca.uk] INFO: Found listing with ID: NX70%20YNN
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX70%2520YNN%27 HTTP/1.1" 200 None
2026-03-29 22:13:26 [bca.uk] INFO: Scrape type for NX70%20YNN: 0
2026-03-29 22:13:26 [bca.uk] INFO: Found listing with ID: UIG%206502
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27UIG%25206502%27 HTTP/1.1" 200 None
2026-03-29 22:13:26 [bca.uk] INFO: Scrape type for UIG%206502: 2
2026-03-29 22:13:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62185bee-d240-538e-84b6-c52f3bb04afc with identifier: UIG%206502
2026-03-29 22:13:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62185bee-d240-538e-84b6-c52f3bb04afc with scrape type 2
2026-03-29 22:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62185bee-d240-538e-84b6-c52f3bb04afc with scrape type 2
2026-03-29 22:13:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 62185bee-d240-538e-84b6-c52f3bb04afc, identifier: UIG%206502
2026-03-29 22:13:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bd562518-4435-5b5a-a75c-c3cbf5f9676c with identifier: YT22%20JFY
2026-03-29 22:13:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bd562518-4435-5b5a-a75c-c3cbf5f9676c with identifier: YT22%20JFY
2026-03-29 22:13:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bd562518-4435-5b5a-a75c-c3cbf5f9676c with identifier: YT22%20JFY to the API
2026-03-29 22:13:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 156,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YT22%20JFY-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'bd562518-4435-5b5a-a75c-c3cbf5f9676c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YT22 JFY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YT22%20JFY&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'HYUNDAI',
 'model': 'TUCSON',
 'odometer': 35795,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'HYUNDAI TUCSON 1.6 T-GDI 2WD ULTIMATE StationWagon',
 'transmission': 'manual',
 'trim': 'T-GDI 2WD ULTIMATE',
 'vin': 'TMAJE81BLNJ176172',
 'year': 2022}
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT22%2520JFY%27 HTTP/1.1" 200 None
2026-03-29 22:13:27 [bca.uk] INFO: Saving data for YT22%20JFY: {'auction_closing_time': 1774951200.0, 'created_time': 1774620978.557141, 'last_price_update_time': 1774822407.111999}
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YT22%2520JFY') HTTP/1.1" 204 0
2026-03-29 22:13:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 62185bee-d240-538e-84b6-c52f3bb04afc with identifier: UIG%206502
2026-03-29 22:13:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 62185bee-d240-538e-84b6-c52f3bb04afc with identifier: UIG%206502
2026-03-29 22:13:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 62185bee-d240-538e-84b6-c52f3bb04afc with identifier: UIG%206502 to the API
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=UIG%206502-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '62185bee-d240-538e-84b6-c52f3bb04afc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'UIG 6502',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=UIG%206502&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'AUDI',
 'model': 'A5 SPORTBACK',
 'odometer': 57906,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'AUDI A5 SPORTBACK 2.0 35 TFSI BLACK ED.S-T Hatchback',
 'transmission': 'automatic',
 'trim': '35 TFSI BLACK ED.S-T',
 'vin': 'WAUZZZF54KA076321',
 'year': 2019}
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27UIG%25206502%27 HTTP/1.1" 200 None
2026-03-29 22:13:27 [bca.uk] INFO: Saving data for UIG%206502: {'auction_closing_time': 1774864800.0, 'created_time': 1774621036.01504, 'last_price_update_time': 1774822407.397749}
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='UIG%25206502') HTTP/1.1" 204 0
2026-03-29 22:13:27 [bca.uk] INFO: Found listing with ID: YT22%20WYL
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT22%2520WYL%27 HTTP/1.1" 200 None
2026-03-29 22:13:27 [bca.uk] INFO: Scrape type for YT22%20WYL: 2
2026-03-29 22:13:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9181a1be-81a3-51a0-8ca9-ef9e712382fe with identifier: YT22%20WYL
2026-03-29 22:13:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9181a1be-81a3-51a0-8ca9-ef9e712382fe with scrape type 2
2026-03-29 22:13:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9181a1be-81a3-51a0-8ca9-ef9e712382fe with scrape type 2
2026-03-29 22:13:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9181a1be-81a3-51a0-8ca9-ef9e712382fe, identifier: YT22%20WYL
2026-03-29 22:13:27 [bca.uk] INFO: Found listing with ID: VN19%20OXZ
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN19%2520OXZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:27 [bca.uk] INFO: Scrape type for VN19%20OXZ: 2
2026-03-29 22:13:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba7e2faa-f79a-55af-a52d-ce185e453765 with identifier: VN19%20OXZ
2026-03-29 22:13:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba7e2faa-f79a-55af-a52d-ce185e453765 with scrape type 2
2026-03-29 22:13:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba7e2faa-f79a-55af-a52d-ce185e453765 with scrape type 2
2026-03-29 22:13:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ba7e2faa-f79a-55af-a52d-ce185e453765, identifier: VN19%20OXZ
2026-03-29 22:13:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9181a1be-81a3-51a0-8ca9-ef9e712382fe with identifier: YT22%20WYL
2026-03-29 22:13:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9181a1be-81a3-51a0-8ca9-ef9e712382fe with identifier: YT22%20WYL
2026-03-29 22:13:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9181a1be-81a3-51a0-8ca9-ef9e712382fe with identifier: YT22%20WYL to the API
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YT22%20WYL-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '9181a1be-81a3-51a0-8ca9-ef9e712382fe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YT22 WYL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YT22%20WYL&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'KIA',
 'model': 'NIRO',
 'odometer': 56013,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'KIA NIRO 1.6 GDI PHEV 2 DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'GDI PHEV 2 DCT',
 'vin': 'KNACM81DVN5530091',
 'year': 2022}
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT22%2520WYL%27 HTTP/1.1" 200 None
2026-03-29 22:13:27 [bca.uk] INFO: Saving data for YT22%20WYL: {'auction_closing_time': 1774951200.0, 'created_time': 1774620957.599373, 'last_price_update_time': 1774822407.890007}
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YT22%2520WYL') HTTP/1.1" 204 0
2026-03-29 22:13:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ba7e2faa-f79a-55af-a52d-ce185e453765 with identifier: VN19%20OXZ
2026-03-29 22:13:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ba7e2faa-f79a-55af-a52d-ce185e453765 with identifier: VN19%20OXZ
2026-03-29 22:13:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ba7e2faa-f79a-55af-a52d-ce185e453765 with identifier: VN19%20OXZ to the API
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VN19%20OXZ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ba7e2faa-f79a-55af-a52d-ce185e453765',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VN19 OXZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VN19%20OXZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VOLKSWAGEN',
 'model': 'TIGUAN',
 'odometer': 58731,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN 2.0 TDI 150 BMT 2WD R LINE DSG StationWagon',
 'transmission': 'automatic',
 'trim': 'TDI 150 BMT 2WD R LINE DSG',
 'vin': 'WVGZZZ5NZKW315113',
 'year': 2019}
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN19%2520OXZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:28 [bca.uk] INFO: Saving data for VN19%20OXZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774621038.614667, 'last_price_update_time': 1774822408.17984}
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VN19%2520OXZ') HTTP/1.1" 204 0
2026-03-29 22:13:28 [bca.uk] INFO: Found listing with ID: FH22%20KUE
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH22%2520KUE%27 HTTP/1.1" 200 None
2026-03-29 22:13:28 [bca.uk] INFO: Scrape type for FH22%20KUE: 2
2026-03-29 22:13:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a667283-635d-5ef7-a8ea-93707d67d596 with identifier: FH22%20KUE
2026-03-29 22:13:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a667283-635d-5ef7-a8ea-93707d67d596 with scrape type 2
2026-03-29 22:13:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a667283-635d-5ef7-a8ea-93707d67d596 with scrape type 2
2026-03-29 22:13:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0a667283-635d-5ef7-a8ea-93707d67d596, identifier: FH22%20KUE
2026-03-29 22:13:28 [bca.uk] INFO: Found listing with ID: WP19%20XTL
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP19%2520XTL%27 HTTP/1.1" 200 None
2026-03-29 22:13:28 [bca.uk] INFO: Scrape type for WP19%20XTL: 2
2026-03-29 22:13:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f58cbfdf-1d90-5945-9565-9e8af2634817 with identifier: WP19%20XTL
2026-03-29 22:13:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f58cbfdf-1d90-5945-9565-9e8af2634817 with scrape type 2
2026-03-29 22:13:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f58cbfdf-1d90-5945-9565-9e8af2634817 with scrape type 2
2026-03-29 22:13:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f58cbfdf-1d90-5945-9565-9e8af2634817, identifier: WP19%20XTL
2026-03-29 22:13:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0a667283-635d-5ef7-a8ea-93707d67d596 with identifier: FH22%20KUE
2026-03-29 22:13:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0a667283-635d-5ef7-a8ea-93707d67d596 with identifier: FH22%20KUE
2026-03-29 22:13:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0a667283-635d-5ef7-a8ea-93707d67d596 with identifier: FH22%20KUE to the API
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 25,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FH22%20KUE-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '0a667283-635d-5ef7-a8ea-93707d67d596',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FH22 KUE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FH22%20KUE&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'FORD',
 'model': 'KUGA',
 'odometer': 92863,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'FORD KUGA 2.5 E/B PHEV 2WD ST-LINE X ED. StationWagon',
 'transmission': 'automatic',
 'trim': 'E/B PHEV 2WD ST-LINE X ED.',
 'vin': 'WF0FXXWPMHNU78498',
 'year': 2022}
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH22%2520KUE%27 HTTP/1.1" 200 None
2026-03-29 22:13:28 [bca.uk] INFO: Saving data for FH22%20KUE: {'auction_closing_time': 1774951200.0, 'created_time': 1774620959.166058, 'last_price_update_time': 1774822408.742188}
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FH22%2520KUE') HTTP/1.1" 204 0
2026-03-29 22:13:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f58cbfdf-1d90-5945-9565-9e8af2634817 with identifier: WP19%20XTL
2026-03-29 22:13:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f58cbfdf-1d90-5945-9565-9e8af2634817 with identifier: WP19%20XTL
2026-03-29 22:13:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f58cbfdf-1d90-5945-9565-9e8af2634817 with identifier: WP19%20XTL to the API
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 273,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WP19%20XTL-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f58cbfdf-1d90-5945-9565-9e8af2634817',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WP19 XTL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WP19%20XTL&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'KIA',
 'model': 'RIO',
 'odometer': 38570,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'KIA RIO 1.4 99 2 (6) Hatchback',
 'transmission': 'automatic',
 'trim': '99 2 (6)',
 'vin': 'KNADC514MK6282167',
 'year': 2019}
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP19%2520XTL%27 HTTP/1.1" 200 None
2026-03-29 22:13:29 [bca.uk] INFO: Saving data for WP19%20XTL: {'auction_closing_time': 1774864800.0, 'created_time': 1774621038.223641, 'last_price_update_time': 1774822409.033014}
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WP19%2520XTL') HTTP/1.1" 204 0
2026-03-29 22:13:29 [bca.uk] INFO: Found listing with ID: FL22%20UJK
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL22%2520UJK%27 HTTP/1.1" 200 None
2026-03-29 22:13:29 [bca.uk] INFO: Scrape type for FL22%20UJK: 2
2026-03-29 22:13:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac306dd7-b0ad-5862-aff7-84e30d6a7b39 with identifier: FL22%20UJK
2026-03-29 22:13:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac306dd7-b0ad-5862-aff7-84e30d6a7b39 with scrape type 2
2026-03-29 22:13:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac306dd7-b0ad-5862-aff7-84e30d6a7b39 with scrape type 2
2026-03-29 22:13:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ac306dd7-b0ad-5862-aff7-84e30d6a7b39, identifier: FL22%20UJK
2026-03-29 22:13:29 [bca.uk] INFO: Found listing with ID: WT19%20MYC
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT19%2520MYC%27 HTTP/1.1" 200 None
2026-03-29 22:13:29 [bca.uk] INFO: Scrape type for WT19%20MYC: 0
2026-03-29 22:13:29 [bca.uk] INFO: Found listing with ID: YT19%20LDO
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT19%2520LDO%27 HTTP/1.1" 200 None
2026-03-29 22:13:29 [bca.uk] INFO: Scrape type for YT19%20LDO: 2
2026-03-29 22:13:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90420f2a-560a-5d12-aed8-6606ce3266d6 with identifier: YT19%20LDO
2026-03-29 22:13:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90420f2a-560a-5d12-aed8-6606ce3266d6 with scrape type 2
2026-03-29 22:13:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90420f2a-560a-5d12-aed8-6606ce3266d6 with scrape type 2
2026-03-29 22:13:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 90420f2a-560a-5d12-aed8-6606ce3266d6, identifier: YT19%20LDO
2026-03-29 22:13:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ac306dd7-b0ad-5862-aff7-84e30d6a7b39 with identifier: FL22%20UJK
2026-03-29 22:13:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ac306dd7-b0ad-5862-aff7-84e30d6a7b39 with identifier: FL22%20UJK
2026-03-29 22:13:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ac306dd7-b0ad-5862-aff7-84e30d6a7b39 with identifier: FL22%20UJK to the API
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 32,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FL22%20UJK-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'ac306dd7-b0ad-5862-aff7-84e30d6a7b39',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FL22 UJK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FL22%20UJK&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'BMW',
 'model': '330E',
 'odometer': 110144,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW 330E 2.0 T SE PRO Estate',
 'transmission': 'automatic',
 'trim': 'T SE PRO',
 'vin': 'WBA6N32030FM86937',
 'year': 2022}
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL22%2520UJK%27 HTTP/1.1" 200 None
2026-03-29 22:13:29 [bca.uk] INFO: Saving data for FL22%20UJK: {'auction_closing_time': 1774951200.0, 'created_time': 1773828201.380496, 'last_price_update_time': 1774822409.599728}
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FL22%2520UJK') HTTP/1.1" 204 0
2026-03-29 22:13:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 90420f2a-560a-5d12-aed8-6606ce3266d6 with identifier: YT19%20LDO
2026-03-29 22:13:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 90420f2a-560a-5d12-aed8-6606ce3266d6 with identifier: YT19%20LDO
2026-03-29 22:13:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 90420f2a-560a-5d12-aed8-6606ce3266d6 with identifier: YT19%20LDO to the API
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YT19%20LDO-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '90420f2a-560a-5d12-aed8-6606ce3266d6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YT19 LDO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YT19%20LDO&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 26111,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.6 112 BOSE PERSONAL ED. Hatchback',
 'transmission': 'automatic',
 'trim': '112 BOSE PERSONAL ED.',
 'vin': 'SJNFBAF15U8049773',
 'year': 2019}
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT19%2520LDO%27 HTTP/1.1" 200 None
2026-03-29 22:13:29 [bca.uk] INFO: Saving data for YT19%20LDO: {'auction_closing_time': 1774864800.0, 'created_time': 1774437412.060851, 'last_price_update_time': 1774822409.890108}
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YT19%2520LDO') HTTP/1.1" 204 0
2026-03-29 22:13:29 [bca.uk] INFO: Found listing with ID: FX71%20RTV
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX71%2520RTV%27 HTTP/1.1" 200 None
2026-03-29 22:13:29 [bca.uk] INFO: Scrape type for FX71%20RTV: 2
2026-03-29 22:13:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acb97507-1dc5-5016-9520-7cfd337c3270 with identifier: FX71%20RTV
2026-03-29 22:13:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acb97507-1dc5-5016-9520-7cfd337c3270 with scrape type 2
2026-03-29 22:13:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acb97507-1dc5-5016-9520-7cfd337c3270 with scrape type 2
2026-03-29 22:13:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: acb97507-1dc5-5016-9520-7cfd337c3270, identifier: FX71%20RTV
2026-03-29 22:13:30 [bca.uk] INFO: Found listing with ID: YX69%20YNJ
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX69%2520YNJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:30 [bca.uk] INFO: Scrape type for YX69%20YNJ: 2
2026-03-29 22:13:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b38c7ac4-09c2-55f4-8f9d-cdbc5aaf824f with identifier: YX69%20YNJ
2026-03-29 22:13:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b38c7ac4-09c2-55f4-8f9d-cdbc5aaf824f with scrape type 2
2026-03-29 22:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b38c7ac4-09c2-55f4-8f9d-cdbc5aaf824f with scrape type 2
2026-03-29 22:13:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b38c7ac4-09c2-55f4-8f9d-cdbc5aaf824f, identifier: YX69%20YNJ
2026-03-29 22:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=62&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:13:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: acb97507-1dc5-5016-9520-7cfd337c3270 with identifier: FX71%20RTV
2026-03-29 22:13:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: acb97507-1dc5-5016-9520-7cfd337c3270 with identifier: FX71%20RTV
2026-03-29 22:13:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: acb97507-1dc5-5016-9520-7cfd337c3270 with identifier: FX71%20RTV to the API
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 22,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FX71%20RTV-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'acb97507-1dc5-5016-9520-7cfd337c3270',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FX71 RTV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FX71%20RTV&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'MERCEDES-BENZ',
 'model': 'A250 E',
 'odometer': 107230,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A250 E 1.3 AMG LINE EXECUTIVE ED.DCT Saloon',
 'transmission': 'automatic',
 'trim': 'AMG LINE EXECUTIVE ED.DCT',
 'vin': 'W1K1771862J330161',
 'year': 2021}
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX71%2520RTV%27 HTTP/1.1" 200 None
2026-03-29 22:13:30 [bca.uk] INFO: Saving data for FX71%20RTV: {'auction_closing_time': 1774951200.0, 'created_time': 1774620961.522741, 'last_price_update_time': 1774822410.444824}
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FX71%2520RTV') HTTP/1.1" 204 0
2026-03-29 22:13:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b38c7ac4-09c2-55f4-8f9d-cdbc5aaf824f with identifier: YX69%20YNJ
2026-03-29 22:13:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b38c7ac4-09c2-55f4-8f9d-cdbc5aaf824f with identifier: YX69%20YNJ
2026-03-29 22:13:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b38c7ac4-09c2-55f4-8f9d-cdbc5aaf824f with identifier: YX69%20YNJ to the API
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YX69%20YNJ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b38c7ac4-09c2-55f4-8f9d-cdbc5aaf824f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YX69 YNJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YX69%20YNJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VOLVO',
 'model': 'S90',
 'odometer': 47551,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VOLVO S90 2.0 T4 190 R DESIGN PLUS G/T Saloon',
 'transmission': 'manual',
 'trim': 'T4 190 R DESIGN PLUS G/T',
 'vin': 'LVYPSAKVDLP079072',
 'year': 2019}
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX69%2520YNJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:30 [bca.uk] INFO: Saving data for YX69%20YNJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774621036.655954, 'last_price_update_time': 1774822410.835216}
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YX69%2520YNJ') HTTP/1.1" 204 0
2026-03-29 22:13:30 [bca.uk] INFO: Found listing with ID: GJ22%20KJK
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ22%2520KJK%27 HTTP/1.1" 200 None
2026-03-29 22:13:30 [bca.uk] INFO: Scrape type for GJ22%20KJK: 2
2026-03-29 22:13:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 609fdefc-9bd0-5938-a1d6-94e3de1b22d9 with identifier: GJ22%20KJK
2026-03-29 22:13:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 609fdefc-9bd0-5938-a1d6-94e3de1b22d9 with scrape type 2
2026-03-29 22:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 609fdefc-9bd0-5938-a1d6-94e3de1b22d9 with scrape type 2
2026-03-29 22:13:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 609fdefc-9bd0-5938-a1d6-94e3de1b22d9, identifier: GJ22%20KJK
2026-03-29 22:13:30 [bca.uk] INFO: Found listing with ID: CE70%20YEJ
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE70%2520YEJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:30 [bca.uk] INFO: Scrape type for CE70%20YEJ: 2
2026-03-29 22:13:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bf34238-5a41-5fde-b2b2-04a9e83e18ac with identifier: CE70%20YEJ
2026-03-29 22:13:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bf34238-5a41-5fde-b2b2-04a9e83e18ac with scrape type 2
2026-03-29 22:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bf34238-5a41-5fde-b2b2-04a9e83e18ac with scrape type 2
2026-03-29 22:13:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7bf34238-5a41-5fde-b2b2-04a9e83e18ac, identifier: CE70%20YEJ
2026-03-29 22:13:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 609fdefc-9bd0-5938-a1d6-94e3de1b22d9 with identifier: GJ22%20KJK
2026-03-29 22:13:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 609fdefc-9bd0-5938-a1d6-94e3de1b22d9 with identifier: GJ22%20KJK
2026-03-29 22:13:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 609fdefc-9bd0-5938-a1d6-94e3de1b22d9 with identifier: GJ22%20KJK to the API
2026-03-29 22:13:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 21,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GJ22%20KJK-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '609fdefc-9bd0-5938-a1d6-94e3de1b22d9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'GJ22 KJK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GJ22%20KJK&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 63901,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.4 TSI E-HYBRID STYLE DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TSI E-HYBRID STYLE DSG',
 'vin': 'WVWZZZCDZNW305373',
 'year': 2022}
2026-03-29 22:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ22%2520KJK%27 HTTP/1.1" 200 None
2026-03-29 22:13:31 [bca.uk] INFO: Saving data for GJ22%20KJK: {'auction_closing_time': 1774951200.0, 'created_time': 1774004640.199692, 'last_price_update_time': 1774822411.661966}
2026-03-29 22:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ22%2520KJK') HTTP/1.1" 204 0
2026-03-29 22:13:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7bf34238-5a41-5fde-b2b2-04a9e83e18ac with identifier: CE70%20YEJ
2026-03-29 22:13:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7bf34238-5a41-5fde-b2b2-04a9e83e18ac with identifier: CE70%20YEJ
2026-03-29 22:13:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7bf34238-5a41-5fde-b2b2-04a9e83e18ac with identifier: CE70%20YEJ to the API
2026-03-29 22:13:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CE70%20YEJ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7bf34238-5a41-5fde-b2b2-04a9e83e18ac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CE70 YEJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CE70%20YEJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 61292,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 125 TITANIUM X Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 TITANIUM X',
 'vin': 'WF0JXXGAHJLA78790',
 'year': 2020}
2026-03-29 22:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE70%2520YEJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:31 [bca.uk] INFO: Saving data for CE70%20YEJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774621037.386548, 'last_price_update_time': 1774822411.930671}
2026-03-29 22:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CE70%2520YEJ') HTTP/1.1" 204 0
2026-03-29 22:13:31 [bca.uk] INFO: Found listing with ID: GL72%20OHJ
2026-03-29 22:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL72%2520OHJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:31 [bca.uk] INFO: Scrape type for GL72%20OHJ: 2
2026-03-29 22:13:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 202aeef3-1190-510f-80e8-d9096592b2d3 with identifier: GL72%20OHJ
2026-03-29 22:13:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 202aeef3-1190-510f-80e8-d9096592b2d3 with scrape type 2
2026-03-29 22:13:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 202aeef3-1190-510f-80e8-d9096592b2d3 with scrape type 2
2026-03-29 22:13:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 202aeef3-1190-510f-80e8-d9096592b2d3, identifier: GL72%20OHJ
2026-03-29 22:13:32 [bca.uk] INFO: Found listing with ID: ER61%20ERR
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ER61%2520ERR%27 HTTP/1.1" 200 None
2026-03-29 22:13:32 [bca.uk] INFO: Scrape type for ER61%20ERR: 0
2026-03-29 22:13:32 [bca.uk] INFO: Found listing with ID: EY70%20VMJ
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY70%2520VMJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:32 [bca.uk] INFO: Scrape type for EY70%20VMJ: 0
2026-03-29 22:13:32 [bca.uk] INFO: Found listing with ID: KO19%20FZP
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO19%2520FZP%27 HTTP/1.1" 200 None
2026-03-29 22:13:32 [bca.uk] INFO: Scrape type for KO19%20FZP: 0
2026-03-29 22:13:32 [bca.uk] INFO: Found listing with ID: KP73%20JFY
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP73%2520JFY%27 HTTP/1.1" 200 None
2026-03-29 22:13:32 [bca.uk] INFO: Scrape type for KP73%20JFY: 2
2026-03-29 22:13:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 621d1671-4f84-5fe9-8140-95201b9f82f5 with identifier: KP73%20JFY
2026-03-29 22:13:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 621d1671-4f84-5fe9-8140-95201b9f82f5 with scrape type 2
2026-03-29 22:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 621d1671-4f84-5fe9-8140-95201b9f82f5 with scrape type 2
2026-03-29 22:13:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 621d1671-4f84-5fe9-8140-95201b9f82f5, identifier: KP73%20JFY
2026-03-29 22:13:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 202aeef3-1190-510f-80e8-d9096592b2d3 with identifier: GL72%20OHJ
2026-03-29 22:13:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 202aeef3-1190-510f-80e8-d9096592b2d3 with identifier: GL72%20OHJ
2026-03-29 22:13:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 202aeef3-1190-510f-80e8-d9096592b2d3 with identifier: GL72%20OHJ to the API
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GL72%20OHJ-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '202aeef3-1190-510f-80e8-d9096592b2d3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'GL72 OHJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GL72%20OHJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'TESLA',
 'model': 'MODEL Y',
 'odometer': 25300,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL Y RWD Hatchback',
 'transmission': 'automatic',
 'trim': 'RWD',
 'vin': 'LRWYHCFSXPC588064',
 'year': 2022}
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL72%2520OHJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:32 [bca.uk] INFO: Saving data for GL72%20OHJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774620950.256332, 'last_price_update_time': 1774822412.482095}
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GL72%2520OHJ') HTTP/1.1" 204 0
2026-03-29 22:13:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 621d1671-4f84-5fe9-8140-95201b9f82f5 with identifier: KP73%20JFY
2026-03-29 22:13:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 621d1671-4f84-5fe9-8140-95201b9f82f5 with identifier: KP73%20JFY
2026-03-29 22:13:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 621d1671-4f84-5fe9-8140-95201b9f82f5 with identifier: KP73%20JFY to the API
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KP73%20JFY-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '621d1671-4f84-5fe9-8140-95201b9f82f5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KP73 JFY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KP73%20JFY&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'SKODA',
 'model': 'SCALA',
 'odometer': 15864,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'SKODA SCALA 1.5 TSI 150 MONTE CARLO DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TSI 150 MONTE CARLO DSG',
 'vin': 'TMBFK6NW4P3167040',
 'year': 2023}
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP73%2520JFY%27 HTTP/1.1" 200 None
2026-03-29 22:13:32 [bca.uk] INFO: Saving data for KP73%20JFY: {'auction_closing_time': 1774864800.0, 'created_time': 1774621033.186494, 'last_price_update_time': 1774822412.794001}
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KP73%2520JFY') HTTP/1.1" 204 0
2026-03-29 22:13:32 [bca.uk] INFO: Found listing with ID: MD72%20VWA
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD72%2520VWA%27 HTTP/1.1" 200 None
2026-03-29 22:13:32 [bca.uk] INFO: Scrape type for MD72%20VWA: 2
2026-03-29 22:13:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5606adf0-7d97-5078-bf34-92d29d997f55 with identifier: MD72%20VWA
2026-03-29 22:13:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5606adf0-7d97-5078-bf34-92d29d997f55 with scrape type 2
2026-03-29 22:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5606adf0-7d97-5078-bf34-92d29d997f55 with scrape type 2
2026-03-29 22:13:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5606adf0-7d97-5078-bf34-92d29d997f55, identifier: MD72%20VWA
2026-03-29 22:13:32 [bca.uk] INFO: Found listing with ID: MA69%20GVJ
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA69%2520GVJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:32 [bca.uk] INFO: Scrape type for MA69%20GVJ: 2
2026-03-29 22:13:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 908511f1-7fc0-54e5-91bc-b841959894cf with identifier: MA69%20GVJ
2026-03-29 22:13:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 908511f1-7fc0-54e5-91bc-b841959894cf with scrape type 2
2026-03-29 22:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 908511f1-7fc0-54e5-91bc-b841959894cf with scrape type 2
2026-03-29 22:13:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 908511f1-7fc0-54e5-91bc-b841959894cf, identifier: MA69%20GVJ
2026-03-29 22:13:33 [bca.uk] INFO: Total items found: 100
2026-03-29 22:13:33 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=63&sort=MostRecentlyAdded
2026-03-29 22:13:33 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:13:33 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=63&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5606adf0-7d97-5078-bf34-92d29d997f55 with identifier: MD72%20VWA
2026-03-29 22:13:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5606adf0-7d97-5078-bf34-92d29d997f55 with identifier: MD72%20VWA
2026-03-29 22:13:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5606adf0-7d97-5078-bf34-92d29d997f55 with identifier: MD72%20VWA to the API
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MD72%20VWA-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '5606adf0-7d97-5078-bf34-92d29d997f55',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MD72 VWA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MD72%20VWA&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'RENAULT',
 'model': 'ZOE E-TECH',
 'odometer': 2488,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'RENAULT ZOE E-TECH 50KWH 135 GT LINE+ (50KW) Hatchback',
 'transmission': 'automatic',
 'trim': '50KWH 135 GT LINE+ (50KW)',
 'vin': 'VF1AG000669739702',
 'year': 2022}
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD72%2520VWA%27 HTTP/1.1" 200 None
2026-03-29 22:13:33 [bca.uk] INFO: Saving data for MD72%20VWA: {'auction_closing_time': 1774951200.0, 'created_time': 1773909868.95271, 'last_price_update_time': 1774822413.330977}
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MD72%2520VWA') HTTP/1.1" 204 0
2026-03-29 22:13:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 908511f1-7fc0-54e5-91bc-b841959894cf with identifier: MA69%20GVJ
2026-03-29 22:13:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 908511f1-7fc0-54e5-91bc-b841959894cf with identifier: MA69%20GVJ
2026-03-29 22:13:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 908511f1-7fc0-54e5-91bc-b841959894cf with identifier: MA69%20GVJ to the API
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MA69%20GVJ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '908511f1-7fc0-54e5-91bc-b841959894cf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MA69 GVJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MA69%20GVJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'KIA',
 'model': 'CEED',
 'odometer': 41230,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'KIA CEED 1.0 T GDI 120 3 ISG Hatchback',
 'transmission': 'manual',
 'trim': 'T GDI 120 3 ISG',
 'vin': 'U5YH2511LKL071229',
 'year': 2019}
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA69%2520GVJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:33 [bca.uk] INFO: Saving data for MA69%20GVJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774621032.512588, 'last_price_update_time': 1774822413.63651}
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MA69%2520GVJ') HTTP/1.1" 204 0
2026-03-29 22:13:33 [bca.uk] INFO: Found listing with ID: MV71%20SVG
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV71%2520SVG%27 HTTP/1.1" 200 None
2026-03-29 22:13:33 [bca.uk] INFO: Scrape type for MV71%20SVG: 2
2026-03-29 22:13:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a38fc86d-37f8-5a34-b137-89a0e66e59cc with identifier: MV71%20SVG
2026-03-29 22:13:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a38fc86d-37f8-5a34-b137-89a0e66e59cc with scrape type 2
2026-03-29 22:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a38fc86d-37f8-5a34-b137-89a0e66e59cc with scrape type 2
2026-03-29 22:13:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a38fc86d-37f8-5a34-b137-89a0e66e59cc, identifier: MV71%20SVG
2026-03-29 22:13:33 [bca.uk] INFO: Found listing with ID: MF20%20MYB
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF20%2520MYB%27 HTTP/1.1" 200 None
2026-03-29 22:13:33 [bca.uk] INFO: Scrape type for MF20%20MYB: 0
2026-03-29 22:13:33 [bca.uk] INFO: Found listing with ID: MT19%20XFA
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT19%2520XFA%27 HTTP/1.1" 200 None
2026-03-29 22:13:33 [bca.uk] INFO: Scrape type for MT19%20XFA: 2
2026-03-29 22:13:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e08af51-da36-5189-b706-531b03f30be2 with identifier: MT19%20XFA
2026-03-29 22:13:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e08af51-da36-5189-b706-531b03f30be2 with scrape type 2
2026-03-29 22:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e08af51-da36-5189-b706-531b03f30be2 with scrape type 2
2026-03-29 22:13:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9e08af51-da36-5189-b706-531b03f30be2, identifier: MT19%20XFA
2026-03-29 22:13:33 [bca.uk] INFO: Found listing with ID: HX67%20SXF
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX67%2520SXF%27 HTTP/1.1" 200 None
2026-03-29 22:13:33 [bca.uk] INFO: Scrape type for HX67%20SXF: 0
2026-03-29 22:13:33 [bca.uk] INFO: Found listing with ID: KW67%20KHT
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW67%2520KHT%27 HTTP/1.1" 200 None
2026-03-29 22:13:33 [bca.uk] INFO: Scrape type for KW67%20KHT: 0
2026-03-29 22:13:33 [bca.uk] INFO: Found listing with ID: DY13%20GYS
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY13%2520GYS%27 HTTP/1.1" 200 None
2026-03-29 22:13:33 [bca.uk] INFO: Scrape type for DY13%20GYS: 0
2026-03-29 22:13:33 [bca.uk] INFO: Found listing with ID: YG21%20NPZ
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG21%2520NPZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:33 [bca.uk] INFO: Scrape type for YG21%20NPZ: 0
2026-03-29 22:13:33 [bca.uk] INFO: Found listing with ID: HG18%20AVU
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG18%2520AVU%27 HTTP/1.1" 200 None
2026-03-29 22:13:33 [bca.uk] INFO: Scrape type for HG18%20AVU: 0
2026-03-29 22:13:33 [bca.uk] INFO: Found listing with ID: GD65%20KZY
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD65%2520KZY%27 HTTP/1.1" 200 None
2026-03-29 22:13:33 [bca.uk] INFO: Scrape type for GD65%20KZY: 0
2026-03-29 22:13:33 [bca.uk] INFO: Found listing with ID: WM19%20HUV
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM19%2520HUV%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for WM19%20HUV: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: WR70%20CFL
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR70%2520CFL%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for WR70%20CFL: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: YF23%20KWB
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF23%2520KWB%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for YF23%20KWB: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: DC73%20MYU
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC73%2520MYU%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for DC73%20MYU: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: LJ69%20ZCL
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ69%2520ZCL%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for LJ69%20ZCL: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: LS65%20AEY
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS65%2520AEY%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for LS65%20AEY: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: OE20%20FPO
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE20%2520FPO%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for OE20%20FPO: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: PF68%20OZD
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF68%2520OZD%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for PF68%20OZD: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: WL63%20BNY
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WL63%2520BNY%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for WL63%20BNY: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: WN56%20WWK
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN56%2520WWK%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for WN56%20WWK: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: YC70%20CCJ
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC70%2520CCJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for YC70%20CCJ: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: EX69%20GCV
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX69%2520GCV%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for EX69%20GCV: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: SW67%20OGP
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW67%2520OGP%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for SW67%20OGP: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: BK25%20PZS
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK25%2520PZS%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for BK25%20PZS: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: BN25%20XWD
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN25%2520XWD%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for BN25%20XWD: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: BN25%20YFM
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN25%2520YFM%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for BN25%20YFM: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: BP71%20FXE
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP71%2520FXE%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for BP71%20FXE: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: LM24%20ETV
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM24%2520ETV%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for LM24%20ETV: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: VO24%20ZGR
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO24%2520ZGR%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for VO24%20ZGR: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: BK25%20HMZ
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK25%2520HMZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for BK25%20HMZ: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: HJ63%20DWX
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ63%2520DWX%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for HJ63%20DWX: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: WD74%20GWP
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD74%2520GWP%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for WD74%20GWP: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: FE23%20EFH
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE23%2520EFH%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for FE23%20EFH: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: RE72%20NLT
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE72%2520NLT%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for RE72%20NLT: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: SF08%20YGT
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF08%2520YGT%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for SF08%20YGT: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: DY74%20XDX
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY74%2520XDX%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for DY74%20XDX: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: YY73%20XJU
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY73%2520XJU%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for YY73%20XJU: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: FM24%20YPU
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM24%2520YPU%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for FM24%20YPU: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: SD70%20WDE
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD70%2520WDE%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for SD70%20WDE: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: GX16%20BYW
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX16%2520BYW%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for GX16%20BYW: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: KD15%20EHO
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KD15%2520EHO%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for KD15%20EHO: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: MV61%20YKG
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV61%2520YKG%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for MV61%20YKG: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: YM65%20RVC
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM65%2520RVC%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for YM65%20RVC: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: FA17%20AYV
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FA17%2520AYV%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for FA17%20AYV: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: GF60%20CXD
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF60%2520CXD%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for GF60%20CXD: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: WO24%20OCH
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO24%2520OCH%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for WO24%20OCH: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: VE73%20PXF
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE73%2520PXF%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for VE73%20PXF: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: NG72%20GVE
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG72%2520GVE%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for NG72%20GVE: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: ND72%20VRG
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND72%2520VRG%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for ND72%20VRG: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: YP23%20BXD
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP23%2520BXD%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for YP23%20BXD: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: ND72%20RXP
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND72%2520RXP%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for ND72%20RXP: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: VK22%20OVX
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK22%2520OVX%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for VK22%20OVX: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: ND72%20MWX
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND72%2520MWX%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for ND72%20MWX: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: HV24%20VKW
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV24%2520VKW%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for HV24%20VKW: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: ND72%20MJK
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND72%2520MJK%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for ND72%20MJK: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: DF71%20OEZ
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF71%2520OEZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for DF71%20OEZ: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: AJ73%20TUH
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ73%2520TUH%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for AJ73%20TUH: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: NL22%20LHD
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL22%2520LHD%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for NL22%20LHD: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: WV18%20HCL
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV18%2520HCL%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for WV18%20HCL: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: CA15%20ELL
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA15%2520ELL%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for CA15%20ELL: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: DF20%20ARX
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF20%2520ARX%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for DF20%20ARX: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: NG17%20GFX
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG17%2520GFX%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for NG17%20GFX: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: WF61%20VYN
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF61%2520VYN%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for WF61%20VYN: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: NA23%20XUN
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA23%2520XUN%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for NA23%20XUN: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: AJ71%20PVP
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ71%2520PVP%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for AJ71%20PVP: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: KV63%20PZD
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV63%2520PZD%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for KV63%20PZD: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: BN64%20WYM
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN64%2520WYM%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for BN64%20WYM: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: DS68%20NWM
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS68%2520NWM%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for DS68%20NWM: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: YF20%20TPY
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF20%2520TPY%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for YF20%20TPY: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: KE73%20EOH
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE73%2520EOH%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for KE73%20EOH: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: NA20%20NDX
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA20%2520NDX%27 HTTP/1.1" 200 None
2026-03-29 22:13:34 [bca.uk] INFO: Scrape type for NA20%20NDX: 0
2026-03-29 22:13:34 [bca.uk] INFO: Found listing with ID: LO21%20EFD
2026-03-29 22:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO21%2520EFD%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for LO21%20EFD: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: RV09%20HFG
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV09%2520HFG%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for RV09%20HFG: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: RE24%20JZO
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE24%2520JZO%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for RE24%20JZO: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: MA64%20NDL
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA64%2520NDL%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for MA64%20NDL: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: KL68%20EHU
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KL68%2520EHU%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for KL68%20EHU: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: HG22%20FBD
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG22%2520FBD%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for HG22%20FBD: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: BL21%20UGV
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL21%2520UGV%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for BL21%20UGV: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: BX69%20YVE
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX69%2520YVE%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for BX69%20YVE: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: LJ74%20TZT
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ74%2520TZT%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for LJ74%20TZT: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: YP16%20VJD
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP16%2520VJD%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for YP16%20VJD: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: WH21%20SOE
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WH21%2520SOE%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for WH21%20SOE: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: YL17%20CXP
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL17%2520CXP%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for YL17%20CXP: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: EA68%20BNF
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA68%2520BNF%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for EA68%20BNF: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: DA73%20ZHL
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA73%2520ZHL%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for DA73%20ZHL: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: BK22%20PWJ
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520PWJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for BK22%20PWJ: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: BU72%20XTD
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU72%2520XTD%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for BU72%20XTD: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: WA64%20ZFT
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA64%2520ZFT%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for WA64%20ZFT: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: OV19%20XON
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV19%2520XON%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for OV19%20XON: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: WN14%20WXE
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN14%2520WXE%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for WN14%20WXE: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: MF64%20ZBC
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF64%2520ZBC%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for MF64%20ZBC: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: HX24%20UMR
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX24%2520UMR%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for HX24%20UMR: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: WV61%20CLU
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV61%2520CLU%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for WV61%20CLU: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: BF73%20ATK
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF73%2520ATK%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for BF73%20ATK: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: VX66%20ORY
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX66%2520ORY%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for VX66%20ORY: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: NJ18%20BWP
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ18%2520BWP%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for NJ18%20BWP: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: VK17%20YZN
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK17%2520YZN%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for VK17%20YZN: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: WT17%20VHG
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT17%2520VHG%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for WT17%20VHG: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: DY73%20WKE
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY73%2520WKE%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for DY73%20WKE: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: LD03%20JVY
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD03%2520JVY%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for LD03%20JVY: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: LG61%20YAY
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG61%2520YAY%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for LG61%20YAY: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: DN75%20JVD
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN75%2520JVD%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for DN75%20JVD: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: HIG%201047
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HIG%25201047%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for HIG%201047: 0
2026-03-29 22:13:35 [bca.uk] INFO: Found listing with ID: HT71%20LXK
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT71%2520LXK%27 HTTP/1.1" 200 None
2026-03-29 22:13:35 [bca.uk] INFO: Scrape type for HT71%20LXK: 0
2026-03-29 22:13:35 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=63&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:35 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=63&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a38fc86d-37f8-5a34-b137-89a0e66e59cc with identifier: MV71%20SVG
2026-03-29 22:13:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a38fc86d-37f8-5a34-b137-89a0e66e59cc with identifier: MV71%20SVG
2026-03-29 22:13:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a38fc86d-37f8-5a34-b137-89a0e66e59cc with identifier: MV71%20SVG to the API
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MV71%20SVG-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'a38fc86d-37f8-5a34-b137-89a0e66e59cc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MV71 SVG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MV71%20SVG&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'PORSCHE',
 'model': 'TAYCAN',
 'odometer': 44693,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'PORSCHE TAYCAN 390KW 79KWH 4S (5ST) Saloon',
 'transmission': 'automatic',
 'trim': '390KW 79KWH 4S (5ST)',
 'vin': 'WP0ZZZY1ZNSA35179',
 'year': 2021}
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV71%2520SVG%27 HTTP/1.1" 200 None
2026-03-29 22:13:36 [bca.uk] INFO: Saving data for MV71%20SVG: {'auction_closing_time': 1774951200.0, 'created_time': 1774620918.621067, 'last_price_update_time': 1774822416.032184}
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MV71%2520SVG') HTTP/1.1" 204 0
2026-03-29 22:13:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9e08af51-da36-5189-b706-531b03f30be2 with identifier: MT19%20XFA
2026-03-29 22:13:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9e08af51-da36-5189-b706-531b03f30be2 with identifier: MT19%20XFA
2026-03-29 22:13:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9e08af51-da36-5189-b706-531b03f30be2 with identifier: MT19%20XFA to the API
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MT19%20XFA-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9e08af51-da36-5189-b706-531b03f30be2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MT19 XFA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MT19%20XFA&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'RENAULT',
 'model': 'CAPTUR',
 'odometer': 32203,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'RENAULT CAPTUR 1.3 TCE 130 GT LINE Hatchback',
 'transmission': 'manual',
 'trim': 'TCE 130 GT LINE',
 'vin': 'VF1R8700162845962',
 'year': 2019}
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT19%2520XFA%27 HTTP/1.1" 200 None
2026-03-29 22:13:36 [bca.uk] INFO: Saving data for MT19%20XFA: {'auction_closing_time': 1774864800.0, 'created_time': 1774621033.806887, 'last_price_update_time': 1774822416.448306}
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MT19%2520XFA') HTTP/1.1" 204 0
2026-03-29 22:13:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:13:36 [bca.uk] INFO: Found listing with ID: MW71%20FVM
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW71%2520FVM%27 HTTP/1.1" 200 None
2026-03-29 22:13:36 [bca.uk] INFO: Scrape type for MW71%20FVM: 2
2026-03-29 22:13:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a15ea14-c2a7-5554-9589-6a01c983c684 with identifier: MW71%20FVM
2026-03-29 22:13:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a15ea14-c2a7-5554-9589-6a01c983c684 with scrape type 2
2026-03-29 22:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a15ea14-c2a7-5554-9589-6a01c983c684 with scrape type 2
2026-03-29 22:13:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0a15ea14-c2a7-5554-9589-6a01c983c684, identifier: MW71%20FVM
2026-03-29 22:13:36 [bca.uk] INFO: Found listing with ID: LR52%20SVV
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR52%2520SVV%27 HTTP/1.1" 200 None
2026-03-29 22:13:36 [bca.uk] INFO: Scrape type for LR52%20SVV: 0
2026-03-29 22:13:36 [bca.uk] INFO: Found listing with ID: YS69%20LBZ
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS69%2520LBZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:36 [bca.uk] INFO: Scrape type for YS69%20LBZ: 0
2026-03-29 22:13:36 [bca.uk] INFO: Found listing with ID: WJ24%20ONB
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ24%2520ONB%27 HTTP/1.1" 200 None
2026-03-29 22:13:36 [bca.uk] INFO: Scrape type for WJ24%20ONB: 0
2026-03-29 22:13:36 [bca.uk] INFO: Found listing with ID: YD74%20NDV
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD74%2520NDV%27 HTTP/1.1" 200 None
2026-03-29 22:13:36 [bca.uk] INFO: Scrape type for YD74%20NDV: 0
2026-03-29 22:13:36 [bca.uk] INFO: Found listing with ID: YR74%20UGO
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR74%2520UGO%27 HTTP/1.1" 200 None
2026-03-29 22:13:36 [bca.uk] INFO: Scrape type for YR74%20UGO: 2
2026-03-29 22:13:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 525df107-58d5-564d-b3cc-80c5b82564d9 with identifier: YR74%20UGO
2026-03-29 22:13:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 525df107-58d5-564d-b3cc-80c5b82564d9 with scrape type 2
2026-03-29 22:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 525df107-58d5-564d-b3cc-80c5b82564d9 with scrape type 2
2026-03-29 22:13:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 525df107-58d5-564d-b3cc-80c5b82564d9, identifier: YR74%20UGO
2026-03-29 22:13:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0a15ea14-c2a7-5554-9589-6a01c983c684 with identifier: MW71%20FVM
2026-03-29 22:13:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0a15ea14-c2a7-5554-9589-6a01c983c684 with identifier: MW71%20FVM
2026-03-29 22:13:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0a15ea14-c2a7-5554-9589-6a01c983c684 with identifier: MW71%20FVM to the API
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MW71%20FVM-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '0a15ea14-c2a7-5554-9589-6a01c983c684',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MW71 FVM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MW71%20FVM&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'SKODA',
 'model': 'SUPERB',
 'odometer': 80395,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'SKODA SUPERB 2.0 TDI SCR 150 SE L DSG Estate',
 'transmission': 'automatic',
 'trim': 'TDI SCR 150 SE L DSG',
 'vin': 'TMBKH7NPXN7019413',
 'year': 2022}
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW71%2520FVM%27 HTTP/1.1" 200 None
2026-03-29 22:13:36 [bca.uk] INFO: Saving data for MW71%20FVM: {'auction_closing_time': 1774951200.0, 'created_time': 1774004604.566151, 'last_price_update_time': 1774822416.993926}
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MW71%2520FVM') HTTP/1.1" 204 0
2026-03-29 22:13:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 525df107-58d5-564d-b3cc-80c5b82564d9 with identifier: YR74%20UGO
2026-03-29 22:13:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 525df107-58d5-564d-b3cc-80c5b82564d9 with identifier: YR74%20UGO
2026-03-29 22:13:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 525df107-58d5-564d-b3cc-80c5b82564d9 with identifier: YR74%20UGO to the API
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 221,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YR74%20UGO-GB',
 'category': 'LightCommercialVehicle',
 'color': 'green',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '3.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '525df107-58d5-564d-b3cc-80c5b82564d9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YR74 UGO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YR74%20UGO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'LAND ROVER',
 'model': 'DEFENDER 90',
 'odometer': 10143,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DEFENDER 90 3.0 D250 AWD S (3ST) HARD TOP Van',
 'transmission': 'automatic',
 'trim': 'D250 AWD S (3ST) HARD TOP',
 'vin': 'SALEACAW3S2371807',
 'year': 2024}
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR74%2520UGO%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Saving data for YR74%20UGO: {'auction_closing_time': 1775037600.0, 'created_time': 1773929456.761798, 'last_price_update_time': 1774822417.28239}
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YR74%2520UGO') HTTP/1.1" 204 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: NA72%20XGV
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA72%2520XGV%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for NA72%20XGV: 2
2026-03-29 22:13:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bffb7078-8f34-5895-a4d9-94a44a5a2c11 with identifier: NA72%20XGV
2026-03-29 22:13:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bffb7078-8f34-5895-a4d9-94a44a5a2c11 with scrape type 2
2026-03-29 22:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bffb7078-8f34-5895-a4d9-94a44a5a2c11 with scrape type 2
2026-03-29 22:13:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bffb7078-8f34-5895-a4d9-94a44a5a2c11, identifier: NA72%20XGV
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: LJ22%20OVX
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ22%2520OVX%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for LJ22%20OVX: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: KM71%20HVW
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM71%2520HVW%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for KM71%20HVW: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: EJ23%20BDV
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ23%2520BDV%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for EJ23%20BDV: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: NK72%20ATF
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK72%2520ATF%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for NK72%20ATF: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: FJ22%20SKE
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ22%2520SKE%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for FJ22%20SKE: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: YF71%20EWW
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF71%2520EWW%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for YF71%20EWW: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: RO25%20UHK
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO25%2520UHK%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for RO25%20UHK: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: PL72%20VKN
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL72%2520VKN%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for PL72%20VKN: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: MJ25%20UXY
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ25%2520UXY%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for MJ25%20UXY: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: DK72%20MUP
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK72%2520MUP%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for DK72%20MUP: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: C11%20HLD
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27C11%2520HLD%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for C11%20HLD: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: MH18%20WND
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH18%2520WND%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for MH18%20WND: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: YG21%20EGK
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG21%2520EGK%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for YG21%20EGK: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: YE20%20PZR
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE20%2520PZR%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for YE20%20PZR: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: OV69%20WDL
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV69%2520WDL%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for OV69%20WDL: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: RE58%20ETV
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE58%2520ETV%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for RE58%20ETV: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: GJ19%20WEX
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ19%2520WEX%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for GJ19%20WEX: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: OE21%20MKN
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE21%2520MKN%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for OE21%20MKN: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: EA70%20VCU
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA70%2520VCU%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for EA70%20VCU: 0
2026-03-29 22:13:37 [bca.uk] INFO: Found listing with ID: FL21%20UBW
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL21%2520UBW%27 HTTP/1.1" 200 None
2026-03-29 22:13:37 [bca.uk] INFO: Scrape type for FL21%20UBW: 2
2026-03-29 22:13:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3347c5c0-5eb5-58c3-b353-2319c05d1e36 with identifier: FL21%20UBW
2026-03-29 22:13:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3347c5c0-5eb5-58c3-b353-2319c05d1e36 with scrape type 2
2026-03-29 22:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3347c5c0-5eb5-58c3-b353-2319c05d1e36 with scrape type 2
2026-03-29 22:13:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3347c5c0-5eb5-58c3-b353-2319c05d1e36, identifier: FL21%20UBW
2026-03-29 22:13:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bffb7078-8f34-5895-a4d9-94a44a5a2c11 with identifier: NA72%20XGV
2026-03-29 22:13:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bffb7078-8f34-5895-a4d9-94a44a5a2c11 with identifier: NA72%20XGV
2026-03-29 22:13:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bffb7078-8f34-5895-a4d9-94a44a5a2c11 with identifier: NA72%20XGV to the API
2026-03-29 22:13:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NA72%20XGV-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'bffb7078-8f34-5895-a4d9-94a44a5a2c11',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'NA72 XGV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NA72%20XGV&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'KIA',
 'model': 'NIRO',
 'odometer': 32308,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'KIA NIRO 1.6 GDI HYBRID 3 DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'GDI HYBRID 3 DCT',
 'vin': 'KNACR81EVP5049612',
 'year': 2022}
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA72%2520XGV%27 HTTP/1.1" 200 None
2026-03-29 22:13:38 [bca.uk] INFO: Saving data for NA72%20XGV: {'auction_closing_time': 1774951200.0, 'created_time': 1774620940.834066, 'last_price_update_time': 1774822418.143087}
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NA72%2520XGV') HTTP/1.1" 204 0
2026-03-29 22:13:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3347c5c0-5eb5-58c3-b353-2319c05d1e36 with identifier: FL21%20UBW
2026-03-29 22:13:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3347c5c0-5eb5-58c3-b353-2319c05d1e36 with identifier: FL21%20UBW
2026-03-29 22:13:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3347c5c0-5eb5-58c3-b353-2319c05d1e36 with identifier: FL21%20UBW to the API
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=58&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 218,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FL21%20UBW-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.9L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3347c5c0-5eb5-58c3-b353-2319c05d1e36',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FL21 UBW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FL21%20UBW&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MERCEDES-BENZ',
 'model': 'GLE 350 D',
 'odometer': 110952,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLE 350 D 2.9 AMG LINE PREMIUM 4M (7ST) 9G '
          'StationWagon',
 'transmission': 'manual',
 'trim': 'AMG LINE PREMIUM 4M (7ST) 9G',
 'vin': 'W1N1671212A277688',
 'year': 2021}
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL21%2520UBW%27 HTTP/1.1" 200 None
2026-03-29 22:13:38 [bca.uk] INFO: Saving data for FL21%20UBW: {'auction_closing_time': 1774864800.0, 'created_time': 1774524275.045848, 'last_price_update_time': 1774822418.547278}
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FL21%2520UBW') HTTP/1.1" 204 0
2026-03-29 22:13:38 [bca.uk] INFO: Found listing with ID: OY25%20HFW
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY25%2520HFW%27 HTTP/1.1" 200 None
2026-03-29 22:13:38 [bca.uk] INFO: Scrape type for OY25%20HFW: 2
2026-03-29 22:13:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6aa89979-9766-5fd0-9c28-b40851376b4d with identifier: OY25%20HFW
2026-03-29 22:13:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aa89979-9766-5fd0-9c28-b40851376b4d with scrape type 2
2026-03-29 22:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6aa89979-9766-5fd0-9c28-b40851376b4d with scrape type 2
2026-03-29 22:13:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6aa89979-9766-5fd0-9c28-b40851376b4d, identifier: OY25%20HFW
2026-03-29 22:13:38 [bca.uk] INFO: Found listing with ID: GV17%20MPX
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV17%2520MPX%27 HTTP/1.1" 200 None
2026-03-29 22:13:38 [bca.uk] INFO: Scrape type for GV17%20MPX: 0
2026-03-29 22:13:38 [bca.uk] INFO: Found listing with ID: LM72%20CMF
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM72%2520CMF%27 HTTP/1.1" 200 None
2026-03-29 22:13:38 [bca.uk] INFO: Scrape type for LM72%20CMF: 0
2026-03-29 22:13:38 [bca.uk] INFO: Found listing with ID: RE23%20GYT
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE23%2520GYT%27 HTTP/1.1" 200 None
2026-03-29 22:13:38 [bca.uk] INFO: Scrape type for RE23%20GYT: 0
2026-03-29 22:13:38 [bca.uk] INFO: Found listing with ID: KT21%20UWN
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT21%2520UWN%27 HTTP/1.1" 200 None
2026-03-29 22:13:38 [bca.uk] INFO: Scrape type for KT21%20UWN: 0
2026-03-29 22:13:38 [bca.uk] INFO: Found listing with ID: VX23%20XSA
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX23%2520XSA%27 HTTP/1.1" 200 None
2026-03-29 22:13:38 [bca.uk] INFO: Scrape type for VX23%20XSA: 0
2026-03-29 22:13:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6aa89979-9766-5fd0-9c28-b40851376b4d with identifier: OY25%20HFW
2026-03-29 22:13:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6aa89979-9766-5fd0-9c28-b40851376b4d with identifier: OY25%20HFW
2026-03-29 22:13:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6aa89979-9766-5fd0-9c28-b40851376b4d with identifier: OY25%20HFW to the API
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OY25%20HFW-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '6aa89979-9766-5fd0-9c28-b40851376b4d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'OY25 HFW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OY25%20HFW&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'POLESTAR',
 'model': '4',
 'odometer': 17634,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'POLESTAR 4 400KW 100KWH DM LR PLUS (PP) Coupe',
 'transmission': 'automatic',
 'trim': '400KW 100KWH DM LR PLUS (PP)',
 'vin': 'YSM4ZPAA9SF422747',
 'year': 2025}
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY25%2520HFW%27 HTTP/1.1" 200 None
2026-03-29 22:13:39 [bca.uk] INFO: Saving data for OY25%20HFW: {'auction_closing_time': 1774951200.0, 'created_time': 1774620942.153612, 'last_price_update_time': 1774822419.025344}
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OY25%2520HFW') HTTP/1.1" 204 0
2026-03-29 22:13:39 [bca.uk] INFO: Found listing with ID: RO22%20EUK
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520EUK%27 HTTP/1.1" 200 None
2026-03-29 22:13:39 [bca.uk] INFO: Scrape type for RO22%20EUK: 2
2026-03-29 22:13:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df2dabc8-1883-55b7-8830-f31af256e0e3 with identifier: RO22%20EUK
2026-03-29 22:13:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df2dabc8-1883-55b7-8830-f31af256e0e3 with scrape type 2
2026-03-29 22:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df2dabc8-1883-55b7-8830-f31af256e0e3 with scrape type 2
2026-03-29 22:13:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: df2dabc8-1883-55b7-8830-f31af256e0e3, identifier: RO22%20EUK
2026-03-29 22:13:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: df2dabc8-1883-55b7-8830-f31af256e0e3 with identifier: RO22%20EUK
2026-03-29 22:13:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: df2dabc8-1883-55b7-8830-f31af256e0e3 with identifier: RO22%20EUK
2026-03-29 22:13:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: df2dabc8-1883-55b7-8830-f31af256e0e3 with identifier: RO22%20EUK to the API
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RO22%20EUK-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'df2dabc8-1883-55b7-8830-f31af256e0e3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'RO22 EUK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RO22%20EUK&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'MERCEDES-BENZ',
 'model': 'CLA 250 E',
 'odometer': 75583,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA 250 E 1.3 AMG LINE PREMIUM DCT Coupe',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM DCT',
 'vin': 'W1K1183862N296375',
 'year': 2022}
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520EUK%27 HTTP/1.1" 200 None
2026-03-29 22:13:39 [bca.uk] INFO: Saving data for RO22%20EUK: {'auction_closing_time': 1774951200.0, 'created_time': 1774620925.583067, 'last_price_update_time': 1774822419.44721}
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RO22%2520EUK') HTTP/1.1" 204 0
2026-03-29 22:13:39 [bca.uk] INFO: Found listing with ID: DA21%20ZXP
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA21%2520ZXP%27 HTTP/1.1" 200 None
2026-03-29 22:13:39 [bca.uk] INFO: Scrape type for DA21%20ZXP: 2
2026-03-29 22:13:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c18f843-1d02-52c3-bf70-fda7cad4b121 with identifier: DA21%20ZXP
2026-03-29 22:13:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c18f843-1d02-52c3-bf70-fda7cad4b121 with scrape type 2
2026-03-29 22:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c18f843-1d02-52c3-bf70-fda7cad4b121 with scrape type 2
2026-03-29 22:13:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8c18f843-1d02-52c3-bf70-fda7cad4b121, identifier: DA21%20ZXP
2026-03-29 22:13:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8c18f843-1d02-52c3-bf70-fda7cad4b121 with identifier: DA21%20ZXP
2026-03-29 22:13:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8c18f843-1d02-52c3-bf70-fda7cad4b121 with identifier: DA21%20ZXP
2026-03-29 22:13:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8c18f843-1d02-52c3-bf70-fda7cad4b121 with identifier: DA21%20ZXP to the API
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DA21%20ZXP-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8c18f843-1d02-52c3-bf70-fda7cad4b121',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DA21 ZXP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DA21%20ZXP&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'SEAT',
 'model': 'ATECA',
 'odometer': 52746,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'SEAT ATECA 1.5 TSI EVO 150 SE TECHNOLOGY StationWagon',
 'transmission': 'manual',
 'trim': 'TSI EVO 150 SE TECHNOLOGY',
 'vin': 'VSSZZZ5FZM6525520',
 'year': 2021}
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA21%2520ZXP%27 HTTP/1.1" 200 None
2026-03-29 22:13:39 [bca.uk] INFO: Saving data for DA21%20ZXP: {'auction_closing_time': 1774951200.0, 'created_time': 1774620927.561753, 'last_price_update_time': 1774822419.842536}
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DA21%2520ZXP') HTTP/1.1" 204 0
2026-03-29 22:13:39 [bca.uk] INFO: Found listing with ID: DG24%20LGE
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG24%2520LGE%27 HTTP/1.1" 200 None
2026-03-29 22:13:39 [bca.uk] INFO: Scrape type for DG24%20LGE: 2
2026-03-29 22:13:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16236513-1429-5919-9d9e-720b62c0d76e with identifier: DG24%20LGE
2026-03-29 22:13:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16236513-1429-5919-9d9e-720b62c0d76e with scrape type 2
2026-03-29 22:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16236513-1429-5919-9d9e-720b62c0d76e with scrape type 2
2026-03-29 22:13:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 16236513-1429-5919-9d9e-720b62c0d76e, identifier: DG24%20LGE
2026-03-29 22:13:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 16236513-1429-5919-9d9e-720b62c0d76e with identifier: DG24%20LGE
2026-03-29 22:13:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 16236513-1429-5919-9d9e-720b62c0d76e with identifier: DG24%20LGE
2026-03-29 22:13:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 16236513-1429-5919-9d9e-720b62c0d76e with identifier: DG24%20LGE to the API
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DG24%20LGE-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '16236513-1429-5919-9d9e-720b62c0d76e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DG24 LGE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DG24%20LGE&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'SKODA',
 'model': 'ENYAQ',
 'odometer': 18474,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'SKODA ENYAQ 85 X4 SPORTLINE PLUS Hatchback',
 'transmission': 'automatic',
 'trim': '85 X4 SPORTLINE PLUS',
 'vin': 'TMBMH9NY3RF018354',
 'year': 2024}
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG24%2520LGE%27 HTTP/1.1" 200 None
2026-03-29 22:13:40 [bca.uk] INFO: Saving data for DG24%20LGE: {'auction_closing_time': 1774951200.0, 'created_time': 1774365270.503987, 'last_price_update_time': 1774822420.250168}
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DG24%2520LGE') HTTP/1.1" 204 0
2026-03-29 22:13:40 [bca.uk] INFO: Found listing with ID: RJ71%20LKX
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ71%2520LKX%27 HTTP/1.1" 200 None
2026-03-29 22:13:40 [bca.uk] INFO: Scrape type for RJ71%20LKX: 0
2026-03-29 22:13:40 [bca.uk] INFO: Found listing with ID: PX25%20WJN
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX25%2520WJN%27 HTTP/1.1" 200 None
2026-03-29 22:13:40 [bca.uk] INFO: Scrape type for PX25%20WJN: 2
2026-03-29 22:13:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d2f4e67-304b-5906-8d79-e53f4359a239 with identifier: PX25%20WJN
2026-03-29 22:13:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d2f4e67-304b-5906-8d79-e53f4359a239 with scrape type 2
2026-03-29 22:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d2f4e67-304b-5906-8d79-e53f4359a239 with scrape type 2
2026-03-29 22:13:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0d2f4e67-304b-5906-8d79-e53f4359a239, identifier: PX25%20WJN
2026-03-29 22:13:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0d2f4e67-304b-5906-8d79-e53f4359a239 with identifier: PX25%20WJN
2026-03-29 22:13:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0d2f4e67-304b-5906-8d79-e53f4359a239 with identifier: PX25%20WJN
2026-03-29 22:13:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0d2f4e67-304b-5906-8d79-e53f4359a239 with identifier: PX25%20WJN to the API
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:13:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=57&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 224,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PX25%20WJN-GB',
 'category': 'LightCommercialVehicle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '3.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '0d2f4e67-304b-5906-8d79-e53f4359a239',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PX25 WJN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PX25%20WJN&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'LAND ROVER',
 'model': 'DEFENDER 90',
 'odometer': 7166,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DEFENDER 90 3.0 D350 AWD X-DYNAMIC HSE(3ST)H/T Van',
 'transmission': 'automatic',
 'trim': 'D350 AWD X-DYNAMIC HSE(3ST)H/T',
 'vin': 'SALEACAW9S2423540',
 'year': 2025}
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX25%2520WJN%27 HTTP/1.1" 200 None
2026-03-29 22:13:40 [bca.uk] INFO: Saving data for PX25%20WJN: {'auction_closing_time': 1775037600.0, 'created_time': 1773842117.598281, 'last_price_update_time': 1774822420.682802}
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PX25%2520WJN') HTTP/1.1" 204 0
2026-03-29 22:13:40 [bca.uk] INFO: Found listing with ID: VN23%20ZTK
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN23%2520ZTK%27 HTTP/1.1" 200 None
2026-03-29 22:13:40 [bca.uk] INFO: Scrape type for VN23%20ZTK: 0
2026-03-29 22:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=63&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:13:42 [bca.uk] INFO: Total items found: 100
2026-03-29 22:13:42 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=64&sort=MostRecentlyAdded
2026-03-29 22:13:42 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:13:42 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=64&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: KN73%20OYO
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN73%2520OYO%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for KN73%20OYO: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: KN75%20AXF
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN75%2520AXF%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for KN75%20AXF: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: KN75%20BJO
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN75%2520BJO%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for KN75%20BJO: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: HK73%20YBS
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK73%2520YBS%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for HK73%20YBS: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: KY23%20LWF
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY23%2520LWF%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for KY23%20LWF: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: KY23%20LWG
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY23%2520LWG%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for KY23%20LWG: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: LG69%20RDZ
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG69%2520RDZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for LG69%20RDZ: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: LL22%20LHT
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL22%2520LHT%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for LL22%20LHT: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: PK67%20EHF
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK67%2520EHF%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for PK67%20EHF: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: YB66%20FHO
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB66%2520FHO%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for YB66%20FHO: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: BK23%20FRN
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520FRN%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for BK23%20FRN: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: NL65%20EDJ
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL65%2520EDJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for NL65%20EDJ: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: EK71%20CNY
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK71%2520CNY%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for EK71%20CNY: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: OY08%20AEB
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY08%2520AEB%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for OY08%20AEB: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: CJ73%20WEP
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ73%2520WEP%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for CJ73%20WEP: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: DS68%20HHV
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS68%2520HHV%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for DS68%20HHV: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: GU70%20PGO
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU70%2520PGO%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for GU70%20PGO: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: CV64%20HJX
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV64%2520HJX%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for CV64%20HJX: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: RJ22%20FLA
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ22%2520FLA%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for RJ22%20FLA: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: NL61%20GXK
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL61%2520GXK%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for NL61%20GXK: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: DV19%20WPO
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV19%2520WPO%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for DV19%20WPO: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: FD72%20PVN
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD72%2520PVN%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for FD72%20PVN: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: EN15%20YKO
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN15%2520YKO%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for EN15%20YKO: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: KR62%20YRJ
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR62%2520YRJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for KR62%20YRJ: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: EA68%20ONF
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA68%2520ONF%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for EA68%20ONF: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: MJ21%20XRH
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ21%2520XRH%27 HTTP/1.1" 200 None
2026-03-29 22:13:42 [bca.uk] INFO: Scrape type for MJ21%20XRH: 0
2026-03-29 22:13:42 [bca.uk] INFO: Found listing with ID: GJ68%20TGY
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ68%2520TGY%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for GJ68%20TGY: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: KN62%20YUJ
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN62%2520YUJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for KN62%20YUJ: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: FE22%20UXA
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE22%2520UXA%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for FE22%20UXA: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: KM63%20KZH
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM63%2520KZH%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for KM63%20KZH: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: EK23%20AYG
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK23%2520AYG%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for EK23%20AYG: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: BF72%20CVV
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF72%2520CVV%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for BF72%20CVV: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: YB71%20XEO
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB71%2520XEO%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for YB71%20XEO: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: EK22%20WFP
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK22%2520WFP%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for EK22%20WFP: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: UIG%206005
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27UIG%25206005%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for UIG%206005: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: FL71%20TOJ
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL71%2520TOJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for FL71%20TOJ: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: SP19%20UYU
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP19%2520UYU%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for SP19%20UYU: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: SJ70%20DJD
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ70%2520DJD%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for SJ70%20DJD: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: PY72%20DHK
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY72%2520DHK%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for PY72%20DHK: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: BU21%20SXJ
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU21%2520SXJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for BU21%20SXJ: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: OV69%20EBD
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV69%2520EBD%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for OV69%20EBD: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: DA68%20HXH
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA68%2520HXH%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for DA68%20HXH: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: DL23%20ZJK
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL23%2520ZJK%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for DL23%20ZJK: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: VU21%20TNK
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU21%2520TNK%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for VU21%20TNK: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: NX22%20OCA
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX22%2520OCA%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for NX22%20OCA: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: NC72%20JWW
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NC72%2520JWW%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for NC72%20JWW: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: NA68%20LVX
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA68%2520LVX%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for NA68%20LVX: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: KU69%20WHE
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU69%2520WHE%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for KU69%20WHE: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: PF21%20LJL
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF21%2520LJL%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for PF21%20LJL: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: EK58%20MYO
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK58%2520MYO%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for EK58%20MYO: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: LX18%20ZWW
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX18%2520ZWW%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for LX18%20ZWW: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: EK08%20WXH
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK08%2520WXH%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for EK08%20WXH: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: SW72%20OSK
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW72%2520OSK%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for SW72%20OSK: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: ST72%20BBZ
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST72%2520BBZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for ST72%20BBZ: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: PY20%20HJO
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY20%2520HJO%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for PY20%20HJO: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: PH53%20HHS
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PH53%2520HHS%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for PH53%20HHS: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: PK67%20WNA
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK67%2520WNA%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for PK67%20WNA: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: KS69%20EBP
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS69%2520EBP%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for KS69%20EBP: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: BJ11%20YJY
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ11%2520YJY%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for BJ11%20YJY: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: HJ19%20DCZ
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ19%2520DCZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for HJ19%20DCZ: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: FM68%20PVV
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM68%2520PVV%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for FM68%20PVV: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: PJ73%20HFG
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ73%2520HFG%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for PJ73%20HFG: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: SO18%20MKK
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO18%2520MKK%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for SO18%20MKK: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: RF68%20ZDJ
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF68%2520ZDJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for RF68%20ZDJ: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: OW68%20YKX
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW68%2520YKX%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for OW68%20YKX: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: PJ64%20YVN
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ64%2520YVN%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for PJ64%20YVN: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: MK68%20BWL
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK68%2520BWL%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for MK68%20BWL: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: LL19%20PXX
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL19%2520PXX%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for LL19%20PXX: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: LC72%20OYD
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC72%2520OYD%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for LC72%20OYD: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: NJ62%20UJD
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ62%2520UJD%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for NJ62%20UJD: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: KO68%20AFJ
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO68%2520AFJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for KO68%20AFJ: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: GY22%20JHU
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY22%2520JHU%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for GY22%20JHU: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: MK19%20OLH
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK19%2520OLH%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for MK19%20OLH: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: GN20%20WMG
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN20%2520WMG%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for GN20%20WMG: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: GF68%20OLA
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF68%2520OLA%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for GF68%20OLA: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: AF58%20XDR
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF58%2520XDR%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for AF58%20XDR: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: SD65%20BYK
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD65%2520BYK%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for SD65%20BYK: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: SP16%20HHM
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP16%2520HHM%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for SP16%20HHM: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: SP16%20MZO
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP16%2520MZO%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for SP16%20MZO: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: ST17%20ZVZ
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST17%2520ZVZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for ST17%20ZVZ: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: ST59%20UXJ
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST59%2520UXJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for ST59%20UXJ: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: ST62%20GMY
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST62%2520GMY%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for ST62%20GMY: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: SY13%20LWN
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY13%2520LWN%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for SY13%20LWN: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: AE22%20RZB
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE22%2520RZB%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for AE22%20RZB: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: DS24%20ULX
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS24%2520ULX%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for DS24%20ULX: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: DT73%20BFN
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT73%2520BFN%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for DT73%20BFN: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: DV24%20WAJ
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV24%2520WAJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for DV24%20WAJ: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: KF23%20VZG
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF23%2520VZG%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for KF23%20VZG: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: KV68%20PHU
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV68%2520PHU%27 HTTP/1.1" 200 None
2026-03-29 22:13:43 [bca.uk] INFO: Scrape type for KV68%20PHU: 0
2026-03-29 22:13:43 [bca.uk] INFO: Found listing with ID: YE69%20UZW
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE69%2520UZW%27 HTTP/1.1" 200 None
2026-03-29 22:13:44 [bca.uk] INFO: Scrape type for YE69%20UZW: 0
2026-03-29 22:13:44 [bca.uk] INFO: Found listing with ID: WR19%20HNA
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR19%2520HNA%27 HTTP/1.1" 200 None
2026-03-29 22:13:44 [bca.uk] INFO: Scrape type for WR19%20HNA: 0
2026-03-29 22:13:44 [bca.uk] INFO: Found listing with ID: LT68%20MLZ
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT68%2520MLZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:44 [bca.uk] INFO: Scrape type for LT68%20MLZ: 0
2026-03-29 22:13:44 [bca.uk] INFO: Found listing with ID: YB12%20ATU
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB12%2520ATU%27 HTTP/1.1" 200 None
2026-03-29 22:13:44 [bca.uk] INFO: Scrape type for YB12%20ATU: 0
2026-03-29 22:13:44 [bca.uk] INFO: Found listing with ID: LR20%20KWF
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR20%2520KWF%27 HTTP/1.1" 200 None
2026-03-29 22:13:44 [bca.uk] INFO: Scrape type for LR20%20KWF: 0
2026-03-29 22:13:44 [bca.uk] INFO: Found listing with ID: KY73%20ATX
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY73%2520ATX%27 HTTP/1.1" 200 None
2026-03-29 22:13:44 [bca.uk] INFO: Scrape type for KY73%20ATX: 0
2026-03-29 22:13:44 [bca.uk] INFO: Found listing with ID: FL19%20DVF
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL19%2520DVF%27 HTTP/1.1" 200 None
2026-03-29 22:13:44 [bca.uk] INFO: Scrape type for FL19%20DVF: 0
2026-03-29 22:13:44 [bca.uk] INFO: Found listing with ID: NL23%20WUR
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL23%2520WUR%27 HTTP/1.1" 200 None
2026-03-29 22:13:44 [bca.uk] INFO: Scrape type for NL23%20WUR: 0
2026-03-29 22:13:44 [bca.uk] INFO: Found listing with ID: EY22%20KWX
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY22%2520KWX%27 HTTP/1.1" 200 None
2026-03-29 22:13:44 [bca.uk] INFO: Scrape type for EY22%20KWX: 0
2026-03-29 22:13:44 [bca.uk] INFO: Found listing with ID: EU17%20RBY
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU17%2520RBY%27 HTTP/1.1" 200 None
2026-03-29 22:13:44 [bca.uk] INFO: Scrape type for EU17%20RBY: 0
2026-03-29 22:13:44 [bca.uk] INFO: Found listing with ID: EN22%20DRX
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN22%2520DRX%27 HTTP/1.1" 200 None
2026-03-29 22:13:44 [bca.uk] INFO: Scrape type for EN22%20DRX: 0
2026-03-29 22:13:44 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=64&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:44 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=64&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=64&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:13:47 [bca.uk] INFO: Total items found: 100
2026-03-29 22:13:47 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=65&sort=MostRecentlyAdded
2026-03-29 22:13:47 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:13:47 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=65&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: AF69%20FCP
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF69%2520FCP%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for AF69%20FCP: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: FE23%20TRX
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE23%2520TRX%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for FE23%20TRX: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: LF16%20UZY
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF16%2520UZY%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for LF16%20UZY: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: OV12%20AEN
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV12%2520AEN%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for OV12%20AEN: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: RA66%20UPX
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA66%2520UPX%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for RA66%20UPX: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: RE68%20ECJ
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE68%2520ECJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for RE68%20ECJ: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: S6%20HXF
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27S6%2520HXF%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for S6%20HXF: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: VE71%20LYK
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE71%2520LYK%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for VE71%20LYK: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: WN69%20KKH
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN69%2520KKH%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for WN69%20KKH: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: WP65%20AOT
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP65%2520AOT%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for WP65%20AOT: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: WR64%20VZJ
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR64%2520VZJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for WR64%20VZJ: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: WU22%20JXA
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU22%2520JXA%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for WU22%20JXA: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: BX14%20XGB
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX14%2520XGB%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for BX14%20XGB: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: DL66%20JWY
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL66%2520JWY%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for DL66%20JWY: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: EU67%20ZKA
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU67%2520ZKA%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for EU67%20ZKA: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: EW19%20FOC
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EW19%2520FOC%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for EW19%20FOC: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: FN18%20YMZ
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN18%2520YMZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for FN18%20YMZ: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: HG67%20UFV
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG67%2520UFV%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for HG67%20UFV: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: KM64%20VPG
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM64%2520VPG%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for KM64%20VPG: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: LS24%20JXF
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS24%2520JXF%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for LS24%20JXF: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: MM72%20XPR
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM72%2520XPR%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for MM72%20XPR: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: WG24%20TUV
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG24%2520TUV%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for WG24%20TUV: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: HJ73%20OWV
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ73%2520OWV%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for HJ73%20OWV: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: HX74%20PHY
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX74%2520PHY%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for HX74%20PHY: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: DL24%20OOX
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL24%2520OOX%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for DL24%20OOX: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: DS24%20ULU
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS24%2520ULU%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for DS24%20ULU: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: CE64%20LHN
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE64%2520LHN%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for CE64%20LHN: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: VE59%20LZX
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE59%2520LZX%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for VE59%20LZX: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: WL07%20KFX
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WL07%2520KFX%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for WL07%20KFX: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: NU20%20OJZ
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU20%2520OJZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for NU20%20OJZ: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: RF16%20HDG
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF16%2520HDG%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for RF16%20HDG: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: WV63%20NDU
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV63%2520NDU%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for WV63%20NDU: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: BJ71%20XEE
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ71%2520XEE%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for BJ71%20XEE: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: BT72%20YFL
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT72%2520YFL%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for BT72%20YFL: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: BX72%20SOA
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX72%2520SOA%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for BX72%20SOA: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: DL73%20LFK
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520LFK%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for DL73%20LFK: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: DL73%20LSX
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520LSX%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for DL73%20LSX: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: DN25%20TXB
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN25%2520TXB%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for DN25%20TXB: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: GD23%20NXE
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD23%2520NXE%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for GD23%20NXE: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: GU23%20VMV
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU23%2520VMV%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for GU23%20VMV: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: KE73%20ZLV
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE73%2520ZLV%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for KE73%20ZLV: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: LF23%20RSM
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF23%2520RSM%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for LF23%20RSM: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: LO74%20YKP
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO74%2520YKP%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for LO74%20YKP: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: VA73%20BBJ
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA73%2520BBJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for VA73%20BBJ: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: WD72%20GOK
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD72%2520GOK%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for WD72%20GOK: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: WV74%20NYF
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV74%2520NYF%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for WV74%20NYF: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: YJ73%20WVG
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ73%2520WVG%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for YJ73%20WVG: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: AF73%20FDG
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF73%2520FDG%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for AF73%20FDG: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: BP23%20OXE
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP23%2520OXE%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for BP23%20OXE: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: DL74%20WSX
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL74%2520WSX%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for DL74%20WSX: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: DP74%20RXJ
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP74%2520RXJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for DP74%20RXJ: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: DV24%20JXF
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV24%2520JXF%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for DV24%20JXF: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: DV24%20KFY
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV24%2520KFY%27 HTTP/1.1" 200 None
2026-03-29 22:13:47 [bca.uk] INFO: Scrape type for DV24%20KFY: 0
2026-03-29 22:13:47 [bca.uk] INFO: Found listing with ID: FN72%20OEE
2026-03-29 22:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN72%2520OEE%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for FN72%20OEE: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: FV72%20NMZ
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV72%2520NMZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for FV72%20NMZ: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: FV72%20UEH
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV72%2520UEH%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for FV72%20UEH: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: MJ74%20HCK
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ74%2520HCK%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for MJ74%20HCK: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: ML74%20XNP
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML74%2520XNP%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for ML74%20XNP: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: ML74%20XNR
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML74%2520XNR%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for ML74%20XNR: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: MW23%20LTA
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW23%2520LTA%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for MW23%20LTA: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: RJ73%20HUP
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ73%2520HUP%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for RJ73%20HUP: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: WR74%20UBG
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR74%2520UBG%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for WR74%20UBG: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: MK21%20YWO
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK21%2520YWO%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for MK21%20YWO: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: RJ71%20VBU
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ71%2520VBU%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for RJ71%20VBU: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: KW70%20KJF
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW70%2520KJF%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for KW70%20KJF: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: LL19%20HLZ
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL19%2520HLZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for LL19%20HLZ: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: DV25%20OFL
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV25%2520OFL%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for DV25%20OFL: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: KR23%20TVT
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR23%2520TVT%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for KR23%20TVT: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: MV70%20UDN
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV70%2520UDN%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for MV70%20UDN: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: OW72%20HZA
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW72%2520HZA%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for OW72%20HZA: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: RE23%20FZR
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE23%2520FZR%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for RE23%20FZR: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: RJ23%20EFO
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ23%2520EFO%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for RJ23%20EFO: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: RJ23%20VPP
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ23%2520VPP%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for RJ23%20VPP: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: BJ23%20NPZ
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ23%2520NPZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for BJ23%20NPZ: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: MA18%20XAV
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA18%2520XAV%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for MA18%20XAV: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: HV23%20ZBJ
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV23%2520ZBJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for HV23%20ZBJ: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: KM71%20VHH
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM71%2520VHH%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for KM71%20VHH: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: LD66%20KNU
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD66%2520KNU%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for LD66%20KNU: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: KR69%20XGT
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR69%2520XGT%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for KR69%20XGT: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: PJ21%20LPF
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ21%2520LPF%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for PJ21%20LPF: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: MJ19%20YMY
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ19%2520YMY%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for MJ19%20YMY: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: DK18%20MWO
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK18%2520MWO%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for DK18%20MWO: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: M2%20CFL
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27M2%2520CFL%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for M2%20CFL: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: PO21%20ZDW
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO21%2520ZDW%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for PO21%20ZDW: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: PO21%20ZDP
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO21%2520ZDP%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for PO21%20ZDP: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: DE14%20ARU
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE14%2520ARU%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for DE14%20ARU: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: PK20%20WGA
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK20%2520WGA%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for PK20%20WGA: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: CV11%20TXJ
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV11%2520TXJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for CV11%20TXJ: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: PK20%20VKB
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK20%2520VKB%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for PK20%20VKB: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: DF19%20LHK
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF19%2520LHK%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for DF19%20LHK: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: LL74%20DLN
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520DLN%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for LL74%20DLN: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: WN65%20OEG
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN65%2520OEG%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for WN65%20OEG: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: YT68%20JKU
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT68%2520JKU%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for YT68%20JKU: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: WN14%20FCG
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN14%2520FCG%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for WN14%20FCG: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: RE12%20TFN
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE12%2520TFN%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for RE12%20TFN: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: BN25%20UTW
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN25%2520UTW%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for BN25%20UTW: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: KF73%20BYX
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF73%2520BYX%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for KF73%20BYX: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: LL74%20XTA
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520XTA%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for LL74%20XTA: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: MW74%20DVV
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW74%2520DVV%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for MW74%20DVV: 0
2026-03-29 22:13:48 [bca.uk] INFO: Found listing with ID: VX24%20WKR
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX24%2520WKR%27 HTTP/1.1" 200 None
2026-03-29 22:13:48 [bca.uk] INFO: Scrape type for VX24%20WKR: 0
2026-03-29 22:13:48 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=65&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:48 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=65&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=65&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:13:51 [bca.uk] INFO: Total items found: 100
2026-03-29 22:13:51 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=66&sort=MostRecentlyAdded
2026-03-29 22:13:51 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:13:51 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=66&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: LS59%20WNP
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS59%2520WNP%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for LS59%20WNP: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: WG73%20OAP
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG73%2520OAP%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for WG73%20OAP: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: YE72%20WSZ
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE72%2520WSZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for YE72%20WSZ: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: WN73%20CVF
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN73%2520CVF%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for WN73%20CVF: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: LG64%20SVT
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG64%2520SVT%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for LG64%20SVT: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: KS65%20LUJ
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS65%2520LUJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for KS65%20LUJ: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: HY59%20MHN
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY59%2520MHN%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for HY59%20MHN: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: BP73%20LPL
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP73%2520LPL%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for BP73%20LPL: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: GU25%20CYK
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU25%2520CYK%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for GU25%20CYK: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: GL69%20LKE
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL69%2520LKE%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for GL69%20LKE: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: EU16%20UEY
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU16%2520UEY%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for EU16%20UEY: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: GP25%20CFA
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GP25%2520CFA%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for GP25%20CFA: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: EK67%20HHX
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK67%2520HHX%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for EK67%20HHX: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: WN24%20YMM
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN24%2520YMM%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for WN24%20YMM: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: HV24%20LUO
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV24%2520LUO%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for HV24%20LUO: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: EK66%20HSA
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK66%2520HSA%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for EK66%20HSA: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: WN24%20JXA
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN24%2520JXA%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for WN24%20JXA: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: DG09%20NKN
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG09%2520NKN%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for DG09%20NKN: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: LP67%20WFR
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP67%2520WFR%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for LP67%20WFR: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: BK63%20HUJ
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK63%2520HUJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for BK63%20HUJ: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: WN25%20TFK
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN25%2520TFK%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for WN25%20TFK: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: BP73%20HVS
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP73%2520HVS%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for BP73%20HVS: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: MK24%20YVZ
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK24%2520YVZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for MK24%20YVZ: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: VX24%20WFW
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX24%2520WFW%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for VX24%20WFW: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: WR74%20YCH
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR74%2520YCH%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for WR74%20YCH: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: YF23%20FZH
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF23%2520FZH%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for YF23%20FZH: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: YC67%20OMR
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC67%2520OMR%27 HTTP/1.1" 200 None
2026-03-29 22:13:51 [bca.uk] INFO: Scrape type for YC67%20OMR: 0
2026-03-29 22:13:51 [bca.uk] INFO: Found listing with ID: WR75%20UOJ
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR75%2520UOJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for WR75%20UOJ: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: DV74%20ALU
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV74%2520ALU%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for DV74%20ALU: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: DY74%20XDV
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY74%2520XDV%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for DY74%20XDV: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: NG73%20YLM
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG73%2520YLM%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for NG73%20YLM: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: WV73%20ZYN
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV73%2520ZYN%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for WV73%20ZYN: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: WR75%20CXT
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR75%2520CXT%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for WR75%20CXT: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: WR25%20NZX
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR25%2520NZX%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for WR25%20NZX: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: BK73%20UUP
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK73%2520UUP%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for BK73%20UUP: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: NU71%20JWW
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU71%2520JWW%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for NU71%20JWW: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: WO74%20DWW
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO74%2520DWW%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for WO74%20DWW: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: WN74%20BVS
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN74%2520BVS%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for WN74%20BVS: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: WN75%20BBJ
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN75%2520BBJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for WN75%20BBJ: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: OU65%20MVZ
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU65%2520MVZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for OU65%20MVZ: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: YF72%20HXH
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF72%2520HXH%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for YF72%20HXH: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: OE21%20PVN
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE21%2520PVN%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for OE21%20PVN: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: LY63%20BRZ
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY63%2520BRZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for LY63%20BRZ: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: VN68%20KOJ
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN68%2520KOJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for VN68%20KOJ: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: KP72%20CZD
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP72%2520CZD%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for KP72%20CZD: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: AF70%20LXK
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF70%2520LXK%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for AF70%20LXK: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: KF17%20FZC
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF17%2520FZC%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for KF17%20FZC: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: EX63%20ZNH
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX63%2520ZNH%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for EX63%20ZNH: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: EK15%20TZJ
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK15%2520TZJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for EK15%20TZJ: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: CY12%20KRJ
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CY12%2520KRJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for CY12%20KRJ: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: CK11%20FHT
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK11%2520FHT%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for CK11%20FHT: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: AY19%20FOM
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY19%2520FOM%27 HTTP/1.1" 200 None
2026-03-29 22:13:52 [bca.uk] INFO: Scrape type for AY19%20FOM: 0
2026-03-29 22:13:52 [bca.uk] INFO: Found listing with ID: AX67%20DXM
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX67%2520DXM%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for AX67%20DXM: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: P816%20SWC
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27P816%2520SWC%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for P816%20SWC: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: NV21%20ZXG
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV21%2520ZXG%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for NV21%20ZXG: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: CX18%20GGA
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX18%2520GGA%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for CX18%20GGA: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: AF21%20HMA
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF21%2520HMA%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for AF21%20HMA: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: CX15%20XTS
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX15%2520XTS%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for CX15%20XTS: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: BV69%20NWR
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV69%2520NWR%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for BV69%20NWR: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: KM73%20WAE
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520WAE%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for KM73%20WAE: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: NU20%20TVN
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU20%2520TVN%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for NU20%20TVN: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: KX22%20OCU
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX22%2520OCU%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for KX22%20OCU: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: OE67%20KWJ
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE67%2520KWJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for OE67%20KWJ: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: ET66%20LPP
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET66%2520LPP%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for ET66%20LPP: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: LY70%20GCU
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY70%2520GCU%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for LY70%20GCU: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: LX67%20MWF
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX67%2520MWF%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for LX67%20MWF: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: LV64%20WLA
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV64%2520WLA%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for LV64%20WLA: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: LN18%20VST
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN18%2520VST%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for LN18%20VST: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: LF14%20OJP
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF14%2520OJP%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for LF14%20OJP: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: BK62%20CYC
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK62%2520CYC%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for BK62%20CYC: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: MJ17%20EEV
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ17%2520EEV%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for MJ17%20EEV: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: LD18%20OUB
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD18%2520OUB%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for LD18%20OUB: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: LB15%20FKR
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB15%2520FKR%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for LB15%20FKR: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: NA65%20XCN
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA65%2520XCN%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for NA65%20XCN: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: HN23%20BBZ
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN23%2520BBZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for HN23%20BBZ: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: WU55%20KKM
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU55%2520KKM%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for WU55%20KKM: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: GJ18%20BND
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ18%2520BND%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for GJ18%20BND: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: LK63%20SFF
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK63%2520SFF%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for LK63%20SFF: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: LB21%20MTJ
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB21%2520MTJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for LB21%20MTJ: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: GX71%20UUD
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX71%2520UUD%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for GX71%20UUD: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: NL72%20HKB
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL72%2520HKB%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for NL72%20HKB: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: SD21%20KYV
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD21%2520KYV%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for SD21%20KYV: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: FL19%20OHY
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL19%2520OHY%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for FL19%20OHY: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: RJ74%20NJV
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ74%2520NJV%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for RJ74%20NJV: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: WP16%20UPX
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP16%2520UPX%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for WP16%20UPX: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: YB63%20EEP
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB63%2520EEP%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for YB63%20EEP: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: YR60%20YDW
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR60%2520YDW%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for YR60%20YDW: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: GY64%20XME
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY64%2520XME%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for GY64%20XME: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: LC18%20GYK
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC18%2520GYK%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for LC18%20GYK: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: OE62%20CWL
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE62%2520CWL%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for OE62%20CWL: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: YP67%20WHC
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP67%2520WHC%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for YP67%20WHC: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: LR19%20OWB
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR19%2520OWB%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for LR19%20OWB: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: PK15%20DVO
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK15%2520DVO%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for PK15%20DVO: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: AF63%20XJH
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF63%2520XJH%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for AF63%20XJH: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: AE14%20JFZ
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE14%2520JFZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for AE14%20JFZ: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: AE14%20JFY
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE14%2520JFY%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for AE14%20JFY: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: AE14%20JCY
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE14%2520JCY%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for AE14%20JCY: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: AE66%20ONA
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE66%2520ONA%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for AE66%20ONA: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: FL14%20NUH
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL14%2520NUH%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for FL14%20NUH: 0
2026-03-29 22:13:53 [bca.uk] INFO: Found listing with ID: RV22%20XVL
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV22%2520XVL%27 HTTP/1.1" 200 None
2026-03-29 22:13:53 [bca.uk] INFO: Scrape type for RV22%20XVL: 0
2026-03-29 22:13:53 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=66&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:53 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=66&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:13:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=66&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:13:56 [bca.uk] INFO: Total items found: 100
2026-03-29 22:13:56 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded
2026-03-29 22:13:56 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:13:56 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: KS71%20OAY
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS71%2520OAY%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for KS71%20OAY: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: WP25%20XMA
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP25%2520XMA%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for WP25%20XMA: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: WV74%20RUW
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV74%2520RUW%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for WV74%20RUW: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: LC72%20RXD
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC72%2520RXD%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for LC72%20RXD: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: WP22%20AUX
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP22%2520AUX%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for WP22%20AUX: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: AE22%20OWJ
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE22%2520OWJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for AE22%20OWJ: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: AF22%20THV
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF22%2520THV%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for AF22%20THV: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: AF70%20UBC
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF70%2520UBC%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for AF70%20UBC: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: AK72%20YRA
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK72%2520YRA%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for AK72%20YRA: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: BF23%20AMV
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF23%2520AMV%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for BF23%20AMV: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: DE21%20GLZ
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE21%2520GLZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for DE21%20GLZ: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: DE23%20NMZ
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE23%2520NMZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for DE23%20NMZ: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: DF72%20CZW
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF72%2520CZW%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for DF72%20CZW: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: DG24%20ZKX
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG24%2520ZKX%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for DG24%20ZKX: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: DK24%20WMY
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK24%2520WMY%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for DK24%20WMY: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: DN71%20AXV
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN71%2520AXV%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for DN71%20AXV: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: DX71%20BYR
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX71%2520BYR%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for DX71%20BYR: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: DY73%20VAD
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY73%2520VAD%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for DY73%20VAD: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: FG22%20JYA
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG22%2520JYA%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for FG22%20JYA: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: FN22%20JGZ
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN22%2520JGZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for FN22%20JGZ: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: GL72%20OER
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL72%2520OER%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for GL72%20OER: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: GV70%20KKG
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV70%2520KKG%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for GV70%20KKG: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: HF23%20VFH
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF23%2520VFH%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for HF23%20VFH: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: LM21%20WOU
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM21%2520WOU%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for LM21%20WOU: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: LS23%20EHY
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS23%2520EHY%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for LS23%20EHY: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: MA72%20ZGV
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA72%2520ZGV%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for MA72%20ZGV: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: MD72%20WNC
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD72%2520WNC%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for MD72%20WNC: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: ML22%20WLU
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML22%2520WLU%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for ML22%20WLU: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: MW22%20VMG
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW22%2520VMG%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for MW22%20VMG: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: NG72%20WBD
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG72%2520WBD%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for NG72%20WBD: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: NJ23%20LND
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ23%2520LND%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for NJ23%20LND: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: NX70%20FGZ
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX70%2520FGZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for NX70%20FGZ: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: OY22%20XCC
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY22%2520XCC%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for OY22%20XCC: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: PN71%20KLC
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN71%2520KLC%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for PN71%20KLC: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: PX23%20XMG
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX23%2520XMG%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for PX23%20XMG: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: PX71%20OHK
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX71%2520OHK%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for PX71%20OHK: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: RV22%20TZU
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV22%2520TZU%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for RV22%20TZU: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: SG22%20WUL
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG22%2520WUL%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for SG22%20WUL: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: SG22%20XYS
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG22%2520XYS%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for SG22%20XYS: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: VE71%20XCB
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE71%2520XCB%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for VE71%20XCB: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: VU71%20HVV
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU71%2520HVV%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for VU71%20HVV: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: YD24%20NPG
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD24%2520NPG%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for YD24%20NPG: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: YH23%20XLR
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH23%2520XLR%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for YH23%20XLR: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: GF70%20BBO
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF70%2520BBO%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for GF70%20BBO: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: J27%20RCY
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27J27%2520RCY%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for J27%20RCY: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: AO17%20VJZ
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO17%2520VJZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for AO17%20VJZ: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: FV16%20YFC
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV16%2520YFC%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for FV16%20YFC: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: M444%20CNR
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27M444%2520CNR%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for M444%20CNR: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: NA17%20ULD
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA17%2520ULD%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for NA17%20ULD: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: Y13%20WMB
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y13%2520WMB%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for Y13%20WMB: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: EF18%20OMT
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF18%2520OMT%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for EF18%20OMT: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: BN67%20GNX
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN67%2520GNX%27 HTTP/1.1" 200 None
2026-03-29 22:13:56 [bca.uk] INFO: Scrape type for BN67%20GNX: 0
2026-03-29 22:13:56 [bca.uk] INFO: Found listing with ID: VX15%20EAC
2026-03-29 22:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX15%2520EAC%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for VX15%20EAC: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: NV70%20ESY
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV70%2520ESY%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for NV70%20ESY: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: PK74%20OFC
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK74%2520OFC%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for PK74%20OFC: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: BF63%20KJZ
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF63%2520KJZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for BF63%20KJZ: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: CJ23%20LXA
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ23%2520LXA%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for CJ23%20LXA: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: EJ72%20ACU
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ72%2520ACU%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for EJ72%20ACU: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: KS24%20TYV
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS24%2520TYV%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for KS24%20TYV: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: ML24%20NRU
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML24%2520NRU%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for ML24%20NRU: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: VU74%20HZD
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU74%2520HZD%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for VU74%20HZD: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: DL73%20UMC
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520UMC%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for DL73%20UMC: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: GU74%20WVN
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU74%2520WVN%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for GU74%20WVN: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: GX74%20UHE
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX74%2520UHE%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for GX74%20UHE: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: LB72%20VUS
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB72%2520VUS%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for LB72%20VUS: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: LG24%20WZZ
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG24%2520WZZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for LG24%20WZZ: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: BX23%20TMV
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX23%2520TMV%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for BX23%20TMV: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: BX23%20TMZ
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX23%2520TMZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for BX23%20TMZ: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: BX23%20TTZ
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX23%2520TTZ%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for BX23%20TTZ: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: GU74%20UHC
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU74%2520UHC%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for GU74%20UHC: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: YB71%20VPU
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB71%2520VPU%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for YB71%20VPU: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: WR73%20XTW
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR73%2520XTW%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for WR73%20XTW: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: DL21%20UYK
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL21%2520UYK%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for DL21%20UYK: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: DU64%20RWV
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU64%2520RWV%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for DU64%20RWV: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: DY74%20XXO
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY74%2520XXO%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for DY74%20XXO: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: DY74%20XYB
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY74%2520XYB%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for DY74%20XYB: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: FE23%20WVV
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE23%2520WVV%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for FE23%20WVV: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: CP19%20FCN
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP19%2520FCN%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for CP19%20FCN: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: CU22%20HSX
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU22%2520HSX%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for CU22%20HSX: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: MT72%20FZK
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT72%2520FZK%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for MT72%20FZK: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: LN24%20SMO
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520SMO%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for LN24%20SMO: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: MT72%20FZJ
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT72%2520FZJ%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for MT72%20FZJ: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: MT72%20FZH
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT72%2520FZH%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for MT72%20FZH: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: MT72%20FZG
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT72%2520FZG%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for MT72%20FZG: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: MA72%20PXO
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA72%2520PXO%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for MA72%20PXO: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: HT23%20UUE
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT23%2520UUE%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for HT23%20UUE: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: BL65%20RKK
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL65%2520RKK%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for BL65%20RKK: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: CV20%20EWS
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV20%2520EWS%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for CV20%20EWS: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: KE23%20LZD
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE23%2520LZD%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for KE23%20LZD: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: CU20%20XLY
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU20%2520XLY%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for CU20%20XLY: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: CU20%20XLT
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU20%2520XLT%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for CU20%20XLT: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: CU20%20XJC
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU20%2520XJC%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for CU20%20XJC: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: CP71%20LWV
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP71%2520LWV%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for CP71%20LWV: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: CK22%20BKG
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK22%2520BKG%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for CK22%20BKG: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: YT67%20OYC
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT67%2520OYC%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for YT67%20OYC: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: YP66%20JWY
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP66%2520JWY%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for YP66%20JWY: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: CF18%20JXM
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF18%2520JXM%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for CF18%20JXM: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: FY71%20OZP
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY71%2520OZP%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for FY71%20OZP: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: LR71%20USV
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR71%2520USV%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for LR71%20USV: 0
2026-03-29 22:13:57 [bca.uk] INFO: Found listing with ID: EK65%20HSY
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK65%2520HSY%27 HTTP/1.1" 200 None
2026-03-29 22:13:57 [bca.uk] INFO: Scrape type for EK65%20HSY: 0
2026-03-29 22:13:57 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:57 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:13:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:14:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:14:00 [bca.uk] INFO: Total items found: 100
2026-03-29 22:14:00 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=68&sort=MostRecentlyAdded
2026-03-29 22:14:00 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:14:00 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=68&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: MC22%20UHT
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC22%2520UHT%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for MC22%20UHT: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: LS71%20HWG
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS71%2520HWG%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for LS71%20HWG: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: E351%20WEX
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27E351%2520WEX%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for E351%20WEX: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: DN65%20YXC
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN65%2520YXC%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for DN65%20YXC: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: WL17%20CZF
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WL17%2520CZF%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for WL17%20CZF: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: YC19%20BXN
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC19%2520BXN%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for YC19%20BXN: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: YD65%20DYJ
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD65%2520DYJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for YD65%20DYJ: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: YD65%20ZZS
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD65%2520ZZS%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for YD65%20ZZS: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: YH62%20FYE
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH62%2520FYE%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for YH62%20FYE: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: YJ63%20HXT
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ63%2520HXT%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for YJ63%20HXT: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: YS14%20KVH
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS14%2520KVH%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for YS14%20KVH: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: FE14%20ZHM
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE14%2520ZHM%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for FE14%20ZHM: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: HK69%20KLD
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK69%2520KLD%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for HK69%20KLD: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: MK61%20UOP
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK61%2520UOP%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for MK61%20UOP: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: ML19%20AEU
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML19%2520AEU%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for ML19%20AEU: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: MM13%20ORA
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM13%2520ORA%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for MM13%20ORA: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: MW15%20EZJ
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW15%2520EZJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for MW15%20EZJ: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: SJ63%20XYM
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ63%2520XYM%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for SJ63%20XYM: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: BN61%20LYR
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN61%2520LYR%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for BN61%20LYR: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: CX70%20VNC
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX70%2520VNC%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for CX70%20VNC: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: DF66%20RZB
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF66%2520RZB%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for DF66%20RZB: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: DX19%20WCR
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX19%2520WCR%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for DX19%20WCR: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: DY19%20RKO
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY19%2520RKO%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for DY19%20RKO: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: EA13%20ZRL
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA13%2520ZRL%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for EA13%20ZRL: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: EY19%20DVF
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY19%2520DVF%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for EY19%20DVF: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: AK65%20HWP
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK65%2520HWP%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for AK65%20HWP: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: BA69%20LFE
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BA69%2520LFE%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for BA69%20LFE: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: YP73%20KGK
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP73%2520KGK%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for YP73%20KGK: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: YH73%20XRV
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH73%2520XRV%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for YH73%20XRV: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: LM23%20VTE
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM23%2520VTE%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for LM23%20VTE: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: SW60%20FVV
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW60%2520FVV%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for SW60%20FVV: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: LL23%20EFM
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL23%2520EFM%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for LL23%20EFM: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: KE72%20VYL
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE72%2520VYL%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for KE72%20VYL: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: KE72%20NKO
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE72%2520NKO%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for KE72%20NKO: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: KE72%20LVD
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE72%2520LVD%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for KE72%20LVD: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: FX18%20DFL
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX18%2520DFL%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for FX18%20DFL: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: MC22%20SWW
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC22%2520SWW%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for MC22%20SWW: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: KE72%20LTF
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE72%2520LTF%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for KE72%20LTF: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: BK73%20SKU
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK73%2520SKU%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for BK73%20SKU: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: EO16%20WXF
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO16%2520WXF%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for EO16%20WXF: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: BL21%20JHX
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL21%2520JHX%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for BL21%20JHX: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: GN66%20PMY
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN66%2520PMY%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for GN66%20PMY: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: AF13%20YZA
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF13%2520YZA%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for AF13%20YZA: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: SKZ%20335
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SKZ%2520335%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for SKZ%20335: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: SJ21%20CCX
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ21%2520CCX%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for SJ21%20CCX: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: DN21%20KRJ
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN21%2520KRJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for DN21%20KRJ: 0
2026-03-29 22:14:00 [bca.uk] INFO: Found listing with ID: KY11%20TVJ
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY11%2520TVJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:00 [bca.uk] INFO: Scrape type for KY11%20TVJ: 2
2026-03-29 22:14:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccbceed9-6a9b-5ef8-98ef-ec32ace0d1a6 with identifier: KY11%20TVJ
2026-03-29 22:14:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccbceed9-6a9b-5ef8-98ef-ec32ace0d1a6 with scrape type 2
2026-03-29 22:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccbceed9-6a9b-5ef8-98ef-ec32ace0d1a6 with scrape type 2
2026-03-29 22:14:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ccbceed9-6a9b-5ef8-98ef-ec32ace0d1a6, identifier: KY11%20TVJ
2026-03-29 22:14:01 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=68&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:01 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=68&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ccbceed9-6a9b-5ef8-98ef-ec32ace0d1a6 with identifier: KY11%20TVJ
2026-03-29 22:14:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ccbceed9-6a9b-5ef8-98ef-ec32ace0d1a6 with identifier: KY11%20TVJ
2026-03-29 22:14:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ccbceed9-6a9b-5ef8-98ef-ec32ace0d1a6 with identifier: KY11%20TVJ to the API
2026-03-29 22:14:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:14:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KY11%20TVJ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.7L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ccbceed9-6a9b-5ef8-98ef-ec32ace0d1a6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KY11 TVJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KY11%20TVJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'KIA',
 'model': 'SPORTAGE',
 'odometer': 121762,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'KIA SPORTAGE 1.7 CRDI 2 StationWagon',
 'transmission': 'manual',
 'trim': 'CRDI 2',
 'vin': 'U5YPC815LBL042882',
 'year': 2011}
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY11%2520TVJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:02 [bca.uk] INFO: Saving data for KY11%20TVJ: {'auction_closing_time': 1775124000.0, 'created_time': 1774609555.447212, 'last_price_update_time': 1774822442.114647}
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KY11%2520TVJ') HTTP/1.1" 204 0
2026-03-29 22:14:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:14:02 [bca.uk] INFO: Found listing with ID: CU22%20WBJ
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU22%2520WBJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:02 [bca.uk] INFO: Scrape type for CU22%20WBJ: 2
2026-03-29 22:14:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51f1eeec-488f-54cc-bd3e-8dbe8a897647 with identifier: CU22%20WBJ
2026-03-29 22:14:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51f1eeec-488f-54cc-bd3e-8dbe8a897647 with scrape type 2
2026-03-29 22:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51f1eeec-488f-54cc-bd3e-8dbe8a897647 with scrape type 2
2026-03-29 22:14:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 51f1eeec-488f-54cc-bd3e-8dbe8a897647, identifier: CU22%20WBJ
2026-03-29 22:14:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 51f1eeec-488f-54cc-bd3e-8dbe8a897647 with identifier: CU22%20WBJ
2026-03-29 22:14:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 51f1eeec-488f-54cc-bd3e-8dbe8a897647 with identifier: CU22%20WBJ
2026-03-29 22:14:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 51f1eeec-488f-54cc-bd3e-8dbe8a897647 with identifier: CU22%20WBJ to the API
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:14:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CU22%20WBJ-GB',
 'category': 'Car',
 'color': 'green',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '51f1eeec-488f-54cc-bd3e-8dbe8a897647',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CU22 WBJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CU22%20WBJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'HYUNDAI',
 'model': 'BAYON',
 'odometer': 31411,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'HYUNDAI BAYON 1.0 TGDI 100 48V MHEV SE CONNECT Hatchback',
 'transmission': 'manual',
 'trim': 'TGDI 100 48V MHEV SE CONNECT',
 'vin': 'NLHBN81GLNZ133451',
 'year': 2022}
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU22%2520WBJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:02 [bca.uk] INFO: Saving data for CU22%20WBJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774436694.298489, 'last_price_update_time': 1774822442.600412}
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CU22%2520WBJ') HTTP/1.1" 204 0
2026-03-29 22:14:02 [bca.uk] INFO: Found listing with ID: LY15%20LPL
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY15%2520LPL%27 HTTP/1.1" 200 None
2026-03-29 22:14:02 [bca.uk] INFO: Scrape type for LY15%20LPL: 2
2026-03-29 22:14:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2938e9f-274f-5b52-9451-c2b03440503c with identifier: LY15%20LPL
2026-03-29 22:14:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2938e9f-274f-5b52-9451-c2b03440503c with scrape type 2
2026-03-29 22:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2938e9f-274f-5b52-9451-c2b03440503c with scrape type 2
2026-03-29 22:14:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e2938e9f-274f-5b52-9451-c2b03440503c, identifier: LY15%20LPL
2026-03-29 22:14:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e2938e9f-274f-5b52-9451-c2b03440503c with identifier: LY15%20LPL
2026-03-29 22:14:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e2938e9f-274f-5b52-9451-c2b03440503c with identifier: LY15%20LPL
2026-03-29 22:14:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e2938e9f-274f-5b52-9451-c2b03440503c with identifier: LY15%20LPL to the API
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:14:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 179,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LY15%20LPL-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e2938e9f-274f-5b52-9451-c2b03440503c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LY15 LPL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LY15%20LPL&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'KIA',
 'model': 'SPORTAGE',
 'odometer': 78373,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'KIA SPORTAGE 2.0 CRDI KX-2 StationWagon',
 'transmission': 'automatic',
 'trim': 'CRDI KX-2',
 'vin': 'U5YPC813SFL691317',
 'year': 2015}
2026-03-29 22:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY15%2520LPL%27 HTTP/1.1" 200 None
2026-03-29 22:14:03 [bca.uk] INFO: Saving data for LY15%20LPL: {'auction_closing_time': 1775124000.0, 'created_time': 1774609545.626807, 'last_price_update_time': 1774822443.10576}
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LY15%2520LPL') HTTP/1.1" 204 0
2026-03-29 22:14:03 [bca.uk] INFO: Found listing with ID: SJ73%20UTL
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ73%2520UTL%27 HTTP/1.1" 200 None
2026-03-29 22:14:03 [bca.uk] INFO: Scrape type for SJ73%20UTL: 0
2026-03-29 22:14:03 [bca.uk] INFO: Found listing with ID: AU24%20RHF
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU24%2520RHF%27 HTTP/1.1" 200 None
2026-03-29 22:14:03 [bca.uk] INFO: Scrape type for AU24%20RHF: 0
2026-03-29 22:14:03 [bca.uk] INFO: Found listing with ID: YH74%20HRP
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH74%2520HRP%27 HTTP/1.1" 200 None
2026-03-29 22:14:03 [bca.uk] INFO: Scrape type for YH74%20HRP: 2
2026-03-29 22:14:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57625b84-fc72-5de1-829d-e4016f6a0ca0 with identifier: YH74%20HRP
2026-03-29 22:14:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57625b84-fc72-5de1-829d-e4016f6a0ca0 with scrape type 2
2026-03-29 22:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57625b84-fc72-5de1-829d-e4016f6a0ca0 with scrape type 2
2026-03-29 22:14:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 57625b84-fc72-5de1-829d-e4016f6a0ca0, identifier: YH74%20HRP
2026-03-29 22:14:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 57625b84-fc72-5de1-829d-e4016f6a0ca0 with identifier: YH74%20HRP
2026-03-29 22:14:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 57625b84-fc72-5de1-829d-e4016f6a0ca0 with identifier: YH74%20HRP
2026-03-29 22:14:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 57625b84-fc72-5de1-829d-e4016f6a0ca0 with identifier: YH74%20HRP to the API
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:14:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YH74%20HRP-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '57625b84-fc72-5de1-829d-e4016f6a0ca0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YH74 HRP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YH74%20HRP&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'SKODA',
 'model': 'FABIA',
 'odometer': 2450,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'SKODA FABIA 1.5 TSI 150 MONTE CARLO ED.DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TSI 150 MONTE CARLO ED.DSG',
 'vin': 'TMBFK6PJXS4008351',
 'year': 2024}
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH74%2520HRP%27 HTTP/1.1" 200 None
2026-03-29 22:14:03 [bca.uk] INFO: Saving data for YH74%20HRP: {'auction_closing_time': 1774951200.0, 'created_time': 1774609558.681742, 'last_price_update_time': 1774822443.547981}
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YH74%2520HRP') HTTP/1.1" 204 0
2026-03-29 22:14:03 [bca.uk] INFO: Found listing with ID: BL68%20XHC
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL68%2520XHC%27 HTTP/1.1" 200 None
2026-03-29 22:14:03 [bca.uk] INFO: Scrape type for BL68%20XHC: 2
2026-03-29 22:14:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 103550c4-b326-5ec2-ad0b-64949b33ebb9 with identifier: BL68%20XHC
2026-03-29 22:14:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 103550c4-b326-5ec2-ad0b-64949b33ebb9 with scrape type 2
2026-03-29 22:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 103550c4-b326-5ec2-ad0b-64949b33ebb9 with scrape type 2
2026-03-29 22:14:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 103550c4-b326-5ec2-ad0b-64949b33ebb9, identifier: BL68%20XHC
2026-03-29 22:14:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 103550c4-b326-5ec2-ad0b-64949b33ebb9 with identifier: BL68%20XHC
2026-03-29 22:14:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 103550c4-b326-5ec2-ad0b-64949b33ebb9 with identifier: BL68%20XHC
2026-03-29 22:14:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 103550c4-b326-5ec2-ad0b-64949b33ebb9 with identifier: BL68%20XHC to the API
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:14:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BL68%20XHC-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-03T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': '103550c4-b326-5ec2-ad0b-64949b33ebb9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BL68 XHC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BL68%20XHC&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Crawley',
 'make': 'MERCEDES-BENZ',
 'model': 'GLA 180',
 'odometer': 55150,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 9000,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLA 180 1.6 URBAN ED.DCT StationWagon',
 'transmission': 'automatic',
 'trim': 'URBAN ED.DCT',
 'vin': 'WDC1569422J574655',
 'year': 2019}
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL68%2520XHC%27 HTTP/1.1" 200 None
2026-03-29 22:14:03 [bca.uk] INFO: Saving data for BL68%20XHC: {'auction_closing_time': 1775199600.0, 'created_time': 1774044610.960515, 'last_price_update_time': 1774822443.97601}
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BL68%2520XHC') HTTP/1.1" 204 0
2026-03-29 22:14:03 [bca.uk] INFO: Found listing with ID: ET24%20UYU
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET24%2520UYU%27 HTTP/1.1" 200 None
2026-03-29 22:14:04 [bca.uk] INFO: Scrape type for ET24%20UYU: 2
2026-03-29 22:14:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2742e60-2f42-570f-b6af-94a178103227 with identifier: ET24%20UYU
2026-03-29 22:14:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2742e60-2f42-570f-b6af-94a178103227 with scrape type 2
2026-03-29 22:14:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2742e60-2f42-570f-b6af-94a178103227 with scrape type 2
2026-03-29 22:14:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d2742e60-2f42-570f-b6af-94a178103227, identifier: ET24%20UYU
2026-03-29 22:14:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d2742e60-2f42-570f-b6af-94a178103227 with identifier: ET24%20UYU
2026-03-29 22:14:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d2742e60-2f42-570f-b6af-94a178103227 with identifier: ET24%20UYU
2026-03-29 22:14:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d2742e60-2f42-570f-b6af-94a178103227 with identifier: ET24%20UYU to the API
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:14:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ET24%20UYU-GB',
 'category': 'Car',
 'color': 'green',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-03T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd2742e60-2f42-570f-b6af-94a178103227',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'ET24 UYU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ET24%20UYU&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Crawley',
 'make': 'HYUNDAI',
 'model': 'I20',
 'odometer': 465,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 16000,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'HYUNDAI I20 1.0 T GDI 100 ULTIMATE DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'T GDI 100 ULTIMATE DCT',
 'vin': 'NLHBR51G7SZ505935',
 'year': 2024}
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET24%2520UYU%27 HTTP/1.1" 200 None
2026-03-29 22:14:04 [bca.uk] INFO: Saving data for ET24%20UYU: {'auction_closing_time': 1775199600.0, 'created_time': 1773824153.025634, 'last_price_update_time': 1774822444.405473}
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ET24%2520UYU') HTTP/1.1" 204 0
2026-03-29 22:14:04 [bca.uk] INFO: Found listing with ID: VN20%20JJO
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN20%2520JJO%27 HTTP/1.1" 200 None
2026-03-29 22:14:04 [bca.uk] INFO: Scrape type for VN20%20JJO: 2
2026-03-29 22:14:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e23c458-7aac-58fa-9b4b-3271ccd421bd with identifier: VN20%20JJO
2026-03-29 22:14:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e23c458-7aac-58fa-9b4b-3271ccd421bd with scrape type 2
2026-03-29 22:14:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e23c458-7aac-58fa-9b4b-3271ccd421bd with scrape type 2
2026-03-29 22:14:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0e23c458-7aac-58fa-9b4b-3271ccd421bd, identifier: VN20%20JJO
2026-03-29 22:14:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0e23c458-7aac-58fa-9b4b-3271ccd421bd with identifier: VN20%20JJO
2026-03-29 22:14:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0e23c458-7aac-58fa-9b4b-3271ccd421bd with identifier: VN20%20JJO
2026-03-29 22:14:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0e23c458-7aac-58fa-9b4b-3271ccd421bd with identifier: VN20%20JJO to the API
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:14:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VN20%20JJO-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-03T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': '0e23c458-7aac-58fa-9b4b-3271ccd421bd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VN20 JJO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VN20%20JJO&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Bridgwater',
 'make': 'VAUXHALL',
 'model': 'COMBO LIFE',
 'odometer': 19422,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 8500,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VAUXHALL COMBO LIFE 1.5 TURBO D 130 ENERGY MPV',
 'transmission': 'manual',
 'trim': 'TURBO D 130 ENERGY',
 'vin': 'W0VECYHZJLJ635552',
 'year': 2020}
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN20%2520JJO%27 HTTP/1.1" 200 None
2026-03-29 22:14:04 [bca.uk] INFO: Saving data for VN20%20JJO: {'auction_closing_time': 1775199600.0, 'created_time': 1773958746.08929, 'last_price_update_time': 1774822444.815062}
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VN20%2520JJO') HTTP/1.1" 204 0
2026-03-29 22:14:04 [bca.uk] INFO: Found listing with ID: WO19%20VGJ
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO19%2520VGJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:04 [bca.uk] INFO: Scrape type for WO19%20VGJ: 2
2026-03-29 22:14:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 054d39b8-d5b5-54e9-bd9e-afe58f56d39e with identifier: WO19%20VGJ
2026-03-29 22:14:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 054d39b8-d5b5-54e9-bd9e-afe58f56d39e with scrape type 2
2026-03-29 22:14:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 054d39b8-d5b5-54e9-bd9e-afe58f56d39e with scrape type 2
2026-03-29 22:14:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 054d39b8-d5b5-54e9-bd9e-afe58f56d39e, identifier: WO19%20VGJ
2026-03-29 22:14:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 054d39b8-d5b5-54e9-bd9e-afe58f56d39e with identifier: WO19%20VGJ
2026-03-29 22:14:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 054d39b8-d5b5-54e9-bd9e-afe58f56d39e with identifier: WO19%20VGJ
2026-03-29 22:14:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 054d39b8-d5b5-54e9-bd9e-afe58f56d39e with identifier: WO19%20VGJ to the API
2026-03-29 22:14:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:14:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:14:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WO19%20VGJ-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-03T07:00:00Z',
 'fuel_type': 'Electric',
 'id': '054d39b8-d5b5-54e9-bd9e-afe58f56d39e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WO19 VGJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WO19%20VGJ&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Bridgwater',
 'make': 'JAGUAR',
 'model': 'I-PACE',
 'odometer': 61441,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 7000,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'JAGUAR I-PACE EV400 S Hatchback',
 'transmission': 'automatic',
 'trim': 'EV400 S',
 'vin': 'SADHA2A1XL1F84593',
 'year': 2019}
2026-03-29 22:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO19%2520VGJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:05 [bca.uk] INFO: Saving data for WO19%20VGJ: {'auction_closing_time': 1775199600.0, 'created_time': 1773958737.513036, 'last_price_update_time': 1774822445.219242}
2026-03-29 22:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WO19%2520VGJ') HTTP/1.1" 204 0
2026-03-29 22:14:05 [bca.uk] INFO: Found listing with ID: YX19%20LUE
2026-03-29 22:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX19%2520LUE%27 HTTP/1.1" 200 None
2026-03-29 22:14:05 [bca.uk] INFO: Scrape type for YX19%20LUE: 2
2026-03-29 22:14:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9674a517-87ed-5498-8807-5ce4a9def0f8 with identifier: YX19%20LUE
2026-03-29 22:14:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9674a517-87ed-5498-8807-5ce4a9def0f8 with scrape type 2
2026-03-29 22:14:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9674a517-87ed-5498-8807-5ce4a9def0f8 with scrape type 2
2026-03-29 22:14:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9674a517-87ed-5498-8807-5ce4a9def0f8, identifier: YX19%20LUE
2026-03-29 22:14:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9674a517-87ed-5498-8807-5ce4a9def0f8 with identifier: YX19%20LUE
2026-03-29 22:14:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9674a517-87ed-5498-8807-5ce4a9def0f8 with identifier: YX19%20LUE
2026-03-29 22:14:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9674a517-87ed-5498-8807-5ce4a9def0f8 with identifier: YX19%20LUE to the API
2026-03-29 22:14:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:14:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:14:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 71,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YX19%20LUE-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-03T07:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '9674a517-87ed-5498-8807-5ce4a9def0f8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YX19 LUE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YX19%20LUE&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Crawley',
 'make': 'LAND ROVER',
 'model': 'R/R SPORT',
 'odometer': 103596,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 14500,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R SPORT 2.0 P400E HSE DYNAMIC StationWagon',
 'transmission': 'automatic',
 'trim': 'P400E HSE DYNAMIC',
 'vin': 'SALWA2AY5KA854706',
 'year': 2019}
2026-03-29 22:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX19%2520LUE%27 HTTP/1.1" 200 None
2026-03-29 22:14:05 [bca.uk] INFO: Saving data for YX19%20LUE: {'auction_closing_time': 1775199600.0, 'created_time': 1773958736.016649, 'last_price_update_time': 1774822445.713823}
2026-03-29 22:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YX19%2520LUE') HTTP/1.1" 204 0
2026-03-29 22:14:05 [bca.uk] INFO: Found listing with ID: BEZ%203707
2026-03-29 22:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BEZ%25203707%27 HTTP/1.1" 200 None
2026-03-29 22:14:05 [bca.uk] INFO: Scrape type for BEZ%203707: 2
2026-03-29 22:14:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2a3f217-2510-5d9d-8740-4639c1f1a036 with identifier: BEZ%203707
2026-03-29 22:14:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2a3f217-2510-5d9d-8740-4639c1f1a036 with scrape type 2
2026-03-29 22:14:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2a3f217-2510-5d9d-8740-4639c1f1a036 with scrape type 2
2026-03-29 22:14:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e2a3f217-2510-5d9d-8740-4639c1f1a036, identifier: BEZ%203707
2026-03-29 22:14:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e2a3f217-2510-5d9d-8740-4639c1f1a036 with identifier: BEZ%203707
2026-03-29 22:14:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e2a3f217-2510-5d9d-8740-4639c1f1a036 with identifier: BEZ%203707
2026-03-29 22:14:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e2a3f217-2510-5d9d-8740-4639c1f1a036 with identifier: BEZ%203707 to the API
2026-03-29 22:14:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:14:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BEZ%203707-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-04-03T07:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'e2a3f217-2510-5d9d-8740-4639c1f1a036',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BEZ 3707',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BEZ%203707&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Glasgow',
 'make': 'TOYOTA',
 'model': 'PRIUS',
 'odometer': 192401,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 1000,
 'price_includes_vat': False,
 'registration_date': '2005-01-01',
 'seller_name': None,
 'title': 'TOYOTA PRIUS 1.8 VVTI HYBRID (NON UK) Hatchback',
 'transmission': 'automatic',
 'trim': 'VVTI HYBRID (NON UK)',
 'vin': 'JTDKB20U103022136',
 'year': 2005}
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BEZ%25203707%27 HTTP/1.1" 200 None
2026-03-29 22:14:06 [bca.uk] INFO: Saving data for BEZ%203707: {'auction_closing_time': 1775199600.0, 'created_time': 1774354762.329952, 'last_price_update_time': 1774822446.134232}
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BEZ%25203707') HTTP/1.1" 204 0
2026-03-29 22:14:06 [bca.uk] INFO: Found listing with ID: SL14%20HKF
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL14%2520HKF%27 HTTP/1.1" 200 None
2026-03-29 22:14:06 [bca.uk] INFO: Scrape type for SL14%20HKF: 0
2026-03-29 22:14:06 [bca.uk] INFO: Found listing with ID: HV71%20VPL
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV71%2520VPL%27 HTTP/1.1" 200 None
2026-03-29 22:14:06 [bca.uk] INFO: Scrape type for HV71%20VPL: 2
2026-03-29 22:14:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cc100d4-fb8a-5f2e-89fa-53b676b30334 with identifier: HV71%20VPL
2026-03-29 22:14:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cc100d4-fb8a-5f2e-89fa-53b676b30334 with scrape type 2
2026-03-29 22:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cc100d4-fb8a-5f2e-89fa-53b676b30334 with scrape type 2
2026-03-29 22:14:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4cc100d4-fb8a-5f2e-89fa-53b676b30334, identifier: HV71%20VPL
2026-03-29 22:14:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4cc100d4-fb8a-5f2e-89fa-53b676b30334 with identifier: HV71%20VPL
2026-03-29 22:14:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4cc100d4-fb8a-5f2e-89fa-53b676b30334 with identifier: HV71%20VPL
2026-03-29 22:14:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4cc100d4-fb8a-5f2e-89fa-53b676b30334 with identifier: HV71%20VPL to the API
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:14:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 49,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HV71%20VPL-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-04-03T07:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '4cc100d4-fb8a-5f2e-89fa-53b676b30334',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HV71 VPL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HV71%20VPL&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Paddock Wood',
 'make': 'JEEP',
 'model': 'RENEGADE 4XE',
 'odometer': 10119,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 14000,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'JEEP RENEGADE 4XE 1.3 T PHEV 190 LIMITED Hatchback',
 'transmission': 'automatic',
 'trim': 'T PHEV 190 LIMITED',
 'vin': '1C4BU0002LP011543',
 'year': 2021}
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV71%2520VPL%27 HTTP/1.1" 200 None
2026-03-29 22:14:06 [bca.uk] INFO: Saving data for HV71%20VPL: {'auction_closing_time': 1775199600.0, 'created_time': 1773832602.550163, 'last_price_update_time': 1774822446.642945}
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HV71%2520VPL') HTTP/1.1" 204 0
2026-03-29 22:14:06 [bca.uk] INFO: Found listing with ID: MK22%20LXP
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK22%2520LXP%27 HTTP/1.1" 200 None
2026-03-29 22:14:06 [bca.uk] INFO: Scrape type for MK22%20LXP: 0
2026-03-29 22:14:06 [bca.uk] INFO: Found listing with ID: CA68%20PYX
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA68%2520PYX%27 HTTP/1.1" 200 None
2026-03-29 22:14:06 [bca.uk] INFO: Scrape type for CA68%20PYX: 0
2026-03-29 22:14:06 [bca.uk] INFO: Found listing with ID: CK21%20OHW
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK21%2520OHW%27 HTTP/1.1" 200 None
2026-03-29 22:14:06 [bca.uk] INFO: Scrape type for CK21%20OHW: 2
2026-03-29 22:14:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3535cc5-f8d5-5212-a7f7-4eb581b9b2b9 with identifier: CK21%20OHW
2026-03-29 22:14:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3535cc5-f8d5-5212-a7f7-4eb581b9b2b9 with scrape type 2
2026-03-29 22:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3535cc5-f8d5-5212-a7f7-4eb581b9b2b9 with scrape type 2
2026-03-29 22:14:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b3535cc5-f8d5-5212-a7f7-4eb581b9b2b9, identifier: CK21%20OHW
2026-03-29 22:14:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b3535cc5-f8d5-5212-a7f7-4eb581b9b2b9 with identifier: CK21%20OHW
2026-03-29 22:14:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b3535cc5-f8d5-5212-a7f7-4eb581b9b2b9 with identifier: CK21%20OHW
2026-03-29 22:14:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b3535cc5-f8d5-5212-a7f7-4eb581b9b2b9 with identifier: CK21%20OHW to the API
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:14:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:14:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 220,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CK21%20OHW-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.9L',
 'expiration_date': '2026-04-03T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b3535cc5-f8d5-5212-a7f7-4eb581b9b2b9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CK21 OHW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CK21%20OHW&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Bridgwater',
 'make': 'MERCEDES-BENZ',
 'model': 'GLE 400 D',
 'odometer': 80094,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 33000,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLE 400 D 2.9 AMG LINE PREMIUM+ 4M (7ST) 9G '
          'StationWagon',
 'transmission': 'manual',
 'trim': 'AMG LINE PREMIUM+ 4M (7ST) 9G',
 'vin': 'W1N1671232A456684',
 'year': 2021}
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK21%2520OHW%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Saving data for CK21%20OHW: {'auction_closing_time': 1775199600.0, 'created_time': 1773829119.062848, 'last_price_update_time': 1774822447.087774}
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CK21%2520OHW') HTTP/1.1" 204 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: PE64%20HKT
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE64%2520HKT%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for PE64%20HKT: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: PK59%20OMA
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK59%2520OMA%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for PK59%20OMA: 2
2026-03-29 22:14:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 364733a1-7dc7-51f2-b809-f05175505e38 with identifier: PK59%20OMA
2026-03-29 22:14:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 364733a1-7dc7-51f2-b809-f05175505e38 with scrape type 2
2026-03-29 22:14:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 364733a1-7dc7-51f2-b809-f05175505e38 with scrape type 2
2026-03-29 22:14:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 364733a1-7dc7-51f2-b809-f05175505e38, identifier: PK59%20OMA
2026-03-29 22:14:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 364733a1-7dc7-51f2-b809-f05175505e38 with identifier: PK59%20OMA
2026-03-29 22:14:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 364733a1-7dc7-51f2-b809-f05175505e38 with identifier: PK59%20OMA
2026-03-29 22:14:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 364733a1-7dc7-51f2-b809-f05175505e38 with identifier: PK59%20OMA to the API
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:14:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=67&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 153,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PK59%20OMA-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '1.6L',
 'expiration_date': '2026-04-03T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': '364733a1-7dc7-51f2-b809-f05175505e38',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PK59 OMA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PK59%20OMA&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Bridgwater',
 'make': 'MINI',
 'model': 'COOPER',
 'odometer': 106817,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 1000,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'MINI COOPER 1.6 S Convertible',
 'transmission': 'manual',
 'trim': 'S',
 'vin': 'WMWMS320X0TX91515',
 'year': 2009}
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK59%2520OMA%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Saving data for PK59%20OMA: {'auction_closing_time': 1775199600.0, 'created_time': 1773908235.210193, 'last_price_update_time': 1774822447.524857}
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PK59%2520OMA') HTTP/1.1" 204 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: RJ23%20KXP
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ23%2520KXP%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for RJ23%20KXP: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: AX72%20KBP
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX72%2520KBP%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for AX72%20KBP: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: BN25%20XUY
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN25%2520XUY%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for BN25%20XUY: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: BN25%20YFS
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN25%2520YFS%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for BN25%20YFS: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: BN74%20PEO
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN74%2520PEO%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for BN74%20PEO: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: DL73%20HPV
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520HPV%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for DL73%20HPV: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: DV24%20JWF
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV24%2520JWF%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for DV24%20JWF: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: DY74%20BVK
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY74%2520BVK%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for DY74%20BVK: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: LL73%20FCV
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL73%2520FCV%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for LL73%20FCV: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: LL74%20BUE
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520BUE%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for LL74%20BUE: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: LO24%20MHL
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO24%2520MHL%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for LO24%20MHL: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: LR24%20MWC
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR24%2520MWC%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for LR24%20MWC: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: LR73%20AZT
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR73%2520AZT%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for LR73%20AZT: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: LS24%20EUT
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS24%2520EUT%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for LS24%20EUT: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: LS24%20FYT
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS24%2520FYT%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for LS24%20FYT: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: LS24%20VEX
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS24%2520VEX%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for LS24%20VEX: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: LS24%20VFF
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS24%2520VFF%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for LS24%20VFF: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: MD74%20GWG
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD74%2520GWG%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for MD74%20GWG: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: MJ74%20HCG
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ74%2520HCG%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for MJ74%20HCG: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: MJ74%20HCN
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ74%2520HCN%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for MJ74%20HCN: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: MJ74%20HDC
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ74%2520HDC%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for MJ74%20HDC: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: MJ74%20HDF
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ74%2520HDF%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for MJ74%20HDF: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: MJ74%20PFE
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ74%2520PFE%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for MJ74%20PFE: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: ML24%20NOF
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML24%2520NOF%27 HTTP/1.1" 200 None
2026-03-29 22:14:07 [bca.uk] INFO: Scrape type for ML24%20NOF: 0
2026-03-29 22:14:07 [bca.uk] INFO: Found listing with ID: MP73%20JYA
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MP73%2520JYA%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for MP73%20JYA: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: MW74%20DXO
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW74%2520DXO%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for MW74%20DXO: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: MW74%20NHP
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW74%2520NHP%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for MW74%20NHP: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: RO74%20WHG
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO74%2520WHG%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for RO74%20WHG: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: SG24%20OFD
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG24%2520OFD%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for SG24%20OFD: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: VE73%20OMW
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE73%2520OMW%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for VE73%20OMW: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: VK24%20MZE
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK24%2520MZE%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for VK24%20MZE: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: YE24%20BZK
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE24%2520BZK%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for YE24%20BZK: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: YF23%20MZJ
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF23%2520MZJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for YF23%20MZJ: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: YF23%20UNP
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF23%2520UNP%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for YF23%20UNP: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: YY73%20XFO
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY73%2520XFO%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for YY73%20XFO: 0
2026-03-29 22:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=68&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:14:08 [bca.uk] INFO: Total items found: 100
2026-03-29 22:14:08 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=69&sort=MostRecentlyAdded
2026-03-29 22:14:08 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:14:08 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=69&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: YY73%20XFP
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY73%2520XFP%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for YY73%20XFP: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: WP21%20YSG
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP21%2520YSG%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for WP21%20YSG: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: BG19%20UEM
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG19%2520UEM%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for BG19%20UEM: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: GH19%20NUE
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GH19%2520NUE%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for GH19%20NUE: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: SB66%20RFO
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB66%2520RFO%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for SB66%20RFO: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: WL69%20CEO
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WL69%2520CEO%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for WL69%20CEO: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: YG68%20UHR
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG68%2520UHR%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for YG68%20UHR: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: LC71%20YZX
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC71%2520YZX%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for LC71%20YZX: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: LN71%20KUJ
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN71%2520KUJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for LN71%20KUJ: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: RE71%20LRU
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE71%2520LRU%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for RE71%20LRU: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: RE71%20OCR
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE71%2520OCR%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for RE71%20OCR: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: SA71%20HLE
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA71%2520HLE%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for SA71%20HLE: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: SC71%20MKZ
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC71%2520MKZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for SC71%20MKZ: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: SO71%20GXR
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO71%2520GXR%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for SO71%20GXR: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: WA71%20MGX
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA71%2520MGX%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for WA71%20MGX: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: AJ66%20GWA
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ66%2520GWA%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for AJ66%20GWA: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: BJ12%20XWF
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ12%2520XWF%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for BJ12%20XWF: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: DG15%20FBV
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG15%2520FBV%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for DG15%20FBV: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: BT74%20DGU
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT74%2520DGU%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for BT74%20DGU: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: LB23%20GWG
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB23%2520GWG%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for LB23%20GWG: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: YE22%20ALU
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE22%2520ALU%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for YE22%20ALU: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: SD69%20NHN
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD69%2520NHN%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for SD69%20NHN: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: KN73%20XRU
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN73%2520XRU%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for KN73%20XRU: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: YN65%20PFA
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN65%2520PFA%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for YN65%20PFA: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: EY72%20NFV
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY72%2520NFV%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for EY72%20NFV: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: DY72%20JNZ
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY72%2520JNZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for DY72%20JNZ: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: YO19%20DXE
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO19%2520DXE%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for YO19%20DXE: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: FD63%20BZR
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD63%2520BZR%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for FD63%20BZR: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: LN64%20SVF
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN64%2520SVF%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for LN64%20SVF: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: NJ16%20PLV
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ16%2520PLV%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for NJ16%20PLV: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: OY17%20FCL
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY17%2520FCL%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for OY17%20FCL: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: PK64%20UMX
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK64%2520UMX%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for PK64%20UMX: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: SB65%20ODX
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB65%2520ODX%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for SB65%20ODX: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: VX17%20OFY
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX17%2520OFY%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for VX17%20OFY: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: WP17%20JJO
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP17%2520JJO%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for WP17%20JJO: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: CK63%20NYH
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK63%2520NYH%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for CK63%20NYH: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: DY61%20UVS
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY61%2520UVS%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for DY61%20UVS: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: DY63%20VYX
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY63%2520VYX%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for DY63%20VYX: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: HK16%20FVC
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK16%2520FVC%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for HK16%20FVC: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: LD15%20ZDK
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD15%2520ZDK%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for LD15%20ZDK: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: LM63%20VOH
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM63%2520VOH%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for LM63%20VOH: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: MF22%20NTE
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF22%2520NTE%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for MF22%20NTE: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: RX65%20KYO
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX65%2520KYO%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for RX65%20KYO: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: LA19%20OGM
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA19%2520OGM%27 HTTP/1.1" 200 None
2026-03-29 22:14:08 [bca.uk] INFO: Scrape type for LA19%20OGM: 0
2026-03-29 22:14:08 [bca.uk] INFO: Found listing with ID: GK13%20CMU
2026-03-29 22:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK13%2520CMU%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for GK13%20CMU: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: RK58%20UEV
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK58%2520UEV%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for RK58%20UEV: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: RV65%20TVU
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV65%2520TVU%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for RV65%20TVU: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: BL16%20ZMO
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL16%2520ZMO%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for BL16%20ZMO: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: EA67%20GFZ
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA67%2520GFZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for EA67%20GFZ: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: EX18%20CPO
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX18%2520CPO%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for EX18%20CPO: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: GJ66%20HZN
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ66%2520HZN%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for GJ66%20HZN: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: LA16%20KDU
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA16%2520KDU%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for LA16%20KDU: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: MT15%20LXL
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT15%2520LXL%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for MT15%20LXL: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: RJ07%20UTO
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ07%2520UTO%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for RJ07%20UTO: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: FV71%20LJU
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV71%2520LJU%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for FV71%20LJU: 2
2026-03-29 22:14:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88301529-935c-5e46-9b1a-8aa0ea4fbfcf with identifier: FV71%20LJU
2026-03-29 22:14:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88301529-935c-5e46-9b1a-8aa0ea4fbfcf with scrape type 2
2026-03-29 22:14:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88301529-935c-5e46-9b1a-8aa0ea4fbfcf with scrape type 2
2026-03-29 22:14:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 88301529-935c-5e46-9b1a-8aa0ea4fbfcf, identifier: FV71%20LJU
2026-03-29 22:14:09 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=69&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:09 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=69&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 88301529-935c-5e46-9b1a-8aa0ea4fbfcf with identifier: FV71%20LJU
2026-03-29 22:14:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 88301529-935c-5e46-9b1a-8aa0ea4fbfcf with identifier: FV71%20LJU
2026-03-29 22:14:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 88301529-935c-5e46-9b1a-8aa0ea4fbfcf with identifier: FV71%20LJU to the API
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:14:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=68&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FV71%20LJU-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '88301529-935c-5e46-9b1a-8aa0ea4fbfcf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FV71 LJU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FV71%20LJU&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'CITROEN',
 'model': 'BERLINGO M',
 'odometer': 77452,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'CITROEN BERLINGO M 1.5 BLUEHDI 75 650 ENTERPRISE PRO Van',
 'transmission': 'manual',
 'trim': 'BLUEHDI 75 650 ENTERPRISE PRO',
 'vin': 'VR7EFYHWCMJ824027',
 'year': 2021}
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV71%2520LJU%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Saving data for FV71%20LJU: {'auction_closing_time': 1775037600.0, 'created_time': 1774609690.363159, 'last_price_update_time': 1774822449.709219}
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FV71%2520LJU') HTTP/1.1" 204 0
2026-03-29 22:14:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: BV19%20BFY
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV19%2520BFY%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for BV19%20BFY: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: EY14%20WLC
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY14%2520WLC%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for EY14%20WLC: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: YS72%20XCZ
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS72%2520XCZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for YS72%20XCZ: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: EO14%20LKA
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO14%2520LKA%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for EO14%20LKA: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: FP20%20KGN
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP20%2520KGN%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for FP20%20KGN: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: YE22%20OYB
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE22%2520OYB%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for YE22%20OYB: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: YD72%20CVW
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD72%2520CVW%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for YD72%20CVW: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: YC22%20WGE
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC22%2520WGE%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for YC22%20WGE: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: YB71%20DLV
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB71%2520DLV%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for YB71%20DLV: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: YB23%20ESY
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB23%2520ESY%27 HTTP/1.1" 200 None
2026-03-29 22:14:09 [bca.uk] INFO: Scrape type for YB23%20ESY: 0
2026-03-29 22:14:09 [bca.uk] INFO: Found listing with ID: FG72%20ZLE
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG72%2520ZLE%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for FG72%20ZLE: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: GX24%20UKB
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX24%2520UKB%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for GX24%20UKB: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: HN21%20LLM
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN21%2520LLM%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for HN21%20LLM: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: HN22%20ZSG
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN22%2520ZSG%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for HN22%20ZSG: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: HN25%20EJV
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN25%2520EJV%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for HN25%20EJV: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: HN70%20YDX
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN70%2520YDX%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for HN70%20YDX: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: HS24%20GZF
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HS24%2520GZF%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for HS24%20GZF: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: HV20%20XRR
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV20%2520XRR%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for HV20%20XRR: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: HV25%20LFX
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV25%2520LFX%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for HV25%20LFX: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: HX23%20NCF
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX23%2520NCF%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for HX23%20NCF: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: HY73%20KFU
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY73%2520KFU%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for HY73%20KFU: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: HY74%20MZT
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY74%2520MZT%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for HY74%20MZT: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: KJ73%20ZXA
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ73%2520ZXA%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for KJ73%20ZXA: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: LR68%20KMY
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR68%2520KMY%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for LR68%20KMY: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: PF72%20YNU
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF72%2520YNU%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for PF72%20YNU: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: RJ72%20YEY
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ72%2520YEY%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for RJ72%20YEY: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: SF19%20EBJ
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF19%2520EBJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for SF19%20EBJ: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: WO19%20DKN
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO19%2520DKN%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for WO19%20DKN: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: YB22%20WCA
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB22%2520WCA%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for YB22%20WCA: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: YA72%20XTC
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA72%2520XTC%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for YA72%20XTC: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: YA72%20SUH
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA72%2520SUH%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for YA72%20SUH: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: SH72%20EWE
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH72%2520EWE%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for SH72%20EWE: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: OV23%20FHD
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV23%2520FHD%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for OV23%20FHD: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: HN72%20VFD
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN72%2520VFD%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for HN72%20VFD: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: GX23%20XHN
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX23%2520XHN%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for GX23%20XHN: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: GJ22%20NLP
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ22%2520NLP%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for GJ22%20NLP: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: DN10%20POA
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN10%2520POA%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for DN10%20POA: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: FE23%20ZZJ
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE23%2520ZZJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for FE23%20ZZJ: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: FE23%20XOP
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE23%2520XOP%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for FE23%20XOP: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: DU74%20YYP
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU74%2520YYP%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for DU74%20YYP: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: DF24%20TYP
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF24%2520TYP%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for DF24%20TYP: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: BP72%20XTH
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP72%2520XTH%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for BP72%20XTH: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: LB71%20VYP
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB71%2520VYP%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for LB71%20VYP: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: YE71%20UXA
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE71%2520UXA%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for YE71%20UXA: 0
2026-03-29 22:14:10 [bca.uk] INFO: Found listing with ID: BG08%20KZL
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG08%2520KZL%27 HTTP/1.1" 200 None
2026-03-29 22:14:10 [bca.uk] INFO: Scrape type for BG08%20KZL: 0
2026-03-29 22:14:10 [scrapy.extensions.logstats] INFO: Crawled 201 pages (at 8 pages/min), scraped 993 items (at 75 items/min)
2026-03-29 22:14:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-29 22:14:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=69&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:14:12 [bca.uk] INFO: Total items found: 100
2026-03-29 22:14:12 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=70&sort=MostRecentlyAdded
2026-03-29 22:14:12 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:14:12 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=70&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: RV10%20FBL
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV10%2520FBL%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for RV10%20FBL: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: RGZ%208218
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RGZ%25208218%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for RGZ%208218: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: KN17%20BCY
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN17%2520BCY%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for KN17%20BCY: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: YE15%20RSZ
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE15%2520RSZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for YE15%20RSZ: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: WV60%20ULZ
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV60%2520ULZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for WV60%20ULZ: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: WF08%20CYV
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF08%2520CYV%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for WF08%20CYV: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: ND09%20UCG
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND09%2520UCG%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for ND09%20UCG: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: EK08%20NNT
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK08%2520NNT%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for EK08%20NNT: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: KU13%20EPY
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU13%2520EPY%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for KU13%20EPY: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: LT69%20LKF
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT69%2520LKF%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for LT69%20LKF: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: WG06%20EOC
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG06%2520EOC%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for WG06%20EOC: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: WR62%20KWU
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR62%2520KWU%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for WR62%20KWU: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: YR66%20YDL
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR66%2520YDL%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for YR66%20YDL: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: LM03%20UOW
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM03%2520UOW%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for LM03%20UOW: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: NU54%20GKG
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU54%2520GKG%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for NU54%20GKG: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: PN54%20SOC
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN54%2520SOC%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for PN54%20SOC: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: YD10%20SWY
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD10%2520SWY%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for YD10%20SWY: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: KC07%20ZNX
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KC07%2520ZNX%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for KC07%20ZNX: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: DG13%20XYL
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG13%2520XYL%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for DG13%20XYL: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: DN64%20XSY
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN64%2520XSY%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for DN64%20XSY: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: ML67%20KTE
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML67%2520KTE%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for ML67%20KTE: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: NJ60%20WFO
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ60%2520WFO%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for NJ60%20WFO: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: ST71%20RVA
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST71%2520RVA%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for ST71%20RVA: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: YB68%20OWU
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB68%2520OWU%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for YB68%20OWU: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: PK65%20RTV
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK65%2520RTV%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for PK65%20RTV: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: RO11%20ZMY
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO11%2520ZMY%27 HTTP/1.1" 200 None
2026-03-29 22:14:12 [bca.uk] INFO: Scrape type for RO11%20ZMY: 0
2026-03-29 22:14:12 [bca.uk] INFO: Found listing with ID: BD68%20CGF
2026-03-29 22:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD68%2520CGF%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for BD68%20CGF: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: VO69%20KKU
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO69%2520KKU%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for VO69%20KKU: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: BD18%20OHW
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD18%2520OHW%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for BD18%20OHW: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: DA11%20YBP
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA11%2520YBP%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for DA11%20YBP: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: CV09%20TRX
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV09%2520TRX%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for CV09%20TRX: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: SO55%20OVH
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO55%2520OVH%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for SO55%20OVH: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: YP25%20BVB
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP25%2520BVB%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for YP25%20BVB: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: WO21%20RXJ
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO21%2520RXJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for WO21%20RXJ: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: AM02%20OAR
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AM02%2520OAR%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for AM02%20OAR: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: GL70%20BUW
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL70%2520BUW%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for GL70%20BUW: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: PY22%20EZP
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY22%2520EZP%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for PY22%20EZP: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: FP19%20CKG
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP19%2520CKG%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for FP19%20CKG: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: KR18%20NPP
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR18%2520NPP%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for KR18%20NPP: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: NX18%20UPL
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX18%2520UPL%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for NX18%20UPL: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: DA62%20WFY
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA62%2520WFY%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for DA62%20WFY: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: FV14%20VRD
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV14%2520VRD%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for FV14%20VRD: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: YK12%20ZZG
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK12%2520ZZG%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for YK12%20ZZG: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: MM63%20VBO
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM63%2520VBO%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for MM63%20VBO: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: SG65%20ENN
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG65%2520ENN%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for SG65%20ENN: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: KV64%20HKH
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV64%2520HKH%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for KV64%20HKH: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: FE23%20OLU
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE23%2520OLU%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for FE23%20OLU: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: PJ14%20OKB
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ14%2520OKB%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for PJ14%20OKB: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: YR73%20ZBL
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR73%2520ZBL%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for YR73%20ZBL: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: OV19%20WVN
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV19%2520WVN%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for OV19%20WVN: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: YE17%20RJO
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE17%2520RJO%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for YE17%20RJO: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: FE22%20HHC
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE22%2520HHC%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for FE22%20HHC: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: YL73%20HVO
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL73%2520HVO%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for YL73%20HVO: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: YL73%20AYE
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL73%2520AYE%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for YL73%20AYE: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: YH73%20SWJ
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH73%2520SWJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for YH73%20SWJ: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: PK23%20DCU
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK23%2520DCU%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for PK23%20DCU: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: LM23%20VVL
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM23%2520VVL%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for LM23%20VVL: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: LM23%20VSA
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM23%2520VSA%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for LM23%20VSA: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: LM23%20VPT
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM23%2520VPT%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for LM23%20VPT: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: LM23%20VLZ
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM23%2520VLZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for LM23%20VLZ: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: LL23%20WCU
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL23%2520WCU%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for LL23%20WCU: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: HJ73%20OGH
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ73%2520OGH%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for HJ73%20OGH: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: YH73%20SWU
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH73%2520SWU%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for YH73%20SWU: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: YK72%20MZU
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK72%2520MZU%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for YK72%20MZU: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: YH73%20RSV
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH73%2520RSV%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for YH73%20RSV: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: EJ71%20BZD
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ71%2520BZD%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for EJ71%20BZD: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: LM23%20VXR
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM23%2520VXR%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for LM23%20VXR: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: LM23%20VNR
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM23%2520VNR%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for LM23%20VNR: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: KF72%20AOM
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF72%2520AOM%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for KF72%20AOM: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: YP25%20BUW
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP25%2520BUW%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for YP25%20BUW: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: HJ73%20NKT
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ73%2520NKT%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for HJ73%20NKT: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: RE74%20DSU
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE74%2520DSU%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for RE74%20DSU: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: YO24%20XFJ
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO24%2520XFJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for YO24%20XFJ: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: YO24%20XDX
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO24%2520XDX%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for YO24%20XDX: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: RK74%20LVZ
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK74%2520LVZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for RK74%20LVZ: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: BJ23%20WRN
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ23%2520WRN%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for BJ23%20WRN: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: BC17%20DND
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC17%2520DND%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for BC17%20DND: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: YC25%20VUU
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC25%2520VUU%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for YC25%20VUU: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: WV63%20OWA
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV63%2520OWA%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for WV63%20OWA: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: WA19%20MUB
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA19%2520MUB%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for WA19%20MUB: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: LY10%20AHG
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY10%2520AHG%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for LY10%20AHG: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: OE23%20LNR
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE23%2520LNR%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for OE23%20LNR: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: PE16%20VFW
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE16%2520VFW%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for PE16%20VFW: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: WP22%20JXW
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP22%2520JXW%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for WP22%20JXW: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: VK16%20NGN
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK16%2520NGN%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for VK16%20NGN: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: YP74%20WKZ
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP74%2520WKZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for YP74%20WKZ: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: LX23%20VMJ
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX23%2520VMJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for LX23%20VMJ: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: EO21%20MVC
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO21%2520MVC%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for EO21%20MVC: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: BH19%20YVM
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BH19%2520YVM%27 HTTP/1.1" 200 None
2026-03-29 22:14:13 [bca.uk] INFO: Scrape type for BH19%20YVM: 0
2026-03-29 22:14:13 [bca.uk] INFO: Found listing with ID: HK18%20NHU
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK18%2520NHU%27 HTTP/1.1" 200 None
2026-03-29 22:14:14 [bca.uk] INFO: Scrape type for HK18%20NHU: 0
2026-03-29 22:14:14 [bca.uk] INFO: Found listing with ID: HW71%20KOB
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HW71%2520KOB%27 HTTP/1.1" 200 None
2026-03-29 22:14:14 [bca.uk] INFO: Scrape type for HW71%20KOB: 0
2026-03-29 22:14:14 [bca.uk] INFO: Found listing with ID: N9%20AEN
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27N9%2520AEN%27 HTTP/1.1" 200 None
2026-03-29 22:14:14 [bca.uk] INFO: Scrape type for N9%20AEN: 0
2026-03-29 22:14:14 [bca.uk] INFO: Found listing with ID: SC68%20UYP
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC68%2520UYP%27 HTTP/1.1" 200 None
2026-03-29 22:14:14 [bca.uk] INFO: Scrape type for SC68%20UYP: 0
2026-03-29 22:14:14 [bca.uk] INFO: Found listing with ID: BT07%20HUP
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT07%2520HUP%27 HTTP/1.1" 200 None
2026-03-29 22:14:14 [bca.uk] INFO: Scrape type for BT07%20HUP: 0
2026-03-29 22:14:14 [bca.uk] INFO: Found listing with ID: HY72%20DFD
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY72%2520DFD%27 HTTP/1.1" 200 None
2026-03-29 22:14:14 [bca.uk] INFO: Scrape type for HY72%20DFD: 0
2026-03-29 22:14:14 [bca.uk] INFO: Found listing with ID: FA16%20YVJ
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FA16%2520YVJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:14 [bca.uk] INFO: Scrape type for FA16%20YVJ: 0
2026-03-29 22:14:14 [bca.uk] INFO: Found listing with ID: WL13%20EOE
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WL13%2520EOE%27 HTTP/1.1" 200 None
2026-03-29 22:14:14 [bca.uk] INFO: Scrape type for WL13%20EOE: 0
2026-03-29 22:14:14 [bca.uk] INFO: Found listing with ID: HK23%20GZJ
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK23%2520GZJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:14 [bca.uk] INFO: Scrape type for HK23%20GZJ: 0
2026-03-29 22:14:14 [bca.uk] INFO: Found listing with ID: YF57%20FBA
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF57%2520FBA%27 HTTP/1.1" 200 None
2026-03-29 22:14:14 [bca.uk] INFO: Scrape type for YF57%20FBA: 0
2026-03-29 22:14:14 [bca.uk] INFO: Found listing with ID: TT13%20OLE
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27TT13%2520OLE%27 HTTP/1.1" 200 None
2026-03-29 22:14:14 [bca.uk] INFO: Scrape type for TT13%20OLE: 0
2026-03-29 22:14:14 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=70&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:14 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=70&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:14:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=70&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:14:15 [bca.uk] INFO: Total items found: 100
2026-03-29 22:14:15 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=71&sort=MostRecentlyAdded
2026-03-29 22:14:15 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:14:15 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=71&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:15 [bca.uk] INFO: Found listing with ID: ET16%20WXR
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET16%2520WXR%27 HTTP/1.1" 200 None
2026-03-29 22:14:15 [bca.uk] INFO: Scrape type for ET16%20WXR: 0
2026-03-29 22:14:15 [bca.uk] INFO: Found listing with ID: PO14%20WHT
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO14%2520WHT%27 HTTP/1.1" 200 None
2026-03-29 22:14:15 [bca.uk] INFO: Scrape type for PO14%20WHT: 0
2026-03-29 22:14:15 [bca.uk] INFO: Found listing with ID: HK15%20BTY
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK15%2520BTY%27 HTTP/1.1" 200 None
2026-03-29 22:14:15 [bca.uk] INFO: Scrape type for HK15%20BTY: 0
2026-03-29 22:14:15 [bca.uk] INFO: Found listing with ID: VO71%20KPR
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO71%2520KPR%27 HTTP/1.1" 200 None
2026-03-29 22:14:15 [bca.uk] INFO: Scrape type for VO71%20KPR: 0
2026-03-29 22:14:15 [bca.uk] INFO: Found listing with ID: NA16%20FUW
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA16%2520FUW%27 HTTP/1.1" 200 None
2026-03-29 22:14:15 [bca.uk] INFO: Scrape type for NA16%20FUW: 0
2026-03-29 22:14:15 [bca.uk] INFO: Found listing with ID: HN72%20LMM
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN72%2520LMM%27 HTTP/1.1" 200 None
2026-03-29 22:14:15 [bca.uk] INFO: Scrape type for HN72%20LMM: 0
2026-03-29 22:14:15 [bca.uk] INFO: Found listing with ID: SB62%20GHY
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB62%2520GHY%27 HTTP/1.1" 200 None
2026-03-29 22:14:15 [bca.uk] INFO: Scrape type for SB62%20GHY: 0
2026-03-29 22:14:15 [bca.uk] INFO: Found listing with ID: DV68%20KWD
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV68%2520KWD%27 HTTP/1.1" 200 None
2026-03-29 22:14:15 [bca.uk] INFO: Scrape type for DV68%20KWD: 0
2026-03-29 22:14:15 [bca.uk] INFO: Found listing with ID: KP69%20MYB
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP69%2520MYB%27 HTTP/1.1" 200 None
2026-03-29 22:14:15 [bca.uk] INFO: Scrape type for KP69%20MYB: 0
2026-03-29 22:14:15 [bca.uk] INFO: Found listing with ID: DV22%20BXC
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV22%2520BXC%27 HTTP/1.1" 200 None
2026-03-29 22:14:15 [bca.uk] INFO: Scrape type for DV22%20BXC: 0
2026-03-29 22:14:15 [bca.uk] INFO: Found listing with ID: CA74%20LKZ
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA74%2520LKZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:15 [bca.uk] INFO: Scrape type for CA74%20LKZ: 0
2026-03-29 22:14:15 [bca.uk] INFO: Found listing with ID: NA15%20GHZ
2026-03-29 22:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA15%2520GHZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for NA15%20GHZ: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: MA75%20SGV
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA75%2520SGV%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for MA75%20SGV: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: YS67%20RXJ
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS67%2520RXJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for YS67%20RXJ: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: NK64%20MXG
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK64%2520MXG%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for NK64%20MXG: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: SL60%20VLH
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL60%2520VLH%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for SL60%20VLH: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: GV74%20FSG
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV74%2520FSG%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for GV74%20FSG: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: MW62%20SKF
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW62%2520SKF%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for MW62%20SKF: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: BW19%20HVD
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW19%2520HVD%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for BW19%20HVD: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: MT69%20THK
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT69%2520THK%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for MT69%20THK: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: MW65%20WFC
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW65%2520WFC%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for MW65%20WFC: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: PE68%20EWE
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE68%2520EWE%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for PE68%20EWE: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: YK64%20BWY
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK64%2520BWY%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for YK64%20BWY: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: NL12%20OVE
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL12%2520OVE%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for NL12%20OVE: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: BV19%20ZNA
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV19%2520ZNA%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for BV19%20ZNA: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: PGZ%206311
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PGZ%25206311%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for PGZ%206311: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: SK60%20HRC
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK60%2520HRC%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for SK60%20HRC: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: KW15%20KJF
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW15%2520KJF%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for KW15%20KJF: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: NL14%20WLW
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL14%2520WLW%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for NL14%20WLW: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: YR11%20PHZ
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR11%2520PHZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for YR11%20PHZ: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: YM63%20CHV
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM63%2520CHV%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for YM63%20CHV: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: SG63%20LWN
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG63%2520LWN%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for SG63%20LWN: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: WN75%20JXU
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN75%2520JXU%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for WN75%20JXU: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: AK65%20RBF
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK65%2520RBF%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for AK65%20RBF: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: YT07%20DXJ
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT07%2520DXJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for YT07%20DXJ: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: FD72%20XZY
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD72%2520XZY%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for FD72%20XZY: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: MW66%20GYJ
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW66%2520GYJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for MW66%20GYJ: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: KU64%20VCF
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU64%2520VCF%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for KU64%20VCF: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: DV73%20VJX
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV73%2520VJX%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for DV73%20VJX: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: SK11%20NNJ
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK11%2520NNJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for SK11%20NNJ: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: DF18%20JZA
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF18%2520JZA%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for DF18%20JZA: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: YA64%20LPX
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA64%2520LPX%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for YA64%20LPX: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: YC17%20YDM
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC17%2520YDM%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for YC17%20YDM: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: SC67%20EBP
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC67%2520EBP%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for SC67%20EBP: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: SJ15%20VVR
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ15%2520VVR%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for SJ15%20VVR: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: GL64%20YPJ
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL64%2520YPJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for GL64%20YPJ: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: WF66%20DSE
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF66%2520DSE%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for WF66%20DSE: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: EO59%20UNY
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO59%2520UNY%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for EO59%20UNY: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: SY15%20UNN
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY15%2520UNN%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for SY15%20UNN: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: MX13%20UTC
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX13%2520UTC%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for MX13%20UTC: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: OY17%20DYA
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY17%2520DYA%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for OY17%20DYA: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: BM19%20NWB
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BM19%2520NWB%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for BM19%20NWB: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: LL15%20EZC
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL15%2520EZC%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for LL15%20EZC: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: VE18%20NEJ
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE18%2520NEJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for VE18%20NEJ: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: YB18%20KBN
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB18%2520KBN%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for YB18%20KBN: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: YR73%20ZPY
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR73%2520ZPY%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for YR73%20ZPY: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: BK62%20ZSZ
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK62%2520ZSZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for BK62%20ZSZ: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: VX64%20YVJ
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX64%2520YVJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for VX64%20YVJ: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: LR18%20FGA
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR18%2520FGA%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for LR18%20FGA: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: YA73%20XHV
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA73%2520XHV%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for YA73%20XHV: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: FY13%20LMF
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY13%2520LMF%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for FY13%20LMF: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: WJ18%20EXX
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ18%2520EXX%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for WJ18%20EXX: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: EG16%20PUU
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EG16%2520PUU%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for EG16%20PUU: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: NV67%20DDY
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV67%2520DDY%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for NV67%20DDY: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: WM73%20OKP
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM73%2520OKP%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for WM73%20OKP: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: BL64%20VXN
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL64%2520VXN%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for BL64%20VXN: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: GM66%20TJX
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM66%2520TJX%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for GM66%20TJX: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: YK16%20GDF
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK16%2520GDF%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for YK16%20GDF: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: HV65%20OJN
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV65%2520OJN%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for HV65%20OJN: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: RO73%20MYA
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO73%2520MYA%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for RO73%20MYA: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: VO10%20XGE
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO10%2520XGE%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for VO10%20XGE: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: KT15%20EYK
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT15%2520EYK%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for KT15%20EYK: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: YH67%20WGE
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH67%2520WGE%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for YH67%20WGE: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: WN72%20GJU
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN72%2520GJU%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for WN72%20GJU: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: RO73%20MXU
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO73%2520MXU%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for RO73%20MXU: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: LJ51%20ZZZ
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ51%2520ZZZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for LJ51%20ZZZ: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: DU17%20LVB
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU17%2520LVB%27 HTTP/1.1" 200 None
2026-03-29 22:14:16 [bca.uk] INFO: Scrape type for DU17%20LVB: 0
2026-03-29 22:14:16 [bca.uk] INFO: Found listing with ID: OU14%20UXG
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU14%2520UXG%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for OU14%20UXG: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: RO73%20HYA
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO73%2520HYA%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for RO73%20HYA: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: YT15%20YLJ
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT15%2520YLJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for YT15%20YLJ: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: FV61%20LYD
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV61%2520LYD%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for FV61%20LYD: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: WK09%20ZMO
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK09%2520ZMO%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for WK09%20ZMO: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: LM23%20VWJ
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM23%2520VWJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for LM23%20VWJ: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: LS65%20UVK
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS65%2520UVK%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for LS65%20UVK: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: YG65%20ZHC
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG65%2520ZHC%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for YG65%20ZHC: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: S25%20PUG
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27S25%2520PUG%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for S25%20PUG: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: YP66%20VYM
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP66%2520VYM%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for YP66%20VYM: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: LF19%20DVM
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF19%2520DVM%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for LF19%20DVM: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: LM23%20VTF
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM23%2520VTF%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for LM23%20VTF: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: NG14%20ZXT
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG14%2520ZXT%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for NG14%20ZXT: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: FV22%20FMC
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV22%2520FMC%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for FV22%20FMC: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: AE68%20OBV
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE68%2520OBV%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for AE68%20OBV: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: VE10%20UVU
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE10%2520UVU%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for VE10%20UVU: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: LX69%20NMU
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX69%2520NMU%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for LX69%20NMU: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: GJ64%20LCM
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ64%2520LCM%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for GJ64%20LCM: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: OY59%20TLJ
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY59%2520TLJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for OY59%20TLJ: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: SB72%20OUV
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB72%2520OUV%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for SB72%20OUV: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: GDFM13544
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GDFM13544%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for GDFM13544: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: YS21%20LTZ
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS21%2520LTZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for YS21%20LTZ: 0
2026-03-29 22:14:17 [bca.uk] INFO: Found listing with ID: PO18%20PZA
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO18%2520PZA%27 HTTP/1.1" 200 None
2026-03-29 22:14:17 [bca.uk] INFO: Scrape type for PO18%20PZA: 0
2026-03-29 22:14:17 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=71&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:17 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=71&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:14:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=71&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:14:19 [bca.uk] INFO: Total items found: 100
2026-03-29 22:14:19 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=72&sort=MostRecentlyAdded
2026-03-29 22:14:19 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:14:19 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=72&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: BP22%20YJU
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP22%2520YJU%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for BP22%20YJU: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: OY70%20YSE
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY70%2520YSE%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for OY70%20YSE: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: SO16%20WNB
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO16%2520WNB%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for SO16%20WNB: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: SM69%20VUE
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM69%2520VUE%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for SM69%20VUE: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: RX14%20GZH
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX14%2520GZH%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for RX14%20GZH: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: PS66%20CLS
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PS66%2520CLS%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for PS66%20CLS: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: LX67%20PWO
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX67%2520PWO%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for LX67%20PWO: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: LV67%20TJX
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV67%2520TJX%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for LV67%20TJX: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: HT72%20FFN
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT72%2520FFN%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for HT72%20FFN: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: LL21%20UZP
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL21%2520UZP%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for LL21%20UZP: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: OV72%20XVR
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV72%2520XVR%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for OV72%20XVR: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: LG64%20YHY
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG64%2520YHY%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for LG64%20YHY: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: CV22%20VOG
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV22%2520VOG%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for CV22%20VOG: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: LF15%20RNU
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF15%2520RNU%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for LF15%20RNU: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: KP18%20BVS
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP18%2520BVS%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for KP18%20BVS: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: SA22%20HSZ
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA22%2520HSZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for SA22%20HSZ: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: GL16%20UDO
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL16%2520UDO%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for GL16%20UDO: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: GC65%20WPR
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GC65%2520WPR%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for GC65%20WPR: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: MJ74%20WBF
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ74%2520WBF%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for MJ74%20WBF: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: MA74%20ZYT
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA74%2520ZYT%27 HTTP/1.1" 200 None
2026-03-29 22:14:19 [bca.uk] INFO: Scrape type for MA74%20ZYT: 0
2026-03-29 22:14:19 [bca.uk] INFO: Found listing with ID: YY19%20ARF
2026-03-29 22:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY19%2520ARF%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for YY19%20ARF: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: YL69%20AKJ
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL69%2520AKJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for YL69%20AKJ: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: C12C47855
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27C12C47855%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for C12C47855: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: YJ65%20YUE
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ65%2520YUE%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for YJ65%20YUE: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: YC66%20OTY
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC66%2520OTY%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for YC66%20OTY: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: PK64%20CZM
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK64%2520CZM%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for PK64%20CZM: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: OE66%20SXU
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE66%2520SXU%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for OE66%20SXU: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: LT16%20USV
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT16%2520USV%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for LT16%20USV: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: KP15%20OJL
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP15%2520OJL%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for KP15%20OJL: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: U12H79858
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27U12H79858%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for U12H79858: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: HV66%20ENK
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV66%2520ENK%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for HV66%20ENK: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: FN19%20FHL
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN19%2520FHL%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for FN19%20FHL: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: WP21%20RWE
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP21%2520RWE%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for WP21%20RWE: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: FH18%20EJU
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH18%2520EJU%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for FH18%20EJU: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: BN13%20OWC
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN13%2520OWC%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for BN13%20OWC: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: GJ17%20NVY
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ17%2520NVY%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for GJ17%20NVY: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: C12C68760
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27C12C68760%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for C12C68760: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: GHFK86668
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GHFK86668%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for GHFK86668: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: KT66%20WTU
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT66%2520WTU%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for KT66%20WTU: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: WF67%20ODN
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF67%2520ODN%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for WF67%20ODN: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: WD70%20HHV
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD70%2520HHV%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for WD70%20HHV: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: VN14%20JVJ
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN14%2520JVJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for VN14%20JVJ: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: SL16%20WTE
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL16%2520WTE%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for SL16%20WTE: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: ML15%20TFZ
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML15%2520TFZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for ML15%20TFZ: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: DG24%20NRX
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG24%2520NRX%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for DG24%20NRX: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: YT68%20AOG
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT68%2520AOG%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for YT68%20AOG: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: AP65%20JUU
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP65%2520JUU%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for AP65%20JUU: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: FT63%20JXA
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT63%2520JXA%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for FT63%20JXA: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: FV67%20HLY
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV67%2520HLY%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for FV67%20HLY: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: MJ17%20UDE
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ17%2520UDE%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for MJ17%20UDE: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: 0F8654191
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%270F8654191%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for 0F8654191: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: U12F58223
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27U12F58223%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for U12F58223: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: MA16%20VCF
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA16%2520VCF%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for MA16%20VCF: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: LV18%20UCC
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV18%2520UCC%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for LV18%20UCC: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: DF24%20XAJ
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF24%2520XAJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for DF24%20XAJ: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: C12C36979
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27C12C36979%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for C12C36979: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: GHEA20456
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GHEA20456%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for GHEA20456: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: GHFS25380
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GHFS25380%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for GHFS25380: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: GHGY83561
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GHGY83561%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for GHGY83561: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: GXJY09716
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GXJY09716%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for GXJY09716: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: KK68%20TXE
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KK68%2520TXE%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for KK68%20TXE: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: YH71%20KRN
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH71%2520KRN%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for YH71%20KRN: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: RX64%20VKG
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX64%2520VKG%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for RX64%20VKG: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: OU16%20HHJ
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU16%2520HHJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for OU16%20HHJ: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: FE67%20FPU
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE67%2520FPU%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for FE67%20FPU: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: DX69%20ZJO
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX69%2520ZJO%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for DX69%20ZJO: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: YG72%20VKL
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG72%2520VKL%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for YG72%20VKL: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: CE69%20ZXK
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE69%2520ZXK%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for CE69%20ZXK: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: MD22%20FVC
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD22%2520FVC%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for MD22%20FVC: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: BJ19%20CWR
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ19%2520CWR%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for BJ19%20CWR: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: BT60%20ZXZ
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT60%2520ZXZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for BT60%20ZXZ: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: BV14%20LCL
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV14%2520LCL%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for BV14%20LCL: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: BW70%20KTV
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW70%2520KTV%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for BW70%20KTV: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: DL60%20KXX
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL60%2520KXX%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for DL60%20KXX: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: DX22%20WKC
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX22%2520WKC%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for DX22%20WKC: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: KO19%20LSL
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO19%2520LSL%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for KO19%20LSL: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: LG22%20NWY
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG22%2520NWY%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for LG22%20NWY: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: LN24%20RCU
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520RCU%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for LN24%20RCU: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: MA74%20KJV
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA74%2520KJV%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for MA74%20KJV: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: PO19%20XXU
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO19%2520XXU%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for PO19%20XXU: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: SH15%20ESF
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH15%2520ESF%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for SH15%20ESF: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: PN59%20LKF
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN59%2520LKF%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for PN59%20LKF: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: GL21%20OMZ
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL21%2520OMZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for GL21%20OMZ: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: YP22%20MUE
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP22%2520MUE%27 HTTP/1.1" 200 None
2026-03-29 22:14:20 [bca.uk] INFO: Scrape type for YP22%20MUE: 0
2026-03-29 22:14:20 [bca.uk] INFO: Found listing with ID: WF54%20KZD
2026-03-29 22:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF54%2520KZD%27 HTTP/1.1" 200 None
2026-03-29 22:14:21 [bca.uk] INFO: Scrape type for WF54%20KZD: 0
2026-03-29 22:14:21 [bca.uk] INFO: Found listing with ID: CE18%20FZW
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE18%2520FZW%27 HTTP/1.1" 200 None
2026-03-29 22:14:21 [bca.uk] INFO: Scrape type for CE18%20FZW: 0
2026-03-29 22:14:21 [bca.uk] INFO: Found listing with ID: YJ69%20MFD
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ69%2520MFD%27 HTTP/1.1" 200 None
2026-03-29 22:14:21 [bca.uk] INFO: Scrape type for YJ69%20MFD: 0
2026-03-29 22:14:21 [bca.uk] INFO: Found listing with ID: AE16%20XJU
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE16%2520XJU%27 HTTP/1.1" 200 None
2026-03-29 22:14:21 [bca.uk] INFO: Scrape type for AE16%20XJU: 0
2026-03-29 22:14:21 [bca.uk] INFO: Found listing with ID: WR75%20FBO
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR75%2520FBO%27 HTTP/1.1" 200 None
2026-03-29 22:14:21 [bca.uk] INFO: Scrape type for WR75%20FBO: 0
2026-03-29 22:14:21 [bca.uk] INFO: Found listing with ID: LV62%20TZL
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV62%2520TZL%27 HTTP/1.1" 200 None
2026-03-29 22:14:21 [bca.uk] INFO: Scrape type for LV62%20TZL: 0
2026-03-29 22:14:21 [bca.uk] INFO: Found listing with ID: VO13%20WVX
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO13%2520WVX%27 HTTP/1.1" 200 None
2026-03-29 22:14:21 [bca.uk] INFO: Scrape type for VO13%20WVX: 0
2026-03-29 22:14:21 [bca.uk] INFO: Found listing with ID: AX02%20MWJ
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX02%2520MWJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:21 [bca.uk] INFO: Scrape type for AX02%20MWJ: 0
2026-03-29 22:14:21 [bca.uk] INFO: Found listing with ID: KV18%20VHB
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV18%2520VHB%27 HTTP/1.1" 200 None
2026-03-29 22:14:21 [bca.uk] INFO: Scrape type for KV18%20VHB: 0
2026-03-29 22:14:21 [bca.uk] INFO: Found listing with ID: BW21%20AZC
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW21%2520AZC%27 HTTP/1.1" 200 None
2026-03-29 22:14:21 [bca.uk] INFO: Scrape type for BW21%20AZC: 0
2026-03-29 22:14:21 [bca.uk] INFO: Found listing with ID: EU17%20RHX
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU17%2520RHX%27 HTTP/1.1" 200 None
2026-03-29 22:14:21 [bca.uk] INFO: Scrape type for EU17%20RHX: 0
2026-03-29 22:14:21 [bca.uk] INFO: Found listing with ID: HN60%20CZD
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN60%2520CZD%27 HTTP/1.1" 200 None
2026-03-29 22:14:21 [bca.uk] INFO: Scrape type for HN60%20CZD: 0
2026-03-29 22:14:21 [bca.uk] INFO: Found listing with ID: WP61%20WMD
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP61%2520WMD%27 HTTP/1.1" 200 None
2026-03-29 22:14:21 [bca.uk] INFO: Scrape type for WP61%20WMD: 0
2026-03-29 22:14:21 [bca.uk] INFO: Found listing with ID: LA69%20HEU
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA69%2520HEU%27 HTTP/1.1" 200 None
2026-03-29 22:14:21 [bca.uk] INFO: Scrape type for LA69%20HEU: 0
2026-03-29 22:14:21 [bca.uk] INFO: Found listing with ID: GN18%20PYL
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN18%2520PYL%27 HTTP/1.1" 200 None
2026-03-29 22:14:21 [bca.uk] INFO: Scrape type for GN18%20PYL: 0
2026-03-29 22:14:21 [bca.uk] INFO: Found listing with ID: LW14%20OFD
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LW14%2520OFD%27 HTTP/1.1" 200 None
2026-03-29 22:14:21 [bca.uk] INFO: Scrape type for LW14%20OFD: 0
2026-03-29 22:14:21 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=72&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:21 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=72&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:14:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=72&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:14:23 [bca.uk] INFO: Total items found: 100
2026-03-29 22:14:23 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=73&sort=MostRecentlyAdded
2026-03-29 22:14:23 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:14:23 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=73&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: JP62%20SVP
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27JP62%2520SVP%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for JP62%20SVP: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: WD67%20MYR
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD67%2520MYR%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for WD67%20MYR: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: YF21%20TVN
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF21%2520TVN%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for YF21%20TVN: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: YA21%20OSL
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA21%2520OSL%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for YA21%20OSL: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: KW18%20FVJ
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW18%2520FVJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for KW18%20FVJ: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: YA71%20PYH
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA71%2520PYH%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for YA71%20PYH: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: CX66%20VNU
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX66%2520VNU%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for CX66%20VNU: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: LR70%20XGG
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR70%2520XGG%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for LR70%20XGG: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: ST70%20XVP
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST70%2520XVP%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for ST70%20XVP: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: LG23%20YCD
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG23%2520YCD%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for LG23%20YCD: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: DS16%20CFY
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS16%2520CFY%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for DS16%20CFY: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: PF19%20SNK
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF19%2520SNK%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for PF19%20SNK: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: YY19%20ZRA
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY19%2520ZRA%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for YY19%20ZRA: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: AE19%20OSN
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE19%2520OSN%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for AE19%20OSN: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: EU18%20OFG
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU18%2520OFG%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for EU18%20OFG: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: LC70%20UBJ
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC70%2520UBJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for LC70%20UBJ: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: ND70%20UOH
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND70%2520UOH%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for ND70%20UOH: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: VGZ%205934
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VGZ%25205934%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for VGZ%205934: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: YO68%20FKN
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO68%2520FKN%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for YO68%20FKN: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: WM21%20ZFV
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM21%2520ZFV%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for WM21%20ZFV: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: DY22%20HLN
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY22%2520HLN%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for DY22%20HLN: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: FE71%20ZHB
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE71%2520ZHB%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for FE71%20ZHB: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: GP56%20XRW
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GP56%2520XRW%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for GP56%20XRW: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: WV23%20YDM
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV23%2520YDM%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for WV23%20YDM: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: SF11%20CJO
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF11%2520CJO%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for SF11%20CJO: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: CK12%20VEB
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK12%2520VEB%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for CK12%20VEB: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: YD59%20BLX
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD59%2520BLX%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for YD59%20BLX: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: BN64%20ACJ
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN64%2520ACJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for BN64%20ACJ: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: LS71%20VPL
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS71%2520VPL%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for LS71%20VPL: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: SG17%20PXB
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG17%2520PXB%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for SG17%20PXB: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: GN14%20KUV
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN14%2520KUV%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for GN14%20KUV: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: LB15%20BTX
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB15%2520BTX%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for LB15%20BTX: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: KV61%20PNX
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV61%2520PNX%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for KV61%20PNX: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: RO18%20NJV
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO18%2520NJV%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for RO18%20NJV: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: LV74%20JDK
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV74%2520JDK%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for LV74%20JDK: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: YC11%20NHY
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC11%2520NHY%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for YC11%20NHY: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: FH21%20WLA
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH21%2520WLA%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for FH21%20WLA: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: KT18%20XHX
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT18%2520XHX%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for KT18%20XHX: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: GF67%20XWD
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF67%2520XWD%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for GF67%20XWD: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: LP64%20LWK
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP64%2520LWK%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for LP64%20LWK: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: SB14%20UEP
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB14%2520UEP%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for SB14%20UEP: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: WJ64%20EPA
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ64%2520EPA%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for WJ64%20EPA: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: OW66%20KUE
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW66%2520KUE%27 HTTP/1.1" 200 None
2026-03-29 22:14:23 [bca.uk] INFO: Scrape type for OW66%20KUE: 0
2026-03-29 22:14:23 [bca.uk] INFO: Found listing with ID: BG18%20XYT
2026-03-29 22:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG18%2520XYT%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BG18%20XYT: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BD74%20RVM
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD74%2520RVM%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BD74%20RVM: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BD74%20TFV
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD74%2520TFV%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BD74%20TFV: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BD74%20TGF
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD74%2520TGF%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BD74%20TGF: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BD74%20TGN
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD74%2520TGN%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BD74%20TGN: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BD74%20TLV
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD74%2520TLV%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BD74%20TLV: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BD74%20UUB
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD74%2520UUB%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BD74%20UUB: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BG24%20NHY
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG24%2520NHY%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BG24%20NHY: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BG24%20NJE
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG24%2520NJE%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BG24%20NJE: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BK24%20GGJ
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK24%2520GGJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BK24%20GGJ: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BP24%20VPR
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP24%2520VPR%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BP24%20VPR: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: NL65%20CWG
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL65%2520CWG%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for NL65%20CWG: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BW63%20UOL
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW63%2520UOL%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BW63%20UOL: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: FH63%20FXK
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH63%2520FXK%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for FH63%20FXK: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: GM65%20MZV
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM65%2520MZV%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for GM65%20MZV: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BC15%20ZNN
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC15%2520ZNN%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BC15%20ZNN: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: GL62%20LYA
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL62%2520LYA%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for GL62%20LYA: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: NG25%20DSE
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG25%2520DSE%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for NG25%20DSE: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: YC62%20LNA
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC62%2520LNA%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for YC62%20LNA: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: PE21%20YRU
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE21%2520YRU%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for PE21%20YRU: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: DA63%20ZBZ
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA63%2520ZBZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for DA63%20ZBZ: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: SR10%20JVX
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR10%2520JVX%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for SR10%20JVX: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: LR61%20BEL
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR61%2520BEL%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for LR61%20BEL: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: LP73%20GCZ
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP73%2520GCZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for LP73%20GCZ: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: ET10%20JBZ
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET10%2520JBZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for ET10%20JBZ: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: EJ10%20GOC
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ10%2520GOC%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for EJ10%20GOC: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BG70%20LHT
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG70%2520LHT%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BG70%20LHT: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: MD65%20YLR
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD65%2520YLR%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for MD65%20YLR: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: KR66%20FDZ
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR66%2520FDZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for KR66%20FDZ: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: KN22%20WLL
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN22%2520WLL%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for KN22%20WLL: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: WP66%20XWR
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP66%2520XWR%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for WP66%20XWR: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BD25%20SZE
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD25%2520SZE%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BD25%20SZE: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BD72%20MOV
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD72%2520MOV%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BD72%20MOV: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BJ75%20OXW
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ75%2520OXW%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BJ75%20OXW: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BL24%20KCN
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL24%2520KCN%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BL24%20KCN: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BX25%20UUL
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX25%2520UUL%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BX25%20UUL: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: DA72%20ZNK
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA72%2520ZNK%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for DA72%20ZNK: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: MD73%20YAF
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD73%2520YAF%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for MD73%20YAF: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: PF72%20TKV
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF72%2520TKV%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for PF72%20TKV: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: PL73%20FNR
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL73%2520FNR%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for PL73%20FNR: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: SY25%20VYC
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY25%2520VYC%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for SY25%20VYC: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: YY66%20NAO
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY66%2520NAO%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for YY66%20NAO: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: KW21%20HLU
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW21%2520HLU%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for KW21%20HLU: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: BC16%20GSO
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC16%2520GSO%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for BC16%20GSO: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: MC16%20RHA
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC16%2520RHA%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for MC16%20RHA: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: SM18%20EYV
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM18%2520EYV%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for SM18%20EYV: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: YK16%20ECY
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK16%2520ECY%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for YK16%20ECY: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: YK67%20EPM
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK67%2520EPM%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for YK67%20EPM: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: YH22%20LFE
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH22%2520LFE%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for YH22%20LFE: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: KE15%20XAY
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE15%2520XAY%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for KE15%20XAY: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: RX20%20KHJ
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX20%2520KHJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for RX20%20KHJ: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: WG13%20WJK
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG13%2520WJK%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for WG13%20WJK: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: HK68%20OYA
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK68%2520OYA%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for HK68%20OYA: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: OY64%20YEU
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY64%2520YEU%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for OY64%20YEU: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: LM69%20OAH
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM69%2520OAH%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for LM69%20OAH: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: YH17%20LVA
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH17%2520LVA%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for YH17%20LVA: 0
2026-03-29 22:14:24 [bca.uk] INFO: Found listing with ID: YT24%20RJJ
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT24%2520RJJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:24 [bca.uk] INFO: Scrape type for YT24%20RJJ: 0
2026-03-29 22:14:24 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=73&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:24 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=73&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:14:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=73&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:14:26 [bca.uk] INFO: Total items found: 100
2026-03-29 22:14:26 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=74&sort=MostRecentlyAdded
2026-03-29 22:14:26 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:14:26 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=74&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: EJ19%20GZB
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ19%2520GZB%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for EJ19%20GZB: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: VX63%20BLK
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX63%2520BLK%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for VX63%20BLK: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: GY72%20CWN
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY72%2520CWN%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for GY72%20CWN: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: AO17%20ZBJ
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO17%2520ZBJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for AO17%20ZBJ: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: OU63%20XGP
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU63%2520XGP%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for OU63%20XGP: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: BT71%20EPC
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT71%2520EPC%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for BT71%20EPC: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: OW18%20MLY
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW18%2520MLY%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for OW18%20MLY: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: DP65%20OAA
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP65%2520OAA%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for DP65%20OAA: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: CX20%20OUA
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX20%2520OUA%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for CX20%20OUA: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: LS71%20FDE
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS71%2520FDE%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for LS71%20FDE: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: RE24%20VYW
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE24%2520VYW%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for RE24%20VYW: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: DY23%20SZD
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY23%2520SZD%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for DY23%20SZD: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: YK23%20UXG
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK23%2520UXG%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for YK23%20UXG: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: GX16%20NVO
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX16%2520NVO%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for GX16%20NVO: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: DN24%20YTE
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN24%2520YTE%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for DN24%20YTE: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: BK72%20YLE
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK72%2520YLE%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for BK72%20YLE: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: MJ24%20BZE
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ24%2520BZE%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for MJ24%20BZE: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: HT71%20WFL
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT71%2520WFL%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for HT71%20WFL: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: CY23%20JZV
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CY23%2520JZV%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for CY23%20JZV: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: BK71%20XAY
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK71%2520XAY%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for BK71%20XAY: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: WR72%20LDX
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR72%2520LDX%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for WR72%20LDX: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: MF74%20YZU
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF74%2520YZU%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for MF74%20YZU: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: AN08%20YUX
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AN08%2520YUX%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for AN08%20YUX: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: WX22%20WJV
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX22%2520WJV%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for WX22%20WJV: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: YH22%20LNP
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH22%2520LNP%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for YH22%20LNP: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: YR22%20AMO
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR22%2520AMO%27 HTTP/1.1" 200 None
2026-03-29 22:14:26 [bca.uk] INFO: Scrape type for YR22%20AMO: 0
2026-03-29 22:14:26 [bca.uk] INFO: Found listing with ID: DV24%20YML
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV24%2520YML%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for DV24%20YML: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: FX23%20YXL
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX23%2520YXL%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for FX23%20YXL: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: RV20%20BHF
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV20%2520BHF%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for RV20%20BHF: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: BT73%20GMG
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT73%2520GMG%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for BT73%20GMG: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: HF64%20OET
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF64%2520OET%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for HF64%20OET: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: DN72%20USZ
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN72%2520USZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for DN72%20USZ: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: FM73%20TOU
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM73%2520TOU%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for FM73%20TOU: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: KS23%20HSD
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS23%2520HSD%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for KS23%20HSD: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: KU70%20WME
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU70%2520WME%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for KU70%20WME: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: WA22%20YCC
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA22%2520YCC%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for WA22%20YCC: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: AJ72%20LNE
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ72%2520LNE%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for AJ72%20LNE: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: EF18%20AOO
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF18%2520AOO%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for EF18%20AOO: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: BG74%20UWW
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG74%2520UWW%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for BG74%20UWW: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: LD69%20CKV
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD69%2520CKV%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for LD69%20CKV: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: KU68%20KXC
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU68%2520KXC%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for KU68%20KXC: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: LP22%20EUY
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP22%2520EUY%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for LP22%20EUY: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: YP04%20LFK
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP04%2520LFK%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for YP04%20LFK: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: SG22%20YLV
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG22%2520YLV%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for SG22%20YLV: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: SL22%20FMJ
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL22%2520FMJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for SL22%20FMJ: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: BT73%20HSO
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT73%2520HSO%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for BT73%20HSO: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: DC68%20BUJ
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC68%2520BUJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:27 [bca.uk] INFO: Scrape type for DC68%20BUJ: 0
2026-03-29 22:14:27 [bca.uk] INFO: Found listing with ID: MA22%20BYG
2026-03-29 22:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA22%2520BYG%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for MA22%20BYG: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: DG21%20OMM
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG21%2520OMM%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for DG21%20OMM: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: DA23%20MKK
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA23%2520MKK%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for DA23%20MKK: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: SV22%20UBY
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV22%2520UBY%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for SV22%20UBY: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: BJ22%20KSE
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ22%2520KSE%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for BJ22%20KSE: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: GN22%20ULG
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN22%2520ULG%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for GN22%20ULG: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: SP23%20HFK
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP23%2520HFK%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for SP23%20HFK: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: SP23%20HYC
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP23%2520HYC%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for SP23%20HYC: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: W111%20CWT
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27W111%2520CWT%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for W111%20CWT: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: YH20%20USV
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH20%2520USV%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for YH20%20USV: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: YN19%20NTG
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN19%2520NTG%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for YN19%20NTG: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: DU21%20XHZ
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU21%2520XHZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for DU21%20XHZ: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: WX21%20YFF
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX21%2520YFF%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for WX21%20YFF: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: HV22%20OHW
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV22%2520OHW%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for HV22%20OHW: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: PE22%20ZHB
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE22%2520ZHB%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for PE22%20ZHB: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: PY72%20HDG
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY72%2520HDG%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for PY72%20HDG: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: YG22%20NTE
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG22%2520NTE%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for YG22%20NTE: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: FX22%20UBM
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX22%2520UBM%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for FX22%20UBM: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: YG22%20XHN
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG22%2520XHN%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for YG22%20XHN: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: DN24%20RPZ
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN24%2520RPZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for DN24%20RPZ: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: YK19%20VRL
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK19%2520VRL%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for YK19%20VRL: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: FX23%20HXG
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX23%2520HXG%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for FX23%20HXG: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: CY71%20MTU
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CY71%2520MTU%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for CY71%20MTU: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: LF24%20RMV
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF24%2520RMV%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for LF24%20RMV: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: NU75%20JXN
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU75%2520JXN%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for NU75%20JXN: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: OE23%20EVR
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE23%2520EVR%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for OE23%20EVR: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: RK22%20SWX
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK22%2520SWX%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for RK22%20SWX: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: RK22%20XNF
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK22%2520XNF%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for RK22%20XNF: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: YX22%20ZTN
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX22%2520ZTN%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for YX22%20ZTN: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: NA22%20WZX
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA22%2520WZX%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for NA22%20WZX: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: AP71%20HVH
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP71%2520HVH%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for AP71%20HVH: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: AX12%20GWW
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX12%2520GWW%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for AX12%20GWW: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: RE22%20DJV
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE22%2520DJV%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for RE22%20DJV: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: SD72%20XOV
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD72%2520XOV%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for SD72%20XOV: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: BG23%20UXC
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG23%2520UXC%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for BG23%20UXC: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: HV71%20XPX
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV71%2520XPX%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for HV71%20XPX: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: MM72%20EXU
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM72%2520EXU%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for MM72%20EXU: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: BD21%20GZN
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD21%2520GZN%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for BD21%20GZN: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: CN68%20VXS
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN68%2520VXS%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for CN68%20VXS: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: HN17%20ZXB
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN17%2520ZXB%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for HN17%20ZXB: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: KW19%20RMV
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW19%2520RMV%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for KW19%20RMV: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: LR23%20XOZ
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR23%2520XOZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for LR23%20XOZ: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: MT19%20VGK
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT19%2520VGK%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for MT19%20VGK: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: RA23%20NPN
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA23%2520NPN%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for RA23%20NPN: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: WX19%20UVG
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX19%2520UVG%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for WX19%20UVG: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: KP16%20VKR
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP16%2520VKR%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for KP16%20VKR: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: AY20%20ZZG
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY20%2520ZZG%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for AY20%20ZZG: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: BV74%20EXF
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV74%2520EXF%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for BV74%20EXF: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: NA72%20MUU
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA72%2520MUU%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for NA72%20MUU: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: AF22%20UBK
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF22%2520UBK%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for AF22%20UBK: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: LM19%20JZP
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM19%2520JZP%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for LM19%20JZP: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: KM70%20YZO
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM70%2520YZO%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for KM70%20YZO: 0
2026-03-29 22:14:28 [bca.uk] INFO: Found listing with ID: P17%20SKD
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27P17%2520SKD%27 HTTP/1.1" 200 None
2026-03-29 22:14:28 [bca.uk] INFO: Scrape type for P17%20SKD: 0
2026-03-29 22:14:28 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=74&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:28 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=74&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=74&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:14:31 [bca.uk] INFO: Total items found: 100
2026-03-29 22:14:31 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=75&sort=MostRecentlyAdded
2026-03-29 22:14:31 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:14:31 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=75&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: LN66%20NPX
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN66%2520NPX%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for LN66%20NPX: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: BW66%20GVP
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW66%2520GVP%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for BW66%20GVP: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: YK68%20ZBN
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK68%2520ZBN%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for YK68%20ZBN: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: YD21%20EDM
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD21%2520EDM%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for YD21%20EDM: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: GL20%20UHO
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL20%2520UHO%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for GL20%20UHO: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: GM18%20UHK
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM18%2520UHK%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for GM18%20UHK: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: NV17%20UXW
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV17%2520UXW%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for NV17%20UXW: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: EK18%20FGN
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK18%2520FGN%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for EK18%20FGN: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: DE64%20BKG
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE64%2520BKG%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for DE64%20BKG: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: FD67%20HXJ
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD67%2520HXJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for FD67%20HXJ: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: SM15%20MWL
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM15%2520MWL%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for SM15%20MWL: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: FX72%20NNZ
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX72%2520NNZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for FX72%20NNZ: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: GJ18%20XZK
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ18%2520XZK%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for GJ18%20XZK: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: GV66%20PZS
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV66%2520PZS%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for GV66%20PZS: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: HG17%20OPK
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG17%2520OPK%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for HG17%20OPK: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: HX64%20XJN
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX64%2520XJN%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for HX64%20XJN: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: KM18%20SUY
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM18%2520SUY%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for KM18%20SUY: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: KO21%20FML
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO21%2520FML%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for KO21%20FML: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: KR65%20TVW
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR65%2520TVW%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for KR65%20TVW: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: LD19%20UXW
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD19%2520UXW%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for LD19%20UXW: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: LM70%20LDF
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM70%2520LDF%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for LM70%20LDF: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: LO64%20XFE
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO64%2520XFE%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for LO64%20XFE: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: ML24%20DWU
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML24%2520DWU%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for ML24%20DWU: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: ML66%20MYS
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML66%2520MYS%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for ML66%20MYS: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: OE73%20NXH
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE73%2520NXH%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for OE73%20NXH: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: OV18%20XBN
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV18%2520XBN%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for OV18%20XBN: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: PN66%20WSJ
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN66%2520WSJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for PN66%20WSJ: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: RA18%20LAA
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA18%2520LAA%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for RA18%20LAA: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: ST68%20YPN
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST68%2520YPN%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for ST68%20YPN: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: VF69%20KCZ
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VF69%2520KCZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for VF69%20KCZ: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: VK22%20VYN
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK22%2520VYN%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for VK22%20VYN: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: VK61%20WXM
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK61%2520WXM%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for VK61%20WXM: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: VK69%20SMU
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK69%2520SMU%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for VK69%20SMU: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: VN71%20HKB
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN71%2520HKB%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for VN71%20HKB: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: VN72%20URC
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN72%2520URC%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for VN72%20URC: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: VT19%20NMU
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VT19%2520NMU%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for VT19%20NMU: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: WJ14%20CHL
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ14%2520CHL%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for WJ14%20CHL: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: WU74%20LCA
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU74%2520LCA%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for WU74%20LCA: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: YD18%20PMC
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD18%2520PMC%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for YD18%20PMC: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: YN69%20VUR
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN69%2520VUR%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for YN69%20VUR: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: YO68%20OYN
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO68%2520OYN%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for YO68%20OYN: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: YS60%20OGO
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS60%2520OGO%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for YS60%20OGO: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: YS70%20YHL
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS70%2520YHL%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for YS70%20YHL: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: YY17%20UPO
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY17%2520UPO%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for YY17%20UPO: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: AE69%20BSV
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE69%2520BSV%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for AE69%20BSV: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: AK58%20ZZW
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK58%2520ZZW%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for AK58%20ZZW: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: AK69%20YVY
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK69%2520YVY%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for AK69%20YVY: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: AV18%20FHT
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV18%2520FHT%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for AV18%20FHT: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: AY24%20WZV
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY24%2520WZV%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for AY24%20WZV: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: BD24%20OPB
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD24%2520OPB%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for BD24%20OPB: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: BF67%20FMX
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF67%2520FMX%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for BF67%20FMX: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: BJ20%20CFA
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ20%2520CFA%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for BJ20%20CFA: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: BJ70%20ZYT
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ70%2520ZYT%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for BJ70%20ZYT: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: BN58%20YXR
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN58%2520YXR%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for BN58%20YXR: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: BP19%20ULV
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP19%2520ULV%27 HTTP/1.1" 200 None
2026-03-29 22:14:31 [bca.uk] INFO: Scrape type for BP19%20ULV: 0
2026-03-29 22:14:31 [bca.uk] INFO: Found listing with ID: BW23%20MME
2026-03-29 22:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW23%2520MME%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for BW23%20MME: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: CY15%20FSD
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CY15%2520FSD%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for CY15%20FSD: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: DE69%20YXA
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE69%2520YXA%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for DE69%20YXA: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: DN20%20VVE
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN20%2520VVE%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for DN20%20VVE: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: DV14%20NUK
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV14%2520NUK%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for DV14%20NUK: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: DX22%20OMV
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX22%2520OMV%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for DX22%20OMV: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: DY18%20WKM
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY18%2520WKM%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for DY18%20WKM: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: EA74%20GFU
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA74%2520GFU%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for EA74%20GFU: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: FE68%20YXY
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE68%2520YXY%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for FE68%20YXY: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: FL62%20VUX
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL62%2520VUX%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for FL62%20VUX: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: FN64%20FJA
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN64%2520FJA%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for FN64%20FJA: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: FR61%20CKA
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FR61%2520CKA%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for FR61%20CKA: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: PJ66%20XTM
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ66%2520XTM%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for PJ66%20XTM: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: WG24%20EGE
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG24%2520EGE%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for WG24%20EGE: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: PK12%20LMF
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK12%2520LMF%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for PK12%20LMF: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: MV18%20FNM
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV18%2520FNM%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for MV18%20FNM: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: YF64%20GUD
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF64%2520GUD%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for YF64%20GUD: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: GL17%20EKJ
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL17%2520EKJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for GL17%20EKJ: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: DC18%20ETO
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC18%2520ETO%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for DC18%20ETO: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: BP21%20OPC
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP21%2520OPC%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for BP21%20OPC: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: MF67%20EYS
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF67%2520EYS%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for MF67%20EYS: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: MT11%20LOV
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT11%2520LOV%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for MT11%20LOV: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: FR19%20BJZ
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FR19%2520BJZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for FR19%20BJZ: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: YF11%20RLZ
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF11%2520RLZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for YF11%20RLZ: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: BV70%20TKC
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV70%2520TKC%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for BV70%20TKC: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: LB68%20LZH
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB68%2520LZH%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for LB68%20LZH: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: NX22%20YRE
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX22%2520YRE%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for NX22%20YRE: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: HT04%20EMV
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT04%2520EMV%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for HT04%20EMV: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: SF63%20KLO
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF63%2520KLO%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for SF63%20KLO: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: DL70%20DFN
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL70%2520DFN%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for DL70%20DFN: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: MD19%20MXJ
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD19%2520MXJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for MD19%20MXJ: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: WF18%20VYG
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF18%2520VYG%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for WF18%20VYG: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: DC17%20XSD
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC17%2520XSD%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for DC17%20XSD: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: VA21%20XJO
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA21%2520XJO%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for VA21%20XJO: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: LL71%20FHM
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL71%2520FHM%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for LL71%20FHM: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: CA70%20WXZ
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA70%2520WXZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for CA70%20WXZ: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: LF19%20UDK
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF19%2520UDK%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for LF19%20UDK: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: BV60%20HHM
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV60%2520HHM%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for BV60%20HHM: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: DC66%20NTY
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC66%2520NTY%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for DC66%20NTY: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: WH19%20UDG
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WH19%2520UDG%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for WH19%20UDG: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: MD15%20UJX
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD15%2520UJX%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for MD15%20UJX: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: FP22%20KUF
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP22%2520KUF%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for FP22%20KUF: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: HW18%20FKF
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HW18%2520FKF%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for HW18%20FKF: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: DA11%20DLN
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA11%2520DLN%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for DA11%20DLN: 0
2026-03-29 22:14:32 [bca.uk] INFO: Found listing with ID: KU66%20YWT
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU66%2520YWT%27 HTTP/1.1" 200 None
2026-03-29 22:14:32 [bca.uk] INFO: Scrape type for KU66%20YWT: 0
2026-03-29 22:14:32 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=75&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:32 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=75&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:14:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=75&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:14:34 [bca.uk] INFO: Total items found: 100
2026-03-29 22:14:34 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=76&sort=MostRecentlyAdded
2026-03-29 22:14:34 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:14:34 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=76&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: CV68%20UMS
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV68%2520UMS%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for CV68%20UMS: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: OV17%20LZD
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV17%2520LZD%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for OV17%20LZD: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: HK20%20OCF
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK20%2520OCF%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for HK20%20OCF: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: WX66%20UZD
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX66%2520UZD%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for WX66%20UZD: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: BL70%20UTV
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL70%2520UTV%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for BL70%20UTV: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: CA24%20VRW
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA24%2520VRW%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for CA24%20VRW: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: NJ70%20ZZO
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ70%2520ZZO%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for NJ70%20ZZO: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: BL63%20XPE
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL63%2520XPE%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for BL63%20XPE: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: HX22%20GKO
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX22%2520GKO%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for HX22%20GKO: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: FL18%20WSJ
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL18%2520WSJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for FL18%20WSJ: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: YX10%20HNG
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX10%2520HNG%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for YX10%20HNG: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: KV17%20XKT
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV17%2520XKT%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for KV17%20XKT: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: MD64%20TMO
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD64%2520TMO%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for MD64%20TMO: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: EA17%20YTW
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA17%2520YTW%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for EA17%20YTW: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: AU09%20ZDF
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU09%2520ZDF%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for AU09%20ZDF: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: GJ65%20YOD
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ65%2520YOD%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for GJ65%20YOD: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: ME19%20EHK
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME19%2520EHK%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for ME19%20EHK: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: NL15%20OMT
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL15%2520OMT%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for NL15%20OMT: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: YY15%20EWR
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY15%2520EWR%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for YY15%20EWR: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: HK73%20GXE
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK73%2520GXE%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for HK73%20GXE: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: DU20%20SFJ
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU20%2520SFJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for DU20%20SFJ: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: DS63%20ZFJ
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS63%2520ZFJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for DS63%20ZFJ: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: CF69%20RKX
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF69%2520RKX%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for CF69%20RKX: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: FP64%20JRV
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP64%2520JRV%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for FP64%20JRV: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: EK64%20YCP
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK64%2520YCP%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for EK64%20YCP: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: FL21%20RVA
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL21%2520RVA%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for FL21%20RVA: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: DG19%20ALO
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG19%2520ALO%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for DG19%20ALO: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: PK17%20DWG
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK17%2520DWG%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for PK17%20DWG: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: DC18%20ZFK
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC18%2520ZFK%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for DC18%20ZFK: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: YP24%20XMV
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP24%2520XMV%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for YP24%20XMV: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: YP24%20TVC
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP24%2520TVC%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for YP24%20TVC: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: HN74%20OOV
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN74%2520OOV%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for HN74%20OOV: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: LL16%20ONE
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL16%2520ONE%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for LL16%20ONE: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: GC65%20RHO
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GC65%2520RHO%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for GC65%20RHO: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: MM74%20YRN
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM74%2520YRN%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for MM74%20YRN: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: MM74%20YOJ
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM74%2520YOJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for MM74%20YOJ: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: LG14%20KBG
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG14%2520KBG%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for LG14%20KBG: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: BD68%20FXZ
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD68%2520FXZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for BD68%20FXZ: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: LG18%20LYT
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG18%2520LYT%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for LG18%20LYT: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: RE18%20HPL
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE18%2520HPL%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for RE18%20HPL: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: RE66%20ZXR
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE66%2520ZXR%27 HTTP/1.1" 200 None
2026-03-29 22:14:34 [bca.uk] INFO: Scrape type for RE66%20ZXR: 0
2026-03-29 22:14:34 [bca.uk] INFO: Found listing with ID: LN14%20AZJ
2026-03-29 22:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN14%2520AZJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for LN14%20AZJ: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: MF63%20OGB
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF63%2520OGB%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for MF63%20OGB: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: YY14%20JWG
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY14%2520JWG%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for YY14%20JWG: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: MM74%20YOL
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM74%2520YOL%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for MM74%20YOL: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: HV74%20FYM
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV74%2520FYM%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for HV74%20FYM: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: NJ16%20OZV
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ16%2520OZV%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for NJ16%20OZV: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: HV09%20EEY
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV09%2520EEY%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for HV09%20EEY: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: MK10%20YRG
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK10%2520YRG%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for MK10%20YRG: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: YP74%20VUX
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP74%2520VUX%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for YP74%20VUX: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: YH18%20ZEU
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH18%2520ZEU%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for YH18%20ZEU: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: GD17%20CKF
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD17%2520CKF%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for GD17%20CKF: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: RX74%20EFT
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX74%2520EFT%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for RX74%20EFT: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: EG18%20BHD
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EG18%2520BHD%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for EG18%20BHD: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: RX74%20CEO
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX74%2520CEO%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for RX74%20CEO: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: AK14%20EHJ
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK14%2520EHJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for AK14%20EHJ: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: BK74%20APV
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK74%2520APV%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for BK74%20APV: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: SG66%20AYS
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG66%2520AYS%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for SG66%20AYS: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: CN15%20OVR
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN15%2520OVR%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for CN15%20OVR: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: DL74%20VCU
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL74%2520VCU%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for DL74%20VCU: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: KV14%20NEN
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV14%2520NEN%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for KV14%20NEN: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: FN17%20EEP
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN17%2520EEP%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for FN17%20EEP: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: LJ16%20SLU
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ16%2520SLU%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for LJ16%20SLU: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: OU19%20XBC
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU19%2520XBC%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for OU19%20XBC: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: RJ16%20TMX
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ16%2520TMX%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for RJ16%20TMX: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: RV15%20KDZ
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV15%2520KDZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for RV15%20KDZ: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: SF19%20WCN
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF19%2520WCN%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for SF19%20WCN: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: SH66%20XBF
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH66%2520XBF%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for SH66%20XBF: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: SJ18%20WBU
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ18%2520WBU%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for SJ18%20WBU: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: WG19%20EJF
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG19%2520EJF%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for WG19%20EJF: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: WH19%20HPZ
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WH19%2520HPZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for WH19%20HPZ: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: WT19%20UJM
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT19%2520UJM%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for WT19%20UJM: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: YA21%20GZM
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA21%2520GZM%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for YA21%20GZM: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: YB10%20MYN
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB10%2520MYN%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for YB10%20MYN: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: YJ15%20GSP
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ15%2520GSP%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for YJ15%20GSP: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: YR14%20MVX
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR14%2520MVX%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for YR14%20MVX: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: HV12%20ANR
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV12%2520ANR%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for HV12%20ANR: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: HV22%20XSR
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV22%2520XSR%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for HV22%20XSR: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: HV60%20WCK
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV60%2520WCK%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for HV60%20WCK: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: HV67%20PYU
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV67%2520PYU%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for HV67%20PYU: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: HY15%20YZC
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY15%2520YZC%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for HY15%20YZC: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: HY22%20LWZ
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY22%2520LWZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for HY22%20LWZ: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: HY64%20VCV
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY64%2520VCV%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for HY64%20VCV: 0
2026-03-29 22:14:35 [bca.uk] INFO: Found listing with ID: KM12%20VCX
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM12%2520VCX%27 HTTP/1.1" 200 None
2026-03-29 22:14:35 [bca.uk] INFO: Scrape type for KM12%20VCX: 0
2026-03-29 22:14:36 [bca.uk] INFO: Found listing with ID: KR08%20UYS
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR08%2520UYS%27 HTTP/1.1" 200 None
2026-03-29 22:14:36 [bca.uk] INFO: Scrape type for KR08%20UYS: 0
2026-03-29 22:14:36 [bca.uk] INFO: Found listing with ID: LB20%20LHK
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB20%2520LHK%27 HTTP/1.1" 200 None
2026-03-29 22:14:36 [bca.uk] INFO: Scrape type for LB20%20LHK: 0
2026-03-29 22:14:36 [bca.uk] INFO: Found listing with ID: LF14%20NFP
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF14%2520NFP%27 HTTP/1.1" 200 None
2026-03-29 22:14:36 [bca.uk] INFO: Scrape type for LF14%20NFP: 0
2026-03-29 22:14:36 [bca.uk] INFO: Found listing with ID: LF68%20UNM
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF68%2520UNM%27 HTTP/1.1" 200 None
2026-03-29 22:14:36 [bca.uk] INFO: Scrape type for LF68%20UNM: 0
2026-03-29 22:14:36 [bca.uk] INFO: Found listing with ID: LL66%20OAM
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL66%2520OAM%27 HTTP/1.1" 200 None
2026-03-29 22:14:36 [bca.uk] INFO: Scrape type for LL66%20OAM: 0
2026-03-29 22:14:36 [bca.uk] INFO: Found listing with ID: LP66%20WNX
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP66%2520WNX%27 HTTP/1.1" 200 None
2026-03-29 22:14:36 [bca.uk] INFO: Scrape type for LP66%20WNX: 0
2026-03-29 22:14:36 [bca.uk] INFO: Found listing with ID: LP72%20TEV
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP72%2520TEV%27 HTTP/1.1" 200 None
2026-03-29 22:14:36 [bca.uk] INFO: Scrape type for LP72%20TEV: 0
2026-03-29 22:14:36 [bca.uk] INFO: Found listing with ID: ND61%20NTN
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND61%2520NTN%27 HTTP/1.1" 200 None
2026-03-29 22:14:36 [bca.uk] INFO: Scrape type for ND61%20NTN: 0
2026-03-29 22:14:36 [bca.uk] INFO: Found listing with ID: OU17%20WPF
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU17%2520WPF%27 HTTP/1.1" 200 None
2026-03-29 22:14:36 [bca.uk] INFO: Scrape type for OU17%20WPF: 0
2026-03-29 22:14:36 [bca.uk] INFO: Found listing with ID: OV67%20FVO
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV67%2520FVO%27 HTTP/1.1" 200 None
2026-03-29 22:14:36 [bca.uk] INFO: Scrape type for OV67%20FVO: 0
2026-03-29 22:14:36 [bca.uk] INFO: Found listing with ID: RE16%20KYH
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE16%2520KYH%27 HTTP/1.1" 200 None
2026-03-29 22:14:36 [bca.uk] INFO: Scrape type for RE16%20KYH: 0
2026-03-29 22:14:36 [bca.uk] INFO: Found listing with ID: RE67%20WVT
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE67%2520WVT%27 HTTP/1.1" 200 None
2026-03-29 22:14:36 [bca.uk] INFO: Scrape type for RE67%20WVT: 0
2026-03-29 22:14:36 [bca.uk] INFO: Found listing with ID: RJ14%20XAL
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ14%2520XAL%27 HTTP/1.1" 200 None
2026-03-29 22:14:36 [bca.uk] INFO: Scrape type for RJ14%20XAL: 0
2026-03-29 22:14:36 [bca.uk] INFO: Found listing with ID: RJ18%20WPP
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ18%2520WPP%27 HTTP/1.1" 200 None
2026-03-29 22:14:36 [bca.uk] INFO: Scrape type for RJ18%20WPP: 0
2026-03-29 22:14:36 [bca.uk] INFO: Found listing with ID: RK64%20JXN
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK64%2520JXN%27 HTTP/1.1" 200 None
2026-03-29 22:14:36 [bca.uk] INFO: Scrape type for RK64%20JXN: 0
2026-03-29 22:14:36 [bca.uk] INFO: Found listing with ID: RV66%20FOK
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV66%2520FOK%27 HTTP/1.1" 200 None
2026-03-29 22:14:36 [bca.uk] INFO: Scrape type for RV66%20FOK: 0
2026-03-29 22:14:36 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=76&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:36 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=76&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=76&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:14:38 [bca.uk] INFO: Total items found: 100
2026-03-29 22:14:38 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=77&sort=MostRecentlyAdded
2026-03-29 22:14:38 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:14:38 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=77&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:38 [bca.uk] INFO: Found listing with ID: RY66%20OYC
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RY66%2520OYC%27 HTTP/1.1" 200 None
2026-03-29 22:14:38 [bca.uk] INFO: Scrape type for RY66%20OYC: 0
2026-03-29 22:14:38 [bca.uk] INFO: Found listing with ID: SC66%20HZA
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC66%2520HZA%27 HTTP/1.1" 200 None
2026-03-29 22:14:38 [bca.uk] INFO: Scrape type for SC66%20HZA: 0
2026-03-29 22:14:38 [bca.uk] INFO: Found listing with ID: VA12%20KAK
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA12%2520KAK%27 HTTP/1.1" 200 None
2026-03-29 22:14:38 [bca.uk] INFO: Scrape type for VA12%20KAK: 0
2026-03-29 22:14:38 [bca.uk] INFO: Found listing with ID: VK19%20YHY
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK19%2520YHY%27 HTTP/1.1" 200 None
2026-03-29 22:14:38 [bca.uk] INFO: Scrape type for VK19%20YHY: 0
2026-03-29 22:14:38 [bca.uk] INFO: Found listing with ID: WF65%20YUA
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF65%2520YUA%27 HTTP/1.1" 200 None
2026-03-29 22:14:38 [bca.uk] INFO: Scrape type for WF65%20YUA: 0
2026-03-29 22:14:38 [bca.uk] INFO: Found listing with ID: WG18%20XYN
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG18%2520XYN%27 HTTP/1.1" 200 None
2026-03-29 22:14:38 [bca.uk] INFO: Scrape type for WG18%20XYN: 0
2026-03-29 22:14:38 [bca.uk] INFO: Found listing with ID: WJ18%20JFK
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ18%2520JFK%27 HTTP/1.1" 200 None
2026-03-29 22:14:38 [bca.uk] INFO: Scrape type for WJ18%20JFK: 0
2026-03-29 22:14:38 [bca.uk] INFO: Found listing with ID: WJ69%20EFS
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ69%2520EFS%27 HTTP/1.1" 200 None
2026-03-29 22:14:38 [bca.uk] INFO: Scrape type for WJ69%20EFS: 0
2026-03-29 22:14:38 [bca.uk] INFO: Found listing with ID: WP11%20FNY
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP11%2520FNY%27 HTTP/1.1" 200 None
2026-03-29 22:14:38 [bca.uk] INFO: Scrape type for WP11%20FNY: 0
2026-03-29 22:14:38 [bca.uk] INFO: Found listing with ID: WT19%20MWC
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT19%2520MWC%27 HTTP/1.1" 200 None
2026-03-29 22:14:38 [bca.uk] INFO: Scrape type for WT19%20MWC: 0
2026-03-29 22:14:38 [bca.uk] INFO: Found listing with ID: BG65%20LKA
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG65%2520LKA%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for BG65%20LKA: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: BG66%20AOL
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG66%2520AOL%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for BG66%20AOL: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: BJ68%20MKO
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ68%2520MKO%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for BJ68%20MKO: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: BT65%20RKY
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT65%2520RKY%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for BT65%20RKY: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: DK12%20ZWB
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK12%2520ZWB%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for DK12%20ZWB: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: DS14%20ATY
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS14%2520ATY%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for DS14%20ATY: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: DX16%20BHE
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX16%2520BHE%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for DX16%20BHE: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: EA66%20NHF
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA66%2520NHF%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for EA66%20NHF: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: EO69%20CAU
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO69%2520CAU%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for EO69%20CAU: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: FE12%20GVZ
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE12%2520GVZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for FE12%20GVZ: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: GC19%20HMG
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GC19%2520HMG%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for GC19%20HMG: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: GF72%20YGV
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF72%2520YGV%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for GF72%20YGV: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: GN06%20ZJU
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN06%2520ZJU%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for GN06%20ZJU: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: GN66%20OBA
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN66%2520OBA%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for GN66%20OBA: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: HD18%20LRO
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HD18%2520LRO%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for HD18%20LRO: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: HG19%20YXO
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG19%2520YXO%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for HG19%20YXO: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: HJ14%20VGO
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ14%2520VGO%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for HJ14%20VGO: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: HJ20%20KNC
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ20%2520KNC%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for HJ20%20KNC: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: HJ69%20KFN
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ69%2520KFN%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for HJ69%20KFN: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: HJ69%20XER
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ69%2520XER%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for HJ69%20XER: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: HK22%20OZL
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK22%2520OZL%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for HK22%20OZL: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: HN16%20KFZ
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN16%2520KFZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for HN16%20KFZ: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: HN17%20YVO
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN17%2520YVO%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for HN17%20YVO: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: HN62%20LDK
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN62%2520LDK%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for HN62%20LDK: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: HN65%20YJM
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN65%2520YJM%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for HN65%20YJM: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: HN67%20HZX
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN67%2520HZX%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for HN67%20HZX: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: HN70%20EYF
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN70%2520EYF%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for HN70%20EYF: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: HS18%20GVN
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HS18%2520GVN%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for HS18%20GVN: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: HS19%20KYT
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HS19%2520KYT%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for HS19%20KYT: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: AP66%20PJX
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP66%2520PJX%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for AP66%20PJX: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: BF66%20CWO
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF66%2520CWO%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for BF66%20CWO: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: BN25%20RGY
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN25%2520RGY%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for BN25%20RGY: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: YP15%20FWC
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP15%2520FWC%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for YP15%20FWC: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: LF13%20ZRD
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF13%2520ZRD%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for LF13%20ZRD: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: WM19%20MJE
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM19%2520MJE%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for WM19%20MJE: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: PY20%20EZG
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY20%2520EZG%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for PY20%20EZG: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: NJ59%20ZRN
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ59%2520ZRN%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for NJ59%20ZRN: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: GF68%20XCK
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF68%2520XCK%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for GF68%20XCK: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: MA63%20FDF
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA63%2520FDF%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for MA63%20FDF: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: KR65%20XYZ
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR65%2520XYZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for KR65%20XYZ: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: DT66%20NJY
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT66%2520NJY%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for DT66%20NJY: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: EJ60%20VMA
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ60%2520VMA%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for EJ60%20VMA: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: FL64%20EPN
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL64%2520EPN%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for FL64%20EPN: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: PK61%20EUC
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK61%2520EUC%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for PK61%20EUC: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: SG67%20NNY
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG67%2520NNY%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for SG67%20NNY: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: EY67%20EHN
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY67%2520EHN%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for EY67%20EHN: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: EY65%20NTN
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY65%2520NTN%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for EY65%20NTN: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: GL72%20PMX
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL72%2520PMX%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for GL72%20PMX: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: KU17%20FTJ
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU17%2520FTJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for KU17%20FTJ: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: LC71%20DFU
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC71%2520DFU%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for LC71%20DFU: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: LX19%20YTN
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX19%2520YTN%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for LX19%20YTN: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: LY14%20AOK
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY14%2520AOK%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for LY14%20AOK: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: NU69%20HVX
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU69%2520HVX%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for NU69%20HVX: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: OY17%20GEJ
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY17%2520GEJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for OY17%20GEJ: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: S11%20WRR
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27S11%2520WRR%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for S11%20WRR: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: VK68%20WDN
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK68%2520WDN%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for VK68%20WDN: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: WF65%20USE
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF65%2520USE%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for WF65%20USE: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: WP18%20PWY
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP18%2520PWY%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for WP18%20PWY: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: WX66%20VHF
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX66%2520VHF%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for WX66%20VHF: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: EY22%20ULL
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY22%2520ULL%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for EY22%20ULL: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: AV09%20TEO
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV09%2520TEO%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for AV09%20TEO: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: YV03%20EFE
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YV03%2520EFE%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for YV03%20EFE: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: CK68%20CFY
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK68%2520CFY%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for CK68%20CFY: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: LS10%20XSO
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS10%2520XSO%27 HTTP/1.1" 200 None
2026-03-29 22:14:39 [bca.uk] INFO: Scrape type for LS10%20XSO: 0
2026-03-29 22:14:39 [bca.uk] INFO: Found listing with ID: LX24%20PCU
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX24%2520PCU%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for LX24%20PCU: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: DG68%20MTX
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG68%2520MTX%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for DG68%20MTX: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: CN71%20UJT
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN71%2520UJT%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for CN71%20UJT: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: SW17%20XJF
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW17%2520XJF%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for SW17%20XJF: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: MT23%20CCV
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT23%2520CCV%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for MT23%20CCV: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: MX69%20CCU
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX69%2520CCU%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for MX69%20CCU: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: SA21%20JPF
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA21%2520JPF%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for SA21%20JPF: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: BG15%20OHA
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG15%2520OHA%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for BG15%20OHA: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: BG66%20LNE
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG66%2520LNE%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for BG66%20LNE: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: BU72%20HBA
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU72%2520HBA%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for BU72%20HBA: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: DG69%20HMV
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG69%2520HMV%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for DG69%20HMV: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: DN20%20OSK
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN20%2520OSK%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for DN20%20OSK: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: FG20%20LJA
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG20%2520LJA%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for FG20%20LJA: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: KR22%20BYL
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR22%2520BYL%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for KR22%20BYL: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: KW68%20ZDH
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW68%2520ZDH%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for KW68%20ZDH: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: LL69%20JHU
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL69%2520JHU%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for LL69%20JHU: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: MF22%20PFN
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF22%2520PFN%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for MF22%20PFN: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: ML70%20FSO
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML70%2520FSO%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for ML70%20FSO: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: OE17%20WBN
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE17%2520WBN%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for OE17%20WBN: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: LK16%20OFO
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK16%2520OFO%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for LK16%20OFO: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: RJ51%20FZS
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ51%2520FZS%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for RJ51%20FZS: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: YP18%20ZJN
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP18%2520ZJN%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for YP18%20ZJN: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: HG64%20PJU
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG64%2520PJU%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for HG64%20PJU: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: GF16%20UZD
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF16%2520UZD%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for GF16%20UZD: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: LV14%20UDJ
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV14%2520UDJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for LV14%20UDJ: 0
2026-03-29 22:14:40 [bca.uk] INFO: Found listing with ID: FX64%20LSF
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX64%2520LSF%27 HTTP/1.1" 200 None
2026-03-29 22:14:40 [bca.uk] INFO: Scrape type for FX64%20LSF: 0
2026-03-29 22:14:40 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=77&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:40 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=77&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:14:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=77&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:14:43 [bca.uk] INFO: Total items found: 100
2026-03-29 22:14:43 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=78&sort=MostRecentlyAdded
2026-03-29 22:14:43 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:14:43 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=78&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: FC16%20EOG
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FC16%2520EOG%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for FC16%20EOG: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: LG66%20TVC
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG66%2520TVC%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for LG66%20TVC: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: LRZ%20411
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LRZ%2520411%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for LRZ%20411: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: BU14%20KCK
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU14%2520KCK%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for BU14%20KCK: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: GX16%20VXR
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX16%2520VXR%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for GX16%20VXR: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: SE66%20WBO
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE66%2520WBO%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for SE66%20WBO: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: BT69%20WGO
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT69%2520WGO%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for BT69%20WGO: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: NJ13%20EYY
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ13%2520EYY%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for NJ13%20EYY: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: R98%20MGH
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27R98%2520MGH%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for R98%20MGH: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: YG23%20XFC
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG23%2520XFC%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for YG23%20XFC: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: WX68%20VXD
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX68%2520VXD%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for WX68%20VXD: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: AJ17%20ECE
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ17%2520ECE%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for AJ17%20ECE: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: AY66%20NLM
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY66%2520NLM%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for AY66%20NLM: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: FJ67%20KGP
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ67%2520KGP%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for FJ67%20KGP: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: NV65%20ENY
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV65%2520ENY%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for NV65%20ENY: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: NDD%20502F
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NDD%2520502F%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for NDD%20502F: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: VN70%20VYB
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN70%2520VYB%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for VN70%20VYB: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: LG68%20ZNZ
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG68%2520ZNZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for LG68%20ZNZ: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: LX70%20SJU
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX70%2520SJU%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for LX70%20SJU: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: LL58%20VBZ
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL58%2520VBZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for LL58%20VBZ: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: LJ16%20NHV
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ16%2520NHV%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for LJ16%20NHV: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: HY19%20ZZP
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY19%2520ZZP%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for HY19%20ZZP: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: X29%20ACM
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27X29%2520ACM%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for X29%20ACM: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: LC64%20RXW
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC64%2520RXW%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for LC64%20RXW: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: YK09%20AOV
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK09%2520AOV%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for YK09%20AOV: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: WN64%20YWU
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN64%2520YWU%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for WN64%20YWU: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: WN22%20XNE
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520XNE%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for WN22%20XNE: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: VU11%20OVP
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU11%2520OVP%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for VU11%20OVP: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: LM15%20CFO
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM15%2520CFO%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for LM15%20CFO: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: WV20%20SVK
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV20%2520SVK%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for WV20%20SVK: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: TGZ%203183
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27TGZ%25203183%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for TGZ%203183: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: MF67%20FCD
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF67%2520FCD%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for MF67%20FCD: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: RE20%20ZBU
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE20%2520ZBU%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for RE20%20ZBU: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: GV13%20ACJ
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV13%2520ACJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for GV13%20ACJ: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: ES11%20MAM
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ES11%2520MAM%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for ES11%20MAM: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: LR72%20VXA
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR72%2520VXA%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for LR72%20VXA: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: MF69%20RWN
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF69%2520RWN%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for MF69%20RWN: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: OV18%20AHL
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV18%2520AHL%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for OV18%20AHL: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: RA06%20FLF
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA06%2520FLF%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for RA06%20FLF: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: RX17%20MHZ
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX17%2520MHZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for RX17%20MHZ: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: WM64%20BPE
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM64%2520BPE%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for WM64%20BPE: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: WM67%20RHU
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM67%2520RHU%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for WM67%20RHU: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: YA18%20UPJ
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA18%2520UPJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for YA18%20UPJ: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: YR13%20CAE
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR13%2520CAE%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for YR13%20CAE: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: LN65%20EJO
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN65%2520EJO%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for LN65%20EJO: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: LJ61%20NPP
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ61%2520NPP%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for LJ61%20NPP: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: KN65%20JHY
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN65%2520JHY%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for KN65%20JHY: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: KF16%20BTZ
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF16%2520BTZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for KF16%20BTZ: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: HS19%20ZVA
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HS19%2520ZVA%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for HS19%20ZVA: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: HJ10%20UYB
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ10%2520UYB%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for HJ10%20UYB: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: HJ08%20YGW
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ08%2520YGW%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for HJ08%20YGW: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: GU65%20VJF
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU65%2520VJF%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for GU65%20VJF: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: GL21%20UOR
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL21%2520UOR%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for GL21%20UOR: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: GF63%20FZS
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF63%2520FZS%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for GF63%20FZS: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: EY63%20SVW
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY63%2520SVW%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for EY63%20SVW: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: ET65%20BJO
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET65%2520BJO%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for ET65%20BJO: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: EO67%20CLF
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO67%2520CLF%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for EO67%20CLF: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: EN17%20RKE
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN17%2520RKE%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for EN17%20RKE: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: EK17%20XYO
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK17%2520XYO%27 HTTP/1.1" 200 None
2026-03-29 22:14:43 [bca.uk] INFO: Scrape type for EK17%20XYO: 0
2026-03-29 22:14:43 [bca.uk] INFO: Found listing with ID: EK09%20OJZ
2026-03-29 22:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK09%2520OJZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for EK09%20OJZ: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: EJ19%20UVB
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ19%2520UVB%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for EJ19%20UVB: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: EJ15%20LFB
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ15%2520LFB%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for EJ15%20LFB: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: EF18%20XLV
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF18%2520XLV%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for EF18%20XLV: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: YJ18%20VWG
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ18%2520VWG%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for YJ18%20VWG: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: EA17%20KXN
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA17%2520KXN%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for EA17%20KXN: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: DK63%20TWV
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK63%2520TWV%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for DK63%20TWV: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: VO14%20LUL
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO14%2520LUL%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for VO14%20LUL: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: RK69%20HTX
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK69%2520HTX%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for RK69%20HTX: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: RK19%20TDX
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK19%2520TDX%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for RK19%20TDX: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: RA53%20TVW
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA53%2520TVW%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for RA53%20TVW: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: MD15%20DZE
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD15%2520DZE%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for MD15%20DZE: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: DX16%20XOG
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX16%2520XOG%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for DX16%20XOG: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: LT06%20NRE
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT06%2520NRE%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for LT06%20NRE: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: LG54%20CTX
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG54%2520CTX%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for LG54%20CTX: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: HV17%20HNY
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV17%2520HNY%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for HV17%20HNY: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: HJ05%20GYZ
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ05%2520GYZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for HJ05%20GYZ: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: EA61%20KZG
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA61%2520KZG%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for EA61%20KZG: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: EA18%20TVO
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA18%2520TVO%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for EA18%20TVO: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: CE10%20WLK
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE10%2520WLK%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for CE10%20WLK: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: SB06%20MXP
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB06%2520MXP%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for SB06%20MXP: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: GM21%20AOT
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM21%2520AOT%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for GM21%20AOT: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: DY16%20UYF
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY16%2520UYF%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for DY16%20UYF: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: DE15%20UOH
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE15%2520UOH%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for DE15%20UOH: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: AP14%20CKK
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP14%2520CKK%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for AP14%20CKK: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: AO11%20XUF
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO11%2520XUF%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for AO11%20XUF: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: AD19%20LFS
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AD19%2520LFS%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for AD19%20LFS: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: FE12%20YZW
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE12%2520YZW%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for FE12%20YZW: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: BC22%20HCF
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC22%2520HCF%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for BC22%20HCF: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: RX66%20CYJ
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX66%2520CYJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for RX66%20CYJ: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: LD65%20WHV
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD65%2520WHV%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for LD65%20WHV: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: M31%20FFM
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27M31%2520FFM%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for M31%20FFM: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: CN57%20BXX
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN57%2520BXX%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for CN57%20BXX: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: ML09%20UUK
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML09%2520UUK%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for ML09%20UUK: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: V8%20XMB
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27V8%2520XMB%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for V8%20XMB: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: YN15%20XGT
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN15%2520XGT%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for YN15%20XGT: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: YP16%20NZW
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP16%2520NZW%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for YP16%20NZW: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: LM68%20OYW
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM68%2520OYW%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for LM68%20OYW: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: SN66%20UAJ
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN66%2520UAJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for SN66%20UAJ: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: YW16%20FXJ
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YW16%2520FXJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for YW16%20FXJ: 0
2026-03-29 22:14:44 [bca.uk] INFO: Found listing with ID: FY58%20BNL
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY58%2520BNL%27 HTTP/1.1" 200 None
2026-03-29 22:14:44 [bca.uk] INFO: Scrape type for FY58%20BNL: 0
2026-03-29 22:14:44 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=78&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:44 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=78&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:14:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=78&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:14:46 [bca.uk] INFO: Total items found: 100
2026-03-29 22:14:46 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=79&sort=MostRecentlyAdded
2026-03-29 22:14:46 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:14:46 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=79&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: NJ65%20VHK
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ65%2520VHK%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for NJ65%20VHK: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: YC61%20XUK
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC61%2520XUK%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for YC61%20XUK: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: WD17%20BEU
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD17%2520BEU%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for WD17%20BEU: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: YP18%20LVE
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP18%2520LVE%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for YP18%20LVE: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: YR70%20SOJ
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR70%2520SOJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for YR70%20SOJ: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: YN19%20SFE
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN19%2520SFE%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for YN19%20SFE: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: FP18%20VGG
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP18%2520VGG%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for FP18%20VGG: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: YM21%20KDN
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM21%2520KDN%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for YM21%20KDN: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: GM66%20UNZ
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM66%2520UNZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for GM66%20UNZ: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: ND09%20WWH
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND09%2520WWH%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for ND09%20WWH: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: YB14%20EKN
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB14%2520EKN%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for YB14%20EKN: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: YT65%20UZB
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT65%2520UZB%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for YT65%20UZB: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: KR16%20DSO
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR16%2520DSO%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for KR16%20DSO: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: SB15%20YZK
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB15%2520YZK%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for SB15%20YZK: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: AF12%20ZSV
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF12%2520ZSV%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for AF12%20ZSV: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: DG13%20KNH
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG13%2520KNH%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for DG13%20KNH: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: PE62%20WNJ
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE62%2520WNJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for PE62%20WNJ: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: LR65%20MUU
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR65%2520MUU%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for LR65%20MUU: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: VN18%20WUD
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN18%2520WUD%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for VN18%20WUD: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: LL18%20CYH
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL18%2520CYH%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for LL18%20CYH: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: BJ17%20FRR
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ17%2520FRR%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for BJ17%20FRR: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: LG22%20FFL
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG22%2520FFL%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for LG22%20FFL: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: FT15%20LKJ
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT15%2520LKJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for FT15%20LKJ: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: FG60%20VRM
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG60%2520VRM%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for FG60%20VRM: 0
2026-03-29 22:14:46 [bca.uk] INFO: Found listing with ID: SB15%20YBK
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB15%2520YBK%27 HTTP/1.1" 200 None
2026-03-29 22:14:46 [bca.uk] INFO: Scrape type for SB15%20YBK: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: FX68%20XVB
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX68%2520XVB%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for FX68%20XVB: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: NC21%20AUN
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NC21%2520AUN%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for NC21%20AUN: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: SO65%20KZA
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO65%2520KZA%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for SO65%20KZA: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: FL64%20YUC
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL64%2520YUC%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for FL64%20YUC: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: FL66%20PFX
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL66%2520PFX%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for FL66%20PFX: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: P7%20DYX
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27P7%2520DYX%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for P7%20DYX: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: NU63%20VHG
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU63%2520VHG%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for NU63%20VHG: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: SF16%20NSP
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF16%2520NSP%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for SF16%20NSP: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: KD15%20VBN
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KD15%2520VBN%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for KD15%20VBN: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: MJ20%20XLS
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ20%2520XLS%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for MJ20%20XLS: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: MJ21%20XSD
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ21%2520XSD%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for MJ21%20XSD: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: WF17%20PZZ
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF17%2520PZZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for WF17%20PZZ: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: SB69%20MLK
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB69%2520MLK%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for SB69%20MLK: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: SP17%20NHY
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP17%2520NHY%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for SP17%20NHY: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: VL19%20RHV
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VL19%2520RHV%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for VL19%20RHV: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: YJ69%20SHN
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ69%2520SHN%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for YJ69%20SHN: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: ND19%20GYA
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND19%2520GYA%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for ND19%20GYA: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: DX20%20HSV
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX20%2520HSV%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for DX20%20HSV: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: DG68%20SWW
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG68%2520SWW%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for DG68%20SWW: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: EK70%20MUC
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK70%2520MUC%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for EK70%20MUC: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: EO20%20YNC
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO20%2520YNC%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for EO20%20YNC: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: DS15%20CFY
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS15%2520CFY%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for DS15%20CFY: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: HN67%20PNL
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN67%2520PNL%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for HN67%20PNL: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: NL11%20EFD
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL11%2520EFD%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for NL11%20EFD: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: NX65%20XFZ
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX65%2520XFZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for NX65%20XFZ: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: VN70%20OMO
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN70%2520OMO%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for VN70%20OMO: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: BK16%20OVY
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK16%2520OVY%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for BK16%20OVY: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: DP70%20XLA
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP70%2520XLA%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for DP70%20XLA: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: NK11%20HVZ
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK11%2520HVZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for NK11%20HVZ: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: NK20%20NKZ
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK20%2520NKZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for NK20%20NKZ: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: GD62%20AEJ
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD62%2520AEJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for GD62%20AEJ: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: NL64%20UEZ
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL64%2520UEZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for NL64%20UEZ: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: ST67%20EOE
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST67%2520EOE%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for ST67%20EOE: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: NA12%20ZTG
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA12%2520ZTG%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for NA12%20ZTG: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: FV15%20NSE
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV15%2520NSE%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for FV15%20NSE: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: FP17%20OKN
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP17%2520OKN%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for FP17%20OKN: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: NJ17%20ZDN
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ17%2520ZDN%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for NJ17%20ZDN: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: WK17%20KNO
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK17%2520KNO%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for WK17%20KNO: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: AK67%20XSN
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK67%2520XSN%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for AK67%20XSN: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: DS15%20VPJ
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS15%2520VPJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for DS15%20VPJ: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: GF21%20XLX
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF21%2520XLX%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for GF21%20XLX: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: LN69%20JMX
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN69%2520JMX%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for LN69%20JMX: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: NL11%20KUO
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL11%2520KUO%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for NL11%20KUO: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: GV16%20ZSL
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV16%2520ZSL%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for GV16%20ZSL: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: GU69%20FDP
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU69%2520FDP%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for GU69%20FDP: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: WN66%20VLC
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN66%2520VLC%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for WN66%20VLC: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: KW15%20YUU
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW15%2520YUU%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for KW15%20YUU: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: FG69%20BNE
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG69%2520BNE%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for FG69%20BNE: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: AX57%20BMU
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX57%2520BMU%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for AX57%20BMU: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: DL67%20YBD
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL67%2520YBD%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for DL67%20YBD: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: A21%20PCN
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27A21%2520PCN%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for A21%20PCN: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: FN67%20KYU
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN67%2520KYU%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for FN67%20KYU: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: YB65%20UKC
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB65%2520UKC%27 HTTP/1.1" 200 None
2026-03-29 22:14:47 [bca.uk] INFO: Scrape type for YB65%20UKC: 0
2026-03-29 22:14:47 [bca.uk] INFO: Found listing with ID: JRZ%201374
2026-03-29 22:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27JRZ%25201374%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for JRZ%201374: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: WN61%20WMF
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN61%2520WMF%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for WN61%20WMF: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: FL71%20KXN
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL71%2520KXN%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for FL71%20KXN: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: BK72%20VBL
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK72%2520VBL%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for BK72%20VBL: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: FP63%20FYT
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP63%2520FYT%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for FP63%20FYT: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: VA14%20FDE
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA14%2520FDE%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for VA14%20FDE: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: YX65%20YLD
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX65%2520YLD%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for YX65%20YLD: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: NA72%20PVZ
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA72%2520PVZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for NA72%20PVZ: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: LE19%20OAO
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE19%2520OAO%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for LE19%20OAO: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: WM17%20UBA
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM17%2520UBA%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for WM17%20UBA: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: BR19%20TWE
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BR19%2520TWE%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for BR19%20TWE: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: ML70%20KYB
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML70%2520KYB%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for ML70%20KYB: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: FV66%20ULA
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV66%2520ULA%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for FV66%20ULA: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: SH18%20FCF
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH18%2520FCF%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for SH18%20FCF: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: PX13%20WHW
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX13%2520WHW%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for PX13%20WHW: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: WM11%20VUT
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM11%2520VUT%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for WM11%20VUT: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: KJ18%20KXV
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ18%2520KXV%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for KJ18%20KXV: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: MM74%20YOV
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM74%2520YOV%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for MM74%20YOV: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: ND67%20NUB
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND67%2520NUB%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for ND67%20NUB: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: NJ69%20ZLZ
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ69%2520ZLZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for NJ69%20ZLZ: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: H23%20GYP
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27H23%2520GYP%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for H23%20GYP: 0
2026-03-29 22:14:48 [bca.uk] INFO: Found listing with ID: PX64%20VTL
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX64%2520VTL%27 HTTP/1.1" 200 None
2026-03-29 22:14:48 [bca.uk] INFO: Scrape type for PX64%20VTL: 0
2026-03-29 22:14:48 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=79&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:48 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=79&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=79&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:14:51 [bca.uk] INFO: Total items found: 100
2026-03-29 22:14:51 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=80&sort=MostRecentlyAdded
2026-03-29 22:14:51 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:14:51 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=80&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: GJ67%20AVB
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ67%2520AVB%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for GJ67%20AVB: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: EY63%20KOX
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY63%2520KOX%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for EY63%20KOX: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: BK74%20FHP
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK74%2520FHP%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for BK74%20FHP: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: FY71%20YBD
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY71%2520YBD%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for FY71%20YBD: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: SG18%20UCD
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG18%2520UCD%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for SG18%20UCD: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: YR20%20EWH
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR20%2520EWH%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for YR20%20EWH: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: HV25%20JZC
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV25%2520JZC%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for HV25%20JZC: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: MA17%20GME
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA17%2520GME%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for MA17%20GME: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: VE19%20GDV
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE19%2520GDV%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for VE19%20GDV: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: WU17%20PXF
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU17%2520PXF%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for WU17%20PXF: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: FGZ%203391
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FGZ%25203391%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for FGZ%203391: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: VO66%20WKC
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO66%2520WKC%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for VO66%20WKC: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: PJ70%20ZTE
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ70%2520ZTE%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for PJ70%20ZTE: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: BK65%20BXF
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK65%2520BXF%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for BK65%20BXF: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: KW67%20AHA
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW67%2520AHA%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for KW67%20AHA: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: KY19%20WJP
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY19%2520WJP%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for KY19%20WJP: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: YP24%20XHC
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP24%2520XHC%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for YP24%20XHC: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: DL65%20UBT
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL65%2520UBT%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for DL65%20UBT: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: LS13%20PZA
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS13%2520PZA%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for LS13%20PZA: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: WA22%20LRJ
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA22%2520LRJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for WA22%20LRJ: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: WG14%20YXO
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG14%2520YXO%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for WG14%20YXO: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: SP16%20YTU
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP16%2520YTU%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for SP16%20YTU: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: AK15%20UKF
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK15%2520UKF%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for AK15%20UKF: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: WJ69%20UWZ
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ69%2520UWZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for WJ69%20UWZ: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: GY62%20FCG
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY62%2520FCG%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for GY62%20FCG: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: LG61%20MYR
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG61%2520MYR%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for LG61%20MYR: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: NJ16%20JYW
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ16%2520JYW%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for NJ16%20JYW: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: CA16%20XZO
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA16%2520XZO%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for CA16%20XZO: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: DW19%20XGT
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DW19%2520XGT%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for DW19%20XGT: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: VE67%20HCK
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE67%2520HCK%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for VE67%20HCK: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: KM22%20OUP
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM22%2520OUP%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for KM22%20OUP: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: KN09%20ZNP
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN09%2520ZNP%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for KN09%20ZNP: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: WM14%20WVU
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM14%2520WVU%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for WM14%20WVU: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: YH16%20NFA
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH16%2520NFA%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for YH16%20NFA: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: FE20%20OYY
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE20%2520OYY%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for FE20%20OYY: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: YG70%20XRF
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG70%2520XRF%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for YG70%20XRF: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: BD18%20WLA
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD18%2520WLA%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for BD18%20WLA: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: EU67%20OKD
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU67%2520OKD%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for EU67%20OKD: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: KU17%20LHB
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU17%2520LHB%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for KU17%20LHB: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: EJ71%20ZWA
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ71%2520ZWA%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for EJ71%20ZWA: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: ND67%20AZU
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND67%2520AZU%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for ND67%20AZU: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: GF69%20UKK
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF69%2520UKK%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for GF69%20UKK: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: S44%20DPR
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27S44%2520DPR%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for S44%20DPR: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: LG67%20GYO
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG67%2520GYO%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for LG67%20GYO: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: NL72%20XSN
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL72%2520XSN%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for NL72%20XSN: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: SK13%20UXH
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK13%2520UXH%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for SK13%20UXH: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: BV14%20YLU
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV14%2520YLU%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for BV14%20YLU: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: DC16%20XBH
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC16%2520XBH%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for DC16%20XBH: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: YE17%20LJU
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE17%2520LJU%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for YE17%20LJU: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: F17%20JGM
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27F17%2520JGM%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for F17%20JGM: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: RBZ%20771
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RBZ%2520771%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for RBZ%20771: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: WA70%20PNF
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA70%2520PNF%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for WA70%20PNF: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: MW11%20NUB
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW11%2520NUB%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for MW11%20NUB: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: SY14%20GKO
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY14%2520GKO%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for SY14%20GKO: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: FV64%20URM
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV64%2520URM%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for FV64%20URM: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: LT13%20FGD
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT13%2520FGD%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for LT13%20FGD: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: WV63%20DFP
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV63%2520DFP%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for WV63%20DFP: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: YY19%20ZHP
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY19%2520ZHP%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for YY19%20ZHP: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: DA18%20AFN
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA18%2520AFN%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for DA18%20AFN: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: DG20%20KTE
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG20%2520KTE%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for DG20%20KTE: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: LC65%20VKE
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC65%2520VKE%27 HTTP/1.1" 200 None
2026-03-29 22:14:51 [bca.uk] INFO: Scrape type for LC65%20VKE: 0
2026-03-29 22:14:51 [bca.uk] INFO: Found listing with ID: BG67%20PHA
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG67%2520PHA%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for BG67%20PHA: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: YC20%20OZV
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC20%2520OZV%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for YC20%20OZV: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: DK71%20XRH
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK71%2520XRH%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for DK71%20XRH: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: YN64%20OXV
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN64%2520OXV%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for YN64%20OXV: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: YP62%20VWJ
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP62%2520VWJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for YP62%20VWJ: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: ET66%20GXS
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET66%2520GXS%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for ET66%20GXS: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: GR19%20DXJ
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GR19%2520DXJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for GR19%20DXJ: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: KM20%20UNL
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM20%2520UNL%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for KM20%20UNL: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: KY22%20YRZ
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY22%2520YRZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for KY22%20YRZ: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: ML70%20CYH
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML70%2520CYH%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for ML70%20CYH: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: OGZ%203885
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OGZ%25203885%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for OGZ%203885: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: OU64%20TZW
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU64%2520TZW%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for OU64%20TZW: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: VN13%20URU
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN13%2520URU%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for VN13%20URU: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: VU61%20RWE
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU61%2520RWE%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for VU61%20RWE: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: VX21%20LDE
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX21%2520LDE%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for VX21%20LDE: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: YC67%20KRF
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC67%2520KRF%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for YC67%20KRF: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: AO65%20EAM
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO65%2520EAM%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for AO65%20EAM: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: BA18%20WKV
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BA18%2520WKV%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for BA18%20WKV: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: BU20%20LFY
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU20%2520LFY%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for BU20%20LFY: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: BX70%20UZO
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX70%2520UZO%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for BX70%20UZO: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: GD16%20CYL
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD16%2520CYL%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for GD16%20CYL: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: KP69%20JZF
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP69%2520JZF%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for KP69%20JZF: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: LG18%20SFU
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG18%2520SFU%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for LG18%20SFU: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: OW71%20EER
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW71%2520EER%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for OW71%20EER: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: FN14%20YCA
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN14%2520YCA%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for FN14%20YCA: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: GJ18%20XHE
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ18%2520XHE%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for GJ18%20XHE: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: VO68%20WLK
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO68%2520WLK%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for VO68%20WLK: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: WP69%20UPR
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP69%2520UPR%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for WP69%20UPR: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: R24%20HMB
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27R24%2520HMB%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for R24%20HMB: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: CK12%20VGP
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK12%2520VGP%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for CK12%20VGP: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: WF10%20VSZ
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF10%2520VSZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for WF10%20VSZ: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: WG16%20KPO
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG16%2520KPO%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for WG16%20KPO: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: EK20%20UCR
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK20%2520UCR%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for EK20%20UCR: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: EO60%20FJV
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO60%2520FJV%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for EO60%20FJV: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: DN16%20EGZ
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN16%2520EGZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for DN16%20EGZ: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: KY12%20EWT
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY12%2520EWT%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for KY12%20EWT: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: LP09%20EKK
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP09%2520EKK%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for LP09%20EKK: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: KR16%20YCM
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR16%2520YCM%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for KR16%20YCM: 0
2026-03-29 22:14:52 [bca.uk] INFO: Found listing with ID: BX71%20DYT
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX71%2520DYT%27 HTTP/1.1" 200 None
2026-03-29 22:14:52 [bca.uk] INFO: Scrape type for BX71%20DYT: 0
2026-03-29 22:14:52 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=80&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:52 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=80&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:14:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=80&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:14:54 [bca.uk] INFO: Total items found: 100
2026-03-29 22:14:54 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=81&sort=MostRecentlyAdded
2026-03-29 22:14:54 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:14:54 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=81&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: YR24%20PWK
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR24%2520PWK%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for YR24%20PWK: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: WP74%20UYN
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP74%2520UYN%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for WP74%20UYN: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: BK22%20NZA
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520NZA%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for BK22%20NZA: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: BP22%20AFO
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP22%2520AFO%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for BP22%20AFO: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: EO22%20NUB
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO22%2520NUB%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for EO22%20NUB: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: MC74%20UFS
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC74%2520UFS%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for MC74%20UFS: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: OW23%20JRO
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW23%2520JRO%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for OW23%20JRO: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: HK71%20OHD
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK71%2520OHD%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for HK71%20OHD: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: SO21%20HBP
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO21%2520HBP%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for SO21%20HBP: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: AK71%20ZNU
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK71%2520ZNU%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for AK71%20ZNU: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: BK71%20GWO
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK71%2520GWO%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for BK71%20GWO: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: FV71%20OKG
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV71%2520OKG%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for FV71%20OKG: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: GJ22%20EFB
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ22%2520EFB%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for GJ22%20EFB: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: LD21%20MHX
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD21%2520MHX%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for LD21%20MHX: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: MJ20%20VGK
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ20%2520VGK%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for MJ20%20VGK: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: KY71%20NPX
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY71%2520NPX%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for KY71%20NPX: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: MH24%20UGO
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH24%2520UGO%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for MH24%20UGO: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: CX22%20HFE
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX22%2520HFE%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for CX22%20HFE: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: BT71%20KXB
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT71%2520KXB%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for BT71%20KXB: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: DA23%20MHE
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA23%2520MHE%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for DA23%20MHE: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: OV23%20SZC
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV23%2520SZC%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for OV23%20SZC: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: OY72%20ZSV
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY72%2520ZSV%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for OY72%20ZSV: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: AP62%20DKP
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP62%2520DKP%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for AP62%20DKP: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: WP20%20MHF
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP20%2520MHF%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for WP20%20MHF: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: LX58%20XUO
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX58%2520XUO%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for LX58%20XUO: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: GL21%20EVM
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL21%2520EVM%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for GL21%20EVM: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: EA71%20UWN
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA71%2520UWN%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for EA71%20UWN: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: WO66%20EVT
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO66%2520EVT%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for WO66%20EVT: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: YG62%20DNJ
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG62%2520DNJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for YG62%20DNJ: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: FG10%20FPF
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG10%2520FPF%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for FG10%20FPF: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: OW19%20OPD
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW19%2520OPD%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for OW19%20OPD: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: MT14%20XXB
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT14%2520XXB%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for MT14%20XXB: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: RE17%20GLK
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE17%2520GLK%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for RE17%20GLK: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: SA18%20GRY
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA18%2520GRY%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for SA18%20GRY: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: SK19%20WDZ
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK19%2520WDZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for SK19%20WDZ: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: SM17%20EBA
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM17%2520EBA%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for SM17%20EBA: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: WK16%20BGY
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK16%2520BGY%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for WK16%20BGY: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: CN64%20RHV
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN64%2520RHV%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for CN64%20RHV: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: DE16%20ETK
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE16%2520ETK%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for DE16%20ETK: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: EN17%20AWR
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN17%2520AWR%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for EN17%20AWR: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: EX17%20URM
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX17%2520URM%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for EX17%20URM: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: FX68%20VNB
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX68%2520VNB%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for FX68%20VNB: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: GP16%20OCE
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GP16%2520OCE%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for GP16%20OCE: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: KF16%20XDS
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF16%2520XDS%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for KF16%20XDS: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: LD18%20RXF
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD18%2520RXF%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for LD18%20RXF: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: LR15%20USX
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR15%2520USX%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for LR15%20USX: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: LY66%20VFN
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY66%2520VFN%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for LY66%20VFN: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: CF69%20JKU
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF69%2520JKU%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for CF69%20JKU: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: WN73%20EZA
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN73%2520EZA%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for WN73%20EZA: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: WP72%20SZW
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP72%2520SZW%27 HTTP/1.1" 200 None
2026-03-29 22:14:54 [bca.uk] INFO: Scrape type for WP72%20SZW: 0
2026-03-29 22:14:54 [bca.uk] INFO: Found listing with ID: HN72%20LWJ
2026-03-29 22:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN72%2520LWJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for HN72%20LWJ: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: WG23%20NVR
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG23%2520NVR%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for WG23%20NVR: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: EP68%20BKX
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EP68%2520BKX%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for EP68%20BKX: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: ST15%20RNA
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST15%2520RNA%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for ST15%20RNA: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: CK67%20KOE
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK67%2520KOE%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for CK67%20KOE: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: PK66%20HDN
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK66%2520HDN%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for PK66%20HDN: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: KW17%20VFU
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW17%2520VFU%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for KW17%20VFU: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: SB64%20SGO
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB64%2520SGO%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for SB64%20SGO: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: SN69%20MMO
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN69%2520MMO%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for SN69%20MMO: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: EJ70%20WCG
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ70%2520WCG%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for EJ70%20WCG: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: SA15%20GVV
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA15%2520GVV%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for SA15%20GVV: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: AJ10%20BZU
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ10%2520BZU%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for AJ10%20BZU: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: CE13%20KHF
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE13%2520KHF%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for CE13%20KHF: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: EA64%20HLU
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA64%2520HLU%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for EA64%20HLU: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: EY65%20OLT
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY65%2520OLT%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for EY65%20OLT: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: GC69%20AWZ
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GC69%2520AWZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for GC69%20AWZ: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: GD20%20FSE
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD20%2520FSE%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for GD20%20FSE: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: GD24%20CWC
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD24%2520CWC%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for GD24%20CWC: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: GL20%20XBW
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL20%2520XBW%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for GL20%20XBW: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: GM17%20FYZ
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM17%2520FYZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for GM17%20FYZ: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: LA17%20EUB
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA17%2520EUB%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for LA17%20EUB: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: LC19%20LKD
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC19%2520LKD%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for LC19%20LKD: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: LG62%20ESF
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG62%2520ESF%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for LG62%20ESF: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: LX56%20ZZF
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX56%2520ZZF%27 HTTP/1.1" 200 None
2026-03-29 22:14:55 [bca.uk] INFO: Scrape type for LX56%20ZZF: 0
2026-03-29 22:14:55 [bca.uk] INFO: Found listing with ID: SE16%20ZZS
2026-03-29 22:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE16%2520ZZS%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for SE16%20ZZS: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: SH68%20UYO
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH68%2520UYO%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for SH68%20UYO: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: SK17%20PVL
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK17%2520PVL%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for SK17%20PVL: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: WP14%20FTY
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP14%2520FTY%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for WP14%20FTY: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: AV18%20LWX
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV18%2520LWX%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for AV18%20LWX: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: BD74%20NYM
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD74%2520NYM%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for BD74%20NYM: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: BD74%20VSJ
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD74%2520VSJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for BD74%20VSJ: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: BJ23%20GVG
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ23%2520GVG%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for BJ23%20GVG: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: BK23%20YOR
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520YOR%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for BK23%20YOR: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: CA25%20NHF
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA25%2520NHF%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for CA25%20NHF: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: DY72%20UVJ
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY72%2520UVJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for DY72%20UVJ: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: GJ23%20UJH
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ23%2520UJH%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for GJ23%20UJH: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: KJZ138755
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJZ138755%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for KJZ138755: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: KP72%20VOB
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP72%2520VOB%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for KP72%20VOB: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: LB75%20FLK
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB75%2520FLK%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for LB75%20FLK: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: LR22%20HKZ
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR22%2520HKZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for LR22%20HKZ: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: MA23%20LRJ
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA23%2520LRJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for MA23%20LRJ: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: MH72%20CVX
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH72%2520CVX%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for MH72%20CVX: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: OE74%20XRC
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE74%2520XRC%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for OE74%20XRC: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: RO71%20HTK
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO71%2520HTK%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for RO71%20HTK: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: WU22%20KWX
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU22%2520KWX%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for WU22%20KWX: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: LD22%20YZJ
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD22%2520YZJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for LD22%20YZJ: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: DA72%20AVU
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA72%2520AVU%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for DA72%20AVU: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: HV22%20ODE
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV22%2520ODE%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for HV22%20ODE: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: RV70%20XUT
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV70%2520XUT%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for RV70%20XUT: 0
2026-03-29 22:14:56 [bca.uk] INFO: Found listing with ID: LN70%20JXB
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN70%2520JXB%27 HTTP/1.1" 200 None
2026-03-29 22:14:56 [bca.uk] INFO: Scrape type for LN70%20JXB: 0
2026-03-29 22:14:56 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=81&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:56 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=81&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:14:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=81&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:14:58 [bca.uk] INFO: Total items found: 100
2026-03-29 22:14:58 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=82&sort=MostRecentlyAdded
2026-03-29 22:14:58 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:14:58 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=82&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: BJ67%20LXG
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ67%2520LXG%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for BJ67%20LXG: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: AO24%20XBC
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO24%2520XBC%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for AO24%20XBC: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: LF66%20DWV
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF66%2520DWV%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for LF66%20DWV: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: EK15%20WTJ
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK15%2520WTJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for EK15%20WTJ: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: EP18%20JYO
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EP18%2520JYO%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for EP18%20JYO: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: GN20%20XGG
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN20%2520XGG%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for GN20%20XGG: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: LP72%20OEY
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP72%2520OEY%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for LP72%20OEY: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: SE19%20OWB
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE19%2520OWB%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for SE19%20OWB: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: SJ71%20CJE
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ71%2520CJE%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for SJ71%20CJE: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: SV68%20ZRK
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV68%2520ZRK%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for SV68%20ZRK: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: WU71%20CXX
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU71%2520CXX%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for WU71%20CXX: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: YL73%20DFD
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL73%2520DFD%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for YL73%20DFD: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: YR69%20HRJ
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR69%2520HRJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for YR69%20HRJ: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: CN73%20ZKY
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN73%2520ZKY%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for CN73%20ZKY: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: DV25%20OFM
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV25%2520OFM%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for DV25%20OFM: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: LA72%20VHB
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA72%2520VHB%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for LA72%20VHB: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: LM25%20YGK
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM25%2520YGK%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for LM25%20YGK: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: LO74%20VLW
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO74%2520VLW%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for LO74%20VLW: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: LO75%20HSD
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO75%2520HSD%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for LO75%20HSD: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: MC72%20VNB
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC72%2520VNB%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for MC72%20VNB: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: NJ71%20VML
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ71%2520VML%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for NJ71%20VML: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: PK23%20AUA
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK23%2520AUA%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for PK23%20AUA: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: RF23%20YVP
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF23%2520YVP%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for RF23%20YVP: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: RF25%20XKY
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF25%2520XKY%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for RF25%20XKY: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: SH71%20NVE
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH71%2520NVE%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for SH71%20NVE: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: BJ65%20VXC
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ65%2520VXC%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for BJ65%20VXC: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: SM63%20CYG
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM63%2520CYG%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for SM63%20CYG: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: WF13%20MVC
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF13%2520MVC%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for WF13%20MVC: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: SK16%20ONJ
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK16%2520ONJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for SK16%20ONJ: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: AJ72%20FSF
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ72%2520FSF%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for AJ72%20FSF: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: EJ73%20XPO
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ73%2520XPO%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for EJ73%20XPO: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: MA21%20SVN
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA21%2520SVN%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for MA21%20SVN: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: DF69%20LPC
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF69%2520LPC%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for DF69%20LPC: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: GJ63%20AWU
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ63%2520AWU%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for GJ63%20AWU: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: KY66%20GYH
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY66%2520GYH%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for KY66%20GYH: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: NG69%20FHT
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG69%2520FHT%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for NG69%20FHT: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: NU23%20KHB
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU23%2520KHB%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for NU23%20KHB: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: OU17%20YZR
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU17%2520YZR%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for OU17%20YZR: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: YR13%20XDZ
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR13%2520XDZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for YR13%20XDZ: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: YR72%20OHG
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR72%2520OHG%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for YR72%20OHG: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: LF67%20UEW
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF67%2520UEW%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for LF67%20UEW: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: BL74%20WJV
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL74%2520WJV%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for BL74%20WJV: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: BT70%20AXV
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT70%2520AXV%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for BT70%20AXV: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: KN73%20ODX
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN73%2520ODX%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for KN73%20ODX: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: KT24%20TEO
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT24%2520TEO%27 HTTP/1.1" 200 None
2026-03-29 22:14:58 [bca.uk] INFO: Scrape type for KT24%20TEO: 0
2026-03-29 22:14:58 [bca.uk] INFO: Found listing with ID: KU21%20PJJ
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU21%2520PJJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for KU21%20PJJ: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: KW73%20HVX
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW73%2520HVX%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for KW73%20HVX: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: LL67%20YWF
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL67%2520YWF%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for LL67%20YWF: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: LM20%20MUO
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM20%2520MUO%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for LM20%20MUO: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: M15%20CXT
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27M15%2520CXT%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for M15%20CXT: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: PO68%20ZDU
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO68%2520ZDU%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for PO68%20ZDU: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: PO72%20YGK
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO72%2520YGK%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for PO72%20YGK: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: RF71%20CNO
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF71%2520CNO%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for RF71%20CNO: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: RX20%20ULV
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX20%2520ULV%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for RX20%20ULV: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: S30%20PFW
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27S30%2520PFW%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for S30%20PFW: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: WG71%20FTF
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG71%2520FTF%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for WG71%20FTF: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: YP22%20YCH
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP22%2520YCH%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for YP22%20YCH: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: AF73%20ESY
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF73%2520ESY%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for AF73%20ESY: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: DL73%20HOJ
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520HOJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for DL73%20HOJ: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: DL73%20LGJ
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520LGJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for DL73%20LGJ: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: DS24%20OYZ
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS24%2520OYZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for DS24%20OYZ: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: DV24%20JNK
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV24%2520JNK%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for DV24%20JNK: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: DY74%20BVL
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY74%2520BVL%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for DY74%20BVL: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: GD23%20YKE
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD23%2520YKE%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for GD23%20YKE: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: KE73%20BBF
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE73%2520BBF%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for KE73%20BBF: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: KF73%20AOK
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF73%2520AOK%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for KF73%20AOK: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: LL74%20DGV
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520DGV%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for LL74%20DGV: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: LL74%20DHX
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520DHX%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for LL74%20DHX: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: LL74%20DHY
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520DHY%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for LL74%20DHY: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: LL74%20DKO
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520DKO%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for LL74%20DKO: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: LN24%20RHF
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520RHF%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for LN24%20RHF: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: LN24%20RUR
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520RUR%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for LN24%20RUR: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: LP23%20GVM
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP23%2520GVM%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for LP23%20GVM: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: LP23%20GYX
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP23%2520GYX%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for LP23%20GYX: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: LP23%20GZA
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP23%2520GZA%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for LP23%20GZA: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: ML74%20XNM
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML74%2520XNM%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for ML74%20XNM: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: VK24%20MMX
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK24%2520MMX%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for VK24%20MMX: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: WP74%20CVY
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP74%2520CVY%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for WP74%20CVY: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: WP74%20CVZ
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP74%2520CVZ%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for WP74%20CVZ: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: YJ73%20WTY
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ73%2520WTY%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for YJ73%20WTY: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: BN11%20MWK
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN11%2520MWK%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for BN11%20MWK: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: GR56%20OBC
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GR56%2520OBC%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for GR56%20OBC: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: VE16%20KPV
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE16%2520KPV%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for VE16%20KPV: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: KD17%20DTF
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KD17%2520DTF%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for KD17%20DTF: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: LC23%20OUV
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC23%2520OUV%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for LC23%20OUV: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: LA72%20FWB
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA72%2520FWB%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for LA72%20FWB: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: EU65%20VYS
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU65%2520VYS%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for EU65%20VYS: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: RF16%20ZJV
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF16%2520ZJV%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for RF16%20ZJV: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: LL70%20UTF
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL70%2520UTF%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for LL70%20UTF: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: BJ25%20KCV
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ25%2520KCV%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for BJ25%20KCV: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: BK74%20FUJ
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK74%2520FUJ%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for BK74%20FUJ: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: RX25%20AUV
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX25%2520AUV%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for RX25%20AUV: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: RX25%20AUW
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX25%2520AUW%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for RX25%20AUW: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: WT25%20UFM
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UFM%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for WT25%20UFM: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: WT25%20UFV
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UFV%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for WT25%20UFV: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: WT25%20UGA
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UGA%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for WT25%20UGA: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: WT25%20UGG
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UGG%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for WT25%20UGG: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: WT25%20UGL
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UGL%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for WT25%20UGL: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: WT25%20UGP
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UGP%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for WT25%20UGP: 0
2026-03-29 22:14:59 [bca.uk] INFO: Found listing with ID: WT25%20UHB
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UHB%27 HTTP/1.1" 200 None
2026-03-29 22:14:59 [bca.uk] INFO: Scrape type for WT25%20UHB: 0
2026-03-29 22:14:59 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=82&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:59 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=82&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:14:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=82&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:15:02 [bca.uk] INFO: Total items found: 100
2026-03-29 22:15:02 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=83&sort=MostRecentlyAdded
2026-03-29 22:15:02 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:15:02 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=83&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: WT25%20UHF
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UHF%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for WT25%20UHF: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: WT25%20UHG
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UHG%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for WT25%20UHG: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: YP24%20TVZ
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP24%2520TVZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for YP24%20TVZ: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: YP74%20VLB
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP74%2520VLB%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for YP74%20VLB: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: CV70%20HFA
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV70%2520HFA%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for CV70%20HFA: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: YO18%20RZN
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO18%2520RZN%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for YO18%20RZN: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: AV69%20TBZ
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV69%2520TBZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for AV69%20TBZ: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: DA73%20PBX
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA73%2520PBX%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for DA73%20PBX: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: EF65%20XAT
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF65%2520XAT%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for EF65%20XAT: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: EJ20%20ULD
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ20%2520ULD%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for EJ20%20ULD: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: FG14%20CUA
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG14%2520CUA%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for FG14%20CUA: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: GN21%20ZMV
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN21%2520ZMV%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for GN21%20ZMV: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: GV16%20UXD
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV16%2520UXD%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for GV16%20UXD: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: KJ19%20NDD
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ19%2520NDD%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for KJ19%20NDD: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: KM69%20BWC
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM69%2520BWC%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for KM69%20BWC: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: KR24%20RDU
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR24%2520RDU%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for KR24%20RDU: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: KT15%20WKY
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT15%2520WKY%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for KT15%20WKY: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: KW66%20SNU
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW66%2520SNU%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for KW66%20SNU: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: KY21%20DSV
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY21%2520DSV%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for KY21%20DSV: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: LX14%20NEJ
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX14%2520NEJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for LX14%20NEJ: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: MT20%20ZVJ
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT20%2520ZVJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for MT20%20ZVJ: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: OU18%20KRX
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU18%2520KRX%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for OU18%20KRX: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: RJ19%20PBY
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ19%2520PBY%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for RJ19%20PBY: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: RV69%20YBL
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV69%2520YBL%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for RV69%20YBL: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: SE65%20YHM
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE65%2520YHM%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for SE65%20YHM: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: SH70%20OFN
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH70%2520OFN%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for SH70%20OFN: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: YB14%20HFT
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB14%2520HFT%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for YB14%20HFT: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: YF68%20ZHY
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF68%2520ZHY%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for YF68%20ZHY: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: YG69%20WDD
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG69%2520WDD%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for YG69%20WDD: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: DN23%20VEH
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN23%2520VEH%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for DN23%20VEH: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: GM67%20CME
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM67%2520CME%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for GM67%20CME: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: GY71%20VDL
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY71%2520VDL%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for GY71%20VDL: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: KE22%20PJV
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE22%2520PJV%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for KE22%20PJV: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: SW69%20OJM
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW69%2520OJM%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for SW69%20OJM: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: VD03%20MON
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VD03%2520MON%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for VD03%20MON: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: BK24%20NHU
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK24%2520NHU%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for BK24%20NHU: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: CK21%20KYG
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK21%2520KYG%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for CK21%20KYG: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: CU17%20TZX
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU17%2520TZX%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for CU17%20TZX: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: CV73%20RUW
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV73%2520RUW%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for CV73%20RUW: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: VO73%20KCE
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO73%2520KCE%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for VO73%20KCE: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: LS73%20UPO
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS73%2520UPO%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for LS73%20UPO: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: SA19%20OCE
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA19%2520OCE%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for SA19%20OCE: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: SM21%20UGT
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM21%2520UGT%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for SM21%20UGT: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: WG18%20VLS
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG18%2520VLS%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for WG18%20VLS: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: WG72%20TBZ
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG72%2520TBZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for WG72%20TBZ: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: YK17%20TKT
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK17%2520TKT%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for YK17%20TKT: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: BF67%20ZYR
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF67%2520ZYR%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for BF67%20ZYR: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: EK22%20MVT
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK22%2520MVT%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for EK22%20MVT: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: EX23%20VFD
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX23%2520VFD%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for EX23%20VFD: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: FX72%20RBU
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX72%2520RBU%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for FX72%20RBU: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: KX18%20FWZ
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX18%2520FWZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for KX18%20FWZ: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: LF23%20VTK
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF23%2520VTK%27 HTTP/1.1" 200 None
2026-03-29 22:15:02 [bca.uk] INFO: Scrape type for LF23%20VTK: 0
2026-03-29 22:15:02 [bca.uk] INFO: Found listing with ID: LG70%20XBH
2026-03-29 22:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG70%2520XBH%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for LG70%20XBH: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: LV72%20KWO
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV72%2520KWO%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for LV72%20KWO: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: NA72%20FTZ
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA72%2520FTZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for NA72%20FTZ: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: WR72%20ZZT
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR72%2520ZZT%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for WR72%20ZZT: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: AK18%20VST
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK18%2520VST%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for AK18%20VST: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: EK20%20NZC
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK20%2520NZC%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for EK20%20NZC: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: GY61%20UKK
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY61%2520UKK%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for GY61%20UKK: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: KR19%20RKX
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR19%2520RKX%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for KR19%20RKX: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: KU09%20FGO
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU09%2520FGO%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for KU09%20FGO: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: NG15%20GWX
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG15%2520GWX%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for NG15%20GWX: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: RX65%20PZP
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX65%2520PZP%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for RX65%20PZP: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: WJ67%20UEN
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ67%2520UEN%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for WJ67%20UEN: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: AF23%20YTL
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF23%2520YTL%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for AF23%20YTL: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: BK67%20ZZW
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK67%2520ZZW%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for BK67%20ZZW: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: EA20%20SZP
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA20%2520SZP%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for EA20%20SZP: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: LA17%20FML
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA17%2520FML%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for LA17%20FML: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: M28%20JXF
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27M28%2520JXF%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for M28%20JXF: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: MM67%20GNY
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM67%2520GNY%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for MM67%20GNY: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: NG16%20CNJ
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG16%2520CNJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for NG16%20CNJ: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: OE14%20ZVC
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE14%2520ZVC%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for OE14%20ZVC: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: OW66%20ATN
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW66%2520ATN%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for OW66%20ATN: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: VU68%20PBV
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU68%2520PBV%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for VU68%20PBV: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: YG15%20BYV
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG15%2520BYV%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for YG15%20BYV: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: YF69%20OBM
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF69%2520OBM%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for YF69%20OBM: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: FE67%20PXN
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE67%2520PXN%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for FE67%20PXN: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: EY70%20LFR
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY70%2520LFR%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for EY70%20LFR: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: EA18%20OEP
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA18%2520OEP%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for EA18%20OEP: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: EN14%20GKC
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN14%2520GKC%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for EN14%20GKC: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: LP62%20TXD
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP62%2520TXD%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for LP62%20TXD: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: BP11%20YWW
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP11%2520YWW%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for BP11%20YWW: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: FN61%20HWO
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN61%2520HWO%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for FN61%20HWO: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: HG08%20HGP
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG08%2520HGP%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for HG08%20HGP: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: PN65%20NPA
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN65%2520NPA%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for PN65%20NPA: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: PO67%20WWL
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO67%2520WWL%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for PO67%20WWL: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: SJ53%20LFF
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ53%2520LFF%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for SJ53%20LFF: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: BD72%20UWA
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD72%2520UWA%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for BD72%20UWA: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: HV72%20UZX
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV72%2520UZX%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for HV72%20UZX: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: ND72%20UGO
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND72%2520UGO%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for ND72%20UGO: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: YS22%20ODW
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS22%2520ODW%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for YS22%20ODW: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: MT13%20VNW
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT13%2520VNW%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for MT13%20VNW: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: MV75%20YTH
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV75%2520YTH%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for MV75%20YTH: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: DS20%20DMV
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS20%2520DMV%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for DS20%20DMV: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: FD21%20UPE
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD21%2520UPE%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for FD21%20UPE: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: FG20%20GFE
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG20%2520GFE%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for FG20%20GFE: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: FH70%20KUE
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH70%2520KUE%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for FH70%20KUE: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: FL70%20HLX
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL70%2520HLX%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for FL70%20HLX: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: FN71%20OKW
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN71%2520OKW%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for FN71%20OKW: 0
2026-03-29 22:15:03 [bca.uk] INFO: Found listing with ID: BC18%20EZX
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC18%2520EZX%27 HTTP/1.1" 200 None
2026-03-29 22:15:03 [bca.uk] INFO: Scrape type for BC18%20EZX: 0
2026-03-29 22:15:03 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=83&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:03 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=83&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=83&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:15:06 [bca.uk] INFO: Total items found: 100
2026-03-29 22:15:06 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=84&sort=MostRecentlyAdded
2026-03-29 22:15:06 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:15:06 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=84&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:06 [bca.uk] INFO: Found listing with ID: DP69%20VUY
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP69%2520VUY%27 HTTP/1.1" 200 None
2026-03-29 22:15:06 [bca.uk] INFO: Scrape type for DP69%20VUY: 0
2026-03-29 22:15:06 [bca.uk] INFO: Found listing with ID: LR22%20HNG
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR22%2520HNG%27 HTTP/1.1" 200 None
2026-03-29 22:15:06 [bca.uk] INFO: Scrape type for LR22%20HNG: 0
2026-03-29 22:15:06 [bca.uk] INFO: Found listing with ID: BG72%20UDV
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG72%2520UDV%27 HTTP/1.1" 200 None
2026-03-29 22:15:06 [bca.uk] INFO: Scrape type for BG72%20UDV: 0
2026-03-29 22:15:06 [bca.uk] INFO: Found listing with ID: CJ72%20FRX
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ72%2520FRX%27 HTTP/1.1" 200 None
2026-03-29 22:15:06 [bca.uk] INFO: Scrape type for CJ72%20FRX: 0
2026-03-29 22:15:06 [bca.uk] INFO: Found listing with ID: CJ72%20FSC
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ72%2520FSC%27 HTTP/1.1" 200 None
2026-03-29 22:15:06 [bca.uk] INFO: Scrape type for CJ72%20FSC: 0
2026-03-29 22:15:06 [bca.uk] INFO: Found listing with ID: DC73%20CYT
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC73%2520CYT%27 HTTP/1.1" 200 None
2026-03-29 22:15:06 [bca.uk] INFO: Scrape type for DC73%20CYT: 0
2026-03-29 22:15:06 [bca.uk] INFO: Found listing with ID: KP71%20CDK
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP71%2520CDK%27 HTTP/1.1" 200 None
2026-03-29 22:15:06 [bca.uk] INFO: Scrape type for KP71%20CDK: 0
2026-03-29 22:15:06 [bca.uk] INFO: Found listing with ID: WP70%20UBB
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP70%2520UBB%27 HTTP/1.1" 200 None
2026-03-29 22:15:06 [bca.uk] INFO: Scrape type for WP70%20UBB: 0
2026-03-29 22:15:06 [bca.uk] INFO: Found listing with ID: YC25%20NRJ
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC25%2520NRJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:06 [bca.uk] INFO: Scrape type for YC25%20NRJ: 0
2026-03-29 22:15:06 [bca.uk] INFO: Found listing with ID: YE25%20HRC
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE25%2520HRC%27 HTTP/1.1" 200 None
2026-03-29 22:15:06 [bca.uk] INFO: Scrape type for YE25%20HRC: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: YC25%20WUP
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC25%2520WUP%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for YC25%20WUP: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: YC25%20ZGA
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC25%2520ZGA%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for YC25%20ZGA: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: BV23%20HVZ
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV23%2520HVZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for BV23%20HVZ: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: WA14%20NPO
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA14%2520NPO%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for WA14%20NPO: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: BL19%20XXY
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL19%2520XXY%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for BL19%20XXY: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: AU66%20LJX
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU66%2520LJX%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for AU66%20LJX: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: EJ69%20DFG
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ69%2520DFG%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for EJ69%20DFG: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: LS69%20MKN
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS69%2520MKN%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for LS69%20MKN: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: SD22%20EER
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD22%2520EER%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for SD22%20EER: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: WV18%20KJN
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV18%2520KJN%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for WV18%20KJN: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: YT67%20WDV
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT67%2520WDV%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for YT67%20WDV: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: BV19%20XZP
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV19%2520XZP%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for BV19%20XZP: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: KM71%20EUY
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM71%2520EUY%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for KM71%20EUY: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: NA72%20EFE
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA72%2520EFE%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for NA72%20EFE: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: BL71%20UGO
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL71%2520UGO%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for BL71%20UGO: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: BV70%20KNN
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV70%2520KNN%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for BV70%20KNN: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: DY23%20KSZ
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY23%2520KSZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for DY23%20KSZ: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: DY24%20LPE
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY24%2520LPE%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for DY24%20LPE: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: HJ23%20XOZ
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ23%2520XOZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for HJ23%20XOZ: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: LA71%20XWD
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA71%2520XWD%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for LA71%20XWD: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: LK22%20VMA
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK22%2520VMA%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for LK22%20VMA: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: LP21%20PVA
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP21%2520PVA%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for LP21%20PVA: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: OV71%20PXN
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV71%2520PXN%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for OV71%20PXN: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: RF66%20OES
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF66%2520OES%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for RF66%20OES: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: WF71%20ZNT
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF71%2520ZNT%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for WF71%20ZNT: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: YH71%20OOV
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH71%2520OOV%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for YH71%20OOV: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: LC11%20GCF
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC11%2520GCF%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for LC11%20GCF: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: BT71%20LBF
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT71%2520LBF%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for BT71%20LBF: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: HT73%20DWP
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT73%2520DWP%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for HT73%20DWP: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: HT73%20DXE
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT73%2520DXE%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for HT73%20DXE: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: HT73%20DXW
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT73%2520DXW%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for HT73%20DXW: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: HX24%20XHA
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX24%2520XHA%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for HX24%20XHA: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: LC72%20FFD
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC72%2520FFD%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for LC72%20FFD: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: LD72%20VBG
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD72%2520VBG%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for LD72%20VBG: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: MM71%20KSF
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM71%2520KSF%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for MM71%20KSF: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: ND25%20HWR
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND25%2520HWR%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for ND25%20HWR: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: NL23%20OVF
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL23%2520OVF%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for NL23%20OVF: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: SK72%20WTZ
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK72%2520WTZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for SK72%20WTZ: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: WR71%20OWE
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR71%2520OWE%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for WR71%20OWE: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: YD20%20FNX
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD20%2520FNX%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for YD20%20FNX: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: YE20%20AUA
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE20%2520AUA%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for YE20%20AUA: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: YE20%20AUH
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE20%2520AUH%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for YE20%20AUH: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: YE20%20AUJ
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE20%2520AUJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for YE20%20AUJ: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: YE20%20DDA
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE20%2520DDA%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for YE20%20DDA: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: FL22%20SJX
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL22%2520SJX%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for FL22%20SJX: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: SL22%20CBV
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL22%2520CBV%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for SL22%20CBV: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: SL22%20CCE
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL22%2520CCE%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for SL22%20CCE: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: YR23%20CUK
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR23%2520CUK%27 HTTP/1.1" 200 None
2026-03-29 22:15:07 [bca.uk] INFO: Scrape type for YR23%20CUK: 0
2026-03-29 22:15:07 [bca.uk] INFO: Found listing with ID: AV71%20EYD
2026-03-29 22:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV71%2520EYD%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for AV71%20EYD: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: HJ22%20MKG
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ22%2520MKG%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for HJ22%20MKG: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: HN73%20NDG
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN73%2520NDG%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for HN73%20NDG: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: LG22%20OPF
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG22%2520OPF%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for LG22%20OPF: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: ND70%20TXK
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND70%2520TXK%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for ND70%20TXK: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: NU71%20JXC
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU71%2520JXC%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for NU71%20JXC: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: SP20%20OYL
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP20%2520OYL%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for SP20%20OYL: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: WJ18%20NKM
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ18%2520NKM%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for WJ18%20NKM: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: WX22%20PZH
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX22%2520PZH%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for WX22%20PZH: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: YT25%20JVE
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT25%2520JVE%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for YT25%20JVE: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: RJ74%20NJK
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ74%2520NJK%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for RJ74%20NJK: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: DY73%20EZL
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY73%2520EZL%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for DY73%20EZL: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: EN19%20YGL
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN19%2520YGL%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for EN19%20YGL: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: FP71%20XUZ
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP71%2520XUZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for FP71%20XUZ: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: VK72%20NGO
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK72%2520NGO%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for VK72%20NGO: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: WN22%20SXW
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520SXW%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for WN22%20SXW: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: MB13%20CPB
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MB13%2520CPB%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for MB13%20CPB: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: SN65%20ACL
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN65%2520ACL%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for SN65%20ACL: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: AP15%20EEW
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP15%2520EEW%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for AP15%20EEW: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: BG19%20MDN
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG19%2520MDN%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for BG19%20MDN: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: LC22%20BXU
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC22%2520BXU%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for LC22%20BXU: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: CX05%20HZZ
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX05%2520HZZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for CX05%20HZZ: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: EU09%20JZT
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU09%2520JZT%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for EU09%20JZT: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: FV70%20PPZ
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV70%2520PPZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for FV70%20PPZ: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: PV11%20APE
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PV11%2520APE%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for PV11%20APE: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: BD08%20AEF
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD08%2520AEF%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for BD08%20AEF: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: DN22%20TKD
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN22%2520TKD%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for DN22%20TKD: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: EJ64%20KPK
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ64%2520KPK%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for EJ64%20KPK: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: EO17%20TWC
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO17%2520TWC%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for EO17%20TWC: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: KT65%20HYC
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT65%2520HYC%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for KT65%20HYC: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: KV18%20FMP
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV18%2520FMP%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for KV18%20FMP: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: LT68%20EAP
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT68%2520EAP%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for LT68%20EAP: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: MA16%20KKR
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA16%2520KKR%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for MA16%20KKR: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: MF17%20PVL
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF17%2520PVL%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for MF17%20PVL: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: ND66%20ZNN
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND66%2520ZNN%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for ND66%20ZNN: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: PN67%20YJW
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN67%2520YJW%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for PN67%20YJW: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: RO16%20EXS
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO16%2520EXS%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for RO16%20EXS: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: SA18%20BFK
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA18%2520BFK%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for SA18%20BFK: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: SA54%20NBY
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA54%2520NBY%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for SA54%20NBY: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: SJ16%20LLW
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ16%2520LLW%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for SJ16%20LLW: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: SK65%20OEB
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK65%2520OEB%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for SK65%20OEB: 0
2026-03-29 22:15:08 [bca.uk] INFO: Found listing with ID: SY17%20UAP
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY17%2520UAP%27 HTTP/1.1" 200 None
2026-03-29 22:15:08 [bca.uk] INFO: Scrape type for SY17%20UAP: 0
2026-03-29 22:15:08 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=84&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:08 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=84&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:10 [scrapy.extensions.logstats] INFO: Crawled 216 pages (at 15 pages/min), scraped 993 items (at 0 items/min)
2026-03-29 22:15:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-29 22:15:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=84&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:15:10 [bca.uk] INFO: Total items found: 100
2026-03-29 22:15:10 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=85&sort=MostRecentlyAdded
2026-03-29 22:15:10 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:15:10 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=85&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: VX68%20NUJ
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX68%2520NUJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for VX68%20NUJ: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: W999%20EBY
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27W999%2520EBY%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for W999%20EBY: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: YR17%20MGU
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR17%2520MGU%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for YR17%20MGU: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: BG71%20UPP
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG71%2520UPP%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for BG71%20UPP: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: BK71%20ZLU
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK71%2520ZLU%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for BK71%20ZLU: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: BU71%20AYJ
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU71%2520AYJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for BU71%20AYJ: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: KU74%20EHK
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU74%2520EHK%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for KU74%20EHK: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: KV71%20XYJ
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV71%2520XYJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for KV71%20XYJ: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: LM71%20OCD
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM71%2520OCD%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for LM71%20OCD: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: MC71%20OHH
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC71%2520OHH%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for MC71%20OHH: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: MT71%20OBW
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT71%2520OBW%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for MT71%20OBW: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: RE71%20LRL
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE71%2520LRL%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for RE71%20LRL: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: GP15%20AHK
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GP15%2520AHK%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for GP15%20AHK: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: EY12%20YYJ
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY12%2520YYJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for EY12%20YYJ: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: ST62%20KHP
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST62%2520KHP%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for ST62%20KHP: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: ND13%20KHL
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND13%2520KHL%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for ND13%20KHL: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: E4%20SXC
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27E4%2520SXC%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for E4%20SXC: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: SH64%20WCV
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH64%2520WCV%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for SH64%20WCV: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: RE70%20FXW
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE70%2520FXW%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for RE70%20FXW: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: AJ71%20FNF
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ71%2520FNF%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for AJ71%20FNF: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: DE70%20OYM
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE70%2520OYM%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for DE70%20OYM: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: YO68%20XDS
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO68%2520XDS%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for YO68%20XDS: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: ESZ%207875
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ESZ%25207875%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for ESZ%207875: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: WP18%20VMD
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP18%2520VMD%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for WP18%20VMD: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: MJ18%20DZA
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ18%2520DZA%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for MJ18%20DZA: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: MV63%20ENE
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV63%2520ENE%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for MV63%20ENE: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: CA72%20ZHD
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA72%2520ZHD%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for CA72%20ZHD: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: LV70%20NVZ
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV70%2520NVZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for LV70%20NVZ: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: SP19%20VTL
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP19%2520VTL%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for SP19%20VTL: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: GJ18%20FHV
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ18%2520FHV%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for GJ18%20FHV: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: NJ65%20DFK
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ65%2520DFK%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for NJ65%20DFK: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: FP69%20LLO
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP69%2520LLO%27 HTTP/1.1" 200 None
2026-03-29 22:15:10 [bca.uk] INFO: Scrape type for FP69%20LLO: 0
2026-03-29 22:15:10 [bca.uk] INFO: Found listing with ID: KP75%20DJF
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP75%2520DJF%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for KP75%20DJF: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: KW74%20SRO
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW74%2520SRO%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for KW74%20SRO: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: BT23%20DVJ
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT23%2520DVJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for BT23%20DVJ: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: WN75%20GWE
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN75%2520GWE%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for WN75%20GWE: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: WN75%20SYE
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN75%2520SYE%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for WN75%20SYE: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: KN75%20HFF
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN75%2520HFF%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for KN75%20HFF: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: DL15%20FDD
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL15%2520FDD%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for DL15%20FDD: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: HV71%20XGH
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV71%2520XGH%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for HV71%20XGH: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: GP25%20CDY
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GP25%2520CDY%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for GP25%20CDY: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: DV70%20UWF
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV70%2520UWF%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for DV70%20UWF: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: EO60%20XRH
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO60%2520XRH%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for EO60%20XRH: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: FD16%20GCK
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD16%2520GCK%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for FD16%20GCK: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: HG69%20KKE
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG69%2520KKE%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for HG69%20KKE: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: LN60%20TKX
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN60%2520TKX%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for LN60%20TKX: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: PL72%20WSN
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL72%2520WSN%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for PL72%20WSN: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: WN66%20HLW
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN66%2520HLW%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for WN66%20HLW: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: ET17%20HTZ
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET17%2520HTZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for ET17%20HTZ: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: RE24%20EZL
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE24%2520EZL%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for RE24%20EZL: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: HN15%20UYW
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN15%2520UYW%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for HN15%20UYW: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: HX23%20XLV
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX23%2520XLV%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for HX23%20XLV: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: BK22%20DVC
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520DVC%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for BK22%20DVC: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: LO22%20JPF
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO22%2520JPF%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for LO22%20JPF: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: LA70%20EFL
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA70%2520EFL%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for LA70%20EFL: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: HV23%20NYR
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV23%2520NYR%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for HV23%20NYR: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: LO71%20TMV
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO71%2520TMV%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for LO71%20TMV: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: RK71%20CHO
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK71%2520CHO%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for RK71%20CHO: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: LM67%20OZN
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM67%2520OZN%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for LM67%20OZN: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: HY24%20BLK
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY24%2520BLK%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for HY24%20BLK: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: HX13%20ENE
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX13%2520ENE%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for HX13%20ENE: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: BV24%20ZNU
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV24%2520ZNU%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for BV24%20ZNU: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: NX13%20CEN
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX13%2520CEN%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for NX13%20CEN: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: BT24%20KGA
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT24%2520KGA%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for BT24%20KGA: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: WN23%20OXH
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN23%2520OXH%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for WN23%20OXH: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: OV23%20EOL
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV23%2520EOL%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for OV23%20EOL: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: AD17%20HLF
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AD17%2520HLF%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for AD17%20HLF: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: YH71%20MGJ
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH71%2520MGJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for YH71%20MGJ: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: KM71%20TSU
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM71%2520TSU%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for KM71%20TSU: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: KP24%20AAO
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP24%2520AAO%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for KP24%20AAO: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: RE74%20ZWC
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE74%2520ZWC%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for RE74%20ZWC: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: RF73%20KTP
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF73%2520KTP%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for RF73%20KTP: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: PN23%20UOJ
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN23%2520UOJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for PN23%20UOJ: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: MT73%20UAP
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT73%2520UAP%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for MT73%20UAP: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: GX19%20GJU
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX19%2520GJU%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for GX19%20GJU: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: BN25%20PXZ
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN25%2520PXZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for BN25%20PXZ: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: RJ75%20GZE
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ75%2520GZE%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for RJ75%20GZE: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: OE21%20CMO
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE21%2520CMO%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for OE21%20CMO: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: FE23%20XMT
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE23%2520XMT%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for FE23%20XMT: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: HY22%20HFS
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY22%2520HFS%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for HY22%20HFS: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: NL23%20OZW
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL23%2520OZW%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for NL23%20OZW: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: SA73%20AKV
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA73%2520AKV%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for SA73%20AKV: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: DP69%20UHU
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP69%2520UHU%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for DP69%20UHU: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: DK22%20MOA
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK22%2520MOA%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for DK22%20MOA: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: KN75%20BKA
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN75%2520BKA%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for KN75%20BKA: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: DS22%20UFC
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS22%2520UFC%27 HTTP/1.1" 200 None
2026-03-29 22:15:11 [bca.uk] INFO: Scrape type for DS22%20UFC: 0
2026-03-29 22:15:11 [bca.uk] INFO: Found listing with ID: LS24%20NLL
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS24%2520NLL%27 HTTP/1.1" 200 None
2026-03-29 22:15:12 [bca.uk] INFO: Scrape type for LS24%20NLL: 0
2026-03-29 22:15:12 [bca.uk] INFO: Found listing with ID: MA22%20KZR
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA22%2520KZR%27 HTTP/1.1" 200 None
2026-03-29 22:15:12 [bca.uk] INFO: Scrape type for MA22%20KZR: 0
2026-03-29 22:15:12 [bca.uk] INFO: Found listing with ID: YF75%20WHM
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF75%2520WHM%27 HTTP/1.1" 200 None
2026-03-29 22:15:12 [bca.uk] INFO: Scrape type for YF75%20WHM: 0
2026-03-29 22:15:12 [bca.uk] INFO: Found listing with ID: OE72%20MXT
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE72%2520MXT%27 HTTP/1.1" 200 None
2026-03-29 22:15:12 [bca.uk] INFO: Scrape type for OE72%20MXT: 0
2026-03-29 22:15:12 [bca.uk] INFO: Found listing with ID: SG22%20XYP
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG22%2520XYP%27 HTTP/1.1" 200 None
2026-03-29 22:15:12 [bca.uk] INFO: Scrape type for SG22%20XYP: 0
2026-03-29 22:15:12 [bca.uk] INFO: Found listing with ID: KN75%20AVY
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN75%2520AVY%27 HTTP/1.1" 200 None
2026-03-29 22:15:12 [bca.uk] INFO: Scrape type for KN75%20AVY: 0
2026-03-29 22:15:12 [bca.uk] INFO: Found listing with ID: CN23%20ZDP
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN23%2520ZDP%27 HTTP/1.1" 200 None
2026-03-29 22:15:12 [bca.uk] INFO: Scrape type for CN23%20ZDP: 0
2026-03-29 22:15:12 [bca.uk] INFO: Found listing with ID: NJ23%20GWP
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ23%2520GWP%27 HTTP/1.1" 200 None
2026-03-29 22:15:12 [bca.uk] INFO: Scrape type for NJ23%20GWP: 0
2026-03-29 22:15:12 [bca.uk] INFO: Found listing with ID: RY73%20CWC
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RY73%2520CWC%27 HTTP/1.1" 200 None
2026-03-29 22:15:12 [bca.uk] INFO: Scrape type for RY73%20CWC: 0
2026-03-29 22:15:12 [bca.uk] INFO: Found listing with ID: FY23%20WPF
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY23%2520WPF%27 HTTP/1.1" 200 None
2026-03-29 22:15:12 [bca.uk] INFO: Scrape type for FY23%20WPF: 0
2026-03-29 22:15:12 [bca.uk] INFO: Found listing with ID: KN75%20BJE
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN75%2520BJE%27 HTTP/1.1" 200 None
2026-03-29 22:15:12 [bca.uk] INFO: Scrape type for KN75%20BJE: 0
2026-03-29 22:15:12 [bca.uk] INFO: Found listing with ID: KN75%20BHP
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN75%2520BHP%27 HTTP/1.1" 200 None
2026-03-29 22:15:12 [bca.uk] INFO: Scrape type for KN75%20BHP: 0
2026-03-29 22:15:12 [bca.uk] INFO: Found listing with ID: EX21%20KPK
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX21%2520KPK%27 HTTP/1.1" 200 None
2026-03-29 22:15:12 [bca.uk] INFO: Scrape type for EX21%20KPK: 0
2026-03-29 22:15:12 [bca.uk] INFO: Found listing with ID: KN75%20AWO
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN75%2520AWO%27 HTTP/1.1" 200 None
2026-03-29 22:15:12 [bca.uk] INFO: Scrape type for KN75%20AWO: 0
2026-03-29 22:15:12 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=85&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:12 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=85&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=85&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:15:14 [bca.uk] INFO: Total items found: 100
2026-03-29 22:15:14 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=86&sort=MostRecentlyAdded
2026-03-29 22:15:14 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:15:14 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=86&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: RY21%20SXU
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RY21%2520SXU%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for RY21%20SXU: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: MT21%20HKE
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT21%2520HKE%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for MT21%20HKE: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: GJ21%20LWM
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ21%2520LWM%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for GJ21%20LWM: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: LS21%20ONM
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS21%2520ONM%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for LS21%20ONM: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: CF71%20JRU
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF71%2520JRU%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for CF71%20JRU: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: MA25%20KOU
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA25%2520KOU%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for MA25%20KOU: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: LR22%20HOH
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR22%2520HOH%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for LR22%20HOH: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: AV23%20VVP
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV23%2520VVP%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for AV23%20VVP: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: VE70%20SYZ
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE70%2520SYZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for VE70%20SYZ: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: VE22%20WUG
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE22%2520WUG%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for VE22%20WUG: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: GF23%20KPO
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF23%2520KPO%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for GF23%20KPO: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: CK72%20YEL
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK72%2520YEL%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for CK72%20YEL: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: BW72%20XUR
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW72%2520XUR%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for BW72%20XUR: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: GF13%20CSY
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF13%2520CSY%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for GF13%20CSY: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: ND72%20RGU
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND72%2520RGU%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for ND72%20RGU: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: LG22%20FNJ
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG22%2520FNJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for LG22%20FNJ: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: CE21%20SXM
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE21%2520SXM%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for CE21%20SXM: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: EO21%20WYX
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO21%2520WYX%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for EO21%20WYX: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: YH22%20LNK
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH22%2520LNK%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for YH22%20LNK: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: WN23%20FZJ
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN23%2520FZJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for WN23%20FZJ: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: FV24%20ENH
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV24%2520ENH%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for FV24%20ENH: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: NV72%20HHZ
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV72%2520HHZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for NV72%20HHZ: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: HY23%20KXM
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY23%2520KXM%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for HY23%20KXM: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: LB24%20XUO
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB24%2520XUO%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for LB24%20XUO: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: GU23%20XLM
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU23%2520XLM%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for GU23%20XLM: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: HK23%20WJD
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK23%2520WJD%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for HK23%20WJD: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: MA71%20WNO
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA71%2520WNO%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for MA71%20WNO: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: KP22%20XMW
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP22%2520XMW%27 HTTP/1.1" 200 None
2026-03-29 22:15:14 [bca.uk] INFO: Scrape type for KP22%20XMW: 0
2026-03-29 22:15:14 [bca.uk] INFO: Found listing with ID: DE24%20EUL
2026-03-29 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE24%2520EUL%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for DE24%20EUL: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: NL22%20NWN
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL22%2520NWN%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for NL22%20NWN: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: FL71%20JHJ
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL71%2520JHJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for FL71%20JHJ: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: MX21%20YYN
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX21%2520YYN%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for MX21%20YYN: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: YX23%20KFJ
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX23%2520KFJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for YX23%20KFJ: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: YR22%20LVT
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR22%2520LVT%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for YR22%20LVT: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: LT60%20TJU
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT60%2520TJU%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for LT60%20TJU: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: GL71%20LSF
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL71%2520LSF%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for GL71%20LSF: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: DY22%20HZH
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY22%2520HZH%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for DY22%20HZH: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: VO66%20UXX
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO66%2520UXX%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for VO66%20UXX: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: YC15%20RDV
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC15%2520RDV%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for YC15%20RDV: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: DE22%20CZO
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE22%2520CZO%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for DE22%20CZO: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: BV72%20YVK
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV72%2520YVK%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for BV72%20YVK: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: WP72%20ZZY
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP72%2520ZZY%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for WP72%20ZZY: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: EF19%20PZJ
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF19%2520PZJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for EF19%20PZJ: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: YG10%20MYY
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG10%2520MYY%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for YG10%20MYY: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: VN63%20SGY
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN63%2520SGY%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for VN63%20SGY: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: LO75%20ZWZ
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO75%2520ZWZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for LO75%20ZWZ: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: WF14%20UAY
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF14%2520UAY%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for WF14%20UAY: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: BT06%20RDX
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT06%2520RDX%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for BT06%20RDX: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: CP02%20MFJ
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP02%2520MFJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for CP02%20MFJ: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: HK07%20FLH
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK07%2520FLH%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for HK07%20FLH: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: YR71%20OTF
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR71%2520OTF%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for YR71%20OTF: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: HN59%20YFR
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN59%2520YFR%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for HN59%20YFR: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: SP14%20ASV
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP14%2520ASV%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [bca.uk] INFO: Scrape type for SP14%20ASV: 0
2026-03-29 22:15:15 [bca.uk] INFO: Found listing with ID: CC63%20RAC
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CC63%2520RAC%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for CC63%20RAC: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: RK66%20LSD
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK66%2520LSD%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for RK66%20LSD: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: BT18%20XLN
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT18%2520XLN%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for BT18%20XLN: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: BSZ%209114
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BSZ%25209114%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for BSZ%209114: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: VE70%20GKN
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE70%2520GKN%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for VE70%20GKN: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: HF23%20PRZ
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF23%2520PRZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for HF23%20PRZ: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: WA07%20OGR
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA07%2520OGR%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for WA07%20OGR: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: KY19%20KGF
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY19%2520KGF%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for KY19%20KGF: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: PGZ%208458
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PGZ%25208458%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for PGZ%208458: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: NL10%20LFM
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL10%2520LFM%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for NL10%20LFM: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: FP53%20VXU
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP53%2520VXU%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for FP53%20VXU: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: SG63%20WDX
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG63%2520WDX%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for SG63%20WDX: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: BP69%20SFF
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP69%2520SFF%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for BP69%20SFF: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: NX11%20FWL
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX11%2520FWL%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for NX11%20FWL: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: MH19%20TVZ
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH19%2520TVZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for MH19%20TVZ: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: WU19%20PHK
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU19%2520PHK%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for WU19%20PHK: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: NX60%20DBY
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX60%2520DBY%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for NX60%20DBY: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: EO22%20YVD
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO22%2520YVD%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for EO22%20YVD: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: LP66%20DHJ
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP66%2520DHJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for LP66%20DHJ: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: LV72%20OHX
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV72%2520OHX%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for LV72%20OHX: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: DG20%20LZO
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG20%2520LZO%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for DG20%20LZO: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: MJ22%20VST
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ22%2520VST%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for MJ22%20VST: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: VX16%20OJG
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX16%2520OJG%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for VX16%20OJG: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: FE65%20AHF
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE65%2520AHF%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for FE65%20AHF: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: LM21%20GXZ
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM21%2520GXZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for LM21%20GXZ: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: VN66%20HCP
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN66%2520HCP%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for VN66%20HCP: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: DU04%20DBY
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU04%2520DBY%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for DU04%20DBY: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: DG72%20YJS
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG72%2520YJS%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for DG72%20YJS: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: KD23%20GOA
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KD23%2520GOA%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for KD23%20GOA: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: LT22%20XDU
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT22%2520XDU%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for LT22%20XDU: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: LX22%20LKE
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX22%2520LKE%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for LX22%20LKE: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: DU68%20YTO
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU68%2520YTO%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for DU68%20YTO: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: DA20%20DGX
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA20%2520DGX%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for DA20%20DGX: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: SW68%20TZJ
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW68%2520TZJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for SW68%20TZJ: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: SX22%20GFE
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SX22%2520GFE%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for SX22%20GFE: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: MH72%20FSA
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH72%2520FSA%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for MH72%20FSA: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: YD23%20GRH
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD23%2520GRH%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for YD23%20GRH: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: YY71%20THF
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY71%2520THF%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for YY71%20THF: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: YT67%20LRJ
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT67%2520LRJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for YT67%20LRJ: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: GX68%20WUJ
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX68%2520WUJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for GX68%20WUJ: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: KK23%20TCV
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KK23%2520TCV%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for KK23%20TCV: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: MC18%20LLG
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC18%2520LLG%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for MC18%20LLG: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: SK18%20DFJ
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK18%2520DFJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for SK18%20DFJ: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: GL72%20DND
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL72%2520DND%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for GL72%20DND: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: BL12%20YBV
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL12%2520YBV%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for BL12%20YBV: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: BD61%20XNW
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD61%2520XNW%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for BD61%20XNW: 0
2026-03-29 22:15:16 [bca.uk] INFO: Found listing with ID: BL13%20SDV
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL13%2520SDV%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [bca.uk] INFO: Scrape type for BL13%20SDV: 0
2026-03-29 22:15:16 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=86&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:16 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=86&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=86&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:15:18 [bca.uk] INFO: Total items found: 100
2026-03-29 22:15:18 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=87&sort=MostRecentlyAdded
2026-03-29 22:15:18 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:15:18 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=87&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:18 [bca.uk] INFO: Found listing with ID: BV18%20OBO
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV18%2520OBO%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for BV18%20OBO: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: CU63%20XJN
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU63%2520XJN%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for CU63%20XJN: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: DY10%20UWS
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY10%2520UWS%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for DY10%20UWS: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: YF15%20YYP
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF15%2520YYP%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for YF15%20YYP: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: YH20%20GOP
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH20%2520GOP%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for YH20%20GOP: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: YS17%20XUK
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS17%2520XUK%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for YS17%20XUK: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: HG19%20XFT
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG19%2520XFT%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for HG19%20XFT: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: WA17%20DHG
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA17%2520DHG%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for WA17%20DHG: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: UD1027094
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27UD1027094%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for UD1027094: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: BK22%20KCA
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520KCA%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for BK22%20KCA: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: LL68%20EBX
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL68%2520EBX%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for LL68%20EBX: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: LG23%20YAJ
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG23%2520YAJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for LG23%20YAJ: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: DN71%20VMC
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN71%2520VMC%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for DN71%20VMC: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: MW65%20YND
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW65%2520YND%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for MW65%20YND: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: KO16%20PXH
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO16%2520PXH%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for KO16%20PXH: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: FX64%20XFA
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX64%2520XFA%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for FX64%20XFA: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: YS69%20PAO
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS69%2520PAO%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for YS69%20PAO: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: YS69%20EUE
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS69%2520EUE%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for YS69%20EUE: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: VN65%20UKA
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN65%2520UKA%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for VN65%20UKA: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: SK16%20VYY
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK16%2520VYY%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for SK16%20VYY: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: SH14%20EFO
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH14%2520EFO%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for SH14%20EFO: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: LL61%20EYB
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL61%2520EYB%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for LL61%20EYB: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: SA13%20SVF
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA13%2520SVF%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for SA13%20SVF: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: RA15%20LRO
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA15%2520LRO%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for RA15%20LRO: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: ND09%20UYY
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND09%2520UYY%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for ND09%20UYY: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: LS60%20FAA
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS60%2520FAA%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for LS60%20FAA: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: MJ69%20ZRG
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ69%2520ZRG%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for MJ69%20ZRG: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: EA04%20LNK
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA04%2520LNK%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for EA04%20LNK: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: BT72%20XAK
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT72%2520XAK%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for BT72%20XAK: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: GX17%20TVP
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX17%2520TVP%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for GX17%20TVP: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: BV23%20RWW
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV23%2520RWW%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for BV23%20RWW: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: YK70%20HYU
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK70%2520HYU%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for YK70%20HYU: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: LG22%20ORN
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG22%2520ORN%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for LG22%20ORN: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: DU24%20FSC
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU24%2520FSC%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for DU24%20FSC: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: YE73%20UBO
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE73%2520UBO%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for YE73%20UBO: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: BN52%20YJM
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN52%2520YJM%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for BN52%20YJM: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: BG72%20DHY
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG72%2520DHY%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for BG72%20DHY: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: HT67%20CZW
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT67%2520CZW%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for HT67%20CZW: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: MJ75%20ZCT
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ75%2520ZCT%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for MJ75%20ZCT: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: BN24%20HLR
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN24%2520HLR%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for BN24%20HLR: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: VO22%20HGD
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO22%2520HGD%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for VO22%20HGD: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: WK68%20YKJ
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK68%2520YKJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for WK68%20YKJ: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: VN16%20XUB
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN16%2520XUB%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for VN16%20XUB: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: MK23%20HHP
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK23%2520HHP%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for MK23%20HHP: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: EA68%20MUV
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA68%2520MUV%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for EA68%20MUV: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: BF18%20WWA
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF18%2520WWA%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for BF18%20WWA: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: NL20%20ONN
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL20%2520ONN%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for NL20%20ONN: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: BW19%20COA
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW19%2520COA%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for BW19%20COA: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: WP71%20NCV
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP71%2520NCV%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for WP71%20NCV: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: BK23%20NWA
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520NWA%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for BK23%20NWA: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: HV24%20NZP
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV24%2520NZP%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for HV24%20NZP: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: LC71%20HHE
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC71%2520HHE%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for LC71%20HHE: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: NL23%20LRY
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL23%2520LRY%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for NL23%20LRY: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: LG22%20UWX
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG22%2520UWX%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for LG22%20UWX: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: ML20%20YAO
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML20%2520YAO%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for ML20%20YAO: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: RO23%20VNF
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO23%2520VNF%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for RO23%20VNF: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: LT72%20YAV
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT72%2520YAV%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for LT72%20YAV: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: BK24%20NNZ
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK24%2520NNZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [bca.uk] INFO: Scrape type for BK24%20NNZ: 0
2026-03-29 22:15:19 [bca.uk] INFO: Found listing with ID: BK68%20XNZ
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK68%2520XNZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for BK68%20XNZ: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: BP72%20GZF
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP72%2520GZF%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for BP72%20GZF: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: LT22%20VKP
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT22%2520VKP%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for LT22%20VKP: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: YS15%20VCX
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS15%2520VCX%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for YS15%20VCX: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: MK73%20LFG
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK73%2520LFG%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for MK73%20LFG: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: BG68%20FXY
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG68%2520FXY%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for BG68%20FXY: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: YY73%20XHH
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY73%2520XHH%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for YY73%20XHH: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: YY73%20XJG
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY73%2520XJG%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for YY73%20XJG: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: AJ18%20FJX
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ18%2520FJX%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for AJ18%20FJX: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: BP22%20XCF
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP22%2520XCF%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for BP22%20XCF: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: BU22%20YSD
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU22%2520YSD%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for BU22%20YSD: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: DC21%20KUE
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC21%2520KUE%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for DC21%20KUE: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: YC68%20OZB
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC68%2520OZB%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for YC68%20OZB: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: BG24%20GUA
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG24%2520GUA%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for BG24%20GUA: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: BP73%20HXY
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP73%2520HXY%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for BP73%20HXY: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: BT24%20NDJ
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT24%2520NDJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for BT24%20NDJ: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: MK24%20YNZ
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK24%2520YNZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for MK24%20YNZ: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: HN23%20LUR
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN23%2520LUR%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for HN23%20LUR: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: MA75%20YYP
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA75%2520YYP%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for MA75%20YYP: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: MF25%20XKX
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF25%2520XKX%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for MF25%20XKX: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: MF25%20XKY
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF25%2520XKY%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for MF25%20XKY: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: MF25%20XLC
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF25%2520XLC%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for MF25%20XLC: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: MM74%20COU
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM74%2520COU%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for MM74%20COU: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: MM74%20GRZ
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM74%2520GRZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for MM74%20GRZ: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: PO19%20OOV
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO19%2520OOV%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for PO19%20OOV: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: WU22%20KDO
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU22%2520KDO%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for WU22%20KDO: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: YM72%20ZNF
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM72%2520ZNF%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for YM72%20ZNF: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: BK67%20AHP
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK67%2520AHP%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for BK67%20AHP: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: UGZ%203425
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27UGZ%25203425%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for UGZ%203425: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: YD09%20XLJ
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD09%2520XLJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for YD09%20XLJ: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: YB10%20ZFF
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB10%2520ZFF%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for YB10%20ZFF: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: RE62%20WCV
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE62%2520WCV%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for RE62%20WCV: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: PN67%20WXW
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN67%2520WXW%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for PN67%20WXW: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: LT09%20NNH
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT09%2520NNH%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for LT09%20NNH: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: SR19%20FPO
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR19%2520FPO%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for SR19%20FPO: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: EJ13%20WVF
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ13%2520WVF%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for EJ13%20WVF: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: EG66%20JWE
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EG66%2520JWE%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for EG66%20JWE: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: DV65%20YJU
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV65%2520YJU%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for DV65%20YJU: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: CV61%20WFY
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV61%2520WFY%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for CV61%20WFY: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: AF59%20TKA
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF59%2520TKA%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for AF59%20TKA: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: WA16%20VAD
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA16%2520VAD%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for WA16%20VAD: 0
2026-03-29 22:15:20 [bca.uk] INFO: Found listing with ID: ST71%20VFF
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST71%2520VFF%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [bca.uk] INFO: Scrape type for ST71%20VFF: 0
2026-03-29 22:15:20 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=87&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:20 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=87&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=87&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:15:22 [bca.uk] INFO: Total items found: 100
2026-03-29 22:15:22 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=88&sort=MostRecentlyAdded
2026-03-29 22:15:22 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:15:22 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=88&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:22 [bca.uk] INFO: Found listing with ID: PF19%20VTY
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF19%2520VTY%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [bca.uk] INFO: Scrape type for PF19%20VTY: 0
2026-03-29 22:15:22 [bca.uk] INFO: Found listing with ID: RA18%20MSV
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA18%2520MSV%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [bca.uk] INFO: Scrape type for RA18%20MSV: 0
2026-03-29 22:15:22 [bca.uk] INFO: Found listing with ID: FY64%20FYU
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY64%2520FYU%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [bca.uk] INFO: Scrape type for FY64%20FYU: 0
2026-03-29 22:15:22 [bca.uk] INFO: Found listing with ID: EN23%20ZSJ
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN23%2520ZSJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [bca.uk] INFO: Scrape type for EN23%20ZSJ: 0
2026-03-29 22:15:22 [bca.uk] INFO: Found listing with ID: DF65%20UEJ
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF65%2520UEJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [bca.uk] INFO: Scrape type for DF65%20UEJ: 0
2026-03-29 22:15:22 [bca.uk] INFO: Found listing with ID: AV13%20OOG
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV13%2520OOG%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [bca.uk] INFO: Scrape type for AV13%20OOG: 0
2026-03-29 22:15:22 [bca.uk] INFO: Found listing with ID: YB11%20BCE
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB11%2520BCE%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [bca.uk] INFO: Scrape type for YB11%20BCE: 0
2026-03-29 22:15:22 [bca.uk] INFO: Found listing with ID: PK19%20XDH
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK19%2520XDH%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [bca.uk] INFO: Scrape type for PK19%20XDH: 0
2026-03-29 22:15:22 [bca.uk] INFO: Found listing with ID: SM65%20OKW
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM65%2520OKW%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [bca.uk] INFO: Scrape type for SM65%20OKW: 0
2026-03-29 22:15:22 [bca.uk] INFO: Found listing with ID: WG12%20YKS
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG12%2520YKS%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [bca.uk] INFO: Scrape type for WG12%20YKS: 0
2026-03-29 22:15:22 [bca.uk] INFO: Found listing with ID: YJ66%20XME
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ66%2520XME%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [bca.uk] INFO: Scrape type for YJ66%20XME: 0
2026-03-29 22:15:22 [bca.uk] INFO: Found listing with ID: FJ72%20UAC
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ72%2520UAC%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for FJ72%20UAC: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: WJ18%20HMA
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ18%2520HMA%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for WJ18%20HMA: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: YC68%20GDH
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC68%2520GDH%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for YC68%20GDH: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: EX69%20WHJ
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX69%2520WHJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for EX69%20WHJ: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: NG17%20OOD
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG17%2520OOD%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for NG17%20OOD: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: SL20%20HZS
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL20%2520HZS%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for SL20%20HZS: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: VE23%20ZSG
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE23%2520ZSG%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for VE23%20ZSG: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: BW72%20AUF
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW72%2520AUF%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for BW72%20AUF: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: NL72%20XGO
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL72%2520XGO%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for NL72%20XGO: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: RXZ%207784
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RXZ%25207784%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for RXZ%207784: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: ST68%20LBU
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST68%2520LBU%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for ST68%20LBU: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: RV18%20UZS
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV18%2520UZS%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for RV18%20UZS: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: PY21%20DWM
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY21%2520DWM%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for PY21%20DWM: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: ND65%20FNR
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND65%2520FNR%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for ND65%20FNR: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: KM23%20LRZ
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM23%2520LRZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for KM23%20LRZ: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: LY72%20MWK
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY72%2520MWK%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for LY72%20MWK: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: EN71%20UBA
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN71%2520UBA%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for EN71%20UBA: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: GY23%20CTX
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY23%2520CTX%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for GY23%20CTX: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: LR20%20DKY
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR20%2520DKY%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for LR20%20DKY: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: BD70%20XDL
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD70%2520XDL%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for BD70%20XDL: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: DC18%20OMJ
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC18%2520OMJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for DC18%20OMJ: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: GY20%20ORS
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY20%2520ORS%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for GY20%20ORS: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: RV72%20YNL
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV72%2520YNL%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for RV72%20YNL: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: HT19%20YOF
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT19%2520YOF%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for HT19%20YOF: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: WD72%20HNU
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD72%2520HNU%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for WD72%20HNU: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: BJ23%20RXU
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ23%2520RXU%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for BJ23%20RXU: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: BW73%20YNC
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW73%2520YNC%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for BW73%20YNC: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: FE70%20KJY
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE70%2520KJY%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for FE70%20KJY: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: SA73%20NPD
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA73%2520NPD%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for SA73%20NPD: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: YB23%20WBV
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB23%2520WBV%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for YB23%20WBV: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: YC23%20GUA
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC23%2520GUA%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for YC23%20GUA: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: YR20%20FUM
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR20%2520FUM%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for YR20%20FUM: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: AH51%20RUS
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AH51%2520RUS%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for AH51%20RUS: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: MT65%20EFR
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT65%2520EFR%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for MT65%20EFR: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: AP71%20FJO
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP71%2520FJO%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for AP71%20FJO: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: KV70%20LKX
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV70%2520LKX%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for KV70%20LKX: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: FA19%20SDZ
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FA19%2520SDZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for FA19%20SDZ: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: LP72%20RMV
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP72%2520RMV%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for LP72%20RMV: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: EJ23%20NAE
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ23%2520NAE%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for EJ23%20NAE: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: LM23%20VGU
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM23%2520VGU%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for LM23%20VGU: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: EJ71%20BKF
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ71%2520BKF%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for EJ71%20BKF: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: FP24%20YBG
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP24%2520YBG%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for FP24%20YBG: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: OE23%20CWN
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE23%2520CWN%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for OE23%20CWN: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: OU71%20YLJ
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU71%2520YLJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for OU71%20YLJ: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: SP04%20RNO
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP04%2520RNO%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for SP04%20RNO: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: GU75%20OHA
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU75%2520OHA%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for GU75%20OHA: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: EA15%20WLN
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA15%2520WLN%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for EA15%20WLN: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: AK71%20ZHP
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK71%2520ZHP%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for AK71%20ZHP: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: WM71%20BRZ
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM71%2520BRZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for WM71%20BRZ: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: LS70%20VFV
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS70%2520VFV%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for LS70%20VFV: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: SJ24%20BHO
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ24%2520BHO%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for SJ24%20BHO: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: GY23%20FXZ
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY23%2520FXZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for GY23%20FXZ: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: HX23%20XLL
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX23%2520XLL%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for HX23%20XLL: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: RO14%20VUA
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO14%2520VUA%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for RO14%20VUA: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: KE69%20VWU
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE69%2520VWU%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for KE69%20VWU: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: RJ13%20YOK
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ13%2520YOK%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for RJ13%20YOK: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: KN65%20UHW
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN65%2520UHW%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [bca.uk] INFO: Scrape type for KN65%20UHW: 0
2026-03-29 22:15:23 [bca.uk] INFO: Found listing with ID: GF61%20TVC
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF61%2520TVC%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for GF61%20TVC: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: AX69%20GJE
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX69%2520GJE%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for AX69%20GJE: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: KN68%20LUL
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN68%2520LUL%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for KN68%20LUL: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: ND67%20AGZ
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND67%2520AGZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for ND67%20AGZ: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: CX14%20LGD
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX14%2520LGD%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for CX14%20LGD: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: NA66%20UUN
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA66%2520UUN%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for NA66%20UUN: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: NL16%20YWD
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL16%2520YWD%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for NL16%20YWD: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: LG22%20XSD
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG22%2520XSD%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for LG22%20XSD: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: LG22%20YAF
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG22%2520YAF%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for LG22%20YAF: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: LH68%20CKV
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LH68%2520CKV%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for LH68%20CKV: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: YD67%20ZCJ
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD67%2520ZCJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for YD67%20ZCJ: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: PX18%20UPS
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX18%2520UPS%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for PX18%20UPS: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: LS68%20DTU
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS68%2520DTU%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for LS68%20DTU: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: YJ16%20UJL
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ16%2520UJL%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for YJ16%20UJL: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: MD18%20FXV
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD18%2520FXV%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for MD18%20FXV: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: LC24%20YNP
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC24%2520YNP%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for LC24%20YNP: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: SJ68%20DTU
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ68%2520DTU%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for SJ68%20DTU: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: BL15%20KBU
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL15%2520KBU%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for BL15%20KBU: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: GJ12%20VUC
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ12%2520VUC%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for GJ12%20VUC: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: PF12%20BZX
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF12%2520BZX%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for PF12%20BZX: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: DG17%20UUC
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG17%2520UUC%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for DG17%20UUC: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: DY67%20UZC
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY67%2520UZC%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for DY67%20UZC: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: HK19%20PJX
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK19%2520PJX%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for HK19%20PJX: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: SG66%20YPJ
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG66%2520YPJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for SG66%20YPJ: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: YC15%20ORJ
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC15%2520ORJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for YC15%20ORJ: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: YH62%20EDX
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH62%2520EDX%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for YH62%20EDX: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: BF14%20XCO
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF14%2520XCO%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for BF14%20XCO: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: VN22%20MYJ
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN22%2520MYJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for VN22%20MYJ: 0
2026-03-29 22:15:24 [bca.uk] INFO: Found listing with ID: LT22%20HVO
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT22%2520HVO%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [bca.uk] INFO: Scrape type for LT22%20HVO: 0
2026-03-29 22:15:25 [bca.uk] INFO: Found listing with ID: EA71%20CYG
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA71%2520CYG%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [bca.uk] INFO: Scrape type for EA71%20CYG: 0
2026-03-29 22:15:25 [bca.uk] INFO: Found listing with ID: SK22%20USJ
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK22%2520USJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [bca.uk] INFO: Scrape type for SK22%20USJ: 0
2026-03-29 22:15:25 [bca.uk] INFO: Found listing with ID: DX67%20NDC
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX67%2520NDC%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [bca.uk] INFO: Scrape type for DX67%20NDC: 0
2026-03-29 22:15:25 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=88&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:25 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=88&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=88&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:15:27 [bca.uk] INFO: Total items found: 100
2026-03-29 22:15:27 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=89&sort=MostRecentlyAdded
2026-03-29 22:15:27 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:15:27 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=89&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:27 [bca.uk] INFO: Found listing with ID: GK19%20CPV
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK19%2520CPV%27 HTTP/1.1" 200 None
2026-03-29 22:15:27 [bca.uk] INFO: Scrape type for GK19%20CPV: 0
2026-03-29 22:15:27 [bca.uk] INFO: Found listing with ID: LJ25%20WGS
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ25%2520WGS%27 HTTP/1.1" 200 None
2026-03-29 22:15:27 [bca.uk] INFO: Scrape type for LJ25%20WGS: 0
2026-03-29 22:15:27 [bca.uk] INFO: Found listing with ID: WM63%20EMF
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM63%2520EMF%27 HTTP/1.1" 200 None
2026-03-29 22:15:27 [bca.uk] INFO: Scrape type for WM63%20EMF: 0
2026-03-29 22:15:27 [bca.uk] INFO: Found listing with ID: DU64%20GHV
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU64%2520GHV%27 HTTP/1.1" 200 None
2026-03-29 22:15:27 [bca.uk] INFO: Scrape type for DU64%20GHV: 0
2026-03-29 22:15:27 [bca.uk] INFO: Found listing with ID: WN23%20NVP
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN23%2520NVP%27 HTTP/1.1" 200 None
2026-03-29 22:15:27 [bca.uk] INFO: Scrape type for WN23%20NVP: 0
2026-03-29 22:15:27 [bca.uk] INFO: Found listing with ID: LD05%20OGW
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD05%2520OGW%27 HTTP/1.1" 200 None
2026-03-29 22:15:27 [bca.uk] INFO: Scrape type for LD05%20OGW: 0
2026-03-29 22:15:27 [bca.uk] INFO: Found listing with ID: KS23%20DZG
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS23%2520DZG%27 HTTP/1.1" 200 None
2026-03-29 22:15:27 [bca.uk] INFO: Scrape type for KS23%20DZG: 0
2026-03-29 22:15:27 [bca.uk] INFO: Found listing with ID: EO17%20RYB
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO17%2520RYB%27 HTTP/1.1" 200 None
2026-03-29 22:15:27 [bca.uk] INFO: Scrape type for EO17%20RYB: 0
2026-03-29 22:15:27 [bca.uk] INFO: Found listing with ID: CX15%20KJN
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX15%2520KJN%27 HTTP/1.1" 200 None
2026-03-29 22:15:27 [bca.uk] INFO: Scrape type for CX15%20KJN: 0
2026-03-29 22:15:27 [bca.uk] INFO: Found listing with ID: BN64%20TYB
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN64%2520TYB%27 HTTP/1.1" 200 None
2026-03-29 22:15:27 [bca.uk] INFO: Scrape type for BN64%20TYB: 0
2026-03-29 22:15:27 [bca.uk] INFO: Found listing with ID: CA12%20TSV
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA12%2520TSV%27 HTTP/1.1" 200 None
2026-03-29 22:15:27 [bca.uk] INFO: Scrape type for CA12%20TSV: 0
2026-03-29 22:15:27 [bca.uk] INFO: Found listing with ID: OE65%20ECX
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE65%2520ECX%27 HTTP/1.1" 200 None
2026-03-29 22:15:27 [bca.uk] INFO: Scrape type for OE65%20ECX: 0
2026-03-29 22:15:27 [bca.uk] INFO: Found listing with ID: HF63%20TYB
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF63%2520TYB%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for HF63%20TYB: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: VIG%207935
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VIG%25207935%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for VIG%207935: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: BN06%20VJM
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN06%2520VJM%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for BN06%20VJM: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: PE59%20YSU
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE59%2520YSU%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for PE59%20YSU: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: SX66%20GHH
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SX66%2520GHH%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for SX66%20GHH: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: PO67%20AZA
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO67%2520AZA%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for PO67%20AZA: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: GJ66%20TWK
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ66%2520TWK%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for GJ66%20TWK: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: NX11%20EFC
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX11%2520EFC%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for NX11%20EFC: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: LA22%20OSL
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA22%2520OSL%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for LA22%20OSL: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: BK22%20ENX
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520ENX%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for BK22%20ENX: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: CF23%20ORW
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF23%2520ORW%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for CF23%20ORW: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: LD23%20BMY
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD23%2520BMY%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for LD23%20BMY: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: LR23%20ZGC
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR23%2520ZGC%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for LR23%20ZGC: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: RK72%20YCC
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK72%2520YCC%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for RK72%20YCC: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: YN72%20PVX
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN72%2520PVX%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for YN72%20PVX: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: SX67%20ECJ
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SX67%2520ECJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for SX67%20ECJ: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: MK22%20KLA
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK22%2520KLA%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for MK22%20KLA: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: WP23%20OEF
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP23%2520OEF%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for WP23%20OEF: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: YM72%20HUH
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM72%2520HUH%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for YM72%20HUH: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: AF23%20CWK
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF23%2520CWK%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for AF23%20CWK: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: URZ%202372
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27URZ%25202372%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for URZ%202372: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: BV23%20XUN
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV23%2520XUN%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for BV23%20XUN: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: SL71%20LWT
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL71%2520LWT%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for SL71%20LWT: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: WP23%20OEL
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP23%2520OEL%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for WP23%20OEL: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: GX72%20TYT
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX72%2520TYT%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for GX72%20TYT: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: LD22%20PZB
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD22%2520PZB%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for LD22%20PZB: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: LE71%20CLO
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE71%2520CLO%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for LE71%20CLO: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: LO23%20CWN
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO23%2520CWN%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for LO23%20CWN: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: MJ71%20YBZ
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ71%2520YBZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for MJ71%20YBZ: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: RO72%20TPF
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO72%2520TPF%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for RO72%20TPF: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: WV71%20TBX
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV71%2520TBX%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for WV71%20TBX: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: GL15%20YCC
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL15%2520YCC%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for GL15%20YCC: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: RE23%20BYL
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE23%2520BYL%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for RE23%20BYL: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: MD72%20VZL
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD72%2520VZL%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for MD72%20VZL: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: BK23%20JZH
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520JZH%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for BK23%20JZH: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: DL73%20KWZ
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520KWZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for DL73%20KWZ: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: YT73%20FLJ
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT73%2520FLJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for YT73%20FLJ: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: OE68%20FBF
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE68%2520FBF%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for OE68%20FBF: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: GE19%20CTY
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GE19%2520CTY%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for GE19%20CTY: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: LX70%20ZKN
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX70%2520ZKN%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for LX70%20ZKN: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: S9%20WBG
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27S9%2520WBG%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for S9%20WBG: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: FG22%20YSC
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG22%2520YSC%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for FG22%20YSC: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: KS25%20SPX
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS25%2520SPX%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for KS25%20SPX: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: MJ20%20WZR
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ20%2520WZR%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for MJ20%20WZR: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: YM69%20YEE
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM69%2520YEE%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for YM69%20YEE: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: DL73%20LFO
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520LFO%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for DL73%20LFO: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: KW69%20LLA
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW69%2520LLA%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for KW69%20LLA: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: NG69%20TGV
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG69%2520TGV%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for NG69%20TGV: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: SK69%20PZD
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK69%2520PZD%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for SK69%20PZD: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: SL73%20DKE
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL73%2520DKE%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for SL73%20DKE: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: ST17%20WMD
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST17%2520WMD%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for ST17%20WMD: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: GK71%20PZV
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK71%2520PZV%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for GK71%20PZV: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: HG68%20JDZ
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG68%2520JDZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for HG68%20JDZ: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: LC72%20XJW
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC72%2520XJW%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for LC72%20XJW: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: LG69%20YNU
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG69%2520YNU%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for LG69%20YNU: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: OU67%20NKS
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU67%2520NKS%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for OU67%20NKS: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: SH71%20DZM
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH71%2520DZM%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for SH71%20DZM: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: YA67%20LLE
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA67%2520LLE%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for YA67%20LLE: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: HT21%20LMM
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT21%2520LMM%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for HT21%20LMM: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: HX22%20OPU
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX22%2520OPU%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for HX22%20OPU: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: EO68%20YLG
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO68%2520YLG%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for EO68%20YLG: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: FP22%20VZX
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP22%2520VZX%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for FP22%20VZX: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: HX19%20XZR
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX19%2520XZR%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [bca.uk] INFO: Scrape type for HX19%20XZR: 0
2026-03-29 22:15:28 [bca.uk] INFO: Found listing with ID: KJ17%20DWY
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ17%2520DWY%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for KJ17%20DWY: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: LB71%20KOE
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB71%2520KOE%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for LB71%20KOE: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: LS69%20HPE
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS69%2520HPE%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for LS69%20HPE: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: ML73%20OFE
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML73%2520OFE%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for ML73%20OFE: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: ND70%20FTZ
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND70%2520FTZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for ND70%20FTZ: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: RY66%20ONM
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RY66%2520ONM%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for RY66%20ONM: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: RJ73%20YLW
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ73%2520YLW%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for RJ73%20YLW: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: SW14%20FUV
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW14%2520FUV%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for SW14%20FUV: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: FG19%20HKM
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG19%2520HKM%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for FG19%20HKM: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: GU72%20VDL
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU72%2520VDL%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for GU72%20VDL: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: RO73%20BUV
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO73%2520BUV%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for RO73%20BUV: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: DL73%20LBP
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520LBP%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for DL73%20LBP: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: MA20%20CTU
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA20%2520CTU%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for MA20%20CTU: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: SM18%20KCE
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM18%2520KCE%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for SM18%20KCE: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: DL74%20WVC
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL74%2520WVC%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for DL74%20WVC: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: DP74%20RWO
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP74%2520RWO%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for DP74%20RWO: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: DV24%20JXX
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV24%2520JXX%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for DV24%20JXX: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: DY74%20OHL
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY74%2520OHL%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for DY74%20OHL: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: BW73%20LZN
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW73%2520LZN%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for BW73%20LZN: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: LC71%20SSV
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC71%2520SSV%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for LC71%20SSV: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: KK23%20BWC
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KK23%2520BWC%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for KK23%20BWC: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: KM73%20YZN
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520YZN%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for KM73%20YZN: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: MW74%20CZU
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW74%2520CZU%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for MW74%20CZU: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: DN24%20TCJ
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN24%2520TCJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for DN24%20TCJ: 0
2026-03-29 22:15:29 [bca.uk] INFO: Found listing with ID: DY74%20BXB
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY74%2520BXB%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [bca.uk] INFO: Scrape type for DY74%20BXB: 0
2026-03-29 22:15:29 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=89&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:29 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=89&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=89&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:15:31 [bca.uk] INFO: Total items found: 100
2026-03-29 22:15:31 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=90&sort=MostRecentlyAdded
2026-03-29 22:15:31 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:15:31 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=90&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: DL74%20WUJ
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL74%2520WUJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for DL74%20WUJ: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: DS24%20OUY
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS24%2520OUY%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for DS24%20OUY: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: DS24%20OZO
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS24%2520OZO%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for DS24%20OZO: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: GL72%20ODW
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL72%2520ODW%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for GL72%20ODW: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: BU22%20ZSR
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU22%2520ZSR%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for BU22%20ZSR: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: GL72%20UVD
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL72%2520UVD%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for GL72%20UVD: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: BG71%20UMM
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG71%2520UMM%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for BG71%20UMM: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: LT24%20SWU
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT24%2520SWU%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for LT24%20SWU: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: WN21%20XLO
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN21%2520XLO%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for WN21%20XLO: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: DS24%20ORP
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS24%2520ORP%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for DS24%20ORP: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: DS24%20XXY
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS24%2520XXY%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for DS24%20XXY: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: DS24%20XXZ
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS24%2520XXZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for DS24%20XXZ: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: LD23%20UTS
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD23%2520UTS%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for LD23%20UTS: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: LR21%20YHE
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR21%2520YHE%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for LR21%20YHE: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: LS69%20AWM
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS69%2520AWM%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for LS69%20AWM: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: MM21%20HHO
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM21%2520HHO%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for MM21%20HHO: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: NL23%20ODN
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL23%2520ODN%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for NL23%20ODN: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: RX71%20EGV
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX71%2520EGV%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for RX71%20EGV: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: WF24%20EWY
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF24%2520EWY%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for WF24%20EWY: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: AF22%20XTB
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF22%2520XTB%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for AF22%20XTB: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: AF22%20YMD
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF22%2520YMD%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for AF22%20YMD: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: DC25%20EXN
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC25%2520EXN%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for DC25%20EXN: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: DF71%20HHZ
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF71%2520HHZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for DF71%20HHZ: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: DG24%20LAE
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG24%2520LAE%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for DG24%20LAE: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: FN22%20LLG
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN22%2520LLG%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for FN22%20LLG: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: FN23%20OPA
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN23%2520OPA%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for FN23%20OPA: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: GK22%20NDD
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK22%2520NDD%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for GK22%20NDD: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: GL21%20HWG
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL21%2520HWG%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for GL21%20HWG: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: GX70%20USS
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX70%2520USS%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for GX70%20USS: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: KE73%20APV
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE73%2520APV%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for KE73%20APV: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: KN23%20UWP
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN23%2520UWP%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for KN23%20UWP: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: KW73%20YON
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW73%2520YON%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for KW73%20YON: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: LA72%20CNF
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA72%2520CNF%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for LA72%20CNF: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: DV24%20JXP
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV24%2520JXP%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for DV24%20JXP: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: YJ65%20MGC
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ65%2520MGC%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for YJ65%20MGC: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: KE73%20RMV
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE73%2520RMV%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for KE73%20RMV: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: RV74%20UZM
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV74%2520UZM%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for RV74%20UZM: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: DN24%20TFE
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN24%2520TFE%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for DN24%20TFE: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: DS24%20OSP
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS24%2520OSP%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for DS24%20OSP: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: DY74%20BVV
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY74%2520BVV%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for DY74%20BVV: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: DY74%20BWC
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY74%2520BWC%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for DY74%20BWC: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: BT24%20VGZ
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT24%2520VGZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for BT24%20VGZ: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: MA21%20XWB
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA21%2520XWB%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for MA21%20XWB: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: WA21%20YCZ
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA21%2520YCZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for WA21%20YCZ: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: YC22%20FTP
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC22%2520FTP%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for YC22%20FTP: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: NJ23%20VZP
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ23%2520VZP%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for NJ23%20VZP: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: SG18%20TSX
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG18%2520TSX%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for SG18%20TSX: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: SH68%20ARF
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH68%2520ARF%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for SH68%20ARF: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: BK23%20TXW
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520TXW%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for BK23%20TXW: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: FH73%20BAO
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH73%2520BAO%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for FH73%20BAO: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: SH71%20GMF
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH71%2520GMF%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for SH71%20GMF: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: WU21%20FWJ
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU21%2520FWJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for WU21%20FWJ: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: BP21%20KUW
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP21%2520KUW%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for BP21%20KUW: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: DP70%20YSY
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP70%2520YSY%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for DP70%20YSY: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: GL72%20OGS
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL72%2520OGS%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for GL72%20OGS: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: SV23%20OXL
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV23%2520OXL%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [bca.uk] INFO: Scrape type for SV23%20OXL: 0
2026-03-29 22:15:31 [bca.uk] INFO: Found listing with ID: VO22%20UZT
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO22%2520UZT%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for VO22%20UZT: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: HF23%20WKP
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF23%2520WKP%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for HF23%20WKP: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: MA22%20FUD
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA22%2520FUD%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for MA22%20FUD: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: MA23%20UCH
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA23%2520UCH%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for MA23%20UCH: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: MV23%20OYJ
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV23%2520OYJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for MV23%20OYJ: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: WV22%20XZA
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV22%2520XZA%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for WV22%20XZA: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: HW75%20BVT
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HW75%2520BVT%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for HW75%20BVT: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: MC21%20EBO
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC21%2520EBO%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for MC21%20EBO: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: PK20%20ORC
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK20%2520ORC%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for PK20%20ORC: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: KO18%20MRV
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO18%2520MRV%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for KO18%20MRV: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: YH56%20UOD
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH56%2520UOD%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for YH56%20UOD: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: LT72%20MGJ
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT72%2520MGJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for LT72%20MGJ: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: NL23%20WGC
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL23%2520WGC%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for NL23%20WGC: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: YC22%20ULM
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC22%2520ULM%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for YC22%20ULM: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: DA64%20HXR
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA64%2520HXR%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for DA64%20HXR: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: DU68%20HCD
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU68%2520HCD%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for DU68%20HCD: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: DY13%20XEV
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY13%2520XEV%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for DY13%20XEV: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: KV19%20GEP
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV19%2520GEP%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for KV19%20GEP: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: RX19%20UUZ
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX19%2520UUZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for RX19%20UUZ: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: GU23%20VTD
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU23%2520VTD%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for GU23%20VTD: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: HJ24%20UNS
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ24%2520UNS%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for HJ24%20UNS: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: MA23%20ZBX
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA23%2520ZBX%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for MA23%20ZBX: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: MJ71%20HPL
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ71%2520HPL%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for MJ71%20HPL: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: WJ63%20LDU
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ63%2520LDU%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for WJ63%20LDU: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: YT22%20WYV
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT22%2520WYV%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for YT22%20WYV: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: YW73%20ECJ
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YW73%2520ECJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for YW73%20ECJ: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: BX22%20WJM
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX22%2520WJM%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for BX22%20WJM: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: DA72%20VNC
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA72%2520VNC%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for DA72%20VNC: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: EX71%20ZUA
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX71%2520ZUA%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for EX71%20ZUA: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: FL23%20TFX
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL23%2520TFX%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for FL23%20TFX: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: FX22%20NXJ
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX22%2520NXJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for FX22%20NXJ: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: GL71%20OPD
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL71%2520OPD%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for GL71%20OPD: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: MV67%20HPL
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV67%2520HPL%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for MV67%20HPL: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: DX22%20YLM
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX22%2520YLM%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for DX22%20YLM: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: EO22%20GPK
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO22%2520GPK%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for EO22%20GPK: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: EO22%20HPE
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO22%2520HPE%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for EO22%20HPE: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: GY23%20CUW
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY23%2520CUW%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for GY23%20CUW: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: KJ21%20ZBU
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ21%2520ZBU%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for KJ21%20ZBU: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: KX72%20TCZ
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX72%2520TCZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for KX72%20TCZ: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: LA72%20DZU
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA72%2520DZU%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for LA72%20DZU: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: LR15%20LXK
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR15%2520LXK%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for LR15%20LXK: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: LR22%20XUE
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR22%2520XUE%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for LR22%20XUE: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: MD21%20YVG
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD21%2520YVG%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for MD21%20YVG: 0
2026-03-29 22:15:32 [bca.uk] INFO: Found listing with ID: MK23%20USF
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK23%2520USF%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [bca.uk] INFO: Scrape type for MK23%20USF: 0
2026-03-29 22:15:32 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=90&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:32 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=90&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=90&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:15:34 [bca.uk] INFO: Total items found: 100
2026-03-29 22:15:34 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=91&sort=MostRecentlyAdded
2026-03-29 22:15:34 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:15:34 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=91&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:34 [bca.uk] INFO: Found listing with ID: ML23%20CGO
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML23%2520CGO%27 HTTP/1.1" 200 None
2026-03-29 22:15:34 [bca.uk] INFO: Scrape type for ML23%20CGO: 0
2026-03-29 22:15:34 [bca.uk] INFO: Found listing with ID: OV23%20CNU
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV23%2520CNU%27 HTTP/1.1" 200 None
2026-03-29 22:15:34 [bca.uk] INFO: Scrape type for OV23%20CNU: 0
2026-03-29 22:15:34 [bca.uk] INFO: Found listing with ID: OX25%20DDJ
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OX25%2520DDJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:34 [bca.uk] INFO: Scrape type for OX25%20DDJ: 0
2026-03-29 22:15:34 [bca.uk] INFO: Found listing with ID: PO20%20VTV
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO20%2520VTV%27 HTTP/1.1" 200 None
2026-03-29 22:15:34 [bca.uk] INFO: Scrape type for PO20%20VTV: 0
2026-03-29 22:15:34 [bca.uk] INFO: Found listing with ID: SD70%20YCS
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD70%2520YCS%27 HTTP/1.1" 200 None
2026-03-29 22:15:34 [bca.uk] INFO: Scrape type for SD70%20YCS: 0
2026-03-29 22:15:34 [bca.uk] INFO: Found listing with ID: VO72%20WGP
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO72%2520WGP%27 HTTP/1.1" 200 None
2026-03-29 22:15:34 [bca.uk] INFO: Scrape type for VO72%20WGP: 0
2026-03-29 22:15:34 [bca.uk] INFO: Found listing with ID: YM72%20RJY
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM72%2520RJY%27 HTTP/1.1" 200 None
2026-03-29 22:15:34 [bca.uk] INFO: Scrape type for YM72%20RJY: 0
2026-03-29 22:15:34 [bca.uk] INFO: Found listing with ID: AJ22%20GVY
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ22%2520GVY%27 HTTP/1.1" 200 None
2026-03-29 22:15:34 [bca.uk] INFO: Scrape type for AJ22%20GVY: 0
2026-03-29 22:15:34 [bca.uk] INFO: Found listing with ID: AJ72%20RUC
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ72%2520RUC%27 HTTP/1.1" 200 None
2026-03-29 22:15:34 [bca.uk] INFO: Scrape type for AJ72%20RUC: 0
2026-03-29 22:15:34 [bca.uk] INFO: Found listing with ID: BJ20%20JKZ
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ20%2520JKZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:34 [bca.uk] INFO: Scrape type for BJ20%20JKZ: 0
2026-03-29 22:15:34 [bca.uk] INFO: Found listing with ID: BP72%20CGZ
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP72%2520CGZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:34 [bca.uk] INFO: Scrape type for BP72%20CGZ: 0
2026-03-29 22:15:34 [bca.uk] INFO: Found listing with ID: BV23%20EHF
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV23%2520EHF%27 HTTP/1.1" 200 None
2026-03-29 22:15:34 [bca.uk] INFO: Scrape type for BV23%20EHF: 0
2026-03-29 22:15:34 [bca.uk] INFO: Found listing with ID: DT70%20GMV
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT70%2520GMV%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for DT70%20GMV: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: GM23%20LHJ
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM23%2520LHJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for GM23%20LHJ: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: EK72%20ZKC
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK72%2520ZKC%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for EK72%20ZKC: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: LR23%20FUO
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR23%2520FUO%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for LR23%20FUO: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: RE23%20MWV
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE23%2520MWV%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for RE23%20MWV: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: KE23%20UYD
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE23%2520UYD%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for KE23%20UYD: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: BP72%20UKY
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP72%2520UKY%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for BP72%20UKY: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: BJ23%20OCH
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ23%2520OCH%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for BJ23%20OCH: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: FX22%20RXC
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX22%2520RXC%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for FX22%20RXC: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: MA22%20VOP
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA22%2520VOP%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for MA22%20VOP: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: ML24%20PTZ
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML24%2520PTZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for ML24%20PTZ: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: NG21%20BPX
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG21%2520BPX%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for NG21%20BPX: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: CK22%20UUL
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK22%2520UUL%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for CK22%20UUL: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: DE72%20RLO
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE72%2520RLO%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for DE72%20RLO: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: KY18%20KCJ
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY18%2520KCJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for KY18%20KCJ: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: BP23%20OUK
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP23%2520OUK%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for BP23%20OUK: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: CJ23%20MWD
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ23%2520MWD%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for CJ23%20MWD: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: BK22%20UKZ
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520UKZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for BK22%20UKZ: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: DS72%20YRZ
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS72%2520YRZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for DS72%20YRZ: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: EF24%20XPC
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF24%2520XPC%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for EF24%20XPC: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: HY23%20TVX
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY23%2520TVX%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for HY23%20TVX: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: MA24%20TXE
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA24%2520TXE%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for MA24%20TXE: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: YP71%20UFT
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP71%2520UFT%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for YP71%20UFT: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: KM73%20YKG
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520YKG%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for KM73%20YKG: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: DF21%20VPO
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF21%2520VPO%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for DF21%20VPO: 0
2026-03-29 22:15:35 [bca.uk] INFO: Found listing with ID: GJ68%20JVG
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ68%2520JVG%27 HTTP/1.1" 200 None
2026-03-29 22:15:35 [bca.uk] INFO: Scrape type for GJ68%20JVG: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: NG71%20EZD
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG71%2520EZD%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for NG71%20EZD: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: NJ24%20UTX
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ24%2520UTX%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for NJ24%20UTX: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: NJ24%20UYE
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ24%2520UYE%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for NJ24%20UYE: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: NL21%20WZF
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL21%2520WZF%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for NL21%20WZF: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: WP70%20EOY
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP70%2520EOY%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for WP70%20EOY: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: AK71%20URR
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK71%2520URR%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for AK71%20URR: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: BL72%20ESY
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL72%2520ESY%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for BL72%20ESY: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: DE21%20VWW
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE21%2520VWW%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for DE21%20VWW: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: KK23%20BVV
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KK23%2520BVV%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for KK23%20BVV: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: BK22%20UNP
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520UNP%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for BK22%20UNP: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: DV72%20VFK
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV72%2520VFK%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for DV72%20VFK: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: LC69%20LHO
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC69%2520LHO%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for LC69%20LHO: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: LS22%20AYF
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS22%2520AYF%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for LS22%20AYF: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: VK22%20DHZ
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK22%2520DHZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for VK22%20DHZ: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: YT22%20ZYC
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT22%2520ZYC%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for YT22%20ZYC: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: CU57%20OXG
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU57%2520OXG%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for CU57%20OXG: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: FD13%20EJK
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD13%2520EJK%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for FD13%20EJK: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: FL60%20VHN
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL60%2520VHN%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for FL60%20VHN: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: K21%20GMC
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27K21%2520GMC%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for K21%20GMC: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: NG64%20CGO
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG64%2520CGO%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for NG64%20CGO: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: RJ07%20FKS
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ07%2520FKS%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for RJ07%20FKS: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: RL04%20HLD
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RL04%2520HLD%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for RL04%20HLD: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: TN07%20UHB
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27TN07%2520UHB%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for TN07%20UHB: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: VX63%20EEM
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX63%2520EEM%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for VX63%20EEM: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: WN56%20UFH
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN56%2520UFH%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for WN56%20UFH: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: WP61%20VYK
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP61%2520VYK%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for WP61%20VYK: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: GL72%20ODN
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL72%2520ODN%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for GL72%20ODN: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: HG70%20HNB
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG70%2520HNB%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for HG70%20HNB: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: KN23%20WRR
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN23%2520WRR%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for KN23%20WRR: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: KN71%20UJC
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN71%2520UJC%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for KN71%20UJC: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: MC21%20AUU
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC21%2520AUU%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for MC21%20AUU: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: OV22%20AWX
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV22%2520AWX%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for OV22%20AWX: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: RO23%20KJX
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO23%2520KJX%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for RO23%20KJX: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: SG23%20YNK
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG23%2520YNK%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for SG23%20YNK: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: SH73%20OUC
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH73%2520OUC%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for SH73%20OUC: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: WD73%20YVK
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD73%2520YVK%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for WD73%20YVK: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: YT23%20GXA
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT23%2520GXA%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for YT23%20GXA: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: KM20%20KCJ
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM20%2520KCJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for KM20%20KCJ: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: KK23%20BVU
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KK23%2520BVU%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for KK23%20BVU: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: KK23%20BWJ
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KK23%2520BWJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for KK23%20BWJ: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: OE17%20UFN
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE17%2520UFN%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for OE17%20UFN: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: GU22%20PNV
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU22%2520PNV%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for GU22%20PNV: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: MA22%20OFT
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA22%2520OFT%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for MA22%20OFT: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: ML22%20OWF
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML22%2520OWF%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for ML22%20OWF: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: MV22%20NYA
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV22%2520NYA%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for MV22%20NYA: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: NL23%20XMG
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL23%2520XMG%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for NL23%20XMG: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: OV72%20BXK
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV72%2520BXK%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for OV72%20BXK: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: VK21%20YGH
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK21%2520YGH%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for VK21%20YGH: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: YUI%206353
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YUI%25206353%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for YUI%206353: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: CMZ%206782
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CMZ%25206782%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for CMZ%206782: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: RJ71%20ZPV
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ71%2520ZPV%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for RJ71%20ZPV: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: DG22%20ZZX
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG22%2520ZZX%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for DG22%20ZZX: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: DS24%20PHV
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS24%2520PHV%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for DS24%20PHV: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: DU71%20YYM
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU71%2520YYM%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [bca.uk] INFO: Scrape type for DU71%20YYM: 0
2026-03-29 22:15:36 [bca.uk] INFO: Found listing with ID: DY71%20LDV
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY71%2520LDV%27 HTTP/1.1" 200 None
2026-03-29 22:15:37 [bca.uk] INFO: Scrape type for DY71%20LDV: 0
2026-03-29 22:15:37 [bca.uk] INFO: Found listing with ID: DS24%20ORV
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS24%2520ORV%27 HTTP/1.1" 200 None
2026-03-29 22:15:37 [bca.uk] INFO: Scrape type for DS24%20ORV: 0
2026-03-29 22:15:37 [bca.uk] INFO: Found listing with ID: LP21%20UWA
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP21%2520UWA%27 HTTP/1.1" 200 None
2026-03-29 22:15:37 [bca.uk] INFO: Scrape type for LP21%20UWA: 0
2026-03-29 22:15:37 [bca.uk] INFO: Found listing with ID: AJ22%20CCX
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ22%2520CCX%27 HTTP/1.1" 200 None
2026-03-29 22:15:37 [bca.uk] INFO: Scrape type for AJ22%20CCX: 0
2026-03-29 22:15:37 [bca.uk] INFO: Found listing with ID: BG71%20FCF
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG71%2520FCF%27 HTTP/1.1" 200 None
2026-03-29 22:15:37 [bca.uk] INFO: Scrape type for BG71%20FCF: 0
2026-03-29 22:15:37 [bca.uk] INFO: Found listing with ID: DX71%20BYJ
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX71%2520BYJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:37 [bca.uk] INFO: Scrape type for DX71%20BYJ: 0
2026-03-29 22:15:37 [bca.uk] INFO: Found listing with ID: EJ23%20BVX
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ23%2520BVX%27 HTTP/1.1" 200 None
2026-03-29 22:15:37 [bca.uk] INFO: Scrape type for EJ23%20BVX: 0
2026-03-29 22:15:37 [bca.uk] INFO: Found listing with ID: FV72%20VGT
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV72%2520VGT%27 HTTP/1.1" 200 None
2026-03-29 22:15:37 [bca.uk] INFO: Scrape type for FV72%20VGT: 0
2026-03-29 22:15:37 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=91&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:37 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=91&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=91&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:15:39 [bca.uk] INFO: Total items found: 100
2026-03-29 22:15:39 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=92&sort=MostRecentlyAdded
2026-03-29 22:15:39 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:15:39 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=92&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: HN24%20LYX
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN24%2520LYX%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for HN24%20LYX: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: MD72%20VOU
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD72%2520VOU%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for MD72%20VOU: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: OV25%20KJO
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV25%2520KJO%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for OV25%20KJO: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: WN22%20MTX
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520MTX%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for WN22%20MTX: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: WU23%20ESG
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU23%2520ESG%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for WU23%20ESG: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: YT22%20XUU
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT22%2520XUU%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for YT22%20XUU: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: SV23%20OPF
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV23%2520OPF%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for SV23%20OPF: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: LM74%20MDF
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM74%2520MDF%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for LM74%20MDF: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: DL74%20VDV
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL74%2520VDV%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for DL74%20VDV: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: LS74%20ZXD
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS74%2520ZXD%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for LS74%20ZXD: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: BD22%20PFK
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD22%2520PFK%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for BD22%20PFK: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: KU19%20SHM
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU19%2520SHM%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for KU19%20SHM: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: YY69%20ONL
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY69%2520ONL%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for YY69%20ONL: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: MJ22%20VGA
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ22%2520VGA%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for MJ22%20VGA: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: FX22%20OUG
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX22%2520OUG%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for FX22%20OUG: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: PE61%20OGR
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE61%2520OGR%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for PE61%20OGR: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: FP72%20XCK
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP72%2520XCK%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for FP72%20XCK: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: AK60%20ZVN
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK60%2520ZVN%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for AK60%20ZVN: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: BV65%20XVC
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV65%2520XVC%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for BV65%20XVC: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: DY14%20FTC
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY14%2520FTC%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for DY14%20FTC: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: DY57%20HVF
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY57%2520HVF%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for DY57%20HVF: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: JGZ%204099
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27JGZ%25204099%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for JGZ%204099: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: LD17%20XHK
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD17%2520XHK%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for LD17%20XHK: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: LS09%20ZMO
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS09%2520ZMO%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for LS09%20ZMO: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: LS57%20JLV
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS57%2520JLV%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for LS57%20JLV: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: LXZ%205644
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LXZ%25205644%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for LXZ%205644: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: MJ15%20GME
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ15%2520GME%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for MJ15%20GME: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: PK11%20VMO
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK11%2520VMO%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for PK11%20VMO: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: WK23%20LFO
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK23%2520LFO%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for WK23%20LFO: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: DL74%20WBK
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL74%2520WBK%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for DL74%20WBK: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: DP74%20RVV
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP74%2520RVV%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for DP74%20RVV: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: DS24%20OVU
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS24%2520OVU%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for DS24%20OVU: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: DV24%20KFU
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV24%2520KFU%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for DV24%20KFU: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: LN24%20TZH
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520TZH%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for LN24%20TZH: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: LG22%20DVP
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG22%2520DVP%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for LG22%20DVP: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: YH73%20GLJ
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH73%2520GLJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for YH73%20GLJ: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: LM24%20WMO
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM24%2520WMO%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for LM24%20WMO: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: KY62%20JJX
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY62%2520JJX%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for KY62%20JJX: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: NJ09%20XJL
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ09%2520XJL%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for NJ09%20XJL: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: AK16%20UOM
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK16%2520UOM%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for AK16%20UOM: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: EF65%20UGS
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF65%2520UGS%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for EF65%20UGS: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: GU59%20RNE
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU59%2520RNE%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for GU59%20RNE: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: YG17%20MDC
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG17%2520MDC%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for YG17%20MDC: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: YB11%20UXM
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB11%2520UXM%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for YB11%20UXM: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: BX65%20TCV
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX65%2520TCV%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for BX65%20TCV: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: GL62%20EAF
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL62%2520EAF%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for GL62%20EAF: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: KR60%20MWC
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR60%2520MWC%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for KR60%20MWC: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: MM08%20NGG
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM08%2520NGG%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for MM08%20NGG: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: PK13%20JWV
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK13%2520JWV%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for PK13%20JWV: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: PK65%20YHH
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK65%2520YHH%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for PK65%20YHH: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: RJ11%20ZRY
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ11%2520ZRY%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for RJ11%20ZRY: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: PK07%20USE
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK07%2520USE%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for PK07%20USE: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: BD16%20YAO
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD16%2520YAO%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for BD16%20YAO: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: BV14%20RSX
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV14%2520RSX%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [bca.uk] INFO: Scrape type for BV14%20RSX: 0
2026-03-29 22:15:39 [bca.uk] INFO: Found listing with ID: BV66%20FVG
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV66%2520FVG%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for BV66%20FVG: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: DA16%20VLV
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA16%2520VLV%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for DA16%20VLV: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: DP67%20FVA
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP67%2520FVA%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for DP67%20FVA: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: EO14%20FFZ
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO14%2520FFZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for EO14%20FFZ: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: EY08%20OSA
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY08%2520OSA%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for EY08%20OSA: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: FN67%20HCL
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN67%2520HCL%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for FN67%20HCL: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: GL67%20AOF
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL67%2520AOF%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for GL67%20AOF: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: GV62%20GCY
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV62%2520GCY%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for GV62%20GCY: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: KP67%20NGO
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP67%2520NGO%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for KP67%20NGO: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: LM13%20EUA
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM13%2520EUA%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for LM13%20EUA: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: MM65%20GZZ
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM65%2520GZZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for MM65%20GZZ: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: MT10%20LCZ
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT10%2520LCZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for MT10%20LCZ: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: NJ18%20MHZ
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ18%2520MHZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for NJ18%20MHZ: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: SG10%20CVO
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG10%2520CVO%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for SG10%20CVO: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: VA14%20HZW
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA14%2520HZW%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for VA14%20HZW: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: VN19%20UVT
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN19%2520UVT%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for VN19%20UVT: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: VO73%20YYM
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO73%2520YYM%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for VO73%20YYM: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: VX17%20ZUD
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX17%2520ZUD%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for VX17%20ZUD: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: VX70%20XXR
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX70%2520XXR%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for VX70%20XXR: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: WF71%20ENW
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF71%2520ENW%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for WF71%20ENW: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: WR20%20VCO
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR20%2520VCO%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for WR20%20VCO: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: WU66%20DVL
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU66%2520DVL%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for WU66%20DVL: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: DC65%20CCX
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC65%2520CCX%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for DC65%20CCX: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: KY61%20CXN
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY61%2520CXN%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for KY61%20CXN: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: MT15%20UJV
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT15%2520UJV%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for MT15%20UJV: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: YR65%20CTV
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR65%2520CTV%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for YR65%20CTV: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: MM69%20GXO
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM69%2520GXO%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for MM69%20GXO: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: BW16%20FHP
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW16%2520FHP%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for BW16%20FHP: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: EF11%20DKJ
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF11%2520DKJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for EF11%20DKJ: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: EY68%20FSJ
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY68%2520FSJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for EY68%20FSJ: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: GN19%20ZWK
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN19%2520ZWK%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for GN19%20ZWK: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: KS16%20XKC
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS16%2520XKC%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for KS16%20XKC: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: KY60%20YDD
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY60%2520YDD%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for KY60%20YDD: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: LG17%20ONL
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG17%2520ONL%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for LG17%20ONL: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: MF63%20RLV
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF63%2520RLV%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for MF63%20RLV: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: RK65%20DXJ
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK65%2520DXJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for RK65%20DXJ: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: WD08%20EZN
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD08%2520EZN%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for WD08%20EZN: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: YC63%20DSV
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC63%2520DSV%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for YC63%20DSV: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: SV11%20VXD
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV11%2520VXD%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for SV11%20VXD: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: LS23%20FJJ
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS23%2520FJJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for LS23%20FJJ: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: OE16%20YKU
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE16%2520YKU%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for OE16%20YKU: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: LV12%20XBX
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV12%2520XBX%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for LV12%20XBX: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: HT17%20BVO
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT17%2520BVO%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for HT17%20BVO: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: BD67%20LUP
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD67%2520LUP%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for BD67%20LUP: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: HV14%20UHG
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV14%2520UHG%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for HV14%20UHG: 0
2026-03-29 22:15:40 [bca.uk] INFO: Found listing with ID: YE17%20KGU
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE17%2520KGU%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [bca.uk] INFO: Scrape type for YE17%20KGU: 0
2026-03-29 22:15:40 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=92&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:40 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=92&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=92&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:15:43 [bca.uk] INFO: Total items found: 100
2026-03-29 22:15:43 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=93&sort=MostRecentlyAdded
2026-03-29 22:15:43 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:15:43 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=93&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:43 [bca.uk] INFO: Found listing with ID: YY17%20YOE
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY17%2520YOE%27 HTTP/1.1" 200 None
2026-03-29 22:15:43 [bca.uk] INFO: Scrape type for YY17%20YOE: 0
2026-03-29 22:15:43 [bca.uk] INFO: Found listing with ID: BG71%20KTN
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG71%2520KTN%27 HTTP/1.1" 200 None
2026-03-29 22:15:43 [bca.uk] INFO: Scrape type for BG71%20KTN: 0
2026-03-29 22:15:43 [bca.uk] INFO: Found listing with ID: WA72%20XXD
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA72%2520XXD%27 HTTP/1.1" 200 None
2026-03-29 22:15:43 [bca.uk] INFO: Scrape type for WA72%20XXD: 0
2026-03-29 22:15:43 [bca.uk] INFO: Found listing with ID: ML15%20HWT
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML15%2520HWT%27 HTTP/1.1" 200 None
2026-03-29 22:15:43 [bca.uk] INFO: Scrape type for ML15%20HWT: 0
2026-03-29 22:15:43 [bca.uk] INFO: Found listing with ID: MA75%20OHP
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA75%2520OHP%27 HTTP/1.1" 200 None
2026-03-29 22:15:43 [bca.uk] INFO: Scrape type for MA75%20OHP: 0
2026-03-29 22:15:43 [bca.uk] INFO: Found listing with ID: MA75%20SSV
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA75%2520SSV%27 HTTP/1.1" 200 None
2026-03-29 22:15:43 [bca.uk] INFO: Scrape type for MA75%20SSV: 0
2026-03-29 22:15:43 [bca.uk] INFO: Found listing with ID: DY70%20OAD
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY70%2520OAD%27 HTTP/1.1" 200 None
2026-03-29 22:15:43 [bca.uk] INFO: Scrape type for DY70%20OAD: 0
2026-03-29 22:15:43 [bca.uk] INFO: Found listing with ID: CK66%20KCX
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK66%2520KCX%27 HTTP/1.1" 200 None
2026-03-29 22:15:43 [bca.uk] INFO: Scrape type for CK66%20KCX: 0
2026-03-29 22:15:43 [bca.uk] INFO: Found listing with ID: AV14%20FBX
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV14%2520FBX%27 HTTP/1.1" 200 None
2026-03-29 22:15:43 [bca.uk] INFO: Scrape type for AV14%20FBX: 0
2026-03-29 22:15:43 [bca.uk] INFO: Found listing with ID: HN68%20YJP
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN68%2520YJP%27 HTTP/1.1" 200 None
2026-03-29 22:15:43 [bca.uk] INFO: Scrape type for HN68%20YJP: 0
2026-03-29 22:15:43 [bca.uk] INFO: Found listing with ID: KR16%20LDD
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR16%2520LDD%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for KR16%20LDD: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: LC23%20CFX
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC23%2520CFX%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for LC23%20CFX: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: MA72%20KJO
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA72%2520KJO%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for MA72%20KJO: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: SN17%20UYJ
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN17%2520UYJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for SN17%20UYJ: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: SJ72%20CWM
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ72%2520CWM%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for SJ72%20CWM: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: DY19%20EOJ
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY19%2520EOJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for DY19%20EOJ: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: BV17%20CFG
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV17%2520CFG%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for BV17%20CFG: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: GL61%20DYT
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL61%2520DYT%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for GL61%20DYT: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: GU21%20VUM
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU21%2520VUM%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for GU21%20VUM: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: ML69%20MLY
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML69%2520MLY%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for ML69%20MLY: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: SW68%20JYU
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW68%2520JYU%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for SW68%20JYU: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: FX73%20NUA
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX73%2520NUA%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for FX73%20NUA: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: KW18%20NKS
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW18%2520NKS%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for KW18%20NKS: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: LS72%20VEW
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS72%2520VEW%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for LS72%20VEW: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: KR70%20XVM
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR70%2520XVM%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for KR70%20XVM: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: LO20%20ZVX
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO20%2520ZVX%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for LO20%20ZVX: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: ET68%20DWG
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET68%2520DWG%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for ET68%20DWG: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: PO67%20ZCU
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO67%2520ZCU%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for PO67%20ZCU: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: PJ20%20KVH
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ20%2520KVH%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for PJ20%20KVH: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: LD18%20MLJ
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD18%2520MLJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for LD18%20MLJ: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: ED10%20ALP
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ED10%2520ALP%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for ED10%20ALP: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: RK74%20UVP
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK74%2520UVP%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for RK74%20UVP: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: NV17%20XOX
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV17%2520XOX%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for NV17%20XOX: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: EA18%20EHR
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA18%2520EHR%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for EA18%20EHR: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: HA11%20YSJ
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HA11%2520YSJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for HA11%20YSJ: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: VO21%20SWN
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO21%2520SWN%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for VO21%20SWN: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: DA68%20XDH
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA68%2520XDH%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for DA68%20XDH: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: SY24%20VVA
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY24%2520VVA%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for SY24%20VVA: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: LS73%20EFH
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS73%2520EFH%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for LS73%20EFH: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: LG73%20CTW
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG73%2520CTW%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for LG73%20CTW: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: MM24%20VAJ
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM24%2520VAJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for MM24%20VAJ: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: FH64%20WPX
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH64%2520WPX%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for FH64%20WPX: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: V555%20SRB
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27V555%2520SRB%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for V555%20SRB: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: EO63%20VYA
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO63%2520VYA%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for EO63%20VYA: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: FT16%20HCV
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT16%2520HCV%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for FT16%20HCV: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: HG64%20CBV
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG64%2520CBV%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for HG64%20CBV: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: YC64%20CXY
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC64%2520CXY%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for YC64%20CXY: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: DE22%20AYT
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE22%2520AYT%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for DE22%20AYT: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: DK74%20ZGW
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK74%2520ZGW%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for DK74%20ZGW: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: KV14%20WDF
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV14%2520WDF%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for KV14%20WDF: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: YD62%20MXO
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD62%2520MXO%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for YD62%20MXO: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: VO23%20LTU
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO23%2520LTU%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for VO23%20LTU: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: LM72%20USD
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM72%2520USD%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for LM72%20USD: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: YA67%20DLZ
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA67%2520DLZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for YA67%20DLZ: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: LP68%20KCU
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP68%2520KCU%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for LP68%20KCU: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: NK19%20WZJ
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK19%2520WZJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for NK19%20WZJ: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: BT68%20OVB
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT68%2520OVB%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for BT68%20OVB: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: YB18%20FUF
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB18%2520FUF%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for YB18%20FUF: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: YE69%20KWY
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE69%2520KWY%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for YE69%20KWY: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: HJ22%20EPO
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ22%2520EPO%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for HJ22%20EPO: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: VU22%20DPE
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU22%2520DPE%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for VU22%20DPE: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: BG18%20VPO
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG18%2520VPO%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for BG18%20VPO: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: OV69%20RNA
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV69%2520RNA%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for OV69%20RNA: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: SB69%20CZH
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB69%2520CZH%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for SB69%20CZH: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: SH68%20UOY
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH68%2520UOY%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for SH68%20UOY: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: YA70%20WXC
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA70%2520WXC%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for YA70%20WXC: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: YM66%20EJK
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM66%2520EJK%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for YM66%20EJK: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: YR22%20ZZT
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR22%2520ZZT%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for YR22%20ZZT: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: LR22%20VYS
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR22%2520VYS%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for LR22%20VYS: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: YP22%20HPN
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP22%2520HPN%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for YP22%20HPN: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: WU22%20KXZ
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU22%2520KXZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for WU22%20KXZ: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: GX23%20XOD
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX23%2520XOD%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for GX23%20XOD: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: AV16%20CSZ
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV16%2520CSZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [bca.uk] INFO: Scrape type for AV16%20CSZ: 0
2026-03-29 22:15:44 [bca.uk] INFO: Found listing with ID: MF22%20UMW
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF22%2520UMW%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for MF22%20UMW: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: LN67%20NJX
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN67%2520NJX%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for LN67%20NJX: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: FL22%20AUM
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL22%2520AUM%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for FL22%20AUM: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: YR74%20MHK
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR74%2520MHK%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for YR74%20MHK: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: YL25%20KXG
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL25%2520KXG%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for YL25%20KXG: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: YR24%20SDY
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR24%2520SDY%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for YR24%20SDY: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: KU12%20FNP
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU12%2520FNP%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for KU12%20FNP: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: YG75%20AUP
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG75%2520AUP%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for YG75%20AUP: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: CY63%20AUX
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CY63%2520AUX%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for CY63%20AUX: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: KF72%20VKO
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF72%2520VKO%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for KF72%20VKO: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: YP12%20YGA
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP12%2520YGA%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for YP12%20YGA: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: NG10%20CEN
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG10%2520CEN%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for NG10%20CEN: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: MF56%20OZB
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF56%2520OZB%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for MF56%20OZB: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: GL14%20ZPO
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL14%2520ZPO%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for GL14%20ZPO: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: PK21%20FUW
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK21%2520FUW%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for PK21%20FUW: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: SH24%20KWW
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH24%2520KWW%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for SH24%20KWW: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: SV21%20OOW
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV21%2520OOW%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for SV21%20OOW: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: SC09%20GVT
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC09%2520GVT%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for SC09%20GVT: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: VU68%20NZT
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU68%2520NZT%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for VU68%20NZT: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: AF18%20XNJ
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF18%2520XNJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for AF18%20XNJ: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: MA21%20URM
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA21%2520URM%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for MA21%20URM: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: DC71%20FZU
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC71%2520FZU%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [bca.uk] INFO: Scrape type for DC71%20FZU: 0
2026-03-29 22:15:45 [bca.uk] INFO: Found listing with ID: KW70%20WBV
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW70%2520WBV%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [bca.uk] INFO: Scrape type for KW70%20WBV: 0
2026-03-29 22:15:46 [bca.uk] INFO: Found listing with ID: SL21%20GVE
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL21%2520GVE%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [bca.uk] INFO: Scrape type for SL21%20GVE: 0
2026-03-29 22:15:46 [bca.uk] INFO: Found listing with ID: AX72%20KBV
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX72%2520KBV%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [bca.uk] INFO: Scrape type for AX72%20KBV: 0
2026-03-29 22:15:46 [bca.uk] INFO: Found listing with ID: BX19%20SYY
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX19%2520SYY%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [bca.uk] INFO: Scrape type for BX19%20SYY: 0
2026-03-29 22:15:46 [bca.uk] INFO: Found listing with ID: BK18%20XYL
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK18%2520XYL%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [bca.uk] INFO: Scrape type for BK18%20XYL: 0
2026-03-29 22:15:46 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=93&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:46 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=93&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=93&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:15:47 [bca.uk] INFO: Total items found: 100
2026-03-29 22:15:47 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=94&sort=MostRecentlyAdded
2026-03-29 22:15:47 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:15:47 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=94&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:47 [bca.uk] INFO: Found listing with ID: LD22%20AYJ
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD22%2520AYJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [bca.uk] INFO: Scrape type for LD22%20AYJ: 0
2026-03-29 22:15:47 [bca.uk] INFO: Found listing with ID: CF75%20GGP
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF75%2520GGP%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [bca.uk] INFO: Scrape type for CF75%20GGP: 0
2026-03-29 22:15:47 [bca.uk] INFO: Found listing with ID: FV72%20KGY
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV72%2520KGY%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [bca.uk] INFO: Scrape type for FV72%20KGY: 0
2026-03-29 22:15:47 [bca.uk] INFO: Found listing with ID: LO64%20HHD
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO64%2520HHD%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [bca.uk] INFO: Scrape type for LO64%20HHD: 0
2026-03-29 22:15:47 [bca.uk] INFO: Found listing with ID: RF65%20HTX
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF65%2520HTX%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [bca.uk] INFO: Scrape type for RF65%20HTX: 0
2026-03-29 22:15:47 [bca.uk] INFO: Found listing with ID: BJ72%20DRO
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ72%2520DRO%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [bca.uk] INFO: Scrape type for BJ72%20DRO: 0
2026-03-29 22:15:47 [bca.uk] INFO: Found listing with ID: CK23%20WHN
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK23%2520WHN%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [bca.uk] INFO: Scrape type for CK23%20WHN: 0
2026-03-29 22:15:47 [bca.uk] INFO: Found listing with ID: LF21%20YTG
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF21%2520YTG%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for LF21%20YTG: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: RA73%20EBJ
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA73%2520EBJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for RA73%20EBJ: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: YK13%20FZT
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK13%2520FZT%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for YK13%20FZT: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: BP72%20DYU
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP72%2520DYU%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for BP72%20DYU: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: GJ71%20VMR
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ71%2520VMR%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for GJ71%20VMR: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: LS73%20GLF
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS73%2520GLF%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for LS73%20GLF: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: YN22%20NAU
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN22%2520NAU%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for YN22%20NAU: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: KR68%20LWG
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR68%2520LWG%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for KR68%20LWG: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: LF65%20ZZH
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF65%2520ZZH%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for LF65%20ZZH: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: OV67%20NCF
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV67%2520NCF%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for OV67%20NCF: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: OY17%20WCN
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY17%2520WCN%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for OY17%20WCN: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: SY21%20KSE
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY21%2520KSE%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for SY21%20KSE: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: WF72%20GFE
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF72%2520GFE%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for WF72%20GFE: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: WG19%20VKO
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG19%2520VKO%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for WG19%20VKO: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: CF72%20WXG
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF72%2520WXG%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for CF72%20WXG: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: SY21%20KPV
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY21%2520KPV%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for SY21%20KPV: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: ME21%20EOG
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME21%2520EOG%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for ME21%20EOG: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: YM74%20VHU
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM74%2520VHU%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for YM74%20VHU: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: OU14%20UJN
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU14%2520UJN%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for OU14%20UJN: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: BX19%20RTU
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX19%2520RTU%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for BX19%20RTU: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: DL72%20YXT
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL72%2520YXT%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for DL72%20YXT: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: FJ22%20MVF
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ22%2520MVF%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for FJ22%20MVF: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: FL23%20DGF
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL23%2520DGF%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for FL23%20DGF: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: GY23%20NRX
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY23%2520NRX%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for GY23%20NRX: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: WN22%20HXF
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520HXF%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for WN22%20HXF: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: FP07%20WUH
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP07%2520WUH%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for FP07%20WUH: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: CF72%20WXC
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF72%2520WXC%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for CF72%20WXC: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: DV72%20LHT
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV72%2520LHT%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for DV72%20LHT: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: GY72%20DTO
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY72%2520DTO%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for GY72%20DTO: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: MJ23%20YRS
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ23%2520YRS%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for MJ23%20YRS: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: MT23%20YFJ
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT23%2520YFJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for MT23%20YFJ: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: SB60%20DPE
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB60%2520DPE%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for SB60%20DPE: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: FY68%20AKZ
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY68%2520AKZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for FY68%20AKZ: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: MH72%20DCO
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH72%2520DCO%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for MH72%20DCO: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: RE72%20GLV
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE72%2520GLV%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for RE72%20GLV: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: RF71%20AEN
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF71%2520AEN%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for RF71%20AEN: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: VN70%20UEW
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN70%2520UEW%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for VN70%20UEW: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: KM61%20FMG
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM61%2520FMG%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for KM61%20FMG: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: WN73%20BOV
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN73%2520BOV%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for WN73%20BOV: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: BJ71%20AEU
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ71%2520AEU%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for BJ71%20AEU: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: CJ72%20FSL
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ72%2520FSL%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for CJ72%20FSL: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: DP23%20ZVO
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP23%2520ZVO%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for DP23%20ZVO: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: FP71%20DWM
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP71%2520DWM%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for FP71%20DWM: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: LX22%20MBU
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX22%2520MBU%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for LX22%20MBU: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: MA23%20UCR
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA23%2520UCR%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for MA23%20UCR: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: MV23%20RLZ
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV23%2520RLZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for MV23%20RLZ: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: WG22%20NSK
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG22%2520NSK%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for WG22%20NSK: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: VO18%20DXE
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO18%2520DXE%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for VO18%20DXE: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: KF72%20VDC
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF72%2520VDC%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for KF72%20VDC: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: AV75%20CWF
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV75%2520CWF%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for AV75%20CWF: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: BV22%20ZHY
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV22%2520ZHY%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for BV22%20ZHY: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: DP22%20FZA
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP22%2520FZA%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for DP22%20FZA: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: DS23%20APZ
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS23%2520APZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for DS23%20APZ: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: FX71%20SKK
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX71%2520SKK%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for FX71%20SKK: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: GJ23%20KHG
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ23%2520KHG%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [bca.uk] INFO: Scrape type for GJ23%20KHG: 0
2026-03-29 22:15:48 [bca.uk] INFO: Found listing with ID: HV12%20KKL
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV12%2520KKL%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for HV12%20KKL: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: LF23%20VWH
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF23%2520VWH%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for LF23%20VWH: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: LG23%20ZFS
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG23%2520ZFS%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for LG23%20ZFS: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: LM72%20KHA
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM72%2520KHA%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for LM72%20KHA: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: LP21%20NUH
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP21%2520NUH%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for LP21%20NUH: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: MF21%20RGU
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF21%2520RGU%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for MF21%20RGU: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: PK23%20VVG
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK23%2520VVG%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for PK23%20VVG: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: SN23%20ULV
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN23%2520ULV%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for SN23%20ULV: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: VX22%20XJE
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX22%2520XJE%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for VX22%20XJE: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: WN70%20JZJ
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN70%2520JZJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for WN70%20JZJ: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: LD20%20NTK
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD20%2520NTK%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for LD20%20NTK: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: DS18%20LWX
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS18%2520LWX%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for DS18%20LWX: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: DS71%20GRU
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS71%2520GRU%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for DS71%20GRU: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: MM71%20HKX
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM71%2520HKX%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for MM71%20HKX: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: PK23%20HLN
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK23%2520HLN%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for PK23%20HLN: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: RA22%20WTD
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA22%2520WTD%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for RA22%20WTD: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: RF71%20AEL
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF71%2520AEL%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for RF71%20AEL: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: VE71%20WMG
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE71%2520WMG%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for VE71%20WMG: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: WU23%20FFO
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU23%2520FFO%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for WU23%20FFO: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: YG22%20UXL
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG22%2520UXL%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for YG22%20UXL: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: CU22%20KWR
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU22%2520KWR%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for CU22%20KWR: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: KU22%20YUR
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU22%2520YUR%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for KU22%20YUR: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: DK24%20WNG
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK24%2520WNG%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for DK24%20WNG: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: OV66%20GWX
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV66%2520GWX%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for OV66%20GWX: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: UW11%20LAM
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27UW11%2520LAM%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for UW11%20LAM: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: SJ20%20CTV
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ20%2520CTV%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for SJ20%20CTV: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: MJ68%20OVW
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ68%2520OVW%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for MJ68%20OVW: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: BT21%20MXF
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT21%2520MXF%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for BT21%20MXF: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: KT68%20WRU
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT68%2520WRU%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for KT68%20WRU: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: LO66%20VEB
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO66%2520VEB%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for LO66%20VEB: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: SA70%20OGP
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA70%2520OGP%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for SA70%20OGP: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: SF64%20XAO
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF64%2520XAO%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for SF64%20XAO: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: GV74%20LGO
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV74%2520LGO%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for GV74%20LGO: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: OY75%20FPD
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY75%2520FPD%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for OY75%20FPD: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: WM73%20NBF
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM73%2520NBF%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for WM73%20NBF: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: WX24%20XDW
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX24%2520XDW%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for WX24%20XDW: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: CX59%20YYW
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX59%2520YYW%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for CX59%20YYW: 0
2026-03-29 22:15:49 [bca.uk] INFO: Found listing with ID: FG66%20HZW
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG66%2520HZW%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [bca.uk] INFO: Scrape type for FG66%20HZW: 0
2026-03-29 22:15:49 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=94&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:49 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=94&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=94&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:15:51 [bca.uk] INFO: Total items found: 100
2026-03-29 22:15:51 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=95&sort=MostRecentlyAdded
2026-03-29 22:15:51 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:15:51 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=95&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: RK60%20RLZ
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK60%2520RLZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for RK60%20RLZ: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: SV62%20OSA
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV62%2520OSA%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for SV62%20OSA: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: VK61%20OBO
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK61%2520OBO%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for VK61%20OBO: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: AY64%20LKC
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY64%2520LKC%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for AY64%20LKC: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: CF25%20KZG
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF25%2520KZG%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for CF25%20KZG: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: PL24%20MLO
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL24%2520MLO%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for PL24%20MLO: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: VK22%20EZH
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK22%2520EZH%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for VK22%20EZH: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: BK23%20NBY
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520NBY%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for BK23%20NBY: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: PO23%20ZRC
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO23%2520ZRC%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for PO23%20ZRC: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: NL72%20MDO
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL72%2520MDO%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for NL72%20MDO: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: HT22%20UFZ
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT22%2520UFZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for HT22%20UFZ: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: DC66%20BWD
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC66%2520BWD%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for DC66%20BWD: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: DV64%20ZXY
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV64%2520ZXY%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for DV64%20ZXY: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: EX14%20ODS
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX14%2520ODS%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for EX14%20ODS: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: MK65%20FMP
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK65%2520FMP%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for MK65%20FMP: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: YY08%20KYH
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY08%2520KYH%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for YY08%20KYH: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: DX22%20EKF
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX22%2520EKF%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for DX22%20EKF: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: MH25%20FAO
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH25%2520FAO%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for MH25%20FAO: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: DG24%20LFU
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG24%2520LFU%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for DG24%20LFU: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: DG24%20KZL
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG24%2520KZL%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for DG24%20KZL: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: FX70%20OUJ
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX70%2520OUJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for FX70%20OUJ: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: MT70%20YFR
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT70%2520YFR%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for MT70%20YFR: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: BL23%20CNE
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL23%2520CNE%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for BL23%20CNE: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: BV24%20ASU
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV24%2520ASU%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for BV24%20ASU: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: SG22%20OZM
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG22%2520OZM%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for SG22%20OZM: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: BK75%20GHN
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK75%2520GHN%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for BK75%20GHN: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: WU72%20TBX
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU72%2520TBX%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for WU72%20TBX: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: EJ70%20ZCV
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ70%2520ZCV%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for EJ70%20ZCV: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: AU72%20VZK
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU72%2520VZK%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for AU72%20VZK: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: EN66%20BAO
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN66%2520BAO%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for EN66%20BAO: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: KW16%20MTJ
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW16%2520MTJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for KW16%20MTJ: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: OU22%20TWV
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU22%2520TWV%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for OU22%20TWV: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: BJ22%20BAO
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ22%2520BAO%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for BJ22%20BAO: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: LF15%20XDV
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF15%2520XDV%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for LF15%20XDV: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: SR17%20FDM
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR17%2520FDM%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for SR17%20FDM: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: SA11%20EZW
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA11%2520EZW%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for SA11%20EZW: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: OY19%20FMJ
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY19%2520FMJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for OY19%20FMJ: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: KC15%20AAE
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KC15%2520AAE%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for KC15%20AAE: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: CK23%20HZF
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK23%2520HZF%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for CK23%20HZF: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: AK22%20CCZ
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK22%2520CCZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for AK22%20CCZ: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: CY20%20AYO
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CY20%2520AYO%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for CY20%20AYO: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: DN69%20TPZ
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN69%2520TPZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for DN69%20TPZ: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: RO22%20NPU
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520NPU%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for RO22%20NPU: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: HS21%20OGL
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HS21%2520OGL%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for HS21%20OGL: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: LE73%20KBV
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE73%2520KBV%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [bca.uk] INFO: Scrape type for LE73%20KBV: 0
2026-03-29 22:15:51 [bca.uk] INFO: Found listing with ID: BN24%20VAF
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN24%2520VAF%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for BN24%20VAF: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: KY21%20LYG
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY21%2520LYG%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for KY21%20LYG: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: YG23%20VNO
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG23%2520VNO%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for YG23%20VNO: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: WN22%20OVG
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520OVG%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for WN22%20OVG: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: BL23%20VPW
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL23%2520VPW%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for BL23%20VPW: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: YP21%20WDW
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP21%2520WDW%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for YP21%20WDW: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: RJ71%20FSF
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ71%2520FSF%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for RJ71%20FSF: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: HV74%20NWF
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV74%2520NWF%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for HV74%20NWF: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: BL73%20FTP
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL73%2520FTP%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for BL73%20FTP: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: GV72%20UFY
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV72%2520UFY%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for GV72%20UFY: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: RE22%20PGX
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE22%2520PGX%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for RE22%20PGX: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: RX72%20CJU
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX72%2520CJU%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for RX72%20CJU: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: YB25%20XWL
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB25%2520XWL%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for YB25%20XWL: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: YC23%20NZG
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC23%2520NZG%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for YC23%20NZG: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: YC24%20LTK
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC24%2520LTK%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for YC24%20LTK: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: NL72%20VLY
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL72%2520VLY%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for NL72%20VLY: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: FM17%20RMY
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM17%2520RMY%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for FM17%20RMY: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: DA71%20PXF
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA71%2520PXF%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for DA71%20PXF: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: DN24%20UOU
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN24%2520UOU%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for DN24%20UOU: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: GD25%20NKM
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD25%2520NKM%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for GD25%20NKM: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: HV22%20ZSG
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV22%2520ZSG%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for HV22%20ZSG: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: LL72%20BZK
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL72%2520BZK%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for LL72%20BZK: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: MP73%20HZK
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MP73%2520HZK%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for MP73%20HZK: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: RA73%20AVN
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA73%2520AVN%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for RA73%20AVN: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: YF71%20WKK
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF71%2520WKK%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for YF71%20WKK: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: YK24%20AEO
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK24%2520AEO%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for YK24%20AEO: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: FP73%20NXV
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP73%2520NXV%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for FP73%20NXV: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: DP73%20FNK
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP73%2520FNK%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for DP73%20FNK: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: GK72%20OKV
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK72%2520OKV%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for GK72%20OKV: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: KR22%20SGY
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR22%2520SGY%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for KR22%20SGY: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: NL73%20OCS
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL73%2520OCS%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for NL73%20OCS: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: WR22%20TXW
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR22%2520TXW%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for WR22%20TXW: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: YC23%20DXD
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC23%2520DXD%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for YC23%20DXD: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: YD23%20AOF
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD23%2520AOF%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for YD23%20AOF: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: YR24%20JWZ
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR24%2520JWZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for YR24%20JWZ: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: CF21%20MSU
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF21%2520MSU%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for CF21%20MSU: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: FX20%20NUC
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX20%2520NUC%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for FX20%20NUC: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: KY22%20CTE
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY22%2520CTE%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for KY22%20CTE: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: HD16%20KZW
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HD16%2520KZW%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for HD16%20KZW: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: ST17%20ZSF
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST17%2520ZSF%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for ST17%20ZSF: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: GN66%20UUO
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN66%2520UUO%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for GN66%20UUO: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: MJ72%20WSY
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ72%2520WSY%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for MJ72%20WSY: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: SW17%20WTY
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW17%2520WTY%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for SW17%20WTY: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: PJ21%20KYH
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ21%2520KYH%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for PJ21%20KYH: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: WJ20%20AFZ
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ20%2520AFZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for WJ20%20AFZ: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: PK20%20WLJ
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK20%2520WLJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for PK20%20WLJ: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: PK20%20WJA
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK20%2520WJA%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for PK20%20WJA: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: WM13%20JVX
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM13%2520JVX%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for WM13%20JVX: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: ST21%20DZM
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST21%2520DZM%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for ST21%20DZM: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: DF75%20ECW
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF75%2520ECW%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for DF75%20ECW: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: SP15%20WMX
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP15%2520WMX%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for SP15%20WMX: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: YF70%20CWL
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF70%2520CWL%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for YF70%20CWL: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: SR19%20FHB
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR19%2520FHB%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for SR19%20FHB: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: PK67%20BDX
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK67%2520BDX%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for PK67%20BDX: 0
2026-03-29 22:15:52 [bca.uk] INFO: Found listing with ID: LS24%20YUT
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS24%2520YUT%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [bca.uk] INFO: Scrape type for LS24%20YUT: 0
2026-03-29 22:15:52 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=95&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:52 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=95&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=95&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:15:54 [bca.uk] INFO: Total items found: 100
2026-03-29 22:15:54 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=96&sort=MostRecentlyAdded
2026-03-29 22:15:54 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:15:54 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=96&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: LS24%20GUW
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS24%2520GUW%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for LS24%20GUW: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: HT25%20OUP
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT25%2520OUP%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for HT25%20OUP: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: MB13%20RDB
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MB13%2520RDB%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for MB13%20RDB: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: HN25%20YJF
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN25%2520YJF%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for HN25%20YJF: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: FD70%20VYU
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD70%2520VYU%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for FD70%20VYU: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: LL71%20YRU
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL71%2520YRU%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for LL71%20YRU: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: BL72%20FCX
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL72%2520FCX%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for BL72%20FCX: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: FM16%20WCE
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM16%2520WCE%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for FM16%20WCE: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: BU64%20BZH
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU64%2520BZH%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for BU64%20BZH: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: YH67%20DGU
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH67%2520DGU%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for YH67%20DGU: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: GM69%20AAO
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM69%2520AAO%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for GM69%20AAO: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: YC15%20CXH
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC15%2520CXH%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for YC15%20CXH: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: RV65%20LRF
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV65%2520LRF%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for RV65%20LRF: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: RO09%20HKH
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO09%2520HKH%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for RO09%20HKH: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: AY15%20WGP
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY15%2520WGP%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for AY15%20WGP: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: SK69%20GHU
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK69%2520GHU%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for SK69%20GHU: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: SW18%20CCU
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW18%2520CCU%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for SW18%20CCU: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: YB65%20UOY
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB65%2520UOY%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for YB65%20UOY: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: MD71%20LBE
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD71%2520LBE%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for MD71%20LBE: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: BL71%20EOF
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL71%2520EOF%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for BL71%20EOF: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: AO65%20RUJ
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO65%2520RUJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for AO65%20RUJ: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: MD68%20TZS
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD68%2520TZS%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for MD68%20TZS: 0
2026-03-29 22:15:54 [bca.uk] INFO: Found listing with ID: MV64%20KFJ
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV64%2520KFJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [bca.uk] INFO: Scrape type for MV64%20KFJ: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: DL18%20WXB
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL18%2520WXB%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for DL18%20WXB: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: MP19%20GXJ
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MP19%2520GXJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for MP19%20GXJ: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: HY18%20WRU
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY18%2520WRU%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for HY18%20WRU: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: PY14%20GDZ
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY14%2520GDZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for PY14%20GDZ: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: VT19%20XLB
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VT19%2520XLB%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for VT19%20XLB: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: BN69%20KPE
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN69%2520KPE%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for BN69%20KPE: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: FY70%20CWU
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY70%2520CWU%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for FY70%20CWU: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: YG21%20XBE
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG21%2520XBE%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for YG21%20XBE: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: R229%20LWV
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27R229%2520LWV%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for R229%20LWV: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: NG21%20VPN
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG21%2520VPN%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for NG21%20VPN: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: YX70%20KOV
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX70%2520KOV%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for YX70%20KOV: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: RJ22%20OJH
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ22%2520OJH%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for RJ22%20OJH: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: GJ70%20LWL
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ70%2520LWL%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for GJ70%20LWL: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: LN71%20XHS
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN71%2520XHS%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for LN71%20XHS: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: NC71%20UFS
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NC71%2520UFS%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for NC71%20UFS: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: MA62%20WDW
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA62%2520WDW%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for MA62%20WDW: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: FP66%20DTF
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP66%2520DTF%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for FP66%20DTF: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: RA19%20HYH
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA19%2520HYH%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for RA19%20HYH: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: LS74%20HXB
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS74%2520HXB%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for LS74%20HXB: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: FP69%20LNY
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP69%2520LNY%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for FP69%20LNY: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: OV23%20YCO
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV23%2520YCO%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for OV23%20YCO: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: BX67%20YXT
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX67%2520YXT%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for BX67%20YXT: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: WU25%20ULL
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU25%2520ULL%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for WU25%20ULL: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: FN19%20GLF
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN19%2520GLF%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [bca.uk] INFO: Scrape type for FN19%20GLF: 0
2026-03-29 22:15:55 [bca.uk] INFO: Found listing with ID: YR22%20SVF
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR22%2520SVF%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for YR22%20SVF: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: HD19%20WBT
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HD19%2520WBT%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for HD19%20WBT: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: BG69%20LXR
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG69%2520LXR%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for BG69%20LXR: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: FH74%20AOW
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH74%2520AOW%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for FH74%20AOW: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: OY69%20GMU
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY69%2520GMU%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for OY69%20GMU: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: SW18%20LJV
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW18%2520LJV%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for SW18%20LJV: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: WF24%20NKD
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF24%2520NKD%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for WF24%20NKD: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: HY19%20ASX
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY19%2520ASX%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for HY19%20ASX: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: YY18%20UZA
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY18%2520UZA%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for YY18%20UZA: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: LL24%20OAM
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL24%2520OAM%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for LL24%20OAM: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: GC19%20RZR
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GC19%2520RZR%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for GC19%20RZR: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: HY19%20AZZ
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY19%2520AZZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for HY19%20AZZ: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: KE73%20JXD
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE73%2520JXD%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for KE73%20JXD: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: BA19%20YBM
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BA19%2520YBM%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for BA19%20YBM: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: NU18%20WJV
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU18%2520WJV%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for NU18%20WJV: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: DS08%20ADZ
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS08%2520ADZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for DS08%20ADZ: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: GY19%20VDM
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY19%2520VDM%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for GY19%20VDM: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: DA24%20JXK
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA24%2520JXK%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for DA24%20JXK: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: BK70%20RXR
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK70%2520RXR%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for BK70%20RXR: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: OY70%20PWF
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY70%2520PWF%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for OY70%20PWF: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: WFZ%209932
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WFZ%25209932%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for WFZ%209932: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: HS15%20GXG
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HS15%2520GXG%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for HS15%20GXG: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: PF65%20PJU
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF65%2520PJU%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for PF65%20PJU: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: PY67%20FHR
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY67%2520FHR%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for PY67%20FHR: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: LT17%20NMZ
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT17%2520NMZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for LT17%20NMZ: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: LG18%20YTF
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG18%2520YTF%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for LG18%20YTF: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: YK18%20KVC
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK18%2520KVC%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for YK18%20KVC: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: KR65%20LMX
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR65%2520LMX%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for KR65%20LMX: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: LM15%20FCJ
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM15%2520FCJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for LM15%20FCJ: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: HV05%20XAK
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV05%2520XAK%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for HV05%20XAK: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: CE66%20VVM
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE66%2520VVM%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for CE66%20VVM: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: CF74%20GAU
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520GAU%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for CF74%20GAU: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: CE68%20LPO
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE68%2520LPO%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for CE68%20LPO: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: SP13%20YTV
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP13%2520YTV%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for SP13%20YTV: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: LC65%20UMK
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC65%2520UMK%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for LC65%20UMK: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: WD19%20DDU
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD19%2520DDU%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for WD19%20DDU: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: RX19%20GRU
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX19%2520GRU%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for RX19%20GRU: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: GJ11%20DWA
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ11%2520DWA%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for GJ11%20DWA: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: LE05%20BJX
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE05%2520BJX%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for LE05%20BJX: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: DU72%20CHN
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU72%2520CHN%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for DU72%20CHN: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: HK14%20XCF
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK14%2520XCF%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for HK14%20XCF: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: MV67%20GNZ
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV67%2520GNZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for MV67%20GNZ: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: YM14%20EYL
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM14%2520EYL%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for YM14%20EYL: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: GN13%20RJV
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN13%2520RJV%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for GN13%20RJV: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: NX64%20HNN
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX64%2520HNN%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for NX64%20HNN: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: DK06%20RXP
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK06%2520RXP%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for DK06%20RXP: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: KX58%20WKN
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX58%2520WKN%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for KX58%20WKN: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: LR11%20XPL
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR11%2520XPL%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for LR11%20XPL: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: AK66%20LFU
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK66%2520LFU%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for AK66%20LFU: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: NJ17%20TVF
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ17%2520TVF%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for NJ17%20TVF: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: OW65%20ENN
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW65%2520ENN%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for OW65%20ENN: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: LS23%20RPZ
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS23%2520RPZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for LS23%20RPZ: 0
2026-03-29 22:15:56 [bca.uk] INFO: Found listing with ID: PF14%20XJC
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF14%2520XJC%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [bca.uk] INFO: Scrape type for PF14%20XJC: 0
2026-03-29 22:15:56 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=96&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:56 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=96&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=96&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:15:59 [bca.uk] INFO: Total items found: 100
2026-03-29 22:15:59 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=97&sort=MostRecentlyAdded
2026-03-29 22:15:59 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:15:59 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=97&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: LG07%20XYX
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG07%2520XYX%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for LG07%20XYX: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: FP71%20YKG
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP71%2520YKG%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for FP71%20YKG: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: KF15%20CYC
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF15%2520CYC%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for KF15%20CYC: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: VU17%20LXG
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU17%2520LXG%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for VU17%20LXG: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: KX15%20OKS
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX15%2520OKS%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for KX15%20OKS: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: KF19%20YAW
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF19%2520YAW%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for KF19%20YAW: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: LY73%20OLO
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY73%2520OLO%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for LY73%20OLO: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: CV18%20TLK
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV18%2520TLK%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for CV18%20TLK: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: HJ63%20XOY
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ63%2520XOY%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for HJ63%20XOY: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: LY73%20MFA
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY73%2520MFA%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for LY73%20MFA: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: DF70%20BXL
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF70%2520BXL%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for DF70%20BXL: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: KF16%20KWG
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF16%2520KWG%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for KF16%20KWG: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: LP72%20HUV
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP72%2520HUV%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for LP72%20HUV: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: BM19%20HPE
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BM19%2520HPE%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for BM19%20HPE: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: EK66%20DXY
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK66%2520DXY%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for EK66%20DXY: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: ET73%20ANX
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET73%2520ANX%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for ET73%20ANX: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: DU72%20ZTZ
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU72%2520ZTZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for DU72%20ZTZ: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: SP19%20FKM
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP19%2520FKM%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for SP19%20FKM: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: BSZ%204903
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BSZ%25204903%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for BSZ%204903: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: AF71%20BXW
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF71%2520BXW%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for AF71%20BXW: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: NX16%20WZL
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX16%2520WZL%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for NX16%20WZL: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: YP73%20BUO
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP73%2520BUO%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for YP73%20BUO: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: LF72%20XGU
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF72%2520XGU%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for LF72%20XGU: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: B128%20XST
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27B128%2520XST%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for B128%20XST: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: GL23%20ABO
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL23%2520ABO%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for GL23%20ABO: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: DK10%20HWJ
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK10%2520HWJ%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for DK10%20HWJ: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: LJ52%20AOS
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ52%2520AOS%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for LJ52%20AOS: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: MM62%20GWL
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM62%2520GWL%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for MM62%20GWL: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: WM73%20OGY
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM73%2520OGY%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for WM73%20OGY: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: HA10%20CFM
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HA10%2520CFM%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for HA10%20CFM: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: KE66%20LUD
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE66%2520LUD%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for KE66%20LUD: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: R3%20LXU
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27R3%2520LXU%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for R3%20LXU: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: LY12%20AVD
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY12%2520AVD%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for LY12%20AVD: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: GF60%20AEM
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF60%2520AEM%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for GF60%20AEM: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: NN11%20BET
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NN11%2520BET%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for NN11%20BET: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: EK21%20VSL
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK21%2520VSL%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for EK21%20VSL: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: LD08%20AXH
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD08%2520AXH%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for LD08%20AXH: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: KF72%20AON
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF72%2520AON%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for KF72%20AON: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: EY08%20RMZ
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY08%2520RMZ%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for EY08%20RMZ: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: WB13%20LEE
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WB13%2520LEE%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for WB13%20LEE: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: PK66%20YYE
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK66%2520YYE%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for PK66%20YYE: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: WD16%20EWR
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD16%2520EWR%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for WD16%20EWR: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: WP20%20AHD
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP20%2520AHD%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [bca.uk] INFO: Scrape type for WP20%20AHD: 0
2026-03-29 22:15:59 [bca.uk] INFO: Found listing with ID: YS64%20XTB
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS64%2520XTB%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for YS64%20XTB: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: DL67%20DDY
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL67%2520DDY%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for DL67%20DDY: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: ST67%20BFP
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST67%2520BFP%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for ST67%20BFP: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: YF14%20CXV
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF14%2520CXV%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for YF14%20CXV: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: YL73%20AYF
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL73%2520AYF%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for YL73%20AYF: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: WF17%20VVT
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF17%2520VVT%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for WF17%20VVT: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: MV14%20KDX
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV14%2520KDX%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for MV14%20KDX: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: RE16%20YPD
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE16%2520YPD%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for RE16%20YPD: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: UGZ%209263
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27UGZ%25209263%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for UGZ%209263: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: GN60%20HLV
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN60%2520HLV%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for GN60%20HLV: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: HK74%20JYC
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK74%2520JYC%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for HK74%20JYC: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: RO73%20HYC
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO73%2520HYC%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for RO73%20HYC: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: WO15%20WUW
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO15%2520WUW%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for WO15%20WUW: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: HK74%20GYN
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK74%2520GYN%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for HK74%20GYN: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: GL64%20PPF
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL64%2520PPF%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for GL64%20PPF: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: BD69%20WKF
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD69%2520WKF%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for BD69%20WKF: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: KY67%20AHV
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY67%2520AHV%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for KY67%20AHV: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: RF73%20HGC
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF73%2520HGC%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for RF73%20HGC: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: AE63%20KXS
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE63%2520KXS%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for AE63%20KXS: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: MC15%20DPU
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC15%2520DPU%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for MC15%20DPU: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: RV05%20AFA
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV05%2520AFA%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for RV05%20AFA: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: DT18%20TGJ
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT18%2520TGJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for DT18%20TGJ: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: KP69%20SXV
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP69%2520SXV%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for KP69%20SXV: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: MK70%20NXZ
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK70%2520NXZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for MK70%20NXZ: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: KE72%20NPC
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE72%2520NPC%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for KE72%20NPC: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: WP66%20YFW
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP66%2520YFW%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for WP66%20YFW: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: GY09%20JSV
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY09%2520JSV%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for GY09%20JSV: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: MT68%20OZM
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT68%2520OZM%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for MT68%20OZM: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: EB21%20MKY
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EB21%2520MKY%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for EB21%20MKY: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: ML06%20HME
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML06%2520HME%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for ML06%20HME: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: MK66%20GAU
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK66%2520GAU%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for MK66%20GAU: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: YY57%20NKP
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY57%2520NKP%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for YY57%20NKP: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: MD67%20HAE
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD67%2520HAE%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for MD67%20HAE: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: WJ14%20UJN
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ14%2520UJN%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for WJ14%20UJN: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: HY19%20ZZL
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY19%2520ZZL%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for HY19%20ZZL: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: WM73%20OGU
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM73%2520OGU%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for WM73%20OGU: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: ST10%20VEW
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST10%2520VEW%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for ST10%20VEW: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: LA17%20WSK
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA17%2520WSK%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for LA17%20WSK: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: LM23%20XOP
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM23%2520XOP%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for LM23%20XOP: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: KS13%20OGR
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS13%2520OGR%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for KS13%20OGR: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: KP62%20FDG
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP62%2520FDG%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for KP62%20FDG: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: GD17%20XJK
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD17%2520XJK%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for GD17%20XJK: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: MT62%20SCZ
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT62%2520SCZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for MT62%20SCZ: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: SO14%20KUP
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO14%2520KUP%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for SO14%20KUP: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: DH66%20RRO
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DH66%2520RRO%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for DH66%20RRO: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: GX16%20OFD
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX16%2520OFD%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for GX16%20OFD: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: DA16%20WNH
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA16%2520WNH%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for DA16%20WNH: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: YN19%20DBP
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN19%2520DBP%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for YN19%20DBP: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: KM60%20PWZ
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM60%2520PWZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for KM60%20PWZ: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: CF22%20BGV
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF22%2520BGV%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for CF22%20BGV: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: EJ17%20NKD
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ17%2520NKD%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for EJ17%20NKD: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: AF19%20JVK
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF19%2520JVK%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for AF19%20JVK: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: OE66%20PMU
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE66%2520PMU%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for OE66%20PMU: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: OW69%20CUY
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW69%2520CUY%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for OW69%20CUY: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: WH19%20UNG
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WH19%2520UNG%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for WH19%20UNG: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: HX24%20UXP
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX24%2520UXP%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for HX24%20UXP: 0
2026-03-29 22:16:00 [bca.uk] INFO: Found listing with ID: LA05%20HHO
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA05%2520HHO%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [bca.uk] INFO: Scrape type for LA05%20HHO: 0
2026-03-29 22:16:00 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=97&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:00 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=97&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=97&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:16:02 [bca.uk] INFO: Total items found: 100
2026-03-29 22:16:02 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=98&sort=MostRecentlyAdded
2026-03-29 22:16:02 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:16:02 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=98&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: KV17%20UAN
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV17%2520UAN%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for KV17%20UAN: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: LL11%20UUV
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL11%2520UUV%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for LL11%20UUV: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: SB18%20AEV
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB18%2520AEV%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for SB18%20AEV: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: YP14%20VRL
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP14%2520VRL%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for YP14%20VRL: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: OV65%20FHJ
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV65%2520FHJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for OV65%20FHJ: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: AK18%20WMA
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK18%2520WMA%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for AK18%20WMA: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: LS17%20HHO
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS17%2520HHO%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for LS17%20HHO: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: FH17%20FCM
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH17%2520FCM%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for FH17%20FCM: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: LL12%20WJG
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL12%2520WJG%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for LL12%20WJG: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: BL65%20GHZ
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL65%2520GHZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for BL65%20GHZ: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: HY16%20VXH
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY16%2520VXH%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for HY16%20VXH: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: VE63%20GYB
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE63%2520GYB%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for VE63%20GYB: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: LK66%20ZYC
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK66%2520ZYC%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for LK66%20ZYC: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: GK15%20XJJ
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK15%2520XJJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for GK15%20XJJ: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: WN63%20TDO
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN63%2520TDO%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for WN63%20TDO: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: FG69%20EAP
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG69%2520EAP%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for FG69%20EAP: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: FD17%20LHM
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD17%2520LHM%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for FD17%20LHM: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: NA68%20TDZ
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA68%2520TDZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for NA68%20TDZ: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: MT23%20HSE
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT23%2520HSE%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for MT23%20HSE: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: EN16%20URX
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN16%2520URX%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for EN16%20URX: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: YF19%20PAE
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF19%2520PAE%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [bca.uk] INFO: Scrape type for YF19%20PAE: 0
2026-03-29 22:16:02 [bca.uk] INFO: Found listing with ID: AK19%20XWL
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK19%2520XWL%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for AK19%20XWL: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: WG17%20BYU
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG17%2520BYU%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for WG17%20BYU: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: GU15%20VFA
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU15%2520VFA%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for GU15%20VFA: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: WN69%20EET
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN69%2520EET%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for WN69%20EET: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: SL63%20DLO
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL63%2520DLO%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for SL63%20DLO: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: YB69%20PVV
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB69%2520PVV%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for YB69%20PVV: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: CE06%20SDY
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE06%2520SDY%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for CE06%20SDY: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: KV61%20VFF
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV61%2520VFF%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for KV61%20VFF: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: BK60%20KHJ
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK60%2520KHJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for BK60%20KHJ: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: KP19%20YHU
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP19%2520YHU%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for KP19%20YHU: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: KR14%20ZYG
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR14%2520ZYG%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for KR14%20ZYG: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: CP19%20VWS
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP19%2520VWS%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for CP19%20VWS: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: KM59%20GXD
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM59%2520GXD%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for KM59%20GXD: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: WA17%20YKG
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA17%2520YKG%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for WA17%20YKG: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: SB19%20DZS
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB19%2520DZS%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for SB19%20DZS: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: GY67%20PNJ
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY67%2520PNJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for GY67%20PNJ: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: DF65%20LLR
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF65%2520LLR%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for DF65%20LLR: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: HF18%20MRY
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF18%2520MRY%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for HF18%20MRY: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: GY13%20ELV
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY13%2520ELV%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for GY13%20ELV: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: BW57%20EZO
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW57%2520EZO%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for BW57%20EZO: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: ND73%20HCZ
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND73%2520HCZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for ND73%20HCZ: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: DL10%20AOV
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL10%2520AOV%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for DL10%20AOV: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: HY63%20WXZ
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY63%2520WXZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for HY63%20WXZ: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: SK63%20ZTP
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK63%2520ZTP%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for SK63%20ZTP: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: YE72%20DVF
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE72%2520DVF%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for YE72%20DVF: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: FN23%20OKM
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN23%2520OKM%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for FN23%20OKM: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: WV74%20OAP
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV74%2520OAP%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for WV74%20OAP: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: WV74%20NZP
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV74%2520NZP%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for WV74%20NZP: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: WD74%20EHX
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD74%2520EHX%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for WD74%20EHX: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: YF23%20OWX
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF23%2520OWX%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for YF23%20OWX: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: SH73%20RZG
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH73%2520RZG%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for SH73%20RZG: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: YE73%20JTX
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE73%2520JTX%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for YE73%20JTX: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: EA71%20DHD
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA71%2520DHD%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for EA71%20DHD: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: LF73%20ZBH
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF73%2520ZBH%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for LF73%20ZBH: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: WD74%20FXF
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD74%2520FXF%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for WD74%20FXF: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: AF73%20ESG
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF73%2520ESG%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for AF73%20ESG: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: AK73%20RXX
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK73%2520RXX%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for AK73%20RXX: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: LP23%20GVV
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP23%2520GVV%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for LP23%20GVV: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: LR73%20MXT
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR73%2520MXT%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for LR73%20MXT: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: HT21%20FOH
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT21%2520FOH%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for HT21%20FOH: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: LS22%20CXP
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS22%2520CXP%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for LS22%20CXP: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: WD22%20PXO
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD22%2520PXO%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for WD22%20PXO: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: YY23%20UHN
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY23%2520UHN%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for YY23%20UHN: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: OE22%20SZC
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE22%2520SZC%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for OE22%20SZC: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: BT06%20NLV
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT06%2520NLV%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for BT06%20NLV: 0
2026-03-29 22:16:03 [bca.uk] INFO: Found listing with ID: DA64%20GYF
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA64%2520GYF%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [bca.uk] INFO: Scrape type for DA64%20GYF: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: DY15%20BXS
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY15%2520BXS%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for DY15%20BXS: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: EJ65%20HKM
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ65%2520HKM%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for EJ65%20HKM: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: EX10%20RNY
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX10%2520RNY%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for EX10%20RNY: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: GP08%20XNK
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GP08%2520XNK%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for GP08%20XNK: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: GU02%20EYS
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU02%2520EYS%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for GU02%20EYS: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: VU11%20NVC
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU11%2520NVC%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for VU11%20NVC: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: DN07%20XRX
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN07%2520XRX%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for DN07%20XRX: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: LF13%20UWB
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF13%2520UWB%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for LF13%20UWB: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: LP64%20FNN
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP64%2520FNN%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for LP64%20FNN: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: MV68%20NGN
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV68%2520NGN%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for MV68%20NGN: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: WP16%20LYT
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP16%2520LYT%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for WP16%20LYT: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: BJ09%20OJU
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ09%2520OJU%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for BJ09%20OJU: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: PO16%20ZDR
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO16%2520ZDR%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for PO16%20ZDR: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: WJ68%20FGN
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ68%2520FGN%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for WJ68%20FGN: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: WA20%20JHX
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA20%2520JHX%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for WA20%20JHX: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: AU69%20RNX
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU69%2520RNX%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for AU69%20RNX: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: DN66%20CPF
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN66%2520CPF%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for DN66%20CPF: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: OW68%20VKR
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW68%2520VKR%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for OW68%20VKR: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: RO69%20TLK
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO69%2520TLK%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for RO69%20TLK: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: WG18%20XNP
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG18%2520XNP%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for WG18%20XNP: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: BN23%20NZK
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN23%2520NZK%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for BN23%20NZK: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: LV12%20XCG
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV12%2520XCG%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for LV12%20XCG: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: FG71%20UKK
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG71%2520UKK%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for FG71%20UKK: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: GL72%20JUV
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL72%2520JUV%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for GL72%20JUV: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: LL63%20OWY
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL63%2520OWY%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for LL63%20OWY: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: NG12%20XLT
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG12%2520XLT%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for NG12%20XLT: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: WO16%20LWJ
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO16%2520LWJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for WO16%20LWJ: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: FL69%20CZE
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL69%2520CZE%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for FL69%20CZE: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: LD16%20XHO
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD16%2520XHO%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for LD16%20XHO: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: FV15%20WTZ
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV15%2520WTZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for FV15%20WTZ: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: WD14%20AXN
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD14%2520AXN%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for WD14%20AXN: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: EO70%20VNT
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO70%2520VNT%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for EO70%20VNT: 0
2026-03-29 22:16:04 [bca.uk] INFO: Found listing with ID: MH16%20ZTR
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH16%2520ZTR%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [bca.uk] INFO: Scrape type for MH16%20ZTR: 0
2026-03-29 22:16:04 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=98&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:04 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=98&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=98&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:16:06 [bca.uk] INFO: Total items found: 100
2026-03-29 22:16:06 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=99&sort=MostRecentlyAdded
2026-03-29 22:16:06 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:16:06 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=99&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: SB68%20UFG
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB68%2520UFG%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for SB68%20UFG: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: FV68%20OEU
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV68%2520OEU%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for FV68%20OEU: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: HG11%20TWL
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG11%2520TWL%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for HG11%20TWL: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: LS65%20DBV
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS65%2520DBV%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for LS65%20DBV: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: MT15%20GCY
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT15%2520GCY%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for MT15%20GCY: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: NL15%20HWO
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL15%2520HWO%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for NL15%20HWO: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: PO13%20OZW
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO13%2520OZW%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for PO13%20OZW: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: RF16%20NYO
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF16%2520NYO%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for RF16%20NYO: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: VE14%20GWL
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE14%2520GWL%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for VE14%20GWL: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: VO10%20VKB
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO10%2520VKB%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for VO10%20VKB: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: WM17%20ZUC
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM17%2520ZUC%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for WM17%20ZUC: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: WU65%20AZT
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU65%2520AZT%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for WU65%20AZT: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: BF58%20OSL
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF58%2520OSL%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for BF58%20OSL: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: BJ60%20RHU
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ60%2520RHU%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for BJ60%20RHU: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: BV62%20SWU
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV62%2520SWU%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for BV62%20SWU: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: EA16%20NRN
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA16%2520NRN%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for EA16%20NRN: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: EK15%20CMF
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK15%2520CMF%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for EK15%20CMF: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: FN19%20AEP
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN19%2520AEP%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [bca.uk] INFO: Scrape type for FN19%20AEP: 0
2026-03-29 22:16:06 [bca.uk] INFO: Found listing with ID: BL70%20ANV
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL70%2520ANV%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for BL70%20ANV: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: RK21%20VTO
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK21%2520VTO%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for RK21%20VTO: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: FV21%20BND
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV21%2520BND%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for FV21%20BND: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: HX22%20KWM
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX22%2520KWM%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for HX22%20KWM: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: X315%20TCX
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27X315%2520TCX%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for X315%20TCX: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: AF73%20EVG
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF73%2520EVG%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for AF73%20EVG: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: FN23%20OKW
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN23%2520OKW%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for FN23%20OKW: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: WG73%20NUB
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG73%2520NUB%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for WG73%20NUB: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: WV74%20NYT
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV74%2520NYT%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for WV74%20NYT: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: WV74%20OBT
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV74%2520OBT%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for WV74%20OBT: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: DN25%20HMO
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN25%2520HMO%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for DN25%20HMO: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: MA24%20FLP
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA24%2520FLP%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for MA24%20FLP: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: WA22%20VXV
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA22%2520VXV%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for WA22%20VXV: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: MX58%20VOP
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX58%2520VOP%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for MX58%20VOP: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: BT72%20YFK
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT72%2520YFK%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for BT72%20YFK: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: GF23%20SYV
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF23%2520SYV%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for GF23%20SYV: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: AE21%20JXN
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE21%2520JXN%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for AE21%20JXN: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: FH23%20HHJ
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH23%2520HHJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for FH23%20HHJ: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: GD23%20DXH
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD23%2520DXH%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for GD23%20DXH: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: GM23%20KFW
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM23%2520KFW%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for GM23%20KFW: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: LF73%20PKM
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF73%2520PKM%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for LF73%20PKM: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: WN70%20VXS
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN70%2520VXS%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for WN70%20VXS: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: AX72%20KBO
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX72%2520KBO%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for AX72%20KBO: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: SD67%20FNV
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD67%2520FNV%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for SD67%20FNV: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: DE17%20XVY
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE17%2520XVY%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for DE17%20XVY: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: BG14%20CME
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG14%2520CME%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for BG14%20CME: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: BF13%20UEX
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF13%2520UEX%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for BF13%20UEX: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: KR16%20UGY
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR16%2520UGY%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for KR16%20UGY: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: AO61%20YHV
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO61%2520YHV%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for AO61%20YHV: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: DX65%20VKB
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX65%2520VKB%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for DX65%20VKB: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: EX60%20DVK
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX60%2520DVK%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for EX60%20DVK: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: FD13%20LHK
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD13%2520LHK%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for FD13%20LHK: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: JL05%20LOR
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27JL05%2520LOR%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for JL05%20LOR: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: MM66%20BOU
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM66%2520BOU%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for MM66%20BOU: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: OU67%20VUL
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU67%2520VUL%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for OU67%20VUL: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: SL16%20MUV
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL16%2520MUV%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for SL16%20MUV: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: PK17%20RPZ
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK17%2520RPZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for PK17%20RPZ: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: FV72%20UEJ
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV72%2520UEJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for FV72%20UEJ: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: GD23%20KLM
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD23%2520KLM%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for GD23%20KLM: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: LE71%20BFL
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE71%2520BFL%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for LE71%20BFL: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: LE71%20BKO
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE71%2520BKO%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for LE71%20BKO: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: LE71%20BLZ
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE71%2520BLZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for LE71%20BLZ: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: LA71%20ZZN
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA71%2520ZZN%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for LA71%20ZZN: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: LE71%20BBN
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE71%2520BBN%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for LE71%20BBN: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: LE71%20BBU
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE71%2520BBU%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for LE71%20BBU: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: BT72%20CZA
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT72%2520CZA%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for BT72%20CZA: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: FV72%20NPN
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV72%2520NPN%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for FV72%20NPN: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: BC74%20EUY
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC74%2520EUY%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for BC74%20EUY: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: BK24%20LCA
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK24%2520LCA%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for BK24%20LCA: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: BK25%20OZT
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK25%2520OZT%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for BK25%20OZT: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: BK25%20PXW
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK25%2520PXW%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for BK25%20PXW: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: BN25%20RJX
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN25%2520RJX%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for BN25%20RJX: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: BN74%20PFX
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN74%2520PFX%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for BN74%20PFX: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: LS73%20TKF
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS73%2520TKF%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for LS73%20TKF: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: MA24%20VTD
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA24%2520VTD%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for MA24%20VTD: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: RE24%20LFR
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE24%2520LFR%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for RE24%20LFR: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: SE65%20ONJ
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE65%2520ONJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for SE65%20ONJ: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: YF21%20TFA
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF21%2520TFA%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for YF21%20TFA: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: BA66%20OCO
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BA66%2520OCO%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for BA66%20OCO: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: DV67%20GZW
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV67%2520GZW%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [bca.uk] INFO: Scrape type for DV67%20GZW: 0
2026-03-29 22:16:07 [bca.uk] INFO: Found listing with ID: MK16%20EBC
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK16%2520EBC%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for MK16%20EBC: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: KW70%20UYT
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW70%2520UYT%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for KW70%20UYT: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: FH23%20HFT
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH23%2520HFT%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for FH23%20HFT: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: WN74%20UOV
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN74%2520UOV%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for WN74%20UOV: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: YM72%20AHN
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM72%2520AHN%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for YM72%20AHN: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: YM72%20DZH
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM72%2520DZH%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for YM72%20DZH: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: R100%20CGH
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27R100%2520CGH%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for R100%20CGH: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: KS58%20NYF
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS58%2520NYF%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for KS58%20NYF: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: WM72%20XVT
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM72%2520XVT%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for WM72%20XVT: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: CN09%20BBE
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN09%2520BBE%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for CN09%20BBE: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: VK69%20ZHM
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK69%2520ZHM%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for VK69%20ZHM: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: DE25%20YSR
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE25%2520YSR%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for DE25%20YSR: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: AE67%20XMO
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE67%2520XMO%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for AE67%20XMO: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: AF62%20HUH
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF62%2520HUH%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for AF62%20HUH: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: NK09%20APX
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK09%2520APX%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for NK09%20APX: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: EY17%20WPV
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY17%2520WPV%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for EY17%20WPV: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: DU21%20NOF
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU21%2520NOF%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for DU21%20NOF: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: VK24%20UPJ
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK24%2520UPJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for VK24%20UPJ: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: WJ14%20TZN
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ14%2520TZN%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for WJ14%20TZN: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: FD25%20HDX
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD25%2520HDX%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for FD25%20HDX: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: FD25%20HDY
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD25%2520HDY%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for FD25%20HDY: 0
2026-03-29 22:16:08 [bca.uk] INFO: Found listing with ID: RY68%20BHX
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RY68%2520BHX%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [bca.uk] INFO: Scrape type for RY68%20BHX: 0
2026-03-29 22:16:08 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=99&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:08 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=99&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:10 [scrapy.extensions.logstats] INFO: Crawled 231 pages (at 15 pages/min), scraped 993 items (at 0 items/min)
2026-03-29 22:16:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-29 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=99&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:16:11 [bca.uk] INFO: Total items found: 100
2026-03-29 22:16:11 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded
2026-03-29 22:16:11 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:16:11 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: FJ67%20KVX
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ67%2520KVX%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for FJ67%20KVX: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: Y512%20FBB
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y512%2520FBB%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for Y512%20FBB: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: FL06%20XTE
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL06%2520XTE%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for FL06%20XTE: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: AU68%20DAA
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU68%2520DAA%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for AU68%20DAA: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: LC69%20LCU
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC69%2520LCU%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for LC69%20LCU: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: MV22%20XWP
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV22%2520XWP%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for MV22%20XWP: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: VN15%20MWL
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN15%2520MWL%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for VN15%20MWL: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: YT65%20OHB
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT65%2520OHB%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for YT65%20OHB: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: FE69%20XTH
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE69%2520XTH%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for FE69%20XTH: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: GK17%20GZY
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK17%2520GZY%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for GK17%20GZY: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: J50%20GRS
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27J50%2520GRS%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for J50%20GRS: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: LF19%20BMC
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF19%2520BMC%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for LF19%20BMC: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: WJ11%20KZW
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ11%2520KZW%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for WJ11%20KZW: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: YA67%20NLN
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA67%2520NLN%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for YA67%20NLN: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: PO68%20EVP
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO68%2520EVP%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for PO68%20EVP: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: BF65%20YHT
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF65%2520YHT%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for BF65%20YHT: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: BK58%20OEW
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK58%2520OEW%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for BK58%20OEW: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: DU18%20ZDP
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU18%2520ZDP%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for DU18%20ZDP: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: FT17%20ANF
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT17%2520ANF%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for FT17%20ANF: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: HE10%20SCM
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HE10%2520SCM%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for HE10%20SCM: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: HG64%20SNV
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG64%2520SNV%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for HG64%20SNV: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: HX13%20SOC
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX13%2520SOC%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for HX13%20SOC: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: KY62%20ORH
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY62%2520ORH%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for KY62%20ORH: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: LL62%20UJP
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL62%2520UJP%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for LL62%20UJP: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: NJ62%20YAE
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ62%2520YAE%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for NJ62%20YAE: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: NK13%20ZRX
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK13%2520ZRX%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for NK13%20ZRX: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: RE11%20NYA
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE11%2520NYA%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for RE11%20NYA: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: RJ63%20MVF
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ63%2520MVF%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for RJ63%20MVF: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: RV13%20EJF
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV13%2520EJF%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for RV13%20EJF: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: YK14%20ZJJ
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK14%2520ZJJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for YK14%20ZJJ: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: PH02%20CPH
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PH02%2520CPH%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for PH02%20CPH: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: VE71%20RZV
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE71%2520RZV%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for VE71%20RZV: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: NA24%20YHP
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA24%2520YHP%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for NA24%20YHP: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: HT70%20HHG
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT70%2520HHG%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for HT70%20HHG: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: VK21%20SBX
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK21%2520SBX%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for VK21%20SBX: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: EO23%20XTE
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO23%2520XTE%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for EO23%20XTE: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: WU09%20YLM
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU09%2520YLM%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for WU09%20YLM: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: YG24%20PNR
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG24%2520PNR%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for YG24%20PNR: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: MJ71%20TRV
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ71%2520TRV%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for MJ71%20TRV: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: LC72%20UBY
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC72%2520UBY%27 HTTP/1.1" 200 None
2026-03-29 22:16:11 [bca.uk] INFO: Scrape type for LC72%20UBY: 0
2026-03-29 22:16:11 [bca.uk] INFO: Found listing with ID: LY66%20GYK
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY66%2520GYK%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for LY66%20GYK: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: FG71%20KUW
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG71%2520KUW%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for FG71%20KUW: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: EY70%20XVM
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY70%2520XVM%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for EY70%20XVM: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: LV67%20UGL
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV67%2520UGL%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for LV67%20UGL: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: LV23%20PKC
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV23%2520PKC%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for LV23%20PKC: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: VX13%20GXO
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX13%2520GXO%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for VX13%20GXO: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: LR69%20DFL
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR69%2520DFL%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for LR69%20DFL: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: RO22%20USU
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO22%2520USU%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for RO22%20USU: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: EU12%20KKS
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU12%2520KKS%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for EU12%20KKS: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: EO09%20FYY
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO09%2520FYY%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for EO09%20FYY: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: EA19%20CKX
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA19%2520CKX%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for EA19%20CKX: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: DU66%20LUE
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU66%2520LUE%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for DU66%20LUE: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: KB09%20BAR
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KB09%2520BAR%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for KB09%20BAR: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: WV66%20LWN
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV66%2520LWN%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for WV66%20LWN: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: BJ19%20VYH
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ19%2520VYH%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for BJ19%20VYH: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: CV10%20NRY
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV10%2520NRY%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for CV10%20NRY: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: BD69%20NRF
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD69%2520NRF%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for BD69%20NRF: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: RJ21%20KFN
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ21%2520KFN%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for RJ21%20KFN: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: AK17%20NJZ
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK17%2520NJZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for AK17%20NJZ: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: RK71%20OJM
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK71%2520OJM%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for RK71%20OJM: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: LG70%20JZL
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG70%2520JZL%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for LG70%20JZL: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: FGZ%207364
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FGZ%25207364%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for FGZ%207364: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: DU19%20BTO
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU19%2520BTO%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for DU19%20BTO: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: DF21%20LVJ
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF21%2520LVJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for DF21%20LVJ: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: MT70%20SZL
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT70%2520SZL%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for MT70%20SZL: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: Y23%20MWP
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y23%2520MWP%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for Y23%20MWP: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: YW16%20VXH
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YW16%2520VXH%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for YW16%20VXH: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: CA21%20HDD
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA21%2520HDD%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for CA21%20HDD: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: HJ25%20YJP
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ25%2520YJP%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for HJ25%20YJP: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: YO24%20OSX
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO24%2520OSX%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for YO24%20OSX: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: DS21%20OXF
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS21%2520OXF%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for DS21%20OXF: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: EX21%20UHT
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX21%2520UHT%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for EX21%20UHT: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: RJ70%20LWH
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ70%2520LWH%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for RJ70%20LWH: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: RJ70%20RYZ
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ70%2520RYZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for RJ70%20RYZ: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: RK18%20VWW
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK18%2520VWW%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for RK18%20VWW: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: RK70%20NXD
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK70%2520NXD%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for RK70%20NXD: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: WF70%20HOA
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF70%2520HOA%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for WF70%20HOA: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: DN21%20YNU
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN21%2520YNU%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for DN21%20YNU: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: DS21%20OTL
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS21%2520OTL%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for DS21%20OTL: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: DS21%20OVT
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS21%2520OVT%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for DS21%20OVT: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: AY20%20CKJ
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY20%2520CKJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for AY20%20CKJ: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: DU22%20VSZ
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU22%2520VSZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for DU22%20VSZ: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: FN23%20PYS
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN23%2520PYS%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for FN23%20PYS: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: NV73%20RFF
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV73%2520RFF%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for NV73%20RFF: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: RJ21%20KFG
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ21%2520KFG%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for RJ21%20KFG: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: RX19%20LDV
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX19%2520LDV%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for RX19%20LDV: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: RX19%20LDY
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX19%2520LDY%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for RX19%20LDY: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: RX19%20LDZ
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX19%2520LDZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for RX19%20LDZ: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: YJ19%20LLM
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ19%2520LLM%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for YJ19%20LLM: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: RO70%20JHV
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO70%2520JHV%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for RO70%20JHV: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: CA72%20MXP
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA72%2520MXP%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for CA72%20MXP: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: LN73%20VCF
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN73%2520VCF%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for LN73%20VCF: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: GL71%20BCY
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL71%2520BCY%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for GL71%20BCY: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: CV20%20BZC
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV20%2520BZC%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for CV20%20BZC: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: RO25%20DCV
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO25%2520DCV%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for RO25%20DCV: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: RV25%20UYE
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV25%2520UYE%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for RV25%20UYE: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: RV25%20UPH
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV25%2520UPH%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for RV25%20UPH: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: MD19%20HCG
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD19%2520HCG%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for MD19%20HCG: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: YR23%20XTM
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR23%2520XTM%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for YR23%20XTM: 0
2026-03-29 22:16:12 [bca.uk] INFO: Found listing with ID: LE72%20GLV
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE72%2520GLV%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [bca.uk] INFO: Scrape type for LE72%20GLV: 0
2026-03-29 22:16:12 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:12 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:16:15 [bca.uk] INFO: Total items found: 100
2026-03-29 22:16:15 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded
2026-03-29 22:16:15 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:16:15 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: LE72%20FZL
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE72%2520FZL%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for LE72%20FZL: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: AV22%20NFL
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV22%2520NFL%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for AV22%20NFL: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: KP19%20AYF
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP19%2520AYF%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for KP19%20AYF: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: KS70%20VSE
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS70%2520VSE%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for KS70%20VSE: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: YY68%20DWD
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY68%2520DWD%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for YY68%20DWD: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: WJ18%20YRN
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ18%2520YRN%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for WJ18%20YRN: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: YR74%20URV
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR74%2520URV%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for YR74%20URV: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: CP18%20EFT
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP18%2520EFT%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for CP18%20EFT: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: NL61%20CUV
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL61%2520CUV%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for NL61%20CUV: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: YF72%20RVK
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF72%2520RVK%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for YF72%20RVK: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: LF69%20TDU
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF69%2520TDU%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for LF69%20TDU: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: LP72%20VSY
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP72%2520VSY%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for LP72%20VSY: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: DE17%20NXO
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE17%2520NXO%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for DE17%20NXO: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: VK72%20ZPW
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK72%2520ZPW%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for VK72%20ZPW: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: DU23%20OPX
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU23%2520OPX%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for DU23%20OPX: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: BX71%20KWE
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX71%2520KWE%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for BX71%20KWE: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: CU15%20OSF
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU15%2520OSF%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for CU15%20OSF: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: DW16%20HFR
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DW16%2520HFR%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for DW16%20HFR: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: MF69%20OYR
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF69%2520OYR%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for MF69%20OYR: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: VK69%20KYV
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK69%2520KYV%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for VK69%20KYV: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: VN18%20UXD
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN18%2520UXD%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for VN18%20UXD: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: BD72%20JKV
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD72%2520JKV%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for BD72%20JKV: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: BK71%20TMV
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK71%2520TMV%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for BK71%20TMV: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: BP21%20XJW
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP21%2520XJW%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for BP21%20XJW: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: DV20%20WJA
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV20%2520WJA%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for DV20%20WJA: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: MM19%20WRR
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM19%2520WRR%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for MM19%20WRR: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: MM19%20WYU
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM19%2520WYU%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for MM19%20WYU: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: GD19%20ZGX
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD19%2520ZGX%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for GD19%20ZGX: 0
2026-03-29 22:16:15 [bca.uk] INFO: Found listing with ID: LC16%20GVV
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC16%2520GVV%27 HTTP/1.1" 200 None
2026-03-29 22:16:15 [bca.uk] INFO: Scrape type for LC16%20GVV: 2
2026-03-29 22:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cde58a7-dd7b-5d0e-9f1b-89a03723dfef with identifier: LC16%20GVV
2026-03-29 22:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cde58a7-dd7b-5d0e-9f1b-89a03723dfef with scrape type 2
2026-03-29 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cde58a7-dd7b-5d0e-9f1b-89a03723dfef with scrape type 2
2026-03-29 22:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5cde58a7-dd7b-5d0e-9f1b-89a03723dfef, identifier: LC16%20GVV
2026-03-29 22:16:16 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:16 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5cde58a7-dd7b-5d0e-9f1b-89a03723dfef with identifier: LC16%20GVV
2026-03-29 22:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5cde58a7-dd7b-5d0e-9f1b-89a03723dfef with identifier: LC16%20GVV
2026-03-29 22:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5cde58a7-dd7b-5d0e-9f1b-89a03723dfef with identifier: LC16%20GVV to the API
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LC16%20GVV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5cde58a7-dd7b-5d0e-9f1b-89a03723dfef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LC16 GVV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LC16%20GVV&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MINI',
 'model': 'CLUBMAN',
 'odometer': 66868,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'MINI CLUBMAN 2.0 COOPER S Estate',
 'transmission': 'automatic',
 'trim': 'COOPER S',
 'vin': 'WMWLN720702D96789',
 'year': 2016}
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC16%2520GVV%27 HTTP/1.1" 200 None
2026-03-29 22:16:16 [bca.uk] INFO: Saving data for LC16%20GVV: {'auction_closing_time': 1774864800.0, 'created_time': 1774524669.774831, 'last_price_update_time': 1774822576.539937}
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LC16%2520GVV') HTTP/1.1" 204 0
2026-03-29 22:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:16 [bca.uk] INFO: Found listing with ID: DY72%20ZZP
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY72%2520ZZP%27 HTTP/1.1" 200 None
2026-03-29 22:16:16 [bca.uk] INFO: Scrape type for DY72%20ZZP: 2
2026-03-29 22:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67590857-910a-59c6-9739-9b96f42f3b0c with identifier: DY72%20ZZP
2026-03-29 22:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67590857-910a-59c6-9739-9b96f42f3b0c with scrape type 2
2026-03-29 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67590857-910a-59c6-9739-9b96f42f3b0c with scrape type 2
2026-03-29 22:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 67590857-910a-59c6-9739-9b96f42f3b0c, identifier: DY72%20ZZP
2026-03-29 22:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 67590857-910a-59c6-9739-9b96f42f3b0c with identifier: DY72%20ZZP
2026-03-29 22:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 67590857-910a-59c6-9739-9b96f42f3b0c with identifier: DY72%20ZZP
2026-03-29 22:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 67590857-910a-59c6-9739-9b96f42f3b0c with identifier: DY72%20ZZP to the API
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DY72%20ZZP-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '67590857-910a-59c6-9739-9b96f42f3b0c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DY72 ZZP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DY72%20ZZP&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VOLVO',
 'model': 'XC40 ELECTRIC',
 'odometer': 17278,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VOLVO XC40 ELECTRIC 170KW 69KWH R/C SM PLUS StationWagon',
 'transmission': 'automatic',
 'trim': '170KW 69KWH R/C SM PLUS',
 'vin': 'YV1XZEFV8P2954928',
 'year': 2022}
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY72%2520ZZP%27 HTTP/1.1" 200 None
2026-03-29 22:16:17 [bca.uk] INFO: Saving data for DY72%20ZZP: {'auction_closing_time': 1774864800.0, 'created_time': 1774363851.300261, 'last_price_update_time': 1774822577.035006}
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DY72%2520ZZP') HTTP/1.1" 204 0
2026-03-29 22:16:17 [bca.uk] INFO: Found listing with ID: LD69%20JUX
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD69%2520JUX%27 HTTP/1.1" 200 None
2026-03-29 22:16:17 [bca.uk] INFO: Scrape type for LD69%20JUX: 2
2026-03-29 22:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb235d1d-c054-5031-bc0d-b6055de660e2 with identifier: LD69%20JUX
2026-03-29 22:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb235d1d-c054-5031-bc0d-b6055de660e2 with scrape type 2
2026-03-29 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb235d1d-c054-5031-bc0d-b6055de660e2 with scrape type 2
2026-03-29 22:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cb235d1d-c054-5031-bc0d-b6055de660e2, identifier: LD69%20JUX
2026-03-29 22:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cb235d1d-c054-5031-bc0d-b6055de660e2 with identifier: LD69%20JUX
2026-03-29 22:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cb235d1d-c054-5031-bc0d-b6055de660e2 with identifier: LD69%20JUX
2026-03-29 22:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cb235d1d-c054-5031-bc0d-b6055de660e2 with identifier: LD69%20JUX to the API
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LD69%20JUX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'cb235d1d-c054-5031-bc0d-b6055de660e2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LD69 JUX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LD69%20JUX&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'TESLA',
 'model': 'MODEL 3',
 'odometer': 74884,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL 3 PERFORMANCE AWD (UPGRADE) Saloon',
 'transmission': 'automatic',
 'trim': 'PERFORMANCE AWD (UPGRADE)',
 'vin': '5YJ3F7EB4KF502660',
 'year': 2019}
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD69%2520JUX%27 HTTP/1.1" 200 None
2026-03-29 22:16:17 [bca.uk] INFO: Saving data for LD69%20JUX: {'auction_closing_time': 1774864800.0, 'created_time': 1774524697.493449, 'last_price_update_time': 1774822577.433551}
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LD69%2520JUX') HTTP/1.1" 204 0
2026-03-29 22:16:17 [bca.uk] INFO: Found listing with ID: FD69%20FET
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD69%2520FET%27 HTTP/1.1" 200 None
2026-03-29 22:16:17 [bca.uk] INFO: Scrape type for FD69%20FET: 2
2026-03-29 22:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 227064f9-820e-580f-8c20-bee1c7b6bc77 with identifier: FD69%20FET
2026-03-29 22:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 227064f9-820e-580f-8c20-bee1c7b6bc77 with scrape type 2
2026-03-29 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 227064f9-820e-580f-8c20-bee1c7b6bc77 with scrape type 2
2026-03-29 22:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 227064f9-820e-580f-8c20-bee1c7b6bc77, identifier: FD69%20FET
2026-03-29 22:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 227064f9-820e-580f-8c20-bee1c7b6bc77 with identifier: FD69%20FET
2026-03-29 22:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 227064f9-820e-580f-8c20-bee1c7b6bc77 with identifier: FD69%20FET
2026-03-29 22:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 227064f9-820e-580f-8c20-bee1c7b6bc77 with identifier: FD69%20FET to the API
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FD69%20FET-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '227064f9-820e-580f-8c20-bee1c7b6bc77',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FD69 FET',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FD69%20FET&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MG MOTOR UK',
 'model': 'ZS ELECTRIC',
 'odometer': 57021,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK ZS ELECTRIC 105KW 45KWH EXCITE Hatchback',
 'transmission': 'automatic',
 'trim': '105KW 45KWH EXCITE',
 'vin': 'SDPW7BB3FKZ204755',
 'year': 2020}
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD69%2520FET%27 HTTP/1.1" 200 None
2026-03-29 22:16:17 [bca.uk] INFO: Saving data for FD69%20FET: {'auction_closing_time': 1774864800.0, 'created_time': 1774276650.363005, 'last_price_update_time': 1774822577.870579}
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FD69%2520FET') HTTP/1.1" 204 0
2026-03-29 22:16:17 [bca.uk] INFO: Found listing with ID: HJ70%20OJS
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ70%2520OJS%27 HTTP/1.1" 200 None
2026-03-29 22:16:17 [bca.uk] INFO: Scrape type for HJ70%20OJS: 2
2026-03-29 22:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72d91b8d-65e3-5ec2-ac63-810cc24d180b with identifier: HJ70%20OJS
2026-03-29 22:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72d91b8d-65e3-5ec2-ac63-810cc24d180b with scrape type 2
2026-03-29 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72d91b8d-65e3-5ec2-ac63-810cc24d180b with scrape type 2
2026-03-29 22:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 72d91b8d-65e3-5ec2-ac63-810cc24d180b, identifier: HJ70%20OJS
2026-03-29 22:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 72d91b8d-65e3-5ec2-ac63-810cc24d180b with identifier: HJ70%20OJS
2026-03-29 22:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 72d91b8d-65e3-5ec2-ac63-810cc24d180b with identifier: HJ70%20OJS
2026-03-29 22:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 72d91b8d-65e3-5ec2-ac63-810cc24d180b with identifier: HJ70%20OJS to the API
2026-03-29 22:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 48,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HJ70%20OJS-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '72d91b8d-65e3-5ec2-ac63-810cc24d180b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HJ70 OJS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HJ70%20OJS&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VOLVO',
 'model': 'XC40 RECHARGE',
 'odometer': 52492,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VOLVO XC40 RECHARGE 1.5 T5 PHEV R DESIGN StationWagon',
 'transmission': 'automatic',
 'trim': 'T5 PHEV R DESIGN',
 'vin': 'YV1XZBBVFM2446272',
 'year': 2020}
2026-03-29 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ70%2520OJS%27 HTTP/1.1" 200 None
2026-03-29 22:16:18 [bca.uk] INFO: Saving data for HJ70%20OJS: {'auction_closing_time': 1774864800.0, 'created_time': 1774130717.770664, 'last_price_update_time': 1774822578.935701}
2026-03-29 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ70%2520OJS') HTTP/1.1" 204 0
2026-03-29 22:16:18 [bca.uk] INFO: Found listing with ID: KS68%20HDN
2026-03-29 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS68%2520HDN%27 HTTP/1.1" 200 None
2026-03-29 22:16:18 [bca.uk] INFO: Scrape type for KS68%20HDN: 2
2026-03-29 22:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc9712c5-364e-56a8-a427-3de953ff8381 with identifier: KS68%20HDN
2026-03-29 22:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc9712c5-364e-56a8-a427-3de953ff8381 with scrape type 2
2026-03-29 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc9712c5-364e-56a8-a427-3de953ff8381 with scrape type 2
2026-03-29 22:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bc9712c5-364e-56a8-a427-3de953ff8381, identifier: KS68%20HDN
2026-03-29 22:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bc9712c5-364e-56a8-a427-3de953ff8381 with identifier: KS68%20HDN
2026-03-29 22:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bc9712c5-364e-56a8-a427-3de953ff8381 with identifier: KS68%20HDN
2026-03-29 22:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bc9712c5-364e-56a8-a427-3de953ff8381 with identifier: KS68%20HDN to the API
2026-03-29 22:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KS68%20HDN-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'bc9712c5-364e-56a8-a427-3de953ff8381',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KS68 HDN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KS68%20HDN&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'SEAT',
 'model': 'ATECA',
 'odometer': 69865,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'SEAT ATECA 1.0 TSI 115 SE L EZ StationWagon',
 'transmission': 'manual',
 'trim': 'TSI 115 SE L EZ',
 'vin': 'VSSZZZ5FZK6523283',
 'year': 2018}
2026-03-29 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS68%2520HDN%27 HTTP/1.1" 200 None
2026-03-29 22:16:19 [bca.uk] INFO: Saving data for KS68%20HDN: {'auction_closing_time': 1774864800.0, 'created_time': 1774524683.192596, 'last_price_update_time': 1774822579.378391}
2026-03-29 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KS68%2520HDN') HTTP/1.1" 204 0
2026-03-29 22:16:19 [bca.uk] INFO: Found listing with ID: LK68%20UKX
2026-03-29 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK68%2520UKX%27 HTTP/1.1" 200 None
2026-03-29 22:16:19 [bca.uk] INFO: Scrape type for LK68%20UKX: 2
2026-03-29 22:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9726dfe-c902-5bf1-bd57-8e1f172e831d with identifier: LK68%20UKX
2026-03-29 22:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9726dfe-c902-5bf1-bd57-8e1f172e831d with scrape type 2
2026-03-29 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9726dfe-c902-5bf1-bd57-8e1f172e831d with scrape type 2
2026-03-29 22:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d9726dfe-c902-5bf1-bd57-8e1f172e831d, identifier: LK68%20UKX
2026-03-29 22:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d9726dfe-c902-5bf1-bd57-8e1f172e831d with identifier: LK68%20UKX
2026-03-29 22:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d9726dfe-c902-5bf1-bd57-8e1f172e831d with identifier: LK68%20UKX
2026-03-29 22:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d9726dfe-c902-5bf1-bd57-8e1f172e831d with identifier: LK68%20UKX to the API
2026-03-29 22:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LK68%20UKX-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd9726dfe-c902-5bf1-bd57-8e1f172e831d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LK68 UKX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LK68%20UKX&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 62919,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.0 E/B 125 ST-LINE X Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 ST-LINE X',
 'vin': 'WF0NXXGCHNJB41704',
 'year': 2019}
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK68%2520UKX%27 HTTP/1.1" 200 None
2026-03-29 22:16:20 [bca.uk] INFO: Saving data for LK68%20UKX: {'auction_closing_time': 1774951200.0, 'created_time': 1774524680.481035, 'last_price_update_time': 1774822580.488787}
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LK68%2520UKX') HTTP/1.1" 204 0
2026-03-29 22:16:20 [bca.uk] INFO: Found listing with ID: PE19%20SPV
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE19%2520SPV%27 HTTP/1.1" 200 None
2026-03-29 22:16:20 [bca.uk] INFO: Scrape type for PE19%20SPV: 2
2026-03-29 22:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 220446b1-429f-54e6-9415-b27d0b53c4b2 with identifier: PE19%20SPV
2026-03-29 22:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 220446b1-429f-54e6-9415-b27d0b53c4b2 with scrape type 2
2026-03-29 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 220446b1-429f-54e6-9415-b27d0b53c4b2 with scrape type 2
2026-03-29 22:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 220446b1-429f-54e6-9415-b27d0b53c4b2, identifier: PE19%20SPV
2026-03-29 22:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 220446b1-429f-54e6-9415-b27d0b53c4b2 with identifier: PE19%20SPV
2026-03-29 22:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 220446b1-429f-54e6-9415-b27d0b53c4b2 with identifier: PE19%20SPV
2026-03-29 22:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 220446b1-429f-54e6-9415-b27d0b53c4b2 with identifier: PE19%20SPV to the API
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PE19%20SPV-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '220446b1-429f-54e6-9415-b27d0b53c4b2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PE19 SPV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PE19%20SPV&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'VAUXHALL',
 'model': 'CROSSLAND X',
 'odometer': 46067,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CROSSLAND X 1.2 T 130 ELITE S/S Hatchback',
 'transmission': 'manual',
 'trim': 'T 130 ELITE S/S',
 'vin': 'W0V7H9EB0K4251690',
 'year': 2019}
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE19%2520SPV%27 HTTP/1.1" 200 None
2026-03-29 22:16:20 [bca.uk] INFO: Saving data for PE19%20SPV: {'auction_closing_time': 1774864800.0, 'created_time': 1774524609.676953, 'last_price_update_time': 1774822580.901712}
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PE19%2520SPV') HTTP/1.1" 204 0
2026-03-29 22:16:20 [bca.uk] INFO: Found listing with ID: SO72%20HVT
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO72%2520HVT%27 HTTP/1.1" 200 None
2026-03-29 22:16:20 [bca.uk] INFO: Scrape type for SO72%20HVT: 2
2026-03-29 22:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fb97461-9e98-52f9-8bd8-f81735f9d2a4 with identifier: SO72%20HVT
2026-03-29 22:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fb97461-9e98-52f9-8bd8-f81735f9d2a4 with scrape type 2
2026-03-29 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fb97461-9e98-52f9-8bd8-f81735f9d2a4 with scrape type 2
2026-03-29 22:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8fb97461-9e98-52f9-8bd8-f81735f9d2a4, identifier: SO72%20HVT
2026-03-29 22:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8fb97461-9e98-52f9-8bd8-f81735f9d2a4 with identifier: SO72%20HVT
2026-03-29 22:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8fb97461-9e98-52f9-8bd8-f81735f9d2a4 with identifier: SO72%20HVT
2026-03-29 22:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8fb97461-9e98-52f9-8bd8-f81735f9d2a4 with identifier: SO72%20HVT to the API
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SO72%20HVT-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '8fb97461-9e98-52f9-8bd8-f81735f9d2a4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'SO72 HVT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SO72%20HVT&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'MG MOTOR UK',
 'model': 'ZS ELECTRIC',
 'odometer': 31695,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK ZS ELECTRIC 115KW 73KWH SE LR Hatchback',
 'transmission': 'automatic',
 'trim': '115KW 73KWH SE LR',
 'vin': 'LSJW74090PZ078620',
 'year': 2023}
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO72%2520HVT%27 HTTP/1.1" 200 None
2026-03-29 22:16:21 [bca.uk] INFO: Saving data for SO72%20HVT: {'auction_closing_time': 1774864800.0, 'created_time': 1774524570.449507, 'last_price_update_time': 1774822581.358204}
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SO72%2520HVT') HTTP/1.1" 204 0
2026-03-29 22:16:21 [bca.uk] INFO: Found listing with ID: BJ20%20DDA
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ20%2520DDA%27 HTTP/1.1" 200 None
2026-03-29 22:16:21 [bca.uk] INFO: Scrape type for BJ20%20DDA: 0
2026-03-29 22:16:21 [bca.uk] INFO: Found listing with ID: CA74%20HZJ
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA74%2520HZJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:21 [bca.uk] INFO: Scrape type for CA74%20HZJ: 0
2026-03-29 22:16:21 [bca.uk] INFO: Found listing with ID: CK71%20OXH
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK71%2520OXH%27 HTTP/1.1" 200 None
2026-03-29 22:16:21 [bca.uk] INFO: Scrape type for CK71%20OXH: 0
2026-03-29 22:16:21 [bca.uk] INFO: Found listing with ID: LE73%20EPA
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE73%2520EPA%27 HTTP/1.1" 200 None
2026-03-29 22:16:21 [bca.uk] INFO: Scrape type for LE73%20EPA: 0
2026-03-29 22:16:21 [bca.uk] INFO: Found listing with ID: VK71%20ZSN
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK71%2520ZSN%27 HTTP/1.1" 200 None
2026-03-29 22:16:21 [bca.uk] INFO: Scrape type for VK71%20ZSN: 0
2026-03-29 22:16:21 [bca.uk] INFO: Found listing with ID: YD23%20NVS
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD23%2520NVS%27 HTTP/1.1" 200 None
2026-03-29 22:16:21 [bca.uk] INFO: Scrape type for YD23%20NVS: 0
2026-03-29 22:16:21 [bca.uk] INFO: Found listing with ID: CP71%20MZY
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP71%2520MZY%27 HTTP/1.1" 200 None
2026-03-29 22:16:21 [bca.uk] INFO: Scrape type for CP71%20MZY: 2
2026-03-29 22:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24615456-58a7-54e0-a080-9f4d94305f9b with identifier: CP71%20MZY
2026-03-29 22:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24615456-58a7-54e0-a080-9f4d94305f9b with scrape type 2
2026-03-29 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24615456-58a7-54e0-a080-9f4d94305f9b with scrape type 2
2026-03-29 22:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 24615456-58a7-54e0-a080-9f4d94305f9b, identifier: CP71%20MZY
2026-03-29 22:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 24615456-58a7-54e0-a080-9f4d94305f9b with identifier: CP71%20MZY
2026-03-29 22:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 24615456-58a7-54e0-a080-9f4d94305f9b with identifier: CP71%20MZY
2026-03-29 22:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 24615456-58a7-54e0-a080-9f4d94305f9b with identifier: CP71%20MZY to the API
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 178,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CP71%20MZY-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '24615456-58a7-54e0-a080-9f4d94305f9b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'CP71 MZY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CP71%20MZY&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'VOLVO',
 'model': 'XC40',
 'odometer': 35312,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VOLVO XC40 2.0 B5P AWD R DESIGN PRO G/T StationWagon',
 'transmission': 'automatic',
 'trim': 'B5P AWD R DESIGN PRO G/T',
 'vin': 'YV1XZL1BCN2739919',
 'year': 2022}
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP71%2520MZY%27 HTTP/1.1" 200 None
2026-03-29 22:16:22 [bca.uk] INFO: Saving data for CP71%20MZY: {'auction_closing_time': 1775037600.0, 'created_time': 1774524679.501012, 'last_price_update_time': 1774822582.440712}
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CP71%2520MZY') HTTP/1.1" 204 0
2026-03-29 22:16:22 [bca.uk] INFO: Found listing with ID: DV68%20ADO
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV68%2520ADO%27 HTTP/1.1" 200 None
2026-03-29 22:16:22 [bca.uk] INFO: Scrape type for DV68%20ADO: 2
2026-03-29 22:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85bd3d09-157a-5a93-bbf1-bf82b2b924bd with identifier: DV68%20ADO
2026-03-29 22:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85bd3d09-157a-5a93-bbf1-bf82b2b924bd with scrape type 2
2026-03-29 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85bd3d09-157a-5a93-bbf1-bf82b2b924bd with scrape type 2
2026-03-29 22:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 85bd3d09-157a-5a93-bbf1-bf82b2b924bd, identifier: DV68%20ADO
2026-03-29 22:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 85bd3d09-157a-5a93-bbf1-bf82b2b924bd with identifier: DV68%20ADO
2026-03-29 22:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 85bd3d09-157a-5a93-bbf1-bf82b2b924bd with identifier: DV68%20ADO
2026-03-29 22:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 85bd3d09-157a-5a93-bbf1-bf82b2b924bd with identifier: DV68%20ADO to the API
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DV68%20ADO-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '85bd3d09-157a-5a93-bbf1-bf82b2b924bd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DV68 ADO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DV68%20ADO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'VAUXHALL',
 'model': 'GRANDLAND X',
 'odometer': 41760,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VAUXHALL GRANDLAND X 1.2 T 130 SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'T 130 SPORT',
 'vin': 'W0VZRHNS7JS363428',
 'year': 2018}
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV68%2520ADO%27 HTTP/1.1" 200 None
2026-03-29 22:16:22 [bca.uk] INFO: Saving data for DV68%20ADO: {'auction_closing_time': 1775037600.0, 'created_time': 1774524683.758953, 'last_price_update_time': 1774822582.95069}
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DV68%2520ADO') HTTP/1.1" 204 0
2026-03-29 22:16:22 [bca.uk] INFO: Found listing with ID: HN23%20DSV
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN23%2520DSV%27 HTTP/1.1" 200 None
2026-03-29 22:16:22 [bca.uk] INFO: Scrape type for HN23%20DSV: 2
2026-03-29 22:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cc7cef8-1206-524a-a2c5-28c83ce02335 with identifier: HN23%20DSV
2026-03-29 22:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cc7cef8-1206-524a-a2c5-28c83ce02335 with scrape type 2
2026-03-29 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cc7cef8-1206-524a-a2c5-28c83ce02335 with scrape type 2
2026-03-29 22:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4cc7cef8-1206-524a-a2c5-28c83ce02335, identifier: HN23%20DSV
2026-03-29 22:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4cc7cef8-1206-524a-a2c5-28c83ce02335 with identifier: HN23%20DSV
2026-03-29 22:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4cc7cef8-1206-524a-a2c5-28c83ce02335 with identifier: HN23%20DSV
2026-03-29 22:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4cc7cef8-1206-524a-a2c5-28c83ce02335 with identifier: HN23%20DSV to the API
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HN23%20DSV-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '4cc7cef8-1206-524a-a2c5-28c83ce02335',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'HN23 DSV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HN23%20DSV&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'MG MOTOR UK',
 'model': 'MG4 EV',
 'odometer': 35986,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK MG4 EV 150KW 64KWH TROPHY LR Hatchback',
 'transmission': 'automatic',
 'trim': '150KW 64KWH TROPHY LR',
 'vin': 'LSJWH4098PN066705',
 'year': 2023}
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN23%2520DSV%27 HTTP/1.1" 200 None
2026-03-29 22:16:23 [bca.uk] INFO: Saving data for HN23%20DSV: {'auction_closing_time': 1775037600.0, 'created_time': 1774524667.977964, 'last_price_update_time': 1774822583.950836}
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HN23%2520DSV') HTTP/1.1" 204 0
2026-03-29 22:16:23 [bca.uk] INFO: Found listing with ID: AX66%20RYP
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX66%2520RYP%27 HTTP/1.1" 200 None
2026-03-29 22:16:24 [bca.uk] INFO: Scrape type for AX66%20RYP: 2
2026-03-29 22:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8262f3e-fbab-5b63-ba87-8eb3278021d0 with identifier: AX66%20RYP
2026-03-29 22:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8262f3e-fbab-5b63-ba87-8eb3278021d0 with scrape type 2
2026-03-29 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8262f3e-fbab-5b63-ba87-8eb3278021d0 with scrape type 2
2026-03-29 22:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a8262f3e-fbab-5b63-ba87-8eb3278021d0, identifier: AX66%20RYP
2026-03-29 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a8262f3e-fbab-5b63-ba87-8eb3278021d0 with identifier: AX66%20RYP
2026-03-29 22:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a8262f3e-fbab-5b63-ba87-8eb3278021d0 with identifier: AX66%20RYP
2026-03-29 22:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a8262f3e-fbab-5b63-ba87-8eb3278021d0 with identifier: AX66%20RYP to the API
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AX66%20RYP-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a8262f3e-fbab-5b63-ba87-8eb3278021d0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AX66 RYP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AX66%20RYP&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'LAND ROVER',
 'model': 'R/R EVOQUE',
 'odometer': 82202,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R EVOQUE 2.0 TD4 180 4WD SE TECH Coupe',
 'transmission': 'automatic',
 'trim': 'TD4 180 4WD SE TECH',
 'vin': 'SALVA1AN4HH174520',
 'year': 2016}
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX66%2520RYP%27 HTTP/1.1" 200 None
2026-03-29 22:16:24 [bca.uk] INFO: Saving data for AX66%20RYP: {'auction_closing_time': 1774951200.0, 'created_time': 1774524682.082748, 'last_price_update_time': 1774822584.37396}
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AX66%2520RYP') HTTP/1.1" 204 0
2026-03-29 22:16:24 [bca.uk] INFO: Found listing with ID: GJ22%20GXH
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ22%2520GXH%27 HTTP/1.1" 200 None
2026-03-29 22:16:24 [bca.uk] INFO: Scrape type for GJ22%20GXH: 2
2026-03-29 22:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e734a338-d10b-5ffd-b66a-b506f2c424b2 with identifier: GJ22%20GXH
2026-03-29 22:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e734a338-d10b-5ffd-b66a-b506f2c424b2 with scrape type 2
2026-03-29 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e734a338-d10b-5ffd-b66a-b506f2c424b2 with scrape type 2
2026-03-29 22:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e734a338-d10b-5ffd-b66a-b506f2c424b2, identifier: GJ22%20GXH
2026-03-29 22:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e734a338-d10b-5ffd-b66a-b506f2c424b2 with identifier: GJ22%20GXH
2026-03-29 22:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e734a338-d10b-5ffd-b66a-b506f2c424b2 with identifier: GJ22%20GXH
2026-03-29 22:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e734a338-d10b-5ffd-b66a-b506f2c424b2 with identifier: GJ22%20GXH to the API
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GJ22%20GXH-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'e734a338-d10b-5ffd-b66a-b506f2c424b2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GJ22 GXH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GJ22%20GXH&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'TESLA',
 'model': 'MODEL Y',
 'odometer': 105824,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL Y AWD LONG RANGE Hatchback',
 'transmission': 'automatic',
 'trim': 'AWD LONG RANGE',
 'vin': 'LRWYHCEK6NC262857',
 'year': 2022}
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ22%2520GXH%27 HTTP/1.1" 200 None
2026-03-29 22:16:24 [bca.uk] INFO: Saving data for GJ22%20GXH: {'auction_closing_time': 1775037600.0, 'created_time': 1774524637.269618, 'last_price_update_time': 1774822584.766586}
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ22%2520GXH') HTTP/1.1" 204 0
2026-03-29 22:16:24 [bca.uk] INFO: Found listing with ID: HJ25%20OSD
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ25%2520OSD%27 HTTP/1.1" 200 None
2026-03-29 22:16:24 [bca.uk] INFO: Scrape type for HJ25%20OSD: 2
2026-03-29 22:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6306ba31-980b-5226-973f-59fec44d8656 with identifier: HJ25%20OSD
2026-03-29 22:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6306ba31-980b-5226-973f-59fec44d8656 with scrape type 2
2026-03-29 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6306ba31-980b-5226-973f-59fec44d8656 with scrape type 2
2026-03-29 22:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6306ba31-980b-5226-973f-59fec44d8656, identifier: HJ25%20OSD
2026-03-29 22:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6306ba31-980b-5226-973f-59fec44d8656 with identifier: HJ25%20OSD
2026-03-29 22:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6306ba31-980b-5226-973f-59fec44d8656 with identifier: HJ25%20OSD
2026-03-29 22:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6306ba31-980b-5226-973f-59fec44d8656 with identifier: HJ25%20OSD to the API
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HJ25%20OSD-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '6306ba31-980b-5226-973f-59fec44d8656',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'HJ25 OSD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HJ25%20OSD&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'TESLA',
 'model': 'MODEL 3',
 'odometer': 1676,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL 3 LONG RANGE RWD Saloon',
 'transmission': 'automatic',
 'trim': 'LONG RANGE RWD',
 'vin': 'LRW3F7EJ5SC518450',
 'year': 2025}
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ25%2520OSD%27 HTTP/1.1" 200 None
2026-03-29 22:16:25 [bca.uk] INFO: Saving data for HJ25%20OSD: {'auction_closing_time': 1775037600.0, 'created_time': 1774524629.626426, 'last_price_update_time': 1774822585.170731}
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ25%2520OSD') HTTP/1.1" 204 0
2026-03-29 22:16:25 [bca.uk] INFO: Total items found: 100
2026-03-29 22:16:25 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded
2026-03-29 22:16:25 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:16:25 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:25 [bca.uk] INFO: Found listing with ID: FX25%20YXO
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX25%2520YXO%27 HTTP/1.1" 200 None
2026-03-29 22:16:25 [bca.uk] INFO: Scrape type for FX25%20YXO: 2
2026-03-29 22:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a239abf-4ff2-5629-8f10-95dfda650ed1 with identifier: FX25%20YXO
2026-03-29 22:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a239abf-4ff2-5629-8f10-95dfda650ed1 with scrape type 2
2026-03-29 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a239abf-4ff2-5629-8f10-95dfda650ed1 with scrape type 2
2026-03-29 22:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5a239abf-4ff2-5629-8f10-95dfda650ed1, identifier: FX25%20YXO
2026-03-29 22:16:25 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:25 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5a239abf-4ff2-5629-8f10-95dfda650ed1 with identifier: FX25%20YXO
2026-03-29 22:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5a239abf-4ff2-5629-8f10-95dfda650ed1 with identifier: FX25%20YXO
2026-03-29 22:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5a239abf-4ff2-5629-8f10-95dfda650ed1 with identifier: FX25%20YXO to the API
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FX25%20YXO-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '5a239abf-4ff2-5629-8f10-95dfda650ed1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FX25 YXO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FX25%20YXO&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'HYUNDAI',
 'model': 'TUCSON',
 'odometer': 6432,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'HYUNDAI TUCSON 1.6 T HEV 2WD N LINE StationWagon',
 'transmission': 'automatic',
 'trim': 'T HEV 2WD N LINE',
 'vin': 'TMAJA8110SJ366128',
 'year': 2025}
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX25%2520YXO%27 HTTP/1.1" 200 None
2026-03-29 22:16:25 [bca.uk] INFO: Saving data for FX25%20YXO: {'auction_closing_time': 1774864800.0, 'created_time': 1774524652.457307, 'last_price_update_time': 1774822585.567565}
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FX25%2520YXO') HTTP/1.1" 204 0
2026-03-29 22:16:25 [bca.uk] INFO: Found listing with ID: KM73%20OJY
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520OJY%27 HTTP/1.1" 200 None
2026-03-29 22:16:25 [bca.uk] INFO: Scrape type for KM73%20OJY: 2
2026-03-29 22:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f13f767c-984b-5c9a-82d8-b898ffffc795 with identifier: KM73%20OJY
2026-03-29 22:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f13f767c-984b-5c9a-82d8-b898ffffc795 with scrape type 2
2026-03-29 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f13f767c-984b-5c9a-82d8-b898ffffc795 with scrape type 2
2026-03-29 22:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f13f767c-984b-5c9a-82d8-b898ffffc795, identifier: KM73%20OJY
2026-03-29 22:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:25 [bca.uk] INFO: Found listing with ID: BG67%20ZYF
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG67%2520ZYF%27 HTTP/1.1" 200 None
2026-03-29 22:16:25 [bca.uk] INFO: Scrape type for BG67%20ZYF: 2
2026-03-29 22:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6802153f-4bf6-51a8-9bd2-1f8d5451017b with identifier: BG67%20ZYF
2026-03-29 22:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6802153f-4bf6-51a8-9bd2-1f8d5451017b with scrape type 2
2026-03-29 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6802153f-4bf6-51a8-9bd2-1f8d5451017b with scrape type 2
2026-03-29 22:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6802153f-4bf6-51a8-9bd2-1f8d5451017b, identifier: BG67%20ZYF
2026-03-29 22:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f13f767c-984b-5c9a-82d8-b898ffffc795 with identifier: KM73%20OJY
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=obsidian+black+metallic HTTP/1.1" 200 None
2026-03-29 22:16:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f13f767c-984b-5c9a-82d8-b898ffffc795 with identifier: KM73%20OJY
2026-03-29 22:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f13f767c-984b-5c9a-82d8-b898ffffc795 with identifier: KM73%20OJY to the API
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM73%20OJY-GB',
 'category': 'Car',
 'color': 'obsidian black metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'f13f767c-984b-5c9a-82d8-b898ffffc795',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'KM73 OJY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM73%20OJY&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQC 400',
 'odometer': 28713,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC 400 AMG LINE PREMIUM StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM',
 'vin': 'W1K8P9AB9PF066594',
 'year': 2023}
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520OJY%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [bca.uk] INFO: Saving data for KM73%20OJY: {'auction_closing_time': 1775642400.0, 'created_time': 1773842294.390157, 'last_price_update_time': 1774822586.210728}
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM73%2520OJY') HTTP/1.1" 204 0
2026-03-29 22:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6802153f-4bf6-51a8-9bd2-1f8d5451017b with identifier: BG67%20ZYF
2026-03-29 22:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6802153f-4bf6-51a8-9bd2-1f8d5451017b with identifier: BG67%20ZYF
2026-03-29 22:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6802153f-4bf6-51a8-9bd2-1f8d5451017b with identifier: BG67%20ZYF to the API
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 87,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BG67%20ZYF-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '6802153f-4bf6-51a8-9bd2-1f8d5451017b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BG67 ZYF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BG67%20ZYF&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'TOYOTA',
 'model': 'C-HR',
 'odometer': 107467,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'TOYOTA C-HR 1.8 HYBRID 122 EXCEL Hatchback',
 'transmission': 'automatic',
 'trim': 'HYBRID 122 EXCEL',
 'vin': 'NMTKZ3BX90R080551',
 'year': 2017}
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG67%2520ZYF%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [bca.uk] INFO: Saving data for BG67%20ZYF: {'auction_closing_time': 1774864800.0, 'created_time': 1774524569.474286, 'last_price_update_time': 1774822586.489282}
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BG67%2520ZYF') HTTP/1.1" 204 0
2026-03-29 22:16:26 [bca.uk] INFO: Found listing with ID: KM73%20OKB
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520OKB%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [bca.uk] INFO: Scrape type for KM73%20OKB: 2
2026-03-29 22:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c29f7e0d-52c3-5bf1-89fd-0f75e56e10c4 with identifier: KM73%20OKB
2026-03-29 22:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c29f7e0d-52c3-5bf1-89fd-0f75e56e10c4 with scrape type 2
2026-03-29 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c29f7e0d-52c3-5bf1-89fd-0f75e56e10c4 with scrape type 2
2026-03-29 22:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c29f7e0d-52c3-5bf1-89fd-0f75e56e10c4, identifier: KM73%20OKB
2026-03-29 22:16:26 [bca.uk] INFO: Found listing with ID: EA18%20WHC
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA18%2520WHC%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [bca.uk] INFO: Scrape type for EA18%20WHC: 2
2026-03-29 22:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d30568ff-e7e1-5efe-a07b-f5bd91bd5746 with identifier: EA18%20WHC
2026-03-29 22:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d30568ff-e7e1-5efe-a07b-f5bd91bd5746 with scrape type 2
2026-03-29 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d30568ff-e7e1-5efe-a07b-f5bd91bd5746 with scrape type 2
2026-03-29 22:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d30568ff-e7e1-5efe-a07b-f5bd91bd5746, identifier: EA18%20WHC
2026-03-29 22:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c29f7e0d-52c3-5bf1-89fd-0f75e56e10c4 with identifier: KM73%20OKB
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=graphite+grey+metallic HTTP/1.1" 200 None
2026-03-29 22:16:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c29f7e0d-52c3-5bf1-89fd-0f75e56e10c4 with identifier: KM73%20OKB
2026-03-29 22:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c29f7e0d-52c3-5bf1-89fd-0f75e56e10c4 with identifier: KM73%20OKB to the API
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM73%20OKB-GB',
 'category': 'Car',
 'color': 'graphite grey metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'c29f7e0d-52c3-5bf1-89fd-0f75e56e10c4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'KM73 OKB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM73%20OKB&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQC 400',
 'odometer': 20196,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC 400 AMG LINE PREMIUM StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM',
 'vin': 'W1K8P9AB0PF068086',
 'year': 2023}
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520OKB%27 HTTP/1.1" 200 None
2026-03-29 22:16:27 [bca.uk] INFO: Saving data for KM73%20OKB: {'auction_closing_time': 1775642400.0, 'created_time': 1773842292.574217, 'last_price_update_time': 1774822587.127005}
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM73%2520OKB') HTTP/1.1" 204 0
2026-03-29 22:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d30568ff-e7e1-5efe-a07b-f5bd91bd5746 with identifier: EA18%20WHC
2026-03-29 22:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d30568ff-e7e1-5efe-a07b-f5bd91bd5746 with identifier: EA18%20WHC
2026-03-29 22:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d30568ff-e7e1-5efe-a07b-f5bd91bd5746 with identifier: EA18%20WHC to the API
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EA18%20WHC-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd30568ff-e7e1-5efe-a07b-f5bd91bd5746',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EA18 WHC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EA18%20WHC&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 60715,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 100 TITANIUM P/S Hatchback',
 'transmission': 'automatic',
 'trim': 'E/B 100 TITANIUM P/S',
 'vin': 'WF0FXXGAHFJJ77686',
 'year': 2018}
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA18%2520WHC%27 HTTP/1.1" 200 None
2026-03-29 22:16:27 [bca.uk] INFO: Saving data for EA18%20WHC: {'auction_closing_time': 1774864800.0, 'created_time': 1774524567.825724, 'last_price_update_time': 1774822587.396586}
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EA18%2520WHC') HTTP/1.1" 204 0
2026-03-29 22:16:27 [bca.uk] INFO: Found listing with ID: KM73%20OLA
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520OLA%27 HTTP/1.1" 200 None
2026-03-29 22:16:27 [bca.uk] INFO: Scrape type for KM73%20OLA: 2
2026-03-29 22:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bfdadb2-af79-5fee-b83a-29a28c5717a5 with identifier: KM73%20OLA
2026-03-29 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bfdadb2-af79-5fee-b83a-29a28c5717a5 with scrape type 2
2026-03-29 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bfdadb2-af79-5fee-b83a-29a28c5717a5 with scrape type 2
2026-03-29 22:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2bfdadb2-af79-5fee-b83a-29a28c5717a5, identifier: KM73%20OLA
2026-03-29 22:16:27 [bca.uk] INFO: Found listing with ID: DK19%20YPG
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK19%2520YPG%27 HTTP/1.1" 200 None
2026-03-29 22:16:27 [bca.uk] INFO: Scrape type for DK19%20YPG: 2
2026-03-29 22:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50d395c4-e177-52f1-968f-e8d79ffb8d67 with identifier: DK19%20YPG
2026-03-29 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50d395c4-e177-52f1-968f-e8d79ffb8d67 with scrape type 2
2026-03-29 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50d395c4-e177-52f1-968f-e8d79ffb8d67 with scrape type 2
2026-03-29 22:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 50d395c4-e177-52f1-968f-e8d79ffb8d67, identifier: DK19%20YPG
2026-03-29 22:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2bfdadb2-af79-5fee-b83a-29a28c5717a5 with identifier: KM73%20OLA
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=spectral+blue+metallic HTTP/1.1" 200 None
2026-03-29 22:16:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2bfdadb2-af79-5fee-b83a-29a28c5717a5 with identifier: KM73%20OLA
2026-03-29 22:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2bfdadb2-af79-5fee-b83a-29a28c5717a5 with identifier: KM73%20OLA to the API
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM73%20OLA-GB',
 'category': 'Car',
 'color': 'spectral blue metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '2bfdadb2-af79-5fee-b83a-29a28c5717a5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'KM73 OLA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM73%20OLA&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQC 400',
 'odometer': 24018,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC 400 AMG LINE PREMIUM StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM',
 'vin': 'W1K8P9AB2PF067845',
 'year': 2023}
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520OLA%27 HTTP/1.1" 200 None
2026-03-29 22:16:28 [bca.uk] INFO: Saving data for KM73%20OLA: {'auction_closing_time': 1775642400.0, 'created_time': 1773841804.511304, 'last_price_update_time': 1774822588.046139}
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM73%2520OLA') HTTP/1.1" 204 0
2026-03-29 22:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 50d395c4-e177-52f1-968f-e8d79ffb8d67 with identifier: DK19%20YPG
2026-03-29 22:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 50d395c4-e177-52f1-968f-e8d79ffb8d67 with identifier: DK19%20YPG
2026-03-29 22:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 50d395c4-e177-52f1-968f-e8d79ffb8d67 with identifier: DK19%20YPG to the API
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 180,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DK19%20YPG-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '50d395c4-e177-52f1-968f-e8d79ffb8d67',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DK19 YPG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DK19%20YPG&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'AUDI',
 'model': 'Q7',
 'odometer': 75181,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'AUDI Q7 3.0 50 TDI QUATTRO VORSPRUNG TIP StationWagon',
 'transmission': 'manual',
 'trim': '50 TDI QUATTRO VORSPRUNG TIP',
 'vin': 'WAUZZZ4M2KD014571',
 'year': 2019}
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK19%2520YPG%27 HTTP/1.1" 200 None
2026-03-29 22:16:28 [bca.uk] INFO: Saving data for DK19%20YPG: {'auction_closing_time': 1774864800.0, 'created_time': 1774524641.756036, 'last_price_update_time': 1774822588.451435}
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DK19%2520YPG') HTTP/1.1" 204 0
2026-03-29 22:16:28 [bca.uk] INFO: Found listing with ID: KM73%20ONG
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520ONG%27 HTTP/1.1" 200 None
2026-03-29 22:16:28 [bca.uk] INFO: Scrape type for KM73%20ONG: 2
2026-03-29 22:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de5d0436-aa57-591c-8957-f03d23fe6e25 with identifier: KM73%20ONG
2026-03-29 22:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de5d0436-aa57-591c-8957-f03d23fe6e25 with scrape type 2
2026-03-29 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de5d0436-aa57-591c-8957-f03d23fe6e25 with scrape type 2
2026-03-29 22:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: de5d0436-aa57-591c-8957-f03d23fe6e25, identifier: KM73%20ONG
2026-03-29 22:16:28 [bca.uk] INFO: Found listing with ID: FY68%20YRW
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY68%2520YRW%27 HTTP/1.1" 200 None
2026-03-29 22:16:28 [bca.uk] INFO: Scrape type for FY68%20YRW: 2
2026-03-29 22:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9887bd0a-8d88-579b-8621-5eb1fb4c5149 with identifier: FY68%20YRW
2026-03-29 22:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9887bd0a-8d88-579b-8621-5eb1fb4c5149 with scrape type 2
2026-03-29 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9887bd0a-8d88-579b-8621-5eb1fb4c5149 with scrape type 2
2026-03-29 22:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9887bd0a-8d88-579b-8621-5eb1fb4c5149, identifier: FY68%20YRW
2026-03-29 22:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: de5d0436-aa57-591c-8957-f03d23fe6e25 with identifier: KM73%20ONG
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=opalite+white+bright HTTP/1.1" 200 None
2026-03-29 22:16:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: de5d0436-aa57-591c-8957-f03d23fe6e25 with identifier: KM73%20ONG
2026-03-29 22:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: de5d0436-aa57-591c-8957-f03d23fe6e25 with identifier: KM73%20ONG to the API
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM73%20ONG-GB',
 'category': 'Car',
 'color': 'opalite white bright',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'de5d0436-aa57-591c-8957-f03d23fe6e25',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'KM73 ONG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM73%20ONG&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQC 400',
 'odometer': 8883,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC 400 AMG LINE PREMIUM StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM',
 'vin': 'W1K8P9ABXPF068192',
 'year': 2023}
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520ONG%27 HTTP/1.1" 200 None
2026-03-29 22:16:29 [bca.uk] INFO: Saving data for KM73%20ONG: {'auction_closing_time': 1775642400.0, 'created_time': 1773841850.689321, 'last_price_update_time': 1774822589.11018}
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM73%2520ONG') HTTP/1.1" 204 0
2026-03-29 22:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9887bd0a-8d88-579b-8621-5eb1fb4c5149 with identifier: FY68%20YRW
2026-03-29 22:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9887bd0a-8d88-579b-8621-5eb1fb4c5149 with identifier: FY68%20YRW
2026-03-29 22:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9887bd0a-8d88-579b-8621-5eb1fb4c5149 with identifier: FY68%20YRW to the API
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FY68%20YRW-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.9L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9887bd0a-8d88-579b-8621-5eb1fb4c5149',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FY68 YRW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FY68%20YRW&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'RENAULT',
 'model': 'CLIO',
 'odometer': 75060,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'RENAULT CLIO 0.9 TCE 90 GT LINE Hatchback',
 'transmission': 'manual',
 'trim': 'TCE 90 GT LINE',
 'vin': 'VF1R9800561293018',
 'year': 2018}
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY68%2520YRW%27 HTTP/1.1" 200 None
2026-03-29 22:16:29 [bca.uk] INFO: Saving data for FY68%20YRW: {'auction_closing_time': 1774864800.0, 'created_time': 1774524656.963421, 'last_price_update_time': 1774822589.387628}
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FY68%2520YRW') HTTP/1.1" 204 0
2026-03-29 22:16:29 [bca.uk] INFO: Found listing with ID: KM73%20OSL
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520OSL%27 HTTP/1.1" 200 None
2026-03-29 22:16:29 [bca.uk] INFO: Scrape type for KM73%20OSL: 0
2026-03-29 22:16:29 [bca.uk] INFO: Found listing with ID: KM73%20OVH
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520OVH%27 HTTP/1.1" 200 None
2026-03-29 22:16:29 [bca.uk] INFO: Scrape type for KM73%20OVH: 0
2026-03-29 22:16:29 [bca.uk] INFO: Found listing with ID: KM73%20OWB
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520OWB%27 HTTP/1.1" 200 None
2026-03-29 22:16:29 [bca.uk] INFO: Scrape type for KM73%20OWB: 0
2026-03-29 22:16:29 [bca.uk] INFO: Found listing with ID: KM73%20PMV
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520PMV%27 HTTP/1.1" 200 None
2026-03-29 22:16:29 [bca.uk] INFO: Scrape type for KM73%20PMV: 2
2026-03-29 22:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 155c7227-9bfc-5d5c-929b-e6691063be52 with identifier: KM73%20PMV
2026-03-29 22:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 155c7227-9bfc-5d5c-929b-e6691063be52 with scrape type 2
2026-03-29 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 155c7227-9bfc-5d5c-929b-e6691063be52 with scrape type 2
2026-03-29 22:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 155c7227-9bfc-5d5c-929b-e6691063be52, identifier: KM73%20PMV
2026-03-29 22:16:29 [bca.uk] INFO: Found listing with ID: VGZ%205260
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VGZ%25205260%27 HTTP/1.1" 200 None
2026-03-29 22:16:29 [bca.uk] INFO: Scrape type for VGZ%205260: 2
2026-03-29 22:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d984f37-da7c-53ea-a007-30a78d36bbc0 with identifier: VGZ%205260
2026-03-29 22:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d984f37-da7c-53ea-a007-30a78d36bbc0 with scrape type 2
2026-03-29 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d984f37-da7c-53ea-a007-30a78d36bbc0 with scrape type 2
2026-03-29 22:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9d984f37-da7c-53ea-a007-30a78d36bbc0, identifier: VGZ%205260
2026-03-29 22:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 155c7227-9bfc-5d5c-929b-e6691063be52 with identifier: KM73%20PMV
2026-03-29 22:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 155c7227-9bfc-5d5c-929b-e6691063be52 with identifier: KM73%20PMV
2026-03-29 22:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 155c7227-9bfc-5d5c-929b-e6691063be52 with identifier: KM73%20PMV to the API
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM73%20PMV-GB',
 'category': 'Car',
 'color': 'obsidian black metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '155c7227-9bfc-5d5c-929b-e6691063be52',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'KM73 PMV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM73%20PMV&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQC 400',
 'odometer': 20876,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC 400 AMG LINE PREMIUM StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM',
 'vin': 'W1K8P9AB6PF067833',
 'year': 2023}
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520PMV%27 HTTP/1.1" 200 None
2026-03-29 22:16:30 [bca.uk] INFO: Saving data for KM73%20PMV: {'auction_closing_time': 1775642400.0, 'created_time': 1773841848.606259, 'last_price_update_time': 1774822590.010887}
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM73%2520PMV') HTTP/1.1" 204 0
2026-03-29 22:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9d984f37-da7c-53ea-a007-30a78d36bbc0 with identifier: VGZ%205260
2026-03-29 22:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9d984f37-da7c-53ea-a007-30a78d36bbc0 with identifier: VGZ%205260
2026-03-29 22:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9d984f37-da7c-53ea-a007-30a78d36bbc0 with identifier: VGZ%205260 to the API
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VGZ%205260-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '9d984f37-da7c-53ea-a007-30a78d36bbc0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VGZ 5260',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VGZ%205260&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'BMW',
 'model': 'IX3',
 'odometer': 43550,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'BMW IX3 210KW 80KWH PREMIER ED.PRO StationWagon',
 'transmission': 'automatic',
 'trim': '210KW 80KWH PREMIER ED.PRO',
 'vin': 'WBY7X42040S142725',
 'year': 2021}
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VGZ%25205260%27 HTTP/1.1" 200 None
2026-03-29 22:16:30 [bca.uk] INFO: Saving data for VGZ%205260: {'auction_closing_time': 1774864800.0, 'created_time': 1774524568.525255, 'last_price_update_time': 1774822590.340055}
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VGZ%25205260') HTTP/1.1" 204 0
2026-03-29 22:16:30 [bca.uk] INFO: Found listing with ID: OE71%20DKD
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE71%2520DKD%27 HTTP/1.1" 200 None
2026-03-29 22:16:30 [bca.uk] INFO: Scrape type for OE71%20DKD: 2
2026-03-29 22:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8517a600-653c-55de-ab43-2886b029ff25 with identifier: OE71%20DKD
2026-03-29 22:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8517a600-653c-55de-ab43-2886b029ff25 with scrape type 2
2026-03-29 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8517a600-653c-55de-ab43-2886b029ff25 with scrape type 2
2026-03-29 22:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8517a600-653c-55de-ab43-2886b029ff25, identifier: OE71%20DKD
2026-03-29 22:16:30 [bca.uk] INFO: Found listing with ID: YN69%20KYJ
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN69%2520KYJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:30 [bca.uk] INFO: Scrape type for YN69%20KYJ: 2
2026-03-29 22:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e02124f-3250-517f-8fba-14571b21b7b1 with identifier: YN69%20KYJ
2026-03-29 22:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e02124f-3250-517f-8fba-14571b21b7b1 with scrape type 2
2026-03-29 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e02124f-3250-517f-8fba-14571b21b7b1 with scrape type 2
2026-03-29 22:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0e02124f-3250-517f-8fba-14571b21b7b1, identifier: YN69%20KYJ
2026-03-29 22:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8517a600-653c-55de-ab43-2886b029ff25 with identifier: OE71%20DKD
2026-03-29 22:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8517a600-653c-55de-ab43-2886b029ff25 with identifier: OE71%20DKD
2026-03-29 22:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8517a600-653c-55de-ab43-2886b029ff25 with identifier: OE71%20DKD to the API
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OE71%20DKD-GB',
 'category': 'Car',
 'color': 'obsidian black metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '8517a600-653c-55de-ab43-2886b029ff25',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'OE71 DKD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OE71%20DKD&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQC 400',
 'odometer': 34558,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC 400 AMG LINE StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE',
 'vin': 'W1K2938902F039115',
 'year': 2021}
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE71%2520DKD%27 HTTP/1.1" 200 None
2026-03-29 22:16:30 [bca.uk] INFO: Saving data for OE71%20DKD: {'auction_closing_time': 1775642400.0, 'created_time': 1773841828.200553, 'last_price_update_time': 1774822590.864426}
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OE71%2520DKD') HTTP/1.1" 204 0
2026-03-29 22:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0e02124f-3250-517f-8fba-14571b21b7b1 with identifier: YN69%20KYJ
2026-03-29 22:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0e02124f-3250-517f-8fba-14571b21b7b1 with identifier: YN69%20KYJ
2026-03-29 22:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0e02124f-3250-517f-8fba-14571b21b7b1 with identifier: YN69%20KYJ to the API
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YN69%20KYJ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0e02124f-3250-517f-8fba-14571b21b7b1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YN69 KYJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YN69%20KYJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'MAZDA',
 'model': '2',
 'odometer': 30043,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'MAZDA 2 1.5 SKY-G 90 SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'SKY-G 90 SPORT',
 'vin': 'JMZDJ6HD601300397',
 'year': 2020}
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN69%2520KYJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:31 [bca.uk] INFO: Saving data for YN69%20KYJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774524664.18423, 'last_price_update_time': 1774822591.411101}
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YN69%2520KYJ') HTTP/1.1" 204 0
2026-03-29 22:16:31 [bca.uk] INFO: Found listing with ID: EN71%20UCD
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN71%2520UCD%27 HTTP/1.1" 200 None
2026-03-29 22:16:31 [bca.uk] INFO: Scrape type for EN71%20UCD: 0
2026-03-29 22:16:31 [bca.uk] INFO: Found listing with ID: FG71%20JOA
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG71%2520JOA%27 HTTP/1.1" 200 None
2026-03-29 22:16:31 [bca.uk] INFO: Scrape type for FG71%20JOA: 0
2026-03-29 22:16:31 [bca.uk] INFO: Found listing with ID: GY22%20ZNV
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY22%2520ZNV%27 HTTP/1.1" 200 None
2026-03-29 22:16:31 [bca.uk] INFO: Scrape type for GY22%20ZNV: 2
2026-03-29 22:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 843e7cc7-ecea-5b24-a719-607fe9c57d16 with identifier: GY22%20ZNV
2026-03-29 22:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 843e7cc7-ecea-5b24-a719-607fe9c57d16 with scrape type 2
2026-03-29 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 843e7cc7-ecea-5b24-a719-607fe9c57d16 with scrape type 2
2026-03-29 22:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 843e7cc7-ecea-5b24-a719-607fe9c57d16, identifier: GY22%20ZNV
2026-03-29 22:16:31 [bca.uk] INFO: Found listing with ID: YP21%20RKX
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP21%2520RKX%27 HTTP/1.1" 200 None
2026-03-29 22:16:31 [bca.uk] INFO: Scrape type for YP21%20RKX: 2
2026-03-29 22:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 574633ad-012d-510a-9d6f-f77011d4a355 with identifier: YP21%20RKX
2026-03-29 22:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 574633ad-012d-510a-9d6f-f77011d4a355 with scrape type 2
2026-03-29 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 574633ad-012d-510a-9d6f-f77011d4a355 with scrape type 2
2026-03-29 22:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 574633ad-012d-510a-9d6f-f77011d4a355, identifier: YP21%20RKX
2026-03-29 22:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 843e7cc7-ecea-5b24-a719-607fe9c57d16 with identifier: GY22%20ZNV
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=digital+white+metallic HTTP/1.1" 200 None
2026-03-29 22:16:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 843e7cc7-ecea-5b24-a719-607fe9c57d16 with identifier: GY22%20ZNV
2026-03-29 22:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 843e7cc7-ecea-5b24-a719-607fe9c57d16 with identifier: GY22%20ZNV to the API
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GY22%20ZNV-GB',
 'category': 'Car',
 'color': 'digital white metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '843e7cc7-ecea-5b24-a719-607fe9c57d16',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GY22 ZNV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GY22%20ZNV&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQA 300',
 'odometer': 39016,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQA 300 168KW 66KWH 4M AMG LINE Hatchback',
 'transmission': 'automatic',
 'trim': '168KW 66KWH 4M AMG LINE',
 'vin': 'W1N2437082J033201',
 'year': 2022}
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY22%2520ZNV%27 HTTP/1.1" 200 None
2026-03-29 22:16:32 [bca.uk] INFO: Saving data for GY22%20ZNV: {'auction_closing_time': 1775642400.0, 'created_time': 1773841789.929032, 'last_price_update_time': 1774822592.103554}
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GY22%2520ZNV') HTTP/1.1" 204 0
2026-03-29 22:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 574633ad-012d-510a-9d6f-f77011d4a355 with identifier: YP21%20RKX
2026-03-29 22:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 574633ad-012d-510a-9d6f-f77011d4a355 with identifier: YP21%20RKX
2026-03-29 22:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 574633ad-012d-510a-9d6f-f77011d4a355 with identifier: YP21%20RKX to the API
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YP21%20RKX-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '574633ad-012d-510a-9d6f-f77011d4a355',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YP21 RKX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YP21%20RKX&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 67056,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.5 BLUEHDI 130 GT PREMIUM EAT8 Hatchback',
 'transmission': 'automatic',
 'trim': 'BLUEHDI 130 GT PREMIUM EAT8',
 'vin': 'VF3MCYHZUMS098707',
 'year': 2021}
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP21%2520RKX%27 HTTP/1.1" 200 None
2026-03-29 22:16:32 [bca.uk] INFO: Saving data for YP21%20RKX: {'auction_closing_time': 1774864800.0, 'created_time': 1774524575.73175, 'last_price_update_time': 1774822592.511863}
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YP21%2520RKX') HTTP/1.1" 204 0
2026-03-29 22:16:32 [bca.uk] INFO: Found listing with ID: LS71%20NUW
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS71%2520NUW%27 HTTP/1.1" 200 None
2026-03-29 22:16:32 [bca.uk] INFO: Scrape type for LS71%20NUW: 2
2026-03-29 22:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16ea4131-8a88-51d2-a2b4-84aa7100de58 with identifier: LS71%20NUW
2026-03-29 22:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16ea4131-8a88-51d2-a2b4-84aa7100de58 with scrape type 2
2026-03-29 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16ea4131-8a88-51d2-a2b4-84aa7100de58 with scrape type 2
2026-03-29 22:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 16ea4131-8a88-51d2-a2b4-84aa7100de58, identifier: LS71%20NUW
2026-03-29 22:16:32 [bca.uk] INFO: Found listing with ID: BJ69%20VMW
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ69%2520VMW%27 HTTP/1.1" 200 None
2026-03-29 22:16:32 [bca.uk] INFO: Scrape type for BJ69%20VMW: 2
2026-03-29 22:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59d3d0ea-9d36-50c6-97ca-161950beed6d with identifier: BJ69%20VMW
2026-03-29 22:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59d3d0ea-9d36-50c6-97ca-161950beed6d with scrape type 2
2026-03-29 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59d3d0ea-9d36-50c6-97ca-161950beed6d with scrape type 2
2026-03-29 22:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 59d3d0ea-9d36-50c6-97ca-161950beed6d, identifier: BJ69%20VMW
2026-03-29 22:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 16ea4131-8a88-51d2-a2b4-84aa7100de58 with identifier: LS71%20NUW
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=mountain+grey+metallic HTTP/1.1" 200 None
2026-03-29 22:16:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 16ea4131-8a88-51d2-a2b4-84aa7100de58 with identifier: LS71%20NUW
2026-03-29 22:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 16ea4131-8a88-51d2-a2b4-84aa7100de58 with identifier: LS71%20NUW to the API
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LS71%20NUW-GB',
 'category': 'Car',
 'color': 'mountain grey metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '16ea4131-8a88-51d2-a2b4-84aa7100de58',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LS71 NUW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LS71%20NUW&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQA 350',
 'odometer': 29445,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQA 350 215KW 66KWH 4M AMG LINE Hatchback',
 'transmission': 'automatic',
 'trim': '215KW 66KWH 4M AMG LINE',
 'vin': 'W1N2437122J021786',
 'year': 2021}
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS71%2520NUW%27 HTTP/1.1" 200 None
2026-03-29 22:16:33 [bca.uk] INFO: Saving data for LS71%20NUW: {'auction_closing_time': 1775642400.0, 'created_time': 1773841832.276118, 'last_price_update_time': 1774822593.164064}
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LS71%2520NUW') HTTP/1.1" 204 0
2026-03-29 22:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 59d3d0ea-9d36-50c6-97ca-161950beed6d with identifier: BJ69%20VMW
2026-03-29 22:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 59d3d0ea-9d36-50c6-97ca-161950beed6d with identifier: BJ69%20VMW
2026-03-29 22:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 59d3d0ea-9d36-50c6-97ca-161950beed6d with identifier: BJ69%20VMW to the API
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BJ69%20VMW-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '59d3d0ea-9d36-50c6-97ca-161950beed6d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BJ69 VMW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BJ69%20VMW&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'TESLA',
 'model': 'MODEL 3',
 'odometer': 40441,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL 3 PERFORMANCE AWD (UPGRADE) Saloon',
 'transmission': 'automatic',
 'trim': 'PERFORMANCE AWD (UPGRADE)',
 'vin': '5YJ3F7EB8KF523866',
 'year': 2019}
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ69%2520VMW%27 HTTP/1.1" 200 None
2026-03-29 22:16:33 [bca.uk] INFO: Saving data for BJ69%20VMW: {'auction_closing_time': 1774864800.0, 'created_time': 1774523572.531881, 'last_price_update_time': 1774822593.454654}
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ69%2520VMW') HTTP/1.1" 204 0
2026-03-29 22:16:33 [bca.uk] INFO: Found listing with ID: OE71%20MHA
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE71%2520MHA%27 HTTP/1.1" 200 None
2026-03-29 22:16:33 [bca.uk] INFO: Scrape type for OE71%20MHA: 2
2026-03-29 22:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be045d0c-3e8e-58b1-88b0-109c22e099df with identifier: OE71%20MHA
2026-03-29 22:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be045d0c-3e8e-58b1-88b0-109c22e099df with scrape type 2
2026-03-29 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be045d0c-3e8e-58b1-88b0-109c22e099df with scrape type 2
2026-03-29 22:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: be045d0c-3e8e-58b1-88b0-109c22e099df, identifier: OE71%20MHA
2026-03-29 22:16:33 [bca.uk] INFO: Found listing with ID: KM69%20NFK
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM69%2520NFK%27 HTTP/1.1" 200 None
2026-03-29 22:16:33 [bca.uk] INFO: Scrape type for KM69%20NFK: 2
2026-03-29 22:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ac30273-4e9d-518c-aaf0-fb76a9cace32 with identifier: KM69%20NFK
2026-03-29 22:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ac30273-4e9d-518c-aaf0-fb76a9cace32 with scrape type 2
2026-03-29 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ac30273-4e9d-518c-aaf0-fb76a9cace32 with scrape type 2
2026-03-29 22:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9ac30273-4e9d-518c-aaf0-fb76a9cace32, identifier: KM69%20NFK
2026-03-29 22:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: be045d0c-3e8e-58b1-88b0-109c22e099df with identifier: OE71%20MHA
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=cosmos+black+metallic HTTP/1.1" 200 None
2026-03-29 22:16:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: be045d0c-3e8e-58b1-88b0-109c22e099df with identifier: OE71%20MHA
2026-03-29 22:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: be045d0c-3e8e-58b1-88b0-109c22e099df with identifier: OE71%20MHA to the API
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OE71%20MHA-GB',
 'category': 'Car',
 'color': 'cosmos black metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'be045d0c-3e8e-58b1-88b0-109c22e099df',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'OE71 MHA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OE71%20MHA&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQA 250',
 'odometer': 30653,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQA 250 140KW 66.5KWH AMG LINE Hatchback',
 'transmission': 'automatic',
 'trim': '140KW 66.5KWH AMG LINE',
 'vin': 'W1N2437012J028457',
 'year': 2022}
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE71%2520MHA%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [bca.uk] INFO: Saving data for OE71%20MHA: {'auction_closing_time': 1775642400.0, 'created_time': 1773841846.635126, 'last_price_update_time': 1774822594.144007}
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OE71%2520MHA') HTTP/1.1" 204 0
2026-03-29 22:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9ac30273-4e9d-518c-aaf0-fb76a9cace32 with identifier: KM69%20NFK
2026-03-29 22:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9ac30273-4e9d-518c-aaf0-fb76a9cace32 with identifier: KM69%20NFK
2026-03-29 22:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9ac30273-4e9d-518c-aaf0-fb76a9cace32 with identifier: KM69%20NFK to the API
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 184,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM69%20NFK-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9ac30273-4e9d-518c-aaf0-fb76a9cace32',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KM69 NFK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM69%20NFK&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLVO',
 'model': 'XC90',
 'odometer': 47528,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VOLVO XC90 2.0 T5 250 AWD INSCRIPTION G/T StationWagon',
 'transmission': 'manual',
 'trim': 'T5 250 AWD INSCRIPTION G/T',
 'vin': 'YV1LF25UCL1549014',
 'year': 2019}
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM69%2520NFK%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [bca.uk] INFO: Saving data for KM69%20NFK: {'auction_closing_time': 1775037600.0, 'created_time': 1774524566.445062, 'last_price_update_time': 1774822594.450662}
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM69%2520NFK') HTTP/1.1" 204 0
2026-03-29 22:16:34 [bca.uk] INFO: Found listing with ID: SN71%20OTH
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN71%2520OTH%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [bca.uk] INFO: Scrape type for SN71%20OTH: 2
2026-03-29 22:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 371555b4-33b2-5e22-826f-b26cd3971cc8 with identifier: SN71%20OTH
2026-03-29 22:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 371555b4-33b2-5e22-826f-b26cd3971cc8 with scrape type 2
2026-03-29 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 371555b4-33b2-5e22-826f-b26cd3971cc8 with scrape type 2
2026-03-29 22:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 371555b4-33b2-5e22-826f-b26cd3971cc8, identifier: SN71%20OTH
2026-03-29 22:16:34 [bca.uk] INFO: Found listing with ID: RX71%20NVR
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX71%2520NVR%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [bca.uk] INFO: Scrape type for RX71%20NVR: 2
2026-03-29 22:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aec3ba1d-0697-5a83-a925-0afd4c4b1ec9 with identifier: RX71%20NVR
2026-03-29 22:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aec3ba1d-0697-5a83-a925-0afd4c4b1ec9 with scrape type 2
2026-03-29 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aec3ba1d-0697-5a83-a925-0afd4c4b1ec9 with scrape type 2
2026-03-29 22:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: aec3ba1d-0697-5a83-a925-0afd4c4b1ec9, identifier: RX71%20NVR
2026-03-29 22:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 371555b4-33b2-5e22-826f-b26cd3971cc8 with identifier: SN71%20OTH
2026-03-29 22:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 371555b4-33b2-5e22-826f-b26cd3971cc8 with identifier: SN71%20OTH
2026-03-29 22:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 371555b4-33b2-5e22-826f-b26cd3971cc8 with identifier: SN71%20OTH to the API
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SN71%20OTH-GB',
 'category': 'Car',
 'color': 'cosmos black metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '371555b4-33b2-5e22-826f-b26cd3971cc8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'SN71 OTH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SN71%20OTH&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQA 250',
 'odometer': 35233,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQA 250 140KW 66.5KWH AMG LINE Hatchback',
 'transmission': 'automatic',
 'trim': '140KW 66.5KWH AMG LINE',
 'vin': 'W1N2437012J027336',
 'year': 2021}
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN71%2520OTH%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [bca.uk] INFO: Saving data for SN71%20OTH: {'auction_closing_time': 1775642400.0, 'created_time': 1773842204.881679, 'last_price_update_time': 1774822594.979676}
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SN71%2520OTH') HTTP/1.1" 204 0
2026-03-29 22:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: aec3ba1d-0697-5a83-a925-0afd4c4b1ec9 with identifier: RX71%20NVR
2026-03-29 22:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: aec3ba1d-0697-5a83-a925-0afd4c4b1ec9 with identifier: RX71%20NVR
2026-03-29 22:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: aec3ba1d-0697-5a83-a925-0afd4c4b1ec9 with identifier: RX71%20NVR to the API
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 50,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RX71%20NVR-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'aec3ba1d-0697-5a83-a925-0afd4c4b1ec9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RX71 NVR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RX71%20NVR&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLVO',
 'model': 'XC40 RECHARGE',
 'odometer': 59811,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'VOLVO XC40 RECHARGE 1.5 T5 PHEV R DESIGN PRO StationWagon',
 'transmission': 'automatic',
 'trim': 'T5 PHEV R DESIGN PRO',
 'vin': 'YV1XZBBBFN2676159',
 'year': 2021}
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX71%2520NVR%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [bca.uk] INFO: Saving data for RX71%20NVR: {'auction_closing_time': 1775037600.0, 'created_time': 1774524578.211975, 'last_price_update_time': 1774822595.260163}
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RX71%2520NVR') HTTP/1.1" 204 0
2026-03-29 22:16:35 [bca.uk] INFO: Found listing with ID: VX71%20KZC
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX71%2520KZC%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [bca.uk] INFO: Scrape type for VX71%20KZC: 2
2026-03-29 22:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72ca9cdb-221c-56ae-b2c9-51d82345ef67 with identifier: VX71%20KZC
2026-03-29 22:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72ca9cdb-221c-56ae-b2c9-51d82345ef67 with scrape type 2
2026-03-29 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72ca9cdb-221c-56ae-b2c9-51d82345ef67 with scrape type 2
2026-03-29 22:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 72ca9cdb-221c-56ae-b2c9-51d82345ef67, identifier: VX71%20KZC
2026-03-29 22:16:35 [bca.uk] INFO: Found listing with ID: GU60%20VRY
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU60%2520VRY%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [bca.uk] INFO: Scrape type for GU60%20VRY: 2
2026-03-29 22:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c57f55f0-c1b5-5eb2-b2af-7d0314622838 with identifier: GU60%20VRY
2026-03-29 22:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c57f55f0-c1b5-5eb2-b2af-7d0314622838 with scrape type 2
2026-03-29 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c57f55f0-c1b5-5eb2-b2af-7d0314622838 with scrape type 2
2026-03-29 22:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c57f55f0-c1b5-5eb2-b2af-7d0314622838, identifier: GU60%20VRY
2026-03-29 22:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 72ca9cdb-221c-56ae-b2c9-51d82345ef67 with identifier: VX71%20KZC
2026-03-29 22:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 72ca9cdb-221c-56ae-b2c9-51d82345ef67 with identifier: VX71%20KZC
2026-03-29 22:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 72ca9cdb-221c-56ae-b2c9-51d82345ef67 with identifier: VX71%20KZC to the API
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VX71%20KZC-GB',
 'category': 'Car',
 'color': 'cosmos black metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '72ca9cdb-221c-56ae-b2c9-51d82345ef67',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'VX71 KZC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VX71%20KZC&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQA 250',
 'odometer': 74814,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQA 250 140KW 66.5KWH AMG LINE Hatchback',
 'transmission': 'automatic',
 'trim': '140KW 66.5KWH AMG LINE',
 'vin': 'W1N2437012J018200',
 'year': 2021}
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX71%2520KZC%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [bca.uk] INFO: Saving data for VX71%20KZC: {'auction_closing_time': 1775642400.0, 'created_time': 1773842202.767486, 'last_price_update_time': 1774822595.781854}
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VX71%2520KZC') HTTP/1.1" 204 0
2026-03-29 22:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c57f55f0-c1b5-5eb2-b2af-7d0314622838 with identifier: GU60%20VRY
2026-03-29 22:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c57f55f0-c1b5-5eb2-b2af-7d0314622838 with identifier: GU60%20VRY
2026-03-29 22:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c57f55f0-c1b5-5eb2-b2af-7d0314622838 with identifier: GU60%20VRY to the API
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 240,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GU60%20VRY-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c57f55f0-c1b5-5eb2-b2af-7d0314622838',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GU60 VRY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GU60%20VRY&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'MERCEDES-BENZ',
 'model': 'ML300',
 'odometer': 140814,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ ML300 3.0 CDI B/E GRAND EDITION TIP StationWagon',
 'transmission': 'manual',
 'trim': 'CDI B/E GRAND EDITION TIP',
 'vin': 'WDC1641212A680719',
 'year': 2011}
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU60%2520VRY%27 HTTP/1.1" 200 None
2026-03-29 22:16:36 [bca.uk] INFO: Saving data for GU60%20VRY: {'auction_closing_time': 1774864800.0, 'created_time': 1774523571.110044, 'last_price_update_time': 1774822596.097931}
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GU60%2520VRY') HTTP/1.1" 204 0
2026-03-29 22:16:36 [bca.uk] INFO: Found listing with ID: AJ71%20NZG
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ71%2520NZG%27 HTTP/1.1" 200 None
2026-03-29 22:16:36 [bca.uk] INFO: Scrape type for AJ71%20NZG: 0
2026-03-29 22:16:36 [bca.uk] INFO: Found listing with ID: AO71%20ZZU
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO71%2520ZZU%27 HTTP/1.1" 200 None
2026-03-29 22:16:36 [bca.uk] INFO: Scrape type for AO71%20ZZU: 2
2026-03-29 22:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96009f48-836f-5aae-80f7-a4f87f29d634 with identifier: AO71%20ZZU
2026-03-29 22:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96009f48-836f-5aae-80f7-a4f87f29d634 with scrape type 2
2026-03-29 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96009f48-836f-5aae-80f7-a4f87f29d634 with scrape type 2
2026-03-29 22:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 96009f48-836f-5aae-80f7-a4f87f29d634, identifier: AO71%20ZZU
2026-03-29 22:16:36 [bca.uk] INFO: Found listing with ID: KP72%20AVN
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP72%2520AVN%27 HTTP/1.1" 200 None
2026-03-29 22:16:36 [bca.uk] INFO: Scrape type for KP72%20AVN: 2
2026-03-29 22:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39282637-8bd5-5743-b8ec-702de38325b0 with identifier: KP72%20AVN
2026-03-29 22:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39282637-8bd5-5743-b8ec-702de38325b0 with scrape type 2
2026-03-29 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39282637-8bd5-5743-b8ec-702de38325b0 with scrape type 2
2026-03-29 22:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 39282637-8bd5-5743-b8ec-702de38325b0, identifier: KP72%20AVN
2026-03-29 22:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 96009f48-836f-5aae-80f7-a4f87f29d634 with identifier: AO71%20ZZU
2026-03-29 22:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 96009f48-836f-5aae-80f7-a4f87f29d634 with identifier: AO71%20ZZU
2026-03-29 22:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 96009f48-836f-5aae-80f7-a4f87f29d634 with identifier: AO71%20ZZU to the API
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AO71%20ZZU-GB',
 'category': 'Car',
 'color': 'cosmos black metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '96009f48-836f-5aae-80f7-a4f87f29d634',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'AO71 ZZU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AO71%20ZZU&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQA 250',
 'odometer': 61748,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQA 250 140KW 66.5KWH AMG LINE Hatchback',
 'transmission': 'automatic',
 'trim': '140KW 66.5KWH AMG LINE',
 'vin': 'W1N2437012J026073',
 'year': 2021}
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO71%2520ZZU%27 HTTP/1.1" 200 None
2026-03-29 22:16:36 [bca.uk] INFO: Saving data for AO71%20ZZU: {'auction_closing_time': 1775642400.0, 'created_time': 1773841882.700768, 'last_price_update_time': 1774822596.633206}
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AO71%2520ZZU') HTTP/1.1" 204 0
2026-03-29 22:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 39282637-8bd5-5743-b8ec-702de38325b0 with identifier: KP72%20AVN
2026-03-29 22:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 39282637-8bd5-5743-b8ec-702de38325b0 with identifier: KP72%20AVN
2026-03-29 22:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 39282637-8bd5-5743-b8ec-702de38325b0 with identifier: KP72%20AVN to the API
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KP72%20AVN-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '39282637-8bd5-5743-b8ec-702de38325b0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KP72 AVN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KP72%20AVN&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLVO',
 'model': 'XC40 ELECTRIC',
 'odometer': 20647,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VOLVO XC40 ELECTRIC 170KW 69KWH R/C SM PLUS StationWagon',
 'transmission': 'automatic',
 'trim': '170KW 69KWH R/C SM PLUS',
 'vin': 'YV1XZEFV7P2988875',
 'year': 2022}
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP72%2520AVN%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Saving data for KP72%20AVN: {'auction_closing_time': 1775037600.0, 'created_time': 1774045275.895241, 'last_price_update_time': 1774822597.025661}
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KP72%2520AVN') HTTP/1.1" 204 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: BW71%20WZA
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW71%2520WZA%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for BW71%20WZA: 2
2026-03-29 22:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79827f83-a245-5244-8186-aa5b07e73931 with identifier: BW71%20WZA
2026-03-29 22:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79827f83-a245-5244-8186-aa5b07e73931 with scrape type 2
2026-03-29 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79827f83-a245-5244-8186-aa5b07e73931 with scrape type 2
2026-03-29 22:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 79827f83-a245-5244-8186-aa5b07e73931, identifier: BW71%20WZA
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: LP24%20HGL
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP24%2520HGL%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for LP24%20HGL: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: LC69%20XYS
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC69%2520XYS%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for LC69%20XYS: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: DN72%20UZF
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN72%2520UZF%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for DN72%20UZF: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: HV73%20GGX
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV73%2520GGX%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for HV73%20GGX: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: LO21%20YZB
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO21%2520YZB%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for LO21%20YZB: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: RJ71%20ULK
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ71%2520ULK%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for RJ71%20ULK: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: FX15%20TXU
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX15%2520TXU%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for FX15%20TXU: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: KR69%20XSP
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR69%2520XSP%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for KR69%20XSP: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: SY15%20LVL
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY15%2520LVL%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for SY15%20LVL: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: GL20%20TZX
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL20%2520TZX%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for GL20%20TZX: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: BW66%20YYM
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW66%2520YYM%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for BW66%20YYM: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: CU17%20AYN
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU17%2520AYN%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for CU17%20AYN: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: CX17%20KUT
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX17%2520KUT%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for CX17%20KUT: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: DK05%20RYY
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK05%2520RYY%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for DK05%20RYY: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: HX12%20FDC
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX12%2520FDC%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for HX12%20FDC: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: LC22%20JKK
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC22%2520JKK%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for LC22%20JKK: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: LY15%20RLV
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY15%2520RLV%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for LY15%20RLV: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: PK06%20AEC
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK06%2520AEC%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for PK06%20AEC: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: T113%20KDA
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27T113%2520KDA%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for T113%20KDA: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: T28%20FXF
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27T28%2520FXF%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for T28%20FXF: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: YC20%20BMU
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC20%2520BMU%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for YC20%20BMU: 0
2026-03-29 22:16:37 [bca.uk] INFO: Found listing with ID: DY74%20BWP
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY74%2520BWP%27 HTTP/1.1" 200 None
2026-03-29 22:16:37 [bca.uk] INFO: Scrape type for DY74%20BWP: 2
2026-03-29 22:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e329116-a75a-5872-bc1c-fbf3d901d7cc with identifier: DY74%20BWP
2026-03-29 22:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e329116-a75a-5872-bc1c-fbf3d901d7cc with scrape type 2
2026-03-29 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e329116-a75a-5872-bc1c-fbf3d901d7cc with scrape type 2
2026-03-29 22:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8e329116-a75a-5872-bc1c-fbf3d901d7cc, identifier: DY74%20BWP
2026-03-29 22:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 79827f83-a245-5244-8186-aa5b07e73931 with identifier: BW71%20WZA
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=night+black HTTP/1.1" 200 None
2026-03-29 22:16:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 79827f83-a245-5244-8186-aa5b07e73931 with identifier: BW71%20WZA
2026-03-29 22:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 79827f83-a245-5244-8186-aa5b07e73931 with identifier: BW71%20WZA to the API
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BW71%20WZA-GB',
 'category': 'Car',
 'color': 'night black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '79827f83-a245-5244-8186-aa5b07e73931',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'BW71 WZA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BW71%20WZA&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQA 250',
 'odometer': 27182,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQA 250 140KW 66.5KWH AMG LINE PREMIUM Hatchback',
 'transmission': 'automatic',
 'trim': '140KW 66.5KWH AMG LINE PREMIUM',
 'vin': 'W1N2437012J006572',
 'year': 2021}
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW71%2520WZA%27 HTTP/1.1" 200 None
2026-03-29 22:16:38 [bca.uk] INFO: Saving data for BW71%20WZA: {'auction_closing_time': 1775642400.0, 'created_time': 1773841788.298689, 'last_price_update_time': 1774822598.019148}
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BW71%2520WZA') HTTP/1.1" 204 0
2026-03-29 22:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8e329116-a75a-5872-bc1c-fbf3d901d7cc with identifier: DY74%20BWP
2026-03-29 22:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8e329116-a75a-5872-bc1c-fbf3d901d7cc with identifier: DY74%20BWP
2026-03-29 22:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8e329116-a75a-5872-bc1c-fbf3d901d7cc with identifier: DY74%20BWP to the API
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DY74%20BWP-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8e329116-a75a-5872-bc1c-fbf3d901d7cc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DY74 BWP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DY74%20BWP&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'GRANDLAND',
 'odometer': 8885,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'VAUXHALL GRANDLAND 1.2 T 130 ULTIMATE Hatchback',
 'transmission': 'manual',
 'trim': 'T 130 ULTIMATE',
 'vin': 'W0VZRHNS8R6019255',
 'year': 2024}
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY74%2520BWP%27 HTTP/1.1" 200 None
2026-03-29 22:16:38 [bca.uk] INFO: Saving data for DY74%20BWP: {'auction_closing_time': 1775037600.0, 'created_time': 1773842953.407479, 'last_price_update_time': 1774822598.402817}
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DY74%2520BWP') HTTP/1.1" 204 0
2026-03-29 22:16:38 [bca.uk] INFO: Found listing with ID: DE15%20CWM
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE15%2520CWM%27 HTTP/1.1" 200 None
2026-03-29 22:16:38 [bca.uk] INFO: Scrape type for DE15%20CWM: 2
2026-03-29 22:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6b5890e-a74d-5179-80f1-db40138d44ad with identifier: DE15%20CWM
2026-03-29 22:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6b5890e-a74d-5179-80f1-db40138d44ad with scrape type 2
2026-03-29 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6b5890e-a74d-5179-80f1-db40138d44ad with scrape type 2
2026-03-29 22:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e6b5890e-a74d-5179-80f1-db40138d44ad, identifier: DE15%20CWM
2026-03-29 22:16:38 [bca.uk] INFO: Found listing with ID: DL73%20KYZ
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520KYZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:38 [bca.uk] INFO: Scrape type for DL73%20KYZ: 2
2026-03-29 22:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: def3dbd3-ae79-5285-b4ba-9af6c6406117 with identifier: DL73%20KYZ
2026-03-29 22:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item def3dbd3-ae79-5285-b4ba-9af6c6406117 with scrape type 2
2026-03-29 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item def3dbd3-ae79-5285-b4ba-9af6c6406117 with scrape type 2
2026-03-29 22:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: def3dbd3-ae79-5285-b4ba-9af6c6406117, identifier: DL73%20KYZ
2026-03-29 22:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e6b5890e-a74d-5179-80f1-db40138d44ad with identifier: DE15%20CWM
2026-03-29 22:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e6b5890e-a74d-5179-80f1-db40138d44ad with identifier: DE15%20CWM
2026-03-29 22:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e6b5890e-a74d-5179-80f1-db40138d44ad with identifier: DE15%20CWM to the API
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DE15%20CWM-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e6b5890e-a74d-5179-80f1-db40138d44ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DE15 CWM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DE15%20CWM&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 80912,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.2 70 STING Hatchback',
 'transmission': 'manual',
 'trim': '70 STING',
 'vin': 'W0L0XEP08F4056579',
 'year': 2015}
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE15%2520CWM%27 HTTP/1.1" 200 None
2026-03-29 22:16:38 [bca.uk] INFO: Saving data for DE15%20CWM: {'auction_closing_time': 1774864800.0, 'created_time': 1774523212.312073, 'last_price_update_time': 1774822598.93348}
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DE15%2520CWM') HTTP/1.1" 204 0
2026-03-29 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: def3dbd3-ae79-5285-b4ba-9af6c6406117 with identifier: DL73%20KYZ
2026-03-29 22:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: def3dbd3-ae79-5285-b4ba-9af6c6406117 with identifier: DL73%20KYZ
2026-03-29 22:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: def3dbd3-ae79-5285-b4ba-9af6c6406117 with identifier: DL73%20KYZ to the API
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DL73%20KYZ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'def3dbd3-ae79-5285-b4ba-9af6c6406117',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DL73 KYZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DL73%20KYZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 15683,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.2 75 GS Hatchback',
 'transmission': 'manual',
 'trim': '75 GS',
 'vin': 'VXKUPHMHDP4290177',
 'year': 2023}
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520KYZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:39 [bca.uk] INFO: Saving data for DL73%20KYZ: {'auction_closing_time': 1775037600.0, 'created_time': 1773833260.450319, 'last_price_update_time': 1774822599.245688}
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DL73%2520KYZ') HTTP/1.1" 204 0
2026-03-29 22:16:39 [bca.uk] INFO: Found listing with ID: DT68%20ONU
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT68%2520ONU%27 HTTP/1.1" 200 None
2026-03-29 22:16:39 [bca.uk] INFO: Scrape type for DT68%20ONU: 2
2026-03-29 22:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a50d3fc2-0103-5764-bb76-15bf2cadfe25 with identifier: DT68%20ONU
2026-03-29 22:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a50d3fc2-0103-5764-bb76-15bf2cadfe25 with scrape type 2
2026-03-29 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a50d3fc2-0103-5764-bb76-15bf2cadfe25 with scrape type 2
2026-03-29 22:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a50d3fc2-0103-5764-bb76-15bf2cadfe25, identifier: DT68%20ONU
2026-03-29 22:16:39 [bca.uk] INFO: Found listing with ID: LL74%20DHD
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520DHD%27 HTTP/1.1" 200 None
2026-03-29 22:16:39 [bca.uk] INFO: Scrape type for LL74%20DHD: 0
2026-03-29 22:16:39 [bca.uk] INFO: Found listing with ID: LP23%20GZW
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP23%2520GZW%27 HTTP/1.1" 200 None
2026-03-29 22:16:39 [bca.uk] INFO: Scrape type for LP23%20GZW: 0
2026-03-29 22:16:39 [bca.uk] INFO: Found listing with ID: DL73%20LFE
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520LFE%27 HTTP/1.1" 200 None
2026-03-29 22:16:39 [bca.uk] INFO: Scrape type for DL73%20LFE: 0
2026-03-29 22:16:39 [bca.uk] INFO: Found listing with ID: KF73%20BYY
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF73%2520BYY%27 HTTP/1.1" 200 None
2026-03-29 22:16:39 [bca.uk] INFO: Scrape type for KF73%20BYY: 0
2026-03-29 22:16:39 [bca.uk] INFO: Found listing with ID: FV72%20TXN
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV72%2520TXN%27 HTTP/1.1" 200 None
2026-03-29 22:16:39 [bca.uk] INFO: Scrape type for FV72%20TXN: 2
2026-03-29 22:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 934a7f1c-a6c7-59a1-ba7a-bfd8496f848b with identifier: FV72%20TXN
2026-03-29 22:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 934a7f1c-a6c7-59a1-ba7a-bfd8496f848b with scrape type 2
2026-03-29 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 934a7f1c-a6c7-59a1-ba7a-bfd8496f848b with scrape type 2
2026-03-29 22:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 934a7f1c-a6c7-59a1-ba7a-bfd8496f848b, identifier: FV72%20TXN
2026-03-29 22:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a50d3fc2-0103-5764-bb76-15bf2cadfe25 with identifier: DT68%20ONU
2026-03-29 22:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a50d3fc2-0103-5764-bb76-15bf2cadfe25 with identifier: DT68%20ONU
2026-03-29 22:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a50d3fc2-0103-5764-bb76-15bf2cadfe25 with identifier: DT68%20ONU to the API
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 157,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DT68%20ONU-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a50d3fc2-0103-5764-bb76-15bf2cadfe25',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DT68 ONU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DT68%20ONU&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 85276,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.6 BOSE PERSONAL ED. Hatchback',
 'transmission': 'manual',
 'trim': 'BOSE PERSONAL ED.',
 'vin': 'SJNFBAF15U8050830',
 'year': 2019}
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT68%2520ONU%27 HTTP/1.1" 200 None
2026-03-29 22:16:39 [bca.uk] INFO: Saving data for DT68%20ONU: {'auction_closing_time': 1774864800.0, 'created_time': 1774523182.010233, 'last_price_update_time': 1774822599.914525}
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DT68%2520ONU') HTTP/1.1" 204 0
2026-03-29 22:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 934a7f1c-a6c7-59a1-ba7a-bfd8496f848b with identifier: FV72%20TXN
2026-03-29 22:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 934a7f1c-a6c7-59a1-ba7a-bfd8496f848b with identifier: FV72%20TXN
2026-03-29 22:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 934a7f1c-a6c7-59a1-ba7a-bfd8496f848b with identifier: FV72%20TXN to the API
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FV72%20TXN-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '934a7f1c-a6c7-59a1-ba7a-bfd8496f848b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FV72 TXN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FV72%20TXN&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FIAT',
 'model': '500',
 'odometer': 39490,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'FIAT 500 1.0 M/H DOLCEVITA Hatchback',
 'transmission': 'manual',
 'trim': 'M/H DOLCEVITA',
 'vin': 'ZFACF1CJ5NJG90815',
 'year': 2022}
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV72%2520TXN%27 HTTP/1.1" 200 None
2026-03-29 22:16:40 [bca.uk] INFO: Saving data for FV72%20TXN: {'auction_closing_time': 1774864800.0, 'created_time': 1773929462.388322, 'last_price_update_time': 1774822600.200774}
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FV72%2520TXN') HTTP/1.1" 204 0
2026-03-29 22:16:40 [bca.uk] INFO: Found listing with ID: AF64%20LLK
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF64%2520LLK%27 HTTP/1.1" 200 None
2026-03-29 22:16:40 [bca.uk] INFO: Scrape type for AF64%20LLK: 2
2026-03-29 22:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d7fafe6-e683-57e7-aca9-7fdda73a06fa with identifier: AF64%20LLK
2026-03-29 22:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d7fafe6-e683-57e7-aca9-7fdda73a06fa with scrape type 2
2026-03-29 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d7fafe6-e683-57e7-aca9-7fdda73a06fa with scrape type 2
2026-03-29 22:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2d7fafe6-e683-57e7-aca9-7fdda73a06fa, identifier: AF64%20LLK
2026-03-29 22:16:40 [bca.uk] INFO: Found listing with ID: YY73%20NLK
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY73%2520NLK%27 HTTP/1.1" 200 None
2026-03-29 22:16:40 [bca.uk] INFO: Scrape type for YY73%20NLK: 2
2026-03-29 22:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a57483d5-87c8-5b16-b782-d9469289c209 with identifier: YY73%20NLK
2026-03-29 22:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a57483d5-87c8-5b16-b782-d9469289c209 with scrape type 2
2026-03-29 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a57483d5-87c8-5b16-b782-d9469289c209 with scrape type 2
2026-03-29 22:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a57483d5-87c8-5b16-b782-d9469289c209, identifier: YY73%20NLK
2026-03-29 22:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2d7fafe6-e683-57e7-aca9-7fdda73a06fa with identifier: AF64%20LLK
2026-03-29 22:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2d7fafe6-e683-57e7-aca9-7fdda73a06fa with identifier: AF64%20LLK
2026-03-29 22:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2d7fafe6-e683-57e7-aca9-7fdda73a06fa with identifier: AF64%20LLK to the API
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AF64%20LLK-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-04-03T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2d7fafe6-e683-57e7-aca9-7fdda73a06fa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AF64 LLK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AF64%20LLK&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Paddock Wood',
 'make': 'AUDI',
 'model': 'A3',
 'odometer': 66033,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 4600,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'AUDI A3 1.4 TFSI 140 SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'TFSI 140 SPORT',
 'vin': 'WAUZZZ8V1EA198717',
 'year': 2014}
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF64%2520LLK%27 HTTP/1.1" 200 None
2026-03-29 22:16:40 [bca.uk] INFO: Saving data for AF64%20LLK: {'auction_closing_time': 1775199600.0, 'created_time': 1773826984.824869, 'last_price_update_time': 1774822600.727804}
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AF64%2520LLK') HTTP/1.1" 204 0
2026-03-29 22:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a57483d5-87c8-5b16-b782-d9469289c209 with identifier: YY73%20NLK
2026-03-29 22:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a57483d5-87c8-5b16-b782-d9469289c209 with identifier: YY73%20NLK
2026-03-29 22:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a57483d5-87c8-5b16-b782-d9469289c209 with identifier: YY73%20NLK to the API
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YY73%20NLK-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a57483d5-87c8-5b16-b782-d9469289c209',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YY73 NLK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YY73%20NLK&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FIAT',
 'model': '500',
 'odometer': 36524,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'FIAT 500 1.0 M/H Hatchback',
 'transmission': 'manual',
 'trim': 'M/H',
 'vin': 'ZFACF1BJ8PJJ11222',
 'year': 2023}
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY73%2520NLK%27 HTTP/1.1" 200 None
2026-03-29 22:16:41 [bca.uk] INFO: Saving data for YY73%20NLK: {'auction_closing_time': 1774864800.0, 'created_time': 1773841773.10979, 'last_price_update_time': 1774822601.032131}
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YY73%2520NLK') HTTP/1.1" 204 0
2026-03-29 22:16:41 [bca.uk] INFO: Found listing with ID: KS73%20HPA
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS73%2520HPA%27 HTTP/1.1" 200 None
2026-03-29 22:16:41 [bca.uk] INFO: Scrape type for KS73%20HPA: 2
2026-03-29 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3470fa02-7033-5ed8-a810-4ed2eaede5eb with identifier: KS73%20HPA
2026-03-29 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3470fa02-7033-5ed8-a810-4ed2eaede5eb with scrape type 2
2026-03-29 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3470fa02-7033-5ed8-a810-4ed2eaede5eb with scrape type 2
2026-03-29 22:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3470fa02-7033-5ed8-a810-4ed2eaede5eb, identifier: KS73%20HPA
2026-03-29 22:16:41 [bca.uk] INFO: Total items found: 100
2026-03-29 22:16:41 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded
2026-03-29 22:16:41 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:16:41 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:41 [bca.uk] INFO: Found listing with ID: AP71%20FHW
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP71%2520FHW%27 HTTP/1.1" 200 None
2026-03-29 22:16:41 [bca.uk] INFO: Scrape type for AP71%20FHW: 2
2026-03-29 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b2cabc2-3d5e-5826-a80b-6526dae0a6a4 with identifier: AP71%20FHW
2026-03-29 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b2cabc2-3d5e-5826-a80b-6526dae0a6a4 with scrape type 2
2026-03-29 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b2cabc2-3d5e-5826-a80b-6526dae0a6a4 with scrape type 2
2026-03-29 22:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7b2cabc2-3d5e-5826-a80b-6526dae0a6a4, identifier: AP71%20FHW
2026-03-29 22:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3470fa02-7033-5ed8-a810-4ed2eaede5eb with identifier: KS73%20HPA
2026-03-29 22:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3470fa02-7033-5ed8-a810-4ed2eaede5eb with identifier: KS73%20HPA
2026-03-29 22:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3470fa02-7033-5ed8-a810-4ed2eaede5eb with identifier: KS73%20HPA to the API
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 177,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KS73%20HPA-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '1.5L',
 'expiration_date': '2026-04-03T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3470fa02-7033-5ed8-a810-4ed2eaede5eb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KS73 HPA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KS73%20HPA&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Birmingham - Perry Barr',
 'make': 'VAUXHALL',
 'model': 'VIVARO',
 'odometer': 43359,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 10700,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'VAUXHALL VIVARO 1.5 TD 120 L1 H1 PRIME PanelVan',
 'transmission': 'manual',
 'trim': 'TD 120 L1 H1 PRIME',
 'vin': 'VXEVBYHRMP7852409',
 'year': 2023}
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS73%2520HPA%27 HTTP/1.1" 200 None
2026-03-29 22:16:41 [bca.uk] INFO: Saving data for KS73%20HPA: {'auction_closing_time': 1775199600.0, 'created_time': 1773823133.333206, 'last_price_update_time': 1774822601.586339}
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KS73%2520HPA') HTTP/1.1" 204 0
2026-03-29 22:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7b2cabc2-3d5e-5826-a80b-6526dae0a6a4 with identifier: AP71%20FHW
2026-03-29 22:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7b2cabc2-3d5e-5826-a80b-6526dae0a6a4 with identifier: AP71%20FHW
2026-03-29 22:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7b2cabc2-3d5e-5826-a80b-6526dae0a6a4 with identifier: AP71%20FHW to the API
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AP71%20FHW-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7b2cabc2-3d5e-5826-a80b-6526dae0a6a4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AP71 FHW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AP71%20FHW&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'FORD',
 'model': 'PUMA VIGNALE',
 'odometer': 17362,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'FORD PUMA VIGNALE 1.0 E/B 155 MHEV ST-LINE DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'E/B 155 MHEV ST-LINE DCT',
 'vin': 'WF02XXERK2MD04925',
 'year': 2021}
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP71%2520FHW%27 HTTP/1.1" 200 None
2026-03-29 22:16:41 [bca.uk] INFO: Saving data for AP71%20FHW: {'auction_closing_time': 1775037600.0, 'created_time': 1774523544.474081, 'last_price_update_time': 1774822601.980659}
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AP71%2520FHW') HTTP/1.1" 204 0
2026-03-29 22:16:41 [bca.uk] INFO: Found listing with ID: DX69%20ZKB
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX69%2520ZKB%27 HTTP/1.1" 200 None
2026-03-29 22:16:42 [bca.uk] INFO: Scrape type for DX69%20ZKB: 2
2026-03-29 22:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55b90bcd-3d8b-5647-aa86-054e0bce81d6 with identifier: DX69%20ZKB
2026-03-29 22:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55b90bcd-3d8b-5647-aa86-054e0bce81d6 with scrape type 2
2026-03-29 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55b90bcd-3d8b-5647-aa86-054e0bce81d6 with scrape type 2
2026-03-29 22:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 55b90bcd-3d8b-5647-aa86-054e0bce81d6, identifier: DX69%20ZKB
2026-03-29 22:16:42 [bca.uk] INFO: Found listing with ID: YN15%20NHA
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN15%2520NHA%27 HTTP/1.1" 200 None
2026-03-29 22:16:42 [bca.uk] INFO: Scrape type for YN15%20NHA: 2
2026-03-29 22:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e45f25f6-9d97-5621-8229-32b35b598f1d with identifier: YN15%20NHA
2026-03-29 22:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e45f25f6-9d97-5621-8229-32b35b598f1d with scrape type 2
2026-03-29 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e45f25f6-9d97-5621-8229-32b35b598f1d with scrape type 2
2026-03-29 22:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e45f25f6-9d97-5621-8229-32b35b598f1d, identifier: YN15%20NHA
2026-03-29 22:16:42 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:42 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:42 [bca.uk] INFO: Found listing with ID: WV23%20VDA
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV23%2520VDA%27 HTTP/1.1" 200 None
2026-03-29 22:16:42 [bca.uk] INFO: Scrape type for WV23%20VDA: 2
2026-03-29 22:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dcddc3c-e266-577c-87e7-f7958856f8a0 with identifier: WV23%20VDA
2026-03-29 22:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dcddc3c-e266-577c-87e7-f7958856f8a0 with scrape type 2
2026-03-29 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1dcddc3c-e266-577c-87e7-f7958856f8a0 with scrape type 2
2026-03-29 22:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1dcddc3c-e266-577c-87e7-f7958856f8a0, identifier: WV23%20VDA
2026-03-29 22:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 55b90bcd-3d8b-5647-aa86-054e0bce81d6 with identifier: DX69%20ZKB
2026-03-29 22:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 55b90bcd-3d8b-5647-aa86-054e0bce81d6 with identifier: DX69%20ZKB
2026-03-29 22:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 55b90bcd-3d8b-5647-aa86-054e0bce81d6 with identifier: DX69%20ZKB to the API
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 95,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DX69%20ZKB-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '55b90bcd-3d8b-5647-aa86-054e0bce81d6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DX69 ZKB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DX69%20ZKB&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'TOYOTA',
 'model': 'AYGO',
 'odometer': 80388,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'TOYOTA AYGO 1.0 VVT-I X-PLAY X-SHIFT Hatchback',
 'transmission': 'automatic',
 'trim': 'VVT-I X-PLAY X-SHIFT',
 'vin': 'JTDKGNEC80N484006',
 'year': 2019}
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX69%2520ZKB%27 HTTP/1.1" 200 None
2026-03-29 22:16:42 [bca.uk] INFO: Saving data for DX69%20ZKB: {'auction_closing_time': 1774864800.0, 'created_time': 1774523196.56828, 'last_price_update_time': 1774822602.608388}
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DX69%2520ZKB') HTTP/1.1" 204 0
2026-03-29 22:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e45f25f6-9d97-5621-8229-32b35b598f1d with identifier: YN15%20NHA
2026-03-29 22:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e45f25f6-9d97-5621-8229-32b35b598f1d with identifier: YN15%20NHA
2026-03-29 22:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e45f25f6-9d97-5621-8229-32b35b598f1d with identifier: YN15%20NHA to the API
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 87,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YN15%20NHA-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'e45f25f6-9d97-5621-8229-32b35b598f1d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YN15 NHA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YN15%20NHA&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'TOYOTA',
 'model': 'AURIS TOURING',
 'odometer': 129760,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'TOYOTA AURIS TOURING 1.8 VVTI HYBRID ICON+ Estate',
 'transmission': 'automatic',
 'trim': 'VVTI HYBRID ICON+',
 'vin': 'SB1ZS3JE30E149569',
 'year': 2015}
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN15%2520NHA%27 HTTP/1.1" 200 None
2026-03-29 22:16:42 [bca.uk] INFO: Saving data for YN15%20NHA: {'auction_closing_time': 1774864800.0, 'created_time': 1774523380.238099, 'last_price_update_time': 1774822602.919974}
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YN15%2520NHA') HTTP/1.1" 204 0
2026-03-29 22:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1dcddc3c-e266-577c-87e7-f7958856f8a0 with identifier: WV23%20VDA
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=frozen+white HTTP/1.1" 200 None
2026-03-29 22:16:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1dcddc3c-e266-577c-87e7-f7958856f8a0 with identifier: WV23%20VDA
2026-03-29 22:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1dcddc3c-e266-577c-87e7-f7958856f8a0 with identifier: WV23%20VDA to the API
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 197,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WV23%20VDA-GB',
 'category': 'LightCommercialVehicle',
 'color': 'frozen white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1dcddc3c-e266-577c-87e7-f7958856f8a0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WV23 VDA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WV23%20VDA&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 58817,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 130 300 LWB LEADER L/R PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 130 300 LWB LEADER L/R',
 'vin': 'WF0YXXTTGYNP89876',
 'year': 2023}
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV23%2520VDA%27 HTTP/1.1" 200 None
2026-03-29 22:16:43 [bca.uk] INFO: Saving data for WV23%20VDA: {'auction_closing_time': 1774864800.0, 'created_time': 1774523555.215012, 'last_price_update_time': 1774822603.314185}
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WV23%2520VDA') HTTP/1.1" 204 0
2026-03-29 22:16:43 [bca.uk] INFO: Found listing with ID: FV62%20FWY
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV62%2520FWY%27 HTTP/1.1" 200 None
2026-03-29 22:16:43 [bca.uk] INFO: Scrape type for FV62%20FWY: 2
2026-03-29 22:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 609b5fac-aa47-5f67-bbc0-acdd59c49d4e with identifier: FV62%20FWY
2026-03-29 22:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 609b5fac-aa47-5f67-bbc0-acdd59c49d4e with scrape type 2
2026-03-29 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 609b5fac-aa47-5f67-bbc0-acdd59c49d4e with scrape type 2
2026-03-29 22:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 609b5fac-aa47-5f67-bbc0-acdd59c49d4e, identifier: FV62%20FWY
2026-03-29 22:16:43 [bca.uk] INFO: Found listing with ID: VN08%20XCY
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN08%2520XCY%27 HTTP/1.1" 200 None
2026-03-29 22:16:43 [bca.uk] INFO: Scrape type for VN08%20XCY: 2
2026-03-29 22:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffb60433-c985-5e57-a828-06b0bfb421b8 with identifier: VN08%20XCY
2026-03-29 22:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffb60433-c985-5e57-a828-06b0bfb421b8 with scrape type 2
2026-03-29 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffb60433-c985-5e57-a828-06b0bfb421b8 with scrape type 2
2026-03-29 22:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ffb60433-c985-5e57-a828-06b0bfb421b8, identifier: VN08%20XCY
2026-03-29 22:16:43 [bca.uk] INFO: Found listing with ID: WR23%20BXH
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR23%2520BXH%27 HTTP/1.1" 200 None
2026-03-29 22:16:43 [bca.uk] INFO: Scrape type for WR23%20BXH: 2
2026-03-29 22:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce55e082-55f4-559b-bb6d-0377f8470088 with identifier: WR23%20BXH
2026-03-29 22:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce55e082-55f4-559b-bb6d-0377f8470088 with scrape type 2
2026-03-29 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce55e082-55f4-559b-bb6d-0377f8470088 with scrape type 2
2026-03-29 22:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ce55e082-55f4-559b-bb6d-0377f8470088, identifier: WR23%20BXH
2026-03-29 22:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 609b5fac-aa47-5f67-bbc0-acdd59c49d4e with identifier: FV62%20FWY
2026-03-29 22:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 609b5fac-aa47-5f67-bbc0-acdd59c49d4e with identifier: FV62%20FWY
2026-03-29 22:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 609b5fac-aa47-5f67-bbc0-acdd59c49d4e with identifier: FV62%20FWY to the API
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FV62%20FWY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-02T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': '609b5fac-aa47-5f67-bbc0-acdd59c49d4e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FV62 FWY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FV62%20FWY&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Newcastle-u-Tyne',
 'make': 'VOLKSWAGEN',
 'model': 'PASSAT',
 'odometer': 158622,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 1100,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN PASSAT 2.0 TDI 140 BMT SPORT Estate',
 'transmission': 'manual',
 'trim': 'TDI 140 BMT SPORT',
 'vin': 'WVWZZZ3CZDE025951',
 'year': 2012}
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV62%2520FWY%27 HTTP/1.1" 200 None
2026-03-29 22:16:43 [bca.uk] INFO: Saving data for FV62%20FWY: {'auction_closing_time': 1775113200.0, 'created_time': 1773822639.734044, 'last_price_update_time': 1774822603.934905}
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FV62%2520FWY') HTTP/1.1" 204 0
2026-03-29 22:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ffb60433-c985-5e57-a828-06b0bfb421b8 with identifier: VN08%20XCY
2026-03-29 22:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ffb60433-c985-5e57-a828-06b0bfb421b8 with identifier: VN08%20XCY
2026-03-29 22:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ffb60433-c985-5e57-a828-06b0bfb421b8 with identifier: VN08%20XCY to the API
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 163,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VN08%20XCY-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ffb60433-c985-5e57-a828-06b0bfb421b8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VN08 XCY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VN08%20XCY&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'TOYOTA',
 'model': 'AURIS',
 'odometer': 113013,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'TOYOTA AURIS 1.4 VVTI TR Hatchback',
 'transmission': 'manual',
 'trim': 'VVTI TR',
 'vin': 'SB1KM56E70F022219',
 'year': 2008}
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN08%2520XCY%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [bca.uk] INFO: Saving data for VN08%20XCY: {'auction_closing_time': 1774864800.0, 'created_time': 1774523446.074557, 'last_price_update_time': 1774822604.246498}
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VN08%2520XCY') HTTP/1.1" 204 0
2026-03-29 22:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ce55e082-55f4-559b-bb6d-0377f8470088 with identifier: WR23%20BXH
2026-03-29 22:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ce55e082-55f4-559b-bb6d-0377f8470088 with identifier: WR23%20BXH
2026-03-29 22:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ce55e082-55f4-559b-bb6d-0377f8470088 with identifier: WR23%20BXH to the API
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 197,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WR23%20BXH-GB',
 'category': 'LightCommercialVehicle',
 'color': 'frozen white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ce55e082-55f4-559b-bb6d-0377f8470088',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WR23 BXH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WR23%20BXH&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 62030,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 130 300 LWB LEADER L/R PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 130 300 LWB LEADER L/R',
 'vin': 'WF0YXXTTGYNP88711',
 'year': 2023}
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR23%2520BXH%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [bca.uk] INFO: Saving data for WR23%20BXH: {'auction_closing_time': 1774864800.0, 'created_time': 1774523540.954947, 'last_price_update_time': 1774822604.566512}
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WR23%2520BXH') HTTP/1.1" 204 0
2026-03-29 22:16:44 [bca.uk] INFO: Found listing with ID: FV65%20JFK
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV65%2520JFK%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [bca.uk] INFO: Scrape type for FV65%20JFK: 2
2026-03-29 22:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e4212f9-0acd-5345-94ea-a50b63408abb with identifier: FV65%20JFK
2026-03-29 22:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e4212f9-0acd-5345-94ea-a50b63408abb with scrape type 2
2026-03-29 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e4212f9-0acd-5345-94ea-a50b63408abb with scrape type 2
2026-03-29 22:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2e4212f9-0acd-5345-94ea-a50b63408abb, identifier: FV65%20JFK
2026-03-29 22:16:44 [bca.uk] INFO: Found listing with ID: VE14%20XUZ
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE14%2520XUZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [bca.uk] INFO: Scrape type for VE14%20XUZ: 2
2026-03-29 22:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea856521-27c7-5bd9-93ac-0d3056303ee7 with identifier: VE14%20XUZ
2026-03-29 22:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea856521-27c7-5bd9-93ac-0d3056303ee7 with scrape type 2
2026-03-29 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea856521-27c7-5bd9-93ac-0d3056303ee7 with scrape type 2
2026-03-29 22:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ea856521-27c7-5bd9-93ac-0d3056303ee7, identifier: VE14%20XUZ
2026-03-29 22:16:44 [bca.uk] INFO: Found listing with ID: HX71%20YJZ
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX71%2520YJZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [bca.uk] INFO: Scrape type for HX71%20YJZ: 0
2026-03-29 22:16:44 [bca.uk] INFO: Found listing with ID: KM71%20FNP
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM71%2520FNP%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [bca.uk] INFO: Scrape type for KM71%20FNP: 2
2026-03-29 22:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79df2533-69aa-5d53-9379-5f668fbef084 with identifier: KM71%20FNP
2026-03-29 22:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79df2533-69aa-5d53-9379-5f668fbef084 with scrape type 2
2026-03-29 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79df2533-69aa-5d53-9379-5f668fbef084 with scrape type 2
2026-03-29 22:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 79df2533-69aa-5d53-9379-5f668fbef084, identifier: KM71%20FNP
2026-03-29 22:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2e4212f9-0acd-5345-94ea-a50b63408abb with identifier: FV65%20JFK
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=maroon HTTP/1.1" 200 None
2026-03-29 22:16:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2e4212f9-0acd-5345-94ea-a50b63408abb with identifier: FV65%20JFK
2026-03-29 22:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2e4212f9-0acd-5345-94ea-a50b63408abb with identifier: FV65%20JFK to the API
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FV65%20JFK-GB',
 'category': 'Car',
 'color': 'maroon',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '1.5L',
 'expiration_date': '2026-04-02T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2e4212f9-0acd-5345-94ea-a50b63408abb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FV65 JFK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FV65%20JFK&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Birmingham - Perry Barr',
 'make': 'MINI',
 'model': 'CLUBMAN',
 'odometer': 90018,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 5000,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'MINI CLUBMAN 1.5 COOPER Estate',
 'transmission': 'manual',
 'trim': 'COOPER',
 'vin': 'WMWLN320502B99449',
 'year': 2015}
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV65%2520JFK%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [bca.uk] INFO: Saving data for FV65%20JFK: {'auction_closing_time': 1775113200.0, 'created_time': 1773930918.141345, 'last_price_update_time': 1774822605.332878}
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FV65%2520JFK') HTTP/1.1" 204 0
2026-03-29 22:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ea856521-27c7-5bd9-93ac-0d3056303ee7 with identifier: VE14%20XUZ
2026-03-29 22:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ea856521-27c7-5bd9-93ac-0d3056303ee7 with identifier: VE14%20XUZ
2026-03-29 22:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ea856521-27c7-5bd9-93ac-0d3056303ee7 with identifier: VE14%20XUZ to the API
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VE14%20XUZ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ea856521-27c7-5bd9-93ac-0d3056303ee7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VE14 XUZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VE14%20XUZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 123969,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.6 TDCI 115 TITANIUM NAVIGATOR Hatchback',
 'transmission': 'manual',
 'trim': 'TDCI 115 TITANIUM NAVIGATOR',
 'vin': 'WF0KXXGCBKEJ81404',
 'year': 2014}
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE14%2520XUZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [bca.uk] INFO: Saving data for VE14%20XUZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774523437.096491, 'last_price_update_time': 1774822605.626977}
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VE14%2520XUZ') HTTP/1.1" 204 0
2026-03-29 22:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 79df2533-69aa-5d53-9379-5f668fbef084 with identifier: KM71%20FNP
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=cavansite+blue+metallic HTTP/1.1" 200 None
2026-03-29 22:16:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 79df2533-69aa-5d53-9379-5f668fbef084 with identifier: KM71%20FNP
2026-03-29 22:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 79df2533-69aa-5d53-9379-5f668fbef084 with identifier: KM71%20FNP to the API
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM71%20FNP-GB',
 'category': 'Car',
 'color': 'cavansite blue metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '79df2533-69aa-5d53-9379-5f668fbef084',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'KM71 FNP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM71%20FNP&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQC 400',
 'odometer': 67098,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC 400 AMG LINE PREMIUM StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM',
 'vin': 'W1K2938902F039725',
 'year': 2021}
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM71%2520FNP%27 HTTP/1.1" 200 None
2026-03-29 22:16:46 [bca.uk] INFO: Saving data for KM71%20FNP: {'auction_closing_time': 1775642400.0, 'created_time': 1773846320.148561, 'last_price_update_time': 1774822606.05994}
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM71%2520FNP') HTTP/1.1" 204 0
2026-03-29 22:16:46 [bca.uk] INFO: Found listing with ID: LL15%20VTT
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL15%2520VTT%27 HTTP/1.1" 200 None
2026-03-29 22:16:46 [bca.uk] INFO: Scrape type for LL15%20VTT: 0
2026-03-29 22:16:46 [bca.uk] INFO: Found listing with ID: NJ17%20VFA
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ17%2520VFA%27 HTTP/1.1" 200 None
2026-03-29 22:16:46 [bca.uk] INFO: Scrape type for NJ17%20VFA: 2
2026-03-29 22:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c67b502a-1579-56bd-a4db-aeb321df4fb0 with identifier: NJ17%20VFA
2026-03-29 22:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c67b502a-1579-56bd-a4db-aeb321df4fb0 with scrape type 2
2026-03-29 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c67b502a-1579-56bd-a4db-aeb321df4fb0 with scrape type 2
2026-03-29 22:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c67b502a-1579-56bd-a4db-aeb321df4fb0, identifier: NJ17%20VFA
2026-03-29 22:16:46 [bca.uk] INFO: Found listing with ID: YX12%20OSP
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX12%2520OSP%27 HTTP/1.1" 200 None
2026-03-29 22:16:46 [bca.uk] INFO: Scrape type for YX12%20OSP: 2
2026-03-29 22:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd8fc306-0360-52f1-98c6-50a571afd82d with identifier: YX12%20OSP
2026-03-29 22:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd8fc306-0360-52f1-98c6-50a571afd82d with scrape type 2
2026-03-29 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd8fc306-0360-52f1-98c6-50a571afd82d with scrape type 2
2026-03-29 22:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cd8fc306-0360-52f1-98c6-50a571afd82d, identifier: YX12%20OSP
2026-03-29 22:16:46 [bca.uk] INFO: Found listing with ID: KM73%20ACO
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520ACO%27 HTTP/1.1" 200 None
2026-03-29 22:16:46 [bca.uk] INFO: Scrape type for KM73%20ACO: 2
2026-03-29 22:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0375ff90-3812-52fe-960f-0d7f5d9fae76 with identifier: KM73%20ACO
2026-03-29 22:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0375ff90-3812-52fe-960f-0d7f5d9fae76 with scrape type 2
2026-03-29 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0375ff90-3812-52fe-960f-0d7f5d9fae76 with scrape type 2
2026-03-29 22:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0375ff90-3812-52fe-960f-0d7f5d9fae76, identifier: KM73%20ACO
2026-03-29 22:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c67b502a-1579-56bd-a4db-aeb321df4fb0 with identifier: NJ17%20VFA
2026-03-29 22:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c67b502a-1579-56bd-a4db-aeb321df4fb0 with identifier: NJ17%20VFA
2026-03-29 22:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c67b502a-1579-56bd-a4db-aeb321df4fb0 with identifier: NJ17%20VFA to the API
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NJ17%20VFA-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-02T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c67b502a-1579-56bd-a4db-aeb321df4fb0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NJ17 VFA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NJ17%20VFA&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Newcastle-u-Tyne',
 'make': 'KIA',
 'model': 'PICANTO',
 'odometer': 89885,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 2000,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'KIA PICANTO 1.0 65 1 AIR Hatchback',
 'transmission': 'manual',
 'trim': '65 1 AIR',
 'vin': 'KNABE511LHT435853',
 'year': 2017}
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ17%2520VFA%27 HTTP/1.1" 200 None
2026-03-29 22:16:46 [bca.uk] INFO: Saving data for NJ17%20VFA: {'auction_closing_time': 1775113200.0, 'created_time': 1773822966.017298, 'last_price_update_time': 1774822606.761219}
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ17%2520VFA') HTTP/1.1" 204 0
2026-03-29 22:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cd8fc306-0360-52f1-98c6-50a571afd82d with identifier: YX12%20OSP
2026-03-29 22:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cd8fc306-0360-52f1-98c6-50a571afd82d with identifier: YX12%20OSP
2026-03-29 22:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cd8fc306-0360-52f1-98c6-50a571afd82d with identifier: YX12%20OSP to the API
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 170,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YX12%20OSP-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'cd8fc306-0360-52f1-98c6-50a571afd82d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YX12 OSP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YX12%20OSP&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'HONDA',
 'model': 'ACCORD',
 'odometer': 55087,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'HONDA ACCORD 2.0 I-VTEC EX Saloon',
 'transmission': 'automatic',
 'trim': 'I-VTEC EX',
 'vin': 'JHMCU1600CC202550',
 'year': 2012}
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX12%2520OSP%27 HTTP/1.1" 200 None
2026-03-29 22:16:47 [bca.uk] INFO: Saving data for YX12%20OSP: {'auction_closing_time': 1774864800.0, 'created_time': 1774523387.705597, 'last_price_update_time': 1774822607.156023}
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YX12%2520OSP') HTTP/1.1" 204 0
2026-03-29 22:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0375ff90-3812-52fe-960f-0d7f5d9fae76 with identifier: KM73%20ACO
2026-03-29 22:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0375ff90-3812-52fe-960f-0d7f5d9fae76 with identifier: KM73%20ACO
2026-03-29 22:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0375ff90-3812-52fe-960f-0d7f5d9fae76 with identifier: KM73%20ACO to the API
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM73%20ACO-GB',
 'category': 'Car',
 'color': 'obsidian black metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '0375ff90-3812-52fe-960f-0d7f5d9fae76',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'KM73 ACO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM73%20ACO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQC 400',
 'odometer': 9702,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC 400 AMG LINE PREMIUM StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM',
 'vin': 'W1K8P9ABXPF059833',
 'year': 2023}
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520ACO%27 HTTP/1.1" 200 None
2026-03-29 22:16:47 [bca.uk] INFO: Saving data for KM73%20ACO: {'auction_closing_time': 1775642400.0, 'created_time': 1773842273.167726, 'last_price_update_time': 1774822607.4699}
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM73%2520ACO') HTTP/1.1" 204 0
2026-03-29 22:16:47 [bca.uk] INFO: Found listing with ID: NX64%20RVE
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX64%2520RVE%27 HTTP/1.1" 200 None
2026-03-29 22:16:47 [bca.uk] INFO: Scrape type for NX64%20RVE: 2
2026-03-29 22:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3dffcea-efba-5205-ba1d-193986ded787 with identifier: NX64%20RVE
2026-03-29 22:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3dffcea-efba-5205-ba1d-193986ded787 with scrape type 2
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3dffcea-efba-5205-ba1d-193986ded787 with scrape type 2
2026-03-29 22:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b3dffcea-efba-5205-ba1d-193986ded787, identifier: NX64%20RVE
2026-03-29 22:16:47 [bca.uk] INFO: Found listing with ID: PX13%20UCN
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX13%2520UCN%27 HTTP/1.1" 200 None
2026-03-29 22:16:47 [bca.uk] INFO: Scrape type for PX13%20UCN: 2
2026-03-29 22:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93aea2e5-9a2e-533c-ab98-4f6f35985499 with identifier: PX13%20UCN
2026-03-29 22:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93aea2e5-9a2e-533c-ab98-4f6f35985499 with scrape type 2
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93aea2e5-9a2e-533c-ab98-4f6f35985499 with scrape type 2
2026-03-29 22:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 93aea2e5-9a2e-533c-ab98-4f6f35985499, identifier: PX13%20UCN
2026-03-29 22:16:47 [bca.uk] INFO: Found listing with ID: KM73%20NXO
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520NXO%27 HTTP/1.1" 200 None
2026-03-29 22:16:47 [bca.uk] INFO: Scrape type for KM73%20NXO: 2
2026-03-29 22:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dba6588-2e9d-57b1-ae28-18f7512d0b27 with identifier: KM73%20NXO
2026-03-29 22:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dba6588-2e9d-57b1-ae28-18f7512d0b27 with scrape type 2
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2dba6588-2e9d-57b1-ae28-18f7512d0b27 with scrape type 2
2026-03-29 22:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2dba6588-2e9d-57b1-ae28-18f7512d0b27, identifier: KM73%20NXO
2026-03-29 22:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b3dffcea-efba-5205-ba1d-193986ded787 with identifier: NX64%20RVE
2026-03-29 22:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b3dffcea-efba-5205-ba1d-193986ded787 with identifier: NX64%20RVE
2026-03-29 22:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b3dffcea-efba-5205-ba1d-193986ded787 with identifier: NX64%20RVE to the API
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NX64%20RVE-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-02T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b3dffcea-efba-5205-ba1d-193986ded787',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NX64 RVE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NX64%20RVE&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Newcastle-u-Tyne',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 106296,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 1600,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 100 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 100 ZETEC',
 'vin': 'WF0DXXGAKDEB73370',
 'year': 2014}
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX64%2520RVE%27 HTTP/1.1" 200 None
2026-03-29 22:16:48 [bca.uk] INFO: Saving data for NX64%20RVE: {'auction_closing_time': 1775113200.0, 'created_time': 1774276795.681689, 'last_price_update_time': 1774822608.125267}
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NX64%2520RVE') HTTP/1.1" 204 0
2026-03-29 22:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 93aea2e5-9a2e-533c-ab98-4f6f35985499 with identifier: PX13%20UCN
2026-03-29 22:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 93aea2e5-9a2e-533c-ab98-4f6f35985499 with identifier: PX13%20UCN
2026-03-29 22:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 93aea2e5-9a2e-533c-ab98-4f6f35985499 with identifier: PX13%20UCN to the API
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PX13%20UCN-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '93aea2e5-9a2e-533c-ab98-4f6f35985499',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PX13 UCN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PX13%20UCN&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'VOLKSWAGEN',
 'model': 'UP!',
 'odometer': 67653,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN UP! 1.0 60 MOVE UP Hatchback',
 'transmission': 'manual',
 'trim': '60 MOVE UP',
 'vin': 'WVWZZZAAZDD115580',
 'year': 2013}
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX13%2520UCN%27 HTTP/1.1" 200 None
2026-03-29 22:16:48 [bca.uk] INFO: Saving data for PX13%20UCN: {'auction_closing_time': 1774864800.0, 'created_time': 1774523427.672934, 'last_price_update_time': 1774822608.423665}
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PX13%2520UCN') HTTP/1.1" 204 0
2026-03-29 22:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2dba6588-2e9d-57b1-ae28-18f7512d0b27 with identifier: KM73%20NXO
2026-03-29 22:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2dba6588-2e9d-57b1-ae28-18f7512d0b27 with identifier: KM73%20NXO
2026-03-29 22:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2dba6588-2e9d-57b1-ae28-18f7512d0b27 with identifier: KM73%20NXO to the API
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM73%20NXO-GB',
 'category': 'Car',
 'color': 'graphite grey metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '2dba6588-2e9d-57b1-ae28-18f7512d0b27',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'KM73 NXO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM73%20NXO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQC 400',
 'odometer': 16318,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC 400 AMG LINE PREMIUM StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM',
 'vin': 'W1K8P9AB1PF067660',
 'year': 2023}
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520NXO%27 HTTP/1.1" 200 None
2026-03-29 22:16:48 [bca.uk] INFO: Saving data for KM73%20NXO: {'auction_closing_time': 1775642400.0, 'created_time': 1773842271.393455, 'last_price_update_time': 1774822608.717614}
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM73%2520NXO') HTTP/1.1" 204 0
2026-03-29 22:16:48 [bca.uk] INFO: Found listing with ID: ST20%20ZFN
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST20%2520ZFN%27 HTTP/1.1" 200 None
2026-03-29 22:16:48 [bca.uk] INFO: Scrape type for ST20%20ZFN: 2
2026-03-29 22:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8866642-fae4-53df-a3bc-aa84849fb447 with identifier: ST20%20ZFN
2026-03-29 22:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8866642-fae4-53df-a3bc-aa84849fb447 with scrape type 2
2026-03-29 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8866642-fae4-53df-a3bc-aa84849fb447 with scrape type 2
2026-03-29 22:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b8866642-fae4-53df-a3bc-aa84849fb447, identifier: ST20%20ZFN
2026-03-29 22:16:48 [bca.uk] INFO: Found listing with ID: FV71%20SUO
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV71%2520SUO%27 HTTP/1.1" 200 None
2026-03-29 22:16:48 [bca.uk] INFO: Scrape type for FV71%20SUO: 2
2026-03-29 22:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30e259a1-0e7c-5017-b711-7421d784dd60 with identifier: FV71%20SUO
2026-03-29 22:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30e259a1-0e7c-5017-b711-7421d784dd60 with scrape type 2
2026-03-29 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30e259a1-0e7c-5017-b711-7421d784dd60 with scrape type 2
2026-03-29 22:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 30e259a1-0e7c-5017-b711-7421d784dd60, identifier: FV71%20SUO
2026-03-29 22:16:48 [bca.uk] INFO: Found listing with ID: KM73%20OCG
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520OCG%27 HTTP/1.1" 200 None
2026-03-29 22:16:48 [bca.uk] INFO: Scrape type for KM73%20OCG: 2
2026-03-29 22:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9cf7e58-14cd-5adf-80c1-60c3ecb31dd7 with identifier: KM73%20OCG
2026-03-29 22:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9cf7e58-14cd-5adf-80c1-60c3ecb31dd7 with scrape type 2
2026-03-29 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9cf7e58-14cd-5adf-80c1-60c3ecb31dd7 with scrape type 2
2026-03-29 22:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e9cf7e58-14cd-5adf-80c1-60c3ecb31dd7, identifier: KM73%20OCG
2026-03-29 22:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b8866642-fae4-53df-a3bc-aa84849fb447 with identifier: ST20%20ZFN
2026-03-29 22:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b8866642-fae4-53df-a3bc-aa84849fb447 with identifier: ST20%20ZFN
2026-03-29 22:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b8866642-fae4-53df-a3bc-aa84849fb447 with identifier: ST20%20ZFN to the API
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 141,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ST20%20ZFN-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-02T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b8866642-fae4-53df-a3bc-aa84849fb447',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ST20 ZFN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ST20%20ZFN&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Edinburgh',
 'make': 'DACIA',
 'model': 'DUSTER',
 'odometer': 131692,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 3500,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'DACIA DUSTER 1.0 TCE 100 COMFORT StationWagon',
 'transmission': 'manual',
 'trim': 'TCE 100 COMFORT',
 'vin': 'VF1HJD20365571447',
 'year': 2020}
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST20%2520ZFN%27 HTTP/1.1" 200 None
2026-03-29 22:16:49 [bca.uk] INFO: Saving data for ST20%20ZFN: {'auction_closing_time': 1775113200.0, 'created_time': 1774045215.812085, 'last_price_update_time': 1774822609.371385}
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ST20%2520ZFN') HTTP/1.1" 204 0
2026-03-29 22:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 30e259a1-0e7c-5017-b711-7421d784dd60 with identifier: FV71%20SUO
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=titania+grey+matt HTTP/1.1" 200 None
2026-03-29 22:16:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 30e259a1-0e7c-5017-b711-7421d784dd60 with identifier: FV71%20SUO
2026-03-29 22:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 30e259a1-0e7c-5017-b711-7421d784dd60 with identifier: FV71%20SUO to the API
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FV71%20SUO-GB',
 'category': 'Car',
 'color': 'titania grey matt',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '30e259a1-0e7c-5017-b711-7421d784dd60',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FV71 SUO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FV71%20SUO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'SMART',
 'model': 'EQ FORTWO',
 'odometer': 13355,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'SMART EQ FORTWO 17KWH 60KW PREMIUM (22KW) Coupe',
 'transmission': 'automatic',
 'trim': '17KWH 60KW PREMIUM (22KW)',
 'vin': 'W1A4533912K469623',
 'year': 2022}
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV71%2520SUO%27 HTTP/1.1" 200 None
2026-03-29 22:16:49 [bca.uk] INFO: Saving data for FV71%20SUO: {'auction_closing_time': 1775642400.0, 'created_time': 1773842261.323904, 'last_price_update_time': 1774822609.768977}
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FV71%2520SUO') HTTP/1.1" 204 0
2026-03-29 22:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e9cf7e58-14cd-5adf-80c1-60c3ecb31dd7 with identifier: KM73%20OCG
2026-03-29 22:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e9cf7e58-14cd-5adf-80c1-60c3ecb31dd7 with identifier: KM73%20OCG
2026-03-29 22:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e9cf7e58-14cd-5adf-80c1-60c3ecb31dd7 with identifier: KM73%20OCG to the API
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM73%20OCG-GB',
 'category': 'Car',
 'color': 'obsidian black metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'e9cf7e58-14cd-5adf-80c1-60c3ecb31dd7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'KM73 OCG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM73%20OCG&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQC 400',
 'odometer': 13624,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC 400 AMG LINE PREMIUM StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM',
 'vin': 'W1K8P9AB2PF060894',
 'year': 2023}
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520OCG%27 HTTP/1.1" 200 None
2026-03-29 22:16:50 [bca.uk] INFO: Saving data for KM73%20OCG: {'auction_closing_time': 1775642400.0, 'created_time': 1773842295.972197, 'last_price_update_time': 1774822610.069491}
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM73%2520OCG') HTTP/1.1" 204 0
2026-03-29 22:16:50 [bca.uk] INFO: Found listing with ID: WN20%20RXP
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN20%2520RXP%27 HTTP/1.1" 200 None
2026-03-29 22:16:50 [bca.uk] INFO: Scrape type for WN20%20RXP: 2
2026-03-29 22:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84ba229c-71ab-560c-b904-5798d54bf188 with identifier: WN20%20RXP
2026-03-29 22:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84ba229c-71ab-560c-b904-5798d54bf188 with scrape type 2
2026-03-29 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84ba229c-71ab-560c-b904-5798d54bf188 with scrape type 2
2026-03-29 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 84ba229c-71ab-560c-b904-5798d54bf188, identifier: WN20%20RXP
2026-03-29 22:16:50 [bca.uk] INFO: Found listing with ID: KR74%20CWC
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR74%2520CWC%27 HTTP/1.1" 200 None
2026-03-29 22:16:50 [bca.uk] INFO: Scrape type for KR74%20CWC: 2
2026-03-29 22:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cb31fef-b8d6-585b-acab-9303b7611c46 with identifier: KR74%20CWC
2026-03-29 22:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cb31fef-b8d6-585b-acab-9303b7611c46 with scrape type 2
2026-03-29 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cb31fef-b8d6-585b-acab-9303b7611c46 with scrape type 2
2026-03-29 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9cb31fef-b8d6-585b-acab-9303b7611c46, identifier: KR74%20CWC
2026-03-29 22:16:50 [bca.uk] INFO: Found listing with ID: KM73%20OGP
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520OGP%27 HTTP/1.1" 200 None
2026-03-29 22:16:50 [bca.uk] INFO: Scrape type for KM73%20OGP: 2
2026-03-29 22:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3721f6b-e6f6-5597-bf5b-80e1c7806dc2 with identifier: KM73%20OGP
2026-03-29 22:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3721f6b-e6f6-5597-bf5b-80e1c7806dc2 with scrape type 2
2026-03-29 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3721f6b-e6f6-5597-bf5b-80e1c7806dc2 with scrape type 2
2026-03-29 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c3721f6b-e6f6-5597-bf5b-80e1c7806dc2, identifier: KM73%20OGP
2026-03-29 22:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 84ba229c-71ab-560c-b904-5798d54bf188 with identifier: WN20%20RXP
2026-03-29 22:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 84ba229c-71ab-560c-b904-5798d54bf188 with identifier: WN20%20RXP
2026-03-29 22:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 84ba229c-71ab-560c-b904-5798d54bf188 with identifier: WN20%20RXP to the API
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WN20%20RXP-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-02T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': '84ba229c-71ab-560c-b904-5798d54bf188',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WN20 RXP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WN20%20RXP&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Measham',
 'make': 'VAUXHALL',
 'model': 'ASTRA TOURER',
 'odometer': 87585,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 4000,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA TOURER 1.2 TURBO 110 SE Estate',
 'transmission': 'manual',
 'trim': 'TURBO 110 SE',
 'vin': 'W0VBD8ER2L8010818',
 'year': 2020}
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN20%2520RXP%27 HTTP/1.1" 200 None
2026-03-29 22:16:50 [bca.uk] INFO: Saving data for WN20%20RXP: {'auction_closing_time': 1775113200.0, 'created_time': 1773907950.949668, 'last_price_update_time': 1774822610.689789}
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WN20%2520RXP') HTTP/1.1" 204 0
2026-03-29 22:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9cb31fef-b8d6-585b-acab-9303b7611c46 with identifier: KR74%20CWC
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=velvet+brown+metallic HTTP/1.1" 200 None
2026-03-29 22:16:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9cb31fef-b8d6-585b-acab-9303b7611c46 with identifier: KR74%20CWC
2026-03-29 22:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9cb31fef-b8d6-585b-acab-9303b7611c46 with identifier: KR74%20CWC to the API
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 175,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KR74%20CWC-GB',
 'category': 'Car',
 'color': 'velvet brown metallic',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9cb31fef-b8d6-585b-acab-9303b7611c46',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'KR74 CWC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KR74%20CWC&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'E450',
 'odometer': 2068,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ E450 3.0 AMG LINE PREMIUM 4M 9G Saloon',
 'transmission': 'manual',
 'trim': 'AMG LINE PREMIUM 4M 9G',
 'vin': 'W1KLF6BB1RA004505',
 'year': 2024}
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR74%2520CWC%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Saving data for KR74%20CWC: {'auction_closing_time': 1775642400.0, 'created_time': 1773821025.927048, 'last_price_update_time': 1774822611.108462}
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KR74%2520CWC') HTTP/1.1" 204 0
2026-03-29 22:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c3721f6b-e6f6-5597-bf5b-80e1c7806dc2 with identifier: KM73%20OGP
2026-03-29 22:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c3721f6b-e6f6-5597-bf5b-80e1c7806dc2 with identifier: KM73%20OGP
2026-03-29 22:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c3721f6b-e6f6-5597-bf5b-80e1c7806dc2 with identifier: KM73%20OGP to the API
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=100&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM73%20OGP-GB',
 'category': 'Car',
 'color': 'spectral blue metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'c3721f6b-e6f6-5597-bf5b-80e1c7806dc2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'KM73 OGP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM73%20OGP&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'EQC 400',
 'odometer': 8684,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC 400 AMG LINE PREMIUM StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM',
 'vin': 'W1K8P9AB7PF068067',
 'year': 2023}
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM73%2520OGP%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Saving data for KM73%20OGP: {'auction_closing_time': 1775642400.0, 'created_time': 1773842274.680966, 'last_price_update_time': 1774822611.399083}
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM73%2520OGP') HTTP/1.1" 204 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: FD68%20NOF
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD68%2520NOF%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for FD68%20NOF: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: LF19%20RCA
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF19%2520RCA%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for LF19%20RCA: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: EJ73%20UFM
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ73%2520UFM%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for EJ73%20UFM: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: DL73%20KRJ
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520KRJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for DL73%20KRJ: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: DL73%20KXT
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520KXT%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for DL73%20KXT: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: DV73%20XWU
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV73%2520XWU%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for DV73%20XWU: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: KF73%20ASX
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF73%2520ASX%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for KF73%20ASX: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: KF73%20CGX
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF73%2520CGX%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for KF73%20CGX: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: LN24%20PMX
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520PMX%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for LN24%20PMX: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: LN24%20PNY
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520PNY%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for LN24%20PNY: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: LP23%20GVR
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP23%2520GVR%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for LP23%20GVR: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: LP23%20GXX
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP23%2520GXX%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for LP23%20GXX: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: GX20%20HMD
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX20%2520HMD%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for GX20%20HMD: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: NA20%20KDV
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA20%2520KDV%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for NA20%20KDV: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: SY23%20XLB
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY23%2520XLB%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for SY23%20XLB: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: SM06%20EKK
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM06%2520EKK%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for SM06%20EKK: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: SM16%20NPP
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM16%2520NPP%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for SM16%20NPP: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: VX13%20SPU
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX13%2520SPU%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for VX13%20SPU: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: AK64%20TZP
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK64%2520TZP%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for AK64%20TZP: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: BU64%20VHW
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU64%2520VHW%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for BU64%20VHW: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: CF14%20AXD
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF14%2520AXD%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for CF14%20AXD: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: CY15%20NDD
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CY15%2520NDD%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for CY15%20NDD: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: KS09%20KDJ
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS09%2520KDJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for KS09%20KDJ: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: NK63%20ZCF
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NK63%2520ZCF%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for NK63%20ZCF: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: RE18%20CXW
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE18%2520CXW%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for RE18%20CXW: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: YG74%20OUJ
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG74%2520OUJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for YG74%20OUJ: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: EN72%20GMG
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN72%2520GMG%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for EN72%20GMG: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: FL72%20LKA
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL72%2520LKA%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for FL72%20LKA: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: BF24%20EWL
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF24%2520EWL%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for BF24%20EWL: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: BK22%20UNZ
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520UNZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for BK22%20UNZ: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: BK23%20CBF
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520CBF%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for BK23%20CBF: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: BK23%20TLY
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520TLY%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for BK23%20TLY: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: BP73%20CZS
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP73%2520CZS%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for BP73%20CZS: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: DE24%20NHX
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE24%2520NHX%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for DE24%20NHX: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: FL23%20HVK
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL23%2520HVK%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for FL23%20HVK: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: GJ22%20XRM
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ22%2520XRM%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for GJ22%20XRM: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: KM23%20LFE
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM23%2520LFE%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for KM23%20LFE: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: LB23%20FYE
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB23%2520FYE%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [bca.uk] INFO: Scrape type for LB23%20FYE: 0
2026-03-29 22:16:51 [bca.uk] INFO: Found listing with ID: LJ22%20YNW
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ22%2520YNW%27 HTTP/1.1" 200 None
2026-03-29 22:16:52 [bca.uk] INFO: Scrape type for LJ22%20YNW: 0
2026-03-29 22:16:52 [bca.uk] INFO: Found listing with ID: LL71%20XFO
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL71%2520XFO%27 HTTP/1.1" 200 None
2026-03-29 22:16:52 [bca.uk] INFO: Scrape type for LL71%20XFO: 0
2026-03-29 22:16:52 [bca.uk] INFO: Found listing with ID: MA22%20EGV
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA22%2520EGV%27 HTTP/1.1" 200 None
2026-03-29 22:16:52 [bca.uk] INFO: Scrape type for MA22%20EGV: 0
2026-03-29 22:16:52 [bca.uk] INFO: Found listing with ID: MD72%20WCO
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD72%2520WCO%27 HTTP/1.1" 200 None
2026-03-29 22:16:52 [bca.uk] INFO: Scrape type for MD72%20WCO: 0
2026-03-29 22:16:52 [bca.uk] INFO: Found listing with ID: NJ22%20TXO
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ22%2520TXO%27 HTTP/1.1" 200 None
2026-03-29 22:16:52 [bca.uk] INFO: Scrape type for NJ22%20TXO: 0
2026-03-29 22:16:52 [bca.uk] INFO: Found listing with ID: SA71%20RNO
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA71%2520RNO%27 HTTP/1.1" 200 None
2026-03-29 22:16:52 [bca.uk] INFO: Scrape type for SA71%20RNO: 0
2026-03-29 22:16:52 [bca.uk] INFO: Found listing with ID: EK24%20HNA
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK24%2520HNA%27 HTTP/1.1" 200 None
2026-03-29 22:16:52 [bca.uk] INFO: Scrape type for EK24%20HNA: 2
2026-03-29 22:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3c52a69-f4a7-5f80-96b9-f748b4b1b756 with identifier: EK24%20HNA
2026-03-29 22:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3c52a69-f4a7-5f80-96b9-f748b4b1b756 with scrape type 2
2026-03-29 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3c52a69-f4a7-5f80-96b9-f748b4b1b756 with scrape type 2
2026-03-29 22:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a3c52a69-f4a7-5f80-96b9-f748b4b1b756, identifier: EK24%20HNA
2026-03-29 22:16:52 [bca.uk] INFO: Found listing with ID: WG21%20KHA
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG21%2520KHA%27 HTTP/1.1" 200 None
2026-03-29 22:16:52 [bca.uk] INFO: Scrape type for WG21%20KHA: 2
2026-03-29 22:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20c74aee-fea0-5bb6-af7c-cf5b4e4d4fcf with identifier: WG21%20KHA
2026-03-29 22:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20c74aee-fea0-5bb6-af7c-cf5b4e4d4fcf with scrape type 2
2026-03-29 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20c74aee-fea0-5bb6-af7c-cf5b4e4d4fcf with scrape type 2
2026-03-29 22:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 20c74aee-fea0-5bb6-af7c-cf5b4e4d4fcf, identifier: WG21%20KHA
2026-03-29 22:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a3c52a69-f4a7-5f80-96b9-f748b4b1b756 with identifier: EK24%20HNA
2026-03-29 22:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a3c52a69-f4a7-5f80-96b9-f748b4b1b756 with identifier: EK24%20HNA
2026-03-29 22:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a3c52a69-f4a7-5f80-96b9-f748b4b1b756 with identifier: EK24%20HNA to the API
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EK24%20HNA-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T07:00:00Z',
 'fuel_type': 'Electric',
 'id': 'a3c52a69-f4a7-5f80-96b9-f748b4b1b756',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'EK24 HNA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EK24%20HNA&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Manchester',
 'make': 'TOYOTA',
 'model': 'BZ4X',
 'odometer': 10934,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 19000,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'TOYOTA BZ4X 150KW 71KWH MOTION (11KC) Hatchback',
 'transmission': 'automatic',
 'trim': '150KW 71KWH MOTION (11KC)',
 'vin': 'JTMAABAA10A029022',
 'year': 2024}
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK24%2520HNA%27 HTTP/1.1" 200 None
2026-03-29 22:16:52 [bca.uk] INFO: Saving data for EK24%20HNA: {'auction_closing_time': 1774854000.0, 'created_time': 1773830902.632444, 'last_price_update_time': 1774822612.69872}
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EK24%2520HNA') HTTP/1.1" 204 0
2026-03-29 22:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 20c74aee-fea0-5bb6-af7c-cf5b4e4d4fcf with identifier: WG21%20KHA
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=denim+blue+metallic HTTP/1.1" 200 None
2026-03-29 22:16:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 20c74aee-fea0-5bb6-af7c-cf5b4e4d4fcf with identifier: WG21%20KHA
2026-03-29 22:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 20c74aee-fea0-5bb6-af7c-cf5b4e4d4fcf with identifier: WG21%20KHA to the API
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 32,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WG21%20KHA-GB',
 'category': 'Car',
 'color': 'denim blue metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '20c74aee-fea0-5bb6-af7c-cf5b4e4d4fcf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'WG21 KHA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WG21%20KHA&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'GLA 250 E',
 'odometer': 57505,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLA 250 E 1.3 EXCLUSIVE ED.DCT StationWagon',
 'transmission': 'automatic',
 'trim': 'EXCLUSIVE ED.DCT',
 'vin': 'W1N2477862J273413',
 'year': 2021}
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG21%2520KHA%27 HTTP/1.1" 200 None
2026-03-29 22:16:53 [bca.uk] INFO: Saving data for WG21%20KHA: {'auction_closing_time': 1775642400.0, 'created_time': 1774391222.819516, 'last_price_update_time': 1774822613.212758}
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WG21%2520KHA') HTTP/1.1" 204 0
2026-03-29 22:16:53 [bca.uk] INFO: Found listing with ID: FH72%20CPY
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH72%2520CPY%27 HTTP/1.1" 200 None
2026-03-29 22:16:53 [bca.uk] INFO: Scrape type for FH72%20CPY: 2
2026-03-29 22:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76ce18eb-4ec5-59d4-9af6-c2541b1d96fd with identifier: FH72%20CPY
2026-03-29 22:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76ce18eb-4ec5-59d4-9af6-c2541b1d96fd with scrape type 2
2026-03-29 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76ce18eb-4ec5-59d4-9af6-c2541b1d96fd with scrape type 2
2026-03-29 22:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 76ce18eb-4ec5-59d4-9af6-c2541b1d96fd, identifier: FH72%20CPY
2026-03-29 22:16:53 [bca.uk] INFO: Found listing with ID: NL09%20KYT
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL09%2520KYT%27 HTTP/1.1" 200 None
2026-03-29 22:16:53 [bca.uk] INFO: Scrape type for NL09%20KYT: 2
2026-03-29 22:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71f2e290-dc53-5810-a0f8-33f94b76dd18 with identifier: NL09%20KYT
2026-03-29 22:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71f2e290-dc53-5810-a0f8-33f94b76dd18 with scrape type 2
2026-03-29 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71f2e290-dc53-5810-a0f8-33f94b76dd18 with scrape type 2
2026-03-29 22:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 71f2e290-dc53-5810-a0f8-33f94b76dd18, identifier: NL09%20KYT
2026-03-29 22:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 76ce18eb-4ec5-59d4-9af6-c2541b1d96fd with identifier: FH72%20CPY
2026-03-29 22:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 76ce18eb-4ec5-59d4-9af6-c2541b1d96fd with identifier: FH72%20CPY
2026-03-29 22:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 76ce18eb-4ec5-59d4-9af6-c2541b1d96fd with identifier: FH72%20CPY to the API
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FH72%20CPY-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T07:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '76ce18eb-4ec5-59d4-9af6-c2541b1d96fd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FH72 CPY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FH72%20CPY&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Thurleigh',
 'make': 'BMW',
 'model': '330E',
 'odometer': 58919,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 17500,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'BMW 330E 2.0 T SPORT Estate',
 'transmission': 'automatic',
 'trim': 'T SPORT',
 'vin': 'WBA82CY050FP34551',
 'year': 2023}
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH72%2520CPY%27 HTTP/1.1" 200 None
2026-03-29 22:16:53 [bca.uk] INFO: Saving data for FH72%20CPY: {'auction_closing_time': 1774854000.0, 'created_time': 1773825371.055526, 'last_price_update_time': 1774822613.753801}
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FH72%2520CPY') HTTP/1.1" 204 0
2026-03-29 22:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 71f2e290-dc53-5810-a0f8-33f94b76dd18 with identifier: NL09%20KYT
2026-03-29 22:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 71f2e290-dc53-5810-a0f8-33f94b76dd18 with identifier: NL09%20KYT
2026-03-29 22:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 71f2e290-dc53-5810-a0f8-33f94b76dd18 with identifier: NL09%20KYT to the API
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 173,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NL09%20KYT-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '71f2e290-dc53-5810-a0f8-33f94b76dd18',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NL09 KYT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NL09%20KYT&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'HONDA',
 'model': 'CR-V',
 'odometer': 171706,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'HONDA CR-V 2.2 I-CDTI EX Estate',
 'transmission': 'manual',
 'trim': 'I-CDTI EX',
 'vin': 'SHSRE67708U040322',
 'year': 2009}
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL09%2520KYT%27 HTTP/1.1" 200 None
2026-03-29 22:16:54 [bca.uk] INFO: Saving data for NL09%20KYT: {'auction_closing_time': 1774864800.0, 'created_time': 1774523444.764824, 'last_price_update_time': 1774822614.103985}
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NL09%2520KYT') HTTP/1.1" 204 0
2026-03-29 22:16:54 [bca.uk] INFO: Found listing with ID: MK72%20CYU
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK72%2520CYU%27 HTTP/1.1" 200 None
2026-03-29 22:16:54 [bca.uk] INFO: Scrape type for MK72%20CYU: 2
2026-03-29 22:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c9a3130-eaad-56d0-ab94-7e24a51497d0 with identifier: MK72%20CYU
2026-03-29 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c9a3130-eaad-56d0-ab94-7e24a51497d0 with scrape type 2
2026-03-29 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c9a3130-eaad-56d0-ab94-7e24a51497d0 with scrape type 2
2026-03-29 22:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2c9a3130-eaad-56d0-ab94-7e24a51497d0, identifier: MK72%20CYU
2026-03-29 22:16:54 [bca.uk] INFO: Found listing with ID: WA68%20NHD
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA68%2520NHD%27 HTTP/1.1" 200 None
2026-03-29 22:16:54 [bca.uk] INFO: Scrape type for WA68%20NHD: 2
2026-03-29 22:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 894de617-61e7-5afa-b170-cfb38b525400 with identifier: WA68%20NHD
2026-03-29 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 894de617-61e7-5afa-b170-cfb38b525400 with scrape type 2
2026-03-29 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 894de617-61e7-5afa-b170-cfb38b525400 with scrape type 2
2026-03-29 22:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 894de617-61e7-5afa-b170-cfb38b525400, identifier: WA68%20NHD
2026-03-29 22:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2c9a3130-eaad-56d0-ab94-7e24a51497d0 with identifier: MK72%20CYU
2026-03-29 22:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2c9a3130-eaad-56d0-ab94-7e24a51497d0 with identifier: MK72%20CYU
2026-03-29 22:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2c9a3130-eaad-56d0-ab94-7e24a51497d0 with identifier: MK72%20CYU to the API
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MK72%20CYU-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T07:00:00Z',
 'fuel_type': 'Electric',
 'id': '2c9a3130-eaad-56d0-ab94-7e24a51497d0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MK72 CYU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MK72%20CYU&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Manchester',
 'make': 'AUDI',
 'model': 'Q4 E-TRON',
 'odometer': 44425,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 18500,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'AUDI Q4 E-TRON 50 220KW 83KWH Q SPORT StationWagon',
 'transmission': 'automatic',
 'trim': '50 220KW 83KWH Q SPORT',
 'vin': 'WAUZZZFZ1PP012647',
 'year': 2023}
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK72%2520CYU%27 HTTP/1.1" 200 None
2026-03-29 22:16:54 [bca.uk] INFO: Saving data for MK72%20CYU: {'auction_closing_time': 1774854000.0, 'created_time': 1773825516.709051, 'last_price_update_time': 1774822614.628169}
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MK72%2520CYU') HTTP/1.1" 204 0
2026-03-29 22:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 894de617-61e7-5afa-b170-cfb38b525400 with identifier: WA68%20NHD
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=alpine+white HTTP/1.1" 200 None
2026-03-29 22:16:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 894de617-61e7-5afa-b170-cfb38b525400 with identifier: WA68%20NHD
2026-03-29 22:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 894de617-61e7-5afa-b170-cfb38b525400 with identifier: WA68%20NHD to the API
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WA68%20NHD-GB',
 'category': 'Car',
 'color': 'alpine white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '894de617-61e7-5afa-b170-cfb38b525400',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WA68 NHD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WA68%20NHD&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 54886,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'BMW X1 1.5 SDRIVE 18I SE StationWagon',
 'transmission': 'manual',
 'trim': 'SDRIVE 18I SE',
 'vin': 'WBAJG12080EN49822',
 'year': 2018}
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA68%2520NHD%27 HTTP/1.1" 200 None
2026-03-29 22:16:55 [bca.uk] INFO: Saving data for WA68%20NHD: {'auction_closing_time': 1774864800.0, 'created_time': 1774523416.831685, 'last_price_update_time': 1774822615.034401}
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WA68%2520NHD') HTTP/1.1" 204 0
2026-03-29 22:16:55 [bca.uk] INFO: Found listing with ID: OE72%20NBM
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE72%2520NBM%27 HTTP/1.1" 200 None
2026-03-29 22:16:55 [bca.uk] INFO: Scrape type for OE72%20NBM: 2
2026-03-29 22:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45ce354b-cbb1-5b17-9616-ce952b53bce5 with identifier: OE72%20NBM
2026-03-29 22:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45ce354b-cbb1-5b17-9616-ce952b53bce5 with scrape type 2
2026-03-29 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45ce354b-cbb1-5b17-9616-ce952b53bce5 with scrape type 2
2026-03-29 22:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 45ce354b-cbb1-5b17-9616-ce952b53bce5, identifier: OE72%20NBM
2026-03-29 22:16:55 [bca.uk] INFO: Found listing with ID: HN67%20XAJ
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN67%2520XAJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:55 [bca.uk] INFO: Scrape type for HN67%20XAJ: 2
2026-03-29 22:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39a2c41b-5a1f-5f30-a2d9-438a473a2449 with identifier: HN67%20XAJ
2026-03-29 22:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39a2c41b-5a1f-5f30-a2d9-438a473a2449 with scrape type 2
2026-03-29 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39a2c41b-5a1f-5f30-a2d9-438a473a2449 with scrape type 2
2026-03-29 22:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 39a2c41b-5a1f-5f30-a2d9-438a473a2449, identifier: HN67%20XAJ
2026-03-29 22:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 45ce354b-cbb1-5b17-9616-ce952b53bce5 with identifier: OE72%20NBM
2026-03-29 22:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 45ce354b-cbb1-5b17-9616-ce952b53bce5 with identifier: OE72%20NBM
2026-03-29 22:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 45ce354b-cbb1-5b17-9616-ce952b53bce5 with identifier: OE72%20NBM to the API
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OE72%20NBM-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T07:00:00Z',
 'fuel_type': 'Electric',
 'id': '45ce354b-cbb1-5b17-9616-ce952b53bce5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'OE72 NBM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OE72%20NBM&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Thurleigh',
 'make': 'POLESTAR',
 'model': '2',
 'odometer': 62288,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 13000,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'POLESTAR 2 170KW 78KWH SM2 LONG RANGE Coupe',
 'transmission': 'automatic',
 'trim': '170KW 78KWH SM2 LONG RANGE',
 'vin': 'YSMVSEGE8PL130782',
 'year': 2022}
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE72%2520NBM%27 HTTP/1.1" 200 None
2026-03-29 22:16:55 [bca.uk] INFO: Saving data for OE72%20NBM: {'auction_closing_time': 1774854000.0, 'created_time': 1773908458.931993, 'last_price_update_time': 1774822615.573151}
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OE72%2520NBM') HTTP/1.1" 204 0
2026-03-29 22:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 39a2c41b-5a1f-5f30-a2d9-438a473a2449 with identifier: HN67%20XAJ
2026-03-29 22:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 39a2c41b-5a1f-5f30-a2d9-438a473a2449 with identifier: HN67%20XAJ
2026-03-29 22:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 39a2c41b-5a1f-5f30-a2d9-438a473a2449 with identifier: HN67%20XAJ to the API
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 88,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HN67%20XAJ-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '39a2c41b-5a1f-5f30-a2d9-438a473a2449',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HN67 XAJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HN67%20XAJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 88442,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.6 CDTI 110 ECOTEC TECH LINE S/S Hatchback',
 'transmission': 'manual',
 'trim': 'CDTI 110 ECOTEC TECH LINE S/S',
 'vin': 'W0VBD6EL3JG039392',
 'year': 2017}
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN67%2520XAJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:55 [bca.uk] INFO: Saving data for HN67%20XAJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774523417.665551, 'last_price_update_time': 1774822615.857134}
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HN67%2520XAJ') HTTP/1.1" 204 0
2026-03-29 22:16:55 [bca.uk] INFO: Found listing with ID: SV22%20YHM
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV22%2520YHM%27 HTTP/1.1" 200 None
2026-03-29 22:16:55 [bca.uk] INFO: Scrape type for SV22%20YHM: 2
2026-03-29 22:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94033e0a-ef1c-51bd-b370-50be600f430c with identifier: SV22%20YHM
2026-03-29 22:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94033e0a-ef1c-51bd-b370-50be600f430c with scrape type 2
2026-03-29 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94033e0a-ef1c-51bd-b370-50be600f430c with scrape type 2
2026-03-29 22:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 94033e0a-ef1c-51bd-b370-50be600f430c, identifier: SV22%20YHM
2026-03-29 22:16:55 [bca.uk] INFO: Found listing with ID: HD56%20EFB
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HD56%2520EFB%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [bca.uk] INFO: Scrape type for HD56%20EFB: 2
2026-03-29 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97355378-ef5e-5970-a3da-a0992d4ae67d with identifier: HD56%20EFB
2026-03-29 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97355378-ef5e-5970-a3da-a0992d4ae67d with scrape type 2
2026-03-29 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97355378-ef5e-5970-a3da-a0992d4ae67d with scrape type 2
2026-03-29 22:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 97355378-ef5e-5970-a3da-a0992d4ae67d, identifier: HD56%20EFB
2026-03-29 22:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 94033e0a-ef1c-51bd-b370-50be600f430c with identifier: SV22%20YHM
2026-03-29 22:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 94033e0a-ef1c-51bd-b370-50be600f430c with identifier: SV22%20YHM
2026-03-29 22:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 94033e0a-ef1c-51bd-b370-50be600f430c with identifier: SV22%20YHM to the API
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 44,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SV22%20YHM-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T07:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '94033e0a-ef1c-51bd-b370-50be600f430c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'SV22 YHM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SV22%20YHM&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Glasgow - East',
 'make': 'LAND ROVER',
 'model': 'R/R EVOQUE',
 'odometer': 135054,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 12000,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R EVOQUE 1.5 P300E 4WD R-DYNAMIC SE Hatchback',
 'transmission': 'automatic',
 'trim': 'P300E 4WD R-DYNAMIC SE',
 'vin': 'SALZA2AT1NH174685',
 'year': 2022}
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV22%2520YHM%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [bca.uk] INFO: Saving data for SV22%20YHM: {'auction_closing_time': 1774854000.0, 'created_time': 1773833675.488744, 'last_price_update_time': 1774822616.405873}
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SV22%2520YHM') HTTP/1.1" 204 0
2026-03-29 22:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 97355378-ef5e-5970-a3da-a0992d4ae67d with identifier: HD56%20EFB
2026-03-29 22:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 97355378-ef5e-5970-a3da-a0992d4ae67d with identifier: HD56%20EFB
2026-03-29 22:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 97355378-ef5e-5970-a3da-a0992d4ae67d with identifier: HD56%20EFB to the API
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 183,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HD56%20EFB-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '97355378-ef5e-5970-a3da-a0992d4ae67d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HD56 EFB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HD56%20EFB&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'AUDI',
 'model': 'TT',
 'odometer': 149123,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'AUDI TT 2.0 TFSI Coupe',
 'transmission': 'manual',
 'trim': 'TFSI',
 'vin': 'TRUZZZ8J971019350',
 'year': 2007}
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HD56%2520EFB%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [bca.uk] INFO: Saving data for HD56%20EFB: {'auction_closing_time': 1774864800.0, 'created_time': 1774523402.249457, 'last_price_update_time': 1774822616.693677}
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HD56%2520EFB') HTTP/1.1" 204 0
2026-03-29 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:16:56 [bca.uk] INFO: Found listing with ID: DP21%20JBV
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP21%2520JBV%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [bca.uk] INFO: Scrape type for DP21%20JBV: 2
2026-03-29 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 759fd4d4-10e4-5ec3-89e7-4a03d07a3d25 with identifier: DP21%20JBV
2026-03-29 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 759fd4d4-10e4-5ec3-89e7-4a03d07a3d25 with scrape type 2
2026-03-29 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 759fd4d4-10e4-5ec3-89e7-4a03d07a3d25 with scrape type 2
2026-03-29 22:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 759fd4d4-10e4-5ec3-89e7-4a03d07a3d25, identifier: DP21%20JBV
2026-03-29 22:16:56 [bca.uk] INFO: Found listing with ID: KR71%20TWZ
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR71%2520TWZ%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [bca.uk] INFO: Scrape type for KR71%20TWZ: 0
2026-03-29 22:16:56 [bca.uk] INFO: Found listing with ID: YR15%20FEK
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR15%2520FEK%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [bca.uk] INFO: Scrape type for YR15%20FEK: 2
2026-03-29 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba934518-7c62-5caa-b42a-eeca96a15a1e with identifier: YR15%20FEK
2026-03-29 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba934518-7c62-5caa-b42a-eeca96a15a1e with scrape type 2
2026-03-29 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba934518-7c62-5caa-b42a-eeca96a15a1e with scrape type 2
2026-03-29 22:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ba934518-7c62-5caa-b42a-eeca96a15a1e, identifier: YR15%20FEK
2026-03-29 22:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 759fd4d4-10e4-5ec3-89e7-4a03d07a3d25 with identifier: DP21%20JBV
2026-03-29 22:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 759fd4d4-10e4-5ec3-89e7-4a03d07a3d25 with identifier: DP21%20JBV
2026-03-29 22:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 759fd4d4-10e4-5ec3-89e7-4a03d07a3d25 with identifier: DP21%20JBV to the API
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DP21%20JBV-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '759fd4d4-10e4-5ec3-89e7-4a03d07a3d25',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DP21 JBV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DP21%20JBV&vehicleType=*',
 'listing': 'auction',
 'location': 'Walsall',
 'make': 'BMW',
 'model': '330E',
 'odometer': 84791,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'BMW 330E 2.0 T SE PRO Saloon',
 'transmission': 'automatic',
 'trim': 'T SE PRO',
 'vin': 'WBA5P52060FL64638',
 'year': 2021}
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP21%2520JBV%27 HTTP/1.1" 200 None
2026-03-29 22:16:57 [bca.uk] INFO: Saving data for DP21%20JBV: {'auction_closing_time': 1774864800.0, 'created_time': 1773838074.067347, 'last_price_update_time': 1774822617.23228}
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DP21%2520JBV') HTTP/1.1" 204 0
2026-03-29 22:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ba934518-7c62-5caa-b42a-eeca96a15a1e with identifier: YR15%20FEK
2026-03-29 22:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ba934518-7c62-5caa-b42a-eeca96a15a1e with identifier: YR15%20FEK
2026-03-29 22:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ba934518-7c62-5caa-b42a-eeca96a15a1e with identifier: YR15%20FEK to the API
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YR15%20FEK-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ba934518-7c62-5caa-b42a-eeca96a15a1e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YR15 FEK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YR15%20FEK&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 56103,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 100 TITANIUM P/S Hatchback',
 'transmission': 'automatic',
 'trim': 'E/B 100 TITANIUM P/S',
 'vin': 'WF0DXXGAKDFD71904',
 'year': 2015}
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR15%2520FEK%27 HTTP/1.1" 200 None
2026-03-29 22:16:57 [bca.uk] INFO: Saving data for YR15%20FEK: {'auction_closing_time': 1774864800.0, 'created_time': 1774523399.20686, 'last_price_update_time': 1774822617.625823}
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YR15%2520FEK') HTTP/1.1" 204 0
2026-03-29 22:16:57 [bca.uk] INFO: Found listing with ID: DG16%20OMJ
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG16%2520OMJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:57 [bca.uk] INFO: Scrape type for DG16%20OMJ: 2
2026-03-29 22:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6dc349d-3297-575b-9a4b-faf71d66f752 with identifier: DG16%20OMJ
2026-03-29 22:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6dc349d-3297-575b-9a4b-faf71d66f752 with scrape type 2
2026-03-29 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6dc349d-3297-575b-9a4b-faf71d66f752 with scrape type 2
2026-03-29 22:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e6dc349d-3297-575b-9a4b-faf71d66f752, identifier: DG16%20OMJ
2026-03-29 22:16:57 [bca.uk] INFO: Found listing with ID: FP10%20UJH
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP10%2520UJH%27 HTTP/1.1" 200 None
2026-03-29 22:16:57 [bca.uk] INFO: Scrape type for FP10%20UJH: 2
2026-03-29 22:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec5e2041-751c-5324-8c5d-f49794978bea with identifier: FP10%20UJH
2026-03-29 22:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec5e2041-751c-5324-8c5d-f49794978bea with scrape type 2
2026-03-29 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec5e2041-751c-5324-8c5d-f49794978bea with scrape type 2
2026-03-29 22:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ec5e2041-751c-5324-8c5d-f49794978bea, identifier: FP10%20UJH
2026-03-29 22:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e6dc349d-3297-575b-9a4b-faf71d66f752 with identifier: DG16%20OMJ
2026-03-29 22:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e6dc349d-3297-575b-9a4b-faf71d66f752 with identifier: DG16%20OMJ
2026-03-29 22:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e6dc349d-3297-575b-9a4b-faf71d66f752 with identifier: DG16%20OMJ to the API
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DG16%20OMJ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e6dc349d-3297-575b-9a4b-faf71d66f752',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DG16 OMJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DG16%20OMJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VAUXHALL',
 'model': 'INSIGNIA',
 'odometer': 75525,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'VAUXHALL INSIGNIA 1.6 CDTI 136 SRI S/S Hatchback',
 'transmission': 'manual',
 'trim': 'CDTI 136 SRI S/S',
 'vin': 'W0LGS6E3XG1090517',
 'year': 2016}
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG16%2520OMJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:58 [bca.uk] INFO: Saving data for DG16%20OMJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774523339.124466, 'last_price_update_time': 1774822618.131749}
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DG16%2520OMJ') HTTP/1.1" 204 0
2026-03-29 22:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ec5e2041-751c-5324-8c5d-f49794978bea with identifier: FP10%20UJH
2026-03-29 22:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ec5e2041-751c-5324-8c5d-f49794978bea with identifier: FP10%20UJH
2026-03-29 22:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ec5e2041-751c-5324-8c5d-f49794978bea with identifier: FP10%20UJH to the API
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FP10%20UJH-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ec5e2041-751c-5324-8c5d-f49794978bea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FP10 UJH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FP10%20UJH&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 112564,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.6 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': 'ZETEC',
 'vin': 'WF0PXXGCDPAS15150',
 'year': 2010}
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP10%2520UJH%27 HTTP/1.1" 200 None
2026-03-29 22:16:58 [bca.uk] INFO: Saving data for FP10%20UJH: {'auction_closing_time': 1774864800.0, 'created_time': 1774523415.043048, 'last_price_update_time': 1774822618.430974}
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FP10%2520UJH') HTTP/1.1" 204 0
2026-03-29 22:16:58 [bca.uk] INFO: Total items found: 100
2026-03-29 22:16:58 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded
2026-03-29 22:16:58 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:16:58 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:58 [bca.uk] INFO: Found listing with ID: DA65%20YGJ
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA65%2520YGJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:58 [bca.uk] INFO: Scrape type for DA65%20YGJ: 2
2026-03-29 22:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8129c3fa-dabc-5df8-8f12-ea205f867f08 with identifier: DA65%20YGJ
2026-03-29 22:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8129c3fa-dabc-5df8-8f12-ea205f867f08 with scrape type 2
2026-03-29 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8129c3fa-dabc-5df8-8f12-ea205f867f08 with scrape type 2
2026-03-29 22:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8129c3fa-dabc-5df8-8f12-ea205f867f08, identifier: DA65%20YGJ
2026-03-29 22:16:58 [bca.uk] INFO: Found listing with ID: RA66%20HUP
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA66%2520HUP%27 HTTP/1.1" 200 None
2026-03-29 22:16:58 [bca.uk] INFO: Scrape type for RA66%20HUP: 2
2026-03-29 22:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70376175-ec4c-5580-9b93-4683e10a53af with identifier: RA66%20HUP
2026-03-29 22:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70376175-ec4c-5580-9b93-4683e10a53af with scrape type 2
2026-03-29 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70376175-ec4c-5580-9b93-4683e10a53af with scrape type 2
2026-03-29 22:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 70376175-ec4c-5580-9b93-4683e10a53af, identifier: RA66%20HUP
2026-03-29 22:16:58 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:58 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8129c3fa-dabc-5df8-8f12-ea205f867f08 with identifier: DA65%20YGJ
2026-03-29 22:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8129c3fa-dabc-5df8-8f12-ea205f867f08 with identifier: DA65%20YGJ
2026-03-29 22:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8129c3fa-dabc-5df8-8f12-ea205f867f08 with identifier: DA65%20YGJ to the API
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DA65%20YGJ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '8129c3fa-dabc-5df8-8f12-ea205f867f08',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DA65 YGJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DA65%20YGJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'MERCEDES-BENZ',
 'model': 'E350',
 'odometer': 71643,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ E350 3.0 B/TEC AMG NIGHT ED.PREMIUM TIP Saloon',
 'transmission': 'manual',
 'trim': 'B/TEC AMG NIGHT ED.PREMIUM TIP',
 'vin': 'WDD2120262B254337',
 'year': 2016}
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA65%2520YGJ%27 HTTP/1.1" 200 None
2026-03-29 22:16:59 [bca.uk] INFO: Saving data for DA65%20YGJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774523510.61069, 'last_price_update_time': 1774822619.029073}
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DA65%2520YGJ') HTTP/1.1" 204 0
2026-03-29 22:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 70376175-ec4c-5580-9b93-4683e10a53af with identifier: RA66%20HUP
2026-03-29 22:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 70376175-ec4c-5580-9b93-4683e10a53af with identifier: RA66%20HUP
2026-03-29 22:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 70376175-ec4c-5580-9b93-4683e10a53af with identifier: RA66%20HUP to the API
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RA66%20HUP-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '70376175-ec4c-5580-9b93-4683e10a53af',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RA66 HUP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RA66%20HUP&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'GALAXY',
 'odometer': 130440,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'FORD GALAXY 2.0 TDCI 180 TITANIUM X MPV',
 'transmission': 'manual',
 'trim': 'TDCI 180 TITANIUM X',
 'vin': 'WF0KXXWPCKGT47246',
 'year': 2017}
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA66%2520HUP%27 HTTP/1.1" 200 None
2026-03-29 22:16:59 [bca.uk] INFO: Saving data for RA66%20HUP: {'auction_closing_time': 1774864800.0, 'created_time': 1774523415.995167, 'last_price_update_time': 1774822619.327006}
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RA66%2520HUP') HTTP/1.1" 204 0
2026-03-29 22:16:59 [bca.uk] INFO: Found listing with ID: DG63%20OCB
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG63%2520OCB%27 HTTP/1.1" 200 None
2026-03-29 22:16:59 [bca.uk] INFO: Scrape type for DG63%20OCB: 2
2026-03-29 22:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4a2710c-2891-5e59-8a94-e7dd3ddeaf5d with identifier: DG63%20OCB
2026-03-29 22:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4a2710c-2891-5e59-8a94-e7dd3ddeaf5d with scrape type 2
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4a2710c-2891-5e59-8a94-e7dd3ddeaf5d with scrape type 2
2026-03-29 22:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a4a2710c-2891-5e59-8a94-e7dd3ddeaf5d, identifier: DG63%20OCB
2026-03-29 22:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:59 [bca.uk] INFO: Found listing with ID: YA16%20ELX
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA16%2520ELX%27 HTTP/1.1" 200 None
2026-03-29 22:16:59 [bca.uk] INFO: Scrape type for YA16%20ELX: 2
2026-03-29 22:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c038698-3a88-5cce-abb2-56c27c1148d7 with identifier: YA16%20ELX
2026-03-29 22:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c038698-3a88-5cce-abb2-56c27c1148d7 with scrape type 2
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c038698-3a88-5cce-abb2-56c27c1148d7 with scrape type 2
2026-03-29 22:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9c038698-3a88-5cce-abb2-56c27c1148d7, identifier: YA16%20ELX
2026-03-29 22:16:59 [bca.uk] INFO: Found listing with ID: YF65%20HZG
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF65%2520HZG%27 HTTP/1.1" 200 None
2026-03-29 22:16:59 [bca.uk] INFO: Scrape type for YF65%20HZG: 2
2026-03-29 22:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d932f63-3a41-5388-b21b-c0a496ab4454 with identifier: YF65%20HZG
2026-03-29 22:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d932f63-3a41-5388-b21b-c0a496ab4454 with scrape type 2
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d932f63-3a41-5388-b21b-c0a496ab4454 with scrape type 2
2026-03-29 22:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4d932f63-3a41-5388-b21b-c0a496ab4454, identifier: YF65%20HZG
2026-03-29 22:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a4a2710c-2891-5e59-8a94-e7dd3ddeaf5d with identifier: DG63%20OCB
2026-03-29 22:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a4a2710c-2891-5e59-8a94-e7dd3ddeaf5d with identifier: DG63%20OCB
2026-03-29 22:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a4a2710c-2891-5e59-8a94-e7dd3ddeaf5d with identifier: DG63%20OCB to the API
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DG63%20OCB-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a4a2710c-2891-5e59-8a94-e7dd3ddeaf5d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DG63 OCB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DG63%20OCB&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'SEAT',
 'model': 'IBIZA ST',
 'odometer': 69459,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'SEAT IBIZA ST 1.4 TOCA Estate',
 'transmission': 'manual',
 'trim': 'TOCA',
 'vin': 'VSSZZZ6JZER033374',
 'year': 2013}
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG63%2520OCB%27 HTTP/1.1" 200 None
2026-03-29 22:17:00 [bca.uk] INFO: Saving data for DG63%20OCB: {'auction_closing_time': 1774864800.0, 'created_time': 1774523665.400122, 'last_price_update_time': 1774822620.081344}
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DG63%2520OCB') HTTP/1.1" 204 0
2026-03-29 22:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9c038698-3a88-5cce-abb2-56c27c1148d7 with identifier: YA16%20ELX
2026-03-29 22:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9c038698-3a88-5cce-abb2-56c27c1148d7 with identifier: YA16%20ELX
2026-03-29 22:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9c038698-3a88-5cce-abb2-56c27c1148d7 with identifier: YA16%20ELX to the API
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YA16%20ELX-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9c038698-3a88-5cce-abb2-56c27c1148d7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YA16 ELX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YA16%20ELX&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'SEAT',
 'model': 'IBIZA',
 'odometer': 26335,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'SEAT IBIZA 1.2 TSI 110 FR Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 110 FR',
 'vin': 'VSSZZZ6JZGR121099',
 'year': 2016}
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA16%2520ELX%27 HTTP/1.1" 200 None
2026-03-29 22:17:00 [bca.uk] INFO: Saving data for YA16%20ELX: {'auction_closing_time': 1774864800.0, 'created_time': 1774523512.730731, 'last_price_update_time': 1774822620.383233}
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YA16%2520ELX') HTTP/1.1" 204 0
2026-03-29 22:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4d932f63-3a41-5388-b21b-c0a496ab4454 with identifier: YF65%20HZG
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=mineral+white HTTP/1.1" 200 None
2026-03-29 22:17:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4d932f63-3a41-5388-b21b-c0a496ab4454 with identifier: YF65%20HZG
2026-03-29 22:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4d932f63-3a41-5388-b21b-c0a496ab4454 with identifier: YF65%20HZG to the API
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YF65%20HZG-GB',
 'category': 'Car',
 'color': 'mineral white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4d932f63-3a41-5388-b21b-c0a496ab4454',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YF65 HZG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YF65%20HZG&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 77099,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'BMW X1 2.0 XDRIVE 25D X LINE STEP StationWagon',
 'transmission': 'manual',
 'trim': 'XDRIVE 25D X LINE STEP',
 'vin': 'WBAHU52070P850018',
 'year': 2015}
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF65%2520HZG%27 HTTP/1.1" 200 None
2026-03-29 22:17:00 [bca.uk] INFO: Saving data for YF65%20HZG: {'auction_closing_time': 1774864800.0, 'created_time': 1774523420.15075, 'last_price_update_time': 1774822620.847326}
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YF65%2520HZG') HTTP/1.1" 204 0
2026-03-29 22:17:00 [bca.uk] INFO: Found listing with ID: YF14%20VCY
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF14%2520VCY%27 HTTP/1.1" 200 None
2026-03-29 22:17:00 [bca.uk] INFO: Scrape type for YF14%20VCY: 2
2026-03-29 22:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8aae7fa0-eed3-5160-a44c-859c05348f1a with identifier: YF14%20VCY
2026-03-29 22:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aae7fa0-eed3-5160-a44c-859c05348f1a with scrape type 2
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8aae7fa0-eed3-5160-a44c-859c05348f1a with scrape type 2
2026-03-29 22:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8aae7fa0-eed3-5160-a44c-859c05348f1a, identifier: YF14%20VCY
2026-03-29 22:17:00 [bca.uk] INFO: Found listing with ID: MT62%20OMC
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT62%2520OMC%27 HTTP/1.1" 200 None
2026-03-29 22:17:00 [bca.uk] INFO: Scrape type for MT62%20OMC: 2
2026-03-29 22:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06dc1987-c8da-5407-9197-af68389d4191 with identifier: MT62%20OMC
2026-03-29 22:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06dc1987-c8da-5407-9197-af68389d4191 with scrape type 2
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06dc1987-c8da-5407-9197-af68389d4191 with scrape type 2
2026-03-29 22:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 06dc1987-c8da-5407-9197-af68389d4191, identifier: MT62%20OMC
2026-03-29 22:17:01 [bca.uk] INFO: Found listing with ID: F22%20TTS
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27F22%2520TTS%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [bca.uk] INFO: Scrape type for F22%20TTS: 2
2026-03-29 22:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f58fffed-522c-5efb-acca-e74c1c470644 with identifier: F22%20TTS
2026-03-29 22:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f58fffed-522c-5efb-acca-e74c1c470644 with scrape type 2
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f58fffed-522c-5efb-acca-e74c1c470644 with scrape type 2
2026-03-29 22:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f58fffed-522c-5efb-acca-e74c1c470644, identifier: F22%20TTS
2026-03-29 22:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8aae7fa0-eed3-5160-a44c-859c05348f1a with identifier: YF14%20VCY
2026-03-29 22:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8aae7fa0-eed3-5160-a44c-859c05348f1a with identifier: YF14%20VCY
2026-03-29 22:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8aae7fa0-eed3-5160-a44c-859c05348f1a with identifier: YF14%20VCY to the API
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 95,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YF14%20VCY-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '8aae7fa0-eed3-5160-a44c-859c05348f1a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YF14 VCY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YF14%20VCY&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'CITROEN',
 'model': 'DS3',
 'odometer': 106323,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'CITROEN DS3 1.6 E-HDI A/D DSTYLE PLUS Hatchback',
 'transmission': 'manual',
 'trim': 'E-HDI A/D DSTYLE PLUS',
 'vin': 'VF7SA9HPKEW570144',
 'year': 2014}
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF14%2520VCY%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [bca.uk] INFO: Saving data for YF14%20VCY: {'auction_closing_time': 1774864800.0, 'created_time': 1774523651.968788, 'last_price_update_time': 1774822621.491979}
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YF14%2520VCY') HTTP/1.1" 204 0
2026-03-29 22:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 06dc1987-c8da-5407-9197-af68389d4191 with identifier: MT62%20OMC
2026-03-29 22:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 06dc1987-c8da-5407-9197-af68389d4191 with identifier: MT62%20OMC
2026-03-29 22:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 06dc1987-c8da-5407-9197-af68389d4191 with identifier: MT62%20OMC to the API
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MT62%20OMC-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '06dc1987-c8da-5407-9197-af68389d4191',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MT62 OMC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MT62%20OMC&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 64449,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.6 HDI 115 ACTIVE MPV',
 'transmission': 'manual',
 'trim': 'HDI 115 ACTIVE',
 'vin': 'VF30U9HD8CS259837',
 'year': 2012}
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT62%2520OMC%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [bca.uk] INFO: Saving data for MT62%20OMC: {'auction_closing_time': 1774864800.0, 'created_time': 1774523497.40314, 'last_price_update_time': 1774822621.799262}
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MT62%2520OMC') HTTP/1.1" 204 0
2026-03-29 22:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f58fffed-522c-5efb-acca-e74c1c470644 with identifier: F22%20TTS
2026-03-29 22:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f58fffed-522c-5efb-acca-e74c1c470644 with identifier: F22%20TTS
2026-03-29 22:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f58fffed-522c-5efb-acca-e74c1c470644 with identifier: F22%20TTS to the API
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=F22%20TTS-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f58fffed-522c-5efb-acca-e74c1c470644',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'F22 TTS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=F22%20TTS&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'AUDI',
 'model': 'A1 SPORTBACK',
 'odometer': 55201,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'AUDI A1 SPORTBACK 1.5 35 TFSI S LINE STYLE ED.S-T Hatchback',
 'transmission': 'automatic',
 'trim': '35 TFSI S LINE STYLE ED.S-T',
 'vin': 'WAUZZZGBXKR049047',
 'year': 2019}
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27F22%2520TTS%27 HTTP/1.1" 200 None
2026-03-29 22:17:02 [bca.uk] INFO: Saving data for F22%20TTS: {'auction_closing_time': 1774864800.0, 'created_time': 1774523403.786643, 'last_price_update_time': 1774822622.087872}
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='F22%2520TTS') HTTP/1.1" 204 0
2026-03-29 22:17:02 [bca.uk] INFO: Found listing with ID: PL08%20XKA
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL08%2520XKA%27 HTTP/1.1" 200 None
2026-03-29 22:17:02 [bca.uk] INFO: Scrape type for PL08%20XKA: 2
2026-03-29 22:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d688f392-2fad-551d-853b-d5f81335207e with identifier: PL08%20XKA
2026-03-29 22:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d688f392-2fad-551d-853b-d5f81335207e with scrape type 2
2026-03-29 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d688f392-2fad-551d-853b-d5f81335207e with scrape type 2
2026-03-29 22:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d688f392-2fad-551d-853b-d5f81335207e, identifier: PL08%20XKA
2026-03-29 22:17:02 [bca.uk] INFO: Found listing with ID: AD15%20SOH
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AD15%2520SOH%27 HTTP/1.1" 200 None
2026-03-29 22:17:02 [bca.uk] INFO: Scrape type for AD15%20SOH: 2
2026-03-29 22:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5e11580-a9e0-528d-9e7d-49c39851cc7a with identifier: AD15%20SOH
2026-03-29 22:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5e11580-a9e0-528d-9e7d-49c39851cc7a with scrape type 2
2026-03-29 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5e11580-a9e0-528d-9e7d-49c39851cc7a with scrape type 2
2026-03-29 22:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c5e11580-a9e0-528d-9e7d-49c39851cc7a, identifier: AD15%20SOH
2026-03-29 22:17:02 [bca.uk] INFO: Found listing with ID: HG68%20HBX
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG68%2520HBX%27 HTTP/1.1" 200 None
2026-03-29 22:17:02 [bca.uk] INFO: Scrape type for HG68%20HBX: 2
2026-03-29 22:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f929c619-61b6-509f-b491-55f1ab3ffc7a with identifier: HG68%20HBX
2026-03-29 22:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f929c619-61b6-509f-b491-55f1ab3ffc7a with scrape type 2
2026-03-29 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f929c619-61b6-509f-b491-55f1ab3ffc7a with scrape type 2
2026-03-29 22:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f929c619-61b6-509f-b491-55f1ab3ffc7a, identifier: HG68%20HBX
2026-03-29 22:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d688f392-2fad-551d-853b-d5f81335207e with identifier: PL08%20XKA
2026-03-29 22:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d688f392-2fad-551d-853b-d5f81335207e with identifier: PL08%20XKA
2026-03-29 22:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d688f392-2fad-551d-853b-d5f81335207e with identifier: PL08%20XKA to the API
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PL08%20XKA-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd688f392-2fad-551d-853b-d5f81335207e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PL08 XKA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PL08%20XKA&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'HONDA',
 'model': 'CIVIC',
 'odometer': 77992,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2008-01-01',
 'seller_name': None,
 'title': 'HONDA CIVIC 1.8 I-VTEC SE Hatchback',
 'transmission': 'manual',
 'trim': 'I-VTEC SE',
 'vin': 'SHHFK27408U027996',
 'year': 2008}
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL08%2520XKA%27 HTTP/1.1" 200 None
2026-03-29 22:17:02 [bca.uk] INFO: Saving data for PL08%20XKA: {'auction_closing_time': 1774864800.0, 'created_time': 1774523694.654538, 'last_price_update_time': 1774822622.739936}
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PL08%2520XKA') HTTP/1.1" 204 0
2026-03-29 22:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c5e11580-a9e0-528d-9e7d-49c39851cc7a with identifier: AD15%20SOH
2026-03-29 22:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c5e11580-a9e0-528d-9e7d-49c39851cc7a with identifier: AD15%20SOH
2026-03-29 22:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c5e11580-a9e0-528d-9e7d-49c39851cc7a with identifier: AD15%20SOH to the API
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 157,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AD15%20SOH-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c5e11580-a9e0-528d-9e7d-49c39851cc7a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AD15 SOH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AD15%20SOH&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'AUDI',
 'model': 'Q5',
 'odometer': 104996,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'AUDI Q5 2.0 TDI 190 QUATTRO S LINE+ S-T StationWagon',
 'transmission': 'automatic',
 'trim': 'TDI 190 QUATTRO S LINE+ S-T',
 'vin': 'WAUZZZ8R3GA035511',
 'year': 2015}
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AD15%2520SOH%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [bca.uk] INFO: Saving data for AD15%20SOH: {'auction_closing_time': 1774864800.0, 'created_time': 1774523494.990576, 'last_price_update_time': 1774822623.11449}
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AD15%2520SOH') HTTP/1.1" 204 0
2026-03-29 22:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f929c619-61b6-509f-b491-55f1ab3ffc7a with identifier: HG68%20HBX
2026-03-29 22:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f929c619-61b6-509f-b491-55f1ab3ffc7a with identifier: HG68%20HBX
2026-03-29 22:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f929c619-61b6-509f-b491-55f1ab3ffc7a with identifier: HG68%20HBX to the API
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HG68%20HBX-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.1L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f929c619-61b6-509f-b491-55f1ab3ffc7a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HG68 HBX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HG68%20HBX&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MERCEDES-BENZ',
 'model': 'GLA 200 D',
 'odometer': 81194,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLA 200 D 2.1 AMG LINE PREMIUM PLUS DCT StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM PLUS DCT',
 'vin': 'WDC1569082J548929',
 'year': 2018}
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG68%2520HBX%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [bca.uk] INFO: Saving data for HG68%20HBX: {'auction_closing_time': 1774864800.0, 'created_time': 1774523409.757382, 'last_price_update_time': 1774822623.412617}
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HG68%2520HBX') HTTP/1.1" 204 0
2026-03-29 22:17:03 [bca.uk] INFO: Found listing with ID: FP15%20FSZ
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP15%2520FSZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [bca.uk] INFO: Scrape type for FP15%20FSZ: 2
2026-03-29 22:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1efbf6f-a889-55f2-bfb6-058a3dfcdc2a with identifier: FP15%20FSZ
2026-03-29 22:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1efbf6f-a889-55f2-bfb6-058a3dfcdc2a with scrape type 2
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1efbf6f-a889-55f2-bfb6-058a3dfcdc2a with scrape type 2
2026-03-29 22:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f1efbf6f-a889-55f2-bfb6-058a3dfcdc2a, identifier: FP15%20FSZ
2026-03-29 22:17:03 [bca.uk] INFO: Found listing with ID: BA19%20AVN
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BA19%2520AVN%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [bca.uk] INFO: Scrape type for BA19%20AVN: 2
2026-03-29 22:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cee2317-8977-5af9-ae3b-0cd95e626ed1 with identifier: BA19%20AVN
2026-03-29 22:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cee2317-8977-5af9-ae3b-0cd95e626ed1 with scrape type 2
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cee2317-8977-5af9-ae3b-0cd95e626ed1 with scrape type 2
2026-03-29 22:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9cee2317-8977-5af9-ae3b-0cd95e626ed1, identifier: BA19%20AVN
2026-03-29 22:17:03 [bca.uk] INFO: Found listing with ID: HN20%20GLJ
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN20%2520GLJ%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [bca.uk] INFO: Scrape type for HN20%20GLJ: 2
2026-03-29 22:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f69b1465-332d-5162-b557-78cc216a0143 with identifier: HN20%20GLJ
2026-03-29 22:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f69b1465-332d-5162-b557-78cc216a0143 with scrape type 2
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f69b1465-332d-5162-b557-78cc216a0143 with scrape type 2
2026-03-29 22:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f69b1465-332d-5162-b557-78cc216a0143, identifier: HN20%20GLJ
2026-03-29 22:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f1efbf6f-a889-55f2-bfb6-058a3dfcdc2a with identifier: FP15%20FSZ
2026-03-29 22:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f1efbf6f-a889-55f2-bfb6-058a3dfcdc2a with identifier: FP15%20FSZ
2026-03-29 22:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f1efbf6f-a889-55f2-bfb6-058a3dfcdc2a with identifier: FP15%20FSZ to the API
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FP15%20FSZ-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f1efbf6f-a889-55f2-bfb6-058a3dfcdc2a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FP15 FSZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FP15%20FSZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'MINI',
 'model': 'COOPER',
 'odometer': 87757,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'MINI COOPER 1.5 136 Hatchback',
 'transmission': 'manual',
 'trim': '136',
 'vin': 'WMWXS520202B69847',
 'year': 2015}
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP15%2520FSZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [bca.uk] INFO: Saving data for FP15%20FSZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774523684.14754, 'last_price_update_time': 1774822624.067365}
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FP15%2520FSZ') HTTP/1.1" 204 0
2026-03-29 22:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9cee2317-8977-5af9-ae3b-0cd95e626ed1 with identifier: BA19%20AVN
2026-03-29 22:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9cee2317-8977-5af9-ae3b-0cd95e626ed1 with identifier: BA19%20AVN
2026-03-29 22:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9cee2317-8977-5af9-ae3b-0cd95e626ed1 with identifier: BA19%20AVN to the API
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BA19%20AVN-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9cee2317-8977-5af9-ae3b-0cd95e626ed1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BA19 AVN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BA19%20AVN&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 55736,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.6 112 TEKNA Hatchback',
 'transmission': 'automatic',
 'trim': '112 TEKNA',
 'vin': 'SJNFBAF15U8070226',
 'year': 2019}
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BA19%2520AVN%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [bca.uk] INFO: Saving data for BA19%20AVN: {'auction_closing_time': 1774864800.0, 'created_time': 1774523344.783409, 'last_price_update_time': 1774822624.406632}
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BA19%2520AVN') HTTP/1.1" 204 0
2026-03-29 22:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f69b1465-332d-5162-b557-78cc216a0143 with identifier: HN20%20GLJ
2026-03-29 22:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f69b1465-332d-5162-b557-78cc216a0143 with identifier: HN20%20GLJ
2026-03-29 22:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f69b1465-332d-5162-b557-78cc216a0143 with identifier: HN20%20GLJ to the API
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HN20%20GLJ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f69b1465-332d-5162-b557-78cc216a0143',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HN20 GLJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HN20%20GLJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MERCEDES-BENZ',
 'model': 'GLB 200 D',
 'odometer': 59554,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLB 200 D 2.0 AMG LINE PREMIUM 8G StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM 8G',
 'vin': 'W1N2476122W027899',
 'year': 2020}
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN20%2520GLJ%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [bca.uk] INFO: Saving data for HN20%20GLJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774523410.611181, 'last_price_update_time': 1774822624.706907}
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HN20%2520GLJ') HTTP/1.1" 204 0
2026-03-29 22:17:04 [bca.uk] INFO: Found listing with ID: PF15%20UUE
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF15%2520UUE%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [bca.uk] INFO: Scrape type for PF15%20UUE: 2
2026-03-29 22:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43b582dd-43fe-56c5-8ea5-d9a83fa805e7 with identifier: PF15%20UUE
2026-03-29 22:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43b582dd-43fe-56c5-8ea5-d9a83fa805e7 with scrape type 2
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43b582dd-43fe-56c5-8ea5-d9a83fa805e7 with scrape type 2
2026-03-29 22:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 43b582dd-43fe-56c5-8ea5-d9a83fa805e7, identifier: PF15%20UUE
2026-03-29 22:17:04 [bca.uk] INFO: Found listing with ID: BA68%20EJE
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BA68%2520EJE%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [bca.uk] INFO: Scrape type for BA68%20EJE: 2
2026-03-29 22:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc469cdf-8986-5b9a-9bde-c2a4684c979b with identifier: BA68%20EJE
2026-03-29 22:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc469cdf-8986-5b9a-9bde-c2a4684c979b with scrape type 2
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc469cdf-8986-5b9a-9bde-c2a4684c979b with scrape type 2
2026-03-29 22:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dc469cdf-8986-5b9a-9bde-c2a4684c979b, identifier: BA68%20EJE
2026-03-29 22:17:04 [bca.uk] INFO: Found listing with ID: LO70%20XHU
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO70%2520XHU%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [bca.uk] INFO: Scrape type for LO70%20XHU: 2
2026-03-29 22:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e419a5b2-faa8-50a8-bd82-054925f3d82d with identifier: LO70%20XHU
2026-03-29 22:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e419a5b2-faa8-50a8-bd82-054925f3d82d with scrape type 2
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e419a5b2-faa8-50a8-bd82-054925f3d82d with scrape type 2
2026-03-29 22:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e419a5b2-faa8-50a8-bd82-054925f3d82d, identifier: LO70%20XHU
2026-03-29 22:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 43b582dd-43fe-56c5-8ea5-d9a83fa805e7 with identifier: PF15%20UUE
2026-03-29 22:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 43b582dd-43fe-56c5-8ea5-d9a83fa805e7 with identifier: PF15%20UUE
2026-03-29 22:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 43b582dd-43fe-56c5-8ea5-d9a83fa805e7 with identifier: PF15%20UUE to the API
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PF15%20UUE-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '43b582dd-43fe-56c5-8ea5-d9a83fa805e7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PF15 UUE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PF15%20UUE&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'AUDI',
 'model': 'Q5',
 'odometer': 65517,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'AUDI Q5 2.0 TDI 150 QUATTRO S LINE+ StationWagon',
 'transmission': 'manual',
 'trim': 'TDI 150 QUATTRO S LINE+',
 'vin': 'WAUZZZ8R4GA009502',
 'year': 2015}
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF15%2520UUE%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [bca.uk] INFO: Saving data for PF15%20UUE: {'auction_closing_time': 1774951200.0, 'created_time': 1774523673.290331, 'last_price_update_time': 1774822625.328871}
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PF15%2520UUE') HTTP/1.1" 204 0
2026-03-29 22:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dc469cdf-8986-5b9a-9bde-c2a4684c979b with identifier: BA68%20EJE
2026-03-29 22:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dc469cdf-8986-5b9a-9bde-c2a4684c979b with identifier: BA68%20EJE
2026-03-29 22:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dc469cdf-8986-5b9a-9bde-c2a4684c979b with identifier: BA68%20EJE to the API
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BA68%20EJE-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'dc469cdf-8986-5b9a-9bde-c2a4684c979b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BA68 EJE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BA68%20EJE&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'SKODA',
 'model': 'KODIAQ',
 'odometer': 82798,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'SKODA KODIAQ 2.0 TDI 150 SE TECHNOLOGY (7S) DSG StationWagon',
 'transmission': 'automatic',
 'trim': 'TDI 150 SE TECHNOLOGY (7S) DSG',
 'vin': 'TMBKJ7NSXK8041040',
 'year': 2019}
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BA68%2520EJE%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [bca.uk] INFO: Saving data for BA68%20EJE: {'auction_closing_time': 1774864800.0, 'created_time': 1774523490.296101, 'last_price_update_time': 1774822625.616169}
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BA68%2520EJE') HTTP/1.1" 204 0
2026-03-29 22:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e419a5b2-faa8-50a8-bd82-054925f3d82d with identifier: LO70%20XHU
2026-03-29 22:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e419a5b2-faa8-50a8-bd82-054925f3d82d with identifier: LO70%20XHU
2026-03-29 22:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e419a5b2-faa8-50a8-bd82-054925f3d82d with identifier: LO70%20XHU to the API
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 219,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LO70%20XHU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.9L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e419a5b2-faa8-50a8-bd82-054925f3d82d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LO70 XHU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LO70%20XHU&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MERCEDES-BENZ',
 'model': 'GLE 400 D',
 'odometer': 102360,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLE 400 D 2.9 AMG LINE PREMIUM PLUS 4M 9G Coupe',
 'transmission': 'manual',
 'trim': 'AMG LINE PREMIUM PLUS 4M 9G',
 'vin': 'W1N1673232A260443',
 'year': 2021}
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO70%2520XHU%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [bca.uk] INFO: Saving data for LO70%20XHU: {'auction_closing_time': 1774864800.0, 'created_time': 1774523526.096412, 'last_price_update_time': 1774822625.910676}
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LO70%2520XHU') HTTP/1.1" 204 0
2026-03-29 22:17:05 [bca.uk] INFO: Found listing with ID: PG15%20FLD
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PG15%2520FLD%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [bca.uk] INFO: Scrape type for PG15%20FLD: 2
2026-03-29 22:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad27edb0-c8c5-5f90-be68-41d961c9cfa9 with identifier: PG15%20FLD
2026-03-29 22:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad27edb0-c8c5-5f90-be68-41d961c9cfa9 with scrape type 2
2026-03-29 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad27edb0-c8c5-5f90-be68-41d961c9cfa9 with scrape type 2
2026-03-29 22:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ad27edb0-c8c5-5f90-be68-41d961c9cfa9, identifier: PG15%20FLD
2026-03-29 22:17:06 [bca.uk] INFO: Found listing with ID: BL22%20LSE
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL22%2520LSE%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [bca.uk] INFO: Scrape type for BL22%20LSE: 2
2026-03-29 22:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 345198b0-8280-528b-8a7f-20832c045598 with identifier: BL22%20LSE
2026-03-29 22:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 345198b0-8280-528b-8a7f-20832c045598 with scrape type 2
2026-03-29 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 345198b0-8280-528b-8a7f-20832c045598 with scrape type 2
2026-03-29 22:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 345198b0-8280-528b-8a7f-20832c045598, identifier: BL22%20LSE
2026-03-29 22:17:06 [bca.uk] INFO: Found listing with ID: OV71%20VLO
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV71%2520VLO%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [bca.uk] INFO: Scrape type for OV71%20VLO: 2
2026-03-29 22:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19812c3f-7a33-5b20-8b78-8bc92c589237 with identifier: OV71%20VLO
2026-03-29 22:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19812c3f-7a33-5b20-8b78-8bc92c589237 with scrape type 2
2026-03-29 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19812c3f-7a33-5b20-8b78-8bc92c589237 with scrape type 2
2026-03-29 22:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 19812c3f-7a33-5b20-8b78-8bc92c589237, identifier: OV71%20VLO
2026-03-29 22:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ad27edb0-c8c5-5f90-be68-41d961c9cfa9 with identifier: PG15%20FLD
2026-03-29 22:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ad27edb0-c8c5-5f90-be68-41d961c9cfa9 with identifier: PG15%20FLD
2026-03-29 22:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ad27edb0-c8c5-5f90-be68-41d961c9cfa9 with identifier: PG15%20FLD to the API
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PG15%20FLD-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ad27edb0-c8c5-5f90-be68-41d961c9cfa9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PG15 FLD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PG15%20FLD&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'BMW',
 'model': '435D',
 'odometer': 61812,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'BMW 435D 3.0 XDRIVE M SPORT STEP Coupe',
 'transmission': 'automatic',
 'trim': 'XDRIVE M SPORT STEP',
 'vin': 'WBA3S92060K580770',
 'year': 2015}
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PG15%2520FLD%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [bca.uk] INFO: Saving data for PG15%20FLD: {'auction_closing_time': 1774951200.0, 'created_time': 1774523675.276091, 'last_price_update_time': 1774822626.565215}
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PG15%2520FLD') HTTP/1.1" 204 0
2026-03-29 22:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 345198b0-8280-528b-8a7f-20832c045598 with identifier: BL22%20LSE
2026-03-29 22:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 345198b0-8280-528b-8a7f-20832c045598 with identifier: BL22%20LSE
2026-03-29 22:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 345198b0-8280-528b-8a7f-20832c045598 with identifier: BL22%20LSE to the API
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BL22%20LSE-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '345198b0-8280-528b-8a7f-20832c045598',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BL22 LSE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BL22%20LSE&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'SKODA',
 'model': 'KAMIQ',
 'odometer': 38328,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'SKODA KAMIQ 1.0 TSI 110 SE DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TSI 110 SE DSG',
 'vin': 'TMBHR6NW0N3112196',
 'year': 2022}
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL22%2520LSE%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [bca.uk] INFO: Saving data for BL22%20LSE: {'auction_closing_time': 1774864800.0, 'created_time': 1774523496.018264, 'last_price_update_time': 1774822626.849381}
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BL22%2520LSE') HTTP/1.1" 204 0
2026-03-29 22:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 19812c3f-7a33-5b20-8b78-8bc92c589237 with identifier: OV71%20VLO
2026-03-29 22:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 19812c3f-7a33-5b20-8b78-8bc92c589237 with identifier: OV71%20VLO
2026-03-29 22:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 19812c3f-7a33-5b20-8b78-8bc92c589237 with identifier: OV71%20VLO to the API
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 43,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OV71%20VLO-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '19812c3f-7a33-5b20-8b78-8bc92c589237',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OV71 VLO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OV71%20VLO&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLKSWAGEN',
 'model': 'TIGUAN',
 'odometer': 35500,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN 1.4 TSI PHEV ELEGANCE DSG StationWagon',
 'transmission': 'automatic',
 'trim': 'TSI PHEV ELEGANCE DSG',
 'vin': 'WVGZZZ5NZNW402964',
 'year': 2021}
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV71%2520VLO%27 HTTP/1.1" 200 None
2026-03-29 22:17:07 [bca.uk] INFO: Saving data for OV71%20VLO: {'auction_closing_time': 1774864800.0, 'created_time': 1774523522.268954, 'last_price_update_time': 1774822627.124943}
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OV71%2520VLO') HTTP/1.1" 204 0
2026-03-29 22:17:07 [bca.uk] INFO: Found listing with ID: YF10%20SVS
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF10%2520SVS%27 HTTP/1.1" 200 None
2026-03-29 22:17:07 [bca.uk] INFO: Scrape type for YF10%20SVS: 2
2026-03-29 22:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5953fad1-fa34-546c-b9eb-08d4e0caae0b with identifier: YF10%20SVS
2026-03-29 22:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5953fad1-fa34-546c-b9eb-08d4e0caae0b with scrape type 2
2026-03-29 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5953fad1-fa34-546c-b9eb-08d4e0caae0b with scrape type 2
2026-03-29 22:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5953fad1-fa34-546c-b9eb-08d4e0caae0b, identifier: YF10%20SVS
2026-03-29 22:17:07 [bca.uk] INFO: Found listing with ID: GJ65%20VBM
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ65%2520VBM%27 HTTP/1.1" 200 None
2026-03-29 22:17:07 [bca.uk] INFO: Scrape type for GJ65%20VBM: 2
2026-03-29 22:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64307fcf-6fea-5cbc-b7b8-1038c053848b with identifier: GJ65%20VBM
2026-03-29 22:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64307fcf-6fea-5cbc-b7b8-1038c053848b with scrape type 2
2026-03-29 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64307fcf-6fea-5cbc-b7b8-1038c053848b with scrape type 2
2026-03-29 22:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 64307fcf-6fea-5cbc-b7b8-1038c053848b, identifier: GJ65%20VBM
2026-03-29 22:17:07 [bca.uk] INFO: Found listing with ID: KR74%20GXX
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR74%2520GXX%27 HTTP/1.1" 200 None
2026-03-29 22:17:07 [bca.uk] INFO: Scrape type for KR74%20GXX: 2
2026-03-29 22:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a486135-e438-5c44-bee8-3e40ea909df8 with identifier: KR74%20GXX
2026-03-29 22:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a486135-e438-5c44-bee8-3e40ea909df8 with scrape type 2
2026-03-29 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a486135-e438-5c44-bee8-3e40ea909df8 with scrape type 2
2026-03-29 22:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7a486135-e438-5c44-bee8-3e40ea909df8, identifier: KR74%20GXX
2026-03-29 22:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5953fad1-fa34-546c-b9eb-08d4e0caae0b with identifier: YF10%20SVS
2026-03-29 22:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5953fad1-fa34-546c-b9eb-08d4e0caae0b with identifier: YF10%20SVS
2026-03-29 22:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5953fad1-fa34-546c-b9eb-08d4e0caae0b with identifier: YF10%20SVS to the API
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YF10%20SVS-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5953fad1-fa34-546c-b9eb-08d4e0caae0b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YF10 SVS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YF10%20SVS&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'MINI',
 'model': 'FIRST',
 'odometer': 78848,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'MINI FIRST 1.6  Hatchback',
 'transmission': 'manual',
 'trim': '',
 'vin': 'WMWSR12060TZ97454',
 'year': 2010}
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF10%2520SVS%27 HTTP/1.1" 200 None
2026-03-29 22:17:07 [bca.uk] INFO: Saving data for YF10%20SVS: {'auction_closing_time': 1774864800.0, 'created_time': 1774523676.638608, 'last_price_update_time': 1774822627.781263}
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YF10%2520SVS') HTTP/1.1" 204 0
2026-03-29 22:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 64307fcf-6fea-5cbc-b7b8-1038c053848b with identifier: GJ65%20VBM
2026-03-29 22:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 64307fcf-6fea-5cbc-b7b8-1038c053848b with identifier: GJ65%20VBM
2026-03-29 22:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 64307fcf-6fea-5cbc-b7b8-1038c053848b with identifier: GJ65%20VBM to the API
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GJ65%20VBM-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '64307fcf-6fea-5cbc-b7b8-1038c053848b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GJ65 VBM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GJ65%20VBM&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'AUDI',
 'model': 'A3 CABRIOLET',
 'odometer': 72015,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'AUDI A3 CABRIOLET 1.6 TDI 110 SPORT Convertible',
 'transmission': 'manual',
 'trim': 'TDI 110 SPORT',
 'vin': 'WAUZZZ8V4G1011618',
 'year': 2015}
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ65%2520VBM%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [bca.uk] INFO: Saving data for GJ65%20VBM: {'auction_closing_time': 1774864800.0, 'created_time': 1774523475.642425, 'last_price_update_time': 1774822628.176513}
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ65%2520VBM') HTTP/1.1" 204 0
2026-03-29 22:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7a486135-e438-5c44-bee8-3e40ea909df8 with identifier: KR74%20GXX
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=nautic+blue+metallic HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7a486135-e438-5c44-bee8-3e40ea909df8 with identifier: KR74%20GXX
2026-03-29 22:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7a486135-e438-5c44-bee8-3e40ea909df8 with identifier: KR74%20GXX to the API
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 172,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KR74%20GXX-GB',
 'category': 'Car',
 'color': 'nautic blue metallic',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7a486135-e438-5c44-bee8-3e40ea909df8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'KR74 GXX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KR74%20GXX&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'MERCEDES-BENZ',
 'model': 'E450 D',
 'odometer': 2082,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ E450 D 3.0 AMG LINE PREMIUM 4M 9G Saloon',
 'transmission': 'manual',
 'trim': 'AMG LINE PREMIUM 4M 9G',
 'vin': 'W1KLF6BB3RA002030',
 'year': 2024}
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR74%2520GXX%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [bca.uk] INFO: Saving data for KR74%20GXX: {'auction_closing_time': 1775642400.0, 'created_time': 1773821075.467979, 'last_price_update_time': 1774822628.59777}
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KR74%2520GXX') HTTP/1.1" 204 0
2026-03-29 22:17:08 [bca.uk] INFO: Found listing with ID: FM64%20FXR
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM64%2520FXR%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [bca.uk] INFO: Scrape type for FM64%20FXR: 2
2026-03-29 22:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 951f0c31-6a3d-5988-b754-04d6332aab32 with identifier: FM64%20FXR
2026-03-29 22:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 951f0c31-6a3d-5988-b754-04d6332aab32 with scrape type 2
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 951f0c31-6a3d-5988-b754-04d6332aab32 with scrape type 2
2026-03-29 22:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 951f0c31-6a3d-5988-b754-04d6332aab32, identifier: FM64%20FXR
2026-03-29 22:17:08 [bca.uk] INFO: Found listing with ID: GJ72%20NVC
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ72%2520NVC%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [bca.uk] INFO: Scrape type for GJ72%20NVC: 2
2026-03-29 22:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3925d75-6735-5405-84e7-4080b9a19731 with identifier: GJ72%20NVC
2026-03-29 22:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3925d75-6735-5405-84e7-4080b9a19731 with scrape type 2
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3925d75-6735-5405-84e7-4080b9a19731 with scrape type 2
2026-03-29 22:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b3925d75-6735-5405-84e7-4080b9a19731, identifier: GJ72%20NVC
2026-03-29 22:17:08 [bca.uk] INFO: Found listing with ID: KR74%20GZC
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR74%2520GZC%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [bca.uk] INFO: Scrape type for KR74%20GZC: 0
2026-03-29 22:17:08 [bca.uk] INFO: Found listing with ID: KX73%20ZVH
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX73%2520ZVH%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [bca.uk] INFO: Scrape type for KX73%20ZVH: 0
2026-03-29 22:17:08 [bca.uk] INFO: Found listing with ID: DY18%20KYP
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY18%2520KYP%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [bca.uk] INFO: Scrape type for DY18%20KYP: 0
2026-03-29 22:17:08 [bca.uk] INFO: Found listing with ID: AV07%20FZJ
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV07%2520FZJ%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [bca.uk] INFO: Scrape type for AV07%20FZJ: 0
2026-03-29 22:17:08 [bca.uk] INFO: Found listing with ID: KK15%20GKJ
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KK15%2520GKJ%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [bca.uk] INFO: Scrape type for KK15%20GKJ: 0
2026-03-29 22:17:08 [bca.uk] INFO: Found listing with ID: KW23%20XXC
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW23%2520XXC%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [bca.uk] INFO: Scrape type for KW23%20XXC: 0
2026-03-29 22:17:08 [bca.uk] INFO: Found listing with ID: LM66%20MYL
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM66%2520MYL%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [bca.uk] INFO: Scrape type for LM66%20MYL: 0
2026-03-29 22:17:08 [bca.uk] INFO: Found listing with ID: BJ19%20HKX
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ19%2520HKX%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [bca.uk] INFO: Scrape type for BJ19%20HKX: 0
2026-03-29 22:17:08 [bca.uk] INFO: Found listing with ID: AN23%20FAB
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AN23%2520FAB%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [bca.uk] INFO: Scrape type for AN23%20FAB: 0
2026-03-29 22:17:08 [bca.uk] INFO: Found listing with ID: YA19%20PMO
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA19%2520PMO%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [bca.uk] INFO: Scrape type for YA19%20PMO: 0
2026-03-29 22:17:08 [bca.uk] INFO: Found listing with ID: KP23%20UYF
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP23%2520UYF%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for KP23%20UYF: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: SV23%20XNY
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV23%2520XNY%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for SV23%20XNY: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: MA20%20JXY
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA20%2520JXY%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for MA20%20JXY: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: LS22%20APX
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS22%2520APX%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for LS22%20APX: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: DG23%20YTS
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG23%2520YTS%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for DG23%20YTS: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: HF69%20LZW
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF69%2520LZW%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for HF69%20LZW: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: LM61%20OVO
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM61%2520OVO%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for LM61%20OVO: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: AU16%20YYD
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU16%2520YYD%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for AU16%20YYD: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: VK72%20HYT
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK72%2520HYT%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for VK72%20HYT: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: CN71%20FLM
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN71%2520FLM%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for CN71%20FLM: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: LA22%20NCU
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA22%2520NCU%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for LA22%20NCU: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: LD72%20AXW
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD72%2520AXW%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for LD72%20AXW: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: LD72%20OTX
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD72%2520OTX%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for LD72%20OTX: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: LG72%20RNE
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG72%2520RNE%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for LG72%20RNE: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: VO23%20ZGV
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO23%2520ZGV%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for VO23%20ZGV: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: VO72%20JVK
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO72%2520JVK%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for VO72%20JVK: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: YS19%20LKF
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS19%2520LKF%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for YS19%20LKF: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: BJ17%20KNB
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ17%2520KNB%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for BJ17%20KNB: 0
2026-03-29 22:17:09 [bca.uk] INFO: Found listing with ID: BL17%20OSB
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL17%2520OSB%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Scrape type for BL17%20OSB: 2
2026-03-29 22:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2cd079f-3ac3-517f-853e-4c522cf2591f with identifier: BL17%20OSB
2026-03-29 22:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2cd079f-3ac3-517f-853e-4c522cf2591f with scrape type 2
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2cd079f-3ac3-517f-853e-4c522cf2591f with scrape type 2
2026-03-29 22:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c2cd079f-3ac3-517f-853e-4c522cf2591f, identifier: BL17%20OSB
2026-03-29 22:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 951f0c31-6a3d-5988-b754-04d6332aab32 with identifier: FM64%20FXR
2026-03-29 22:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 951f0c31-6a3d-5988-b754-04d6332aab32 with identifier: FM64%20FXR
2026-03-29 22:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 951f0c31-6a3d-5988-b754-04d6332aab32 with identifier: FM64%20FXR to the API
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FM64%20FXR-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '951f0c31-6a3d-5988-b754-04d6332aab32',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FM64 FXR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FM64%20FXR&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'FORD',
 'model': 'S-MAX',
 'odometer': 99298,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'FORD S-MAX 2.0 TDCI 140 TITANIUM MPV',
 'transmission': 'manual',
 'trim': 'TDCI 140 TITANIUM',
 'vin': 'WF0SXXGBWSEA14007',
 'year': 2015}
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM64%2520FXR%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [bca.uk] INFO: Saving data for FM64%20FXR: {'auction_closing_time': 1774864800.0, 'created_time': 1774524498.607077, 'last_price_update_time': 1774822629.732878}
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FM64%2520FXR') HTTP/1.1" 204 0
2026-03-29 22:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b3925d75-6735-5405-84e7-4080b9a19731 with identifier: GJ72%20NVC
2026-03-29 22:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b3925d75-6735-5405-84e7-4080b9a19731 with identifier: GJ72%20NVC
2026-03-29 22:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b3925d75-6735-5405-84e7-4080b9a19731 with identifier: GJ72%20NVC to the API
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GJ72%20NVC-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b3925d75-6735-5405-84e7-4080b9a19731',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GJ72 NVC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GJ72%20NVC&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'RENAULT',
 'model': 'CAPTUR',
 'odometer': 29450,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'RENAULT CAPTUR 1.0 TCE 90 ICONIC ED. Hatchback',
 'transmission': 'manual',
 'trim': 'TCE 90 ICONIC ED.',
 'vin': 'VF1RJB00969449423',
 'year': 2022}
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ72%2520NVC%27 HTTP/1.1" 200 None
2026-03-29 22:17:10 [bca.uk] INFO: Saving data for GJ72%20NVC: {'auction_closing_time': 1774864800.0, 'created_time': 1774523468.003605, 'last_price_update_time': 1774822630.126727}
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ72%2520NVC') HTTP/1.1" 204 0
2026-03-29 22:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c2cd079f-3ac3-517f-853e-4c522cf2591f with identifier: BL17%20OSB
2026-03-29 22:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c2cd079f-3ac3-517f-853e-4c522cf2591f with identifier: BL17%20OSB
2026-03-29 22:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c2cd079f-3ac3-517f-853e-4c522cf2591f with identifier: BL17%20OSB to the API
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BL17%20OSB-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c2cd079f-3ac3-517f-853e-4c522cf2591f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BL17 OSB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BL17%20OSB&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'CITROEN',
 'model': 'BERLINGO L1',
 'odometer': 53852,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'CITROEN BERLINGO L1 1.6 BLUEHDI 75 625KG ENTERPRISE Van',
 'transmission': 'manual',
 'trim': 'BLUEHDI 75 625KG ENTERPRISE',
 'vin': 'VF77BBHW6HJ633846',
 'year': 2017}
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL17%2520OSB%27 HTTP/1.1" 200 None
2026-03-29 22:17:10 [bca.uk] INFO: Saving data for BL17%20OSB: {'auction_closing_time': 1774864800.0, 'created_time': 1774523463.930353, 'last_price_update_time': 1774822630.397377}
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BL17%2520OSB') HTTP/1.1" 204 0
2026-03-29 22:17:10 [bca.uk] INFO: Found listing with ID: YF63%20EFE
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF63%2520EFE%27 HTTP/1.1" 200 None
2026-03-29 22:17:10 [bca.uk] INFO: Scrape type for YF63%20EFE: 2
2026-03-29 22:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6662ab09-6419-592a-8d0b-56c4d35c7730 with identifier: YF63%20EFE
2026-03-29 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6662ab09-6419-592a-8d0b-56c4d35c7730 with scrape type 2
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6662ab09-6419-592a-8d0b-56c4d35c7730 with scrape type 2
2026-03-29 22:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6662ab09-6419-592a-8d0b-56c4d35c7730, identifier: YF63%20EFE
2026-03-29 22:17:10 [bca.uk] INFO: Found listing with ID: KR13%20MSV
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR13%2520MSV%27 HTTP/1.1" 200 None
2026-03-29 22:17:10 [bca.uk] INFO: Scrape type for KR13%20MSV: 2
2026-03-29 22:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d83385e9-0a9f-5cfd-889e-109743544d80 with identifier: KR13%20MSV
2026-03-29 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d83385e9-0a9f-5cfd-889e-109743544d80 with scrape type 2
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d83385e9-0a9f-5cfd-889e-109743544d80 with scrape type 2
2026-03-29 22:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d83385e9-0a9f-5cfd-889e-109743544d80, identifier: KR13%20MSV
2026-03-29 22:17:10 [bca.uk] INFO: Found listing with ID: BT72%20VZZ
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT72%2520VZZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:10 [bca.uk] INFO: Scrape type for BT72%20VZZ: 2
2026-03-29 22:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccacfb7f-5b66-5071-a90a-392664dc7737 with identifier: BT72%20VZZ
2026-03-29 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccacfb7f-5b66-5071-a90a-392664dc7737 with scrape type 2
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccacfb7f-5b66-5071-a90a-392664dc7737 with scrape type 2
2026-03-29 22:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ccacfb7f-5b66-5071-a90a-392664dc7737, identifier: BT72%20VZZ
2026-03-29 22:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6662ab09-6419-592a-8d0b-56c4d35c7730 with identifier: YF63%20EFE
2026-03-29 22:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6662ab09-6419-592a-8d0b-56c4d35c7730 with identifier: YF63%20EFE
2026-03-29 22:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6662ab09-6419-592a-8d0b-56c4d35c7730 with identifier: YF63%20EFE to the API
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YF63%20EFE-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6662ab09-6419-592a-8d0b-56c4d35c7730',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YF63 EFE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YF63%20EFE&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'AUDI',
 'model': 'TT',
 'odometer': 129816,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'AUDI TT 2.0 TFSI SPORT Coupe',
 'transmission': 'manual',
 'trim': 'TFSI SPORT',
 'vin': 'TRUZZZ8J6E1005211',
 'year': 2013}
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF63%2520EFE%27 HTTP/1.1" 200 None
2026-03-29 22:17:11 [bca.uk] INFO: Saving data for YF63%20EFE: {'auction_closing_time': 1774864800.0, 'created_time': 1774524500.381866, 'last_price_update_time': 1774822631.01997}
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YF63%2520EFE') HTTP/1.1" 204 0
2026-03-29 22:17:11 [scrapy.extensions.logstats] INFO: Crawled 236 pages (at 5 pages/min), scraped 1105 items (at 112 items/min)
2026-03-29 22:17:11 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-29 22:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d83385e9-0a9f-5cfd-889e-109743544d80 with identifier: KR13%20MSV
2026-03-29 22:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d83385e9-0a9f-5cfd-889e-109743544d80 with identifier: KR13%20MSV
2026-03-29 22:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d83385e9-0a9f-5cfd-889e-109743544d80 with identifier: KR13%20MSV to the API
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 249,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KR13%20MSV-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '4.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd83385e9-0a9f-5cfd-889e-109743544d80',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KR13 MSV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KR13%20MSV&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'AUDI',
 'model': 'RS4 AVANT',
 'odometer': 87324,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'AUDI RS4 AVANT 4.2 FSI QUATTRO S-T Estate',
 'transmission': 'automatic',
 'trim': 'FSI QUATTRO S-T',
 'vin': 'WUAZZZ8KXDA902827',
 'year': 2013}
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR13%2520MSV%27 HTTP/1.1" 200 None
2026-03-29 22:17:11 [bca.uk] INFO: Saving data for KR13%20MSV: {'auction_closing_time': 1774864800.0, 'created_time': 1774523440.208733, 'last_price_update_time': 1774822631.394312}
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KR13%2520MSV') HTTP/1.1" 204 0
2026-03-29 22:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ccacfb7f-5b66-5071-a90a-392664dc7737 with identifier: BT72%20VZZ
2026-03-29 22:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ccacfb7f-5b66-5071-a90a-392664dc7737 with identifier: BT72%20VZZ
2026-03-29 22:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ccacfb7f-5b66-5071-a90a-392664dc7737 with identifier: BT72%20VZZ to the API
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 187,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BT72%20VZZ-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ccacfb7f-5b66-5071-a90a-392664dc7737',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BT72 VZZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BT72%20VZZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLKSWAGEN',
 'model': 'TRANSPORTER T32',
 'odometer': 30906,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TRANSPORTER T32 2.0 TDI 110 SWB S/L BUSINESS PanelVan',
 'transmission': 'manual',
 'trim': 'TDI 110 SWB S/L BUSINESS',
 'vin': 'WV1ZZZ7HXPX014069',
 'year': 2022}
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT72%2520VZZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:11 [bca.uk] INFO: Saving data for BT72%20VZZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774045679.313385, 'last_price_update_time': 1774822631.674646}
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BT72%2520VZZ') HTTP/1.1" 204 0
2026-03-29 22:17:11 [bca.uk] INFO: Found listing with ID: KY59%20XTG
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY59%2520XTG%27 HTTP/1.1" 200 None
2026-03-29 22:17:11 [bca.uk] INFO: Scrape type for KY59%20XTG: 2
2026-03-29 22:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3ac23ba-38ac-5325-8413-d617e92a4bda with identifier: KY59%20XTG
2026-03-29 22:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3ac23ba-38ac-5325-8413-d617e92a4bda with scrape type 2
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3ac23ba-38ac-5325-8413-d617e92a4bda with scrape type 2
2026-03-29 22:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b3ac23ba-38ac-5325-8413-d617e92a4bda, identifier: KY59%20XTG
2026-03-29 22:17:11 [bca.uk] INFO: Found listing with ID: WT16%20CGE
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT16%2520CGE%27 HTTP/1.1" 200 None
2026-03-29 22:17:11 [bca.uk] INFO: Scrape type for WT16%20CGE: 2
2026-03-29 22:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 490f606e-dc21-5ecd-b1d6-0ee9a6145ef4 with identifier: WT16%20CGE
2026-03-29 22:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 490f606e-dc21-5ecd-b1d6-0ee9a6145ef4 with scrape type 2
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 490f606e-dc21-5ecd-b1d6-0ee9a6145ef4 with scrape type 2
2026-03-29 22:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 490f606e-dc21-5ecd-b1d6-0ee9a6145ef4, identifier: WT16%20CGE
2026-03-29 22:17:11 [bca.uk] INFO: Found listing with ID: BX21%20HTT
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX21%2520HTT%27 HTTP/1.1" 200 None
2026-03-29 22:17:11 [bca.uk] INFO: Scrape type for BX21%20HTT: 2
2026-03-29 22:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2773be1f-000f-5044-a796-8bf6672966d4 with identifier: BX21%20HTT
2026-03-29 22:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2773be1f-000f-5044-a796-8bf6672966d4 with scrape type 2
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2773be1f-000f-5044-a796-8bf6672966d4 with scrape type 2
2026-03-29 22:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2773be1f-000f-5044-a796-8bf6672966d4, identifier: BX21%20HTT
2026-03-29 22:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b3ac23ba-38ac-5325-8413-d617e92a4bda with identifier: KY59%20XTG
2026-03-29 22:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b3ac23ba-38ac-5325-8413-d617e92a4bda with identifier: KY59%20XTG
2026-03-29 22:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b3ac23ba-38ac-5325-8413-d617e92a4bda with identifier: KY59%20XTG to the API
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 172,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KY59%20XTG-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b3ac23ba-38ac-5325-8413-d617e92a4bda',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KY59 XTG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KY59%20XTG&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VOLKSWAGEN',
 'model': 'TIGUAN',
 'odometer': 126967,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN 2.0 TDI 170 4M R LINE StationWagon',
 'transmission': 'manual',
 'trim': 'TDI 170 4M R LINE',
 'vin': 'WVGZZZ5NZAW022651',
 'year': 2009}
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY59%2520XTG%27 HTTP/1.1" 200 None
2026-03-29 22:17:12 [bca.uk] INFO: Saving data for KY59%20XTG: {'auction_closing_time': 1774864800.0, 'created_time': 1774523748.141189, 'last_price_update_time': 1774822632.317129}
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KY59%2520XTG') HTTP/1.1" 204 0
2026-03-29 22:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 490f606e-dc21-5ecd-b1d6-0ee9a6145ef4 with identifier: WT16%20CGE
2026-03-29 22:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 490f606e-dc21-5ecd-b1d6-0ee9a6145ef4 with identifier: WT16%20CGE
2026-03-29 22:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 490f606e-dc21-5ecd-b1d6-0ee9a6145ef4 with identifier: WT16%20CGE to the API
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WT16%20CGE-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '490f606e-dc21-5ecd-b1d6-0ee9a6145ef4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WT16 CGE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WT16%20CGE&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'SKODA',
 'model': 'OCTAVIA',
 'odometer': 66370,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'SKODA OCTAVIA 2.0 TDI CR 150 SE L Estate',
 'transmission': 'manual',
 'trim': 'TDI CR 150 SE L',
 'vin': 'TMBKJ7NE3G0271776',
 'year': 2016}
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT16%2520CGE%27 HTTP/1.1" 200 None
2026-03-29 22:17:12 [bca.uk] INFO: Saving data for WT16%20CGE: {'auction_closing_time': 1774864800.0, 'created_time': 1774523519.928555, 'last_price_update_time': 1774822632.604796}
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WT16%2520CGE') HTTP/1.1" 204 0
2026-03-29 22:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2773be1f-000f-5044-a796-8bf6672966d4 with identifier: BX21%20HTT
2026-03-29 22:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2773be1f-000f-5044-a796-8bf6672966d4 with identifier: BX21%20HTT
2026-03-29 22:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2773be1f-000f-5044-a796-8bf6672966d4 with identifier: BX21%20HTT to the API
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 253,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BX21%20HTT-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '2773be1f-000f-5044-a796-8bf6672966d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BX21 HTT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BX21%20HTT&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'PEUGEOT',
 'model': 'E-EXPERT 1000',
 'odometer': 19826,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'PEUGEOT E-EXPERT 1000 100KW 50KWH STD.S PanelVan',
 'transmission': 'automatic',
 'trim': '100KW 50KWH STD.S',
 'vin': 'VF3V1ZKXZMZ021002',
 'year': 2021}
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX21%2520HTT%27 HTTP/1.1" 200 None
2026-03-29 22:17:12 [bca.uk] INFO: Saving data for BX21%20HTT: {'auction_closing_time': 1774864800.0, 'created_time': 1774523462.696544, 'last_price_update_time': 1774822632.885634}
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BX21%2520HTT') HTTP/1.1" 204 0
2026-03-29 22:17:12 [bca.uk] INFO: Found listing with ID: YB64%20FPF
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB64%2520FPF%27 HTTP/1.1" 200 None
2026-03-29 22:17:12 [bca.uk] INFO: Scrape type for YB64%20FPF: 2
2026-03-29 22:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04cac5ad-52a0-522c-91ae-96a7d20b82f2 with identifier: YB64%20FPF
2026-03-29 22:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04cac5ad-52a0-522c-91ae-96a7d20b82f2 with scrape type 2
2026-03-29 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04cac5ad-52a0-522c-91ae-96a7d20b82f2 with scrape type 2
2026-03-29 22:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 04cac5ad-52a0-522c-91ae-96a7d20b82f2, identifier: YB64%20FPF
2026-03-29 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:17:13 [bca.uk] INFO: Found listing with ID: KW65%20OBH
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW65%2520OBH%27 HTTP/1.1" 200 None
2026-03-29 22:17:13 [bca.uk] INFO: Scrape type for KW65%20OBH: 2
2026-03-29 22:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cf72120-15e6-565b-bb01-22ecd4b84a95 with identifier: KW65%20OBH
2026-03-29 22:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cf72120-15e6-565b-bb01-22ecd4b84a95 with scrape type 2
2026-03-29 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cf72120-15e6-565b-bb01-22ecd4b84a95 with scrape type 2
2026-03-29 22:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9cf72120-15e6-565b-bb01-22ecd4b84a95, identifier: KW65%20OBH
2026-03-29 22:17:13 [bca.uk] INFO: Found listing with ID: DY71%20APX
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY71%2520APX%27 HTTP/1.1" 200 None
2026-03-29 22:17:13 [bca.uk] INFO: Scrape type for DY71%20APX: 2
2026-03-29 22:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13d1a539-0f35-578e-af2e-912bd24244d0 with identifier: DY71%20APX
2026-03-29 22:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13d1a539-0f35-578e-af2e-912bd24244d0 with scrape type 2
2026-03-29 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13d1a539-0f35-578e-af2e-912bd24244d0 with scrape type 2
2026-03-29 22:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 13d1a539-0f35-578e-af2e-912bd24244d0, identifier: DY71%20APX
2026-03-29 22:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 04cac5ad-52a0-522c-91ae-96a7d20b82f2 with identifier: YB64%20FPF
2026-03-29 22:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 04cac5ad-52a0-522c-91ae-96a7d20b82f2 with identifier: YB64%20FPF
2026-03-29 22:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 04cac5ad-52a0-522c-91ae-96a7d20b82f2 with identifier: YB64%20FPF to the API
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YB64%20FPF-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '04cac5ad-52a0-522c-91ae-96a7d20b82f2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YB64 FPF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YB64%20FPF&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'SEAT',
 'model': 'IBIZA SC',
 'odometer': 95202,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'SEAT IBIZA SC 1.2 TSI 105 FR Coupe',
 'transmission': 'manual',
 'trim': 'TSI 105 FR',
 'vin': 'VSSZZZ6JZFR068567',
 'year': 2014}
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB64%2520FPF%27 HTTP/1.1" 200 None
2026-03-29 22:17:13 [bca.uk] INFO: Saving data for YB64%20FPF: {'auction_closing_time': 1774864800.0, 'created_time': 1774523822.855934, 'last_price_update_time': 1774822633.5181}
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YB64%2520FPF') HTTP/1.1" 204 0
2026-03-29 22:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9cf72120-15e6-565b-bb01-22ecd4b84a95 with identifier: KW65%20OBH
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=glacier+silver HTTP/1.1" 200 None
2026-03-29 22:17:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9cf72120-15e6-565b-bb01-22ecd4b84a95 with identifier: KW65%20OBH
2026-03-29 22:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9cf72120-15e6-565b-bb01-22ecd4b84a95 with identifier: KW65%20OBH to the API
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KW65%20OBH-GB',
 'category': 'Car',
 'color': 'glacier silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9cf72120-15e6-565b-bb01-22ecd4b84a95',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KW65 OBH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KW65%20OBH&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW',
 'model': '2 ACTIVE TOURER',
 'odometer': 82389,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'BMW 2 ACTIVE TOURER 2.0 220D LUXURY STEP Hatchback',
 'transmission': 'automatic',
 'trim': '220D LUXURY STEP',
 'vin': 'WBA2C32040V625189',
 'year': 2016}
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW65%2520OBH%27 HTTP/1.1" 200 None
2026-03-29 22:17:13 [bca.uk] INFO: Saving data for KW65%20OBH: {'auction_closing_time': 1774864800.0, 'created_time': 1774523456.078389, 'last_price_update_time': 1774822633.921143}
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KW65%2520OBH') HTTP/1.1" 204 0
2026-03-29 22:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 13d1a539-0f35-578e-af2e-912bd24244d0 with identifier: DY71%20APX
2026-03-29 22:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 13d1a539-0f35-578e-af2e-912bd24244d0 with identifier: DY71%20APX
2026-03-29 22:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 13d1a539-0f35-578e-af2e-912bd24244d0 with identifier: DY71%20APX to the API
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DY71%20APX-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '13d1a539-0f35-578e-af2e-912bd24244d0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DY71 APX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DY71%20APX&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VAUXHALL',
 'model': 'COMBO CARGO L1',
 'odometer': 69807,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'VAUXHALL COMBO CARGO L1 1.5 TURBO D 130 2000 EDITION Van',
 'transmission': 'automatic',
 'trim': 'TURBO D 130 2000 EDITION',
 'vin': 'W0VEFYHZRLJ771385',
 'year': 2021}
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY71%2520APX%27 HTTP/1.1" 200 None
2026-03-29 22:17:14 [bca.uk] INFO: Saving data for DY71%20APX: {'auction_closing_time': 1774864800.0, 'created_time': 1774523458.308824, 'last_price_update_time': 1774822634.220883}
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DY71%2520APX') HTTP/1.1" 204 0
2026-03-29 22:17:14 [bca.uk] INFO: Found listing with ID: NA62%20HLY
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA62%2520HLY%27 HTTP/1.1" 200 None
2026-03-29 22:17:14 [bca.uk] INFO: Scrape type for NA62%20HLY: 2
2026-03-29 22:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f8425ce-b54c-5984-873c-3560c2d18358 with identifier: NA62%20HLY
2026-03-29 22:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f8425ce-b54c-5984-873c-3560c2d18358 with scrape type 2
2026-03-29 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f8425ce-b54c-5984-873c-3560c2d18358 with scrape type 2
2026-03-29 22:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8f8425ce-b54c-5984-873c-3560c2d18358, identifier: NA62%20HLY
2026-03-29 22:17:14 [bca.uk] INFO: Found listing with ID: LM68%20ULW
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM68%2520ULW%27 HTTP/1.1" 200 None
2026-03-29 22:17:14 [bca.uk] INFO: Scrape type for LM68%20ULW: 2
2026-03-29 22:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7025f35-2d00-5e87-abed-2ed17a869c45 with identifier: LM68%20ULW
2026-03-29 22:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7025f35-2d00-5e87-abed-2ed17a869c45 with scrape type 2
2026-03-29 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7025f35-2d00-5e87-abed-2ed17a869c45 with scrape type 2
2026-03-29 22:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a7025f35-2d00-5e87-abed-2ed17a869c45, identifier: LM68%20ULW
2026-03-29 22:17:14 [bca.uk] INFO: Found listing with ID: EU20%20MWK
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU20%2520MWK%27 HTTP/1.1" 200 None
2026-03-29 22:17:14 [bca.uk] INFO: Scrape type for EU20%20MWK: 2
2026-03-29 22:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b952373a-79a6-53c9-8ee9-3c6410c077e9 with identifier: EU20%20MWK
2026-03-29 22:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b952373a-79a6-53c9-8ee9-3c6410c077e9 with scrape type 2
2026-03-29 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b952373a-79a6-53c9-8ee9-3c6410c077e9 with scrape type 2
2026-03-29 22:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b952373a-79a6-53c9-8ee9-3c6410c077e9, identifier: EU20%20MWK
2026-03-29 22:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8f8425ce-b54c-5984-873c-3560c2d18358 with identifier: NA62%20HLY
2026-03-29 22:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8f8425ce-b54c-5984-873c-3560c2d18358 with identifier: NA62%20HLY
2026-03-29 22:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8f8425ce-b54c-5984-873c-3560c2d18358 with identifier: NA62%20HLY to the API
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NA62%20HLY-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8f8425ce-b54c-5984-873c-3560c2d18358',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NA62 HLY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NA62%20HLY&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'CITROEN',
 'model': 'C1',
 'odometer': 83873,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'CITROEN C1 1.0 VTR Hatchback',
 'transmission': 'manual',
 'trim': 'VTR',
 'vin': 'VF7PMCFB4CR513170',
 'year': 2012}
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA62%2520HLY%27 HTTP/1.1" 200 None
2026-03-29 22:17:14 [bca.uk] INFO: Saving data for NA62%20HLY: {'auction_closing_time': 1774864800.0, 'created_time': 1774523823.347844, 'last_price_update_time': 1774822634.84344}
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NA62%2520HLY') HTTP/1.1" 204 0
2026-03-29 22:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a7025f35-2d00-5e87-abed-2ed17a869c45 with identifier: LM68%20ULW
2026-03-29 22:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a7025f35-2d00-5e87-abed-2ed17a869c45 with identifier: LM68%20ULW
2026-03-29 22:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a7025f35-2d00-5e87-abed-2ed17a869c45 with identifier: LM68%20ULW to the API
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LM68%20ULW-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a7025f35-2d00-5e87-abed-2ed17a869c45',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LM68 ULW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LM68%20ULW&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'AUDI',
 'model': 'A3 SPORTBACK',
 'odometer': 108444,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'AUDI A3 SPORTBACK 1.0 30 TFSI BLACK ED.S-T Hatchback',
 'transmission': 'automatic',
 'trim': '30 TFSI BLACK ED.S-T',
 'vin': 'WAUZZZ8V8KA017091',
 'year': 2018}
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM68%2520ULW%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [bca.uk] INFO: Saving data for LM68%20ULW: {'auction_closing_time': 1774864800.0, 'created_time': 1774352714.160949, 'last_price_update_time': 1774822635.24223}
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LM68%2520ULW') HTTP/1.1" 204 0
2026-03-29 22:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b952373a-79a6-53c9-8ee9-3c6410c077e9 with identifier: EU20%20MWK
2026-03-29 22:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b952373a-79a6-53c9-8ee9-3c6410c077e9 with identifier: EU20%20MWK
2026-03-29 22:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b952373a-79a6-53c9-8ee9-3c6410c077e9 with identifier: EU20%20MWK to the API
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 174,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EU20%20MWK-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b952373a-79a6-53c9-8ee9-3c6410c077e9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EU20 MWK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EU20%20MWK&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 83970,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 105 300 LWB LEADER H/R PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 105 300 LWB LEADER H/R',
 'vin': 'WF0YXXTTGYLB68550',
 'year': 2020}
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU20%2520MWK%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [bca.uk] INFO: Saving data for EU20%20MWK: {'auction_closing_time': 1774864800.0, 'created_time': 1774045680.44724, 'last_price_update_time': 1774822635.525662}
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EU20%2520MWK') HTTP/1.1" 204 0
2026-03-29 22:17:15 [bca.uk] INFO: Found listing with ID: LF67%20SYZ
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF67%2520SYZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [bca.uk] INFO: Scrape type for LF67%20SYZ: 2
2026-03-29 22:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c140369-334e-5f83-b00c-73e55f3263b9 with identifier: LF67%20SYZ
2026-03-29 22:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c140369-334e-5f83-b00c-73e55f3263b9 with scrape type 2
2026-03-29 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c140369-334e-5f83-b00c-73e55f3263b9 with scrape type 2
2026-03-29 22:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1c140369-334e-5f83-b00c-73e55f3263b9, identifier: LF67%20SYZ
2026-03-29 22:17:15 [bca.uk] INFO: Found listing with ID: YR18%20OCD
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR18%2520OCD%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [bca.uk] INFO: Scrape type for YR18%20OCD: 2
2026-03-29 22:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef760dd6-0565-569e-b730-dfc4163f59aa with identifier: YR18%20OCD
2026-03-29 22:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef760dd6-0565-569e-b730-dfc4163f59aa with scrape type 2
2026-03-29 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef760dd6-0565-569e-b730-dfc4163f59aa with scrape type 2
2026-03-29 22:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ef760dd6-0565-569e-b730-dfc4163f59aa, identifier: YR18%20OCD
2026-03-29 22:17:15 [bca.uk] INFO: Found listing with ID: HV24%20OJD
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV24%2520OJD%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [bca.uk] INFO: Scrape type for HV24%20OJD: 0
2026-03-29 22:17:15 [bca.uk] INFO: Found listing with ID: LC66%20YCW
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC66%2520YCW%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [bca.uk] INFO: Scrape type for LC66%20YCW: 2
2026-03-29 22:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e16cec9-e556-554c-abec-4f0068f7c19d with identifier: LC66%20YCW
2026-03-29 22:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e16cec9-e556-554c-abec-4f0068f7c19d with scrape type 2
2026-03-29 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e16cec9-e556-554c-abec-4f0068f7c19d with scrape type 2
2026-03-29 22:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4e16cec9-e556-554c-abec-4f0068f7c19d, identifier: LC66%20YCW
2026-03-29 22:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1c140369-334e-5f83-b00c-73e55f3263b9 with identifier: LF67%20SYZ
2026-03-29 22:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1c140369-334e-5f83-b00c-73e55f3263b9 with identifier: LF67%20SYZ
2026-03-29 22:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1c140369-334e-5f83-b00c-73e55f3263b9 with identifier: LF67%20SYZ to the API
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 166,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LF67%20SYZ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1c140369-334e-5f83-b00c-73e55f3263b9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LF67 SYZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LF67%20SYZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'KIA',
 'model': 'SPORTAGE',
 'odometer': 80158,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'KIA SPORTAGE 2.0 CRDI AWD GT-LINE S StationWagon',
 'transmission': 'automatic',
 'trim': 'CRDI AWD GT-LINE S',
 'vin': 'U5YPK813SHL252254',
 'year': 2017}
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF67%2520SYZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [bca.uk] INFO: Saving data for LF67%20SYZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774523823.884848, 'last_price_update_time': 1774822636.197926}
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LF67%2520SYZ') HTTP/1.1" 204 0
2026-03-29 22:17:16 [bca.uk] INFO: Total items found: 100
2026-03-29 22:17:16 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded
2026-03-29 22:17:16 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:17:16 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ef760dd6-0565-569e-b730-dfc4163f59aa with identifier: YR18%20OCD
2026-03-29 22:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ef760dd6-0565-569e-b730-dfc4163f59aa with identifier: YR18%20OCD
2026-03-29 22:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ef760dd6-0565-569e-b730-dfc4163f59aa with identifier: YR18%20OCD to the API
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YR18%20OCD-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ef760dd6-0565-569e-b730-dfc4163f59aa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YR18 OCD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YR18%20OCD&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 70979,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.2 P/T 130 ALLURE EAT6 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 130 ALLURE EAT6',
 'vin': 'VF3MRHNYWJS102885',
 'year': 2018}
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR18%2520OCD%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [bca.uk] INFO: Saving data for YR18%20OCD: {'auction_closing_time': 1774864800.0, 'created_time': 1774523442.455535, 'last_price_update_time': 1774822636.509493}
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YR18%2520OCD') HTTP/1.1" 204 0
2026-03-29 22:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4e16cec9-e556-554c-abec-4f0068f7c19d with identifier: LC66%20YCW
2026-03-29 22:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4e16cec9-e556-554c-abec-4f0068f7c19d with identifier: LC66%20YCW
2026-03-29 22:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4e16cec9-e556-554c-abec-4f0068f7c19d with identifier: LC66%20YCW to the API
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 157,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LC66%20YCW-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4e16cec9-e556-554c-abec-4f0068f7c19d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LC66 YCW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LC66%20YCW&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 69292,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 TDCI 105 310 SWB L/R PanelVan',
 'transmission': 'manual',
 'trim': 'TDCI 105 310 SWB L/R',
 'vin': 'WF0YXXTTGYGS87695',
 'year': 2016}
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC66%2520YCW%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [bca.uk] INFO: Saving data for LC66%20YCW: {'auction_closing_time': 1774864800.0, 'created_time': 1774524583.743999, 'last_price_update_time': 1774822636.789938}
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LC66%2520YCW') HTTP/1.1" 204 0
2026-03-29 22:17:16 [bca.uk] INFO: Found listing with ID: SB69%20DFP
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB69%2520DFP%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [bca.uk] INFO: Scrape type for SB69%20DFP: 2
2026-03-29 22:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9542aa4d-76e1-55ff-bd70-b6eca34c951a with identifier: SB69%20DFP
2026-03-29 22:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9542aa4d-76e1-55ff-bd70-b6eca34c951a with scrape type 2
2026-03-29 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9542aa4d-76e1-55ff-bd70-b6eca34c951a with scrape type 2
2026-03-29 22:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9542aa4d-76e1-55ff-bd70-b6eca34c951a, identifier: SB69%20DFP
2026-03-29 22:17:16 [bca.uk] INFO: Found listing with ID: FD67%20LXW
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD67%2520LXW%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [bca.uk] INFO: Scrape type for FD67%20LXW: 2
2026-03-29 22:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e45eb76-0615-5929-aedc-6b33c00704c3 with identifier: FD67%20LXW
2026-03-29 22:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e45eb76-0615-5929-aedc-6b33c00704c3 with scrape type 2
2026-03-29 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e45eb76-0615-5929-aedc-6b33c00704c3 with scrape type 2
2026-03-29 22:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4e45eb76-0615-5929-aedc-6b33c00704c3, identifier: FD67%20LXW
2026-03-29 22:17:17 [bca.uk] INFO: Found listing with ID: LD21%20EZN
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD21%2520EZN%27 HTTP/1.1" 200 None
2026-03-29 22:17:17 [bca.uk] INFO: Scrape type for LD21%20EZN: 2
2026-03-29 22:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de247999-4b74-5c47-8947-fbef53946dce with identifier: LD21%20EZN
2026-03-29 22:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de247999-4b74-5c47-8947-fbef53946dce with scrape type 2
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de247999-4b74-5c47-8947-fbef53946dce with scrape type 2
2026-03-29 22:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: de247999-4b74-5c47-8947-fbef53946dce, identifier: LD21%20EZN
2026-03-29 22:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9542aa4d-76e1-55ff-bd70-b6eca34c951a with identifier: SB69%20DFP
2026-03-29 22:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9542aa4d-76e1-55ff-bd70-b6eca34c951a with identifier: SB69%20DFP
2026-03-29 22:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9542aa4d-76e1-55ff-bd70-b6eca34c951a with identifier: SB69%20DFP to the API
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SB69%20DFP-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9542aa4d-76e1-55ff-bd70-b6eca34c951a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SB69 DFP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SB69%20DFP&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'CITROEN',
 'model': 'C3 AIRCROSS',
 'odometer': 39135,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 AIRCROSS 1.2 P/T 110 FLAIR (6) Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 110 FLAIR (6)',
 'vin': 'VF72RHNPML4066432',
 'year': 2019}
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB69%2520DFP%27 HTTP/1.1" 200 None
2026-03-29 22:17:17 [bca.uk] INFO: Saving data for SB69%20DFP: {'auction_closing_time': 1774951200.0, 'created_time': 1774523826.129284, 'last_price_update_time': 1774822637.429827}
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SB69%2520DFP') HTTP/1.1" 204 0
2026-03-29 22:17:17 [bca.uk] INFO: Found listing with ID: LN24%20ROH
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520ROH%27 HTTP/1.1" 200 None
2026-03-29 22:17:17 [bca.uk] INFO: Scrape type for LN24%20ROH: 0
2026-03-29 22:17:17 [bca.uk] INFO: Found listing with ID: LL74%20BUF
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520BUF%27 HTTP/1.1" 200 None
2026-03-29 22:17:17 [bca.uk] INFO: Scrape type for LL74%20BUF: 0
2026-03-29 22:17:17 [bca.uk] INFO: Found listing with ID: KF73%20AMX
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF73%2520AMX%27 HTTP/1.1" 200 None
2026-03-29 22:17:17 [bca.uk] INFO: Scrape type for KF73%20AMX: 0
2026-03-29 22:17:17 [bca.uk] INFO: Found listing with ID: WV23%20EAE
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV23%2520EAE%27 HTTP/1.1" 200 None
2026-03-29 22:17:17 [bca.uk] INFO: Scrape type for WV23%20EAE: 2
2026-03-29 22:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ac0c6e7-f42c-5cab-8def-47207ae31088 with identifier: WV23%20EAE
2026-03-29 22:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ac0c6e7-f42c-5cab-8def-47207ae31088 with scrape type 2
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ac0c6e7-f42c-5cab-8def-47207ae31088 with scrape type 2
2026-03-29 22:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1ac0c6e7-f42c-5cab-8def-47207ae31088, identifier: WV23%20EAE
2026-03-29 22:17:17 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:17:17 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4e45eb76-0615-5929-aedc-6b33c00704c3 with identifier: FD67%20LXW
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=melting+silver HTTP/1.1" 200 None
2026-03-29 22:17:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4e45eb76-0615-5929-aedc-6b33c00704c3 with identifier: FD67%20LXW
2026-03-29 22:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4e45eb76-0615-5929-aedc-6b33c00704c3 with identifier: FD67%20LXW to the API
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 49,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FD67%20LXW-GB',
 'category': 'Car',
 'color': 'melting silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '4e45eb76-0615-5929-aedc-6b33c00704c3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FD67 LXW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FD67%20LXW&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'MINI',
 'model': 'COUNTRYMAN PHEV',
 'odometer': 50625,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'MINI COUNTRYMAN PHEV 1.5 COOPER S E ALL4 Hatchback',
 'transmission': 'automatic',
 'trim': 'COOPER S E ALL4',
 'vin': 'WMWYU720903E33974',
 'year': 2017}
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD67%2520LXW%27 HTTP/1.1" 200 None
2026-03-29 22:17:18 [bca.uk] INFO: Saving data for FD67%20LXW: {'auction_closing_time': 1774864800.0, 'created_time': 1774523446.513326, 'last_price_update_time': 1774822638.057516}
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FD67%2520LXW') HTTP/1.1" 204 0
2026-03-29 22:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: de247999-4b74-5c47-8947-fbef53946dce with identifier: LD21%20EZN
2026-03-29 22:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: de247999-4b74-5c47-8947-fbef53946dce with identifier: LD21%20EZN
2026-03-29 22:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: de247999-4b74-5c47-8947-fbef53946dce with identifier: LD21%20EZN to the API
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LD21%20EZN-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'de247999-4b74-5c47-8947-fbef53946dce',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LD21 EZN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LD21%20EZN&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'CITROEN',
 'model': 'BERLINGO XL',
 'odometer': 81279,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'CITROEN BERLINGO XL 1.5 B/HDI 100 950 ENTERPRISE Van',
 'transmission': 'manual',
 'trim': 'B/HDI 100 950 ENTERPRISE',
 'vin': 'VR7EFYHYCLJ966495',
 'year': 2021}
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD21%2520EZN%27 HTTP/1.1" 200 None
2026-03-29 22:17:18 [bca.uk] INFO: Saving data for LD21%20EZN: {'auction_closing_time': 1774864800.0, 'created_time': 1774524523.36276, 'last_price_update_time': 1774822638.446365}
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LD21%2520EZN') HTTP/1.1" 204 0
2026-03-29 22:17:18 [bca.uk] INFO: Found listing with ID: VK67%20YRR
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK67%2520YRR%27 HTTP/1.1" 200 None
2026-03-29 22:17:18 [bca.uk] INFO: Scrape type for VK67%20YRR: 2
2026-03-29 22:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 633aae7d-46b6-556d-9b6f-aae7b81e6ce2 with identifier: VK67%20YRR
2026-03-29 22:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 633aae7d-46b6-556d-9b6f-aae7b81e6ce2 with scrape type 2
2026-03-29 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 633aae7d-46b6-556d-9b6f-aae7b81e6ce2 with scrape type 2
2026-03-29 22:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 633aae7d-46b6-556d-9b6f-aae7b81e6ce2, identifier: VK67%20YRR
2026-03-29 22:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1ac0c6e7-f42c-5cab-8def-47207ae31088 with identifier: WV23%20EAE
2026-03-29 22:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1ac0c6e7-f42c-5cab-8def-47207ae31088 with identifier: WV23%20EAE
2026-03-29 22:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1ac0c6e7-f42c-5cab-8def-47207ae31088 with identifier: WV23%20EAE to the API
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WV23%20EAE-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1ac0c6e7-f42c-5cab-8def-47207ae31088',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WV23 EAE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WV23%20EAE&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'CITROEN',
 'model': 'C3 AIRCROSS',
 'odometer': 27498,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 AIRCROSS 1.2 P/T 110 C-SERIES ED. Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 110 C-SERIES ED.',
 'vin': 'VF72RHNPMP4013635',
 'year': 2023}
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV23%2520EAE%27 HTTP/1.1" 200 None
2026-03-29 22:17:18 [bca.uk] INFO: Saving data for WV23%20EAE: {'auction_closing_time': 1775037600.0, 'created_time': 1774524506.585351, 'last_price_update_time': 1774822638.891009}
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WV23%2520EAE') HTTP/1.1" 204 0
2026-03-29 22:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:17:18 [bca.uk] INFO: Found listing with ID: VE65%20VYD
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE65%2520VYD%27 HTTP/1.1" 200 None
2026-03-29 22:17:18 [bca.uk] INFO: Scrape type for VE65%20VYD: 2
2026-03-29 22:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fa4c85d-6802-5cb1-b1fc-ea5852aabb61 with identifier: VE65%20VYD
2026-03-29 22:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fa4c85d-6802-5cb1-b1fc-ea5852aabb61 with scrape type 2
2026-03-29 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fa4c85d-6802-5cb1-b1fc-ea5852aabb61 with scrape type 2
2026-03-29 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4fa4c85d-6802-5cb1-b1fc-ea5852aabb61, identifier: VE65%20VYD
2026-03-29 22:17:19 [bca.uk] INFO: Found listing with ID: LF23%20AHW
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF23%2520AHW%27 HTTP/1.1" 200 None
2026-03-29 22:17:19 [bca.uk] INFO: Scrape type for LF23%20AHW: 2
2026-03-29 22:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe5ff91a-72e4-5416-a949-2494ac14ba79 with identifier: LF23%20AHW
2026-03-29 22:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe5ff91a-72e4-5416-a949-2494ac14ba79 with scrape type 2
2026-03-29 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe5ff91a-72e4-5416-a949-2494ac14ba79 with scrape type 2
2026-03-29 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fe5ff91a-72e4-5416-a949-2494ac14ba79, identifier: LF23%20AHW
2026-03-29 22:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 633aae7d-46b6-556d-9b6f-aae7b81e6ce2 with identifier: VK67%20YRR
2026-03-29 22:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 633aae7d-46b6-556d-9b6f-aae7b81e6ce2 with identifier: VK67%20YRR
2026-03-29 22:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 633aae7d-46b6-556d-9b6f-aae7b81e6ce2 with identifier: VK67%20YRR to the API
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VK67%20YRR-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '633aae7d-46b6-556d-9b6f-aae7b81e6ce2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VK67 YRR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VK67%20YRR&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY SPORT',
 'odometer': 92143,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 180 HSE DYNAMIC LUXURY '
          'StationWagon',
 'transmission': 'automatic',
 'trim': 'TD4 180 HSE DYNAMIC LUXURY',
 'vin': 'SALCA2AN1HH719893',
 'year': 2017}
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK67%2520YRR%27 HTTP/1.1" 200 None
2026-03-29 22:17:19 [bca.uk] INFO: Saving data for VK67%20YRR: {'auction_closing_time': 1775210400.0, 'created_time': 1774523767.47166, 'last_price_update_time': 1774822639.402159}
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VK67%2520YRR') HTTP/1.1" 204 0
2026-03-29 22:17:19 [bca.uk] INFO: Found listing with ID: AP24%20ADY
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP24%2520ADY%27 HTTP/1.1" 200 None
2026-03-29 22:17:19 [bca.uk] INFO: Scrape type for AP24%20ADY: 2
2026-03-29 22:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3aa004f-dcc9-51a8-b14f-8509acff294b with identifier: AP24%20ADY
2026-03-29 22:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3aa004f-dcc9-51a8-b14f-8509acff294b with scrape type 2
2026-03-29 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3aa004f-dcc9-51a8-b14f-8509acff294b with scrape type 2
2026-03-29 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f3aa004f-dcc9-51a8-b14f-8509acff294b, identifier: AP24%20ADY
2026-03-29 22:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4fa4c85d-6802-5cb1-b1fc-ea5852aabb61 with identifier: VE65%20VYD
2026-03-29 22:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4fa4c85d-6802-5cb1-b1fc-ea5852aabb61 with identifier: VE65%20VYD
2026-03-29 22:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4fa4c85d-6802-5cb1-b1fc-ea5852aabb61 with identifier: VE65%20VYD to the API
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VE65%20VYD-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4fa4c85d-6802-5cb1-b1fc-ea5852aabb61',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VE65 VYD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VE65%20VYD&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'VOLVO',
 'model': 'XC60',
 'odometer': 78497,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'VOLVO XC60 2.4 D4 190 AWD R DESIGN Estate',
 'transmission': 'manual',
 'trim': 'D4 190 AWD R DESIGN',
 'vin': 'YV1DZA5C4G2879651',
 'year': 2016}
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE65%2520VYD%27 HTTP/1.1" 200 None
2026-03-29 22:17:19 [bca.uk] INFO: Saving data for VE65%20VYD: {'auction_closing_time': 1774864800.0, 'created_time': 1774523439.749728, 'last_price_update_time': 1774822639.78506}
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VE65%2520VYD') HTTP/1.1" 204 0
2026-03-29 22:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fe5ff91a-72e4-5416-a949-2494ac14ba79 with identifier: LF23%20AHW
2026-03-29 22:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fe5ff91a-72e4-5416-a949-2494ac14ba79 with identifier: LF23%20AHW
2026-03-29 22:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fe5ff91a-72e4-5416-a949-2494ac14ba79 with identifier: LF23%20AHW to the API
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LF23%20AHW-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'fe5ff91a-72e4-5416-a949-2494ac14ba79',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LF23 AHW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LF23%20AHW&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'CITROEN',
 'model': 'BERLINGO M',
 'odometer': 12788,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'CITROEN BERLINGO M 1.5 B/HDI 100 1000 ENTERPRISE ED. Van',
 'transmission': 'manual',
 'trim': 'B/HDI 100 1000 ENTERPRISE ED.',
 'vin': 'VR7EFYHT2PJ635439',
 'year': 2023}
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF23%2520AHW%27 HTTP/1.1" 200 None
2026-03-29 22:17:20 [bca.uk] INFO: Saving data for LF23%20AHW: {'auction_closing_time': 1774864800.0, 'created_time': 1774524520.600323, 'last_price_update_time': 1774822640.108603}
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LF23%2520AHW') HTTP/1.1" 204 0
2026-03-29 22:17:20 [bca.uk] INFO: Found listing with ID: BV68%20JHX
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV68%2520JHX%27 HTTP/1.1" 200 None
2026-03-29 22:17:20 [bca.uk] INFO: Scrape type for BV68%20JHX: 0
2026-03-29 22:17:20 [bca.uk] INFO: Found listing with ID: KV61%20YMO
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV61%2520YMO%27 HTTP/1.1" 200 None
2026-03-29 22:17:20 [bca.uk] INFO: Scrape type for KV61%20YMO: 0
2026-03-29 22:17:20 [bca.uk] INFO: Found listing with ID: VA14%20VAV
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA14%2520VAV%27 HTTP/1.1" 200 None
2026-03-29 22:17:20 [bca.uk] INFO: Scrape type for VA14%20VAV: 0
2026-03-29 22:17:20 [bca.uk] INFO: Found listing with ID: YN17%20ZXT
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN17%2520ZXT%27 HTTP/1.1" 200 None
2026-03-29 22:17:20 [bca.uk] INFO: Scrape type for YN17%20ZXT: 0
2026-03-29 22:17:20 [bca.uk] INFO: Found listing with ID: DF14%20OGE
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF14%2520OGE%27 HTTP/1.1" 200 None
2026-03-29 22:17:20 [bca.uk] INFO: Scrape type for DF14%20OGE: 0
2026-03-29 22:17:20 [bca.uk] INFO: Found listing with ID: DF16%20UXN
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF16%2520UXN%27 HTTP/1.1" 200 None
2026-03-29 22:17:20 [bca.uk] INFO: Scrape type for DF16%20UXN: 0
2026-03-29 22:17:20 [bca.uk] INFO: Found listing with ID: MV62%20YRS
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV62%2520YRS%27 HTTP/1.1" 200 None
2026-03-29 22:17:20 [bca.uk] INFO: Scrape type for MV62%20YRS: 2
2026-03-29 22:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1eab5ec-cc23-53c5-b5a4-de2d66f5e93d with identifier: MV62%20YRS
2026-03-29 22:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1eab5ec-cc23-53c5-b5a4-de2d66f5e93d with scrape type 2
2026-03-29 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1eab5ec-cc23-53c5-b5a4-de2d66f5e93d with scrape type 2
2026-03-29 22:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b1eab5ec-cc23-53c5-b5a4-de2d66f5e93d, identifier: MV62%20YRS
2026-03-29 22:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f3aa004f-dcc9-51a8-b14f-8509acff294b with identifier: AP24%20ADY
2026-03-29 22:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f3aa004f-dcc9-51a8-b14f-8509acff294b with identifier: AP24%20ADY
2026-03-29 22:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f3aa004f-dcc9-51a8-b14f-8509acff294b with identifier: AP24%20ADY to the API
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 91,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AP24%20ADY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'f3aa004f-dcc9-51a8-b14f-8509acff294b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AP24 ADY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AP24%20ADY&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 16770,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.5 HYBRID DESIGN Hatchback',
 'transmission': 'automatic',
 'trim': 'HYBRID DESIGN',
 'vin': 'VNKKBAC330A343935',
 'year': 2024}
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP24%2520ADY%27 HTTP/1.1" 200 None
2026-03-29 22:17:20 [bca.uk] INFO: Saving data for AP24%20ADY: {'auction_closing_time': 1775037600.0, 'created_time': 1774524034.756381, 'last_price_update_time': 1774822640.636635}
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AP24%2520ADY') HTTP/1.1" 204 0
2026-03-29 22:17:20 [bca.uk] INFO: Found listing with ID: BG14%20EPC
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG14%2520EPC%27 HTTP/1.1" 200 None
2026-03-29 22:17:20 [bca.uk] INFO: Scrape type for BG14%20EPC: 2
2026-03-29 22:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ed79efc-a50e-58fc-b674-b53594b17247 with identifier: BG14%20EPC
2026-03-29 22:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ed79efc-a50e-58fc-b674-b53594b17247 with scrape type 2
2026-03-29 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ed79efc-a50e-58fc-b674-b53594b17247 with scrape type 2
2026-03-29 22:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3ed79efc-a50e-58fc-b674-b53594b17247, identifier: BG14%20EPC
2026-03-29 22:17:20 [bca.uk] INFO: Found listing with ID: ML70%20AOZ
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML70%2520AOZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:20 [bca.uk] INFO: Scrape type for ML70%20AOZ: 2
2026-03-29 22:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d11aba6-8c14-5057-92f5-8607a7493d39 with identifier: ML70%20AOZ
2026-03-29 22:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d11aba6-8c14-5057-92f5-8607a7493d39 with scrape type 2
2026-03-29 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d11aba6-8c14-5057-92f5-8607a7493d39 with scrape type 2
2026-03-29 22:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9d11aba6-8c14-5057-92f5-8607a7493d39, identifier: ML70%20AOZ
2026-03-29 22:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b1eab5ec-cc23-53c5-b5a4-de2d66f5e93d with identifier: MV62%20YRS
2026-03-29 22:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b1eab5ec-cc23-53c5-b5a4-de2d66f5e93d with identifier: MV62%20YRS
2026-03-29 22:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b1eab5ec-cc23-53c5-b5a4-de2d66f5e93d with identifier: MV62%20YRS to the API
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MV62%20YRS-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b1eab5ec-cc23-53c5-b5a4-de2d66f5e93d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MV62 YRS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MV62%20YRS&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 98223,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.2 60 MATCH Hatchback',
 'transmission': 'manual',
 'trim': '60 MATCH',
 'vin': 'WVWZZZ6RZCU075335',
 'year': 2012}
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV62%2520YRS%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [bca.uk] INFO: Saving data for MV62%20YRS: {'auction_closing_time': 1774864800.0, 'created_time': 1774523739.918715, 'last_price_update_time': 1774822641.264432}
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MV62%2520YRS') HTTP/1.1" 204 0
2026-03-29 22:17:21 [bca.uk] INFO: Found listing with ID: AV69%20KTP
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV69%2520KTP%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [bca.uk] INFO: Scrape type for AV69%20KTP: 2
2026-03-29 22:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e54f8b92-8eb4-5e70-a5ec-53e58442c160 with identifier: AV69%20KTP
2026-03-29 22:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e54f8b92-8eb4-5e70-a5ec-53e58442c160 with scrape type 2
2026-03-29 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e54f8b92-8eb4-5e70-a5ec-53e58442c160 with scrape type 2
2026-03-29 22:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e54f8b92-8eb4-5e70-a5ec-53e58442c160, identifier: AV69%20KTP
2026-03-29 22:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3ed79efc-a50e-58fc-b674-b53594b17247 with identifier: BG14%20EPC
2026-03-29 22:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3ed79efc-a50e-58fc-b674-b53594b17247 with identifier: BG14%20EPC
2026-03-29 22:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3ed79efc-a50e-58fc-b674-b53594b17247 with identifier: BG14%20EPC to the API
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BG14%20EPC-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3ed79efc-a50e-58fc-b674-b53594b17247',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BG14 EPC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BG14%20EPC&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 82998,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 16V SXI Hatchback',
 'transmission': 'manual',
 'trim': '16V SXI',
 'vin': 'W0L0SDL68E4127090',
 'year': 2014}
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG14%2520EPC%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [bca.uk] INFO: Saving data for BG14%20EPC: {'auction_closing_time': 1774864800.0, 'created_time': 1774523375.321511, 'last_price_update_time': 1774822641.68651}
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BG14%2520EPC') HTTP/1.1" 204 0
2026-03-29 22:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9d11aba6-8c14-5057-92f5-8607a7493d39 with identifier: ML70%20AOZ
2026-03-29 22:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9d11aba6-8c14-5057-92f5-8607a7493d39 with identifier: ML70%20AOZ
2026-03-29 22:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9d11aba6-8c14-5057-92f5-8607a7493d39 with identifier: ML70%20AOZ to the API
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ML70%20AOZ-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9d11aba6-8c14-5057-92f5-8607a7493d39',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ML70 AOZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ML70%20AOZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'RENAULT',
 'model': 'KANGOO MAXI',
 'odometer': 47194,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'RENAULT KANGOO MAXI 1.5 LL21DCI ENERGY 115 BUSINESS Van',
 'transmission': 'manual',
 'trim': 'LL21DCI ENERGY 115 BUSINESS',
 'vin': 'VF1WF000165506424',
 'year': 2020}
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML70%2520AOZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [bca.uk] INFO: Saving data for ML70%20AOZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774524522.826065, 'last_price_update_time': 1774822641.981965}
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ML70%2520AOZ') HTTP/1.1" 204 0
2026-03-29 22:17:22 [bca.uk] INFO: Found listing with ID: WM73%20SRU
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM73%2520SRU%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [bca.uk] INFO: Scrape type for WM73%20SRU: 2
2026-03-29 22:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb571602-c280-5c6b-b871-9a79a9d760d3 with identifier: WM73%20SRU
2026-03-29 22:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb571602-c280-5c6b-b871-9a79a9d760d3 with scrape type 2
2026-03-29 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb571602-c280-5c6b-b871-9a79a9d760d3 with scrape type 2
2026-03-29 22:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: eb571602-c280-5c6b-b871-9a79a9d760d3, identifier: WM73%20SRU
2026-03-29 22:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e54f8b92-8eb4-5e70-a5ec-53e58442c160 with identifier: AV69%20KTP
2026-03-29 22:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e54f8b92-8eb4-5e70-a5ec-53e58442c160 with identifier: AV69%20KTP
2026-03-29 22:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e54f8b92-8eb4-5e70-a5ec-53e58442c160 with identifier: AV69%20KTP to the API
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AV69%20KTP-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e54f8b92-8eb4-5e70-a5ec-53e58442c160',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AV69 KTP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AV69%20KTP&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 32109,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.0 E/B 125 ST-LINE X Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 ST-LINE X',
 'vin': 'WF0NXXGCHNKJ32810',
 'year': 2019}
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV69%2520KTP%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [bca.uk] INFO: Saving data for AV69%20KTP: {'auction_closing_time': 1774951200.0, 'created_time': 1774524047.070841, 'last_price_update_time': 1774822642.380573}
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AV69%2520KTP') HTTP/1.1" 204 0
2026-03-29 22:17:22 [bca.uk] INFO: Found listing with ID: LG16%20CZE
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG16%2520CZE%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [bca.uk] INFO: Scrape type for LG16%20CZE: 2
2026-03-29 22:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c9edcb9-9565-5a1d-8ddf-a59f7bb4bc96 with identifier: LG16%20CZE
2026-03-29 22:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c9edcb9-9565-5a1d-8ddf-a59f7bb4bc96 with scrape type 2
2026-03-29 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c9edcb9-9565-5a1d-8ddf-a59f7bb4bc96 with scrape type 2
2026-03-29 22:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5c9edcb9-9565-5a1d-8ddf-a59f7bb4bc96, identifier: LG16%20CZE
2026-03-29 22:17:22 [bca.uk] INFO: Found listing with ID: BW19%20CGV
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW19%2520CGV%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [bca.uk] INFO: Scrape type for BW19%20CGV: 2
2026-03-29 22:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d97a3437-a00a-520e-84c2-f42dfcedd147 with identifier: BW19%20CGV
2026-03-29 22:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d97a3437-a00a-520e-84c2-f42dfcedd147 with scrape type 2
2026-03-29 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d97a3437-a00a-520e-84c2-f42dfcedd147 with scrape type 2
2026-03-29 22:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d97a3437-a00a-520e-84c2-f42dfcedd147, identifier: BW19%20CGV
2026-03-29 22:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: eb571602-c280-5c6b-b871-9a79a9d760d3 with identifier: WM73%20SRU
2026-03-29 22:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: eb571602-c280-5c6b-b871-9a79a9d760d3 with identifier: WM73%20SRU
2026-03-29 22:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: eb571602-c280-5c6b-b871-9a79a9d760d3 with identifier: WM73%20SRU to the API
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WM73%20SRU-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'eb571602-c280-5c6b-b871-9a79a9d760d3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'WM73 SRU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WM73%20SRU&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'MG MOTOR UK',
 'model': 'MG4 EV',
 'odometer': 19210,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK MG4 EV 150KW 64KWH TROPHY LR Hatchback',
 'transmission': 'automatic',
 'trim': '150KW 64KWH TROPHY LR',
 'vin': 'LSJWH4092PN235729',
 'year': 2024}
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM73%2520SRU%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [bca.uk] INFO: Saving data for WM73%20SRU: {'auction_closing_time': 1774951200.0, 'created_time': 1774523742.241553, 'last_price_update_time': 1774822642.893426}
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WM73%2520SRU') HTTP/1.1" 204 0
2026-03-29 22:17:22 [bca.uk] INFO: Found listing with ID: LP23%20GZC
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP23%2520GZC%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [bca.uk] INFO: Scrape type for LP23%20GZC: 0
2026-03-29 22:17:22 [bca.uk] INFO: Found listing with ID: LP23%20GZE
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP23%2520GZE%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [bca.uk] INFO: Scrape type for LP23%20GZE: 0
2026-03-29 22:17:22 [bca.uk] INFO: Found listing with ID: LN24%20PXO
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520PXO%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [bca.uk] INFO: Scrape type for LN24%20PXO: 0
2026-03-29 22:17:22 [bca.uk] INFO: Found listing with ID: FW13%20YCL
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FW13%2520YCL%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [bca.uk] INFO: Scrape type for FW13%20YCL: 0
2026-03-29 22:17:22 [bca.uk] INFO: Found listing with ID: KE23%20LWJ
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE23%2520LWJ%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [bca.uk] INFO: Scrape type for KE23%20LWJ: 0
2026-03-29 22:17:22 [bca.uk] INFO: Found listing with ID: CF74%20PFK
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520PFK%27 HTTP/1.1" 200 None
2026-03-29 22:17:23 [bca.uk] INFO: Scrape type for CF74%20PFK: 0
2026-03-29 22:17:23 [bca.uk] INFO: Found listing with ID: CF74%20PFN
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520PFN%27 HTTP/1.1" 200 None
2026-03-29 22:17:23 [bca.uk] INFO: Scrape type for CF74%20PFN: 0
2026-03-29 22:17:23 [bca.uk] INFO: Found listing with ID: WR70%20KHU
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR70%2520KHU%27 HTTP/1.1" 200 None
2026-03-29 22:17:23 [bca.uk] INFO: Scrape type for WR70%20KHU: 2
2026-03-29 22:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 123da980-c410-596e-a553-e69a70f6626e with identifier: WR70%20KHU
2026-03-29 22:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 123da980-c410-596e-a553-e69a70f6626e with scrape type 2
2026-03-29 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 123da980-c410-596e-a553-e69a70f6626e with scrape type 2
2026-03-29 22:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 123da980-c410-596e-a553-e69a70f6626e, identifier: WR70%20KHU
2026-03-29 22:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5c9edcb9-9565-5a1d-8ddf-a59f7bb4bc96 with identifier: LG16%20CZE
2026-03-29 22:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5c9edcb9-9565-5a1d-8ddf-a59f7bb4bc96 with identifier: LG16%20CZE
2026-03-29 22:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5c9edcb9-9565-5a1d-8ddf-a59f7bb4bc96 with identifier: LG16%20CZE to the API
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=101&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LG16%20CZE-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5c9edcb9-9565-5a1d-8ddf-a59f7bb4bc96',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LG16 CZE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LG16%20CZE&vehicleType=*',
 'listing': 'auction',
 'location': 'Crawley',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 71368,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 2.0 TDI 184 GTD Estate',
 'transmission': 'manual',
 'trim': 'TDI 184 GTD',
 'vin': 'WVWZZZAUZGP501681',
 'year': 2016}
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG16%2520CZE%27 HTTP/1.1" 200 None
2026-03-29 22:17:23 [bca.uk] INFO: Saving data for LG16%20CZE: {'auction_closing_time': 1774864800.0, 'created_time': 1774523429.414109, 'last_price_update_time': 1774822643.407037}
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LG16%2520CZE') HTTP/1.1" 204 0
2026-03-29 22:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d97a3437-a00a-520e-84c2-f42dfcedd147 with identifier: BW19%20CGV
2026-03-29 22:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d97a3437-a00a-520e-84c2-f42dfcedd147 with identifier: BW19%20CGV
2026-03-29 22:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d97a3437-a00a-520e-84c2-f42dfcedd147 with identifier: BW19%20CGV to the API
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 204,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BW19%20CGV-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.3L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd97a3437-a00a-520e-84c2-f42dfcedd147',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BW19 CGV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BW19%20CGV&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VAUXHALL',
 'model': 'MOVANO 3500 FWD',
 'odometer': 59733,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VAUXHALL MOVANO 3500 FWD 2.3 CDTI 130 L2 H2 (MESS UNIT) CrewCab Van',
 'transmission': 'manual',
 'trim': 'CDTI 130 L2 H2 (MESS UNIT)',
 'vin': 'W0VMRY601KB175934',
 'year': 2019}
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW19%2520CGV%27 HTTP/1.1" 200 None
2026-03-29 22:17:23 [bca.uk] INFO: Saving data for BW19%20CGV: {'auction_closing_time': 1774864800.0, 'created_time': 1774524521.055606, 'last_price_update_time': 1774822643.774677}
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BW19%2520CGV') HTTP/1.1" 204 0
2026-03-29 22:17:23 [bca.uk] INFO: Found listing with ID: KE12%20PDK
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE12%2520PDK%27 HTTP/1.1" 200 None
2026-03-29 22:17:23 [bca.uk] INFO: Scrape type for KE12%20PDK: 2
2026-03-29 22:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13374cd0-5fc1-52e8-8f42-b0ae197d7166 with identifier: KE12%20PDK
2026-03-29 22:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13374cd0-5fc1-52e8-8f42-b0ae197d7166 with scrape type 2
2026-03-29 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13374cd0-5fc1-52e8-8f42-b0ae197d7166 with scrape type 2
2026-03-29 22:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 13374cd0-5fc1-52e8-8f42-b0ae197d7166, identifier: KE12%20PDK
2026-03-29 22:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 123da980-c410-596e-a553-e69a70f6626e with identifier: WR70%20KHU
2026-03-29 22:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 123da980-c410-596e-a553-e69a70f6626e with identifier: WR70%20KHU
2026-03-29 22:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 123da980-c410-596e-a553-e69a70f6626e with identifier: WR70%20KHU to the API
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 262,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WR70%20KHU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '123da980-c410-596e-a553-e69a70f6626e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WR70 KHU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WR70%20KHU&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'LAND ROVER',
 'model': 'DEFENDER 110',
 'odometer': 40209,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DEFENDER 110 3.0 P400 AWD X (5ST) StationWagon',
 'transmission': 'automatic',
 'trim': 'P400 AWD X (5ST)',
 'vin': 'SALEA7AU1L2022667',
 'year': 2020}
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR70%2520KHU%27 HTTP/1.1" 200 None
2026-03-29 22:17:24 [bca.uk] INFO: Saving data for WR70%20KHU: {'auction_closing_time': 1775210400.0, 'created_time': 1774437415.446979, 'last_price_update_time': 1774822644.173506}
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WR70%2520KHU') HTTP/1.1" 204 0
2026-03-29 22:17:24 [bca.uk] INFO: Found listing with ID: DK73%20OFM
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK73%2520OFM%27 HTTP/1.1" 200 None
2026-03-29 22:17:24 [bca.uk] INFO: Scrape type for DK73%20OFM: 2
2026-03-29 22:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72a1512b-c78d-588d-a57f-afbc67184cc3 with identifier: DK73%20OFM
2026-03-29 22:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72a1512b-c78d-588d-a57f-afbc67184cc3 with scrape type 2
2026-03-29 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72a1512b-c78d-588d-a57f-afbc67184cc3 with scrape type 2
2026-03-29 22:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 72a1512b-c78d-588d-a57f-afbc67184cc3, identifier: DK73%20OFM
2026-03-29 22:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 13374cd0-5fc1-52e8-8f42-b0ae197d7166 with identifier: KE12%20PDK
2026-03-29 22:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 13374cd0-5fc1-52e8-8f42-b0ae197d7166 with identifier: KE12%20PDK
2026-03-29 22:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 13374cd0-5fc1-52e8-8f42-b0ae197d7166 with identifier: KE12%20PDK to the API
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KE12%20PDK-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.1L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '13374cd0-5fc1-52e8-8f42-b0ae197d7166',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KE12 PDK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KE12%20PDK&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'MERCEDES-BENZ',
 'model': 'C220',
 'odometer': 154709,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ C220 2.1 CDI B/E SPORT Saloon',
 'transmission': 'manual',
 'trim': 'CDI B/E SPORT',
 'vin': 'WDD2040022A689066',
 'year': 2012}
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE12%2520PDK%27 HTTP/1.1" 200 None
2026-03-29 22:17:24 [bca.uk] INFO: Saving data for KE12%20PDK: {'auction_closing_time': 1774864800.0, 'created_time': 1774523743.760458, 'last_price_update_time': 1774822644.587953}
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KE12%2520PDK') HTTP/1.1" 204 0
2026-03-29 22:17:24 [bca.uk] INFO: Found listing with ID: K888%20MWS
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27K888%2520MWS%27 HTTP/1.1" 200 None
2026-03-29 22:17:24 [bca.uk] INFO: Scrape type for K888%20MWS: 2
2026-03-29 22:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e844e4fa-7317-5230-900a-03470c9cf05e with identifier: K888%20MWS
2026-03-29 22:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e844e4fa-7317-5230-900a-03470c9cf05e with scrape type 2
2026-03-29 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e844e4fa-7317-5230-900a-03470c9cf05e with scrape type 2
2026-03-29 22:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e844e4fa-7317-5230-900a-03470c9cf05e, identifier: K888%20MWS
2026-03-29 22:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 72a1512b-c78d-588d-a57f-afbc67184cc3 with identifier: DK73%20OFM
2026-03-29 22:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 72a1512b-c78d-588d-a57f-afbc67184cc3 with identifier: DK73%20OFM
2026-03-29 22:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 72a1512b-c78d-588d-a57f-afbc67184cc3 with identifier: DK73%20OFM to the API
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DK73%20OFM-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '72a1512b-c78d-588d-a57f-afbc67184cc3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DK73 OFM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DK73%20OFM&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'TRANSIT CONNECT',
 'odometer': 40251,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CONNECT 1.5 EBL 100 220 L1 LEADER L/R Van',
 'transmission': 'manual',
 'trim': 'EBL 100 220 L1 LEADER L/R',
 'vin': 'WF0RXXWPGRNB36194',
 'year': 2023}
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK73%2520OFM%27 HTTP/1.1" 200 None
2026-03-29 22:17:24 [bca.uk] INFO: Saving data for DK73%20OFM: {'auction_closing_time': 1774864800.0, 'created_time': 1774524538.386175, 'last_price_update_time': 1774822644.99299}
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DK73%2520OFM') HTTP/1.1" 204 0
2026-03-29 22:17:25 [bca.uk] INFO: Found listing with ID: YA13%20HMU
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA13%2520HMU%27 HTTP/1.1" 200 None
2026-03-29 22:17:25 [bca.uk] INFO: Scrape type for YA13%20HMU: 2
2026-03-29 22:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dd50f45-a725-5e66-82c8-e7208223b9a2 with identifier: YA13%20HMU
2026-03-29 22:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dd50f45-a725-5e66-82c8-e7208223b9a2 with scrape type 2
2026-03-29 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dd50f45-a725-5e66-82c8-e7208223b9a2 with scrape type 2
2026-03-29 22:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9dd50f45-a725-5e66-82c8-e7208223b9a2, identifier: YA13%20HMU
2026-03-29 22:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e844e4fa-7317-5230-900a-03470c9cf05e with identifier: K888%20MWS
2026-03-29 22:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e844e4fa-7317-5230-900a-03470c9cf05e with identifier: K888%20MWS
2026-03-29 22:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e844e4fa-7317-5230-900a-03470c9cf05e with identifier: K888%20MWS to the API
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 185,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=K888%20MWS-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-04-03T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e844e4fa-7317-5230-900a-03470c9cf05e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'K888 MWS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=K888%20MWS&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'LAND ROVER',
 'model': 'R/R SPORT',
 'odometer': 127042,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R SPORT 3.0 SDV6 306 HSE DYNAMIC StationWagon',
 'transmission': 'automatic',
 'trim': 'SDV6 306 HSE DYNAMIC',
 'vin': 'SALWA2AK6JA804715',
 'year': 2018}
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27K888%2520MWS%27 HTTP/1.1" 200 None
2026-03-29 22:17:25 [bca.uk] INFO: Saving data for K888%20MWS: {'auction_closing_time': 1775210400.0, 'created_time': 1774437437.952282, 'last_price_update_time': 1774822645.397555}
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='K888%2520MWS') HTTP/1.1" 204 0
2026-03-29 22:17:25 [bca.uk] INFO: Found listing with ID: EF67%20UBW
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF67%2520UBW%27 HTTP/1.1" 200 None
2026-03-29 22:17:25 [bca.uk] INFO: Scrape type for EF67%20UBW: 2
2026-03-29 22:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 859f45bd-19d9-59d5-8f49-efb5c1658f56 with identifier: EF67%20UBW
2026-03-29 22:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 859f45bd-19d9-59d5-8f49-efb5c1658f56 with scrape type 2
2026-03-29 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 859f45bd-19d9-59d5-8f49-efb5c1658f56 with scrape type 2
2026-03-29 22:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 859f45bd-19d9-59d5-8f49-efb5c1658f56, identifier: EF67%20UBW
2026-03-29 22:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9dd50f45-a725-5e66-82c8-e7208223b9a2 with identifier: YA13%20HMU
2026-03-29 22:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9dd50f45-a725-5e66-82c8-e7208223b9a2 with identifier: YA13%20HMU
2026-03-29 22:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9dd50f45-a725-5e66-82c8-e7208223b9a2 with identifier: YA13%20HMU to the API
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YA13%20HMU-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9dd50f45-a725-5e66-82c8-e7208223b9a2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YA13 HMU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YA13%20HMU&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'SKODA',
 'model': 'YETI',
 'odometer': 117368,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'SKODA YETI 2.0 TDI CR 170 4X4 ELEGANCE Estate',
 'transmission': 'manual',
 'trim': 'TDI CR 170 4X4 ELEGANCE',
 'vin': 'TMBME75L6D6077067',
 'year': 2013}
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA13%2520HMU%27 HTTP/1.1" 200 None
2026-03-29 22:17:25 [bca.uk] INFO: Saving data for YA13%20HMU: {'auction_closing_time': 1774864800.0, 'created_time': 1774523723.184975, 'last_price_update_time': 1774822645.783186}
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YA13%2520HMU') HTTP/1.1" 204 0
2026-03-29 22:17:25 [bca.uk] INFO: Found listing with ID: NY23%20JOV
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NY23%2520JOV%27 HTTP/1.1" 200 None
2026-03-29 22:17:25 [bca.uk] INFO: Scrape type for NY23%20JOV: 2
2026-03-29 22:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fcb7326-2a3e-5a3d-b46e-389236019423 with identifier: NY23%20JOV
2026-03-29 22:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fcb7326-2a3e-5a3d-b46e-389236019423 with scrape type 2
2026-03-29 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fcb7326-2a3e-5a3d-b46e-389236019423 with scrape type 2
2026-03-29 22:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9fcb7326-2a3e-5a3d-b46e-389236019423, identifier: NY23%20JOV
2026-03-29 22:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 859f45bd-19d9-59d5-8f49-efb5c1658f56 with identifier: EF67%20UBW
2026-03-29 22:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 859f45bd-19d9-59d5-8f49-efb5c1658f56 with identifier: EF67%20UBW
2026-03-29 22:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 859f45bd-19d9-59d5-8f49-efb5c1658f56 with identifier: EF67%20UBW to the API
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EF67%20UBW-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '859f45bd-19d9-59d5-8f49-efb5c1658f56',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EF67 UBW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EF67%20UBW&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'TRANSIT COURIER',
 'odometer': 52650,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT COURIER 1.0 E/B 100 TREND Van',
 'transmission': 'manual',
 'trim': 'E/B 100 TREND',
 'vin': 'WF0WXXTACWHK49118',
 'year': 2018}
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF67%2520UBW%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [bca.uk] INFO: Saving data for EF67%20UBW: {'auction_closing_time': 1774864800.0, 'created_time': 1774524553.061922, 'last_price_update_time': 1774822646.185334}
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EF67%2520UBW') HTTP/1.1" 204 0
2026-03-29 22:17:26 [bca.uk] INFO: Found listing with ID: PJ70%20PGE
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ70%2520PGE%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [bca.uk] INFO: Scrape type for PJ70%20PGE: 2
2026-03-29 22:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b680535-6072-536f-9883-36f4592603f6 with identifier: PJ70%20PGE
2026-03-29 22:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b680535-6072-536f-9883-36f4592603f6 with scrape type 2
2026-03-29 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b680535-6072-536f-9883-36f4592603f6 with scrape type 2
2026-03-29 22:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8b680535-6072-536f-9883-36f4592603f6, identifier: PJ70%20PGE
2026-03-29 22:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9fcb7326-2a3e-5a3d-b46e-389236019423 with identifier: NY23%20JOV
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=terrane+khaki+%286x4%29 HTTP/1.1" 200 None
2026-03-29 22:17:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9fcb7326-2a3e-5a3d-b46e-389236019423 with identifier: NY23%20JOV
2026-03-29 22:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9fcb7326-2a3e-5a3d-b46e-389236019423 with identifier: NY23%20JOV to the API
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NY23%20JOV-GB',
 'category': 'Car',
 'color': 'terrane khaki',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '9fcb7326-2a3e-5a3d-b46e-389236019423',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'NY23 JOV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NY23%20JOV&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'LEXUS',
 'model': 'NX 350H',
 'odometer': 26657,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'LEXUS NX 350H 2.5 4WD F-SPORT (PREMIUM+ PK)E-CVT StationWagon',
 'transmission': 'automatic',
 'trim': '4WD F-SPORT (PREMIUM+ PK)E-CVT',
 'vin': 'JTJCKBEZ202016681',
 'year': 2023}
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NY23%2520JOV%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [bca.uk] INFO: Saving data for NY23%20JOV: {'auction_closing_time': 1774951200.0, 'created_time': 1774524051.523634, 'last_price_update_time': 1774822646.746391}
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NY23%2520JOV') HTTP/1.1" 204 0
2026-03-29 22:17:26 [bca.uk] INFO: Found listing with ID: VE22%20HYT
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE22%2520HYT%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [bca.uk] INFO: Scrape type for VE22%20HYT: 2
2026-03-29 22:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c13221db-7e13-54df-a699-81818149e1bb with identifier: VE22%20HYT
2026-03-29 22:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c13221db-7e13-54df-a699-81818149e1bb with scrape type 2
2026-03-29 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c13221db-7e13-54df-a699-81818149e1bb with scrape type 2
2026-03-29 22:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c13221db-7e13-54df-a699-81818149e1bb, identifier: VE22%20HYT
2026-03-29 22:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8b680535-6072-536f-9883-36f4592603f6 with identifier: PJ70%20PGE
2026-03-29 22:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8b680535-6072-536f-9883-36f4592603f6 with identifier: PJ70%20PGE
2026-03-29 22:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8b680535-6072-536f-9883-36f4592603f6 with identifier: PJ70%20PGE to the API
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PJ70%20PGE-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '8b680535-6072-536f-9883-36f4592603f6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PJ70 PGE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PJ70%20PGE&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'FORD',
 'model': 'KUGA',
 'odometer': 40788,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD KUGA 2.0 EBL 190 4WD ST-LINE ED. StationWagon',
 'transmission': 'automatic',
 'trim': 'EBL 190 4WD ST-LINE ED.',
 'vin': 'WF0FXXWPMFLY76239',
 'year': 2020}
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ70%2520PGE%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [bca.uk] INFO: Saving data for PJ70%20PGE: {'auction_closing_time': 1774951200.0, 'created_time': 1774523700.666504, 'last_price_update_time': 1774822647.191382}
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PJ70%2520PGE') HTTP/1.1" 204 0
2026-03-29 22:17:27 [bca.uk] INFO: Found listing with ID: NV65%20XKB
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV65%2520XKB%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [bca.uk] INFO: Scrape type for NV65%20XKB: 2
2026-03-29 22:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c2e1928-5c61-5697-b418-e1c126161b0b with identifier: NV65%20XKB
2026-03-29 22:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c2e1928-5c61-5697-b418-e1c126161b0b with scrape type 2
2026-03-29 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c2e1928-5c61-5697-b418-e1c126161b0b with scrape type 2
2026-03-29 22:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4c2e1928-5c61-5697-b418-e1c126161b0b, identifier: NV65%20XKB
2026-03-29 22:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c13221db-7e13-54df-a699-81818149e1bb with identifier: VE22%20HYT
2026-03-29 22:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c13221db-7e13-54df-a699-81818149e1bb with identifier: VE22%20HYT
2026-03-29 22:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c13221db-7e13-54df-a699-81818149e1bb with identifier: VE22%20HYT to the API
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 227,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VE22%20HYT-GB',
 'category': 'LightCommercialVehicle',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c13221db-7e13-54df-a699-81818149e1bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VE22 HYT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VE22%20HYT&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLKSWAGEN',
 'model': 'CRAFTER 35 FWD',
 'odometer': 64667,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN CRAFTER 35 FWD 2.0 TDI 102 MWB S/L BUSINESS H/R PanelVan',
 'transmission': 'manual',
 'trim': 'TDI 102 MWB S/L BUSINESS H/R',
 'vin': 'WV1ZZZSYZN9045044',
 'year': 2022}
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE22%2520HYT%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [bca.uk] INFO: Saving data for VE22%20HYT: {'auction_closing_time': 1774864800.0, 'created_time': 1774524527.243533, 'last_price_update_time': 1774822647.599566}
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VE22%2520HYT') HTTP/1.1" 204 0
2026-03-29 22:17:27 [bca.uk] INFO: Found listing with ID: SJ67%20GHV
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ67%2520GHV%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [bca.uk] INFO: Scrape type for SJ67%20GHV: 2
2026-03-29 22:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c40ec7e3-5cd3-5fad-a970-0ae0f45c1af5 with identifier: SJ67%20GHV
2026-03-29 22:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c40ec7e3-5cd3-5fad-a970-0ae0f45c1af5 with scrape type 2
2026-03-29 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c40ec7e3-5cd3-5fad-a970-0ae0f45c1af5 with scrape type 2
2026-03-29 22:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c40ec7e3-5cd3-5fad-a970-0ae0f45c1af5, identifier: SJ67%20GHV
2026-03-29 22:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4c2e1928-5c61-5697-b418-e1c126161b0b with identifier: NV65%20XKB
2026-03-29 22:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4c2e1928-5c61-5697-b418-e1c126161b0b with identifier: NV65%20XKB
2026-03-29 22:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4c2e1928-5c61-5697-b418-e1c126161b0b with identifier: NV65%20XKB to the API
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NV65%20XKB-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '4c2e1928-5c61-5697-b418-e1c126161b0b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NV65 XKB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NV65%20XKB&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 43733,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 125 ZETEC S Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 ZETEC S',
 'vin': 'WF0CXXGAKCFD00544',
 'year': 2016}
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV65%2520XKB%27 HTTP/1.1" 200 None
2026-03-29 22:17:28 [bca.uk] INFO: Saving data for NV65%20XKB: {'auction_closing_time': 1774951200.0, 'created_time': 1774524041.379176, 'last_price_update_time': 1774822648.043799}
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NV65%2520XKB') HTTP/1.1" 204 0
2026-03-29 22:17:28 [bca.uk] INFO: Found listing with ID: YT20%20UMS
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT20%2520UMS%27 HTTP/1.1" 200 None
2026-03-29 22:17:28 [bca.uk] INFO: Scrape type for YT20%20UMS: 2
2026-03-29 22:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f77e4150-b045-5b93-86f1-4481673c71e0 with identifier: YT20%20UMS
2026-03-29 22:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f77e4150-b045-5b93-86f1-4481673c71e0 with scrape type 2
2026-03-29 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f77e4150-b045-5b93-86f1-4481673c71e0 with scrape type 2
2026-03-29 22:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f77e4150-b045-5b93-86f1-4481673c71e0, identifier: YT20%20UMS
2026-03-29 22:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c40ec7e3-5cd3-5fad-a970-0ae0f45c1af5 with identifier: SJ67%20GHV
2026-03-29 22:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c40ec7e3-5cd3-5fad-a970-0ae0f45c1af5 with identifier: SJ67%20GHV
2026-03-29 22:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c40ec7e3-5cd3-5fad-a970-0ae0f45c1af5 with identifier: SJ67%20GHV to the API
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SJ67%20GHV-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c40ec7e3-5cd3-5fad-a970-0ae0f45c1af5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SJ67 GHV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SJ67%20GHV&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 41649,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 125 TITANIUM Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 TITANIUM',
 'vin': 'WF0JXXGAHJHR67412',
 'year': 2017}
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ67%2520GHV%27 HTTP/1.1" 200 None
2026-03-29 22:17:28 [bca.uk] INFO: Saving data for SJ67%20GHV: {'auction_closing_time': 1774951200.0, 'created_time': 1774523724.511152, 'last_price_update_time': 1774822648.433132}
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SJ67%2520GHV') HTTP/1.1" 204 0
2026-03-29 22:17:28 [bca.uk] INFO: Found listing with ID: NU71%20XGM
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU71%2520XGM%27 HTTP/1.1" 200 None
2026-03-29 22:17:28 [bca.uk] INFO: Scrape type for NU71%20XGM: 2
2026-03-29 22:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d57c12f-42c3-5544-b222-2292f510d9b1 with identifier: NU71%20XGM
2026-03-29 22:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d57c12f-42c3-5544-b222-2292f510d9b1 with scrape type 2
2026-03-29 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d57c12f-42c3-5544-b222-2292f510d9b1 with scrape type 2
2026-03-29 22:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6d57c12f-42c3-5544-b222-2292f510d9b1, identifier: NU71%20XGM
2026-03-29 22:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f77e4150-b045-5b93-86f1-4481673c71e0 with identifier: YT20%20UMS
2026-03-29 22:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f77e4150-b045-5b93-86f1-4481673c71e0 with identifier: YT20%20UMS
2026-03-29 22:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f77e4150-b045-5b93-86f1-4481673c71e0 with identifier: YT20%20UMS to the API
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 171,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YT20%20UMS-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f77e4150-b045-5b93-86f1-4481673c71e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YT20 UMS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YT20%20UMS&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 28757,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 105 300 SWB LEADER H/R PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 105 300 SWB LEADER H/R',
 'vin': 'WF0YXXTTGYKP37384',
 'year': 2020}
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT20%2520UMS%27 HTTP/1.1" 200 None
2026-03-29 22:17:28 [bca.uk] INFO: Saving data for YT20%20UMS: {'auction_closing_time': 1774864800.0, 'created_time': 1774523838.52027, 'last_price_update_time': 1774822648.935052}
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YT20%2520UMS') HTTP/1.1" 204 0
2026-03-29 22:17:28 [bca.uk] INFO: Found listing with ID: BF62%20EYU
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF62%2520EYU%27 HTTP/1.1" 200 None
2026-03-29 22:17:28 [bca.uk] INFO: Scrape type for BF62%20EYU: 2
2026-03-29 22:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be198cf3-4bb0-5e92-9c4d-bc204613cd42 with identifier: BF62%20EYU
2026-03-29 22:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be198cf3-4bb0-5e92-9c4d-bc204613cd42 with scrape type 2
2026-03-29 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be198cf3-4bb0-5e92-9c4d-bc204613cd42 with scrape type 2
2026-03-29 22:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: be198cf3-4bb0-5e92-9c4d-bc204613cd42, identifier: BF62%20EYU
2026-03-29 22:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6d57c12f-42c3-5544-b222-2292f510d9b1 with identifier: NU71%20XGM
2026-03-29 22:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6d57c12f-42c3-5544-b222-2292f510d9b1 with identifier: NU71%20XGM
2026-03-29 22:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6d57c12f-42c3-5544-b222-2292f510d9b1 with identifier: NU71%20XGM to the API
2026-03-29 22:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NU71%20XGM-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '6d57c12f-42c3-5544-b222-2292f510d9b1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NU71 XGM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NU71%20XGM&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'AUDI',
 'model': 'Q4 E-TRON',
 'odometer': 32841,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'AUDI Q4 E-TRON 40 150KW 82KWH S LINE StationWagon',
 'transmission': 'automatic',
 'trim': '40 150KW 82KWH S LINE',
 'vin': 'WAUZZZFZ5NP014818',
 'year': 2021}
2026-03-29 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU71%2520XGM%27 HTTP/1.1" 200 None
2026-03-29 22:17:29 [bca.uk] INFO: Saving data for NU71%20XGM: {'auction_closing_time': 1774951200.0, 'created_time': 1774524040.95268, 'last_price_update_time': 1774822649.338657}
2026-03-29 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NU71%2520XGM') HTTP/1.1" 204 0
2026-03-29 22:17:29 [bca.uk] INFO: Found listing with ID: KS73%20OUP
2026-03-29 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS73%2520OUP%27 HTTP/1.1" 200 None
2026-03-29 22:17:29 [bca.uk] INFO: Scrape type for KS73%20OUP: 2
2026-03-29 22:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 090f17d0-63b7-5087-a151-a1a4da27222c with identifier: KS73%20OUP
2026-03-29 22:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 090f17d0-63b7-5087-a151-a1a4da27222c with scrape type 2
2026-03-29 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 090f17d0-63b7-5087-a151-a1a4da27222c with scrape type 2
2026-03-29 22:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 090f17d0-63b7-5087-a151-a1a4da27222c, identifier: KS73%20OUP
2026-03-29 22:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: be198cf3-4bb0-5e92-9c4d-bc204613cd42 with identifier: BF62%20EYU
2026-03-29 22:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: be198cf3-4bb0-5e92-9c4d-bc204613cd42 with identifier: BF62%20EYU
2026-03-29 22:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: be198cf3-4bb0-5e92-9c4d-bc204613cd42 with identifier: BF62%20EYU to the API
2026-03-29 22:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BF62%20EYU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'be198cf3-4bb0-5e92-9c4d-bc204613cd42',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BF62 EYU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BF62%20EYU&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 95172,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.6 16V 115 ACTIVE Hatchback',
 'transmission': 'manual',
 'trim': '16V 115 ACTIVE',
 'vin': 'W0LPC6ED3CG114816',
 'year': 2012}
2026-03-29 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF62%2520EYU%27 HTTP/1.1" 200 None
2026-03-29 22:17:29 [bca.uk] INFO: Saving data for BF62%20EYU: {'auction_closing_time': 1774864800.0, 'created_time': 1774523697.850416, 'last_price_update_time': 1774822649.791814}
2026-03-29 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BF62%2520EYU') HTTP/1.1" 204 0
2026-03-29 22:17:29 [bca.uk] INFO: Found listing with ID: GU69%20RVJ
2026-03-29 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU69%2520RVJ%27 HTTP/1.1" 200 None
2026-03-29 22:17:29 [bca.uk] INFO: Scrape type for GU69%20RVJ: 2
2026-03-29 22:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 591939d3-165a-5188-bd00-a1c5edbbe00a with identifier: GU69%20RVJ
2026-03-29 22:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 591939d3-165a-5188-bd00-a1c5edbbe00a with scrape type 2
2026-03-29 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 591939d3-165a-5188-bd00-a1c5edbbe00a with scrape type 2
2026-03-29 22:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 591939d3-165a-5188-bd00-a1c5edbbe00a, identifier: GU69%20RVJ
2026-03-29 22:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 090f17d0-63b7-5087-a151-a1a4da27222c with identifier: KS73%20OUP
2026-03-29 22:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 090f17d0-63b7-5087-a151-a1a4da27222c with identifier: KS73%20OUP
2026-03-29 22:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 090f17d0-63b7-5087-a151-a1a4da27222c with identifier: KS73%20OUP to the API
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 227,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KS73%20OUP-GB',
 'category': 'LightCommercialVehicle',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '090f17d0-63b7-5087-a151-a1a4da27222c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KS73 OUP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KS73%20OUP&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLKSWAGEN',
 'model': 'AMAROK A32',
 'odometer': 18625,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN AMAROK A32 2.0 TDI 205 4M LIFE CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'TDI 205 4M LIFE',
 'vin': 'WV4ZZZT16PS008746',
 'year': 2023}
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS73%2520OUP%27 HTTP/1.1" 200 None
2026-03-29 22:17:30 [bca.uk] INFO: Saving data for KS73%20OUP: {'auction_closing_time': 1774864800.0, 'created_time': 1774524527.998755, 'last_price_update_time': 1774822650.230026}
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KS73%2520OUP') HTTP/1.1" 204 0
2026-03-29 22:17:30 [bca.uk] INFO: Found listing with ID: DA15%20KKL
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA15%2520KKL%27 HTTP/1.1" 200 None
2026-03-29 22:17:30 [bca.uk] INFO: Scrape type for DA15%20KKL: 2
2026-03-29 22:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 427f0694-f96a-597b-8e75-c054bb6363e2 with identifier: DA15%20KKL
2026-03-29 22:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 427f0694-f96a-597b-8e75-c054bb6363e2 with scrape type 2
2026-03-29 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 427f0694-f96a-597b-8e75-c054bb6363e2 with scrape type 2
2026-03-29 22:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 427f0694-f96a-597b-8e75-c054bb6363e2, identifier: DA15%20KKL
2026-03-29 22:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 591939d3-165a-5188-bd00-a1c5edbbe00a with identifier: GU69%20RVJ
2026-03-29 22:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 591939d3-165a-5188-bd00-a1c5edbbe00a with identifier: GU69%20RVJ
2026-03-29 22:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 591939d3-165a-5188-bd00-a1c5edbbe00a with identifier: GU69%20RVJ to the API
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GU69%20RVJ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '591939d3-165a-5188-bd00-a1c5edbbe00a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GU69 RVJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GU69%20RVJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'LAND ROVER',
 'model': 'R/R EVOQUE',
 'odometer': 66812,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R EVOQUE 2.0 D150 2WD R-DYNAMIC Hatchback',
 'transmission': 'manual',
 'trim': 'D150 2WD R-DYNAMIC',
 'vin': 'SALZB2CN7LH046749',
 'year': 2019}
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU69%2520RVJ%27 HTTP/1.1" 200 None
2026-03-29 22:17:30 [bca.uk] INFO: Saving data for GU69%20RVJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774524028.223941, 'last_price_update_time': 1774822650.628024}
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GU69%2520RVJ') HTTP/1.1" 204 0
2026-03-29 22:17:30 [bca.uk] INFO: Found listing with ID: BG72%20UVK
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG72%2520UVK%27 HTTP/1.1" 200 None
2026-03-29 22:17:30 [bca.uk] INFO: Scrape type for BG72%20UVK: 2
2026-03-29 22:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00941784-5ff1-54cc-81c1-e9c67ee2c38b with identifier: BG72%20UVK
2026-03-29 22:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00941784-5ff1-54cc-81c1-e9c67ee2c38b with scrape type 2
2026-03-29 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00941784-5ff1-54cc-81c1-e9c67ee2c38b with scrape type 2
2026-03-29 22:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 00941784-5ff1-54cc-81c1-e9c67ee2c38b, identifier: BG72%20UVK
2026-03-29 22:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 427f0694-f96a-597b-8e75-c054bb6363e2 with identifier: DA15%20KKL
2026-03-29 22:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 427f0694-f96a-597b-8e75-c054bb6363e2 with identifier: DA15%20KKL
2026-03-29 22:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 427f0694-f96a-597b-8e75-c054bb6363e2 with identifier: DA15%20KKL to the API
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DA15%20KKL-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '427f0694-f96a-597b-8e75-c054bb6363e2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DA15 KKL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DA15%20KKL&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 71148,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 90 E/F EXCITE Hatchback',
 'transmission': 'manual',
 'trim': '90 E/F EXCITE',
 'vin': 'W0L0XEP08F6039282',
 'year': 2015}
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA15%2520KKL%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [bca.uk] INFO: Saving data for DA15%20KKL: {'auction_closing_time': 1774864800.0, 'created_time': 1774523726.129634, 'last_price_update_time': 1774822651.020204}
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DA15%2520KKL') HTTP/1.1" 204 0
2026-03-29 22:17:31 [bca.uk] INFO: Found listing with ID: LN24%20PDO
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520PDO%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [bca.uk] INFO: Scrape type for LN24%20PDO: 0
2026-03-29 22:17:31 [bca.uk] INFO: Found listing with ID: LL74%20DGO
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520DGO%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [bca.uk] INFO: Scrape type for LL74%20DGO: 0
2026-03-29 22:17:31 [bca.uk] INFO: Found listing with ID: SL69%20OOV
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL69%2520OOV%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [bca.uk] INFO: Scrape type for SL69%20OOV: 2
2026-03-29 22:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffed3a10-11d8-560f-95f8-be4e120fbb59 with identifier: SL69%20OOV
2026-03-29 22:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffed3a10-11d8-560f-95f8-be4e120fbb59 with scrape type 2
2026-03-29 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffed3a10-11d8-560f-95f8-be4e120fbb59 with scrape type 2
2026-03-29 22:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ffed3a10-11d8-560f-95f8-be4e120fbb59, identifier: SL69%20OOV
2026-03-29 22:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 00941784-5ff1-54cc-81c1-e9c67ee2c38b with identifier: BG72%20UVK
2026-03-29 22:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 00941784-5ff1-54cc-81c1-e9c67ee2c38b with identifier: BG72%20UVK
2026-03-29 22:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 00941784-5ff1-54cc-81c1-e9c67ee2c38b with identifier: BG72%20UVK to the API
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 187,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BG72%20UVK-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '00941784-5ff1-54cc-81c1-e9c67ee2c38b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BG72 UVK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BG72%20UVK&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'VOLKSWAGEN',
 'model': 'TRANSPORTER T32',
 'odometer': 34871,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TRANSPORTER T32 2.0 TDI 110 SWB S/L BUSINESS PanelVan',
 'transmission': 'manual',
 'trim': 'TDI 110 SWB S/L BUSINESS',
 'vin': 'WV1ZZZ7HZPH015387',
 'year': 2022}
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG72%2520UVK%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [bca.uk] INFO: Saving data for BG72%20UVK: {'auction_closing_time': 1774864800.0, 'created_time': 1773833512.844524, 'last_price_update_time': 1774822651.629809}
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BG72%2520UVK') HTTP/1.1" 204 0
2026-03-29 22:17:31 [bca.uk] INFO: Found listing with ID: YT63%20YVW
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT63%2520YVW%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [bca.uk] INFO: Scrape type for YT63%20YVW: 2
2026-03-29 22:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 196277d1-0530-5f7f-8310-daaba2eb00a3 with identifier: YT63%20YVW
2026-03-29 22:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 196277d1-0530-5f7f-8310-daaba2eb00a3 with scrape type 2
2026-03-29 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 196277d1-0530-5f7f-8310-daaba2eb00a3 with scrape type 2
2026-03-29 22:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 196277d1-0530-5f7f-8310-daaba2eb00a3, identifier: YT63%20YVW
2026-03-29 22:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ffed3a10-11d8-560f-95f8-be4e120fbb59 with identifier: SL69%20OOV
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=denim+blue HTTP/1.1" 200 None
2026-03-29 22:17:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ffed3a10-11d8-560f-95f8-be4e120fbb59 with identifier: SL69%20OOV
2026-03-29 22:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ffed3a10-11d8-560f-95f8-be4e120fbb59 with identifier: SL69%20OOV to the API
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 76,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SL69%20OOV-GB',
 'category': 'Car',
 'color': 'denim blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'ffed3a10-11d8-560f-95f8-be4e120fbb59',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SL69 OOV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SL69%20OOV&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'TOYOTA',
 'model': 'COROLLA',
 'odometer': 56904,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'TOYOTA COROLLA 1.8 VVT-I HYBRID ICON TECH Hatchback',
 'transmission': 'automatic',
 'trim': 'VVT-I HYBRID ICON TECH',
 'vin': 'SB1K93BE80E081734',
 'year': 2019}
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL69%2520OOV%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [bca.uk] INFO: Saving data for SL69%20OOV: {'auction_closing_time': 1774951200.0, 'created_time': 1774524039.288745, 'last_price_update_time': 1774822652.146129}
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SL69%2520OOV') HTTP/1.1" 204 0
2026-03-29 22:17:32 [bca.uk] INFO: Found listing with ID: BK21%20VBM
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK21%2520VBM%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [bca.uk] INFO: Scrape type for BK21%20VBM: 2
2026-03-29 22:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e9ec6db-5e7d-5920-9e77-14061f2f6dc2 with identifier: BK21%20VBM
2026-03-29 22:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e9ec6db-5e7d-5920-9e77-14061f2f6dc2 with scrape type 2
2026-03-29 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e9ec6db-5e7d-5920-9e77-14061f2f6dc2 with scrape type 2
2026-03-29 22:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1e9ec6db-5e7d-5920-9e77-14061f2f6dc2, identifier: BK21%20VBM
2026-03-29 22:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 196277d1-0530-5f7f-8310-daaba2eb00a3 with identifier: YT63%20YVW
2026-03-29 22:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 196277d1-0530-5f7f-8310-daaba2eb00a3 with identifier: YT63%20YVW
2026-03-29 22:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 196277d1-0530-5f7f-8310-daaba2eb00a3 with identifier: YT63%20YVW to the API
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YT63%20YVW-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '196277d1-0530-5f7f-8310-daaba2eb00a3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YT63 YVW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YT63%20YVW&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'FIAT',
 'model': 'PUNTO',
 'odometer': 77475,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'FIAT PUNTO 1.2 POP Hatchback',
 'transmission': 'manual',
 'trim': 'POP',
 'vin': 'ZFA19900000981415',
 'year': 2013}
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT63%2520YVW%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [bca.uk] INFO: Saving data for YT63%20YVW: {'auction_closing_time': 1774864800.0, 'created_time': 1774523697.119562, 'last_price_update_time': 1774822652.549854}
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YT63%2520YVW') HTTP/1.1" 204 0
2026-03-29 22:17:32 [bca.uk] INFO: Found listing with ID: MW71%20BBN
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW71%2520BBN%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [bca.uk] INFO: Scrape type for MW71%20BBN: 2
2026-03-29 22:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cefa475a-e9de-58a7-bf98-0eca79e2e81b with identifier: MW71%20BBN
2026-03-29 22:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cefa475a-e9de-58a7-bf98-0eca79e2e81b with scrape type 2
2026-03-29 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cefa475a-e9de-58a7-bf98-0eca79e2e81b with scrape type 2
2026-03-29 22:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cefa475a-e9de-58a7-bf98-0eca79e2e81b, identifier: MW71%20BBN
2026-03-29 22:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1e9ec6db-5e7d-5920-9e77-14061f2f6dc2 with identifier: BK21%20VBM
2026-03-29 22:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1e9ec6db-5e7d-5920-9e77-14061f2f6dc2 with identifier: BK21%20VBM
2026-03-29 22:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1e9ec6db-5e7d-5920-9e77-14061f2f6dc2 with identifier: BK21%20VBM to the API
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 207,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BK21%20VBM-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1e9ec6db-5e7d-5920-9e77-14061f2f6dc2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BK21 VBM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BK21%20VBM&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 95715,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 130 300 LWB LEADER H/R PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 130 300 LWB LEADER H/R',
 'vin': 'WF0YXXTTGYLT47367',
 'year': 2021}
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK21%2520VBM%27 HTTP/1.1" 200 None
2026-03-29 22:17:33 [bca.uk] INFO: Saving data for BK21%20VBM: {'auction_closing_time': 1774864800.0, 'created_time': 1774524528.625215, 'last_price_update_time': 1774822653.063684}
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BK21%2520VBM') HTTP/1.1" 204 0
2026-03-29 22:17:33 [bca.uk] INFO: Found listing with ID: FN66%20JPY
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN66%2520JPY%27 HTTP/1.1" 200 None
2026-03-29 22:17:33 [bca.uk] INFO: Scrape type for FN66%20JPY: 2
2026-03-29 22:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e8953cc-c49c-5bd1-b2f8-e2789a13b28b with identifier: FN66%20JPY
2026-03-29 22:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e8953cc-c49c-5bd1-b2f8-e2789a13b28b with scrape type 2
2026-03-29 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e8953cc-c49c-5bd1-b2f8-e2789a13b28b with scrape type 2
2026-03-29 22:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7e8953cc-c49c-5bd1-b2f8-e2789a13b28b, identifier: FN66%20JPY
2026-03-29 22:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cefa475a-e9de-58a7-bf98-0eca79e2e81b with identifier: MW71%20BBN
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=pure+white HTTP/1.1" 200 None
2026-03-29 22:17:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cefa475a-e9de-58a7-bf98-0eca79e2e81b with identifier: MW71%20BBN
2026-03-29 22:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cefa475a-e9de-58a7-bf98-0eca79e2e81b with identifier: MW71%20BBN to the API
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MW71%20BBN-GB',
 'category': 'Car',
 'color': 'pure white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'cefa475a-e9de-58a7-bf98-0eca79e2e81b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MW71 BBN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MW71%20BBN&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'TOYOTA',
 'model': 'COROLLA',
 'odometer': 92316,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'TOYOTA COROLLA 1.8 VVT-I HYBRID ICON Hatchback',
 'transmission': 'automatic',
 'trim': 'VVT-I HYBRID ICON',
 'vin': 'SB1K93BE10E273061',
 'year': 2021}
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW71%2520BBN%27 HTTP/1.1" 200 None
2026-03-29 22:17:33 [bca.uk] INFO: Saving data for MW71%20BBN: {'auction_closing_time': 1774951200.0, 'created_time': 1774524028.639084, 'last_price_update_time': 1774822653.55274}
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MW71%2520BBN') HTTP/1.1" 204 0
2026-03-29 22:17:33 [bca.uk] INFO: Found listing with ID: KY23%20LWA
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY23%2520LWA%27 HTTP/1.1" 200 None
2026-03-29 22:17:33 [bca.uk] INFO: Scrape type for KY23%20LWA: 0
2026-03-29 22:17:33 [bca.uk] INFO: Found listing with ID: LC66%20DZV
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC66%2520DZV%27 HTTP/1.1" 200 None
2026-03-29 22:17:33 [bca.uk] INFO: Scrape type for LC66%20DZV: 2
2026-03-29 22:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52650c92-67e8-5fea-a408-510900fa1804 with identifier: LC66%20DZV
2026-03-29 22:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52650c92-67e8-5fea-a408-510900fa1804 with scrape type 2
2026-03-29 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52650c92-67e8-5fea-a408-510900fa1804 with scrape type 2
2026-03-29 22:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 52650c92-67e8-5fea-a408-510900fa1804, identifier: LC66%20DZV
2026-03-29 22:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7e8953cc-c49c-5bd1-b2f8-e2789a13b28b with identifier: FN66%20JPY
2026-03-29 22:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7e8953cc-c49c-5bd1-b2f8-e2789a13b28b with identifier: FN66%20JPY
2026-03-29 22:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7e8953cc-c49c-5bd1-b2f8-e2789a13b28b with identifier: FN66%20JPY to the API
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FN66%20JPY-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7e8953cc-c49c-5bd1-b2f8-e2789a13b28b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FN66 JPY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FN66%20JPY&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY SPORT',
 'odometer': 99787,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 180 SE TECH StationWagon',
 'transmission': 'automatic',
 'trim': 'TD4 180 SE TECH',
 'vin': 'SALCA2AN0GH633621',
 'year': 2016}
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN66%2520JPY%27 HTTP/1.1" 200 None
2026-03-29 22:17:34 [bca.uk] INFO: Saving data for FN66%20JPY: {'auction_closing_time': 1774951200.0, 'created_time': 1774523689.943409, 'last_price_update_time': 1774822654.040114}
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FN66%2520JPY') HTTP/1.1" 204 0
2026-03-29 22:17:34 [bca.uk] INFO: Found listing with ID: DL73%20LCG
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520LCG%27 HTTP/1.1" 200 None
2026-03-29 22:17:34 [bca.uk] INFO: Scrape type for DL73%20LCG: 0
2026-03-29 22:17:34 [bca.uk] INFO: Found listing with ID: BF17%20BWK
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF17%2520BWK%27 HTTP/1.1" 200 None
2026-03-29 22:17:34 [bca.uk] INFO: Scrape type for BF17%20BWK: 2
2026-03-29 22:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65e8e3a4-71b6-56cb-b679-375ab0dd8a98 with identifier: BF17%20BWK
2026-03-29 22:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65e8e3a4-71b6-56cb-b679-375ab0dd8a98 with scrape type 2
2026-03-29 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65e8e3a4-71b6-56cb-b679-375ab0dd8a98 with scrape type 2
2026-03-29 22:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 65e8e3a4-71b6-56cb-b679-375ab0dd8a98, identifier: BF17%20BWK
2026-03-29 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 52650c92-67e8-5fea-a408-510900fa1804 with identifier: LC66%20DZV
2026-03-29 22:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 52650c92-67e8-5fea-a408-510900fa1804 with identifier: LC66%20DZV
2026-03-29 22:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 52650c92-67e8-5fea-a408-510900fa1804 with identifier: LC66%20DZV to the API
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 157,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LC66%20DZV-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '52650c92-67e8-5fea-a408-510900fa1804',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LC66 DZV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LC66%20DZV&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 89944,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 TDCI 105 310 SWB L/R PanelVan',
 'transmission': 'manual',
 'trim': 'TDCI 105 310 SWB L/R',
 'vin': 'WF0YXXTTGYGS13020',
 'year': 2016}
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC66%2520DZV%27 HTTP/1.1" 200 None
2026-03-29 22:17:34 [bca.uk] INFO: Saving data for LC66%20DZV: {'auction_closing_time': 1774864800.0, 'created_time': 1774523769.41531, 'last_price_update_time': 1774822654.470443}
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LC66%2520DZV') HTTP/1.1" 204 0
2026-03-29 22:17:34 [bca.uk] INFO: Found listing with ID: MK70%20UBP
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK70%2520UBP%27 HTTP/1.1" 200 None
2026-03-29 22:17:34 [bca.uk] INFO: Scrape type for MK70%20UBP: 2
2026-03-29 22:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0558524-5588-5a81-8753-42fc1d2df44d with identifier: MK70%20UBP
2026-03-29 22:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0558524-5588-5a81-8753-42fc1d2df44d with scrape type 2
2026-03-29 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0558524-5588-5a81-8753-42fc1d2df44d with scrape type 2
2026-03-29 22:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b0558524-5588-5a81-8753-42fc1d2df44d, identifier: MK70%20UBP
2026-03-29 22:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 65e8e3a4-71b6-56cb-b679-375ab0dd8a98 with identifier: BF17%20BWK
2026-03-29 22:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 65e8e3a4-71b6-56cb-b679-375ab0dd8a98 with identifier: BF17%20BWK
2026-03-29 22:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 65e8e3a4-71b6-56cb-b679-375ab0dd8a98 with identifier: BF17%20BWK to the API
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BF17%20BWK-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '65e8e3a4-71b6-56cb-b679-375ab0dd8a98',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BF17 BWK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BF17%20BWK&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'INSIGNIA GS',
 'odometer': 106229,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'VAUXHALL INSIGNIA GS 1.6 TURBO D 136 ECOTEC SRI Hatchback',
 'transmission': 'manual',
 'trim': 'TURBO D 136 ECOTEC SRI',
 'vin': 'W0LZS6EF9J1001238',
 'year': 2017}
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF17%2520BWK%27 HTTP/1.1" 200 None
2026-03-29 22:17:34 [bca.uk] INFO: Saving data for BF17%20BWK: {'auction_closing_time': 1774951200.0, 'created_time': 1774524013.027089, 'last_price_update_time': 1774822654.900832}
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BF17%2520BWK') HTTP/1.1" 204 0
2026-03-29 22:17:34 [bca.uk] INFO: Found listing with ID: CX72%20HRJ
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX72%2520HRJ%27 HTTP/1.1" 200 None
2026-03-29 22:17:34 [bca.uk] INFO: Scrape type for CX72%20HRJ: 2
2026-03-29 22:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c266aae-554a-50b4-8073-1011b195b7f0 with identifier: CX72%20HRJ
2026-03-29 22:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c266aae-554a-50b4-8073-1011b195b7f0 with scrape type 2
2026-03-29 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c266aae-554a-50b4-8073-1011b195b7f0 with scrape type 2
2026-03-29 22:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5c266aae-554a-50b4-8073-1011b195b7f0, identifier: CX72%20HRJ
2026-03-29 22:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b0558524-5588-5a81-8753-42fc1d2df44d with identifier: MK70%20UBP
2026-03-29 22:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b0558524-5588-5a81-8753-42fc1d2df44d with identifier: MK70%20UBP
2026-03-29 22:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b0558524-5588-5a81-8753-42fc1d2df44d with identifier: MK70%20UBP to the API
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MK70%20UBP-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b0558524-5588-5a81-8753-42fc1d2df44d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MK70 UBP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MK70%20UBP&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'PEUGEOT',
 'model': '5008',
 'odometer': 99264,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 5008 1.5 BLUEHDI 130 ALLURE StationWagon',
 'transmission': 'manual',
 'trim': 'BLUEHDI 130 ALLURE',
 'vin': 'VF3MCYHZJLS197359',
 'year': 2020}
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK70%2520UBP%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [bca.uk] INFO: Saving data for MK70%20UBP: {'auction_closing_time': 1774951200.0, 'created_time': 1774523689.04563, 'last_price_update_time': 1774822655.304022}
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MK70%2520UBP') HTTP/1.1" 204 0
2026-03-29 22:17:35 [bca.uk] INFO: Found listing with ID: MA21%20ZDN
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA21%2520ZDN%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [bca.uk] INFO: Scrape type for MA21%20ZDN: 2
2026-03-29 22:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31f06770-d8f0-52fc-a11f-830b8b45f105 with identifier: MA21%20ZDN
2026-03-29 22:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31f06770-d8f0-52fc-a11f-830b8b45f105 with scrape type 2
2026-03-29 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31f06770-d8f0-52fc-a11f-830b8b45f105 with scrape type 2
2026-03-29 22:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 31f06770-d8f0-52fc-a11f-830b8b45f105, identifier: MA21%20ZDN
2026-03-29 22:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5c266aae-554a-50b4-8073-1011b195b7f0 with identifier: CX72%20HRJ
2026-03-29 22:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5c266aae-554a-50b4-8073-1011b195b7f0 with identifier: CX72%20HRJ
2026-03-29 22:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5c266aae-554a-50b4-8073-1011b195b7f0 with identifier: CX72%20HRJ to the API
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 195,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CX72%20HRJ-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5c266aae-554a-50b4-8073-1011b195b7f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CX72 HRJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CX72%20HRJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'FIAT',
 'model': 'SCUDO',
 'odometer': 32063,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'FIAT SCUDO 2.0 M/JET 145 L2 TECNICO PanelVan',
 'transmission': 'manual',
 'trim': 'M/JET 145 L2 TECNICO',
 'vin': 'VXFVFEHTMNZ058593',
 'year': 2022}
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX72%2520HRJ%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [bca.uk] INFO: Saving data for CX72%20HRJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774523768.558691, 'last_price_update_time': 1774822655.695895}
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CX72%2520HRJ') HTTP/1.1" 204 0
2026-03-29 22:17:35 [bca.uk] INFO: Found listing with ID: DG65%20FOU
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG65%2520FOU%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [bca.uk] INFO: Scrape type for DG65%20FOU: 2
2026-03-29 22:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6647302d-5257-5eb9-8288-11c3d70a4b23 with identifier: DG65%20FOU
2026-03-29 22:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6647302d-5257-5eb9-8288-11c3d70a4b23 with scrape type 2
2026-03-29 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6647302d-5257-5eb9-8288-11c3d70a4b23 with scrape type 2
2026-03-29 22:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6647302d-5257-5eb9-8288-11c3d70a4b23, identifier: DG65%20FOU
2026-03-29 22:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 31f06770-d8f0-52fc-a11f-830b8b45f105 with identifier: MA21%20ZDN
2026-03-29 22:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 31f06770-d8f0-52fc-a11f-830b8b45f105 with identifier: MA21%20ZDN
2026-03-29 22:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 31f06770-d8f0-52fc-a11f-830b8b45f105 with identifier: MA21%20ZDN to the API
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 92,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MA21%20ZDN-GB',
 'category': 'Car',
 'color': 'pure white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '31f06770-d8f0-52fc-a11f-830b8b45f105',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MA21 ZDN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MA21%20ZDN&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 42375,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.5 HYBRID ICON Hatchback',
 'transmission': 'automatic',
 'trim': 'HYBRID ICON',
 'vin': 'VNKKBAC350A094490',
 'year': 2021}
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA21%2520ZDN%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [bca.uk] INFO: Saving data for MA21%20ZDN: {'auction_closing_time': 1774951200.0, 'created_time': 1774188525.89197, 'last_price_update_time': 1774822656.111462}
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MA21%2520ZDN') HTTP/1.1" 204 0
2026-03-29 22:17:36 [bca.uk] INFO: Found listing with ID: YR70%20AHN
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR70%2520AHN%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [bca.uk] INFO: Scrape type for YR70%20AHN: 2
2026-03-29 22:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5728c1e8-dbba-5359-ad0a-466026271594 with identifier: YR70%20AHN
2026-03-29 22:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5728c1e8-dbba-5359-ad0a-466026271594 with scrape type 2
2026-03-29 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5728c1e8-dbba-5359-ad0a-466026271594 with scrape type 2
2026-03-29 22:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5728c1e8-dbba-5359-ad0a-466026271594, identifier: YR70%20AHN
2026-03-29 22:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6647302d-5257-5eb9-8288-11c3d70a4b23 with identifier: DG65%20FOU
2026-03-29 22:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6647302d-5257-5eb9-8288-11c3d70a4b23 with identifier: DG65%20FOU
2026-03-29 22:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6647302d-5257-5eb9-8288-11c3d70a4b23 with identifier: DG65%20FOU to the API
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DG65%20FOU-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6647302d-5257-5eb9-8288-11c3d70a4b23',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DG65 FOU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DG65%20FOU&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'VAUXHALL',
 'model': 'INSIGNIA',
 'odometer': 93084,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VAUXHALL INSIGNIA 2.0 CDTI E/F 140 SRI Hatchback',
 'transmission': 'manual',
 'trim': 'CDTI E/F 140 SRI',
 'vin': 'W0LGS6ESXF1104955',
 'year': 2015}
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG65%2520FOU%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [bca.uk] INFO: Saving data for DG65%20FOU: {'auction_closing_time': 1774864800.0, 'created_time': 1774523687.05393, 'last_price_update_time': 1774822656.524895}
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DG65%2520FOU') HTTP/1.1" 204 0
2026-03-29 22:17:36 [bca.uk] INFO: Found listing with ID: DP18%20YDO
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP18%2520YDO%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [bca.uk] INFO: Scrape type for DP18%20YDO: 2
2026-03-29 22:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9be4678-b1e2-52d5-8a1b-e245d3ae1804 with identifier: DP18%20YDO
2026-03-29 22:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9be4678-b1e2-52d5-8a1b-e245d3ae1804 with scrape type 2
2026-03-29 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9be4678-b1e2-52d5-8a1b-e245d3ae1804 with scrape type 2
2026-03-29 22:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c9be4678-b1e2-52d5-8a1b-e245d3ae1804, identifier: DP18%20YDO
2026-03-29 22:17:36 [bca.uk] INFO: Total items found: 100
2026-03-29 22:17:36 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded
2026-03-29 22:17:36 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:17:36 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5728c1e8-dbba-5359-ad0a-466026271594 with identifier: YR70%20AHN
2026-03-29 22:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5728c1e8-dbba-5359-ad0a-466026271594 with identifier: YR70%20AHN
2026-03-29 22:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5728c1e8-dbba-5359-ad0a-466026271594 with identifier: YR70%20AHN to the API
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 204,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YR70%20AHN-GB',
 'category': 'LightCommercialVehicle',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5728c1e8-dbba-5359-ad0a-466026271594',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YR70 AHN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YR70%20AHN&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'FORD',
 'model': 'RANGER',
 'odometer': 52739,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD RANGER 2.0 EBL 213 WILDTRAK CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'EBL 213 WILDTRAK',
 'vin': '6FPPXXMJ2PLR80565',
 'year': 2020}
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR70%2520AHN%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [bca.uk] INFO: Saving data for YR70%20AHN: {'auction_closing_time': 1774864800.0, 'created_time': 1774524515.094627, 'last_price_update_time': 1774822657.028304}
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YR70%2520AHN') HTTP/1.1" 204 0
2026-03-29 22:17:37 [bca.uk] INFO: Found listing with ID: NL14%20VWH
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL14%2520VWH%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [bca.uk] INFO: Scrape type for NL14%20VWH: 2
2026-03-29 22:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48974595-6e49-5873-ba1a-99090b7f1092 with identifier: NL14%20VWH
2026-03-29 22:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48974595-6e49-5873-ba1a-99090b7f1092 with scrape type 2
2026-03-29 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48974595-6e49-5873-ba1a-99090b7f1092 with scrape type 2
2026-03-29 22:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 48974595-6e49-5873-ba1a-99090b7f1092, identifier: NL14%20VWH
2026-03-29 22:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c9be4678-b1e2-52d5-8a1b-e245d3ae1804 with identifier: DP18%20YDO
2026-03-29 22:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c9be4678-b1e2-52d5-8a1b-e245d3ae1804 with identifier: DP18%20YDO
2026-03-29 22:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c9be4678-b1e2-52d5-8a1b-e245d3ae1804 with identifier: DP18%20YDO to the API
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 206,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DP18%20YDO-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c9be4678-b1e2-52d5-8a1b-e245d3ae1804',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DP18 YDO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DP18%20YDO&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'GRANDLAND X',
 'odometer': 66442,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VAUXHALL GRANDLAND X 1.2 T 130 SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'T 130 SPORT',
 'vin': 'W0VZRHNY6JS265317',
 'year': 2018}
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP18%2520YDO%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [bca.uk] INFO: Saving data for DP18%20YDO: {'auction_closing_time': 1774951200.0, 'created_time': 1774524015.552583, 'last_price_update_time': 1774822657.429719}
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DP18%2520YDO') HTTP/1.1" 204 0
2026-03-29 22:17:37 [bca.uk] INFO: Found listing with ID: FE62%20GPU
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE62%2520GPU%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [bca.uk] INFO: Scrape type for FE62%20GPU: 2
2026-03-29 22:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 518a0c7d-43b2-54b2-92fe-d10ea2e58dbe with identifier: FE62%20GPU
2026-03-29 22:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 518a0c7d-43b2-54b2-92fe-d10ea2e58dbe with scrape type 2
2026-03-29 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 518a0c7d-43b2-54b2-92fe-d10ea2e58dbe with scrape type 2
2026-03-29 22:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 518a0c7d-43b2-54b2-92fe-d10ea2e58dbe, identifier: FE62%20GPU
2026-03-29 22:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 48974595-6e49-5873-ba1a-99090b7f1092 with identifier: NL14%20VWH
2026-03-29 22:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 48974595-6e49-5873-ba1a-99090b7f1092 with identifier: NL14%20VWH
2026-03-29 22:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 48974595-6e49-5873-ba1a-99090b7f1092 with identifier: NL14%20VWH to the API
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NL14%20VWH-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '48974595-6e49-5873-ba1a-99090b7f1092',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NL14 VWH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NL14%20VWH&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'FORD',
 'model': 'B-MAX',
 'odometer': 71160,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'FORD B-MAX 1.0 E/B 100 ZETEC MPV',
 'transmission': 'manual',
 'trim': 'E/B 100 ZETEC',
 'vin': 'WF0KXXERJKEY19420',
 'year': 2014}
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL14%2520VWH%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [bca.uk] INFO: Saving data for NL14%20VWH: {'auction_closing_time': 1774864800.0, 'created_time': 1774523707.779996, 'last_price_update_time': 1774822657.865496}
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NL14%2520VWH') HTTP/1.1" 204 0
2026-03-29 22:17:37 [bca.uk] INFO: Found listing with ID: NJ18%20ZPS
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ18%2520ZPS%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [bca.uk] INFO: Scrape type for NJ18%20ZPS: 2
2026-03-29 22:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2456cb26-cb13-534d-bf85-8681027e1e3d with identifier: NJ18%20ZPS
2026-03-29 22:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2456cb26-cb13-534d-bf85-8681027e1e3d with scrape type 2
2026-03-29 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2456cb26-cb13-534d-bf85-8681027e1e3d with scrape type 2
2026-03-29 22:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2456cb26-cb13-534d-bf85-8681027e1e3d, identifier: NJ18%20ZPS
2026-03-29 22:17:37 [bca.uk] INFO: Found listing with ID: LT71%20XPE
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT71%2520XPE%27 HTTP/1.1" 200 None
2026-03-29 22:17:38 [bca.uk] INFO: Scrape type for LT71%20XPE: 2
2026-03-29 22:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbadbf0d-8e1f-5d4d-a886-8997d88147e6 with identifier: LT71%20XPE
2026-03-29 22:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbadbf0d-8e1f-5d4d-a886-8997d88147e6 with scrape type 2
2026-03-29 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbadbf0d-8e1f-5d4d-a886-8997d88147e6 with scrape type 2
2026-03-29 22:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fbadbf0d-8e1f-5d4d-a886-8997d88147e6, identifier: LT71%20XPE
2026-03-29 22:17:38 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:17:38 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 518a0c7d-43b2-54b2-92fe-d10ea2e58dbe with identifier: FE62%20GPU
2026-03-29 22:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 518a0c7d-43b2-54b2-92fe-d10ea2e58dbe with identifier: FE62%20GPU
2026-03-29 22:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 518a0c7d-43b2-54b2-92fe-d10ea2e58dbe with identifier: FE62%20GPU to the API
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 182,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FE62%20GPU-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '518a0c7d-43b2-54b2-92fe-d10ea2e58dbe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FE62 GPU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FE62%20GPU&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'FIAT',
 'model': 'SCUDO 10Q',
 'odometer': 69044,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'FIAT SCUDO 10Q 1.6 M/JET 90 L1 H1 COMFORT PanelVan',
 'transmission': 'manual',
 'trim': 'M/JET 90 L1 H1 COMFORT',
 'vin': 'ZFA27000064321957',
 'year': 2012}
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE62%2520GPU%27 HTTP/1.1" 200 None
2026-03-29 22:17:38 [bca.uk] INFO: Saving data for FE62%20GPU: {'auction_closing_time': 1774864800.0, 'created_time': 1774524515.997541, 'last_price_update_time': 1774822658.383795}
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FE62%2520GPU') HTTP/1.1" 204 0
2026-03-29 22:17:38 [bca.uk] INFO: Found listing with ID: YK09%20YKR
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK09%2520YKR%27 HTTP/1.1" 200 None
2026-03-29 22:17:38 [bca.uk] INFO: Scrape type for YK09%20YKR: 2
2026-03-29 22:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38d4281a-e089-54b7-8314-554785fefa48 with identifier: YK09%20YKR
2026-03-29 22:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38d4281a-e089-54b7-8314-554785fefa48 with scrape type 2
2026-03-29 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38d4281a-e089-54b7-8314-554785fefa48 with scrape type 2
2026-03-29 22:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 38d4281a-e089-54b7-8314-554785fefa48, identifier: YK09%20YKR
2026-03-29 22:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2456cb26-cb13-534d-bf85-8681027e1e3d with identifier: NJ18%20ZPS
2026-03-29 22:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2456cb26-cb13-534d-bf85-8681027e1e3d with identifier: NJ18%20ZPS
2026-03-29 22:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2456cb26-cb13-534d-bf85-8681027e1e3d with identifier: NJ18%20ZPS to the API
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NJ18%20ZPS-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '2456cb26-cb13-534d-bf85-8681027e1e3d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NJ18 ZPS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NJ18%20ZPS&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'VOLVO',
 'model': 'V40',
 'odometer': 83107,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VOLVO V40 2.0 D2 120 R DESIGN Hatchback',
 'transmission': 'manual',
 'trim': 'D2 120 R DESIGN',
 'vin': 'YV1MV74L1J2470039',
 'year': 2018}
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ18%2520ZPS%27 HTTP/1.1" 200 None
2026-03-29 22:17:38 [bca.uk] INFO: Saving data for NJ18%20ZPS: {'auction_closing_time': 1774951200.0, 'created_time': 1774524035.41662, 'last_price_update_time': 1774822658.777878}
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ18%2520ZPS') HTTP/1.1" 204 0
2026-03-29 22:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fbadbf0d-8e1f-5d4d-a886-8997d88147e6 with identifier: LT71%20XPE
2026-03-29 22:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fbadbf0d-8e1f-5d4d-a886-8997d88147e6 with identifier: LT71%20XPE
2026-03-29 22:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fbadbf0d-8e1f-5d4d-a886-8997d88147e6 with identifier: LT71%20XPE to the API
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 331,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LT71%20XPE-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '5.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'fbadbf0d-8e1f-5d4d-a886-8997d88147e6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LT71 XPE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LT71%20XPE&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'LAND ROVER',
 'model': 'R/R SPORT',
 'odometer': 52429,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R SPORT 5.0 P575 S/C SVR StationWagon',
 'transmission': 'automatic',
 'trim': 'P575 S/C SVR',
 'vin': 'SALWA2AE4NA214402',
 'year': 2021}
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT71%2520XPE%27 HTTP/1.1" 200 None
2026-03-29 22:17:39 [bca.uk] INFO: Saving data for LT71%20XPE: {'auction_closing_time': 1774951200.0, 'created_time': 1774524097.389064, 'last_price_update_time': 1774822659.067169}
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LT71%2520XPE') HTTP/1.1" 204 0
2026-03-29 22:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:17:39 [bca.uk] INFO: Found listing with ID: DK67%20XBB
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK67%2520XBB%27 HTTP/1.1" 200 None
2026-03-29 22:17:39 [bca.uk] INFO: Scrape type for DK67%20XBB: 2
2026-03-29 22:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 090a173b-bf52-569b-a8f3-061ae7707663 with identifier: DK67%20XBB
2026-03-29 22:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 090a173b-bf52-569b-a8f3-061ae7707663 with scrape type 2
2026-03-29 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 090a173b-bf52-569b-a8f3-061ae7707663 with scrape type 2
2026-03-29 22:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 090a173b-bf52-569b-a8f3-061ae7707663, identifier: DK67%20XBB
2026-03-29 22:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 38d4281a-e089-54b7-8314-554785fefa48 with identifier: YK09%20YKR
2026-03-29 22:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 38d4281a-e089-54b7-8314-554785fefa48 with identifier: YK09%20YKR
2026-03-29 22:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 38d4281a-e089-54b7-8314-554785fefa48 with identifier: YK09%20YKR to the API
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YK09%20YKR-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '38d4281a-e089-54b7-8314-554785fefa48',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YK09 YKR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YK09%20YKR&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 108243,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.4 TITANIUM Hatchback',
 'transmission': 'manual',
 'trim': 'TITANIUM',
 'vin': 'WF0GXXGAJG8T66649',
 'year': 2009}
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK09%2520YKR%27 HTTP/1.1" 200 None
2026-03-29 22:17:39 [bca.uk] INFO: Saving data for YK09%20YKR: {'auction_closing_time': 1774864800.0, 'created_time': 1774523679.536477, 'last_price_update_time': 1774822659.472926}
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YK09%2520YKR') HTTP/1.1" 204 0
2026-03-29 22:17:39 [bca.uk] INFO: Found listing with ID: WP18%20HCJ
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP18%2520HCJ%27 HTTP/1.1" 200 None
2026-03-29 22:17:39 [bca.uk] INFO: Scrape type for WP18%20HCJ: 2
2026-03-29 22:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54d6f32e-6740-5021-b4eb-e8c7e7714b04 with identifier: WP18%20HCJ
2026-03-29 22:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54d6f32e-6740-5021-b4eb-e8c7e7714b04 with scrape type 2
2026-03-29 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54d6f32e-6740-5021-b4eb-e8c7e7714b04 with scrape type 2
2026-03-29 22:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 54d6f32e-6740-5021-b4eb-e8c7e7714b04, identifier: WP18%20HCJ
2026-03-29 22:17:39 [bca.uk] INFO: Found listing with ID: YH16%20JFF
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH16%2520JFF%27 HTTP/1.1" 200 None
2026-03-29 22:17:39 [bca.uk] INFO: Scrape type for YH16%20JFF: 2
2026-03-29 22:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9868c1f-bd04-5b9e-8f07-edc957e2866d with identifier: YH16%20JFF
2026-03-29 22:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9868c1f-bd04-5b9e-8f07-edc957e2866d with scrape type 2
2026-03-29 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9868c1f-bd04-5b9e-8f07-edc957e2866d with scrape type 2
2026-03-29 22:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c9868c1f-bd04-5b9e-8f07-edc957e2866d, identifier: YH16%20JFF
2026-03-29 22:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 090a173b-bf52-569b-a8f3-061ae7707663 with identifier: DK67%20XBB
2026-03-29 22:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 090a173b-bf52-569b-a8f3-061ae7707663 with identifier: DK67%20XBB
2026-03-29 22:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 090a173b-bf52-569b-a8f3-061ae7707663 with identifier: DK67%20XBB to the API
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DK67%20XBB-GB',
 'category': 'LightCommercialVehicle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '090a173b-bf52-569b-a8f3-061ae7707663',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DK67 XBB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DK67%20XBB&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 93990,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.3 CDTI 16V 95 SPORTIVE S/S Van',
 'transmission': 'manual',
 'trim': 'CDTI 16V 95 SPORTIVE S/S',
 'vin': 'W0V0XEP05H4310543',
 'year': 2017}
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK67%2520XBB%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [bca.uk] INFO: Saving data for DK67%20XBB: {'auction_closing_time': 1774864800.0, 'created_time': 1773825808.874699, 'last_price_update_time': 1774822660.00078}
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DK67%2520XBB') HTTP/1.1" 204 0
2026-03-29 22:17:40 [bca.uk] INFO: Found listing with ID: YM64%20MWX
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM64%2520MWX%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [bca.uk] INFO: Scrape type for YM64%20MWX: 2
2026-03-29 22:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11128a67-98c4-5753-9e21-98f991f398cb with identifier: YM64%20MWX
2026-03-29 22:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11128a67-98c4-5753-9e21-98f991f398cb with scrape type 2
2026-03-29 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11128a67-98c4-5753-9e21-98f991f398cb with scrape type 2
2026-03-29 22:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 11128a67-98c4-5753-9e21-98f991f398cb, identifier: YM64%20MWX
2026-03-29 22:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 54d6f32e-6740-5021-b4eb-e8c7e7714b04 with identifier: WP18%20HCJ
2026-03-29 22:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 54d6f32e-6740-5021-b4eb-e8c7e7714b04 with identifier: WP18%20HCJ
2026-03-29 22:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 54d6f32e-6740-5021-b4eb-e8c7e7714b04 with identifier: WP18%20HCJ to the API
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WP18%20HCJ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '54d6f32e-6740-5021-b4eb-e8c7e7714b04',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WP18 HCJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WP18%20HCJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'FORD',
 'model': 'C-MAX',
 'odometer': 60593,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FORD C-MAX 1.0 E/B 125 ZETEC MPV',
 'transmission': 'manual',
 'trim': 'E/B 125 ZETEC',
 'vin': 'WF0VXXGCEVJT33327',
 'year': 2018}
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP18%2520HCJ%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [bca.uk] INFO: Saving data for WP18%20HCJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774524022.404171, 'last_price_update_time': 1774822660.40187}
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WP18%2520HCJ') HTTP/1.1" 204 0
2026-03-29 22:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c9868c1f-bd04-5b9e-8f07-edc957e2866d with identifier: YH16%20JFF
2026-03-29 22:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c9868c1f-bd04-5b9e-8f07-edc957e2866d with identifier: YH16%20JFF
2026-03-29 22:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c9868c1f-bd04-5b9e-8f07-edc957e2866d with identifier: YH16%20JFF to the API
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 97,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YH16%20JFF-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c9868c1f-bd04-5b9e-8f07-edc957e2866d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YH16 JFF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YH16%20JFF&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MINI',
 'model': 'COOPER',
 'odometer': 87922,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'MINI COOPER 1.5 D 116 Hatchback',
 'transmission': 'manual',
 'trim': 'D 116',
 'vin': 'WMWXT320202C11600',
 'year': 2016}
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH16%2520JFF%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [bca.uk] INFO: Saving data for YH16%20JFF: {'auction_closing_time': 1774951200.0, 'created_time': 1774362378.9583, 'last_price_update_time': 1774822660.692938}
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YH16%2520JFF') HTTP/1.1" 204 0
2026-03-29 22:17:40 [bca.uk] INFO: Found listing with ID: LC21%20ZKD
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC21%2520ZKD%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [bca.uk] INFO: Scrape type for LC21%20ZKD: 2
2026-03-29 22:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e03a4dd3-0694-51e3-bd80-0210f3e2f7ab with identifier: LC21%20ZKD
2026-03-29 22:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e03a4dd3-0694-51e3-bd80-0210f3e2f7ab with scrape type 2
2026-03-29 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e03a4dd3-0694-51e3-bd80-0210f3e2f7ab with scrape type 2
2026-03-29 22:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e03a4dd3-0694-51e3-bd80-0210f3e2f7ab, identifier: LC21%20ZKD
2026-03-29 22:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 11128a67-98c4-5753-9e21-98f991f398cb with identifier: YM64%20MWX
2026-03-29 22:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 11128a67-98c4-5753-9e21-98f991f398cb with identifier: YM64%20MWX
2026-03-29 22:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 11128a67-98c4-5753-9e21-98f991f398cb with identifier: YM64%20MWX to the API
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YM64%20MWX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '11128a67-98c4-5753-9e21-98f991f398cb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YM64 MWX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YM64%20MWX&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 65002,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'NISSAN QASHQAI 1.2 DIG-T N-TEC+ Hatchback',
 'transmission': 'manual',
 'trim': 'DIG-T N-TEC+',
 'vin': 'SJNFEAJ11U1242460',
 'year': 2015}
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM64%2520MWX%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [bca.uk] INFO: Saving data for YM64%20MWX: {'auction_closing_time': 1774864800.0, 'created_time': 1774523666.930796, 'last_price_update_time': 1774822661.219814}
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YM64%2520MWX') HTTP/1.1" 204 0
2026-03-29 22:17:41 [bca.uk] INFO: Found listing with ID: OV70%20JYR
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV70%2520JYR%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [bca.uk] INFO: Scrape type for OV70%20JYR: 2
2026-03-29 22:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fa014bd-9323-5e63-bb3e-09d3f07a78d2 with identifier: OV70%20JYR
2026-03-29 22:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fa014bd-9323-5e63-bb3e-09d3f07a78d2 with scrape type 2
2026-03-29 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fa014bd-9323-5e63-bb3e-09d3f07a78d2 with scrape type 2
2026-03-29 22:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5fa014bd-9323-5e63-bb3e-09d3f07a78d2, identifier: OV70%20JYR
2026-03-29 22:17:41 [bca.uk] INFO: Found listing with ID: AF15%20DJV
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF15%2520DJV%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [bca.uk] INFO: Scrape type for AF15%20DJV: 2
2026-03-29 22:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 963972b6-437d-54cc-80ea-2f23cf230f3f with identifier: AF15%20DJV
2026-03-29 22:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 963972b6-437d-54cc-80ea-2f23cf230f3f with scrape type 2
2026-03-29 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 963972b6-437d-54cc-80ea-2f23cf230f3f with scrape type 2
2026-03-29 22:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 963972b6-437d-54cc-80ea-2f23cf230f3f, identifier: AF15%20DJV
2026-03-29 22:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e03a4dd3-0694-51e3-bd80-0210f3e2f7ab with identifier: LC21%20ZKD
2026-03-29 22:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e03a4dd3-0694-51e3-bd80-0210f3e2f7ab with identifier: LC21%20ZKD
2026-03-29 22:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e03a4dd3-0694-51e3-bd80-0210f3e2f7ab with identifier: LC21%20ZKD to the API
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LC21%20ZKD-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e03a4dd3-0694-51e3-bd80-0210f3e2f7ab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LC21 ZKD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LC21%20ZKD&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'CITROEN',
 'model': 'BERLINGO M',
 'odometer': 72320,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'CITROEN BERLINGO M 1.5 BLUEHDI 75 650 ENTERPRISE Van',
 'transmission': 'manual',
 'trim': 'BLUEHDI 75 650 ENTERPRISE',
 'vin': 'VR7EFYHWCMJ555555',
 'year': 2021}
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC21%2520ZKD%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [bca.uk] INFO: Saving data for LC21%20ZKD: {'auction_closing_time': 1774864800.0, 'created_time': 1774524515.545866, 'last_price_update_time': 1774822661.846505}
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LC21%2520ZKD') HTTP/1.1" 204 0
2026-03-29 22:17:41 [bca.uk] INFO: Found listing with ID: MK16%20EUV
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK16%2520EUV%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [bca.uk] INFO: Scrape type for MK16%20EUV: 2
2026-03-29 22:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6596587-1997-5839-aada-b63dac845072 with identifier: MK16%20EUV
2026-03-29 22:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6596587-1997-5839-aada-b63dac845072 with scrape type 2
2026-03-29 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6596587-1997-5839-aada-b63dac845072 with scrape type 2
2026-03-29 22:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a6596587-1997-5839-aada-b63dac845072, identifier: MK16%20EUV
2026-03-29 22:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5fa014bd-9323-5e63-bb3e-09d3f07a78d2 with identifier: OV70%20JYR
2026-03-29 22:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5fa014bd-9323-5e63-bb3e-09d3f07a78d2 with identifier: OV70%20JYR
2026-03-29 22:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5fa014bd-9323-5e63-bb3e-09d3f07a78d2 with identifier: OV70%20JYR to the API
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 195,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OV70%20JYR-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5fa014bd-9323-5e63-bb3e-09d3f07a78d2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OV70 JYR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OV70%20JYR&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'JAGUAR',
 'model': 'F-PACE',
 'odometer': 89627,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'JAGUAR F-PACE 2.0 D 240 AWD PORTFOLIO StationWagon',
 'transmission': 'automatic',
 'trim': 'D 240 AWD PORTFOLIO',
 'vin': 'SADCA2AN1LA659918',
 'year': 2020}
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV70%2520JYR%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [bca.uk] INFO: Saving data for OV70%20JYR: {'auction_closing_time': 1774951200.0, 'created_time': 1774524011.075888, 'last_price_update_time': 1774822662.255266}
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OV70%2520JYR') HTTP/1.1" 204 0
2026-03-29 22:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 963972b6-437d-54cc-80ea-2f23cf230f3f with identifier: AF15%20DJV
2026-03-29 22:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 963972b6-437d-54cc-80ea-2f23cf230f3f with identifier: AF15%20DJV
2026-03-29 22:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 963972b6-437d-54cc-80ea-2f23cf230f3f with identifier: AF15%20DJV to the API
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AF15%20DJV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '963972b6-437d-54cc-80ea-2f23cf230f3f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AF15 DJV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AF15%20DJV&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 42043,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 100 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 100 ZETEC',
 'vin': 'WF0DXXGAKDFD61249',
 'year': 2015}
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF15%2520DJV%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [bca.uk] INFO: Saving data for AF15%20DJV: {'auction_closing_time': 1774951200.0, 'created_time': 1774524225.827346, 'last_price_update_time': 1774822662.528684}
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AF15%2520DJV') HTTP/1.1" 204 0
2026-03-29 22:17:42 [bca.uk] INFO: Found listing with ID: AK72%20CVA
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK72%2520CVA%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [bca.uk] INFO: Scrape type for AK72%20CVA: 0
2026-03-29 22:17:42 [bca.uk] INFO: Found listing with ID: BV66%20HMG
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV66%2520HMG%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [bca.uk] INFO: Scrape type for BV66%20HMG: 0
2026-03-29 22:17:42 [bca.uk] INFO: Found listing with ID: DS21%20FKJ
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS21%2520FKJ%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [bca.uk] INFO: Scrape type for DS21%20FKJ: 2
2026-03-29 22:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8c3b052-fb3c-54ec-b45b-f9edda50b224 with identifier: DS21%20FKJ
2026-03-29 22:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8c3b052-fb3c-54ec-b45b-f9edda50b224 with scrape type 2
2026-03-29 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8c3b052-fb3c-54ec-b45b-f9edda50b224 with scrape type 2
2026-03-29 22:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f8c3b052-fb3c-54ec-b45b-f9edda50b224, identifier: DS21%20FKJ
2026-03-29 22:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a6596587-1997-5839-aada-b63dac845072 with identifier: MK16%20EUV
2026-03-29 22:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a6596587-1997-5839-aada-b63dac845072 with identifier: MK16%20EUV
2026-03-29 22:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a6596587-1997-5839-aada-b63dac845072 with identifier: MK16%20EUV to the API
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MK16%20EUV-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a6596587-1997-5839-aada-b63dac845072',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MK16 EUV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MK16%20EUV&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 42831,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.6 N-CONNECTA Hatchback',
 'transmission': 'automatic',
 'trim': 'N-CONNECTA',
 'vin': 'SJNFBAF15U7218442',
 'year': 2016}
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK16%2520EUV%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [bca.uk] INFO: Saving data for MK16%20EUV: {'auction_closing_time': 1774951200.0, 'created_time': 1774523678.268867, 'last_price_update_time': 1774822662.995911}
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MK16%2520EUV') HTTP/1.1" 204 0
2026-03-29 22:17:43 [bca.uk] INFO: Found listing with ID: DV72%20WBE
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV72%2520WBE%27 HTTP/1.1" 200 None
2026-03-29 22:17:43 [bca.uk] INFO: Scrape type for DV72%20WBE: 0
2026-03-29 22:17:43 [bca.uk] INFO: Found listing with ID: WN20%20YTE
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN20%2520YTE%27 HTTP/1.1" 200 None
2026-03-29 22:17:43 [bca.uk] INFO: Scrape type for WN20%20YTE: 0
2026-03-29 22:17:43 [bca.uk] INFO: Found listing with ID: YC21%20FCR
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC21%2520FCR%27 HTTP/1.1" 200 None
2026-03-29 22:17:43 [bca.uk] INFO: Scrape type for YC21%20FCR: 2
2026-03-29 22:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c982ac2-c310-537f-aff6-9be94a0c3a1a with identifier: YC21%20FCR
2026-03-29 22:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c982ac2-c310-537f-aff6-9be94a0c3a1a with scrape type 2
2026-03-29 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c982ac2-c310-537f-aff6-9be94a0c3a1a with scrape type 2
2026-03-29 22:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4c982ac2-c310-537f-aff6-9be94a0c3a1a, identifier: YC21%20FCR
2026-03-29 22:17:43 [bca.uk] INFO: Found listing with ID: AJ67%20HVO
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ67%2520HVO%27 HTTP/1.1" 200 None
2026-03-29 22:17:43 [bca.uk] INFO: Scrape type for AJ67%20HVO: 2
2026-03-29 22:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef67371c-80fc-5251-906a-a1452ac8d4f6 with identifier: AJ67%20HVO
2026-03-29 22:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef67371c-80fc-5251-906a-a1452ac8d4f6 with scrape type 2
2026-03-29 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef67371c-80fc-5251-906a-a1452ac8d4f6 with scrape type 2
2026-03-29 22:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ef67371c-80fc-5251-906a-a1452ac8d4f6, identifier: AJ67%20HVO
2026-03-29 22:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f8c3b052-fb3c-54ec-b45b-f9edda50b224 with identifier: DS21%20FKJ
2026-03-29 22:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f8c3b052-fb3c-54ec-b45b-f9edda50b224 with identifier: DS21%20FKJ
2026-03-29 22:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f8c3b052-fb3c-54ec-b45b-f9edda50b224 with identifier: DS21%20FKJ to the API
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 169,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DS21%20FKJ-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f8c3b052-fb3c-54ec-b45b-f9edda50b224',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DS21 FKJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DS21%20FKJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'VIVARO 2700',
 'odometer': 195690,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'VAUXHALL VIVARO 2700 1.5 D 120 EDITION L1 H1 PanelVan',
 'transmission': 'manual',
 'trim': 'D 120 EDITION L1 H1',
 'vin': 'VXEVBYHVKLZ062807',
 'year': 2021}
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS21%2520FKJ%27 HTTP/1.1" 200 None
2026-03-29 22:17:43 [bca.uk] INFO: Saving data for DS21%20FKJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774523825.641397, 'last_price_update_time': 1774822663.533111}
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DS21%2520FKJ') HTTP/1.1" 204 0
2026-03-29 22:17:43 [bca.uk] INFO: Found listing with ID: BN13%20HXU
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN13%2520HXU%27 HTTP/1.1" 200 None
2026-03-29 22:17:43 [bca.uk] INFO: Scrape type for BN13%20HXU: 2
2026-03-29 22:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f68c597-ed8d-5eef-aead-d692eb8dc1b7 with identifier: BN13%20HXU
2026-03-29 22:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f68c597-ed8d-5eef-aead-d692eb8dc1b7 with scrape type 2
2026-03-29 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f68c597-ed8d-5eef-aead-d692eb8dc1b7 with scrape type 2
2026-03-29 22:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7f68c597-ed8d-5eef-aead-d692eb8dc1b7, identifier: BN13%20HXU
2026-03-29 22:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4c982ac2-c310-537f-aff6-9be94a0c3a1a with identifier: YC21%20FCR
2026-03-29 22:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4c982ac2-c310-537f-aff6-9be94a0c3a1a with identifier: YC21%20FCR
2026-03-29 22:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4c982ac2-c310-537f-aff6-9be94a0c3a1a with identifier: YC21%20FCR to the API
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 190,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YC21%20FCR-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4c982ac2-c310-537f-aff6-9be94a0c3a1a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YC21 FCR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YC21%20FCR&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'RENAULT',
 'model': 'TRAFIC 30',
 'odometer': 136012,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'RENAULT TRAFIC 30 2.0 DCI 120 LL BUSINESS+ PanelVan',
 'transmission': 'manual',
 'trim': 'DCI 120 LL BUSINESS+',
 'vin': 'VF1FL000967596550',
 'year': 2021}
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC21%2520FCR%27 HTTP/1.1" 200 None
2026-03-29 22:17:43 [bca.uk] INFO: Saving data for YC21%20FCR: {'auction_closing_time': 1774951200.0, 'created_time': 1774390635.752001, 'last_price_update_time': 1774822663.923675}
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YC21%2520FCR') HTTP/1.1" 204 0
2026-03-29 22:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ef67371c-80fc-5251-906a-a1452ac8d4f6 with identifier: AJ67%20HVO
2026-03-29 22:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ef67371c-80fc-5251-906a-a1452ac8d4f6 with identifier: AJ67%20HVO
2026-03-29 22:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ef67371c-80fc-5251-906a-a1452ac8d4f6 with identifier: AJ67%20HVO to the API
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AJ67%20HVO-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ef67371c-80fc-5251-906a-a1452ac8d4f6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AJ67 HVO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AJ67%20HVO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 37180,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.0 E/B 125 TITANIUM X Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 TITANIUM X',
 'vin': 'WF05XXGCC5JL29945',
 'year': 2018}
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ67%2520HVO%27 HTTP/1.1" 200 None
2026-03-29 22:17:44 [bca.uk] INFO: Saving data for AJ67%20HVO: {'auction_closing_time': 1774951200.0, 'created_time': 1774524201.499924, 'last_price_update_time': 1774822664.314974}
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ67%2520HVO') HTTP/1.1" 204 0
2026-03-29 22:17:44 [bca.uk] INFO: Found listing with ID: DS72%20XWT
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS72%2520XWT%27 HTTP/1.1" 200 None
2026-03-29 22:17:44 [bca.uk] INFO: Scrape type for DS72%20XWT: 0
2026-03-29 22:17:44 [bca.uk] INFO: Found listing with ID: EN21%20AFE
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN21%2520AFE%27 HTTP/1.1" 200 None
2026-03-29 22:17:44 [bca.uk] INFO: Scrape type for EN21%20AFE: 2
2026-03-29 22:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90a2f690-e91b-5c9c-840b-75693b8327c0 with identifier: EN21%20AFE
2026-03-29 22:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90a2f690-e91b-5c9c-840b-75693b8327c0 with scrape type 2
2026-03-29 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90a2f690-e91b-5c9c-840b-75693b8327c0 with scrape type 2
2026-03-29 22:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 90a2f690-e91b-5c9c-840b-75693b8327c0, identifier: EN21%20AFE
2026-03-29 22:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7f68c597-ed8d-5eef-aead-d692eb8dc1b7 with identifier: BN13%20HXU
2026-03-29 22:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7f68c597-ed8d-5eef-aead-d692eb8dc1b7 with identifier: BN13%20HXU
2026-03-29 22:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7f68c597-ed8d-5eef-aead-d692eb8dc1b7 with identifier: BN13%20HXU to the API
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BN13%20HXU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7f68c597-ed8d-5eef-aead-d692eb8dc1b7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BN13 HXU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BN13%20HXU&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'FORD',
 'model': 'MONDEO',
 'odometer': 130220,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'FORD MONDEO 2.0 TDCI 140 ZETEC BUSINESS ED. Hatchback',
 'transmission': 'manual',
 'trim': 'TDCI 140 ZETEC BUSINESS ED.',
 'vin': 'WF0EXXGBBEDU01485',
 'year': 2013}
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN13%2520HXU%27 HTTP/1.1" 200 None
2026-03-29 22:17:44 [bca.uk] INFO: Saving data for BN13%20HXU: {'auction_closing_time': 1774864800.0, 'created_time': 1774523667.328675, 'last_price_update_time': 1774822664.712806}
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BN13%2520HXU') HTTP/1.1" 204 0
2026-03-29 22:17:44 [bca.uk] INFO: Found listing with ID: DL73%20KRK
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520KRK%27 HTTP/1.1" 200 None
2026-03-29 22:17:44 [bca.uk] INFO: Scrape type for DL73%20KRK: 0
2026-03-29 22:17:44 [bca.uk] INFO: Found listing with ID: MT74%20KHC
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT74%2520KHC%27 HTTP/1.1" 200 None
2026-03-29 22:17:44 [bca.uk] INFO: Scrape type for MT74%20KHC: 2
2026-03-29 22:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1419b749-f8ea-5f0a-a243-ca95b942b79c with identifier: MT74%20KHC
2026-03-29 22:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1419b749-f8ea-5f0a-a243-ca95b942b79c with scrape type 2
2026-03-29 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1419b749-f8ea-5f0a-a243-ca95b942b79c with scrape type 2
2026-03-29 22:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1419b749-f8ea-5f0a-a243-ca95b942b79c, identifier: MT74%20KHC
2026-03-29 22:17:44 [bca.uk] INFO: Found listing with ID: BT62%20BWL
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT62%2520BWL%27 HTTP/1.1" 200 None
2026-03-29 22:17:44 [bca.uk] INFO: Scrape type for BT62%20BWL: 2
2026-03-29 22:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3056fdb7-4043-5e34-84fa-c6e6c0098761 with identifier: BT62%20BWL
2026-03-29 22:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3056fdb7-4043-5e34-84fa-c6e6c0098761 with scrape type 2
2026-03-29 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3056fdb7-4043-5e34-84fa-c6e6c0098761 with scrape type 2
2026-03-29 22:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3056fdb7-4043-5e34-84fa-c6e6c0098761, identifier: BT62%20BWL
2026-03-29 22:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 90a2f690-e91b-5c9c-840b-75693b8327c0 with identifier: EN21%20AFE
2026-03-29 22:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 90a2f690-e91b-5c9c-840b-75693b8327c0 with identifier: EN21%20AFE
2026-03-29 22:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 90a2f690-e91b-5c9c-840b-75693b8327c0 with identifier: EN21%20AFE to the API
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EN21%20AFE-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '90a2f690-e91b-5c9c-840b-75693b8327c0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EN21 AFE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EN21%20AFE&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VOLKSWAGEN',
 'model': 'CADDY CARGO',
 'odometer': 140216,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN CADDY CARGO 2.0 TDI 102 COMMERCE PRO Van',
 'transmission': 'manual',
 'trim': 'TDI 102 COMMERCE PRO',
 'vin': 'WV1ZZZSKZMX057259',
 'year': 2021}
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN21%2520AFE%27 HTTP/1.1" 200 None
2026-03-29 22:17:45 [bca.uk] INFO: Saving data for EN21%20AFE: {'auction_closing_time': 1774864800.0, 'created_time': 1774523764.429799, 'last_price_update_time': 1774822665.265919}
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EN21%2520AFE') HTTP/1.1" 204 0
2026-03-29 22:17:45 [bca.uk] INFO: Found listing with ID: ML14%20FNS
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML14%2520FNS%27 HTTP/1.1" 200 None
2026-03-29 22:17:45 [bca.uk] INFO: Scrape type for ML14%20FNS: 2
2026-03-29 22:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be026ce5-1089-5134-ba7d-f1087b9f0447 with identifier: ML14%20FNS
2026-03-29 22:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be026ce5-1089-5134-ba7d-f1087b9f0447 with scrape type 2
2026-03-29 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be026ce5-1089-5134-ba7d-f1087b9f0447 with scrape type 2
2026-03-29 22:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: be026ce5-1089-5134-ba7d-f1087b9f0447, identifier: ML14%20FNS
2026-03-29 22:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1419b749-f8ea-5f0a-a243-ca95b942b79c with identifier: MT74%20KHC
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=sonic+grey HTTP/1.1" 200 None
2026-03-29 22:17:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1419b749-f8ea-5f0a-a243-ca95b942b79c with identifier: MT74%20KHC
2026-03-29 22:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1419b749-f8ea-5f0a-a243-ca95b942b79c with identifier: MT74%20KHC to the API
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MT74%20KHC-GB',
 'category': 'Car',
 'color': 'sonic grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '1419b749-f8ea-5f0a-a243-ca95b942b79c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MT74 KHC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MT74%20KHC&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'LEXUS',
 'model': 'UX 300H',
 'odometer': 898,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'LEXUS UX 300H 2.0 F-SPORT DESIGN Hatchback',
 'transmission': 'automatic',
 'trim': 'F-SPORT DESIGN',
 'vin': 'JTHYBBAHX02005061',
 'year': 2024}
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT74%2520KHC%27 HTTP/1.1" 200 None
2026-03-29 22:17:45 [bca.uk] INFO: Saving data for MT74%20KHC: {'auction_closing_time': 1774951200.0, 'created_time': 1774524029.29157, 'last_price_update_time': 1774822665.81531}
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MT74%2520KHC') HTTP/1.1" 204 0
2026-03-29 22:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3056fdb7-4043-5e34-84fa-c6e6c0098761 with identifier: BT62%20BWL
2026-03-29 22:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3056fdb7-4043-5e34-84fa-c6e6c0098761 with identifier: BT62%20BWL
2026-03-29 22:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3056fdb7-4043-5e34-84fa-c6e6c0098761 with identifier: BT62%20BWL to the API
2026-03-29 22:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BT62%20BWL-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3056fdb7-4043-5e34-84fa-c6e6c0098761',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BT62 BWL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BT62%20BWL&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF CABRIOLET',
 'odometer': 101804,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF CABRIOLET 2.0 TDI 140 BMT GT Convertible',
 'transmission': 'manual',
 'trim': 'TDI 140 BMT GT',
 'vin': 'WVWZZZ1KZDK007273',
 'year': 2012}
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT62%2520BWL%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [bca.uk] INFO: Saving data for BT62%20BWL: {'auction_closing_time': 1774951200.0, 'created_time': 1774524223.035526, 'last_price_update_time': 1774822666.141254}
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BT62%2520BWL') HTTP/1.1" 204 0
2026-03-29 22:17:46 [bca.uk] INFO: Found listing with ID: MW21%20KRE
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW21%2520KRE%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [bca.uk] INFO: Scrape type for MW21%20KRE: 2
2026-03-29 22:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c3c13d0-e88a-5dcf-8467-6d16a2a57ab8 with identifier: MW21%20KRE
2026-03-29 22:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c3c13d0-e88a-5dcf-8467-6d16a2a57ab8 with scrape type 2
2026-03-29 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c3c13d0-e88a-5dcf-8467-6d16a2a57ab8 with scrape type 2
2026-03-29 22:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4c3c13d0-e88a-5dcf-8467-6d16a2a57ab8, identifier: MW21%20KRE
2026-03-29 22:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: be026ce5-1089-5134-ba7d-f1087b9f0447 with identifier: ML14%20FNS
2026-03-29 22:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: be026ce5-1089-5134-ba7d-f1087b9f0447 with identifier: ML14%20FNS
2026-03-29 22:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: be026ce5-1089-5134-ba7d-f1087b9f0447 with identifier: ML14%20FNS to the API
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ML14%20FNS-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'be026ce5-1089-5134-ba7d-f1087b9f0447',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ML14 FNS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ML14%20FNS&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 105710,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.6 TDCI 115 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': 'TDCI 115 ZETEC',
 'vin': 'WF0KXXGCBKEY78013',
 'year': 2014}
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML14%2520FNS%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [bca.uk] INFO: Saving data for ML14%20FNS: {'auction_closing_time': 1774864800.0, 'created_time': 1774523712.275548, 'last_price_update_time': 1774822666.542056}
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ML14%2520FNS') HTTP/1.1" 204 0
2026-03-29 22:17:46 [bca.uk] INFO: Found listing with ID: EJ16%20PXZ
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ16%2520PXZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [bca.uk] INFO: Scrape type for EJ16%20PXZ: 2
2026-03-29 22:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b232e7af-f5a0-5c9d-9715-a8363c15fa00 with identifier: EJ16%20PXZ
2026-03-29 22:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b232e7af-f5a0-5c9d-9715-a8363c15fa00 with scrape type 2
2026-03-29 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b232e7af-f5a0-5c9d-9715-a8363c15fa00 with scrape type 2
2026-03-29 22:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b232e7af-f5a0-5c9d-9715-a8363c15fa00, identifier: EJ16%20PXZ
2026-03-29 22:17:46 [bca.uk] INFO: Found listing with ID: FV66%20XBW
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV66%2520XBW%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [bca.uk] INFO: Scrape type for FV66%20XBW: 2
2026-03-29 22:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 775feff4-85a8-5c1c-a136-076e33d9e852 with identifier: FV66%20XBW
2026-03-29 22:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 775feff4-85a8-5c1c-a136-076e33d9e852 with scrape type 2
2026-03-29 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 775feff4-85a8-5c1c-a136-076e33d9e852 with scrape type 2
2026-03-29 22:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 775feff4-85a8-5c1c-a136-076e33d9e852, identifier: FV66%20XBW
2026-03-29 22:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4c3c13d0-e88a-5dcf-8467-6d16a2a57ab8 with identifier: MW21%20KRE
2026-03-29 22:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4c3c13d0-e88a-5dcf-8467-6d16a2a57ab8 with identifier: MW21%20KRE
2026-03-29 22:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4c3c13d0-e88a-5dcf-8467-6d16a2a57ab8 with identifier: MW21%20KRE to the API
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MW21%20KRE-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4c3c13d0-e88a-5dcf-8467-6d16a2a57ab8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MW21 KRE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MW21%20KRE&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'TRANSIT CONNECT',
 'odometer': 82307,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CONNECT 1.5 EBL 120 230 L2 TREND L/R CrewCab Van',
 'transmission': 'manual',
 'trim': 'EBL 120 230 L2 TREND L/R',
 'vin': 'WF05XXWPG5MM85333',
 'year': 2021}
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW21%2520KRE%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [bca.uk] INFO: Saving data for MW21%20KRE: {'auction_closing_time': 1774864800.0, 'created_time': 1774523746.126482, 'last_price_update_time': 1774822667.043396}
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MW21%2520KRE') HTTP/1.1" 204 0
2026-03-29 22:17:47 [bca.uk] INFO: Found listing with ID: SV14%20VHT
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV14%2520VHT%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [bca.uk] INFO: Scrape type for SV14%20VHT: 2
2026-03-29 22:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3931f07b-3dcc-559b-95b3-668e9b833a2d with identifier: SV14%20VHT
2026-03-29 22:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3931f07b-3dcc-559b-95b3-668e9b833a2d with scrape type 2
2026-03-29 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3931f07b-3dcc-559b-95b3-668e9b833a2d with scrape type 2
2026-03-29 22:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3931f07b-3dcc-559b-95b3-668e9b833a2d, identifier: SV14%20VHT
2026-03-29 22:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b232e7af-f5a0-5c9d-9715-a8363c15fa00 with identifier: EJ16%20PXZ
2026-03-29 22:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b232e7af-f5a0-5c9d-9715-a8363c15fa00 with identifier: EJ16%20PXZ
2026-03-29 22:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b232e7af-f5a0-5c9d-9715-a8363c15fa00 with identifier: EJ16%20PXZ to the API
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EJ16%20PXZ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b232e7af-f5a0-5c9d-9715-a8363c15fa00',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EJ16 PXZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EJ16%20PXZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 91193,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.0 T 12V 105 E/F SRI Hatchback',
 'transmission': 'manual',
 'trim': 'T 12V 105 E/F SRI',
 'vin': 'W0LBF6EA5GG086725',
 'year': 2016}
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ16%2520PXZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [bca.uk] INFO: Saving data for EJ16%20PXZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774361346.51073, 'last_price_update_time': 1774822667.467509}
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EJ16%2520PXZ') HTTP/1.1" 204 0
2026-03-29 22:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 775feff4-85a8-5c1c-a136-076e33d9e852 with identifier: FV66%20XBW
2026-03-29 22:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 775feff4-85a8-5c1c-a136-076e33d9e852 with identifier: FV66%20XBW
2026-03-29 22:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 775feff4-85a8-5c1c-a136-076e33d9e852 with identifier: FV66%20XBW to the API
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FV66%20XBW-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '775feff4-85a8-5c1c-a136-076e33d9e852',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FV66 XBW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FV66%20XBW&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 86340,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 100 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 100 ZETEC',
 'vin': 'WF0DXXGAKDGY09693',
 'year': 2016}
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV66%2520XBW%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [bca.uk] INFO: Saving data for FV66%20XBW: {'auction_closing_time': 1774951200.0, 'created_time': 1774524219.317992, 'last_price_update_time': 1774822667.81507}
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FV66%2520XBW') HTTP/1.1" 204 0
2026-03-29 22:17:47 [bca.uk] INFO: Found listing with ID: VU20%20KXN
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU20%2520KXN%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [bca.uk] INFO: Scrape type for VU20%20KXN: 0
2026-03-29 22:17:47 [bca.uk] INFO: Found listing with ID: YP24%20NNB
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP24%2520NNB%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [bca.uk] INFO: Scrape type for YP24%20NNB: 2
2026-03-29 22:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76e173fe-0bbe-59ee-bd3d-960f5bdd87a8 with identifier: YP24%20NNB
2026-03-29 22:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76e173fe-0bbe-59ee-bd3d-960f5bdd87a8 with scrape type 2
2026-03-29 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76e173fe-0bbe-59ee-bd3d-960f5bdd87a8 with scrape type 2
2026-03-29 22:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 76e173fe-0bbe-59ee-bd3d-960f5bdd87a8, identifier: YP24%20NNB
2026-03-29 22:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3931f07b-3dcc-559b-95b3-668e9b833a2d with identifier: SV14%20VHT
2026-03-29 22:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3931f07b-3dcc-559b-95b3-668e9b833a2d with identifier: SV14%20VHT
2026-03-29 22:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3931f07b-3dcc-559b-95b3-668e9b833a2d with identifier: SV14%20VHT to the API
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SV14%20VHT-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3931f07b-3dcc-559b-95b3-668e9b833a2d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SV14 VHT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SV14%20VHT&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 84862,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 2.0 TDI 150 GT Hatchback',
 'transmission': 'manual',
 'trim': 'TDI 150 GT',
 'vin': 'WVWZZZAUZEP071093',
 'year': 2014}
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV14%2520VHT%27 HTTP/1.1" 200 None
2026-03-29 22:17:48 [bca.uk] INFO: Saving data for SV14%20VHT: {'auction_closing_time': 1774951200.0, 'created_time': 1774523712.809298, 'last_price_update_time': 1774822668.253079}
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SV14%2520VHT') HTTP/1.1" 204 0
2026-03-29 22:17:48 [bca.uk] INFO: Found listing with ID: FA19%20XRY
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FA19%2520XRY%27 HTTP/1.1" 200 None
2026-03-29 22:17:48 [bca.uk] INFO: Scrape type for FA19%20XRY: 2
2026-03-29 22:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb7073d7-6ce4-5c8c-b731-2137c1f8b030 with identifier: FA19%20XRY
2026-03-29 22:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb7073d7-6ce4-5c8c-b731-2137c1f8b030 with scrape type 2
2026-03-29 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb7073d7-6ce4-5c8c-b731-2137c1f8b030 with scrape type 2
2026-03-29 22:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fb7073d7-6ce4-5c8c-b731-2137c1f8b030, identifier: FA19%20XRY
2026-03-29 22:17:48 [bca.uk] INFO: Found listing with ID: NU67%20EFD
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU67%2520EFD%27 HTTP/1.1" 200 None
2026-03-29 22:17:48 [bca.uk] INFO: Scrape type for NU67%20EFD: 2
2026-03-29 22:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a9212de-ba16-5f15-b583-6db379444316 with identifier: NU67%20EFD
2026-03-29 22:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a9212de-ba16-5f15-b583-6db379444316 with scrape type 2
2026-03-29 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a9212de-ba16-5f15-b583-6db379444316 with scrape type 2
2026-03-29 22:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7a9212de-ba16-5f15-b583-6db379444316, identifier: NU67%20EFD
2026-03-29 22:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 76e173fe-0bbe-59ee-bd3d-960f5bdd87a8 with identifier: YP24%20NNB
2026-03-29 22:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 76e173fe-0bbe-59ee-bd3d-960f5bdd87a8 with identifier: YP24%20NNB
2026-03-29 22:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 76e173fe-0bbe-59ee-bd3d-960f5bdd87a8 with identifier: YP24%20NNB to the API
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 231,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YP24%20NNB-GB',
 'category': 'LightCommercialVehicle',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '76e173fe-0bbe-59ee-bd3d-960f5bdd87a8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YP24 NNB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YP24%20NNB&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'RANGER',
 'odometer': 41259,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'FORD RANGER 2.0 EBL 205 4WD WILDTRAK CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'EBL 205 4WD WILDTRAK',
 'vin': '6FPPXXMJ2PPU16494',
 'year': 2024}
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP24%2520NNB%27 HTTP/1.1" 200 None
2026-03-29 22:17:48 [bca.uk] INFO: Saving data for YP24%20NNB: {'auction_closing_time': 1774864800.0, 'created_time': 1774523835.727307, 'last_price_update_time': 1774822668.850152}
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YP24%2520NNB') HTTP/1.1" 204 0
2026-03-29 22:17:48 [bca.uk] INFO: Found listing with ID: VO67%20SZZ
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO67%2520SZZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:48 [bca.uk] INFO: Scrape type for VO67%20SZZ: 2
2026-03-29 22:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6365b6e7-ffdd-5ae7-8ffe-24a3ad1f3e05 with identifier: VO67%20SZZ
2026-03-29 22:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6365b6e7-ffdd-5ae7-8ffe-24a3ad1f3e05 with scrape type 2
2026-03-29 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6365b6e7-ffdd-5ae7-8ffe-24a3ad1f3e05 with scrape type 2
2026-03-29 22:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6365b6e7-ffdd-5ae7-8ffe-24a3ad1f3e05, identifier: VO67%20SZZ
2026-03-29 22:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fb7073d7-6ce4-5c8c-b731-2137c1f8b030 with identifier: FA19%20XRY
2026-03-29 22:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fb7073d7-6ce4-5c8c-b731-2137c1f8b030 with identifier: FA19%20XRY
2026-03-29 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fb7073d7-6ce4-5c8c-b731-2137c1f8b030 with identifier: FA19%20XRY to the API
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FA19%20XRY-GB',
 'category': 'Car',
 'color': 'orange',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'fb7073d7-6ce4-5c8c-b731-2137c1f8b030',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FA19 XRY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FA19%20XRY&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'DACIA',
 'model': 'DUSTER',
 'odometer': 81975,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'DACIA DUSTER 1.5 BLUE DCI 115 PRESTIGE StationWagon',
 'transmission': 'manual',
 'trim': 'BLUE DCI 115 PRESTIGE',
 'vin': 'VF1HJD20961817330',
 'year': 2019}
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FA19%2520XRY%27 HTTP/1.1" 200 None
2026-03-29 22:17:49 [bca.uk] INFO: Saving data for FA19%20XRY: {'auction_closing_time': 1774951200.0, 'created_time': 1774524032.23642, 'last_price_update_time': 1774822669.272136}
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FA19%2520XRY') HTTP/1.1" 204 0
2026-03-29 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7a9212de-ba16-5f15-b583-6db379444316 with identifier: NU67%20EFD
2026-03-29 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7a9212de-ba16-5f15-b583-6db379444316 with identifier: NU67%20EFD
2026-03-29 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7a9212de-ba16-5f15-b583-6db379444316 with identifier: NU67%20EFD to the API
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 158,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NU67%20EFD-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7a9212de-ba16-5f15-b583-6db379444316',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NU67 EFD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NU67%20EFD&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'BMW',
 'model': 'X5',
 'odometer': 63519,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'BMW X5 3.0 XDRIVE 30D M SPORT StationWagon',
 'transmission': 'manual',
 'trim': 'XDRIVE 30D M SPORT',
 'vin': 'WBAKS420X00V25197',
 'year': 2017}
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU67%2520EFD%27 HTTP/1.1" 200 None
2026-03-29 22:17:49 [bca.uk] INFO: Saving data for NU67%20EFD: {'auction_closing_time': 1774951200.0, 'created_time': 1774524216.574923, 'last_price_update_time': 1774822669.573473}
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NU67%2520EFD') HTTP/1.1" 204 0
2026-03-29 22:17:49 [bca.uk] INFO: Found listing with ID: DL72%20PGU
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL72%2520PGU%27 HTTP/1.1" 200 None
2026-03-29 22:17:49 [bca.uk] INFO: Scrape type for DL72%20PGU: 2
2026-03-29 22:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3083d20f-714c-516f-a357-3c09678fb736 with identifier: DL72%20PGU
2026-03-29 22:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3083d20f-714c-516f-a357-3c09678fb736 with scrape type 2
2026-03-29 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3083d20f-714c-516f-a357-3c09678fb736 with scrape type 2
2026-03-29 22:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3083d20f-714c-516f-a357-3c09678fb736, identifier: DL72%20PGU
2026-03-29 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6365b6e7-ffdd-5ae7-8ffe-24a3ad1f3e05 with identifier: VO67%20SZZ
2026-03-29 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6365b6e7-ffdd-5ae7-8ffe-24a3ad1f3e05 with identifier: VO67%20SZZ
2026-03-29 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6365b6e7-ffdd-5ae7-8ffe-24a3ad1f3e05 with identifier: VO67%20SZZ to the API
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VO67%20SZZ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6365b6e7-ffdd-5ae7-8ffe-24a3ad1f3e05',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VO67 SZZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VO67%20SZZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 51412,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.0 75 MATCH EDITION Hatchback',
 'transmission': 'manual',
 'trim': '75 MATCH EDITION',
 'vin': 'WVWZZZ6RZHU071183',
 'year': 2017}
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO67%2520SZZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:49 [bca.uk] INFO: Saving data for VO67%20SZZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774523692.983997, 'last_price_update_time': 1774822669.986617}
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VO67%2520SZZ') HTTP/1.1" 204 0
2026-03-29 22:17:50 [bca.uk] INFO: Found listing with ID: LC19%20VCD
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC19%2520VCD%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [bca.uk] INFO: Scrape type for LC19%20VCD: 2
2026-03-29 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7518df7e-be40-55cf-b85c-ceebd4a8b6bf with identifier: LC19%20VCD
2026-03-29 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7518df7e-be40-55cf-b85c-ceebd4a8b6bf with scrape type 2
2026-03-29 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7518df7e-be40-55cf-b85c-ceebd4a8b6bf with scrape type 2
2026-03-29 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7518df7e-be40-55cf-b85c-ceebd4a8b6bf, identifier: LC19%20VCD
2026-03-29 22:17:50 [bca.uk] INFO: Found listing with ID: WN19%20TBZ
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN19%2520TBZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [bca.uk] INFO: Scrape type for WN19%20TBZ: 2
2026-03-29 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e7443bb-823b-567d-a8b5-266f334fdb1c with identifier: WN19%20TBZ
2026-03-29 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e7443bb-823b-567d-a8b5-266f334fdb1c with scrape type 2
2026-03-29 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e7443bb-823b-567d-a8b5-266f334fdb1c with scrape type 2
2026-03-29 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2e7443bb-823b-567d-a8b5-266f334fdb1c, identifier: WN19%20TBZ
2026-03-29 22:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3083d20f-714c-516f-a357-3c09678fb736 with identifier: DL72%20PGU
2026-03-29 22:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3083d20f-714c-516f-a357-3c09678fb736 with identifier: DL72%20PGU
2026-03-29 22:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3083d20f-714c-516f-a357-3c09678fb736 with identifier: DL72%20PGU to the API
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 200,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DL72%20PGU-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3083d20f-714c-516f-a357-3c09678fb736',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DL72 PGU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DL72%20PGU&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'VAUXHALL',
 'model': 'VIVARO 3100',
 'odometer': 46138,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'VAUXHALL VIVARO 3100 2.0 D 145 PRO L2 H1 PanelVan',
 'transmission': 'manual',
 'trim': 'D 145 PRO L2 H1',
 'vin': 'VXEVFEHTMN7080130',
 'year': 2023}
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL72%2520PGU%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [bca.uk] INFO: Saving data for DL72%20PGU: {'auction_closing_time': 1774864800.0, 'created_time': 1774523834.409382, 'last_price_update_time': 1774822670.492515}
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DL72%2520PGU') HTTP/1.1" 204 0
2026-03-29 22:17:50 [bca.uk] INFO: Found listing with ID: WK67%20RPO
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK67%2520RPO%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [bca.uk] INFO: Scrape type for WK67%20RPO: 2
2026-03-29 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbc9aead-b94d-524a-a228-cd0838667b0a with identifier: WK67%20RPO
2026-03-29 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbc9aead-b94d-524a-a228-cd0838667b0a with scrape type 2
2026-03-29 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbc9aead-b94d-524a-a228-cd0838667b0a with scrape type 2
2026-03-29 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bbc9aead-b94d-524a-a228-cd0838667b0a, identifier: WK67%20RPO
2026-03-29 22:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7518df7e-be40-55cf-b85c-ceebd4a8b6bf with identifier: LC19%20VCD
2026-03-29 22:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7518df7e-be40-55cf-b85c-ceebd4a8b6bf with identifier: LC19%20VCD
2026-03-29 22:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7518df7e-be40-55cf-b85c-ceebd4a8b6bf with identifier: LC19%20VCD to the API
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 93,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LC19%20VCD-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7518df7e-be40-55cf-b85c-ceebd4a8b6bf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LC19 VCD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LC19%20VCD&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'CITROEN',
 'model': 'C1',
 'odometer': 55243,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'CITROEN C1 1.0 VTI 72 FEEL Hatchback',
 'transmission': 'manual',
 'trim': 'VTI 72 FEEL',
 'vin': 'VF7PSCFBDJR720220',
 'year': 2019}
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC19%2520VCD%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [bca.uk] INFO: Saving data for LC19%20VCD: {'auction_closing_time': 1774951200.0, 'created_time': 1774524014.893163, 'last_price_update_time': 1774822670.872302}
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LC19%2520VCD') HTTP/1.1" 204 0
2026-03-29 22:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2e7443bb-823b-567d-a8b5-266f334fdb1c with identifier: WN19%20TBZ
2026-03-29 22:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2e7443bb-823b-567d-a8b5-266f334fdb1c with identifier: WN19%20TBZ
2026-03-29 22:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2e7443bb-823b-567d-a8b5-266f334fdb1c with identifier: WN19%20TBZ to the API
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 171,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WN19%20TBZ-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '2e7443bb-823b-567d-a8b5-266f334fdb1c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'WN19 TBZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WN19%20TBZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 86236,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 130 300 LWB LIMITED L/R PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 130 300 LWB LIMITED L/R',
 'vin': 'WF0YXXTTGYKC32981',
 'year': 2019}
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN19%2520TBZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [bca.uk] INFO: Saving data for WN19%20TBZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774524273.753809, 'last_price_update_time': 1774822671.267367}
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WN19%2520TBZ') HTTP/1.1" 204 0
2026-03-29 22:17:51 [bca.uk] INFO: Found listing with ID: LO70%20SNY
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO70%2520SNY%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [bca.uk] INFO: Scrape type for LO70%20SNY: 2
2026-03-29 22:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37fb9b90-2ad3-5fed-b04f-2eb597f5051f with identifier: LO70%20SNY
2026-03-29 22:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37fb9b90-2ad3-5fed-b04f-2eb597f5051f with scrape type 2
2026-03-29 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37fb9b90-2ad3-5fed-b04f-2eb597f5051f with scrape type 2
2026-03-29 22:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 37fb9b90-2ad3-5fed-b04f-2eb597f5051f, identifier: LO70%20SNY
2026-03-29 22:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bbc9aead-b94d-524a-a228-cd0838667b0a with identifier: WK67%20RPO
2026-03-29 22:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bbc9aead-b94d-524a-a228-cd0838667b0a with identifier: WK67%20RPO
2026-03-29 22:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bbc9aead-b94d-524a-a228-cd0838667b0a with identifier: WK67%20RPO to the API
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WK67%20RPO-GB',
 'category': 'Car',
 'color': 'yellow',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'bbc9aead-b94d-524a-a228-cd0838667b0a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WK67 RPO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WK67%20RPO&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 53111,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.6 TEKNA XTRONIC Hatchback',
 'transmission': 'automatic',
 'trim': 'TEKNA XTRONIC',
 'vin': 'SJNFBAF15U7384642',
 'year': 2017}
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK67%2520RPO%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [bca.uk] INFO: Saving data for WK67%20RPO: {'auction_closing_time': 1774951200.0, 'created_time': 1774523696.250208, 'last_price_update_time': 1774822671.675451}
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WK67%2520RPO') HTTP/1.1" 204 0
2026-03-29 22:17:51 [bca.uk] INFO: Found listing with ID: LS70%20GYB
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS70%2520GYB%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [bca.uk] INFO: Scrape type for LS70%20GYB: 2
2026-03-29 22:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f3d356f-3fd8-55a1-906c-dce2ea957a3f with identifier: LS70%20GYB
2026-03-29 22:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f3d356f-3fd8-55a1-906c-dce2ea957a3f with scrape type 2
2026-03-29 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f3d356f-3fd8-55a1-906c-dce2ea957a3f with scrape type 2
2026-03-29 22:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0f3d356f-3fd8-55a1-906c-dce2ea957a3f, identifier: LS70%20GYB
2026-03-29 22:17:51 [bca.uk] INFO: Found listing with ID: KM61%20EBN
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM61%2520EBN%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [bca.uk] INFO: Scrape type for KM61%20EBN: 2
2026-03-29 22:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 437a5475-600b-5e3e-8439-600df885c547 with identifier: KM61%20EBN
2026-03-29 22:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 437a5475-600b-5e3e-8439-600df885c547 with scrape type 2
2026-03-29 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 437a5475-600b-5e3e-8439-600df885c547 with scrape type 2
2026-03-29 22:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 437a5475-600b-5e3e-8439-600df885c547, identifier: KM61%20EBN
2026-03-29 22:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 37fb9b90-2ad3-5fed-b04f-2eb597f5051f with identifier: LO70%20SNY
2026-03-29 22:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 37fb9b90-2ad3-5fed-b04f-2eb597f5051f with identifier: LO70%20SNY
2026-03-29 22:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 37fb9b90-2ad3-5fed-b04f-2eb597f5051f with identifier: LO70%20SNY to the API
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LO70%20SNY-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '37fb9b90-2ad3-5fed-b04f-2eb597f5051f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LO70 SNY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LO70%20SNY&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'PEUGEOT',
 'model': 'PARTNER',
 'odometer': 29758,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'PEUGEOT PARTNER 1.5 B/HDI 100 1000 PROF.STD. Van',
 'transmission': 'manual',
 'trim': 'B/HDI 100 1000 PROF.STD.',
 'vin': 'VR3EFYHYCLJ985814',
 'year': 2021}
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO70%2520SNY%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [bca.uk] INFO: Saving data for LO70%20SNY: {'auction_closing_time': 1774864800.0, 'created_time': 1774523835.304155, 'last_price_update_time': 1774822672.214803}
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LO70%2520SNY') HTTP/1.1" 204 0
2026-03-29 22:17:52 [bca.uk] INFO: Found listing with ID: BA68%20TXX
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BA68%2520TXX%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [bca.uk] INFO: Scrape type for BA68%20TXX: 2
2026-03-29 22:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42a9d13e-90e2-5fa2-b4a2-fddbc2556ed8 with identifier: BA68%20TXX
2026-03-29 22:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42a9d13e-90e2-5fa2-b4a2-fddbc2556ed8 with scrape type 2
2026-03-29 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42a9d13e-90e2-5fa2-b4a2-fddbc2556ed8 with scrape type 2
2026-03-29 22:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 42a9d13e-90e2-5fa2-b4a2-fddbc2556ed8, identifier: BA68%20TXX
2026-03-29 22:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0f3d356f-3fd8-55a1-906c-dce2ea957a3f with identifier: LS70%20GYB
2026-03-29 22:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0f3d356f-3fd8-55a1-906c-dce2ea957a3f with identifier: LS70%20GYB
2026-03-29 22:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0f3d356f-3fd8-55a1-906c-dce2ea957a3f with identifier: LS70%20GYB to the API
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LS70%20GYB-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0f3d356f-3fd8-55a1-906c-dce2ea957a3f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LS70 GYB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LS70%20GYB&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'DACIA',
 'model': 'DUSTER',
 'odometer': 43039,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'DACIA DUSTER 1.3 TCE 130 SE TWENTY StationWagon',
 'transmission': 'manual',
 'trim': 'TCE 130 SE TWENTY',
 'vin': 'VF1HJD20965258869',
 'year': 2020}
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS70%2520GYB%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [bca.uk] INFO: Saving data for LS70%20GYB: {'auction_closing_time': 1774951200.0, 'created_time': 1774524006.90738, 'last_price_update_time': 1774822672.608051}
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LS70%2520GYB') HTTP/1.1" 204 0
2026-03-29 22:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 437a5475-600b-5e3e-8439-600df885c547 with identifier: KM61%20EBN
2026-03-29 22:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 437a5475-600b-5e3e-8439-600df885c547 with identifier: KM61%20EBN
2026-03-29 22:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 437a5475-600b-5e3e-8439-600df885c547 with identifier: KM61%20EBN to the API
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM61%20EBN-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '437a5475-600b-5e3e-8439-600df885c547',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KM61 EBN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM61%20EBN&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'AUDI',
 'model': 'A1',
 'odometer': 59295,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'AUDI A1 1.4 TFSI SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'TFSI SPORT',
 'vin': 'WAUZZZ8X0CB054603',
 'year': 2012}
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM61%2520EBN%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [bca.uk] INFO: Saving data for KM61%20EBN: {'auction_closing_time': 1774951200.0, 'created_time': 1774524179.325267, 'last_price_update_time': 1774822672.99569}
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM61%2520EBN') HTTP/1.1" 204 0
2026-03-29 22:17:53 [bca.uk] INFO: Found listing with ID: EO72%20JVW
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO72%2520JVW%27 HTTP/1.1" 200 None
2026-03-29 22:17:53 [bca.uk] INFO: Scrape type for EO72%20JVW: 2
2026-03-29 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c958c72-8556-5cc9-b89e-c147ce0fec49 with identifier: EO72%20JVW
2026-03-29 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c958c72-8556-5cc9-b89e-c147ce0fec49 with scrape type 2
2026-03-29 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c958c72-8556-5cc9-b89e-c147ce0fec49 with scrape type 2
2026-03-29 22:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9c958c72-8556-5cc9-b89e-c147ce0fec49, identifier: EO72%20JVW
2026-03-29 22:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 42a9d13e-90e2-5fa2-b4a2-fddbc2556ed8 with identifier: BA68%20TXX
2026-03-29 22:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 42a9d13e-90e2-5fa2-b4a2-fddbc2556ed8 with identifier: BA68%20TXX
2026-03-29 22:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 42a9d13e-90e2-5fa2-b4a2-fddbc2556ed8 with identifier: BA68%20TXX to the API
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BA68%20TXX-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '42a9d13e-90e2-5fa2-b4a2-fddbc2556ed8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BA68 TXX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BA68%20TXX&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'SUZUKI',
 'model': 'IGNIS',
 'odometer': 55214,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'SUZUKI IGNIS 1.2 DUALJET SHVS SZ5 ALLGRIP Hatchback',
 'transmission': 'manual',
 'trim': 'DUALJET SHVS SZ5 ALLGRIP',
 'vin': 'JSAMFJ21S00202243',
 'year': 2019}
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BA68%2520TXX%27 HTTP/1.1" 200 None
2026-03-29 22:17:53 [bca.uk] INFO: Saving data for BA68%20TXX: {'auction_closing_time': 1774951200.0, 'created_time': 1774523684.56472, 'last_price_update_time': 1774822673.420541}
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BA68%2520TXX') HTTP/1.1" 204 0
2026-03-29 22:17:53 [bca.uk] INFO: Found listing with ID: LV14%20ZZS
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV14%2520ZZS%27 HTTP/1.1" 200 None
2026-03-29 22:17:53 [bca.uk] INFO: Scrape type for LV14%20ZZS: 2
2026-03-29 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c913e85-063c-598b-ac35-3fe354a8e235 with identifier: LV14%20ZZS
2026-03-29 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c913e85-063c-598b-ac35-3fe354a8e235 with scrape type 2
2026-03-29 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c913e85-063c-598b-ac35-3fe354a8e235 with scrape type 2
2026-03-29 22:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0c913e85-063c-598b-ac35-3fe354a8e235, identifier: LV14%20ZZS
2026-03-29 22:17:53 [bca.uk] INFO: Found listing with ID: YG23%20XFA
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG23%2520XFA%27 HTTP/1.1" 200 None
2026-03-29 22:17:53 [bca.uk] INFO: Scrape type for YG23%20XFA: 2
2026-03-29 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d974e005-508a-5415-873e-f3d2dee6d797 with identifier: YG23%20XFA
2026-03-29 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d974e005-508a-5415-873e-f3d2dee6d797 with scrape type 2
2026-03-29 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d974e005-508a-5415-873e-f3d2dee6d797 with scrape type 2
2026-03-29 22:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d974e005-508a-5415-873e-f3d2dee6d797, identifier: YG23%20XFA
2026-03-29 22:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9c958c72-8556-5cc9-b89e-c147ce0fec49 with identifier: EO72%20JVW
2026-03-29 22:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9c958c72-8556-5cc9-b89e-c147ce0fec49 with identifier: EO72%20JVW
2026-03-29 22:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9c958c72-8556-5cc9-b89e-c147ce0fec49 with identifier: EO72%20JVW to the API
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 245,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EO72%20JVW-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9c958c72-8556-5cc9-b89e-c147ce0fec49',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EO72 JVW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EO72%20JVW&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'FORD',
 'model': 'TRANSIT 350 RWD',
 'odometer': 67142,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT 350 RWD 2.0 EBL 130 L4 LEADER Dropside',
 'transmission': 'manual',
 'trim': 'EBL 130 L4 LEADER',
 'vin': 'WF0AXXTTRANJ41169',
 'year': 2023}
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO72%2520JVW%27 HTTP/1.1" 200 None
2026-03-29 22:17:53 [bca.uk] INFO: Saving data for EO72%20JVW: {'auction_closing_time': 1774864800.0, 'created_time': 1774351817.700511, 'last_price_update_time': 1774822673.97865}
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EO72%2520JVW') HTTP/1.1" 204 0
2026-03-29 22:17:53 [bca.uk] INFO: Found listing with ID: SV64%20ZFS
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV64%2520ZFS%27 HTTP/1.1" 200 None
2026-03-29 22:17:54 [bca.uk] INFO: Scrape type for SV64%20ZFS: 2
2026-03-29 22:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40a0c5df-6cad-55d5-baae-b96886ca31ac with identifier: SV64%20ZFS
2026-03-29 22:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40a0c5df-6cad-55d5-baae-b96886ca31ac with scrape type 2
2026-03-29 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40a0c5df-6cad-55d5-baae-b96886ca31ac with scrape type 2
2026-03-29 22:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 40a0c5df-6cad-55d5-baae-b96886ca31ac, identifier: SV64%20ZFS
2026-03-29 22:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0c913e85-063c-598b-ac35-3fe354a8e235 with identifier: LV14%20ZZS
2026-03-29 22:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0c913e85-063c-598b-ac35-3fe354a8e235 with identifier: LV14%20ZZS
2026-03-29 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0c913e85-063c-598b-ac35-3fe354a8e235 with identifier: LV14%20ZZS to the API
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LV14%20ZZS-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.9L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0c913e85-063c-598b-ac35-3fe354a8e235',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LV14 ZZS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LV14%20ZZS&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'RENAULT',
 'model': 'CLIO',
 'odometer': 56145,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'RENAULT CLIO 0.9 TCE 90 DYNAMIQUE S Hatchback',
 'transmission': 'manual',
 'trim': 'TCE 90 DYNAMIQUE S',
 'vin': 'VF15R5A0H51151566',
 'year': 2014}
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV14%2520ZZS%27 HTTP/1.1" 200 None
2026-03-29 22:17:54 [bca.uk] INFO: Saving data for LV14%20ZZS: {'auction_closing_time': 1774951200.0, 'created_time': 1774523906.863328, 'last_price_update_time': 1774822674.398065}
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LV14%2520ZZS') HTTP/1.1" 204 0
2026-03-29 22:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d974e005-508a-5415-873e-f3d2dee6d797 with identifier: YG23%20XFA
2026-03-29 22:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d974e005-508a-5415-873e-f3d2dee6d797 with identifier: YG23%20XFA
2026-03-29 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d974e005-508a-5415-873e-f3d2dee6d797 with identifier: YG23%20XFA to the API
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YG23%20XFA-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'd974e005-508a-5415-873e-f3d2dee6d797',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YG23 XFA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YG23%20XFA&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'MERCEDES-BENZ',
 'model': 'E VITO TOURER',
 'odometer': 150764,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ E VITO TOURER 150KW 100KWH FWD L2 PRO Bus',
 'transmission': 'automatic',
 'trim': '150KW 100KWH FWD L2 PRO',
 'vin': 'W1VVVFFZ1P4223854',
 'year': 2023}
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG23%2520XFA%27 HTTP/1.1" 200 None
2026-03-29 22:17:54 [bca.uk] INFO: Saving data for YG23%20XFA: {'auction_closing_time': 1774951200.0, 'created_time': 1774524509.387513, 'last_price_update_time': 1774822674.69233}
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YG23%2520XFA') HTTP/1.1" 204 0
2026-03-29 22:17:54 [bca.uk] INFO: Found listing with ID: YR71%20XUZ
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR71%2520XUZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:54 [bca.uk] INFO: Scrape type for YR71%20XUZ: 2
2026-03-29 22:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a68b1b9a-94c3-5d19-9c56-ae8c1958fafd with identifier: YR71%20XUZ
2026-03-29 22:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a68b1b9a-94c3-5d19-9c56-ae8c1958fafd with scrape type 2
2026-03-29 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a68b1b9a-94c3-5d19-9c56-ae8c1958fafd with scrape type 2
2026-03-29 22:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a68b1b9a-94c3-5d19-9c56-ae8c1958fafd, identifier: YR71%20XUZ
2026-03-29 22:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 40a0c5df-6cad-55d5-baae-b96886ca31ac with identifier: SV64%20ZFS
2026-03-29 22:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 40a0c5df-6cad-55d5-baae-b96886ca31ac with identifier: SV64%20ZFS
2026-03-29 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 40a0c5df-6cad-55d5-baae-b96886ca31ac with identifier: SV64%20ZFS to the API
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SV64%20ZFS-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '40a0c5df-6cad-55d5-baae-b96886ca31ac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SV64 ZFS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SV64%20ZFS&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 53571,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.0 E/B 125 TITANIUM NAVIGATOR Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 TITANIUM NAVIGATOR',
 'vin': 'WF0KXXGCBKEM38320',
 'year': 2014}
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV64%2520ZFS%27 HTTP/1.1" 200 None
2026-03-29 22:17:55 [bca.uk] INFO: Saving data for SV64%20ZFS: {'auction_closing_time': 1774864800.0, 'created_time': 1774523674.28358, 'last_price_update_time': 1774822675.106323}
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SV64%2520ZFS') HTTP/1.1" 204 0
2026-03-29 22:17:55 [bca.uk] INFO: Found listing with ID: LY22%20BZO
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY22%2520BZO%27 HTTP/1.1" 200 None
2026-03-29 22:17:55 [bca.uk] INFO: Scrape type for LY22%20BZO: 2
2026-03-29 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81fedb92-255e-5369-b8f3-1070e48d4825 with identifier: LY22%20BZO
2026-03-29 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81fedb92-255e-5369-b8f3-1070e48d4825 with scrape type 2
2026-03-29 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81fedb92-255e-5369-b8f3-1070e48d4825 with scrape type 2
2026-03-29 22:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 81fedb92-255e-5369-b8f3-1070e48d4825, identifier: LY22%20BZO
2026-03-29 22:17:55 [bca.uk] INFO: Found listing with ID: DX73%20BTU
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX73%2520BTU%27 HTTP/1.1" 200 None
2026-03-29 22:17:55 [bca.uk] INFO: Scrape type for DX73%20BTU: 2
2026-03-29 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b3872f1-fce2-5ab4-925b-06202000333d with identifier: DX73%20BTU
2026-03-29 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b3872f1-fce2-5ab4-925b-06202000333d with scrape type 2
2026-03-29 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b3872f1-fce2-5ab4-925b-06202000333d with scrape type 2
2026-03-29 22:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8b3872f1-fce2-5ab4-925b-06202000333d, identifier: DX73%20BTU
2026-03-29 22:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a68b1b9a-94c3-5d19-9c56-ae8c1958fafd with identifier: YR71%20XUZ
2026-03-29 22:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a68b1b9a-94c3-5d19-9c56-ae8c1958fafd with identifier: YR71%20XUZ
2026-03-29 22:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a68b1b9a-94c3-5d19-9c56-ae8c1958fafd with identifier: YR71%20XUZ to the API
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 215,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YR71%20XUZ-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a68b1b9a-94c3-5d19-9c56-ae8c1958fafd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YR71 XUZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YR71%20XUZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'FORD',
 'model': 'TRANSIT 350 RWD',
 'odometer': 66132,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT 350 RWD 2.0 EBL 130 L3 LEADER PREMIUM Dropside',
 'transmission': 'manual',
 'trim': 'EBL 130 L3 LEADER PREMIUM',
 'vin': 'WF0AXXTTRAMA08963',
 'year': 2021}
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR71%2520XUZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:55 [bca.uk] INFO: Saving data for YR71%20XUZ: {'auction_closing_time': 1774864800.0, 'created_time': 1773929211.064243, 'last_price_update_time': 1774822675.654324}
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YR71%2520XUZ') HTTP/1.1" 204 0
2026-03-29 22:17:55 [bca.uk] INFO: Found listing with ID: DS20%20HBL
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS20%2520HBL%27 HTTP/1.1" 200 None
2026-03-29 22:17:55 [bca.uk] INFO: Scrape type for DS20%20HBL: 2
2026-03-29 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9aa2929a-9227-51e0-a679-eb9a05fcb1ac with identifier: DS20%20HBL
2026-03-29 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9aa2929a-9227-51e0-a679-eb9a05fcb1ac with scrape type 2
2026-03-29 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9aa2929a-9227-51e0-a679-eb9a05fcb1ac with scrape type 2
2026-03-29 22:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9aa2929a-9227-51e0-a679-eb9a05fcb1ac, identifier: DS20%20HBL
2026-03-29 22:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 81fedb92-255e-5369-b8f3-1070e48d4825 with identifier: LY22%20BZO
2026-03-29 22:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 81fedb92-255e-5369-b8f3-1070e48d4825 with identifier: LY22%20BZO
2026-03-29 22:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 81fedb92-255e-5369-b8f3-1070e48d4825 with identifier: LY22%20BZO to the API
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LY22%20BZO-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '81fedb92-255e-5369-b8f3-1070e48d4825',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LY22 BZO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LY22%20BZO&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'DACIA',
 'model': 'SANDERO',
 'odometer': 44386,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'DACIA SANDERO 1.0 TCE COMFORT Hatchback',
 'transmission': 'manual',
 'trim': 'TCE COMFORT',
 'vin': 'UU1DJF00X69224817',
 'year': 2022}
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY22%2520BZO%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [bca.uk] INFO: Saving data for LY22%20BZO: {'auction_closing_time': 1774951200.0, 'created_time': 1774523904.029038, 'last_price_update_time': 1774822676.059921}
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LY22%2520BZO') HTTP/1.1" 204 0
2026-03-29 22:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8b3872f1-fce2-5ab4-925b-06202000333d with identifier: DX73%20BTU
2026-03-29 22:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8b3872f1-fce2-5ab4-925b-06202000333d with identifier: DX73%20BTU
2026-03-29 22:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8b3872f1-fce2-5ab4-925b-06202000333d with identifier: DX73%20BTU to the API
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DX73%20BTU-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8b3872f1-fce2-5ab4-925b-06202000333d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DX73 BTU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DX73%20BTU&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'TOYOTA',
 'model': 'AYGO X',
 'odometer': 28652,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'TOYOTA AYGO X 1.0 VVT-I PURE Hatchback',
 'transmission': 'manual',
 'trim': 'VVT-I PURE',
 'vin': 'JTDAGNACX00160098',
 'year': 2024}
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX73%2520BTU%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [bca.uk] INFO: Saving data for DX73%20BTU: {'auction_closing_time': 1774951200.0, 'created_time': 1774524473.576416, 'last_price_update_time': 1774822676.349123}
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DX73%2520BTU') HTTP/1.1" 204 0
2026-03-29 22:17:56 [bca.uk] INFO: Found listing with ID: FT72%20ADZ
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT72%2520ADZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [bca.uk] INFO: Scrape type for FT72%20ADZ: 2
2026-03-29 22:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c594d853-e319-5da6-84c7-894e755a723d with identifier: FT72%20ADZ
2026-03-29 22:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c594d853-e319-5da6-84c7-894e755a723d with scrape type 2
2026-03-29 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c594d853-e319-5da6-84c7-894e755a723d with scrape type 2
2026-03-29 22:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c594d853-e319-5da6-84c7-894e755a723d, identifier: FT72%20ADZ
2026-03-29 22:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9aa2929a-9227-51e0-a679-eb9a05fcb1ac with identifier: DS20%20HBL
2026-03-29 22:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9aa2929a-9227-51e0-a679-eb9a05fcb1ac with identifier: DS20%20HBL
2026-03-29 22:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9aa2929a-9227-51e0-a679-eb9a05fcb1ac with identifier: DS20%20HBL to the API
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 205,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DS20%20HBL-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9aa2929a-9227-51e0-a679-eb9a05fcb1ac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DS20 HBL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DS20%20HBL&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VOLKSWAGEN',
 'model': 'CRAFTER 35 FWD',
 'odometer': 147943,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN CRAFTER 35 FWD 2.0 TDI 140 LWB T/L BUSINESS H/R PanelVan',
 'transmission': 'manual',
 'trim': 'TDI 140 LWB T/L BUSINESS H/R',
 'vin': 'WV1ZZZSYZL9027784',
 'year': 2020}
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS20%2520HBL%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [bca.uk] INFO: Saving data for DS20%20HBL: {'auction_closing_time': 1775037600.0, 'created_time': 1774523675.827434, 'last_price_update_time': 1774822676.754972}
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DS20%2520HBL') HTTP/1.1" 204 0
2026-03-29 22:17:56 [bca.uk] INFO: Found listing with ID: YL16%20GGZ
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL16%2520GGZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [bca.uk] INFO: Scrape type for YL16%20GGZ: 2
2026-03-29 22:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4084fae8-c62a-587f-910c-02e5d1ac978d with identifier: YL16%20GGZ
2026-03-29 22:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4084fae8-c62a-587f-910c-02e5d1ac978d with scrape type 2
2026-03-29 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4084fae8-c62a-587f-910c-02e5d1ac978d with scrape type 2
2026-03-29 22:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4084fae8-c62a-587f-910c-02e5d1ac978d, identifier: YL16%20GGZ
2026-03-29 22:17:56 [bca.uk] INFO: Found listing with ID: RK19%20CXP
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK19%2520CXP%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [bca.uk] INFO: Scrape type for RK19%20CXP: 2
2026-03-29 22:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea8d313e-0200-5a09-ba18-1c6e5bfdb2b4 with identifier: RK19%20CXP
2026-03-29 22:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8d313e-0200-5a09-ba18-1c6e5bfdb2b4 with scrape type 2
2026-03-29 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea8d313e-0200-5a09-ba18-1c6e5bfdb2b4 with scrape type 2
2026-03-29 22:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ea8d313e-0200-5a09-ba18-1c6e5bfdb2b4, identifier: RK19%20CXP
2026-03-29 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c594d853-e319-5da6-84c7-894e755a723d with identifier: FT72%20ADZ
2026-03-29 22:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c594d853-e319-5da6-84c7-894e755a723d with identifier: FT72%20ADZ
2026-03-29 22:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c594d853-e319-5da6-84c7-894e755a723d with identifier: FT72%20ADZ to the API
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 193,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FT72%20ADZ-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c594d853-e319-5da6-84c7-894e755a723d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FT72 ADZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FT72%20ADZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'PEUGEOT',
 'model': 'EXPERT 1400',
 'odometer': 81212,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'PEUGEOT EXPERT 1400 2.0 B/HDI 145 STD.PROF.PREMIUM PanelVan',
 'transmission': 'manual',
 'trim': 'B/HDI 145 STD.PROF.PREMIUM',
 'vin': 'VF3VFEHTMN7056576',
 'year': 2022}
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT72%2520ADZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [bca.uk] INFO: Saving data for FT72%20ADZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774523760.43445, 'last_price_update_time': 1774822677.282811}
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FT72%2520ADZ') HTTP/1.1" 204 0
2026-03-29 22:17:57 [bca.uk] INFO: Found listing with ID: DV20%20WGU
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV20%2520WGU%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [bca.uk] INFO: Scrape type for DV20%20WGU: 2
2026-03-29 22:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 344409f2-9db9-5dc4-8a29-5475a1b0b903 with identifier: DV20%20WGU
2026-03-29 22:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 344409f2-9db9-5dc4-8a29-5475a1b0b903 with scrape type 2
2026-03-29 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 344409f2-9db9-5dc4-8a29-5475a1b0b903 with scrape type 2
2026-03-29 22:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 344409f2-9db9-5dc4-8a29-5475a1b0b903, identifier: DV20%20WGU
2026-03-29 22:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4084fae8-c62a-587f-910c-02e5d1ac978d with identifier: YL16%20GGZ
2026-03-29 22:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4084fae8-c62a-587f-910c-02e5d1ac978d with identifier: YL16%20GGZ
2026-03-29 22:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4084fae8-c62a-587f-910c-02e5d1ac978d with identifier: YL16%20GGZ to the API
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YL16%20GGZ-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4084fae8-c62a-587f-910c-02e5d1ac978d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YL16 GGZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YL16%20GGZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'CITROEN',
 'model': 'GRAND PICASSO',
 'odometer': 46191,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'CITROEN GRAND PICASSO 1.6 BLUEHDI 120 SELECTION MPV',
 'transmission': 'manual',
 'trim': 'BLUEHDI 120 SELECTION',
 'vin': 'VF73ABHZMGJ680992',
 'year': 2016}
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL16%2520GGZ%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [bca.uk] INFO: Saving data for YL16%20GGZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774523902.942581, 'last_price_update_time': 1774822677.79167}
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YL16%2520GGZ') HTTP/1.1" 204 0
2026-03-29 22:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ea8d313e-0200-5a09-ba18-1c6e5bfdb2b4 with identifier: RK19%20CXP
2026-03-29 22:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ea8d313e-0200-5a09-ba18-1c6e5bfdb2b4 with identifier: RK19%20CXP
2026-03-29 22:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ea8d313e-0200-5a09-ba18-1c6e5bfdb2b4 with identifier: RK19%20CXP to the API
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 177,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RK19%20CXP-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.1L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ea8d313e-0200-5a09-ba18-1c6e5bfdb2b4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'RK19 CXP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RK19%20CXP&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'V220 D',
 'odometer': 161739,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ V220 D 2.1 SPORT (EXTRA LONG) MPV',
 'transmission': 'automatic',
 'trim': 'SPORT (EXTRA LONG)',
 'vin': 'WDF44781523589893',
 'year': 2019}
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK19%2520CXP%27 HTTP/1.1" 200 None
2026-03-29 22:17:58 [bca.uk] INFO: Saving data for RK19%20CXP: {'auction_closing_time': 1774951200.0, 'created_time': 1774524383.374888, 'last_price_update_time': 1774822678.112256}
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RK19%2520CXP') HTTP/1.1" 204 0
2026-03-29 22:17:58 [bca.uk] INFO: Found listing with ID: MA21%20FJE
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA21%2520FJE%27 HTTP/1.1" 200 None
2026-03-29 22:17:58 [bca.uk] INFO: Scrape type for MA21%20FJE: 2
2026-03-29 22:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fb0fc87-672b-5188-b98f-f0c50bfd5480 with identifier: MA21%20FJE
2026-03-29 22:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fb0fc87-672b-5188-b98f-f0c50bfd5480 with scrape type 2
2026-03-29 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fb0fc87-672b-5188-b98f-f0c50bfd5480 with scrape type 2
2026-03-29 22:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8fb0fc87-672b-5188-b98f-f0c50bfd5480, identifier: MA21%20FJE
2026-03-29 22:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 344409f2-9db9-5dc4-8a29-5475a1b0b903 with identifier: DV20%20WGU
2026-03-29 22:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 344409f2-9db9-5dc4-8a29-5475a1b0b903 with identifier: DV20%20WGU
2026-03-29 22:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 344409f2-9db9-5dc4-8a29-5475a1b0b903 with identifier: DV20%20WGU to the API
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 205,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DV20%20WGU-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '344409f2-9db9-5dc4-8a29-5475a1b0b903',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DV20 WGU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DV20%20WGU&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VOLKSWAGEN',
 'model': 'CRAFTER 35 FWD',
 'odometer': 131781,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN CRAFTER 35 FWD 2.0 TDI 140 LWB T/L BUSINESS H/R PanelVan',
 'transmission': 'manual',
 'trim': 'TDI 140 LWB T/L BUSINESS H/R',
 'vin': 'WV1ZZZSYZL9024500',
 'year': 2020}
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV20%2520WGU%27 HTTP/1.1" 200 None
2026-03-29 22:17:58 [bca.uk] INFO: Saving data for DV20%20WGU: {'auction_closing_time': 1775037600.0, 'created_time': 1774523659.904, 'last_price_update_time': 1774822678.509513}
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DV20%2520WGU') HTTP/1.1" 204 0
2026-03-29 22:17:58 [bca.uk] INFO: Found listing with ID: LV21%20EYT
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV21%2520EYT%27 HTTP/1.1" 200 None
2026-03-29 22:17:58 [bca.uk] INFO: Scrape type for LV21%20EYT: 2
2026-03-29 22:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 623a10dc-fb1d-5820-bd4b-fcfa90ee4548 with identifier: LV21%20EYT
2026-03-29 22:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 623a10dc-fb1d-5820-bd4b-fcfa90ee4548 with scrape type 2
2026-03-29 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 623a10dc-fb1d-5820-bd4b-fcfa90ee4548 with scrape type 2
2026-03-29 22:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 623a10dc-fb1d-5820-bd4b-fcfa90ee4548, identifier: LV21%20EYT
2026-03-29 22:17:58 [bca.uk] INFO: Found listing with ID: FH69%20KBE
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH69%2520KBE%27 HTTP/1.1" 200 None
2026-03-29 22:17:58 [bca.uk] INFO: Scrape type for FH69%20KBE: 2
2026-03-29 22:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 830ca153-7939-5a7a-9b2c-814de6b30296 with identifier: FH69%20KBE
2026-03-29 22:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 830ca153-7939-5a7a-9b2c-814de6b30296 with scrape type 2
2026-03-29 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 830ca153-7939-5a7a-9b2c-814de6b30296 with scrape type 2
2026-03-29 22:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 830ca153-7939-5a7a-9b2c-814de6b30296, identifier: FH69%20KBE
2026-03-29 22:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8fb0fc87-672b-5188-b98f-f0c50bfd5480 with identifier: MA21%20FJE
2026-03-29 22:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8fb0fc87-672b-5188-b98f-f0c50bfd5480 with identifier: MA21%20FJE
2026-03-29 22:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8fb0fc87-672b-5188-b98f-f0c50bfd5480 with identifier: MA21%20FJE to the API
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 187,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MA21%20FJE-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '8fb0fc87-672b-5188-b98f-f0c50bfd5480',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MA21 FJE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MA21%20FJE&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'RENAULT',
 'model': 'TRAFIC 28',
 'odometer': 136586,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'RENAULT TRAFIC 28 2.0 DCI 120 SL BUSINESS+ PanelVan',
 'transmission': 'manual',
 'trim': 'DCI 120 SL BUSINESS+',
 'vin': 'VF1FL000966659491',
 'year': 2021}
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA21%2520FJE%27 HTTP/1.1" 200 None
2026-03-29 22:17:59 [bca.uk] INFO: Saving data for MA21%20FJE: {'auction_closing_time': 1774864800.0, 'created_time': 1774523763.68252, 'last_price_update_time': 1774822679.010619}
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MA21%2520FJE') HTTP/1.1" 204 0
2026-03-29 22:17:59 [bca.uk] INFO: Found listing with ID: MM19%20WWL
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM19%2520WWL%27 HTTP/1.1" 200 None
2026-03-29 22:17:59 [bca.uk] INFO: Scrape type for MM19%20WWL: 2
2026-03-29 22:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbb5673f-da12-5cc8-81c0-d7dd98b7916f with identifier: MM19%20WWL
2026-03-29 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbb5673f-da12-5cc8-81c0-d7dd98b7916f with scrape type 2
2026-03-29 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbb5673f-da12-5cc8-81c0-d7dd98b7916f with scrape type 2
2026-03-29 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cbb5673f-da12-5cc8-81c0-d7dd98b7916f, identifier: MM19%20WWL
2026-03-29 22:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 623a10dc-fb1d-5820-bd4b-fcfa90ee4548 with identifier: LV21%20EYT
2026-03-29 22:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 623a10dc-fb1d-5820-bd4b-fcfa90ee4548 with identifier: LV21%20EYT
2026-03-29 22:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 623a10dc-fb1d-5820-bd4b-fcfa90ee4548 with identifier: LV21%20EYT to the API
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LV21%20EYT-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '623a10dc-fb1d-5820-bd4b-fcfa90ee4548',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LV21 EYT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LV21%20EYT&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'NISSAN',
 'model': 'LEAF',
 'odometer': 36389,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'NISSAN LEAF 40KWH TEKNA (6.6KC) Hatchback',
 'transmission': 'automatic',
 'trim': '40KWH TEKNA (6.6KC)',
 'vin': 'SJNFAAZE1U0122889',
 'year': 2021}
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV21%2520EYT%27 HTTP/1.1" 200 None
2026-03-29 22:17:59 [bca.uk] INFO: Saving data for LV21%20EYT: {'auction_closing_time': 1774951200.0, 'created_time': 1774524002.695364, 'last_price_update_time': 1774822679.403362}
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LV21%2520EYT') HTTP/1.1" 204 0
2026-03-29 22:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 830ca153-7939-5a7a-9b2c-814de6b30296 with identifier: FH69%20KBE
2026-03-29 22:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 830ca153-7939-5a7a-9b2c-814de6b30296 with identifier: FH69%20KBE
2026-03-29 22:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 830ca153-7939-5a7a-9b2c-814de6b30296 with identifier: FH69%20KBE to the API
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FH69%20KBE-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '830ca153-7939-5a7a-9b2c-814de6b30296',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FH69 KBE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FH69%20KBE&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'VAUXHALL',
 'model': 'GRANDLAND X',
 'odometer': 1,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VAUXHALL GRANDLAND X 1.2 T 130 SRI Hatchback',
 'transmission': 'manual',
 'trim': 'T 130 SRI',
 'vin': 'W0VZRHNS7L6005189',
 'year': 2019}
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH69%2520KBE%27 HTTP/1.1" 200 None
2026-03-29 22:17:59 [bca.uk] INFO: Saving data for FH69%20KBE: {'auction_closing_time': 1774951200.0, 'created_time': 1774524476.72041, 'last_price_update_time': 1774822679.69674}
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FH69%2520KBE') HTTP/1.1" 204 0
2026-03-29 22:17:59 [bca.uk] INFO: Found listing with ID: VO23%20MRX
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO23%2520MRX%27 HTTP/1.1" 200 None
2026-03-29 22:17:59 [bca.uk] INFO: Scrape type for VO23%20MRX: 2
2026-03-29 22:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f74cbb6-b38e-5f07-bc82-bf13a490d26d with identifier: VO23%20MRX
2026-03-29 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f74cbb6-b38e-5f07-bc82-bf13a490d26d with scrape type 2
2026-03-29 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f74cbb6-b38e-5f07-bc82-bf13a490d26d with scrape type 2
2026-03-29 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5f74cbb6-b38e-5f07-bc82-bf13a490d26d, identifier: VO23%20MRX
2026-03-29 22:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cbb5673f-da12-5cc8-81c0-d7dd98b7916f with identifier: MM19%20WWL
2026-03-29 22:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cbb5673f-da12-5cc8-81c0-d7dd98b7916f with identifier: MM19%20WWL
2026-03-29 22:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cbb5673f-da12-5cc8-81c0-d7dd98b7916f with identifier: MM19%20WWL to the API
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MM19%20WWL-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'cbb5673f-da12-5cc8-81c0-d7dd98b7916f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MM19 WWL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MM19%20WWL&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VAUXHALL',
 'model': 'VIVARO 2.9T',
 'odometer': 101647,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VAUXHALL VIVARO 2.9T 1.6 CDTI 125 ECOTEC LWB SPORTIVE PanelVan',
 'transmission': 'manual',
 'trim': 'CDTI 125 ECOTEC LWB SPORTIVE',
 'vin': 'W0VF7D601KV638466',
 'year': 2019}
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM19%2520WWL%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [bca.uk] INFO: Saving data for MM19%20WWL: {'auction_closing_time': 1775037600.0, 'created_time': 1774523660.8189, 'last_price_update_time': 1774822680.124037}
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MM19%2520WWL') HTTP/1.1" 204 0
2026-03-29 22:18:00 [bca.uk] INFO: Found listing with ID: LN24%20PWL
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520PWL%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [bca.uk] INFO: Scrape type for LN24%20PWL: 0
2026-03-29 22:18:00 [bca.uk] INFO: Found listing with ID: LN24%20RUO
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520RUO%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [bca.uk] INFO: Scrape type for LN24%20RUO: 0
2026-03-29 22:18:00 [bca.uk] INFO: Found listing with ID: LN24%20RYT
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520RYT%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [bca.uk] INFO: Scrape type for LN24%20RYT: 0
2026-03-29 22:18:00 [bca.uk] INFO: Found listing with ID: GY65%20SKU
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY65%2520SKU%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [bca.uk] INFO: Scrape type for GY65%20SKU: 2
2026-03-29 22:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd86bee3-0966-540e-b79c-73854257c410 with identifier: GY65%20SKU
2026-03-29 22:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd86bee3-0966-540e-b79c-73854257c410 with scrape type 2
2026-03-29 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd86bee3-0966-540e-b79c-73854257c410 with scrape type 2
2026-03-29 22:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bd86bee3-0966-540e-b79c-73854257c410, identifier: GY65%20SKU
2026-03-29 22:18:00 [bca.uk] INFO: Found listing with ID: L11%20WSK
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27L11%2520WSK%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [bca.uk] INFO: Scrape type for L11%20WSK: 2
2026-03-29 22:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c298f5e9-5dad-59e6-96f8-6896fef2672c with identifier: L11%20WSK
2026-03-29 22:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c298f5e9-5dad-59e6-96f8-6896fef2672c with scrape type 2
2026-03-29 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c298f5e9-5dad-59e6-96f8-6896fef2672c with scrape type 2
2026-03-29 22:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c298f5e9-5dad-59e6-96f8-6896fef2672c, identifier: L11%20WSK
2026-03-29 22:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5f74cbb6-b38e-5f07-bc82-bf13a490d26d with identifier: VO23%20MRX
2026-03-29 22:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5f74cbb6-b38e-5f07-bc82-bf13a490d26d with identifier: VO23%20MRX
2026-03-29 22:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5f74cbb6-b38e-5f07-bc82-bf13a490d26d with identifier: VO23%20MRX to the API
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 185,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VO23%20MRX-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5f74cbb6-b38e-5f07-bc82-bf13a490d26d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VO23 MRX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VO23%20MRX&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VOLKSWAGEN',
 'model': 'TRANSPORTER T28',
 'odometer': 32648,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TRANSPORTER T28 2.0 TDI 110 SWB H/L PanelVan',
 'transmission': 'manual',
 'trim': 'TDI 110 SWB H/L',
 'vin': 'WV1ZZZ7H3PX028153',
 'year': 2023}
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO23%2520MRX%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [bca.uk] INFO: Saving data for VO23%20MRX: {'auction_closing_time': 1774864800.0, 'created_time': 1774523735.70005, 'last_price_update_time': 1774822680.702047}
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VO23%2520MRX') HTTP/1.1" 204 0
2026-03-29 22:18:00 [bca.uk] INFO: Found listing with ID: BJ20%20OGH
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ20%2520OGH%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [bca.uk] INFO: Scrape type for BJ20%20OGH: 2
2026-03-29 22:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64a52092-8cdc-5b05-a27b-366ccdef1904 with identifier: BJ20%20OGH
2026-03-29 22:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64a52092-8cdc-5b05-a27b-366ccdef1904 with scrape type 2
2026-03-29 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64a52092-8cdc-5b05-a27b-366ccdef1904 with scrape type 2
2026-03-29 22:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 64a52092-8cdc-5b05-a27b-366ccdef1904, identifier: BJ20%20OGH
2026-03-29 22:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bd86bee3-0966-540e-b79c-73854257c410 with identifier: GY65%20SKU
2026-03-29 22:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bd86bee3-0966-540e-b79c-73854257c410 with identifier: GY65%20SKU
2026-03-29 22:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bd86bee3-0966-540e-b79c-73854257c410 with identifier: GY65%20SKU to the API
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GY65%20SKU-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'bd86bee3-0966-540e-b79c-73854257c410',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GY65 SKU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GY65%20SKU&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'VAUXHALL',
 'model': 'VIVA',
 'odometer': 26696,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VAUXHALL VIVA 1.0 SE Hatchback',
 'transmission': 'manual',
 'trim': 'SE',
 'vin': 'W0LDD6E77GC523635',
 'year': 2015}
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY65%2520SKU%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [bca.uk] INFO: Saving data for GY65%20SKU: {'auction_closing_time': 1774951200.0, 'created_time': 1774524001.171025, 'last_price_update_time': 1774822681.189683}
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GY65%2520SKU') HTTP/1.1" 204 0
2026-03-29 22:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c298f5e9-5dad-59e6-96f8-6896fef2672c with identifier: L11%20WSK
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=tanzanite+blue HTTP/1.1" 200 None
2026-03-29 22:18:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c298f5e9-5dad-59e6-96f8-6896fef2672c with identifier: L11%20WSK
2026-03-29 22:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c298f5e9-5dad-59e6-96f8-6896fef2672c with identifier: L11%20WSK to the API
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 256,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=L11%20WSK-GB',
 'category': 'Car',
 'color': 'tanzanite blue',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '4.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c298f5e9-5dad-59e6-96f8-6896fef2672c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'L11 WSK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=L11%20WSK&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'BMW',
 'model': 'M5',
 'odometer': 47466,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'BMW M5 4.4 XDRIVE COMPETITION STEP Saloon',
 'transmission': 'automatic',
 'trim': 'XDRIVE COMPETITION STEP',
 'vin': 'WBS82CH040CG35963',
 'year': 2021}
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27L11%2520WSK%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [bca.uk] INFO: Saving data for L11%20WSK: {'auction_closing_time': 1774864800.0, 'created_time': 1774524472.033729, 'last_price_update_time': 1774822681.604138}
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='L11%2520WSK') HTTP/1.1" 204 0
2026-03-29 22:18:01 [bca.uk] INFO: Total items found: 100
2026-03-29 22:18:01 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=107&sort=MostRecentlyAdded
2026-03-29 22:18:01 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:18:01 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=107&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:18:01 [bca.uk] INFO: Found listing with ID: YR19%20BDP
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR19%2520BDP%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [bca.uk] INFO: Scrape type for YR19%20BDP: 2
2026-03-29 22:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76560987-5ddb-559a-a629-05e4cc28bb95 with identifier: YR19%20BDP
2026-03-29 22:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76560987-5ddb-559a-a629-05e4cc28bb95 with scrape type 2
2026-03-29 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76560987-5ddb-559a-a629-05e4cc28bb95 with scrape type 2
2026-03-29 22:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 76560987-5ddb-559a-a629-05e4cc28bb95, identifier: YR19%20BDP
2026-03-29 22:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 64a52092-8cdc-5b05-a27b-366ccdef1904 with identifier: BJ20%20OGH
2026-03-29 22:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 64a52092-8cdc-5b05-a27b-366ccdef1904 with identifier: BJ20%20OGH
2026-03-29 22:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 64a52092-8cdc-5b05-a27b-366ccdef1904 with identifier: BJ20%20OGH to the API
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 197,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BJ20%20OGH-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '64a52092-8cdc-5b05-a27b-366ccdef1904',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BJ20 OGH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BJ20%20OGH&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'FORD',
 'model': 'TRANSIT 350 RWD',
 'odometer': 86440,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT 350 RWD 2.0 EBL 130 L4 H3 LEADER PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 130 L4 H3 LEADER',
 'vin': 'WF0EXXTTRELR88103',
 'year': 2020}
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ20%2520OGH%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [bca.uk] INFO: Saving data for BJ20%20OGH: {'auction_closing_time': 1775037600.0, 'created_time': 1774523663.646635, 'last_price_update_time': 1774822682.027042}
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ20%2520OGH') HTTP/1.1" 204 0
2026-03-29 22:18:02 [bca.uk] INFO: Found listing with ID: VGZ%209983
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VGZ%25209983%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [bca.uk] INFO: Scrape type for VGZ%209983: 2
2026-03-29 22:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84347474-e7bc-58ba-b3ab-97102039cb89 with identifier: VGZ%209983
2026-03-29 22:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84347474-e7bc-58ba-b3ab-97102039cb89 with scrape type 2
2026-03-29 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84347474-e7bc-58ba-b3ab-97102039cb89 with scrape type 2
2026-03-29 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 84347474-e7bc-58ba-b3ab-97102039cb89, identifier: VGZ%209983
2026-03-29 22:18:02 [bca.uk] INFO: Found listing with ID: GD70%20PNN
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD70%2520PNN%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [bca.uk] INFO: Scrape type for GD70%20PNN: 2
2026-03-29 22:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d091c32-5d02-5cbe-b12e-b2db5c2e6b1c with identifier: GD70%20PNN
2026-03-29 22:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d091c32-5d02-5cbe-b12e-b2db5c2e6b1c with scrape type 2
2026-03-29 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d091c32-5d02-5cbe-b12e-b2db5c2e6b1c with scrape type 2
2026-03-29 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1d091c32-5d02-5cbe-b12e-b2db5c2e6b1c, identifier: GD70%20PNN
2026-03-29 22:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 76560987-5ddb-559a-a629-05e4cc28bb95 with identifier: YR19%20BDP
2026-03-29 22:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 76560987-5ddb-559a-a629-05e4cc28bb95 with identifier: YR19%20BDP
2026-03-29 22:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 76560987-5ddb-559a-a629-05e4cc28bb95 with identifier: YR19%20BDP to the API
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 174,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YR19%20BDP-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '76560987-5ddb-559a-a629-05e4cc28bb95',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YR19 BDP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YR19%20BDP&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 68380,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 105 300 SWB H/R PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 105 300 SWB H/R',
 'vin': 'WF0YXXTTGYKE26487',
 'year': 2019}
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR19%2520BDP%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [bca.uk] INFO: Saving data for YR19%20BDP: {'auction_closing_time': 1774864800.0, 'created_time': 1774523738.860478, 'last_price_update_time': 1774822682.536508}
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YR19%2520BDP') HTTP/1.1" 204 0
2026-03-29 22:18:02 [bca.uk] INFO: Found listing with ID: DA70%20LNP
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA70%2520LNP%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [bca.uk] INFO: Scrape type for DA70%20LNP: 2
2026-03-29 22:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 582d4474-7c56-5468-8a1d-381863c9de2b with identifier: DA70%20LNP
2026-03-29 22:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 582d4474-7c56-5468-8a1d-381863c9de2b with scrape type 2
2026-03-29 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 582d4474-7c56-5468-8a1d-381863c9de2b with scrape type 2
2026-03-29 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 582d4474-7c56-5468-8a1d-381863c9de2b, identifier: DA70%20LNP
2026-03-29 22:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 84347474-e7bc-58ba-b3ab-97102039cb89 with identifier: VGZ%209983
2026-03-29 22:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 84347474-e7bc-58ba-b3ab-97102039cb89 with identifier: VGZ%209983
2026-03-29 22:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 84347474-e7bc-58ba-b3ab-97102039cb89 with identifier: VGZ%209983 to the API
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 189,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VGZ%209983-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '84347474-e7bc-58ba-b3ab-97102039cb89',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VGZ 9983',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VGZ%209983&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'MASERATI',
 'model': 'LEVANTE',
 'odometer': 58405,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'MASERATI LEVANTE 3.0 V6D 275 StationWagon',
 'transmission': 'automatic',
 'trim': 'V6D 275',
 'vin': 'ZN6TU61C00X254112',
 'year': 2017}
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VGZ%25209983%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [bca.uk] INFO: Saving data for VGZ%209983: {'auction_closing_time': 1774951200.0, 'created_time': 1774524003.708587, 'last_price_update_time': 1774822682.952391}
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VGZ%25209983') HTTP/1.1" 204 0
2026-03-29 22:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1d091c32-5d02-5cbe-b12e-b2db5c2e6b1c with identifier: GD70%20PNN
2026-03-29 22:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1d091c32-5d02-5cbe-b12e-b2db5c2e6b1c with identifier: GD70%20PNN
2026-03-29 22:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1d091c32-5d02-5cbe-b12e-b2db5c2e6b1c with identifier: GD70%20PNN to the API
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 167,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GD70%20PNN-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1d091c32-5d02-5cbe-b12e-b2db5c2e6b1c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GD70 PNN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GD70%20PNN&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLKSWAGEN',
 'model': 'TRANSPORTER T28',
 'odometer': 50663,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TRANSPORTER T28 2.0 TDI 110 SWB S/L PanelVan',
 'transmission': 'manual',
 'trim': 'TDI 110 SWB S/L',
 'vin': 'WV1ZZZ7HZMX008587',
 'year': 2021}
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD70%2520PNN%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Saving data for GD70%20PNN: {'auction_closing_time': 1774951200.0, 'created_time': 1774524469.051381, 'last_price_update_time': 1774822683.240564}
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GD70%2520PNN') HTTP/1.1" 204 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: DY71%20ODW
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY71%2520ODW%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for DY71%20ODW: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: MV74%20ENU
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV74%2520ENU%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for MV74%20ENU: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: LF23%20NFW
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF23%2520NFW%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for LF23%20NFW: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: YF23%20UMR
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF23%2520UMR%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for YF23%20UMR: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: BX22%20SFY
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX22%2520SFY%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for BX22%20SFY: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: DN25%20TKK
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN25%2520TKK%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for DN25%20TKK: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: ND72%20HSA
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND72%2520HSA%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for ND72%20HSA: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: LX66%20UPG
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX66%2520UPG%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for LX66%20UPG: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: MJ24%20WPP
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ24%2520WPP%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for MJ24%20WPP: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: DY74%20BXA
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY74%2520BXA%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for DY74%20BXA: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: LV59%20EFJ
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV59%2520EFJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for LV59%20EFJ: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: CJ23%20MYM
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ23%2520MYM%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for CJ23%20MYM: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: ML74%20VGT
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML74%2520VGT%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for ML74%20VGT: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: RE24%20KBP
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE24%2520KBP%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for RE24%20KBP: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: GL07%20HNH
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL07%2520HNH%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for GL07%20HNH: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: DY74%20BVT
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY74%2520BVT%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for DY74%20BVT: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: GD23%20DKF
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD23%2520DKF%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for GD23%20DKF: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: LS24%20GNX
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS24%2520GNX%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for LS24%20GNX: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: LN24%20RHE
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520RHE%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for LN24%20RHE: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: AX72%20JHK
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX72%2520JHK%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for AX72%20JHK: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: VX24%20WMP
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX24%2520WMP%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for VX24%20WMP: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: YE72%20CKG
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE72%2520CKG%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for YE72%20CKG: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: LM72%20XNW
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM72%2520XNW%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for LM72%20XNW: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: YH23%20CMY
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH23%2520CMY%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for YH23%20CMY: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: BN25%20RHA
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN25%2520RHA%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for BN25%20RHA: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: BN25%20RHF
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN25%2520RHF%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for BN25%20RHF: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: BT23%20KAX
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT23%2520KAX%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for BT23%20KAX: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: KN24%20BNV
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN24%2520BNV%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for KN24%20BNV: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: MW74%20DVX
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW74%2520DVX%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for MW74%20DVX: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: MW74%20NRE
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW74%2520NRE%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for MW74%20NRE: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: BP74%20DXT
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP74%2520DXT%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for BP74%20DXT: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: BJ25%20XSZ
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ25%2520XSZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for BJ25%20XSZ: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: VO24%20OOV
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO24%2520OOV%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for VO24%20OOV: 0
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: FB19%20ABX
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FB19%2520ABX%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for FB19%20ABX: 2
2026-03-29 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d84a5bc9-7ca8-5c85-b065-279af272a930 with identifier: FB19%20ABX
2026-03-29 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d84a5bc9-7ca8-5c85-b065-279af272a930 with scrape type 2
2026-03-29 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d84a5bc9-7ca8-5c85-b065-279af272a930 with scrape type 2
2026-03-29 22:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d84a5bc9-7ca8-5c85-b065-279af272a930, identifier: FB19%20ABX
2026-03-29 22:18:03 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=107&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:18:03 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=107&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:18:03 [bca.uk] INFO: Found listing with ID: YS19%20TGN
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS19%2520TGN%27 HTTP/1.1" 200 None
2026-03-29 22:18:03 [bca.uk] INFO: Scrape type for YS19%20TGN: 2
2026-03-29 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90e3660c-8d74-5f24-a955-d1adb5f5565c with identifier: YS19%20TGN
2026-03-29 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90e3660c-8d74-5f24-a955-d1adb5f5565c with scrape type 2
2026-03-29 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90e3660c-8d74-5f24-a955-d1adb5f5565c with scrape type 2
2026-03-29 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 90e3660c-8d74-5f24-a955-d1adb5f5565c, identifier: YS19%20TGN
2026-03-29 22:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 582d4474-7c56-5468-8a1d-381863c9de2b with identifier: DA70%20LNP
2026-03-29 22:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 582d4474-7c56-5468-8a1d-381863c9de2b with identifier: DA70%20LNP
2026-03-29 22:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 582d4474-7c56-5468-8a1d-381863c9de2b with identifier: DA70%20LNP to the API
2026-03-29 22:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 269,
 'car_expert_report_source_url': None,
 'category': 'LightCommercialVehicle',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '582d4474-7c56-5468-8a1d-381863c9de2b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DA70 LNP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DA70%20LNP&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MAN',
 'model': 'TGE 3 FWD',
 'odometer': 111663,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MAN TGE 3 FWD 2.0 TDI 100 LWB Box',
 'transmission': 'manual',
 'trim': 'TDI 100 LWB',
 'vin': 'WMA08VUZ2M9003663',
 'year': 2021}
2026-03-29 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA70%2520LNP%27 HTTP/1.1" 200 None
2026-03-29 22:18:04 [bca.uk] INFO: Saving data for DA70%20LNP: {'auction_closing_time': 1775037600.0, 'created_time': 1773932002.388446, 'last_price_update_time': 1774822684.279855}
2026-03-29 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DA70%2520LNP') HTTP/1.1" 204 0
2026-03-29 22:18:04 [bca.uk] INFO: Found listing with ID: EY57%20PHU
2026-03-29 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY57%2520PHU%27 HTTP/1.1" 200 None
2026-03-29 22:18:04 [bca.uk] INFO: Scrape type for EY57%20PHU: 2
2026-03-29 22:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15a20fba-e92b-59fc-a5c9-764aa2822498 with identifier: EY57%20PHU
2026-03-29 22:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15a20fba-e92b-59fc-a5c9-764aa2822498 with scrape type 2
2026-03-29 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15a20fba-e92b-59fc-a5c9-764aa2822498 with scrape type 2
2026-03-29 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 15a20fba-e92b-59fc-a5c9-764aa2822498, identifier: EY57%20PHU
2026-03-29 22:18:04 [bca.uk] INFO: Found listing with ID: DF11%20NXL
2026-03-29 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF11%2520NXL%27 HTTP/1.1" 200 None
2026-03-29 22:18:04 [bca.uk] INFO: Scrape type for DF11%20NXL: 2
2026-03-29 22:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8b5c7a4-6219-5652-9b8a-93df4070da11 with identifier: DF11%20NXL
2026-03-29 22:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8b5c7a4-6219-5652-9b8a-93df4070da11 with scrape type 2
2026-03-29 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8b5c7a4-6219-5652-9b8a-93df4070da11 with scrape type 2
2026-03-29 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c8b5c7a4-6219-5652-9b8a-93df4070da11, identifier: DF11%20NXL
2026-03-29 22:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d84a5bc9-7ca8-5c85-b065-279af272a930 with identifier: FB19%20ABX
2026-03-29 22:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d84a5bc9-7ca8-5c85-b065-279af272a930 with identifier: FB19%20ABX
2026-03-29 22:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d84a5bc9-7ca8-5c85-b065-279af272a930 with identifier: FB19%20ABX to the API
2026-03-29 22:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FB19%20ABX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd84a5bc9-7ca8-5c85-b065-279af272a930',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FB19 ABX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FB19%20ABX&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Newcastle-u-Tyne',
 'make': 'VAUXHALL',
 'model': 'COMBO LIFE',
 'odometer': 107418,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 5000,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VAUXHALL COMBO LIFE 1.5 TURBO D 100 ENERGY XL (7ST) MPV',
 'transmission': 'manual',
 'trim': 'TURBO D 100 ENERGY XL (7ST)',
 'vin': 'W0VECYHYCKJ546886',
 'year': 2019}
2026-03-29 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FB19%2520ABX%27 HTTP/1.1" 200 None
2026-03-29 22:18:04 [bca.uk] INFO: Saving data for FB19%20ABX: {'auction_closing_time': 1775026800.0, 'created_time': 1773826644.546811, 'last_price_update_time': 1774822684.916665}
2026-03-29 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FB19%2520ABX') HTTP/1.1" 204 0
2026-03-29 22:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 90e3660c-8d74-5f24-a955-d1adb5f5565c with identifier: YS19%20TGN
2026-03-29 22:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 90e3660c-8d74-5f24-a955-d1adb5f5565c with identifier: YS19%20TGN
2026-03-29 22:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 90e3660c-8d74-5f24-a955-d1adb5f5565c with identifier: YS19%20TGN to the API
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 184,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YS19%20TGN-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '90e3660c-8d74-5f24-a955-d1adb5f5565c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YS19 TGN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YS19%20TGN&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'RANGER',
 'odometer': 70566,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD RANGER 2.2 TDCI 160 REGULAR XL 4WD Pickup',
 'transmission': 'manual',
 'trim': 'TDCI 160 REGULAR XL 4WD',
 'vin': '6FPNXXMJ2NJA58588',
 'year': 2019}
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS19%2520TGN%27 HTTP/1.1" 200 None
2026-03-29 22:18:05 [bca.uk] INFO: Saving data for YS19%20TGN: {'auction_closing_time': 1774864800.0, 'created_time': 1774523741.425926, 'last_price_update_time': 1774822685.213167}
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YS19%2520TGN') HTTP/1.1" 204 0
2026-03-29 22:18:05 [bca.uk] INFO: Found listing with ID: DE70%20EEM
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE70%2520EEM%27 HTTP/1.1" 200 None
2026-03-29 22:18:05 [bca.uk] INFO: Scrape type for DE70%20EEM: 2
2026-03-29 22:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54842544-7978-5bc7-9512-e774f655c920 with identifier: DE70%20EEM
2026-03-29 22:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54842544-7978-5bc7-9512-e774f655c920 with scrape type 2
2026-03-29 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54842544-7978-5bc7-9512-e774f655c920 with scrape type 2
2026-03-29 22:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 54842544-7978-5bc7-9512-e774f655c920, identifier: DE70%20EEM
2026-03-29 22:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 15a20fba-e92b-59fc-a5c9-764aa2822498 with identifier: EY57%20PHU
2026-03-29 22:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 15a20fba-e92b-59fc-a5c9-764aa2822498 with identifier: EY57%20PHU
2026-03-29 22:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 15a20fba-e92b-59fc-a5c9-764aa2822498 with identifier: EY57%20PHU to the API
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EY57%20PHU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '15a20fba-e92b-59fc-a5c9-764aa2822498',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EY57 PHU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EY57%20PHU&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'NISSAN',
 'model': 'NOTE',
 'odometer': 200385,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'NISSAN NOTE 1.4 SE Hatchback',
 'transmission': 'manual',
 'trim': 'SE',
 'vin': 'SJNFAAE11U1146137',
 'year': 2007}
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY57%2520PHU%27 HTTP/1.1" 200 None
2026-03-29 22:18:05 [bca.uk] INFO: Saving data for EY57%20PHU: {'auction_closing_time': 1774951200.0, 'created_time': 1774524005.701952, 'last_price_update_time': 1774822685.593279}
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EY57%2520PHU') HTTP/1.1" 204 0
2026-03-29 22:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c8b5c7a4-6219-5652-9b8a-93df4070da11 with identifier: DF11%20NXL
2026-03-29 22:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c8b5c7a4-6219-5652-9b8a-93df4070da11 with identifier: DF11%20NXL
2026-03-29 22:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c8b5c7a4-6219-5652-9b8a-93df4070da11 with identifier: DF11%20NXL to the API
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DF11%20NXL-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c8b5c7a4-6219-5652-9b8a-93df4070da11',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DF11 NXL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DF11%20NXL&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'HYUNDAI',
 'model': 'I10',
 'odometer': 53405,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'HYUNDAI I10 1.2 ACTIVE Hatchback',
 'transmission': 'manual',
 'trim': 'ACTIVE',
 'vin': 'MALAN51CLBM911116',
 'year': 2023}
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF11%2520NXL%27 HTTP/1.1" 200 None
2026-03-29 22:18:05 [bca.uk] INFO: Saving data for DF11%20NXL: {'auction_closing_time': 1774864800.0, 'created_time': 1774524456.880089, 'last_price_update_time': 1774822685.877528}
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DF11%2520NXL') HTTP/1.1" 204 0
2026-03-29 22:18:05 [bca.uk] INFO: Found listing with ID: FM67%20FFV
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM67%2520FFV%27 HTTP/1.1" 200 None
2026-03-29 22:18:05 [bca.uk] INFO: Scrape type for FM67%20FFV: 0
2026-03-29 22:18:05 [bca.uk] INFO: Found listing with ID: KY17%20MBX
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY17%2520MBX%27 HTTP/1.1" 200 None
2026-03-29 22:18:05 [bca.uk] INFO: Scrape type for KY17%20MBX: 0
2026-03-29 22:18:05 [bca.uk] INFO: Found listing with ID: YL67%20YBR
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL67%2520YBR%27 HTTP/1.1" 200 None
2026-03-29 22:18:05 [bca.uk] INFO: Scrape type for YL67%20YBR: 2
2026-03-29 22:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd3f09d4-7a16-571d-9921-1484358e43f9 with identifier: YL67%20YBR
2026-03-29 22:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd3f09d4-7a16-571d-9921-1484358e43f9 with scrape type 2
2026-03-29 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd3f09d4-7a16-571d-9921-1484358e43f9 with scrape type 2
2026-03-29 22:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dd3f09d4-7a16-571d-9921-1484358e43f9, identifier: YL67%20YBR
2026-03-29 22:18:06 [bca.uk] INFO: Found listing with ID: YT69%20YZL
2026-03-29 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT69%2520YZL%27 HTTP/1.1" 200 None
2026-03-29 22:18:06 [bca.uk] INFO: Scrape type for YT69%20YZL: 2
2026-03-29 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 410d6f6e-8c86-5b4a-8fca-3a0491bf5b5a with identifier: YT69%20YZL
2026-03-29 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 410d6f6e-8c86-5b4a-8fca-3a0491bf5b5a with scrape type 2
2026-03-29 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 410d6f6e-8c86-5b4a-8fca-3a0491bf5b5a with scrape type 2
2026-03-29 22:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 410d6f6e-8c86-5b4a-8fca-3a0491bf5b5a, identifier: YT69%20YZL
2026-03-29 22:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 54842544-7978-5bc7-9512-e774f655c920 with identifier: DE70%20EEM
2026-03-29 22:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 54842544-7978-5bc7-9512-e774f655c920 with identifier: DE70%20EEM
2026-03-29 22:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 54842544-7978-5bc7-9512-e774f655c920 with identifier: DE70%20EEM to the API
2026-03-29 22:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 269,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DE70%20EEM-GB',
 'category': 'LightCommercialVehicle',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '54842544-7978-5bc7-9512-e774f655c920',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DE70 EEM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DE70%20EEM&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MAN',
 'model': 'TGE 3 FWD',
 'odometer': 82745,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MAN TGE 3 FWD 2.0 TDI 100 LWB ChassisCab',
 'transmission': 'manual',
 'trim': 'TDI 100 LWB',
 'vin': 'WMA08VUZ0M9002687',
 'year': 2021}
2026-03-29 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE70%2520EEM%27 HTTP/1.1" 200 None
2026-03-29 22:18:06 [bca.uk] INFO: Saving data for DE70%20EEM: {'auction_closing_time': 1775037600.0, 'created_time': 1774523646.678707, 'last_price_update_time': 1774822686.473806}
2026-03-29 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DE70%2520EEM') HTTP/1.1" 204 0
2026-03-29 22:18:06 [bca.uk] INFO: Found listing with ID: YE21%20FCC
2026-03-29 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE21%2520FCC%27 HTTP/1.1" 200 None
2026-03-29 22:18:06 [bca.uk] INFO: Scrape type for YE21%20FCC: 2
2026-03-29 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73aaa7a0-1334-5ca9-a6ac-ae3e8cdeeecd with identifier: YE21%20FCC
2026-03-29 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73aaa7a0-1334-5ca9-a6ac-ae3e8cdeeecd with scrape type 2
2026-03-29 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73aaa7a0-1334-5ca9-a6ac-ae3e8cdeeecd with scrape type 2
2026-03-29 22:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 73aaa7a0-1334-5ca9-a6ac-ae3e8cdeeecd, identifier: YE21%20FCC
2026-03-29 22:18:06 [bca.uk] INFO: Found listing with ID: FE62%20KXP
2026-03-29 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE62%2520KXP%27 HTTP/1.1" 200 None
2026-03-29 22:18:06 [bca.uk] INFO: Scrape type for FE62%20KXP: 2
2026-03-29 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d43e3a0-4fef-5850-a70f-d961825b9ae0 with identifier: FE62%20KXP
2026-03-29 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d43e3a0-4fef-5850-a70f-d961825b9ae0 with scrape type 2
2026-03-29 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d43e3a0-4fef-5850-a70f-d961825b9ae0 with scrape type 2
2026-03-29 22:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1d43e3a0-4fef-5850-a70f-d961825b9ae0, identifier: FE62%20KXP
2026-03-29 22:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dd3f09d4-7a16-571d-9921-1484358e43f9 with identifier: YL67%20YBR
2026-03-29 22:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dd3f09d4-7a16-571d-9921-1484358e43f9 with identifier: YL67%20YBR
2026-03-29 22:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dd3f09d4-7a16-571d-9921-1484358e43f9 with identifier: YL67%20YBR to the API
2026-03-29 22:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YL67%20YBR-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.2L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'dd3f09d4-7a16-571d-9921-1484358e43f9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YL67 YBR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YL67%20YBR&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Bridgwater',
 'make': 'ALFA ROMEO',
 'model': 'STELVIO',
 'odometer': 62818,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 10000,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'ALFA ROMEO STELVIO 2.2 D 210 AWD SPECIALE StationWagon',
 'transmission': 'automatic',
 'trim': 'D 210 AWD SPECIALE',
 'vin': 'ZARFAHGU1J7B90231',
 'year': 2018}
2026-03-29 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL67%2520YBR%27 HTTP/1.1" 200 None
2026-03-29 22:18:06 [bca.uk] INFO: Saving data for YL67%20YBR: {'auction_closing_time': 1775026800.0, 'created_time': 1773908185.820251, 'last_price_update_time': 1774822686.977705}
2026-03-29 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YL67%2520YBR') HTTP/1.1" 204 0
2026-03-29 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 410d6f6e-8c86-5b4a-8fca-3a0491bf5b5a with identifier: YT69%20YZL
2026-03-29 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 410d6f6e-8c86-5b4a-8fca-3a0491bf5b5a with identifier: YT69%20YZL
2026-03-29 22:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 410d6f6e-8c86-5b4a-8fca-3a0491bf5b5a with identifier: YT69%20YZL to the API
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 171,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YT69%20YZL-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '410d6f6e-8c86-5b4a-8fca-3a0491bf5b5a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YT69 YZL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YT69%20YZL&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 72896,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 105 300 SWB LEADER H/R PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 105 300 SWB LEADER H/R',
 'vin': 'WF0YXXTTGYKU56009',
 'year': 2020}
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT69%2520YZL%27 HTTP/1.1" 200 None
2026-03-29 22:18:07 [bca.uk] INFO: Saving data for YT69%20YZL: {'auction_closing_time': 1774864800.0, 'created_time': 1774523718.871103, 'last_price_update_time': 1774822687.284212}
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YT69%2520YZL') HTTP/1.1" 204 0
2026-03-29 22:18:07 [bca.uk] INFO: Found listing with ID: DE70%20EET
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE70%2520EET%27 HTTP/1.1" 200 None
2026-03-29 22:18:07 [bca.uk] INFO: Scrape type for DE70%20EET: 2
2026-03-29 22:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04e8601e-5431-5d70-84c1-5b60a7ca0d23 with identifier: DE70%20EET
2026-03-29 22:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04e8601e-5431-5d70-84c1-5b60a7ca0d23 with scrape type 2
2026-03-29 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04e8601e-5431-5d70-84c1-5b60a7ca0d23 with scrape type 2
2026-03-29 22:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 04e8601e-5431-5d70-84c1-5b60a7ca0d23, identifier: DE70%20EET
2026-03-29 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 73aaa7a0-1334-5ca9-a6ac-ae3e8cdeeecd with identifier: YE21%20FCC
2026-03-29 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 73aaa7a0-1334-5ca9-a6ac-ae3e8cdeeecd with identifier: YE21%20FCC
2026-03-29 22:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 73aaa7a0-1334-5ca9-a6ac-ae3e8cdeeecd with identifier: YE21%20FCC to the API
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YE21%20FCC-GB',
 'category': 'Car',
 'color': 'pure white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '73aaa7a0-1334-5ca9-a6ac-ae3e8cdeeecd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YE21 FCC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YE21%20FCC&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'TOYOTA',
 'model': 'C-HR',
 'odometer': 61199,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'TOYOTA C-HR 1.8 HYBRID 122 DESIGN Hatchback',
 'transmission': 'automatic',
 'trim': 'HYBRID 122 DESIGN',
 'vin': 'NMTK33BXX0R090278',
 'year': 2021}
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE21%2520FCC%27 HTTP/1.1" 200 None
2026-03-29 22:18:07 [bca.uk] INFO: Saving data for YE21%20FCC: {'auction_closing_time': 1774951200.0, 'created_time': 1774524030.191477, 'last_price_update_time': 1774822687.688594}
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YE21%2520FCC') HTTP/1.1" 204 0
2026-03-29 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1d43e3a0-4fef-5850-a70f-d961825b9ae0 with identifier: FE62%20KXP
2026-03-29 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1d43e3a0-4fef-5850-a70f-d961825b9ae0 with identifier: FE62%20KXP
2026-03-29 22:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1d43e3a0-4fef-5850-a70f-d961825b9ae0 with identifier: FE62%20KXP to the API
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FE62%20KXP-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1d43e3a0-4fef-5850-a70f-d961825b9ae0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FE62 KXP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FE62%20KXP&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'KIA',
 'model': 'VENGA',
 'odometer': 112591,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'KIA VENGA 1.6 2 MPV',
 'transmission': 'automatic',
 'trim': '2',
 'vin': 'U5YEH812MDL039373',
 'year': 2012}
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE62%2520KXP%27 HTTP/1.1" 200 None
2026-03-29 22:18:07 [bca.uk] INFO: Saving data for FE62%20KXP: {'auction_closing_time': 1774864800.0, 'created_time': 1774524466.65246, 'last_price_update_time': 1774822687.985421}
2026-03-29 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FE62%2520KXP') HTTP/1.1" 204 0
2026-03-29 22:18:08 [bca.uk] INFO: Found listing with ID: WP23%20RVN
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP23%2520RVN%27 HTTP/1.1" 200 None
2026-03-29 22:18:08 [bca.uk] INFO: Scrape type for WP23%20RVN: 0
2026-03-29 22:18:08 [bca.uk] INFO: Found listing with ID: VX72%20GWK
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX72%2520GWK%27 HTTP/1.1" 200 None
2026-03-29 22:18:08 [bca.uk] INFO: Scrape type for VX72%20GWK: 0
2026-03-29 22:18:08 [bca.uk] INFO: Found listing with ID: FL71%20EKN
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL71%2520EKN%27 HTTP/1.1" 200 None
2026-03-29 22:18:08 [bca.uk] INFO: Scrape type for FL71%20EKN: 0
2026-03-29 22:18:08 [bca.uk] INFO: Found listing with ID: FN66%20PKK
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN66%2520PKK%27 HTTP/1.1" 200 None
2026-03-29 22:18:08 [bca.uk] INFO: Scrape type for FN66%20PKK: 2
2026-03-29 22:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: befbad27-9502-56f4-bbf4-ee59daf9d15f with identifier: FN66%20PKK
2026-03-29 22:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item befbad27-9502-56f4-bbf4-ee59daf9d15f with scrape type 2
2026-03-29 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item befbad27-9502-56f4-bbf4-ee59daf9d15f with scrape type 2
2026-03-29 22:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: befbad27-9502-56f4-bbf4-ee59daf9d15f, identifier: FN66%20PKK
2026-03-29 22:18:08 [bca.uk] INFO: Found listing with ID: DA22%20XTW
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA22%2520XTW%27 HTTP/1.1" 200 None
2026-03-29 22:18:08 [bca.uk] INFO: Scrape type for DA22%20XTW: 2
2026-03-29 22:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 106f7afc-e0fa-5408-a0c4-02ca2e41736d with identifier: DA22%20XTW
2026-03-29 22:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 106f7afc-e0fa-5408-a0c4-02ca2e41736d with scrape type 2
2026-03-29 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 106f7afc-e0fa-5408-a0c4-02ca2e41736d with scrape type 2
2026-03-29 22:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 106f7afc-e0fa-5408-a0c4-02ca2e41736d, identifier: DA22%20XTW
2026-03-29 22:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 04e8601e-5431-5d70-84c1-5b60a7ca0d23 with identifier: DE70%20EET
2026-03-29 22:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 04e8601e-5431-5d70-84c1-5b60a7ca0d23 with identifier: DE70%20EET
2026-03-29 22:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 04e8601e-5431-5d70-84c1-5b60a7ca0d23 with identifier: DE70%20EET to the API
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 279,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DE70%20EET-GB',
 'category': 'LightCommercialVehicle',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '04e8601e-5431-5d70-84c1-5b60a7ca0d23',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DE70 EET',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DE70%20EET&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MAN',
 'model': 'TGE 3 RWD',
 'odometer': 122472,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MAN TGE 3 RWD 2.0 TDI 140 LWB ChassisCab',
 'transmission': 'manual',
 'trim': 'TDI 140 LWB',
 'vin': 'WMA14VUZ0L9014854',
 'year': 2021}
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE70%2520EET%27 HTTP/1.1" 200 None
2026-03-29 22:18:08 [bca.uk] INFO: Saving data for DE70%20EET: {'auction_closing_time': 1775037600.0, 'created_time': 1774523650.529403, 'last_price_update_time': 1774822688.58113}
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DE70%2520EET') HTTP/1.1" 204 0
2026-03-29 22:18:08 [bca.uk] INFO: Found listing with ID: DL73%20KVO
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520KVO%27 HTTP/1.1" 200 None
2026-03-29 22:18:08 [bca.uk] INFO: Scrape type for DL73%20KVO: 0
2026-03-29 22:18:08 [bca.uk] INFO: Found listing with ID: LL74%20BXC
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520BXC%27 HTTP/1.1" 200 None
2026-03-29 22:18:08 [bca.uk] INFO: Scrape type for LL74%20BXC: 0
2026-03-29 22:18:08 [bca.uk] INFO: Found listing with ID: CA72%20UUR
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA72%2520UUR%27 HTTP/1.1" 200 None
2026-03-29 22:18:08 [bca.uk] INFO: Scrape type for CA72%20UUR: 2
2026-03-29 22:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17a3e840-80d2-5836-9a5c-2ec155089f95 with identifier: CA72%20UUR
2026-03-29 22:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17a3e840-80d2-5836-9a5c-2ec155089f95 with scrape type 2
2026-03-29 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17a3e840-80d2-5836-9a5c-2ec155089f95 with scrape type 2
2026-03-29 22:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 17a3e840-80d2-5836-9a5c-2ec155089f95, identifier: CA72%20UUR
2026-03-29 22:18:08 [bca.uk] INFO: Found listing with ID: KV18%20TYZ
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV18%2520TYZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:08 [bca.uk] INFO: Scrape type for KV18%20TYZ: 2
2026-03-29 22:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5af5ad42-47de-5939-9f52-945ecdcda9cf with identifier: KV18%20TYZ
2026-03-29 22:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5af5ad42-47de-5939-9f52-945ecdcda9cf with scrape type 2
2026-03-29 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5af5ad42-47de-5939-9f52-945ecdcda9cf with scrape type 2
2026-03-29 22:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5af5ad42-47de-5939-9f52-945ecdcda9cf, identifier: KV18%20TYZ
2026-03-29 22:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: befbad27-9502-56f4-bbf4-ee59daf9d15f with identifier: FN66%20PKK
2026-03-29 22:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: befbad27-9502-56f4-bbf4-ee59daf9d15f with identifier: FN66%20PKK
2026-03-29 22:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: befbad27-9502-56f4-bbf4-ee59daf9d15f with identifier: FN66%20PKK to the API
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FN66%20PKK-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'befbad27-9502-56f4-bbf4-ee59daf9d15f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FN66 PKK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FN66%20PKK&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Measham',
 'make': 'TOYOTA',
 'model': 'RAV4',
 'odometer': 110037,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 5800,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'TOYOTA RAV4 2.0 D 143 EXCEL 2WD StationWagon',
 'transmission': 'manual',
 'trim': 'D 143 EXCEL 2WD',
 'vin': 'JTMYPREV00D017297',
 'year': 2016}
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN66%2520PKK%27 HTTP/1.1" 200 None
2026-03-29 22:18:09 [bca.uk] INFO: Saving data for FN66%20PKK: {'auction_closing_time': 1775026800.0, 'created_time': 1773837443.876809, 'last_price_update_time': 1774822689.226028}
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FN66%2520PKK') HTTP/1.1" 204 0
2026-03-29 22:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 106f7afc-e0fa-5408-a0c4-02ca2e41736d with identifier: DA22%20XTW
2026-03-29 22:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 106f7afc-e0fa-5408-a0c4-02ca2e41736d with identifier: DA22%20XTW
2026-03-29 22:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 106f7afc-e0fa-5408-a0c4-02ca2e41736d with identifier: DA22%20XTW to the API
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 260,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DA22%20XTW-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '106f7afc-e0fa-5408-a0c4-02ca2e41736d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DA22 XTW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DA22%20XTW&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MAN',
 'model': 'TGE 3 FWD',
 'odometer': 69418,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MAN TGE 3 FWD 2.0 TDI 140 LWB Dropside',
 'transmission': 'manual',
 'trim': 'TDI 140 LWB',
 'vin': 'WMA08VUZ0N9015599',
 'year': 2022}
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA22%2520XTW%27 HTTP/1.1" 200 None
2026-03-29 22:18:09 [bca.uk] INFO: Saving data for DA22%20XTW: {'auction_closing_time': 1774864800.0, 'created_time': 1773839749.397866, 'last_price_update_time': 1774822689.525602}
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DA22%2520XTW') HTTP/1.1" 204 0
2026-03-29 22:18:09 [bca.uk] INFO: Found listing with ID: DE70%20EFH
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE70%2520EFH%27 HTTP/1.1" 200 None
2026-03-29 22:18:09 [bca.uk] INFO: Scrape type for DE70%20EFH: 2
2026-03-29 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12dc30fa-e764-5e96-bd93-8f4349316429 with identifier: DE70%20EFH
2026-03-29 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12dc30fa-e764-5e96-bd93-8f4349316429 with scrape type 2
2026-03-29 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12dc30fa-e764-5e96-bd93-8f4349316429 with scrape type 2
2026-03-29 22:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 12dc30fa-e764-5e96-bd93-8f4349316429, identifier: DE70%20EFH
2026-03-29 22:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 17a3e840-80d2-5836-9a5c-2ec155089f95 with identifier: CA72%20UUR
2026-03-29 22:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 17a3e840-80d2-5836-9a5c-2ec155089f95 with identifier: CA72%20UUR
2026-03-29 22:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 17a3e840-80d2-5836-9a5c-2ec155089f95 with identifier: CA72%20UUR to the API
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CA72%20UUR-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '17a3e840-80d2-5836-9a5c-2ec155089f95',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CA72 UUR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CA72%20UUR&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'DACIA',
 'model': 'JOGGER',
 'odometer': 23306,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'DACIA JOGGER 1.0 TCE ESSENTIAL Estate',
 'transmission': 'manual',
 'trim': 'TCE ESSENTIAL',
 'vin': 'UU1DJF00169740032',
 'year': 2023}
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA72%2520UUR%27 HTTP/1.1" 200 None
2026-03-29 22:18:09 [bca.uk] INFO: Saving data for CA72%20UUR: {'auction_closing_time': 1774951200.0, 'created_time': 1774523990.749579, 'last_price_update_time': 1774822689.927363}
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CA72%2520UUR') HTTP/1.1" 204 0
2026-03-29 22:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5af5ad42-47de-5939-9f52-945ecdcda9cf with identifier: KV18%20TYZ
2026-03-29 22:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5af5ad42-47de-5939-9f52-945ecdcda9cf with identifier: KV18%20TYZ
2026-03-29 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5af5ad42-47de-5939-9f52-945ecdcda9cf with identifier: KV18%20TYZ to the API
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KV18%20TYZ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5af5ad42-47de-5939-9f52-945ecdcda9cf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KV18 TYZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KV18%20TYZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'HONDA',
 'model': 'JAZZ',
 'odometer': 37470,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'HONDA JAZZ 1.5 I-VTEC 130 SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'I-VTEC 130 SPORT',
 'vin': 'JHMGK5760JX204264',
 'year': 2018}
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV18%2520TYZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:10 [bca.uk] INFO: Saving data for KV18%20TYZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774437739.043587, 'last_price_update_time': 1774822690.244653}
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KV18%2520TYZ') HTTP/1.1" 204 0
2026-03-29 22:18:10 [bca.uk] INFO: Found listing with ID: KW21%20WFB
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW21%2520WFB%27 HTTP/1.1" 200 None
2026-03-29 22:18:10 [bca.uk] INFO: Scrape type for KW21%20WFB: 2
2026-03-29 22:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3caa93a-5bc4-51f2-acd3-2076ef036abf with identifier: KW21%20WFB
2026-03-29 22:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3caa93a-5bc4-51f2-acd3-2076ef036abf with scrape type 2
2026-03-29 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3caa93a-5bc4-51f2-acd3-2076ef036abf with scrape type 2
2026-03-29 22:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f3caa93a-5bc4-51f2-acd3-2076ef036abf, identifier: KW21%20WFB
2026-03-29 22:18:10 [bca.uk] INFO: Found listing with ID: HK22%20LFT
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK22%2520LFT%27 HTTP/1.1" 200 None
2026-03-29 22:18:10 [bca.uk] INFO: Scrape type for HK22%20LFT: 2
2026-03-29 22:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 799249aa-d144-522d-b8e3-d52375f7005a with identifier: HK22%20LFT
2026-03-29 22:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 799249aa-d144-522d-b8e3-d52375f7005a with scrape type 2
2026-03-29 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 799249aa-d144-522d-b8e3-d52375f7005a with scrape type 2
2026-03-29 22:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 799249aa-d144-522d-b8e3-d52375f7005a, identifier: HK22%20LFT
2026-03-29 22:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 12dc30fa-e764-5e96-bd93-8f4349316429 with identifier: DE70%20EFH
2026-03-29 22:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 12dc30fa-e764-5e96-bd93-8f4349316429 with identifier: DE70%20EFH
2026-03-29 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 12dc30fa-e764-5e96-bd93-8f4349316429 with identifier: DE70%20EFH to the API
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 269,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DE70%20EFH-GB',
 'category': 'LightCommercialVehicle',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '12dc30fa-e764-5e96-bd93-8f4349316429',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DE70 EFH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DE70%20EFH&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MAN',
 'model': 'TGE 3 FWD',
 'odometer': 148562,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'MAN TGE 3 FWD 2.0 TDI 100 LWB ChassisCab',
 'transmission': 'manual',
 'trim': 'TDI 100 LWB',
 'vin': 'WMA08VUZ8L9014519',
 'year': 2020}
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE70%2520EFH%27 HTTP/1.1" 200 None
2026-03-29 22:18:10 [bca.uk] INFO: Saving data for DE70%20EFH: {'auction_closing_time': 1775037600.0, 'created_time': 1774523650.973559, 'last_price_update_time': 1774822690.743935}
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DE70%2520EFH') HTTP/1.1" 204 0
2026-03-29 22:18:10 [bca.uk] INFO: Found listing with ID: CN65%20LRY
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN65%2520LRY%27 HTTP/1.1" 200 None
2026-03-29 22:18:10 [bca.uk] INFO: Scrape type for CN65%20LRY: 2
2026-03-29 22:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6081147-9a41-5988-8bd4-14786214b250 with identifier: CN65%20LRY
2026-03-29 22:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6081147-9a41-5988-8bd4-14786214b250 with scrape type 2
2026-03-29 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6081147-9a41-5988-8bd4-14786214b250 with scrape type 2
2026-03-29 22:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d6081147-9a41-5988-8bd4-14786214b250, identifier: CN65%20LRY
2026-03-29 22:18:10 [bca.uk] INFO: Found listing with ID: SK21%20VMP
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK21%2520VMP%27 HTTP/1.1" 200 None
2026-03-29 22:18:10 [bca.uk] INFO: Scrape type for SK21%20VMP: 0
2026-03-29 22:18:10 [bca.uk] INFO: Found listing with ID: AO72%20ZBC
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO72%2520ZBC%27 HTTP/1.1" 200 None
2026-03-29 22:18:10 [bca.uk] INFO: Scrape type for AO72%20ZBC: 0
2026-03-29 22:18:10 [bca.uk] INFO: Found listing with ID: LP69%20OCN
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP69%2520OCN%27 HTTP/1.1" 200 None
2026-03-29 22:18:10 [bca.uk] INFO: Scrape type for LP69%20OCN: 0
2026-03-29 22:18:10 [bca.uk] INFO: Found listing with ID: BN20%20UGF
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN20%2520UGF%27 HTTP/1.1" 200 None
2026-03-29 22:18:10 [bca.uk] INFO: Scrape type for BN20%20UGF: 0
2026-03-29 22:18:10 [bca.uk] INFO: Found listing with ID: BP71%20WPU
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP71%2520WPU%27 HTTP/1.1" 200 None
2026-03-29 22:18:10 [bca.uk] INFO: Scrape type for BP71%20WPU: 0
2026-03-29 22:18:10 [bca.uk] INFO: Found listing with ID: LV69%20SZF
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV69%2520SZF%27 HTTP/1.1" 200 None
2026-03-29 22:18:10 [bca.uk] INFO: Scrape type for LV69%20SZF: 0
2026-03-29 22:18:10 [bca.uk] INFO: Found listing with ID: GN09%20GZC
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN09%2520GZC%27 HTTP/1.1" 200 None
2026-03-29 22:18:10 [bca.uk] INFO: Scrape type for GN09%20GZC: 0
2026-03-29 22:18:10 [bca.uk] INFO: Found listing with ID: KP73%20VCJ
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP73%2520VCJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for KP73%20VCJ: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: CN71%20OMB
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN71%2520OMB%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for CN71%20OMB: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: BP20%20OVJ
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP20%2520OVJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for BP20%20OVJ: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: RXZ%201425
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RXZ%25201425%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for RXZ%201425: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: BL66%20PXR
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL66%2520PXR%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for BL66%20PXR: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: HN71%20ZHH
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN71%2520ZHH%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for HN71%20ZHH: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: VE11%20WDD
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE11%2520WDD%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for VE11%20WDD: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: PX72%20KFY
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX72%2520KFY%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for PX72%20KFY: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: MC74%20RHU
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC74%2520RHU%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for MC74%20RHU: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: LX19%20OHG
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX19%2520OHG%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for LX19%20OHG: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: KX70%20NLM
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX70%2520NLM%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for KX70%20NLM: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: YR22%20RVW
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR22%2520RVW%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for YR22%20RVW: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: LY71%20EVG
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY71%2520EVG%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for LY71%20EVG: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: MJ72%20KDV
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ72%2520KDV%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for MJ72%20KDV: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: YE19%20FEL
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE19%2520FEL%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for YE19%20FEL: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: YR72%20AAX
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR72%2520AAX%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for YR72%20AAX: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: SK21%20XXR
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK21%2520XXR%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for SK21%20XXR: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: DS74%20HCY
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS74%2520HCY%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for DS74%20HCY: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: BJ74%20MGU
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ74%2520MGU%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for BJ74%20MGU: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: BG74%20YVZ
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG74%2520YVZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for BG74%20YVZ: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: LD23%20HDU
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD23%2520HDU%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for LD23%20HDU: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: WK66%20VBY
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK66%2520VBY%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for WK66%20VBY: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: DS72%20VLC
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS72%2520VLC%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for DS72%20VLC: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: SH67%20GKV
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH67%2520GKV%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for SH67%20GKV: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: SB19%20LHM
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB19%2520LHM%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for SB19%20LHM: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: S7%20GPO
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27S7%2520GPO%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for S7%20GPO: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: DN16%20EXE
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN16%2520EXE%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for DN16%20EXE: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: GM64%20DGZ
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM64%2520DGZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for GM64%20DGZ: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: SO14%20MWA
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO14%2520MWA%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for SO14%20MWA: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: PJ62%20JKF
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ62%2520JKF%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for PJ62%20JKF: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: BX66%20ZNY
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX66%2520ZNY%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for BX66%20ZNY: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: FH17%20VKP
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH17%2520VKP%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for FH17%20VKP: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: LL18%20EVB
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL18%2520EVB%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for LL18%20EVB: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: MD66%20HPN
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD66%2520HPN%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for MD66%20HPN: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: AX15%20XZF
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX15%2520XZF%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for AX15%20XZF: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: BL63%20AUT
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL63%2520AUT%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for BL63%20AUT: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: ND13%20LJE
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND13%2520LJE%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for ND13%20LJE: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: DU15%20PDZ
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU15%2520PDZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for DU15%20PDZ: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: DA63%20VOD
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA63%2520VOD%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for DA63%20VOD: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: GY15%20CYU
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY15%2520CYU%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for GY15%20CYU: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: HG70%20HSV
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG70%2520HSV%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for HG70%20HSV: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: GV13%20WKW
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV13%2520WKW%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for GV13%20WKW: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: DY68%20MOA
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY68%2520MOA%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for DY68%20MOA: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: GL21%20VFF
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL21%2520VFF%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for GL21%20VFF: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: ME23%20HPF
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME23%2520HPF%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for ME23%20HPF: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: CE62%20FOV
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE62%2520FOV%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for CE62%20FOV: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: WP21%20PWO
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP21%2520PWO%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for WP21%20PWO: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: KP66%20LND
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP66%2520LND%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for KP66%20LND: 0
2026-03-29 22:18:11 [bca.uk] INFO: Found listing with ID: LJ73%20POK
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ73%2520POK%27 HTTP/1.1" 200 None
2026-03-29 22:18:11 [bca.uk] INFO: Scrape type for LJ73%20POK: 2
2026-03-29 22:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c82c86b-5587-572b-a8ea-dda8e05fd6af with identifier: LJ73%20POK
2026-03-29 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c82c86b-5587-572b-a8ea-dda8e05fd6af with scrape type 2
2026-03-29 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c82c86b-5587-572b-a8ea-dda8e05fd6af with scrape type 2
2026-03-29 22:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4c82c86b-5587-572b-a8ea-dda8e05fd6af, identifier: LJ73%20POK
2026-03-29 22:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f3caa93a-5bc4-51f2-acd3-2076ef036abf with identifier: KW21%20WFB
2026-03-29 22:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f3caa93a-5bc4-51f2-acd3-2076ef036abf with identifier: KW21%20WFB
2026-03-29 22:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f3caa93a-5bc4-51f2-acd3-2076ef036abf with identifier: KW21%20WFB to the API
2026-03-29 22:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KW21%20WFB-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f3caa93a-5bc4-51f2-acd3-2076ef036abf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KW21 WFB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KW21%20WFB&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Newcastle-u-Tyne',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 39872,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 6000,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.2 P/T 83 SHINE Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 83 SHINE',
 'vin': 'VF7SXHMRVMT519215',
 'year': 2021}
2026-03-29 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW21%2520WFB%27 HTTP/1.1" 200 None
2026-03-29 22:18:12 [bca.uk] INFO: Saving data for KW21%20WFB: {'auction_closing_time': 1775026800.0, 'created_time': 1773908219.950669, 'last_price_update_time': 1774822692.264484}
2026-03-29 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KW21%2520WFB') HTTP/1.1" 204 0
2026-03-29 22:18:12 [scrapy.extensions.logstats] INFO: Crawled 239 pages (at 3 pages/min), scraped 1242 items (at 137 items/min)
2026-03-29 22:18:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-29 22:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 799249aa-d144-522d-b8e3-d52375f7005a with identifier: HK22%20LFT
2026-03-29 22:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 799249aa-d144-522d-b8e3-d52375f7005a with identifier: HK22%20LFT
2026-03-29 22:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 799249aa-d144-522d-b8e3-d52375f7005a with identifier: HK22%20LFT to the API
2026-03-29 22:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 253,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HK22%20LFT-GB',
 'category': 'LightCommercialVehicle',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '799249aa-d144-522d-b8e3-d52375f7005a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HK22 LFT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HK22%20LFT&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'FORD',
 'model': 'RANGER',
 'odometer': 59438,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'FORD RANGER 2.0 EBL 213 WILDTRAK CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'EBL 213 WILDTRAK',
 'vin': '6FPPXXMJ2PMD52851',
 'year': 2022}
2026-03-29 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK22%2520LFT%27 HTTP/1.1" 200 None
2026-03-29 22:18:12 [bca.uk] INFO: Saving data for HK22%20LFT: {'auction_closing_time': 1774864800.0, 'created_time': 1773959769.532205, 'last_price_update_time': 1774822692.623698}
2026-03-29 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HK22%2520LFT') HTTP/1.1" 204 0
2026-03-29 22:18:12 [bca.uk] INFO: Found listing with ID: SW18%20EZG
2026-03-29 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW18%2520EZG%27 HTTP/1.1" 200 None
2026-03-29 22:18:12 [bca.uk] INFO: Scrape type for SW18%20EZG: 2
2026-03-29 22:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ad7c634-db3a-55e2-abe1-46de312b031a with identifier: SW18%20EZG
2026-03-29 22:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ad7c634-db3a-55e2-abe1-46de312b031a with scrape type 2
2026-03-29 22:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ad7c634-db3a-55e2-abe1-46de312b031a with scrape type 2
2026-03-29 22:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0ad7c634-db3a-55e2-abe1-46de312b031a, identifier: SW18%20EZG
2026-03-29 22:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d6081147-9a41-5988-8bd4-14786214b250 with identifier: CN65%20LRY
2026-03-29 22:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d6081147-9a41-5988-8bd4-14786214b250 with identifier: CN65%20LRY
2026-03-29 22:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d6081147-9a41-5988-8bd4-14786214b250 with identifier: CN65%20LRY to the API
2026-03-29 22:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CN65%20LRY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd6081147-9a41-5988-8bd4-14786214b250',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CN65 LRY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CN65%20LRY&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'DACIA',
 'model': 'DUSTER',
 'odometer': 156448,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'DACIA DUSTER 1.5 DCI 110 LAUREATE StationWagon',
 'transmission': 'manual',
 'trim': 'DCI 110 LAUREATE',
 'vin': 'UU1HSDJ9653839629',
 'year': 2015}
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN65%2520LRY%27 HTTP/1.1" 200 None
2026-03-29 22:18:13 [bca.uk] INFO: Saving data for CN65%20LRY: {'auction_closing_time': 1774951200.0, 'created_time': 1774524001.803498, 'last_price_update_time': 1774822693.0457}
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CN65%2520LRY') HTTP/1.1" 204 0
2026-03-29 22:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4c82c86b-5587-572b-a8ea-dda8e05fd6af with identifier: LJ73%20POK
2026-03-29 22:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4c82c86b-5587-572b-a8ea-dda8e05fd6af with identifier: LJ73%20POK
2026-03-29 22:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4c82c86b-5587-572b-a8ea-dda8e05fd6af with identifier: LJ73%20POK to the API
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 230,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LJ73%20POK-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4c82c86b-5587-572b-a8ea-dda8e05fd6af',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LJ73 POK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LJ73%20POK&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'FORD',
 'model': 'TRANSIT 350 FWD',
 'odometer': 50201,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT 350 FWD 2.0 EBL 130 L3 H2 LEADER PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 130 L3 H2 LEADER',
 'vin': 'WF0EXXTTREPJ77116',
 'year': 2024}
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ73%2520POK%27 HTTP/1.1" 200 None
2026-03-29 22:18:13 [bca.uk] INFO: Saving data for LJ73%20POK: {'auction_closing_time': 1774864800.0, 'created_time': 1774016940.719298, 'last_price_update_time': 1774822693.333579}
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LJ73%2520POK') HTTP/1.1" 204 0
2026-03-29 22:18:13 [bca.uk] INFO: Found listing with ID: MW68%20AUV
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW68%2520AUV%27 HTTP/1.1" 200 None
2026-03-29 22:18:13 [bca.uk] INFO: Scrape type for MW68%20AUV: 2
2026-03-29 22:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c8d5b5d-b454-5e7f-86b3-5a70a7bb1e1f with identifier: MW68%20AUV
2026-03-29 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c8d5b5d-b454-5e7f-86b3-5a70a7bb1e1f with scrape type 2
2026-03-29 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c8d5b5d-b454-5e7f-86b3-5a70a7bb1e1f with scrape type 2
2026-03-29 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8c8d5b5d-b454-5e7f-86b3-5a70a7bb1e1f, identifier: MW68%20AUV
2026-03-29 22:18:13 [bca.uk] INFO: Found listing with ID: DV71%20NWO
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV71%2520NWO%27 HTTP/1.1" 200 None
2026-03-29 22:18:13 [bca.uk] INFO: Scrape type for DV71%20NWO: 2
2026-03-29 22:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b286b95c-6ffa-523e-abaa-68b7609ec6d7 with identifier: DV71%20NWO
2026-03-29 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b286b95c-6ffa-523e-abaa-68b7609ec6d7 with scrape type 2
2026-03-29 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b286b95c-6ffa-523e-abaa-68b7609ec6d7 with scrape type 2
2026-03-29 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b286b95c-6ffa-523e-abaa-68b7609ec6d7, identifier: DV71%20NWO
2026-03-29 22:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0ad7c634-db3a-55e2-abe1-46de312b031a with identifier: SW18%20EZG
2026-03-29 22:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0ad7c634-db3a-55e2-abe1-46de312b031a with identifier: SW18%20EZG
2026-03-29 22:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0ad7c634-db3a-55e2-abe1-46de312b031a with identifier: SW18%20EZG to the API
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SW18%20EZG-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0ad7c634-db3a-55e2-abe1-46de312b031a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SW18 EZG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SW18%20EZG&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 93620,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 75 ENERGY Hatchback',
 'transmission': 'manual',
 'trim': '75 ENERGY',
 'vin': 'W0V0XEP08J6039960',
 'year': 2018}
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW18%2520EZG%27 HTTP/1.1" 200 None
2026-03-29 22:18:13 [bca.uk] INFO: Saving data for SW18%20EZG: {'auction_closing_time': 1774864800.0, 'created_time': 1774264645.896691, 'last_price_update_time': 1774822693.824828}
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SW18%2520EZG') HTTP/1.1" 204 0
2026-03-29 22:18:13 [bca.uk] INFO: Found listing with ID: SL69%20PKF
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL69%2520PKF%27 HTTP/1.1" 200 None
2026-03-29 22:18:13 [bca.uk] INFO: Scrape type for SL69%20PKF: 2
2026-03-29 22:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19f4fab8-7645-556b-a921-346d6084d8e1 with identifier: SL69%20PKF
2026-03-29 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19f4fab8-7645-556b-a921-346d6084d8e1 with scrape type 2
2026-03-29 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19f4fab8-7645-556b-a921-346d6084d8e1 with scrape type 2
2026-03-29 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 19f4fab8-7645-556b-a921-346d6084d8e1, identifier: SL69%20PKF
2026-03-29 22:18:13 [bca.uk] INFO: Found listing with ID: AU14%20PRV
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU14%2520PRV%27 HTTP/1.1" 200 None
2026-03-29 22:18:13 [bca.uk] INFO: Scrape type for AU14%20PRV: 0
2026-03-29 22:18:13 [bca.uk] INFO: Found listing with ID: RA19%20VWF
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA19%2520VWF%27 HTTP/1.1" 200 None
2026-03-29 22:18:13 [bca.uk] INFO: Scrape type for RA19%20VWF: 0
2026-03-29 22:18:13 [bca.uk] INFO: Found listing with ID: LE74%20DYD
2026-03-29 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE74%2520DYD%27 HTTP/1.1" 200 None
2026-03-29 22:18:14 [bca.uk] INFO: Scrape type for LE74%20DYD: 2
2026-03-29 22:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e789d24-5561-5705-99d0-8d568a14fd7e with identifier: LE74%20DYD
2026-03-29 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e789d24-5561-5705-99d0-8d568a14fd7e with scrape type 2
2026-03-29 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e789d24-5561-5705-99d0-8d568a14fd7e with scrape type 2
2026-03-29 22:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9e789d24-5561-5705-99d0-8d568a14fd7e, identifier: LE74%20DYD
2026-03-29 22:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8c8d5b5d-b454-5e7f-86b3-5a70a7bb1e1f with identifier: MW68%20AUV
2026-03-29 22:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8c8d5b5d-b454-5e7f-86b3-5a70a7bb1e1f with identifier: MW68%20AUV
2026-03-29 22:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8c8d5b5d-b454-5e7f-86b3-5a70a7bb1e1f with identifier: MW68%20AUV to the API
2026-03-29 22:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MW68%20AUV-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8c8d5b5d-b454-5e7f-86b3-5a70a7bb1e1f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MW68 AUV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MW68%20AUV&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Measham',
 'make': 'SKODA',
 'model': 'KODIAQ',
 'odometer': 80956,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 10700,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'SKODA KODIAQ 1.5 TSI 150 SE L (7S) StationWagon',
 'transmission': 'manual',
 'trim': 'TSI 150 SE L (7S)',
 'vin': 'TMBKB7NS0K8011655',
 'year': 2018}
2026-03-29 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW68%2520AUV%27 HTTP/1.1" 200 None
2026-03-29 22:18:14 [bca.uk] INFO: Saving data for MW68%20AUV: {'auction_closing_time': 1775026800.0, 'created_time': 1774045254.774777, 'last_price_update_time': 1774822694.386491}
2026-03-29 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MW68%2520AUV') HTTP/1.1" 204 0
2026-03-29 22:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b286b95c-6ffa-523e-abaa-68b7609ec6d7 with identifier: DV71%20NWO
2026-03-29 22:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b286b95c-6ffa-523e-abaa-68b7609ec6d7 with identifier: DV71%20NWO
2026-03-29 22:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b286b95c-6ffa-523e-abaa-68b7609ec6d7 with identifier: DV71%20NWO to the API
2026-03-29 22:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DV71%20NWO-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'b286b95c-6ffa-523e-abaa-68b7609ec6d7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DV71 NWO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DV71%20NWO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'RENAULT',
 'model': 'ZOE ZE',
 'odometer': 64712,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'RENAULT ZOE ZE 80KW 50KWH R110 I-BUSINESS Van',
 'transmission': 'automatic',
 'trim': '80KW 50KWH R110 I-BUSINESS',
 'vin': 'VF1AG000167864005',
 'year': 2022}
2026-03-29 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV71%2520NWO%27 HTTP/1.1" 200 None
2026-03-29 22:18:14 [bca.uk] INFO: Saving data for DV71%20NWO: {'auction_closing_time': 1774864800.0, 'created_time': 1774523725.45273, 'last_price_update_time': 1774822694.686931}
2026-03-29 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DV71%2520NWO') HTTP/1.1" 204 0
2026-03-29 22:18:14 [bca.uk] INFO: Found listing with ID: SH16%20WGD
2026-03-29 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH16%2520WGD%27 HTTP/1.1" 200 None
2026-03-29 22:18:14 [bca.uk] INFO: Scrape type for SH16%20WGD: 2
2026-03-29 22:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c8f38a4-174f-56e8-a443-a1a186b0d0ff with identifier: SH16%20WGD
2026-03-29 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c8f38a4-174f-56e8-a443-a1a186b0d0ff with scrape type 2
2026-03-29 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c8f38a4-174f-56e8-a443-a1a186b0d0ff with scrape type 2
2026-03-29 22:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0c8f38a4-174f-56e8-a443-a1a186b0d0ff, identifier: SH16%20WGD
2026-03-29 22:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 19f4fab8-7645-556b-a921-346d6084d8e1 with identifier: SL69%20PKF
2026-03-29 22:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 19f4fab8-7645-556b-a921-346d6084d8e1 with identifier: SL69%20PKF
2026-03-29 22:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 19f4fab8-7645-556b-a921-346d6084d8e1 with identifier: SL69%20PKF to the API
2026-03-29 22:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 76,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SL69%20PKF-GB',
 'category': 'Car',
 'color': 'denim blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '19f4fab8-7645-556b-a921-346d6084d8e1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SL69 PKF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SL69%20PKF&vehicleType=*',
 'listing': 'auction',
 'location': 'Livingston',
 'make': 'TOYOTA',
 'model': 'COROLLA',
 'odometer': 114196,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'TOYOTA COROLLA 1.8 VVT-I HYBRID ICON Hatchback',
 'transmission': 'automatic',
 'trim': 'VVT-I HYBRID ICON',
 'vin': 'SB1K93BE20E052634',
 'year': 2019}
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL69%2520PKF%27 HTTP/1.1" 200 None
2026-03-29 22:18:15 [bca.uk] INFO: Saving data for SL69%20PKF: {'auction_closing_time': 1774951200.0, 'created_time': 1774524008.878237, 'last_price_update_time': 1774822695.087648}
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SL69%2520PKF') HTTP/1.1" 204 0
2026-03-29 22:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9e789d24-5561-5705-99d0-8d568a14fd7e with identifier: LE74%20DYD
2026-03-29 22:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9e789d24-5561-5705-99d0-8d568a14fd7e with identifier: LE74%20DYD
2026-03-29 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9e789d24-5561-5705-99d0-8d568a14fd7e with identifier: LE74%20DYD to the API
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 244,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LE74%20DYD-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9e789d24-5561-5705-99d0-8d568a14fd7e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LE74 DYD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LE74%20DYD&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'FORD',
 'model': 'TRANSIT 350 FWD',
 'odometer': 30558,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT 350 FWD 2.0 EBL 130 L2 H2 LIMITED PanelVan',
 'transmission': 'automatic',
 'trim': 'EBL 130 L2 H2 LIMITED',
 'vin': 'WF0EXXTTREPS33648',
 'year': 2025}
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE74%2520DYD%27 HTTP/1.1" 200 None
2026-03-29 22:18:15 [bca.uk] INFO: Saving data for LE74%20DYD: {'auction_closing_time': 1774864800.0, 'created_time': 1774016940.168968, 'last_price_update_time': 1774822695.374684}
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LE74%2520DYD') HTTP/1.1" 204 0
2026-03-29 22:18:15 [bca.uk] INFO: Found listing with ID: WF74%20FKV
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF74%2520FKV%27 HTTP/1.1" 200 None
2026-03-29 22:18:15 [bca.uk] INFO: Scrape type for WF74%20FKV: 2
2026-03-29 22:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d947fd01-d264-5936-a058-b9aa2b4f39a8 with identifier: WF74%20FKV
2026-03-29 22:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d947fd01-d264-5936-a058-b9aa2b4f39a8 with scrape type 2
2026-03-29 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d947fd01-d264-5936-a058-b9aa2b4f39a8 with scrape type 2
2026-03-29 22:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d947fd01-d264-5936-a058-b9aa2b4f39a8, identifier: WF74%20FKV
2026-03-29 22:18:15 [bca.uk] INFO: Found listing with ID: WJ68%20XCO
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ68%2520XCO%27 HTTP/1.1" 200 None
2026-03-29 22:18:15 [bca.uk] INFO: Scrape type for WJ68%20XCO: 2
2026-03-29 22:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a0ef114-602f-5fcf-a026-f41030d03968 with identifier: WJ68%20XCO
2026-03-29 22:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a0ef114-602f-5fcf-a026-f41030d03968 with scrape type 2
2026-03-29 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a0ef114-602f-5fcf-a026-f41030d03968 with scrape type 2
2026-03-29 22:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1a0ef114-602f-5fcf-a026-f41030d03968, identifier: WJ68%20XCO
2026-03-29 22:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0c8f38a4-174f-56e8-a443-a1a186b0d0ff with identifier: SH16%20WGD
2026-03-29 22:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0c8f38a4-174f-56e8-a443-a1a186b0d0ff with identifier: SH16%20WGD
2026-03-29 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0c8f38a4-174f-56e8-a443-a1a186b0d0ff with identifier: SH16%20WGD to the API
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SH16%20WGD-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0c8f38a4-174f-56e8-a443-a1a186b0d0ff',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SH16 WGD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SH16%20WGD&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'HYUNDAI',
 'model': 'I10',
 'odometer': 28237,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'HYUNDAI I10 1.0 GO EDITION Hatchback',
 'transmission': 'manual',
 'trim': 'GO EDITION',
 'vin': 'NLHA851ALGZ238456',
 'year': 2016}
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH16%2520WGD%27 HTTP/1.1" 200 None
2026-03-29 22:18:15 [bca.uk] INFO: Saving data for SH16%20WGD: {'auction_closing_time': 1774951200.0, 'created_time': 1774523729.589195, 'last_price_update_time': 1774822695.886149}
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SH16%2520WGD') HTTP/1.1" 204 0
2026-03-29 22:18:15 [bca.uk] INFO: Found listing with ID: CA65%20WVY
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA65%2520WVY%27 HTTP/1.1" 200 None
2026-03-29 22:18:15 [bca.uk] INFO: Scrape type for CA65%20WVY: 2
2026-03-29 22:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad6591ce-5af7-59ba-8871-b17b71faeb62 with identifier: CA65%20WVY
2026-03-29 22:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad6591ce-5af7-59ba-8871-b17b71faeb62 with scrape type 2
2026-03-29 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad6591ce-5af7-59ba-8871-b17b71faeb62 with scrape type 2
2026-03-29 22:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ad6591ce-5af7-59ba-8871-b17b71faeb62, identifier: CA65%20WVY
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: SJ19%20YDB
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ19%2520YDB%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for SJ19%20YDB: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: KO24%20RVN
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO24%2520RVN%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for KO24%20RVN: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: MC19%20WBE
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC19%2520WBE%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for MC19%20WBE: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: YT22%20VLG
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT22%2520VLG%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for YT22%20VLG: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: RF21%20KJE
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF21%2520KJE%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for RF21%20KJE: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: HT71%20GXX
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT71%2520GXX%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for HT71%20GXX: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: ML22%20ZRR
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML22%2520ZRR%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for ML22%20ZRR: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: FN22%20KZM
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN22%2520KZM%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for FN22%20KZM: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: AF72%20URN
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF72%2520URN%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for AF72%20URN: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: LL70%20YVB
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL70%2520YVB%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for LL70%20YVB: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: BD71%20HWO
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD71%2520HWO%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for BD71%20HWO: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: LV67%20VRD
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV67%2520VRD%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for LV67%20VRD: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: BV72%20ZJZ
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV72%2520ZJZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for BV72%20ZJZ: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: KP22%20GXA
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP22%2520GXA%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for KP22%20GXA: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: NU20%20ZTD
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU20%2520ZTD%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for NU20%20ZTD: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: YP72%20RVU
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP72%2520RVU%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for YP72%20RVU: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: LC69%20LPN
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC69%2520LPN%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for LC69%20LPN: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: HN16%20WFK
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN16%2520WFK%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for HN16%20WFK: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: P20%20OPT
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27P20%2520OPT%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for P20%20OPT: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: FN72%20OKB
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN72%2520OKB%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for FN72%20OKB: 0
2026-03-29 22:18:16 [bca.uk] INFO: Found listing with ID: WN75%20GDK
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN75%2520GDK%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Scrape type for WN75%20GDK: 2
2026-03-29 22:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a84a83f4-78e5-5586-82c8-d59e71ddb59a with identifier: WN75%20GDK
2026-03-29 22:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a84a83f4-78e5-5586-82c8-d59e71ddb59a with scrape type 2
2026-03-29 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a84a83f4-78e5-5586-82c8-d59e71ddb59a with scrape type 2
2026-03-29 22:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a84a83f4-78e5-5586-82c8-d59e71ddb59a, identifier: WN75%20GDK
2026-03-29 22:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d947fd01-d264-5936-a058-b9aa2b4f39a8 with identifier: WF74%20FKV
2026-03-29 22:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d947fd01-d264-5936-a058-b9aa2b4f39a8 with identifier: WF74%20FKV
2026-03-29 22:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d947fd01-d264-5936-a058-b9aa2b4f39a8 with identifier: WF74%20FKV to the API
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WF74%20FKV-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'd947fd01-d264-5936-a058-b9aa2b4f39a8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WF74 FKV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WF74%20FKV&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Bridgwater',
 'make': 'TOYOTA',
 'model': 'COROLLA T/S',
 'odometer': 44921,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 17800,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'TOYOTA COROLLA T/S 1.8 HYBRID DESIGN Estate',
 'transmission': 'automatic',
 'trim': 'HYBRID DESIGN',
 'vin': 'SB1ZB3AE00E157161',
 'year': 2024}
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF74%2520FKV%27 HTTP/1.1" 200 None
2026-03-29 22:18:16 [bca.uk] INFO: Saving data for WF74%20FKV: {'auction_closing_time': 1775026800.0, 'created_time': 1773822535.842596, 'last_price_update_time': 1774822696.825103}
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WF74%2520FKV') HTTP/1.1" 204 0
2026-03-29 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1a0ef114-602f-5fcf-a026-f41030d03968 with identifier: WJ68%20XCO
2026-03-29 22:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1a0ef114-602f-5fcf-a026-f41030d03968 with identifier: WJ68%20XCO
2026-03-29 22:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1a0ef114-602f-5fcf-a026-f41030d03968 with identifier: WJ68%20XCO to the API
2026-03-29 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 167,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WJ68%20XCO-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1a0ef114-602f-5fcf-a026-f41030d03968',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WJ68 XCO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WJ68%20XCO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 138497,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 105 280 SWB L/R CrewCab Van',
 'transmission': 'manual',
 'trim': 'EBL 105 280 SWB L/R',
 'vin': 'WF0YXXTTGYJY20067',
 'year': 2018}
2026-03-29 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ68%2520XCO%27 HTTP/1.1" 200 None
2026-03-29 22:18:17 [bca.uk] INFO: Saving data for WJ68%20XCO: {'auction_closing_time': 1774864800.0, 'created_time': 1774523716.782956, 'last_price_update_time': 1774822697.272585}
2026-03-29 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WJ68%2520XCO') HTTP/1.1" 204 0
2026-03-29 22:18:17 [bca.uk] INFO: Found listing with ID: FL69%20MFV
2026-03-29 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL69%2520MFV%27 HTTP/1.1" 200 None
2026-03-29 22:18:17 [bca.uk] INFO: Scrape type for FL69%20MFV: 2
2026-03-29 22:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1cbb738-d947-53ca-a842-23e87af31c66 with identifier: FL69%20MFV
2026-03-29 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1cbb738-d947-53ca-a842-23e87af31c66 with scrape type 2
2026-03-29 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1cbb738-d947-53ca-a842-23e87af31c66 with scrape type 2
2026-03-29 22:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f1cbb738-d947-53ca-a842-23e87af31c66, identifier: FL69%20MFV
2026-03-29 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ad6591ce-5af7-59ba-8871-b17b71faeb62 with identifier: CA65%20WVY
2026-03-29 22:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ad6591ce-5af7-59ba-8871-b17b71faeb62 with identifier: CA65%20WVY
2026-03-29 22:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ad6591ce-5af7-59ba-8871-b17b71faeb62 with identifier: CA65%20WVY to the API
2026-03-29 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CA65%20WVY-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ad6591ce-5af7-59ba-8871-b17b71faeb62',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CA65 WVY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CA65%20WVY&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'PEUGEOT',
 'model': '208',
 'odometer': 99511,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 208 1.2 P/T 82 ACTIVE Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 82 ACTIVE',
 'vin': 'VF3CCHMZ6GT014955',
 'year': 2016}
2026-03-29 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA65%2520WVY%27 HTTP/1.1" 200 None
2026-03-29 22:18:17 [bca.uk] INFO: Saving data for CA65%20WVY: {'auction_closing_time': 1775037600.0, 'created_time': 1774523999.276449, 'last_price_update_time': 1774822697.696277}
2026-03-29 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CA65%2520WVY') HTTP/1.1" 204 0
2026-03-29 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a84a83f4-78e5-5586-82c8-d59e71ddb59a with identifier: WN75%20GDK
2026-03-29 22:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a84a83f4-78e5-5586-82c8-d59e71ddb59a with identifier: WN75%20GDK
2026-03-29 22:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a84a83f4-78e5-5586-82c8-d59e71ddb59a with identifier: WN75%20GDK to the API
2026-03-29 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=105&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 190,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WN75%20GDK-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a84a83f4-78e5-5586-82c8-d59e71ddb59a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WN75 GDK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WN75%20GDK&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 10415,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 29000,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 150 320 L1 H1 SPORT PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 150 320 L1 H1 SPORT',
 'vin': 'WF0RXXTA3RSR14788',
 'year': 2025}
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN75%2520GDK%27 HTTP/1.1" 200 None
2026-03-29 22:18:18 [bca.uk] INFO: Saving data for WN75%20GDK: {'auction_closing_time': 1775026800.0, 'created_time': 1773834736.5306, 'last_price_update_time': 1774822698.039604}
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WN75%2520GDK') HTTP/1.1" 204 0
2026-03-29 22:18:18 [bca.uk] INFO: Found listing with ID: WJ73%20RYC
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ73%2520RYC%27 HTTP/1.1" 200 None
2026-03-29 22:18:18 [bca.uk] INFO: Scrape type for WJ73%20RYC: 2
2026-03-29 22:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59780f72-06ab-503b-b4e3-f0de392d6022 with identifier: WJ73%20RYC
2026-03-29 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59780f72-06ab-503b-b4e3-f0de392d6022 with scrape type 2
2026-03-29 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59780f72-06ab-503b-b4e3-f0de392d6022 with scrape type 2
2026-03-29 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 59780f72-06ab-503b-b4e3-f0de392d6022, identifier: WJ73%20RYC
2026-03-29 22:18:18 [bca.uk] INFO: Found listing with ID: WF70%20BDY
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF70%2520BDY%27 HTTP/1.1" 200 None
2026-03-29 22:18:18 [bca.uk] INFO: Scrape type for WF70%20BDY: 2
2026-03-29 22:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae8da534-55ad-5547-9b42-8900fa1ba2c4 with identifier: WF70%20BDY
2026-03-29 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae8da534-55ad-5547-9b42-8900fa1ba2c4 with scrape type 2
2026-03-29 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae8da534-55ad-5547-9b42-8900fa1ba2c4 with scrape type 2
2026-03-29 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ae8da534-55ad-5547-9b42-8900fa1ba2c4, identifier: WF70%20BDY
2026-03-29 22:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f1cbb738-d947-53ca-a842-23e87af31c66 with identifier: FL69%20MFV
2026-03-29 22:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f1cbb738-d947-53ca-a842-23e87af31c66 with identifier: FL69%20MFV
2026-03-29 22:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f1cbb738-d947-53ca-a842-23e87af31c66 with identifier: FL69%20MFV to the API
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FL69%20MFV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f1cbb738-d947-53ca-a842-23e87af31c66',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FL69 MFV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FL69%20MFV&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 89340,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.4 T 16V 150 SRI VX-LINE Hatchback',
 'transmission': 'manual',
 'trim': 'T 16V 150 SRI VX-LINE',
 'vin': 'W0VBF6EC4KG389027',
 'year': 2019}
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL69%2520MFV%27 HTTP/1.1" 200 None
2026-03-29 22:18:18 [bca.uk] INFO: Saving data for FL69%20MFV: {'auction_closing_time': 1774951200.0, 'created_time': 1774523728.125822, 'last_price_update_time': 1774822698.567199}
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FL69%2520MFV') HTTP/1.1" 204 0
2026-03-29 22:18:18 [bca.uk] INFO: Found listing with ID: CK63%20PYD
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK63%2520PYD%27 HTTP/1.1" 200 None
2026-03-29 22:18:18 [bca.uk] INFO: Scrape type for CK63%20PYD: 2
2026-03-29 22:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da68b9ea-e15b-58cc-8db3-e17789c2f7db with identifier: CK63%20PYD
2026-03-29 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da68b9ea-e15b-58cc-8db3-e17789c2f7db with scrape type 2
2026-03-29 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da68b9ea-e15b-58cc-8db3-e17789c2f7db with scrape type 2
2026-03-29 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: da68b9ea-e15b-58cc-8db3-e17789c2f7db, identifier: CK63%20PYD
2026-03-29 22:18:18 [bca.uk] INFO: Found listing with ID: BD73%20HLH
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD73%2520HLH%27 HTTP/1.1" 200 None
2026-03-29 22:18:18 [bca.uk] INFO: Scrape type for BD73%20HLH: 0
2026-03-29 22:18:18 [bca.uk] INFO: Found listing with ID: DT24%20NXY
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT24%2520NXY%27 HTTP/1.1" 200 None
2026-03-29 22:18:18 [bca.uk] INFO: Scrape type for DT24%20NXY: 0
2026-03-29 22:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 59780f72-06ab-503b-b4e3-f0de392d6022 with identifier: WJ73%20RYC
2026-03-29 22:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 59780f72-06ab-503b-b4e3-f0de392d6022 with identifier: WJ73%20RYC
2026-03-29 22:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 59780f72-06ab-503b-b4e3-f0de392d6022 with identifier: WJ73%20RYC to the API
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WJ73%20RYC-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': '59780f72-06ab-503b-b4e3-f0de392d6022',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WJ73 RYC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WJ73%20RYC&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Bridgwater',
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 27405,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 13800,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.2 P/T 130 ACTIVE PREMIUM+ EAT8 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 130 ACTIVE PREMIUM+ EAT8',
 'vin': 'VF3MRHNSUPS117639',
 'year': 2023}
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ73%2520RYC%27 HTTP/1.1" 200 None
2026-03-29 22:18:19 [bca.uk] INFO: Saving data for WJ73%20RYC: {'auction_closing_time': 1775026800.0, 'created_time': 1773958627.570074, 'last_price_update_time': 1774822699.013242}
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WJ73%2520RYC') HTTP/1.1" 204 0
2026-03-29 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ae8da534-55ad-5547-9b42-8900fa1ba2c4 with identifier: WF70%20BDY
2026-03-29 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ae8da534-55ad-5547-9b42-8900fa1ba2c4 with identifier: WF70%20BDY
2026-03-29 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ae8da534-55ad-5547-9b42-8900fa1ba2c4 with identifier: WF70%20BDY to the API
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 167,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WF70%20BDY-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ae8da534-55ad-5547-9b42-8900fa1ba2c4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WF70 BDY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WF70%20BDY&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 28837,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 105 300 SWB TREND H/R PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 105 300 SWB TREND H/R',
 'vin': 'WF0YXXTTGYLR07086',
 'year': 2020}
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF70%2520BDY%27 HTTP/1.1" 200 None
2026-03-29 22:18:19 [bca.uk] INFO: Saving data for WF70%20BDY: {'auction_closing_time': 1774864800.0, 'created_time': 1774523709.360463, 'last_price_update_time': 1774822699.306017}
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WF70%2520BDY') HTTP/1.1" 204 0
2026-03-29 22:18:19 [bca.uk] INFO: Found listing with ID: YD24%20JKV
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD24%2520JKV%27 HTTP/1.1" 200 None
2026-03-29 22:18:19 [bca.uk] INFO: Scrape type for YD24%20JKV: 2
2026-03-29 22:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07eb265a-640a-5ad2-8ef1-36942c5ccc77 with identifier: YD24%20JKV
2026-03-29 22:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07eb265a-640a-5ad2-8ef1-36942c5ccc77 with scrape type 2
2026-03-29 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07eb265a-640a-5ad2-8ef1-36942c5ccc77 with scrape type 2
2026-03-29 22:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 07eb265a-640a-5ad2-8ef1-36942c5ccc77, identifier: YD24%20JKV
2026-03-29 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: da68b9ea-e15b-58cc-8db3-e17789c2f7db with identifier: CK63%20PYD
2026-03-29 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: da68b9ea-e15b-58cc-8db3-e17789c2f7db with identifier: CK63%20PYD
2026-03-29 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: da68b9ea-e15b-58cc-8db3-e17789c2f7db with identifier: CK63%20PYD to the API
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CK63%20PYD-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'da68b9ea-e15b-58cc-8db3-e17789c2f7db',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CK63 PYD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CK63%20PYD&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 71468,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.2 82 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': '82 ZETEC',
 'vin': 'WF0DXXGAKDDD51202',
 'year': 2014}
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK63%2520PYD%27 HTTP/1.1" 200 None
2026-03-29 22:18:19 [bca.uk] INFO: Saving data for CK63%20PYD: {'auction_closing_time': 1775037600.0, 'created_time': 1774524000.751537, 'last_price_update_time': 1774822699.718652}
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CK63%2520PYD') HTTP/1.1" 204 0
2026-03-29 22:18:19 [bca.uk] INFO: Found listing with ID: WK72%20XPS
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK72%2520XPS%27 HTTP/1.1" 200 None
2026-03-29 22:18:19 [bca.uk] INFO: Scrape type for WK72%20XPS: 0
2026-03-29 22:18:19 [bca.uk] INFO: Found listing with ID: YY17%20YYH
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY17%2520YYH%27 HTTP/1.1" 200 None
2026-03-29 22:18:19 [bca.uk] INFO: Scrape type for YY17%20YYH: 2
2026-03-29 22:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1178380d-8111-5179-97d1-a174af443098 with identifier: YY17%20YYH
2026-03-29 22:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1178380d-8111-5179-97d1-a174af443098 with scrape type 2
2026-03-29 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1178380d-8111-5179-97d1-a174af443098 with scrape type 2
2026-03-29 22:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1178380d-8111-5179-97d1-a174af443098, identifier: YY17%20YYH
2026-03-29 22:18:19 [bca.uk] INFO: Found listing with ID: DL14%20MVZ
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL14%2520MVZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:19 [bca.uk] INFO: Scrape type for DL14%20MVZ: 2
2026-03-29 22:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aaae9a7-d6e7-5cb4-8dc9-a9700b12802e with identifier: DL14%20MVZ
2026-03-29 22:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aaae9a7-d6e7-5cb4-8dc9-a9700b12802e with scrape type 2
2026-03-29 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aaae9a7-d6e7-5cb4-8dc9-a9700b12802e with scrape type 2
2026-03-29 22:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2aaae9a7-d6e7-5cb4-8dc9-a9700b12802e, identifier: DL14%20MVZ
2026-03-29 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 07eb265a-640a-5ad2-8ef1-36942c5ccc77 with identifier: YD24%20JKV
2026-03-29 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 07eb265a-640a-5ad2-8ef1-36942c5ccc77 with identifier: YD24%20JKV
2026-03-29 22:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 07eb265a-640a-5ad2-8ef1-36942c5ccc77 with identifier: YD24%20JKV to the API
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YD24%20JKV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '07eb265a-640a-5ad2-8ef1-36942c5ccc77',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YD24 JKV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YD24%20JKV&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 26646,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'NISSAN JUKE 1.0 DIG-T 114 N-CONNECTA Hatchback',
 'transmission': 'manual',
 'trim': 'DIG-T 114 N-CONNECTA',
 'vin': 'SJNFAAF16U1331727',
 'year': 2024}
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD24%2520JKV%27 HTTP/1.1" 200 None
2026-03-29 22:18:20 [bca.uk] INFO: Saving data for YD24%20JKV: {'auction_closing_time': 1775037600.0, 'created_time': 1774523595.556303, 'last_price_update_time': 1774822700.238833}
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YD24%2520JKV') HTTP/1.1" 204 0
2026-03-29 22:18:20 [bca.uk] INFO: Found listing with ID: DN70%20BVW
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN70%2520BVW%27 HTTP/1.1" 200 None
2026-03-29 22:18:20 [bca.uk] INFO: Scrape type for DN70%20BVW: 2
2026-03-29 22:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4756bdb-c722-5c57-881b-31328f23693b with identifier: DN70%20BVW
2026-03-29 22:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4756bdb-c722-5c57-881b-31328f23693b with scrape type 2
2026-03-29 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4756bdb-c722-5c57-881b-31328f23693b with scrape type 2
2026-03-29 22:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f4756bdb-c722-5c57-881b-31328f23693b, identifier: DN70%20BVW
2026-03-29 22:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1178380d-8111-5179-97d1-a174af443098 with identifier: YY17%20YYH
2026-03-29 22:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1178380d-8111-5179-97d1-a174af443098 with identifier: YY17%20YYH
2026-03-29 22:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1178380d-8111-5179-97d1-a174af443098 with identifier: YY17%20YYH to the API
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YY17%20YYH-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1178380d-8111-5179-97d1-a174af443098',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YY17 YYH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YY17%20YYH&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Measham',
 'make': 'VOLKSWAGEN',
 'model': 'TIGUAN',
 'odometer': 127015,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 5700,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN 2.0 TDI 150 BMT 2WD SE StationWagon',
 'transmission': 'manual',
 'trim': 'TDI 150 BMT 2WD SE',
 'vin': 'WVGZZZ5NZHW435334',
 'year': 2017}
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY17%2520YYH%27 HTTP/1.1" 200 None
2026-03-29 22:18:20 [bca.uk] INFO: Saving data for YY17%20YYH: {'auction_closing_time': 1775026800.0, 'created_time': 1773958733.285878, 'last_price_update_time': 1774822700.648281}
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YY17%2520YYH') HTTP/1.1" 204 0
2026-03-29 22:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2aaae9a7-d6e7-5cb4-8dc9-a9700b12802e with identifier: DL14%20MVZ
2026-03-29 22:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2aaae9a7-d6e7-5cb4-8dc9-a9700b12802e with identifier: DL14%20MVZ
2026-03-29 22:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2aaae9a7-d6e7-5cb4-8dc9-a9700b12802e with identifier: DL14%20MVZ to the API
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=102&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DL14%20MVZ-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2aaae9a7-d6e7-5cb4-8dc9-a9700b12802e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DL14 MVZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DL14%20MVZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'BMW',
 'model': '118I',
 'odometer': 88534,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'BMW 118I 1.6 SE Hatchback',
 'transmission': 'manual',
 'trim': 'SE',
 'vin': 'WBA1A32090E590621',
 'year': 2014}
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL14%2520MVZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:21 [bca.uk] INFO: Saving data for DL14%20MVZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774523710.353589, 'last_price_update_time': 1774822701.035734}
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DL14%2520MVZ') HTTP/1.1" 204 0
2026-03-29 22:18:21 [bca.uk] INFO: Found listing with ID: SM65%20ZKU
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM65%2520ZKU%27 HTTP/1.1" 200 None
2026-03-29 22:18:21 [bca.uk] INFO: Scrape type for SM65%20ZKU: 0
2026-03-29 22:18:21 [bca.uk] INFO: Found listing with ID: YC65%20KTA
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC65%2520KTA%27 HTTP/1.1" 200 None
2026-03-29 22:18:21 [bca.uk] INFO: Scrape type for YC65%20KTA: 2
2026-03-29 22:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a588d7a2-570a-55d6-b081-57785e5541d2 with identifier: YC65%20KTA
2026-03-29 22:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a588d7a2-570a-55d6-b081-57785e5541d2 with scrape type 2
2026-03-29 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a588d7a2-570a-55d6-b081-57785e5541d2 with scrape type 2
2026-03-29 22:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a588d7a2-570a-55d6-b081-57785e5541d2, identifier: YC65%20KTA
2026-03-29 22:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f4756bdb-c722-5c57-881b-31328f23693b with identifier: DN70%20BVW
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=bronze HTTP/1.1" 200 None
2026-03-29 22:18:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f4756bdb-c722-5c57-881b-31328f23693b with identifier: DN70%20BVW
2026-03-29 22:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f4756bdb-c722-5c57-881b-31328f23693b with identifier: DN70%20BVW to the API
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 177,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DN70%20BVW-GB',
 'category': 'LightCommercialVehicle',
 'color': 'bronze',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f4756bdb-c722-5c57-881b-31328f23693b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DN70 BVW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DN70%20BVW&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLKSWAGEN',
 'model': 'TRANSPORTER T32',
 'odometer': 107163,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TRANSPORTER T32 2.0 TDI 150 SWB H/L KOMBI CrewCab Van',
 'transmission': 'manual',
 'trim': 'TDI 150 SWB H/L KOMBI',
 'vin': 'WV1ZZZ7HZLH029161',
 'year': 2020}
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN70%2520BVW%27 HTTP/1.1" 200 None
2026-03-29 22:18:21 [bca.uk] INFO: Saving data for DN70%20BVW: {'auction_closing_time': 1775037600.0, 'created_time': 1774523999.862348, 'last_price_update_time': 1774822701.600874}
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DN70%2520BVW') HTTP/1.1" 204 0
2026-03-29 22:18:21 [bca.uk] INFO: Found listing with ID: SP22%20ZVJ
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP22%2520ZVJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:21 [bca.uk] INFO: Scrape type for SP22%20ZVJ: 0
2026-03-29 22:18:21 [bca.uk] INFO: Found listing with ID: BL74%20UMS
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL74%2520UMS%27 HTTP/1.1" 200 None
2026-03-29 22:18:21 [bca.uk] INFO: Scrape type for BL74%20UMS: 0
2026-03-29 22:18:21 [bca.uk] INFO: Found listing with ID: BT74%20NGF
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT74%2520NGF%27 HTTP/1.1" 200 None
2026-03-29 22:18:21 [bca.uk] INFO: Scrape type for BT74%20NGF: 0
2026-03-29 22:18:21 [bca.uk] INFO: Found listing with ID: RX74%20CCN
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX74%2520CCN%27 HTTP/1.1" 200 None
2026-03-29 22:18:21 [bca.uk] INFO: Scrape type for RX74%20CCN: 0
2026-03-29 22:18:21 [bca.uk] INFO: Found listing with ID: WT25%20UGC
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UGC%27 HTTP/1.1" 200 None
2026-03-29 22:18:21 [bca.uk] INFO: Scrape type for WT25%20UGC: 0
2026-03-29 22:18:21 [bca.uk] INFO: Found listing with ID: YM74%20KJY
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM74%2520KJY%27 HTTP/1.1" 200 None
2026-03-29 22:18:21 [bca.uk] INFO: Scrape type for YM74%20KJY: 0
2026-03-29 22:18:21 [bca.uk] INFO: Found listing with ID: YM74%20KKS
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM74%2520KKS%27 HTTP/1.1" 200 None
2026-03-29 22:18:21 [bca.uk] INFO: Scrape type for YM74%20KKS: 0
2026-03-29 22:18:21 [bca.uk] INFO: Found listing with ID: YM74%20KLC
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM74%2520KLC%27 HTTP/1.1" 200 None
2026-03-29 22:18:21 [bca.uk] INFO: Scrape type for YM74%20KLC: 0
2026-03-29 22:18:21 [bca.uk] INFO: Found listing with ID: YM74%20KLP
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM74%2520KLP%27 HTTP/1.1" 200 None
2026-03-29 22:18:21 [bca.uk] INFO: Scrape type for YM74%20KLP: 0
2026-03-29 22:18:21 [bca.uk] INFO: Found listing with ID: YM74%20KLU
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM74%2520KLU%27 HTTP/1.1" 200 None
2026-03-29 22:18:21 [bca.uk] INFO: Scrape type for YM74%20KLU: 0
2026-03-29 22:18:21 [bca.uk] INFO: Found listing with ID: YP74%20VLO
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP74%2520VLO%27 HTTP/1.1" 200 None
2026-03-29 22:18:21 [bca.uk] INFO: Scrape type for YP74%20VLO: 0
2026-03-29 22:18:21 [bca.uk] INFO: Found listing with ID: DC72%20MDK
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC72%2520MDK%27 HTTP/1.1" 200 None
2026-03-29 22:18:21 [bca.uk] INFO: Scrape type for DC72%20MDK: 2
2026-03-29 22:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f50f262-87d2-5290-b472-97fe5103ae10 with identifier: DC72%20MDK
2026-03-29 22:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f50f262-87d2-5290-b472-97fe5103ae10 with scrape type 2
2026-03-29 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f50f262-87d2-5290-b472-97fe5103ae10 with scrape type 2
2026-03-29 22:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2f50f262-87d2-5290-b472-97fe5103ae10, identifier: DC72%20MDK
2026-03-29 22:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a588d7a2-570a-55d6-b081-57785e5541d2 with identifier: YC65%20KTA
2026-03-29 22:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a588d7a2-570a-55d6-b081-57785e5541d2 with identifier: YC65%20KTA
2026-03-29 22:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a588d7a2-570a-55d6-b081-57785e5541d2 with identifier: YC65%20KTA to the API
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YC65%20KTA-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a588d7a2-570a-55d6-b081-57785e5541d2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YC65 KTA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YC65%20KTA&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 97550,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 1.5 TDCI 120 TITANIUM Hatchback',
 'transmission': 'manual',
 'trim': 'TDCI 120 TITANIUM',
 'vin': 'WF05XXGCC5FS42577',
 'year': 2015}
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC65%2520KTA%27 HTTP/1.1" 200 None
2026-03-29 22:18:22 [bca.uk] INFO: Saving data for YC65%20KTA: {'auction_closing_time': 1774864800.0, 'created_time': 1774523836.454745, 'last_price_update_time': 1774822702.184648}
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YC65%2520KTA') HTTP/1.1" 204 0
2026-03-29 22:18:22 [bca.uk] INFO: Found listing with ID: GJ71%20OBT
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ71%2520OBT%27 HTTP/1.1" 200 None
2026-03-29 22:18:22 [bca.uk] INFO: Scrape type for GJ71%20OBT: 2
2026-03-29 22:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66aa17da-2194-5146-941d-9b8eb576a61d with identifier: GJ71%20OBT
2026-03-29 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66aa17da-2194-5146-941d-9b8eb576a61d with scrape type 2
2026-03-29 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66aa17da-2194-5146-941d-9b8eb576a61d with scrape type 2
2026-03-29 22:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 66aa17da-2194-5146-941d-9b8eb576a61d, identifier: GJ71%20OBT
2026-03-29 22:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2f50f262-87d2-5290-b472-97fe5103ae10 with identifier: DC72%20MDK
2026-03-29 22:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2f50f262-87d2-5290-b472-97fe5103ae10 with identifier: DC72%20MDK
2026-03-29 22:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2f50f262-87d2-5290-b472-97fe5103ae10 with identifier: DC72%20MDK to the API
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 171,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DC72%20MDK-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': '2f50f262-87d2-5290-b472-97fe5103ae10',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DC72 MDK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DC72%20MDK&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Walsall',
 'make': 'JAGUAR',
 'model': 'F-PACE',
 'odometer': 29641,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 27500,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'JAGUAR F-PACE 2.0 D200 AWD R-DYNAMIC BLACK StationWagon',
 'transmission': 'automatic',
 'trim': 'D200 AWD R-DYNAMIC BLACK',
 'vin': 'SADCA2AN4PA713931',
 'year': 2023}
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC72%2520MDK%27 HTTP/1.1" 200 None
2026-03-29 22:18:22 [bca.uk] INFO: Saving data for DC72%20MDK: {'auction_closing_time': 1775026800.0, 'created_time': 1773908258.581555, 'last_price_update_time': 1774822702.733559}
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DC72%2520MDK') HTTP/1.1" 204 0
2026-03-29 22:18:22 [bca.uk] INFO: Found listing with ID: YE06%20FKT
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE06%2520FKT%27 HTTP/1.1" 200 None
2026-03-29 22:18:22 [bca.uk] INFO: Scrape type for YE06%20FKT: 2
2026-03-29 22:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9e7b1dc-3db3-5e11-b34d-ec1acc93af72 with identifier: YE06%20FKT
2026-03-29 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9e7b1dc-3db3-5e11-b34d-ec1acc93af72 with scrape type 2
2026-03-29 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9e7b1dc-3db3-5e11-b34d-ec1acc93af72 with scrape type 2
2026-03-29 22:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a9e7b1dc-3db3-5e11-b34d-ec1acc93af72, identifier: YE06%20FKT
2026-03-29 22:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 66aa17da-2194-5146-941d-9b8eb576a61d with identifier: GJ71%20OBT
2026-03-29 22:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 66aa17da-2194-5146-941d-9b8eb576a61d with identifier: GJ71%20OBT
2026-03-29 22:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 66aa17da-2194-5146-941d-9b8eb576a61d with identifier: GJ71%20OBT to the API
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GJ71%20OBT-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '66aa17da-2194-5146-941d-9b8eb576a61d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GJ71 OBT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GJ71%20OBT&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'SKODA',
 'model': 'FABIA',
 'odometer': 52750,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'SKODA FABIA 1.0 TSI 95 SE L Estate',
 'transmission': 'manual',
 'trim': 'TSI 95 SE L',
 'vin': 'TMBKP6NJ7NZ014912',
 'year': 2021}
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ71%2520OBT%27 HTTP/1.1" 200 None
2026-03-29 22:18:23 [bca.uk] INFO: Saving data for GJ71%20OBT: {'auction_closing_time': 1775037600.0, 'created_time': 1774523986.91373, 'last_price_update_time': 1774822703.133827}
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ71%2520OBT') HTTP/1.1" 204 0
2026-03-29 22:18:23 [bca.uk] INFO: Found listing with ID: EF68%20NYN
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF68%2520NYN%27 HTTP/1.1" 200 None
2026-03-29 22:18:23 [bca.uk] INFO: Scrape type for EF68%20NYN: 0
2026-03-29 22:18:23 [bca.uk] INFO: Found listing with ID: GX20%20UMK
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX20%2520UMK%27 HTTP/1.1" 200 None
2026-03-29 22:18:23 [bca.uk] INFO: Scrape type for GX20%20UMK: 0
2026-03-29 22:18:23 [bca.uk] INFO: Found listing with ID: GY14%20NPF
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY14%2520NPF%27 HTTP/1.1" 200 None
2026-03-29 22:18:23 [bca.uk] INFO: Scrape type for GY14%20NPF: 0
2026-03-29 22:18:23 [bca.uk] INFO: Found listing with ID: GY64%20NJV
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY64%2520NJV%27 HTTP/1.1" 200 None
2026-03-29 22:18:23 [bca.uk] INFO: Scrape type for GY64%20NJV: 0
2026-03-29 22:18:23 [bca.uk] INFO: Found listing with ID: LB68%20CAV
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB68%2520CAV%27 HTTP/1.1" 200 None
2026-03-29 22:18:23 [bca.uk] INFO: Scrape type for LB68%20CAV: 0
2026-03-29 22:18:23 [bca.uk] INFO: Found listing with ID: MV59%20XBC
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV59%2520XBC%27 HTTP/1.1" 200 None
2026-03-29 22:18:23 [bca.uk] INFO: Scrape type for MV59%20XBC: 0
2026-03-29 22:18:23 [bca.uk] INFO: Found listing with ID: SB69%20UXK
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB69%2520UXK%27 HTTP/1.1" 200 None
2026-03-29 22:18:23 [bca.uk] INFO: Scrape type for SB69%20UXK: 2
2026-03-29 22:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ecb1900-c567-5729-8e1c-324597b05e00 with identifier: SB69%20UXK
2026-03-29 22:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ecb1900-c567-5729-8e1c-324597b05e00 with scrape type 2
2026-03-29 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ecb1900-c567-5729-8e1c-324597b05e00 with scrape type 2
2026-03-29 22:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5ecb1900-c567-5729-8e1c-324597b05e00, identifier: SB69%20UXK
2026-03-29 22:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a9e7b1dc-3db3-5e11-b34d-ec1acc93af72 with identifier: YE06%20FKT
2026-03-29 22:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a9e7b1dc-3db3-5e11-b34d-ec1acc93af72 with identifier: YE06%20FKT
2026-03-29 22:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a9e7b1dc-3db3-5e11-b34d-ec1acc93af72 with identifier: YE06%20FKT to the API
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YE06%20FKT-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a9e7b1dc-3db3-5e11-b34d-ec1acc93af72',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YE06 FKT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YE06%20FKT&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 84373,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2006-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.4 DESIRE Hatchback',
 'transmission': 'manual',
 'trim': 'DESIRE',
 'vin': 'VF7FCKFVC28601005',
 'year': 2006}
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE06%2520FKT%27 HTTP/1.1" 200 None
2026-03-29 22:18:23 [bca.uk] INFO: Saving data for YE06%20FKT: {'auction_closing_time': 1774864800.0, 'created_time': 1774523754.26898, 'last_price_update_time': 1774822703.665018}
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YE06%2520FKT') HTTP/1.1" 204 0
2026-03-29 22:18:23 [bca.uk] INFO: Found listing with ID: HG67%20YLP
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG67%2520YLP%27 HTTP/1.1" 200 None
2026-03-29 22:18:23 [bca.uk] INFO: Scrape type for HG67%20YLP: 2
2026-03-29 22:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a05d61b4-3b3e-51d5-a7fc-42c9a276b765 with identifier: HG67%20YLP
2026-03-29 22:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a05d61b4-3b3e-51d5-a7fc-42c9a276b765 with scrape type 2
2026-03-29 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a05d61b4-3b3e-51d5-a7fc-42c9a276b765 with scrape type 2
2026-03-29 22:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a05d61b4-3b3e-51d5-a7fc-42c9a276b765, identifier: HG67%20YLP
2026-03-29 22:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5ecb1900-c567-5729-8e1c-324597b05e00 with identifier: SB69%20UXK
2026-03-29 22:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5ecb1900-c567-5729-8e1c-324597b05e00 with identifier: SB69%20UXK
2026-03-29 22:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5ecb1900-c567-5729-8e1c-324597b05e00 with identifier: SB69%20UXK to the API
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SB69%20UXK-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5ecb1900-c567-5729-8e1c-324597b05e00',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SB69 UXK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SB69%20UXK&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Glasgow',
 'make': 'MERCEDES-BENZ',
 'model': 'A220',
 'odometer': 18092,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 15000,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A220 2.0 AMG LINE PREMIUM DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM DCT',
 'vin': 'WDD1770442J128351',
 'year': 2020}
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB69%2520UXK%27 HTTP/1.1" 200 None
2026-03-29 22:18:24 [bca.uk] INFO: Saving data for SB69%20UXK: {'auction_closing_time': 1775026800.0, 'created_time': 1773908209.44611, 'last_price_update_time': 1774822704.069073}
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SB69%2520UXK') HTTP/1.1" 204 0
2026-03-29 22:18:24 [bca.uk] INFO: Found listing with ID: BJ75%20VPK
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ75%2520VPK%27 HTTP/1.1" 200 None
2026-03-29 22:18:24 [bca.uk] INFO: Scrape type for BJ75%20VPK: 2
2026-03-29 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a83eafe-5ab2-59b0-85e1-dc0b3a861fb5 with identifier: BJ75%20VPK
2026-03-29 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a83eafe-5ab2-59b0-85e1-dc0b3a861fb5 with scrape type 2
2026-03-29 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a83eafe-5ab2-59b0-85e1-dc0b3a861fb5 with scrape type 2
2026-03-29 22:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3a83eafe-5ab2-59b0-85e1-dc0b3a861fb5, identifier: BJ75%20VPK
2026-03-29 22:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a05d61b4-3b3e-51d5-a7fc-42c9a276b765 with identifier: HG67%20YLP
2026-03-29 22:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a05d61b4-3b3e-51d5-a7fc-42c9a276b765 with identifier: HG67%20YLP
2026-03-29 22:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a05d61b4-3b3e-51d5-a7fc-42c9a276b765 with identifier: HG67%20YLP to the API
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 214,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HG67%20YLP-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a05d61b4-3b3e-51d5-a7fc-42c9a276b765',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HG67 YLP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HG67%20YLP&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'LAND ROVER',
 'model': 'R/R VELAR',
 'odometer': 90121,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R VELAR 3.0 P380 R-DYNAMIC HSE StationWagon',
 'transmission': 'automatic',
 'trim': 'P380 R-DYNAMIC HSE',
 'vin': 'SALYA2AV2JA715887',
 'year': 2017}
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG67%2520YLP%27 HTTP/1.1" 200 None
2026-03-29 22:18:24 [bca.uk] INFO: Saving data for HG67%20YLP: {'auction_closing_time': 1775037600.0, 'created_time': 1774523986.514017, 'last_price_update_time': 1774822704.461346}
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HG67%2520YLP') HTTP/1.1" 204 0
2026-03-29 22:18:24 [bca.uk] INFO: Found listing with ID: SL15%20VMP
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL15%2520VMP%27 HTTP/1.1" 200 None
2026-03-29 22:18:24 [bca.uk] INFO: Scrape type for SL15%20VMP: 0
2026-03-29 22:18:24 [bca.uk] INFO: Found listing with ID: HJ74%20VSC
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ74%2520VSC%27 HTTP/1.1" 200 None
2026-03-29 22:18:24 [bca.uk] INFO: Scrape type for HJ74%20VSC: 2
2026-03-29 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e819b7f1-c8e6-51d7-bc3d-8ae88190481f with identifier: HJ74%20VSC
2026-03-29 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e819b7f1-c8e6-51d7-bc3d-8ae88190481f with scrape type 2
2026-03-29 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e819b7f1-c8e6-51d7-bc3d-8ae88190481f with scrape type 2
2026-03-29 22:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e819b7f1-c8e6-51d7-bc3d-8ae88190481f, identifier: HJ74%20VSC
2026-03-29 22:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3a83eafe-5ab2-59b0-85e1-dc0b3a861fb5 with identifier: BJ75%20VPK
2026-03-29 22:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3a83eafe-5ab2-59b0-85e1-dc0b3a861fb5 with identifier: BJ75%20VPK
2026-03-29 22:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3a83eafe-5ab2-59b0-85e1-dc0b3a861fb5 with identifier: BJ75%20VPK to the API
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BJ75%20VPK-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3a83eafe-5ab2-59b0-85e1-dc0b3a861fb5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BJ75 VPK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BJ75%20VPK&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLKSWAGEN',
 'model': 'T-ROC',
 'odometer': 5381,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN T-ROC 1.0 TSI 115 LIFE Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 115 LIFE',
 'vin': 'WVGZZZA18TV033114',
 'year': 2025}
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ75%2520VPK%27 HTTP/1.1" 200 None
2026-03-29 22:18:24 [bca.uk] INFO: Saving data for BJ75%20VPK: {'auction_closing_time': 1775037600.0, 'created_time': 1774523745.357428, 'last_price_update_time': 1774822704.965013}
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ75%2520VPK') HTTP/1.1" 204 0
2026-03-29 22:18:24 [bca.uk] INFO: Found listing with ID: HK22%20EVR
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK22%2520EVR%27 HTTP/1.1" 200 None
2026-03-29 22:18:25 [bca.uk] INFO: Scrape type for HK22%20EVR: 2
2026-03-29 22:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a21cf37-8feb-5ede-8937-5a389051c9ba with identifier: HK22%20EVR
2026-03-29 22:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a21cf37-8feb-5ede-8937-5a389051c9ba with scrape type 2
2026-03-29 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a21cf37-8feb-5ede-8937-5a389051c9ba with scrape type 2
2026-03-29 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8a21cf37-8feb-5ede-8937-5a389051c9ba, identifier: HK22%20EVR
2026-03-29 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e819b7f1-c8e6-51d7-bc3d-8ae88190481f with identifier: HJ74%20VSC
2026-03-29 22:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e819b7f1-c8e6-51d7-bc3d-8ae88190481f with identifier: HJ74%20VSC
2026-03-29 22:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e819b7f1-c8e6-51d7-bc3d-8ae88190481f with identifier: HJ74%20VSC to the API
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HJ74%20VSC-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Electric',
 'id': 'e819b7f1-c8e6-51d7-bc3d-8ae88190481f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HJ74 VSC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HJ74%20VSC&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'CAPRI',
 'odometer': 8630,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 25500,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'FORD CAPRI 250KW 79KWH AWD PREMIUM Hatchback',
 'transmission': 'automatic',
 'trim': '250KW 79KWH AWD PREMIUM',
 'vin': 'WF0SPCEF8SRY30627',
 'year': 2024}
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ74%2520VSC%27 HTTP/1.1" 200 None
2026-03-29 22:18:25 [bca.uk] INFO: Saving data for HJ74%20VSC: {'auction_closing_time': 1775026800.0, 'created_time': 1773908224.114286, 'last_price_update_time': 1774822705.370945}
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ74%2520VSC') HTTP/1.1" 204 0
2026-03-29 22:18:25 [bca.uk] INFO: Found listing with ID: YG63%20VUH
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG63%2520VUH%27 HTTP/1.1" 200 None
2026-03-29 22:18:25 [bca.uk] INFO: Scrape type for YG63%20VUH: 2
2026-03-29 22:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffabc128-6dd6-5949-b813-8842f7fa3aaa with identifier: YG63%20VUH
2026-03-29 22:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffabc128-6dd6-5949-b813-8842f7fa3aaa with scrape type 2
2026-03-29 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffabc128-6dd6-5949-b813-8842f7fa3aaa with scrape type 2
2026-03-29 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ffabc128-6dd6-5949-b813-8842f7fa3aaa, identifier: YG63%20VUH
2026-03-29 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8a21cf37-8feb-5ede-8937-5a389051c9ba with identifier: HK22%20EVR
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Bi-Fuel HTTP/1.1" 200 None
2026-03-29 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8a21cf37-8feb-5ede-8937-5a389051c9ba with identifier: HK22%20EVR
2026-03-29 22:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8a21cf37-8feb-5ede-8937-5a389051c9ba with identifier: HK22%20EVR to the API
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HK22%20EVR-GB',
 'category': 'Car',
 'color': 'orange',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Bi-Fuel',
 'id': '8a21cf37-8feb-5ede-8937-5a389051c9ba',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HK22 EVR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HK22%20EVR&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'DACIA',
 'model': 'DUSTER',
 'odometer': 33587,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'DACIA DUSTER 1.0 TCE 100 B/F COMFORT StationWagon',
 'transmission': 'manual',
 'trim': 'TCE 100 B/F COMFORT',
 'vin': 'VF1HJD20569061464',
 'year': 2022}
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK22%2520EVR%27 HTTP/1.1" 200 None
2026-03-29 22:18:25 [bca.uk] INFO: Saving data for HK22%20EVR: {'auction_closing_time': 1775037600.0, 'created_time': 1774523987.748529, 'last_price_update_time': 1774822705.925903}
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HK22%2520EVR') HTTP/1.1" 204 0
2026-03-29 22:18:25 [bca.uk] INFO: Found listing with ID: KR70%20YJP
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR70%2520YJP%27 HTTP/1.1" 200 None
2026-03-29 22:18:25 [bca.uk] INFO: Scrape type for KR70%20YJP: 0
2026-03-29 22:18:25 [bca.uk] INFO: Found listing with ID: VU21%20WPR
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU21%2520WPR%27 HTTP/1.1" 200 None
2026-03-29 22:18:25 [bca.uk] INFO: Scrape type for VU21%20WPR: 0
2026-03-29 22:18:25 [bca.uk] INFO: Found listing with ID: BU68%20VHV
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU68%2520VHV%27 HTTP/1.1" 200 None
2026-03-29 22:18:25 [bca.uk] INFO: Scrape type for BU68%20VHV: 2
2026-03-29 22:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6185ae99-095f-5b04-a856-07891bb0ebeb with identifier: BU68%20VHV
2026-03-29 22:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6185ae99-095f-5b04-a856-07891bb0ebeb with scrape type 2
2026-03-29 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6185ae99-095f-5b04-a856-07891bb0ebeb with scrape type 2
2026-03-29 22:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6185ae99-095f-5b04-a856-07891bb0ebeb, identifier: BU68%20VHV
2026-03-29 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=107&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ffabc128-6dd6-5949-b813-8842f7fa3aaa with identifier: YG63%20VUH
2026-03-29 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ffabc128-6dd6-5949-b813-8842f7fa3aaa with identifier: YG63%20VUH
2026-03-29 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ffabc128-6dd6-5949-b813-8842f7fa3aaa with identifier: YG63%20VUH to the API
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YG63%20VUH-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ffabc128-6dd6-5949-b813-8842f7fa3aaa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YG63 VUH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YG63%20VUH&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'VAUXHALL',
 'model': 'ASTRA',
 'odometer': 68942,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA 1.6 16V 115 ENERGY Hatchback',
 'transmission': 'manual',
 'trim': '16V 115 ENERGY',
 'vin': 'W0LPC6ED9D1087917',
 'year': 2013}
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG63%2520VUH%27 HTTP/1.1" 200 None
2026-03-29 22:18:26 [bca.uk] INFO: Saving data for YG63%20VUH: {'auction_closing_time': 1774864800.0, 'created_time': 1774523761.574898, 'last_price_update_time': 1774822706.379002}
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YG63%2520VUH') HTTP/1.1" 204 0
2026-03-29 22:18:26 [bca.uk] INFO: Found listing with ID: LL65%20CEA
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL65%2520CEA%27 HTTP/1.1" 200 None
2026-03-29 22:18:26 [bca.uk] INFO: Scrape type for LL65%20CEA: 2
2026-03-29 22:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90268641-749e-531f-9449-e76b791fa438 with identifier: LL65%20CEA
2026-03-29 22:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90268641-749e-531f-9449-e76b791fa438 with scrape type 2
2026-03-29 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90268641-749e-531f-9449-e76b791fa438 with scrape type 2
2026-03-29 22:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 90268641-749e-531f-9449-e76b791fa438, identifier: LL65%20CEA
2026-03-29 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6185ae99-095f-5b04-a856-07891bb0ebeb with identifier: BU68%20VHV
2026-03-29 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6185ae99-095f-5b04-a856-07891bb0ebeb with identifier: BU68%20VHV
2026-03-29 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6185ae99-095f-5b04-a856-07891bb0ebeb with identifier: BU68%20VHV to the API
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 153,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BU68%20VHV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6185ae99-095f-5b04-a856-07891bb0ebeb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BU68 VHV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BU68%20VHV&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Bridgwater',
 'make': 'JAGUAR',
 'model': 'F-PACE',
 'odometer': 94961,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 8500,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'JAGUAR F-PACE 2.0 D 240 AWD R SPORT StationWagon',
 'transmission': 'automatic',
 'trim': 'D 240 AWD R SPORT',
 'vin': 'SADCA2AN4JA327484',
 'year': 2018}
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU68%2520VHV%27 HTTP/1.1" 200 None
2026-03-29 22:18:26 [bca.uk] INFO: Saving data for BU68%20VHV: {'auction_closing_time': 1775026800.0, 'created_time': 1773832959.524934, 'last_price_update_time': 1774822706.778612}
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BU68%2520VHV') HTTP/1.1" 204 0
2026-03-29 22:18:26 [bca.uk] INFO: Found listing with ID: LT10%20LNU
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT10%2520LNU%27 HTTP/1.1" 200 None
2026-03-29 22:18:26 [bca.uk] INFO: Scrape type for LT10%20LNU: 2
2026-03-29 22:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c0c8b1c-f786-527c-82d6-1778f588a701 with identifier: LT10%20LNU
2026-03-29 22:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c0c8b1c-f786-527c-82d6-1778f588a701 with scrape type 2
2026-03-29 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c0c8b1c-f786-527c-82d6-1778f588a701 with scrape type 2
2026-03-29 22:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8c0c8b1c-f786-527c-82d6-1778f588a701, identifier: LT10%20LNU
2026-03-29 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 90268641-749e-531f-9449-e76b791fa438 with identifier: LL65%20CEA
2026-03-29 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 90268641-749e-531f-9449-e76b791fa438 with identifier: LL65%20CEA
2026-03-29 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 90268641-749e-531f-9449-e76b791fa438 with identifier: LL65%20CEA to the API
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LL65%20CEA-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '90268641-749e-531f-9449-e76b791fa438',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LL65 CEA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LL65%20CEA&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 125420,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.2 TSI 90 SE Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 90 SE',
 'vin': 'WVWZZZ6RZGY051498',
 'year': 2015}
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL65%2520CEA%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [bca.uk] INFO: Saving data for LL65%20CEA: {'auction_closing_time': 1775037600.0, 'created_time': 1774523991.575659, 'last_price_update_time': 1774822708.210897}
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LL65%2520CEA') HTTP/1.1" 204 0
2026-03-29 22:18:28 [bca.uk] INFO: Found listing with ID: CN72%20XPC
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN72%2520XPC%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [bca.uk] INFO: Scrape type for CN72%20XPC: 0
2026-03-29 22:18:28 [bca.uk] INFO: Found listing with ID: CU67%20XHE
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU67%2520XHE%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [bca.uk] INFO: Scrape type for CU67%20XHE: 2
2026-03-29 22:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e0bc53e-f58f-565d-bdec-6469083b09cd with identifier: CU67%20XHE
2026-03-29 22:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e0bc53e-f58f-565d-bdec-6469083b09cd with scrape type 2
2026-03-29 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e0bc53e-f58f-565d-bdec-6469083b09cd with scrape type 2
2026-03-29 22:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7e0bc53e-f58f-565d-bdec-6469083b09cd, identifier: CU67%20XHE
2026-03-29 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8c0c8b1c-f786-527c-82d6-1778f588a701 with identifier: LT10%20LNU
2026-03-29 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8c0c8b1c-f786-527c-82d6-1778f588a701 with identifier: LT10%20LNU
2026-03-29 22:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8c0c8b1c-f786-527c-82d6-1778f588a701 with identifier: LT10%20LNU to the API
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LT10%20LNU-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8c0c8b1c-f786-527c-82d6-1778f588a701',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LT10 LNU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LT10%20LNU&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 85531,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.4 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': 'ZETEC',
 'vin': 'WF0JXXWPJJAY04919',
 'year': 2010}
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT10%2520LNU%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [bca.uk] INFO: Saving data for LT10%20LNU: {'auction_closing_time': 1774864800.0, 'created_time': 1774523736.567316, 'last_price_update_time': 1774822708.63157}
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LT10%2520LNU') HTTP/1.1" 204 0
2026-03-29 22:18:28 [bca.uk] INFO: Found listing with ID: OV18%20BDX
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV18%2520BDX%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [bca.uk] INFO: Scrape type for OV18%20BDX: 2
2026-03-29 22:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35511689-f049-5933-a94f-456884a7a246 with identifier: OV18%20BDX
2026-03-29 22:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35511689-f049-5933-a94f-456884a7a246 with scrape type 2
2026-03-29 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35511689-f049-5933-a94f-456884a7a246 with scrape type 2
2026-03-29 22:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 35511689-f049-5933-a94f-456884a7a246, identifier: OV18%20BDX
2026-03-29 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7e0bc53e-f58f-565d-bdec-6469083b09cd with identifier: CU67%20XHE
2026-03-29 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7e0bc53e-f58f-565d-bdec-6469083b09cd with identifier: CU67%20XHE
2026-03-29 22:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7e0bc53e-f58f-565d-bdec-6469083b09cd with identifier: CU67%20XHE to the API
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 97,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CU67%20XHE-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7e0bc53e-f58f-565d-bdec-6469083b09cd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CU67 XHE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CU67%20XHE&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Bridgwater',
 'make': 'AUDI',
 'model': 'A1 SPORTBACK',
 'odometer': 54378,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 7700,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'AUDI A1 SPORTBACK 1.0 TFSI 95 SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'TFSI 95 SPORT',
 'vin': 'WAUZZZ8X4JB012027',
 'year': 2017}
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU67%2520XHE%27 HTTP/1.1" 200 None
2026-03-29 22:18:29 [bca.uk] INFO: Saving data for CU67%20XHE: {'auction_closing_time': 1775026800.0, 'created_time': 1774044596.433109, 'last_price_update_time': 1774822709.155307}
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CU67%2520XHE') HTTP/1.1" 204 0
2026-03-29 22:18:29 [bca.uk] INFO: Found listing with ID: BJ75%20TYW
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ75%2520TYW%27 HTTP/1.1" 200 None
2026-03-29 22:18:29 [bca.uk] INFO: Scrape type for BJ75%20TYW: 2
2026-03-29 22:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2202f104-7844-56ca-b2d8-cb554e065431 with identifier: BJ75%20TYW
2026-03-29 22:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2202f104-7844-56ca-b2d8-cb554e065431 with scrape type 2
2026-03-29 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2202f104-7844-56ca-b2d8-cb554e065431 with scrape type 2
2026-03-29 22:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2202f104-7844-56ca-b2d8-cb554e065431, identifier: BJ75%20TYW
2026-03-29 22:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 35511689-f049-5933-a94f-456884a7a246 with identifier: OV18%20BDX
2026-03-29 22:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 35511689-f049-5933-a94f-456884a7a246 with identifier: OV18%20BDX
2026-03-29 22:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 35511689-f049-5933-a94f-456884a7a246 with identifier: OV18%20BDX to the API
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OV18%20BDX-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '35511689-f049-5933-a94f-456884a7a246',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OV18 BDX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OV18%20BDX&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF SV',
 'odometer': 84903,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF SV 1.5 TSI EVO 150 GT DSG MPV',
 'transmission': 'automatic',
 'trim': 'TSI EVO 150 GT DSG',
 'vin': 'WVWZZZAUZJW665270',
 'year': 2018}
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV18%2520BDX%27 HTTP/1.1" 200 None
2026-03-29 22:18:29 [bca.uk] INFO: Saving data for OV18%20BDX: {'auction_closing_time': 1775037600.0, 'created_time': 1774523963.901007, 'last_price_update_time': 1774822709.634859}
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OV18%2520BDX') HTTP/1.1" 204 0
2026-03-29 22:18:29 [bca.uk] INFO: Found listing with ID: CU71%20KKR
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU71%2520KKR%27 HTTP/1.1" 200 None
2026-03-29 22:18:29 [bca.uk] INFO: Scrape type for CU71%20KKR: 2
2026-03-29 22:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01907c48-ebb5-5e67-a575-42597e8ec7b9 with identifier: CU71%20KKR
2026-03-29 22:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01907c48-ebb5-5e67-a575-42597e8ec7b9 with scrape type 2
2026-03-29 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01907c48-ebb5-5e67-a575-42597e8ec7b9 with scrape type 2
2026-03-29 22:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 01907c48-ebb5-5e67-a575-42597e8ec7b9, identifier: CU71%20KKR
2026-03-29 22:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2202f104-7844-56ca-b2d8-cb554e065431 with identifier: BJ75%20TYW
2026-03-29 22:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2202f104-7844-56ca-b2d8-cb554e065431 with identifier: BJ75%20TYW
2026-03-29 22:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2202f104-7844-56ca-b2d8-cb554e065431 with identifier: BJ75%20TYW to the API
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BJ75%20TYW-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2202f104-7844-56ca-b2d8-cb554e065431',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BJ75 TYW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BJ75%20TYW&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'FORD',
 'model': 'PUMA',
 'odometer': 3220,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'FORD PUMA 1.0 E/B MHEV 125 TITANIUM Hatchback',
 'transmission': 'manual',
 'trim': 'E/B MHEV 125 TITANIUM',
 'vin': 'WF02XXERK2SA36823',
 'year': 2025}
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ75%2520TYW%27 HTTP/1.1" 200 None
2026-03-29 22:18:30 [bca.uk] INFO: Saving data for BJ75%20TYW: {'auction_closing_time': 1775037600.0, 'created_time': 1774276523.929253, 'last_price_update_time': 1774822710.038972}
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ75%2520TYW') HTTP/1.1" 204 0
2026-03-29 22:18:30 [bca.uk] INFO: Found listing with ID: SG65%20GCV
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG65%2520GCV%27 HTTP/1.1" 200 None
2026-03-29 22:18:30 [bca.uk] INFO: Scrape type for SG65%20GCV: 2
2026-03-29 22:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e28b9855-f95b-58f4-ae9d-bdebcf824362 with identifier: SG65%20GCV
2026-03-29 22:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e28b9855-f95b-58f4-ae9d-bdebcf824362 with scrape type 2
2026-03-29 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e28b9855-f95b-58f4-ae9d-bdebcf824362 with scrape type 2
2026-03-29 22:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e28b9855-f95b-58f4-ae9d-bdebcf824362, identifier: SG65%20GCV
2026-03-29 22:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 01907c48-ebb5-5e67-a575-42597e8ec7b9 with identifier: CU71%20KKR
2026-03-29 22:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 01907c48-ebb5-5e67-a575-42597e8ec7b9 with identifier: CU71%20KKR
2026-03-29 22:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 01907c48-ebb5-5e67-a575-42597e8ec7b9 with identifier: CU71%20KKR to the API
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CU71%20KKR-GB',
 'category': 'Car',
 'color': 'beige',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '01907c48-ebb5-5e67-a575-42597e8ec7b9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CU71 KKR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CU71%20KKR&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Wolverhampton',
 'make': 'HONDA',
 'model': 'HR-V',
 'odometer': 35404,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 16000,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'HONDA HR-V 1.5 E-HEV ADVANCE Hatchback',
 'transmission': 'automatic',
 'trim': 'E-HEV ADVANCE',
 'vin': 'JHMRV5830NS200164',
 'year': 2021}
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU71%2520KKR%27 HTTP/1.1" 200 None
2026-03-29 22:18:30 [bca.uk] INFO: Saving data for CU71%20KKR: {'auction_closing_time': 1775026800.0, 'created_time': 1773908249.054794, 'last_price_update_time': 1774822710.444828}
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CU71%2520KKR') HTTP/1.1" 204 0
2026-03-29 22:18:30 [bca.uk] INFO: Total items found: 100
2026-03-29 22:18:30 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=108&sort=MostRecentlyAdded
2026-03-29 22:18:30 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:18:30 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=108&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:18:30 [bca.uk] INFO: Found listing with ID: KU11%20MKL
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU11%2520MKL%27 HTTP/1.1" 200 None
2026-03-29 22:18:30 [bca.uk] INFO: Scrape type for KU11%20MKL: 2
2026-03-29 22:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a947c91f-c31d-57b9-8a54-c41032c3e830 with identifier: KU11%20MKL
2026-03-29 22:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a947c91f-c31d-57b9-8a54-c41032c3e830 with scrape type 2
2026-03-29 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a947c91f-c31d-57b9-8a54-c41032c3e830 with scrape type 2
2026-03-29 22:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a947c91f-c31d-57b9-8a54-c41032c3e830, identifier: KU11%20MKL
2026-03-29 22:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e28b9855-f95b-58f4-ae9d-bdebcf824362 with identifier: SG65%20GCV
2026-03-29 22:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e28b9855-f95b-58f4-ae9d-bdebcf824362 with identifier: SG65%20GCV
2026-03-29 22:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e28b9855-f95b-58f4-ae9d-bdebcf824362 with identifier: SG65%20GCV to the API
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SG65%20GCV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e28b9855-f95b-58f4-ae9d-bdebcf824362',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SG65 GCV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SG65%20GCV&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'SEAT',
 'model': 'IBIZA',
 'odometer': 97719,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'SEAT IBIZA 1.2 TSI 105 I TECH Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 105 I TECH',
 'vin': 'VSSZZZ6JZFR127983',
 'year': 2015}
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG65%2520GCV%27 HTTP/1.1" 200 None
2026-03-29 22:18:30 [bca.uk] INFO: Saving data for SG65%20GCV: {'auction_closing_time': 1775037600.0, 'created_time': 1774523962.510729, 'last_price_update_time': 1774822710.851969}
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SG65%2520GCV') HTTP/1.1" 204 0
2026-03-29 22:18:30 [bca.uk] INFO: Found listing with ID: CU71%20MJJ
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU71%2520MJJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:30 [bca.uk] INFO: Scrape type for CU71%20MJJ: 2
2026-03-29 22:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b92fe91f-ab60-5219-81e3-da168b54ca3a with identifier: CU71%20MJJ
2026-03-29 22:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b92fe91f-ab60-5219-81e3-da168b54ca3a with scrape type 2
2026-03-29 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b92fe91f-ab60-5219-81e3-da168b54ca3a with scrape type 2
2026-03-29 22:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b92fe91f-ab60-5219-81e3-da168b54ca3a, identifier: CU71%20MJJ
2026-03-29 22:18:30 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=108&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:18:30 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=108&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a947c91f-c31d-57b9-8a54-c41032c3e830 with identifier: KU11%20MKL
2026-03-29 22:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a947c91f-c31d-57b9-8a54-c41032c3e830 with identifier: KU11%20MKL
2026-03-29 22:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a947c91f-c31d-57b9-8a54-c41032c3e830 with identifier: KU11%20MKL to the API
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KU11%20MKL-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a947c91f-c31d-57b9-8a54-c41032c3e830',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KU11 MKL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KU11%20MKL&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 80538,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 16V EXCLUSIV Hatchback',
 'transmission': 'manual',
 'trim': '16V EXCLUSIV',
 'vin': 'W0L0SDL68B4203569',
 'year': 2011}
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU11%2520MKL%27 HTTP/1.1" 200 None
2026-03-29 22:18:31 [bca.uk] INFO: Saving data for KU11%20MKL: {'auction_closing_time': 1774864800.0, 'created_time': 1774523743.352845, 'last_price_update_time': 1774822711.53841}
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KU11%2520MKL') HTTP/1.1" 204 0
2026-03-29 22:18:31 [bca.uk] INFO: Found listing with ID: VN19%20GJE
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN19%2520GJE%27 HTTP/1.1" 200 None
2026-03-29 22:18:31 [bca.uk] INFO: Scrape type for VN19%20GJE: 2
2026-03-29 22:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0c1198d-17b9-504d-8c7f-65078a417b1d with identifier: VN19%20GJE
2026-03-29 22:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0c1198d-17b9-504d-8c7f-65078a417b1d with scrape type 2
2026-03-29 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0c1198d-17b9-504d-8c7f-65078a417b1d with scrape type 2
2026-03-29 22:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d0c1198d-17b9-504d-8c7f-65078a417b1d, identifier: VN19%20GJE
2026-03-29 22:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b92fe91f-ab60-5219-81e3-da168b54ca3a with identifier: CU71%20MJJ
2026-03-29 22:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b92fe91f-ab60-5219-81e3-da168b54ca3a with identifier: CU71%20MJJ
2026-03-29 22:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b92fe91f-ab60-5219-81e3-da168b54ca3a with identifier: CU71%20MJJ to the API
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 171,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CU71%20MJJ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b92fe91f-ab60-5219-81e3-da168b54ca3a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CU71 MJJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CU71%20MJJ&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Bridgwater',
 'make': 'AUDI',
 'model': 'Q5',
 'odometer': 100238,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 18000,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'AUDI Q5 2.0 40 TDI QUATTRO S LINE S-T StationWagon',
 'transmission': 'automatic',
 'trim': '40 TDI QUATTRO S LINE S-T',
 'vin': 'WAUZZZFY3M2124219',
 'year': 2021}
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU71%2520MJJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:31 [bca.uk] INFO: Saving data for CU71%20MJJ: {'auction_closing_time': 1775026800.0, 'created_time': 1773908251.340634, 'last_price_update_time': 1774822711.945461}
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CU71%2520MJJ') HTTP/1.1" 204 0
2026-03-29 22:18:31 [bca.uk] INFO: Found listing with ID: NL22%20GOJ
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL22%2520GOJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:31 [bca.uk] INFO: Scrape type for NL22%20GOJ: 0
2026-03-29 22:18:31 [bca.uk] INFO: Found listing with ID: YD65%20WLG
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD65%2520WLG%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for YD65%20WLG: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: NA20%20NSK
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA20%2520NSK%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for NA20%20NSK: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: CU72%20NHH
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU72%2520NHH%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for CU72%20NHH: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: CU22%20NHB
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU22%2520NHB%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for CU22%20NHB: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: BX13%20TGK
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX13%2520TGK%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for BX13%20TGK: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: YX19%20FWF
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX19%2520FWF%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for YX19%20FWF: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: HV73%20PZA
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV73%2520PZA%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for HV73%20PZA: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: BG71%20OLJ
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG71%2520OLJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for BG71%20OLJ: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: LA72%20ZKL
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA72%2520ZKL%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for LA72%20ZKL: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: MJ71%20HZT
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ71%2520HZT%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for MJ71%20HZT: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: OV25%20VXC
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV25%2520VXC%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for OV25%20VXC: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: OV74%20CVH
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV74%2520CVH%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for OV74%20CVH: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: KP20%20WJK
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP20%2520WJK%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for KP20%20WJK: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: PO21%20XJG
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO21%2520XJG%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for PO21%20XJG: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: WG71%20AZO
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG71%2520AZO%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for WG71%20AZO: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: WX73%20VAV
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX73%2520VAV%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for WX73%20VAV: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: DL73%20KOV
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520KOV%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for DL73%20KOV: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: DL73%20KTF
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520KTF%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for DL73%20KTF: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: DL73%20KUR
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520KUR%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for DL73%20KUR: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: DL73%20KXJ
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520KXJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for DL73%20KXJ: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: DL73%20KZW
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520KZW%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for DL73%20KZW: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: DL73%20LFM
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520LFM%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for DL73%20LFM: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: DL73%20LFW
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520LFW%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for DL73%20LFW: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: DL73%20LGO
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520LGO%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for DL73%20LGO: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: DL73%20LTA
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520LTA%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for DL73%20LTA: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: DL73%20ULU
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520ULU%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for DL73%20ULU: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: DY71%20OAA
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY71%2520OAA%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for DY71%20OAA: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: DL73%20KOA
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520KOA%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for DL73%20KOA: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: DL73%20KPZ
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520KPZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for DL73%20KPZ: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: DL73%20UHR
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520UHR%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for DL73%20UHR: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: GX15%20AOW
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX15%2520AOW%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for GX15%20AOW: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: SG23%20VHH
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG23%2520VHH%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for SG23%20VHH: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: CK17%20NPX
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK17%2520NPX%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for CK17%20NPX: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: DY69%20SYR
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY69%2520SYR%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for DY69%20SYR: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: KT17%20OAW
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT17%2520OAW%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for KT17%20OAW: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: LO19%20APU
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO19%2520APU%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for LO19%20APU: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: NU68%20MFY
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU68%2520MFY%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for NU68%20MFY: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: NX70%20VVE
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX70%2520VVE%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for NX70%20VVE: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: YY69%20FEJ
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY69%2520FEJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for YY69%20FEJ: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: DA12%20RCV
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA12%2520RCV%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for DA12%20RCV: 0
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: FE53%20KTN
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE53%2520KTN%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for FE53%20KTN: 2
2026-03-29 22:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d94e06f-08a6-56ba-b0cb-1efee59fb158 with identifier: FE53%20KTN
2026-03-29 22:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d94e06f-08a6-56ba-b0cb-1efee59fb158 with scrape type 2
2026-03-29 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d94e06f-08a6-56ba-b0cb-1efee59fb158 with scrape type 2
2026-03-29 22:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8d94e06f-08a6-56ba-b0cb-1efee59fb158, identifier: FE53%20KTN
2026-03-29 22:18:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:18:32 [bca.uk] INFO: Found listing with ID: PX16%20WFA
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX16%2520WFA%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [bca.uk] INFO: Scrape type for PX16%20WFA: 2
2026-03-29 22:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8bac6b3-70e9-563a-bfd7-bf0324e11559 with identifier: PX16%20WFA
2026-03-29 22:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8bac6b3-70e9-563a-bfd7-bf0324e11559 with scrape type 2
2026-03-29 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8bac6b3-70e9-563a-bfd7-bf0324e11559 with scrape type 2
2026-03-29 22:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d8bac6b3-70e9-563a-bfd7-bf0324e11559, identifier: PX16%20WFA
2026-03-29 22:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d0c1198d-17b9-504d-8c7f-65078a417b1d with identifier: VN19%20GJE
2026-03-29 22:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d0c1198d-17b9-504d-8c7f-65078a417b1d with identifier: VN19%20GJE
2026-03-29 22:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d0c1198d-17b9-504d-8c7f-65078a417b1d with identifier: VN19%20GJE to the API
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 170,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VN19%20GJE-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd0c1198d-17b9-504d-8c7f-65078a417b1d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VN19 GJE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VN19%20GJE&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY SPORT',
 'odometer': 77913,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 180 LANDMARK StationWagon',
 'transmission': 'automatic',
 'trim': 'TD4 180 LANDMARK',
 'vin': 'SALCA2AN7KH819052',
 'year': 2019}
2026-03-29 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN19%2520GJE%27 HTTP/1.1" 200 None
2026-03-29 22:18:33 [bca.uk] INFO: Saving data for VN19%20GJE: {'auction_closing_time': 1775037600.0, 'created_time': 1774523952.777375, 'last_price_update_time': 1774822713.177812}
2026-03-29 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VN19%2520GJE') HTTP/1.1" 204 0
2026-03-29 22:18:33 [bca.uk] INFO: Found listing with ID: CV74%20NFE
2026-03-29 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV74%2520NFE%27 HTTP/1.1" 200 None
2026-03-29 22:18:33 [bca.uk] INFO: Scrape type for CV74%20NFE: 0
2026-03-29 22:18:33 [bca.uk] INFO: Found listing with ID: MA20%20BKJ
2026-03-29 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA20%2520BKJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:33 [bca.uk] INFO: Scrape type for MA20%20BKJ: 2
2026-03-29 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d76fcf15-5b17-503c-81b0-c41ea8152de4 with identifier: MA20%20BKJ
2026-03-29 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d76fcf15-5b17-503c-81b0-c41ea8152de4 with scrape type 2
2026-03-29 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d76fcf15-5b17-503c-81b0-c41ea8152de4 with scrape type 2
2026-03-29 22:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d76fcf15-5b17-503c-81b0-c41ea8152de4, identifier: MA20%20BKJ
2026-03-29 22:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8d94e06f-08a6-56ba-b0cb-1efee59fb158 with identifier: FE53%20KTN
2026-03-29 22:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8d94e06f-08a6-56ba-b0cb-1efee59fb158 with identifier: FE53%20KTN
2026-03-29 22:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8d94e06f-08a6-56ba-b0cb-1efee59fb158 with identifier: FE53%20KTN to the API
2026-03-29 22:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=107&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 158,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FE53%20KTN-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8d94e06f-08a6-56ba-b0cb-1efee59fb158',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FE53 KTN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FE53%20KTN&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Measham',
 'make': 'MINI',
 'model': 'ONE',
 'odometer': 131548,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 300,
 'price_includes_vat': False,
 'registration_date': '2003-01-01',
 'seller_name': None,
 'title': 'MINI ONE 1.6  Hatchback',
 'transmission': 'manual',
 'trim': '',
 'vin': 'WMWRA32040TB23236',
 'year': 2003}
2026-03-29 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE53%2520KTN%27 HTTP/1.1" 200 None
2026-03-29 22:18:33 [bca.uk] INFO: Saving data for FE53%20KTN: {'auction_closing_time': 1775026800.0, 'created_time': 1773908252.288709, 'last_price_update_time': 1774822713.712458}
2026-03-29 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FE53%2520KTN') HTTP/1.1" 204 0
2026-03-29 22:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d8bac6b3-70e9-563a-bfd7-bf0324e11559 with identifier: PX16%20WFA
2026-03-29 22:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d8bac6b3-70e9-563a-bfd7-bf0324e11559 with identifier: PX16%20WFA
2026-03-29 22:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d8bac6b3-70e9-563a-bfd7-bf0324e11559 with identifier: PX16%20WFA to the API
2026-03-29 22:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PX16%20WFA-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd8bac6b3-70e9-563a-bfd7-bf0324e11559',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PX16 WFA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PX16%20WFA&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'SKODA',
 'model': 'YETI OUTDOOR',
 'odometer': 113548,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'SKODA YETI OUTDOOR 2.0 TDI 150 SE BUSINESS 4X4 Estate',
 'transmission': 'manual',
 'trim': 'TDI 150 SE BUSINESS 4X4',
 'vin': 'TMBMD75L4G6056953',
 'year': 2016}
2026-03-29 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX16%2520WFA%27 HTTP/1.1" 200 None
2026-03-29 22:18:34 [bca.uk] INFO: Saving data for PX16%20WFA: {'auction_closing_time': 1774951200.0, 'created_time': 1774523698.283103, 'last_price_update_time': 1774822714.662559}
2026-03-29 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PX16%2520WFA') HTTP/1.1" 204 0
2026-03-29 22:18:34 [bca.uk] INFO: Found listing with ID: YH21%20LGT
2026-03-29 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH21%2520LGT%27 HTTP/1.1" 200 None
2026-03-29 22:18:34 [bca.uk] INFO: Scrape type for YH21%20LGT: 2
2026-03-29 22:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7736c8ee-6f14-5601-a228-27d48836b17e with identifier: YH21%20LGT
2026-03-29 22:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7736c8ee-6f14-5601-a228-27d48836b17e with scrape type 2
2026-03-29 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7736c8ee-6f14-5601-a228-27d48836b17e with scrape type 2
2026-03-29 22:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7736c8ee-6f14-5601-a228-27d48836b17e, identifier: YH21%20LGT
2026-03-29 22:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d76fcf15-5b17-503c-81b0-c41ea8152de4 with identifier: MA20%20BKJ
2026-03-29 22:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d76fcf15-5b17-503c-81b0-c41ea8152de4 with identifier: MA20%20BKJ
2026-03-29 22:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d76fcf15-5b17-503c-81b0-c41ea8152de4 with identifier: MA20%20BKJ to the API
2026-03-29 22:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MA20%20BKJ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd76fcf15-5b17-503c-81b0-c41ea8152de4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MA20 BKJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MA20%20BKJ&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Bridgwater',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY SPORT',
 'odometer': 94672,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 12500,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT 2.0 D180 SE (7ST) StationWagon',
 'transmission': 'automatic',
 'trim': 'D180 SE (7ST)',
 'vin': 'SALCA2AN7LH839447',
 'year': 2020}
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA20%2520BKJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Saving data for MA20%20BKJ: {'auction_closing_time': 1775026800.0, 'created_time': 1773908233.15377, 'last_price_update_time': 1774822715.055549}
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MA20%2520BKJ') HTTP/1.1" 204 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: FV57%20MYX
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV57%2520MYX%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for FV57%20MYX: 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: LR67%20UVK
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR67%2520UVK%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for LR67%20UVK: 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: MW68%20CLN
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW68%2520CLN%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for MW68%20CLN: 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: NC06%20MUP
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NC06%2520MUP%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for NC06%20MUP: 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: PE11%20XTH
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE11%2520XTH%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for PE11%20XTH: 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: PX66%20XYP
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX66%2520XYP%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for PX66%20XYP: 2
2026-03-29 22:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7144a13-4409-583f-ae1d-4606593f82b1 with identifier: PX66%20XYP
2026-03-29 22:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7144a13-4409-583f-ae1d-4606593f82b1 with scrape type 2
2026-03-29 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7144a13-4409-583f-ae1d-4606593f82b1 with scrape type 2
2026-03-29 22:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b7144a13-4409-583f-ae1d-4606593f82b1, identifier: PX66%20XYP
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: OU64%20OFG
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU64%2520OFG%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for OU64%20OFG: 2
2026-03-29 22:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94b60bf9-60b8-55f6-bf6f-3e1c24c798f9 with identifier: OU64%20OFG
2026-03-29 22:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94b60bf9-60b8-55f6-bf6f-3e1c24c798f9 with scrape type 2
2026-03-29 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94b60bf9-60b8-55f6-bf6f-3e1c24c798f9 with scrape type 2
2026-03-29 22:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 94b60bf9-60b8-55f6-bf6f-3e1c24c798f9, identifier: OU64%20OFG
2026-03-29 22:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7736c8ee-6f14-5601-a228-27d48836b17e with identifier: YH21%20LGT
2026-03-29 22:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7736c8ee-6f14-5601-a228-27d48836b17e with identifier: YH21%20LGT
2026-03-29 22:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7736c8ee-6f14-5601-a228-27d48836b17e with identifier: YH21%20LGT to the API
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 251,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YH21%20LGT-GB',
 'category': 'LightCommercialVehicle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7736c8ee-6f14-5601-a228-27d48836b17e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YH21 LGT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YH21%20LGT&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'LAND ROVER',
 'model': 'DEFENDER 110',
 'odometer': 70463,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DEFENDER 110 3.0 D300 AWD SE HARD TOP Van',
 'transmission': 'automatic',
 'trim': 'D300 AWD SE HARD TOP',
 'vin': 'SALEAJAWXM2058194',
 'year': 2021}
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH21%2520LGT%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Saving data for YH21%20LGT: {'auction_closing_time': 1775037600.0, 'created_time': 1774523991.140786, 'last_price_update_time': 1774822715.655528}
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YH21%2520LGT') HTTP/1.1" 204 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: YK22%20LPZ
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK22%2520LPZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for YK22%20LPZ: 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: CE22%20FFH
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE22%2520FFH%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for CE22%20FFH: 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: CF71%20VNY
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF71%2520VNY%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for CF71%20VNY: 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: DX71%20FVV
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX71%2520FVV%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for DX71%20FVV: 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: DX72%20XDH
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX72%2520XDH%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for DX72%20XDH: 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: GJ71%20VJZ
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ71%2520VJZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for GJ71%20VJZ: 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: GM21%20MXU
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM21%2520MXU%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for GM21%20MXU: 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: KN23%20UGL
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN23%2520UGL%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for KN23%20UGL: 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: MM19%20WRX
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM19%2520WRX%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for MM19%20WRX: 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: OV71%20YGZ
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV71%2520YGZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for OV71%20YGZ: 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: WN22%20HMC
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520HMC%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for WN22%20HMC: 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: SA73%20BZJ
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA73%2520BZJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for SA73%20BZJ: 0
2026-03-29 22:18:35 [bca.uk] INFO: Found listing with ID: LC66%20BWN
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC66%2520BWN%27 HTTP/1.1" 200 None
2026-03-29 22:18:35 [bca.uk] INFO: Scrape type for LC66%20BWN: 2
2026-03-29 22:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40ba9d64-5f17-59fb-af73-02149375a286 with identifier: LC66%20BWN
2026-03-29 22:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40ba9d64-5f17-59fb-af73-02149375a286 with scrape type 2
2026-03-29 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40ba9d64-5f17-59fb-af73-02149375a286 with scrape type 2
2026-03-29 22:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 40ba9d64-5f17-59fb-af73-02149375a286, identifier: LC66%20BWN
2026-03-29 22:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b7144a13-4409-583f-ae1d-4606593f82b1 with identifier: PX66%20XYP
2026-03-29 22:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b7144a13-4409-583f-ae1d-4606593f82b1 with identifier: PX66%20XYP
2026-03-29 22:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b7144a13-4409-583f-ae1d-4606593f82b1 with identifier: PX66%20XYP to the API
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=107&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PX66%20XYP-GB',
 'category': 'Car',
 'color': 'brown',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b7144a13-4409-583f-ae1d-4606593f82b1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PX66 XYP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PX66%20XYP&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Brighouse',
 'make': 'VAUXHALL',
 'model': 'VIVA',
 'odometer': 78150,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 1100,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'VAUXHALL VIVA 1.0 SE Hatchback',
 'transmission': 'manual',
 'trim': 'SE',
 'vin': 'W0LDD6E76HC728302',
 'year': 2016}
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX66%2520XYP%27 HTTP/1.1" 200 None
2026-03-29 22:18:36 [bca.uk] INFO: Saving data for PX66%20XYP: {'auction_closing_time': 1775026800.0, 'created_time': 1773908174.808809, 'last_price_update_time': 1774822716.25319}
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PX66%2520XYP') HTTP/1.1" 204 0
2026-03-29 22:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 94b60bf9-60b8-55f6-bf6f-3e1c24c798f9 with identifier: OU64%20OFG
2026-03-29 22:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 94b60bf9-60b8-55f6-bf6f-3e1c24c798f9 with identifier: OU64%20OFG
2026-03-29 22:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 94b60bf9-60b8-55f6-bf6f-3e1c24c798f9 with identifier: OU64%20OFG to the API
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OU64%20OFG-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '94b60bf9-60b8-55f6-bf6f-3e1c24c798f9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OU64 OFG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OU64%20OFG&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VOLKSWAGEN',
 'model': 'GOLF',
 'odometer': 59184,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.4 TSI 122 SE Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 122 SE',
 'vin': 'WVWZZZAUZFP009494',
 'year': 2014}
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU64%2520OFG%27 HTTP/1.1" 200 None
2026-03-29 22:18:36 [bca.uk] INFO: Saving data for OU64%20OFG: {'auction_closing_time': 1774951200.0, 'created_time': 1774523724.979824, 'last_price_update_time': 1774822716.636591}
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OU64%2520OFG') HTTP/1.1" 204 0
2026-03-29 22:18:36 [bca.uk] INFO: Found listing with ID: CA19%20TTY
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA19%2520TTY%27 HTTP/1.1" 200 None
2026-03-29 22:18:36 [bca.uk] INFO: Scrape type for CA19%20TTY: 2
2026-03-29 22:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 629a0557-df05-53c5-9de1-e25f050cb206 with identifier: CA19%20TTY
2026-03-29 22:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 629a0557-df05-53c5-9de1-e25f050cb206 with scrape type 2
2026-03-29 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 629a0557-df05-53c5-9de1-e25f050cb206 with scrape type 2
2026-03-29 22:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 629a0557-df05-53c5-9de1-e25f050cb206, identifier: CA19%20TTY
2026-03-29 22:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 40ba9d64-5f17-59fb-af73-02149375a286 with identifier: LC66%20BWN
2026-03-29 22:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 40ba9d64-5f17-59fb-af73-02149375a286 with identifier: LC66%20BWN
2026-03-29 22:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 40ba9d64-5f17-59fb-af73-02149375a286 with identifier: LC66%20BWN to the API
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LC66%20BWN-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': '40ba9d64-5f17-59fb-af73-02149375a286',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LC66 BWN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LC66%20BWN&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Blackbushe',
 'make': 'JAGUAR',
 'model': 'F-PACE',
 'odometer': 110245,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 4000,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'JAGUAR F-PACE 2.0 D 180 AWD PRESTIGE StationWagon',
 'transmission': 'automatic',
 'trim': 'D 180 AWD PRESTIGE',
 'vin': 'SADCA2AN5HA093494',
 'year': 2016}
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC66%2520BWN%27 HTTP/1.1" 200 None
2026-03-29 22:18:37 [bca.uk] INFO: Saving data for LC66%20BWN: {'auction_closing_time': 1775026800.0, 'created_time': 1773908485.021929, 'last_price_update_time': 1774822717.042628}
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LC66%2520BWN') HTTP/1.1" 204 0
2026-03-29 22:18:37 [bca.uk] INFO: Found listing with ID: WA64%20EWR
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA64%2520EWR%27 HTTP/1.1" 200 None
2026-03-29 22:18:37 [bca.uk] INFO: Scrape type for WA64%20EWR: 2
2026-03-29 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d45f4f36-919f-559b-8c7a-ea39c570e1c4 with identifier: WA64%20EWR
2026-03-29 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d45f4f36-919f-559b-8c7a-ea39c570e1c4 with scrape type 2
2026-03-29 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d45f4f36-919f-559b-8c7a-ea39c570e1c4 with scrape type 2
2026-03-29 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d45f4f36-919f-559b-8c7a-ea39c570e1c4, identifier: WA64%20EWR
2026-03-29 22:18:37 [bca.uk] INFO: Found listing with ID: BJ23%20FCO
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ23%2520FCO%27 HTTP/1.1" 200 None
2026-03-29 22:18:37 [bca.uk] INFO: Scrape type for BJ23%20FCO: 2
2026-03-29 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a73d69b0-850b-58be-86e7-8bc82a3c9a29 with identifier: BJ23%20FCO
2026-03-29 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a73d69b0-850b-58be-86e7-8bc82a3c9a29 with scrape type 2
2026-03-29 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a73d69b0-850b-58be-86e7-8bc82a3c9a29 with scrape type 2
2026-03-29 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a73d69b0-850b-58be-86e7-8bc82a3c9a29, identifier: BJ23%20FCO
2026-03-29 22:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 629a0557-df05-53c5-9de1-e25f050cb206 with identifier: CA19%20TTY
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gt86+starlight+blue HTTP/1.1" 200 None
2026-03-29 22:18:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 629a0557-df05-53c5-9de1-e25f050cb206 with identifier: CA19%20TTY
2026-03-29 22:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 629a0557-df05-53c5-9de1-e25f050cb206 with identifier: CA19%20TTY to the API
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 191,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CA19%20TTY-GB',
 'category': 'Car',
 'color': 'gt',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '629a0557-df05-53c5-9de1-e25f050cb206',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CA19 TTY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CA19%20TTY&vehicleType=*',
 'listing': 'auction',
 'location': 'Livingston',
 'make': 'TOYOTA',
 'model': 'GT86',
 'odometer': 70889,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'TOYOTA GT86 2.0 D-4S PRO Coupe',
 'transmission': 'manual',
 'trim': 'D-4S PRO',
 'vin': 'JF1ZN6K81LG060577',
 'year': 2020}
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA19%2520TTY%27 HTTP/1.1" 200 None
2026-03-29 22:18:37 [bca.uk] INFO: Saving data for CA19%20TTY: {'auction_closing_time': 1774951200.0, 'created_time': 1774524009.680863, 'last_price_update_time': 1774822717.662467}
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CA19%2520TTY') HTTP/1.1" 204 0
2026-03-29 22:18:37 [bca.uk] INFO: Found listing with ID: GF71%20TYU
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF71%2520TYU%27 HTTP/1.1" 200 None
2026-03-29 22:18:37 [bca.uk] INFO: Scrape type for GF71%20TYU: 0
2026-03-29 22:18:37 [bca.uk] INFO: Found listing with ID: LV23%20WOH
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV23%2520WOH%27 HTTP/1.1" 200 None
2026-03-29 22:18:37 [bca.uk] INFO: Scrape type for LV23%20WOH: 2
2026-03-29 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18538fff-82eb-5c1d-b05f-2b2151942640 with identifier: LV23%20WOH
2026-03-29 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18538fff-82eb-5c1d-b05f-2b2151942640 with scrape type 2
2026-03-29 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18538fff-82eb-5c1d-b05f-2b2151942640 with scrape type 2
2026-03-29 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 18538fff-82eb-5c1d-b05f-2b2151942640, identifier: LV23%20WOH
2026-03-29 22:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d45f4f36-919f-559b-8c7a-ea39c570e1c4 with identifier: WA64%20EWR
2026-03-29 22:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d45f4f36-919f-559b-8c7a-ea39c570e1c4 with identifier: WA64%20EWR
2026-03-29 22:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d45f4f36-919f-559b-8c7a-ea39c570e1c4 with identifier: WA64%20EWR to the API
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=107&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WA64%20EWR-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd45f4f36-919f-559b-8c7a-ea39c570e1c4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WA64 EWR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WA64%20EWR&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Glasgow',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 79918,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 1500,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 100 TITANIUM X Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 100 TITANIUM X',
 'vin': 'WF0DXXGAKDEM16494',
 'year': 2014}
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA64%2520EWR%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [bca.uk] INFO: Saving data for WA64%20EWR: {'auction_closing_time': 1775026800.0, 'created_time': 1773908254.774039, 'last_price_update_time': 1774822718.101371}
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WA64%2520EWR') HTTP/1.1" 204 0
2026-03-29 22:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a73d69b0-850b-58be-86e7-8bc82a3c9a29 with identifier: BJ23%20FCO
2026-03-29 22:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a73d69b0-850b-58be-86e7-8bc82a3c9a29 with identifier: BJ23%20FCO
2026-03-29 22:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a73d69b0-850b-58be-86e7-8bc82a3c9a29 with identifier: BJ23%20FCO to the API
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BJ23%20FCO-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a73d69b0-850b-58be-86e7-8bc82a3c9a29',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'BJ23 FCO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BJ23%20FCO&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'SKODA',
 'model': 'SCALA',
 'odometer': 75897,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'SKODA SCALA 1.0 TSI 110 SE TECHNOLOGY Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 110 SE TECHNOLOGY',
 'vin': 'TMBFR6NW1P3101895',
 'year': 2023}
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ23%2520FCO%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [bca.uk] INFO: Saving data for BJ23%20FCO: {'auction_closing_time': 1775037600.0, 'created_time': 1774523695.311297, 'last_price_update_time': 1774822718.390178}
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ23%2520FCO') HTTP/1.1" 204 0
2026-03-29 22:18:38 [bca.uk] INFO: Found listing with ID: VE18%20ECX
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE18%2520ECX%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [bca.uk] INFO: Scrape type for VE18%20ECX: 2
2026-03-29 22:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60dc5390-b4e8-58bf-a7c2-6860a2e9d274 with identifier: VE18%20ECX
2026-03-29 22:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60dc5390-b4e8-58bf-a7c2-6860a2e9d274 with scrape type 2
2026-03-29 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60dc5390-b4e8-58bf-a7c2-6860a2e9d274 with scrape type 2
2026-03-29 22:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 60dc5390-b4e8-58bf-a7c2-6860a2e9d274, identifier: VE18%20ECX
2026-03-29 22:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 18538fff-82eb-5c1d-b05f-2b2151942640 with identifier: LV23%20WOH
2026-03-29 22:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 18538fff-82eb-5c1d-b05f-2b2151942640 with identifier: LV23%20WOH
2026-03-29 22:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 18538fff-82eb-5c1d-b05f-2b2151942640 with identifier: LV23%20WOH to the API
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 19,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LV23%20WOH-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T07:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '18538fff-82eb-5c1d-b05f-2b2151942640',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LV23 WOH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LV23%20WOH&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Blackbushe',
 'make': 'LAND ROVER',
 'model': 'R/R SPORT',
 'odometer': 15633,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 61000,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R SPORT 3.0 P440E SE StationWagon',
 'transmission': 'automatic',
 'trim': 'P440E SE',
 'vin': 'SAL1A2A46PA127749',
 'year': 2023}
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV23%2520WOH%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [bca.uk] INFO: Saving data for LV23%20WOH: {'auction_closing_time': 1774854000.0, 'created_time': 1773835003.641456, 'last_price_update_time': 1774822718.810684}
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LV23%2520WOH') HTTP/1.1" 204 0
2026-03-29 22:18:38 [bca.uk] INFO: Found listing with ID: WD13%20EZZ
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD13%2520EZZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [bca.uk] INFO: Scrape type for WD13%20EZZ: 0
2026-03-29 22:18:38 [bca.uk] INFO: Found listing with ID: BD20%20FSX
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD20%2520FSX%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [bca.uk] INFO: Scrape type for BD20%20FSX: 0
2026-03-29 22:18:38 [bca.uk] INFO: Found listing with ID: LV65%20GGO
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV65%2520GGO%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [bca.uk] INFO: Scrape type for LV65%20GGO: 0
2026-03-29 22:18:38 [bca.uk] INFO: Found listing with ID: VE15%20EKR
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE15%2520EKR%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [bca.uk] INFO: Scrape type for VE15%20EKR: 0
2026-03-29 22:18:38 [bca.uk] INFO: Found listing with ID: AD19%20BYV
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AD19%2520BYV%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [bca.uk] INFO: Scrape type for AD19%20BYV: 0
2026-03-29 22:18:38 [bca.uk] INFO: Found listing with ID: WM65%20NGY
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM65%2520NGY%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [bca.uk] INFO: Scrape type for WM65%20NGY: 0
2026-03-29 22:18:38 [bca.uk] INFO: Found listing with ID: YH61%20CKP
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH61%2520CKP%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [bca.uk] INFO: Scrape type for YH61%20CKP: 0
2026-03-29 22:18:38 [bca.uk] INFO: Found listing with ID: EX70%20PYS
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX70%2520PYS%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [bca.uk] INFO: Scrape type for EX70%20PYS: 0
2026-03-29 22:18:38 [bca.uk] INFO: Found listing with ID: FV21%20KFD
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV21%2520KFD%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [bca.uk] INFO: Scrape type for FV21%20KFD: 0
2026-03-29 22:18:38 [bca.uk] INFO: Found listing with ID: GL66%20DZX
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL66%2520DZX%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [bca.uk] INFO: Scrape type for GL66%20DZX: 0
2026-03-29 22:18:38 [bca.uk] INFO: Found listing with ID: KS17%20VUM
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS17%2520VUM%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for KS17%20VUM: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: KU67%20OWA
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU67%2520OWA%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for KU67%20OWA: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: MM64%20CCZ
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM64%2520CCZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for MM64%20CCZ: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: NGZ%201668
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NGZ%25201668%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for NGZ%201668: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: WD64%20TRX
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD64%2520TRX%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for WD64%20TRX: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: WF69%20GXA
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF69%2520GXA%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for WF69%20GXA: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: WG16%20OFV
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG16%2520OFV%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for WG16%20OFV: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: WG65%20CFK
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG65%2520CFK%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for WG65%20CFK: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: WJ66%20FHR
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ66%2520FHR%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for WJ66%20FHR: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: WK69%20PXF
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK69%2520PXF%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for WK69%20PXF: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: YD17%20MTC
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD17%2520MTC%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for YD17%20MTC: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: YJ65%20YRV
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ65%2520YRV%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for YJ65%20YRV: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: AF63%20PHX
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF63%2520PHX%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for AF63%20PHX: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: BD58%20DZK
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD58%2520DZK%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for BD58%20DZK: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: BN57%20NXY
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN57%2520NXY%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for BN57%20NXY: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: BP11%20DJP
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP11%2520DJP%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for BP11%20DJP: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: CP10%20FWA
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP10%2520FWA%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for CP10%20FWA: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: CV15%20YZR
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV15%2520YZR%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for CV15%20YZR: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: FN67%20FRL
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN67%2520FRL%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for FN67%20FRL: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: GC15%20SNZ
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GC15%2520SNZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for GC15%20SNZ: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: HG16%20FMK
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG16%2520FMK%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for HG16%20FMK: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: HG61%20GZK
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG61%2520GZK%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for HG61%20GZK: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: LR62%20FFH
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR62%2520FFH%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for LR62%20FFH: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: WG08%20KYB
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG08%2520KYB%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for WG08%20KYB: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: WG11%20AMV
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG11%2520AMV%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for WG11%20AMV: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: WG14%20MKX
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG14%2520MKX%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for WG14%20MKX: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: WX64%20BSZ
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX64%2520BSZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for WX64%20BSZ: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: BN09%20FJU
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN09%2520FJU%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for BN09%20FJU: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: EJ52%20FWV
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ52%2520FWV%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for EJ52%20FWV: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: LT13%20TVF
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT13%2520TVF%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for LT13%20TVF: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: PF15%20TXD
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF15%2520TXD%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for PF15%20TXD: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: FP62%20BPO
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP62%2520BPO%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for FP62%20BPO: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: KF07%20UOW
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF07%2520UOW%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for KF07%20UOW: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: KY62%20XWE
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY62%2520XWE%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for KY62%20XWE: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: LG18%20ETA
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG18%2520ETA%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for LG18%20ETA: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: OE65%20LXT
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE65%2520LXT%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for OE65%20LXT: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: SM67%20SNF
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM67%2520SNF%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for SM67%20SNF: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: YP15%20JHF
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP15%2520JHF%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for YP15%20JHF: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: FV08%20DVP
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV08%2520DVP%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for FV08%20DVP: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: HW63%20CYA
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HW63%2520CYA%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for HW63%20CYA: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: PL63%20ABF
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL63%2520ABF%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for PL63%20ABF: 0
2026-03-29 22:18:39 [bca.uk] INFO: Found listing with ID: CF71%20DZT
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF71%2520DZT%27 HTTP/1.1" 200 None
2026-03-29 22:18:39 [bca.uk] INFO: Scrape type for CF71%20DZT: 2
2026-03-29 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a634edbd-e3ef-57cf-b0ec-7288b782f380 with identifier: CF71%20DZT
2026-03-29 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a634edbd-e3ef-57cf-b0ec-7288b782f380 with scrape type 2
2026-03-29 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a634edbd-e3ef-57cf-b0ec-7288b782f380 with scrape type 2
2026-03-29 22:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a634edbd-e3ef-57cf-b0ec-7288b782f380, identifier: CF71%20DZT
2026-03-29 22:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 60dc5390-b4e8-58bf-a7c2-6860a2e9d274 with identifier: VE18%20ECX
2026-03-29 22:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 60dc5390-b4e8-58bf-a7c2-6860a2e9d274 with identifier: VE18%20ECX
2026-03-29 22:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 60dc5390-b4e8-58bf-a7c2-6860a2e9d274 with identifier: VE18%20ECX to the API
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VE18%20ECX-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '60dc5390-b4e8-58bf-a7c2-6860a2e9d274',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VE18 ECX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VE18%20ECX&vehicleType=*',
 'listing': 'auction',
 'location': 'Livingston',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 25008,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 90 SRI VX-LINE Hatchback',
 'transmission': 'manual',
 'trim': '90 SRI VX-LINE',
 'vin': 'W0V0XEP68J4324071',
 'year': 2018}
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE18%2520ECX%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [bca.uk] INFO: Saving data for VE18%20ECX: {'auction_closing_time': 1774951200.0, 'created_time': 1774523990.36671, 'last_price_update_time': 1774822720.212139}
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VE18%2520ECX') HTTP/1.1" 204 0
2026-03-29 22:18:40 [bca.uk] INFO: Found listing with ID: WV70%20XUT
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV70%2520XUT%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [bca.uk] INFO: Scrape type for WV70%20XUT: 2
2026-03-29 22:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df01a52d-e7c8-569b-80d2-647f3a92c69d with identifier: WV70%20XUT
2026-03-29 22:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df01a52d-e7c8-569b-80d2-647f3a92c69d with scrape type 2
2026-03-29 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df01a52d-e7c8-569b-80d2-647f3a92c69d with scrape type 2
2026-03-29 22:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: df01a52d-e7c8-569b-80d2-647f3a92c69d, identifier: WV70%20XUT
2026-03-29 22:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a634edbd-e3ef-57cf-b0ec-7288b782f380 with identifier: CF71%20DZT
2026-03-29 22:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a634edbd-e3ef-57cf-b0ec-7288b782f380 with identifier: CF71%20DZT
2026-03-29 22:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a634edbd-e3ef-57cf-b0ec-7288b782f380 with identifier: CF71%20DZT to the API
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CF71%20DZT-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'a634edbd-e3ef-57cf-b0ec-7288b782f380',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'CF71 DZT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CF71%20DZT&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'AUDI',
 'model': 'Q4 E-TRON',
 'odometer': 65231,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'AUDI Q4 E-TRON 35 125KW 55KWH S LINE StationWagon',
 'transmission': 'automatic',
 'trim': '35 125KW 55KWH S LINE',
 'vin': 'WAUZZZFZ4NP019234',
 'year': 2022}
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF71%2520DZT%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [bca.uk] INFO: Saving data for CF71%20DZT: {'auction_closing_time': 1775037600.0, 'created_time': 1774523683.175357, 'last_price_update_time': 1774822720.711716}
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CF71%2520DZT') HTTP/1.1" 204 0
2026-03-29 22:18:40 [bca.uk] INFO: Found listing with ID: SV18%20YFO
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV18%2520YFO%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [bca.uk] INFO: Scrape type for SV18%20YFO: 2
2026-03-29 22:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50e97f13-f25a-5e2b-a9de-cd7f3ca4125a with identifier: SV18%20YFO
2026-03-29 22:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50e97f13-f25a-5e2b-a9de-cd7f3ca4125a with scrape type 2
2026-03-29 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50e97f13-f25a-5e2b-a9de-cd7f3ca4125a with scrape type 2
2026-03-29 22:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 50e97f13-f25a-5e2b-a9de-cd7f3ca4125a, identifier: SV18%20YFO
2026-03-29 22:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: df01a52d-e7c8-569b-80d2-647f3a92c69d with identifier: WV70%20XUT
2026-03-29 22:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: df01a52d-e7c8-569b-80d2-647f3a92c69d with identifier: WV70%20XUT
2026-03-29 22:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: df01a52d-e7c8-569b-80d2-647f3a92c69d with identifier: WV70%20XUT to the API
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=106&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 151,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WV70%20XUT-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'df01a52d-e7c8-569b-80d2-647f3a92c69d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WV70 XUT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WV70%20XUT&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Nottingham',
 'make': 'MERCEDES-BENZ',
 'model': 'C220 D',
 'odometer': 46044,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 12000,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ C220 D 2.0 AMG LINE PREMIUM 9G Saloon',
 'transmission': 'manual',
 'trim': 'AMG LINE PREMIUM 9G',
 'vin': 'WDD2050142R548461',
 'year': 2020}
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV70%2520XUT%27 HTTP/1.1" 200 None
2026-03-29 22:18:41 [bca.uk] INFO: Saving data for WV70%20XUT: {'auction_closing_time': 1774854000.0, 'created_time': 1773909854.407052, 'last_price_update_time': 1774822721.121231}
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WV70%2520XUT') HTTP/1.1" 204 0
2026-03-29 22:18:41 [bca.uk] INFO: Found listing with ID: CK23%20GWG
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK23%2520GWG%27 HTTP/1.1" 200 None
2026-03-29 22:18:41 [bca.uk] INFO: Scrape type for CK23%20GWG: 2
2026-03-29 22:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21c285fe-fcc7-5cfa-8a36-261eea953039 with identifier: CK23%20GWG
2026-03-29 22:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21c285fe-fcc7-5cfa-8a36-261eea953039 with scrape type 2
2026-03-29 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21c285fe-fcc7-5cfa-8a36-261eea953039 with scrape type 2
2026-03-29 22:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 21c285fe-fcc7-5cfa-8a36-261eea953039, identifier: CK23%20GWG
2026-03-29 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 50e97f13-f25a-5e2b-a9de-cd7f3ca4125a with identifier: SV18%20YFO
2026-03-29 22:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 50e97f13-f25a-5e2b-a9de-cd7f3ca4125a with identifier: SV18%20YFO
2026-03-29 22:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 50e97f13-f25a-5e2b-a9de-cd7f3ca4125a with identifier: SV18%20YFO to the API
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SV18%20YFO-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '50e97f13-f25a-5e2b-a9de-cd7f3ca4125a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SV18 YFO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SV18%20YFO&vehicleType=*',
 'listing': 'auction',
 'location': 'Livingston',
 'make': 'RENAULT',
 'model': 'KOLEOS',
 'odometer': 86805,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'RENAULT KOLEOS 2.0 DCI 175 4WD DYNAMIQUE S StationWagon',
 'transmission': 'manual',
 'trim': 'DCI 175 4WD DYNAMIQUE S',
 'vin': 'VF1RZG00X58259219',
 'year': 2018}
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV18%2520YFO%27 HTTP/1.1" 200 None
2026-03-29 22:18:41 [bca.uk] INFO: Saving data for SV18%20YFO: {'auction_closing_time': 1774951200.0, 'created_time': 1774523989.19991, 'last_price_update_time': 1774822721.547688}
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SV18%2520YFO') HTTP/1.1" 204 0
2026-03-29 22:18:41 [bca.uk] INFO: Found listing with ID: MT71%20NLD
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT71%2520NLD%27 HTTP/1.1" 200 None
2026-03-29 22:18:41 [bca.uk] INFO: Scrape type for MT71%20NLD: 0
2026-03-29 22:18:41 [bca.uk] INFO: Found listing with ID: OW24%20UHX
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW24%2520UHX%27 HTTP/1.1" 200 None
2026-03-29 22:18:41 [bca.uk] INFO: Scrape type for OW24%20UHX: 0
2026-03-29 22:18:41 [bca.uk] INFO: Found listing with ID: SC69%20FVG
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SC69%2520FVG%27 HTTP/1.1" 200 None
2026-03-29 22:18:41 [bca.uk] INFO: Scrape type for SC69%20FVG: 0
2026-03-29 22:18:41 [bca.uk] INFO: Found listing with ID: DS23%20OED
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS23%2520OED%27 HTTP/1.1" 200 None
2026-03-29 22:18:41 [bca.uk] INFO: Scrape type for DS23%20OED: 0
2026-03-29 22:18:41 [bca.uk] INFO: Found listing with ID: DS72%20PZK
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS72%2520PZK%27 HTTP/1.1" 200 None
2026-03-29 22:18:41 [bca.uk] INFO: Scrape type for DS72%20PZK: 0
2026-03-29 22:18:41 [bca.uk] INFO: Found listing with ID: MA75%20FOJ
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA75%2520FOJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:41 [bca.uk] INFO: Scrape type for MA75%20FOJ: 0
2026-03-29 22:18:41 [bca.uk] INFO: Found listing with ID: MJ72%20HRU
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ72%2520HRU%27 HTTP/1.1" 200 None
2026-03-29 22:18:41 [bca.uk] INFO: Scrape type for MJ72%20HRU: 0
2026-03-29 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 21c285fe-fcc7-5cfa-8a36-261eea953039 with identifier: CK23%20GWG
2026-03-29 22:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 21c285fe-fcc7-5cfa-8a36-261eea953039 with identifier: CK23%20GWG
2026-03-29 22:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 21c285fe-fcc7-5cfa-8a36-261eea953039 with identifier: CK23%20GWG to the API
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 29,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CK23%20GWG-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '21c285fe-fcc7-5cfa-8a36-261eea953039',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'CK23 GWG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CK23%20GWG&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'AUDI',
 'model': 'A3 SPORTBACK',
 'odometer': 28222,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'AUDI A3 SPORTBACK 1.4 40 TFSI E S LINE S-T Hatchback',
 'transmission': 'automatic',
 'trim': '40 TFSI E S LINE S-T',
 'vin': 'WAUZZZGY8PA077021',
 'year': 2023}
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK23%2520GWG%27 HTTP/1.1" 200 None
2026-03-29 22:18:41 [bca.uk] INFO: Saving data for CK23%20GWG: {'auction_closing_time': 1775037600.0, 'created_time': 1774523685.153075, 'last_price_update_time': 1774822721.974297}
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CK23%2520GWG') HTTP/1.1" 204 0
2026-03-29 22:18:41 [bca.uk] INFO: Found listing with ID: PK72%20ZVO
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK72%2520ZVO%27 HTTP/1.1" 200 None
2026-03-29 22:18:42 [bca.uk] INFO: Scrape type for PK72%20ZVO: 2
2026-03-29 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7df2d9ef-d4d8-5c36-9d86-6ef45aa2adfa with identifier: PK72%20ZVO
2026-03-29 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7df2d9ef-d4d8-5c36-9d86-6ef45aa2adfa with scrape type 2
2026-03-29 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7df2d9ef-d4d8-5c36-9d86-6ef45aa2adfa with scrape type 2
2026-03-29 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7df2d9ef-d4d8-5c36-9d86-6ef45aa2adfa, identifier: PK72%20ZVO
2026-03-29 22:18:42 [bca.uk] INFO: Found listing with ID: DE23%20FWF
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE23%2520FWF%27 HTTP/1.1" 200 None
2026-03-29 22:18:42 [bca.uk] INFO: Scrape type for DE23%20FWF: 2
2026-03-29 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e6b677a-b0d0-52ef-ad8b-3416b528fdde with identifier: DE23%20FWF
2026-03-29 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e6b677a-b0d0-52ef-ad8b-3416b528fdde with scrape type 2
2026-03-29 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e6b677a-b0d0-52ef-ad8b-3416b528fdde with scrape type 2
2026-03-29 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5e6b677a-b0d0-52ef-ad8b-3416b528fdde, identifier: DE23%20FWF
2026-03-29 22:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7df2d9ef-d4d8-5c36-9d86-6ef45aa2adfa with identifier: PK72%20ZVO
2026-03-29 22:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7df2d9ef-d4d8-5c36-9d86-6ef45aa2adfa with identifier: PK72%20ZVO
2026-03-29 22:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7df2d9ef-d4d8-5c36-9d86-6ef45aa2adfa with identifier: PK72%20ZVO to the API
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PK72%20ZVO-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7df2d9ef-d4d8-5c36-9d86-6ef45aa2adfa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PK72 ZVO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PK72%20ZVO&vehicleType=*',
 'listing': 'auction',
 'location': 'Livingston',
 'make': 'KIA',
 'model': 'SPORTAGE',
 'odometer': 23914,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'KIA SPORTAGE 1.6 T GDI 150 GT-LINE ISG StationWagon',
 'transmission': 'manual',
 'trim': 'T GDI 150 GT-LINE ISG',
 'vin': 'U5YPX81BLNL103326',
 'year': 2022}
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK72%2520ZVO%27 HTTP/1.1" 200 None
2026-03-29 22:18:42 [bca.uk] INFO: Saving data for PK72%20ZVO: {'auction_closing_time': 1774951200.0, 'created_time': 1774523962.030084, 'last_price_update_time': 1774822722.484149}
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PK72%2520ZVO') HTTP/1.1" 204 0
2026-03-29 22:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5e6b677a-b0d0-52ef-ad8b-3416b528fdde with identifier: DE23%20FWF
2026-03-29 22:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5e6b677a-b0d0-52ef-ad8b-3416b528fdde with identifier: DE23%20FWF
2026-03-29 22:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5e6b677a-b0d0-52ef-ad8b-3416b528fdde with identifier: DE23%20FWF to the API
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 27,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DE23%20FWF-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '5e6b677a-b0d0-52ef-ad8b-3416b528fdde',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DE23 FWF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DE23%20FWF&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'CUPRA',
 'model': 'FORMENTOR',
 'odometer': 47302,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'CUPRA FORMENTOR 1.4 E-HYBRID 205 V1 DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'E-HYBRID 205 V1 DSG',
 'vin': 'VSSZZZKM6PR055493',
 'year': 2023}
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE23%2520FWF%27 HTTP/1.1" 200 None
2026-03-29 22:18:42 [bca.uk] INFO: Saving data for DE23%20FWF: {'auction_closing_time': 1775037600.0, 'created_time': 1774523685.691564, 'last_price_update_time': 1774822722.881263}
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DE23%2520FWF') HTTP/1.1" 204 0
2026-03-29 22:18:42 [bca.uk] INFO: Found listing with ID: DN61%20VMK
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN61%2520VMK%27 HTTP/1.1" 200 None
2026-03-29 22:18:42 [bca.uk] INFO: Scrape type for DN61%20VMK: 2
2026-03-29 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7167f5fb-b2a1-5c6b-a65c-878c68e4addc with identifier: DN61%20VMK
2026-03-29 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7167f5fb-b2a1-5c6b-a65c-878c68e4addc with scrape type 2
2026-03-29 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7167f5fb-b2a1-5c6b-a65c-878c68e4addc with scrape type 2
2026-03-29 22:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7167f5fb-b2a1-5c6b-a65c-878c68e4addc, identifier: DN61%20VMK
2026-03-29 22:18:43 [bca.uk] INFO: Found listing with ID: DL70%20MLK
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL70%2520MLK%27 HTTP/1.1" 200 None
2026-03-29 22:18:43 [bca.uk] INFO: Scrape type for DL70%20MLK: 2
2026-03-29 22:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60b162d7-de4e-5bf2-8b19-769ea430e6ac with identifier: DL70%20MLK
2026-03-29 22:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60b162d7-de4e-5bf2-8b19-769ea430e6ac with scrape type 2
2026-03-29 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60b162d7-de4e-5bf2-8b19-769ea430e6ac with scrape type 2
2026-03-29 22:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 60b162d7-de4e-5bf2-8b19-769ea430e6ac, identifier: DL70%20MLK
2026-03-29 22:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7167f5fb-b2a1-5c6b-a65c-878c68e4addc with identifier: DN61%20VMK
2026-03-29 22:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7167f5fb-b2a1-5c6b-a65c-878c68e4addc with identifier: DN61%20VMK
2026-03-29 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7167f5fb-b2a1-5c6b-a65c-878c68e4addc with identifier: DN61%20VMK to the API
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DN61%20VMK-GB',
 'category': 'Car',
 'color': 'brown',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7167f5fb-b2a1-5c6b-a65c-878c68e4addc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DN61 VMK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DN61%20VMK&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'HONDA',
 'model': 'CIVIC',
 'odometer': 112223,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'HONDA CIVIC 1.4 I-VTEC TYPE S I-SHIFT Hatchback',
 'transmission': 'automatic',
 'trim': 'I-VTEC TYPE S I-SHIFT',
 'vin': 'SHHFN4440BU002718',
 'year': 2012}
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN61%2520VMK%27 HTTP/1.1" 200 None
2026-03-29 22:18:43 [bca.uk] INFO: Saving data for DN61%20VMK: {'auction_closing_time': 1774864800.0, 'created_time': 1774523979.042927, 'last_price_update_time': 1774822723.389388}
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DN61%2520VMK') HTTP/1.1" 204 0
2026-03-29 22:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 60b162d7-de4e-5bf2-8b19-769ea430e6ac with identifier: DL70%20MLK
2026-03-29 22:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 60b162d7-de4e-5bf2-8b19-769ea430e6ac with identifier: DL70%20MLK
2026-03-29 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 60b162d7-de4e-5bf2-8b19-769ea430e6ac with identifier: DL70%20MLK to the API
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DL70%20MLK-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '60b162d7-de4e-5bf2-8b19-769ea430e6ac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DL70 MLK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DL70%20MLK&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VAUXHALL',
 'model': 'CROSSLAND X',
 'odometer': 40784,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CROSSLAND X 1.2 83 GRIFFIN S/S Hatchback',
 'transmission': 'manual',
 'trim': '83 GRIFFIN S/S',
 'vin': 'W0V7D9EE0L4403961',
 'year': 2020}
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL70%2520MLK%27 HTTP/1.1" 200 None
2026-03-29 22:18:43 [bca.uk] INFO: Saving data for DL70%20MLK: {'auction_closing_time': 1775037600.0, 'created_time': 1774523671.755325, 'last_price_update_time': 1774822723.671529}
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DL70%2520MLK') HTTP/1.1" 204 0
2026-03-29 22:18:43 [bca.uk] INFO: Found listing with ID: DT68%20RVZ
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT68%2520RVZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:43 [bca.uk] INFO: Scrape type for DT68%20RVZ: 2
2026-03-29 22:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2e7fb78-0888-516d-b890-c3488ae787ba with identifier: DT68%20RVZ
2026-03-29 22:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2e7fb78-0888-516d-b890-c3488ae787ba with scrape type 2
2026-03-29 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2e7fb78-0888-516d-b890-c3488ae787ba with scrape type 2
2026-03-29 22:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c2e7fb78-0888-516d-b890-c3488ae787ba, identifier: DT68%20RVZ
2026-03-29 22:18:43 [bca.uk] INFO: Found listing with ID: DN72%20WGP
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN72%2520WGP%27 HTTP/1.1" 200 None
2026-03-29 22:18:43 [bca.uk] INFO: Scrape type for DN72%20WGP: 2
2026-03-29 22:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a041ca1-ac6f-549c-b7e9-54a6ce33a0a3 with identifier: DN72%20WGP
2026-03-29 22:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a041ca1-ac6f-549c-b7e9-54a6ce33a0a3 with scrape type 2
2026-03-29 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a041ca1-ac6f-549c-b7e9-54a6ce33a0a3 with scrape type 2
2026-03-29 22:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2a041ca1-ac6f-549c-b7e9-54a6ce33a0a3, identifier: DN72%20WGP
2026-03-29 22:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c2e7fb78-0888-516d-b890-c3488ae787ba with identifier: DT68%20RVZ
2026-03-29 22:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c2e7fb78-0888-516d-b890-c3488ae787ba with identifier: DT68%20RVZ
2026-03-29 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c2e7fb78-0888-516d-b890-c3488ae787ba with identifier: DT68%20RVZ to the API
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DT68%20RVZ-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c2e7fb78-0888-516d-b890-c3488ae787ba',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DT68 RVZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DT68%20RVZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLKSWAGEN',
 'model': 'TIGUAN',
 'odometer': 87861,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN 1.5 TSI EVO 130 2WD MATCH StationWagon',
 'transmission': 'manual',
 'trim': 'TSI EVO 130 2WD MATCH',
 'vin': 'WVGZZZ5NZKW852874',
 'year': 2019}
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT68%2520RVZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:44 [bca.uk] INFO: Saving data for DT68%20RVZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774523980.563328, 'last_price_update_time': 1774822724.179161}
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DT68%2520RVZ') HTTP/1.1" 204 0
2026-03-29 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2a041ca1-ac6f-549c-b7e9-54a6ce33a0a3 with identifier: DN72%20WGP
2026-03-29 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2a041ca1-ac6f-549c-b7e9-54a6ce33a0a3 with identifier: DN72%20WGP
2026-03-29 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2a041ca1-ac6f-549c-b7e9-54a6ce33a0a3 with identifier: DN72%20WGP to the API
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DN72%20WGP-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2a041ca1-ac6f-549c-b7e9-54a6ce33a0a3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DN72 WGP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DN72%20WGP&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VAUXHALL',
 'model': 'GRANDLAND',
 'odometer': 31627,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VAUXHALL GRANDLAND 1.2 T 130 SE Hatchback',
 'transmission': 'manual',
 'trim': 'T 130 SE',
 'vin': 'W0VZRHNS7N6835500',
 'year': 2022}
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN72%2520WGP%27 HTTP/1.1" 200 None
2026-03-29 22:18:44 [bca.uk] INFO: Saving data for DN72%20WGP: {'auction_closing_time': 1775037600.0, 'created_time': 1774523672.856799, 'last_price_update_time': 1774822724.476968}
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DN72%2520WGP') HTTP/1.1" 204 0
2026-03-29 22:18:44 [bca.uk] INFO: Found listing with ID: WO67%20EFC
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO67%2520EFC%27 HTTP/1.1" 200 None
2026-03-29 22:18:44 [bca.uk] INFO: Scrape type for WO67%20EFC: 2
2026-03-29 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41803539-856d-5c4a-841c-78b69c302666 with identifier: WO67%20EFC
2026-03-29 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41803539-856d-5c4a-841c-78b69c302666 with scrape type 2
2026-03-29 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41803539-856d-5c4a-841c-78b69c302666 with scrape type 2
2026-03-29 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 41803539-856d-5c4a-841c-78b69c302666, identifier: WO67%20EFC
2026-03-29 22:18:44 [bca.uk] INFO: Found listing with ID: DV71%20ULJ
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV71%2520ULJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:44 [bca.uk] INFO: Scrape type for DV71%20ULJ: 2
2026-03-29 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc691835-779d-5a11-a4ae-32a70748e061 with identifier: DV71%20ULJ
2026-03-29 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc691835-779d-5a11-a4ae-32a70748e061 with scrape type 2
2026-03-29 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc691835-779d-5a11-a4ae-32a70748e061 with scrape type 2
2026-03-29 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cc691835-779d-5a11-a4ae-32a70748e061, identifier: DV71%20ULJ
2026-03-29 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 41803539-856d-5c4a-841c-78b69c302666 with identifier: WO67%20EFC
2026-03-29 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 41803539-856d-5c4a-841c-78b69c302666 with identifier: WO67%20EFC
2026-03-29 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 41803539-856d-5c4a-841c-78b69c302666 with identifier: WO67%20EFC to the API
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WO67%20EFC-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '41803539-856d-5c4a-841c-78b69c302666',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WO67 EFC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WO67%20EFC&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'FIAT',
 'model': '500',
 'odometer': 34244,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FIAT 500 1.2 LOUNGE Hatchback',
 'transmission': 'manual',
 'trim': 'LOUNGE',
 'vin': 'ZFA3120000J927894',
 'year': 2018}
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO67%2520EFC%27 HTTP/1.1" 200 None
2026-03-29 22:18:44 [bca.uk] INFO: Saving data for WO67%20EFC: {'auction_closing_time': 1774864800.0, 'created_time': 1774523952.01878, 'last_price_update_time': 1774822724.98401}
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WO67%2520EFC') HTTP/1.1" 204 0
2026-03-29 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cc691835-779d-5a11-a4ae-32a70748e061 with identifier: DV71%20ULJ
2026-03-29 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cc691835-779d-5a11-a4ae-32a70748e061 with identifier: DV71%20ULJ
2026-03-29 22:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cc691835-779d-5a11-a4ae-32a70748e061 with identifier: DV71%20ULJ to the API
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 48,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DV71%20ULJ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'cc691835-779d-5a11-a4ae-32a70748e061',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DV71 ULJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DV71%20ULJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VOLVO',
 'model': 'XC40 RECHARGE',
 'odometer': 99773,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'VOLVO XC40 RECHARGE 1.5 T5 PHEV INSCRIPTION StationWagon',
 'transmission': 'automatic',
 'trim': 'T5 PHEV INSCRIPTION',
 'vin': 'YV1XZBBVFN2707553',
 'year': 2021}
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV71%2520ULJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [bca.uk] INFO: Saving data for DV71%20ULJ: {'auction_closing_time': 1775037600.0, 'created_time': 1773908198.790785, 'last_price_update_time': 1774822725.270758}
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DV71%2520ULJ') HTTP/1.1" 204 0
2026-03-29 22:18:45 [bca.uk] INFO: Found listing with ID: YD22%20EUM
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD22%2520EUM%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [bca.uk] INFO: Scrape type for YD22%20EUM: 2
2026-03-29 22:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1786276a-52b6-57e6-b7f5-2578183ab631 with identifier: YD22%20EUM
2026-03-29 22:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1786276a-52b6-57e6-b7f5-2578183ab631 with scrape type 2
2026-03-29 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1786276a-52b6-57e6-b7f5-2578183ab631 with scrape type 2
2026-03-29 22:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1786276a-52b6-57e6-b7f5-2578183ab631, identifier: YD22%20EUM
2026-03-29 22:18:45 [bca.uk] INFO: Found listing with ID: GF22%20AWJ
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF22%2520AWJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [bca.uk] INFO: Scrape type for GF22%20AWJ: 2
2026-03-29 22:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19395ab4-80d7-50a8-b438-27d519aeeaed with identifier: GF22%20AWJ
2026-03-29 22:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19395ab4-80d7-50a8-b438-27d519aeeaed with scrape type 2
2026-03-29 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19395ab4-80d7-50a8-b438-27d519aeeaed with scrape type 2
2026-03-29 22:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 19395ab4-80d7-50a8-b438-27d519aeeaed, identifier: GF22%20AWJ
2026-03-29 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1786276a-52b6-57e6-b7f5-2578183ab631 with identifier: YD22%20EUM
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=galactic+blue+%28metallic+paint%29 HTTP/1.1" 200 None
2026-03-29 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1786276a-52b6-57e6-b7f5-2578183ab631 with identifier: YD22%20EUM
2026-03-29 22:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1786276a-52b6-57e6-b7f5-2578183ab631 with identifier: YD22%20EUM to the API
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 92,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YD22%20EUM-GB',
 'category': 'Car',
 'color': 'galactic blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '1786276a-52b6-57e6-b7f5-2578183ab631',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YD22 EUM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YD22%20EUM&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 70944,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.5 HYBRID DESIGN Hatchback',
 'transmission': 'automatic',
 'trim': 'HYBRID DESIGN',
 'vin': 'VNKKBAC390A208779',
 'year': 2022}
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD22%2520EUM%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [bca.uk] INFO: Saving data for YD22%20EUM: {'auction_closing_time': 1774951200.0, 'created_time': 1774523956.461533, 'last_price_update_time': 1774822725.928562}
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YD22%2520EUM') HTTP/1.1" 204 0
2026-03-29 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 19395ab4-80d7-50a8-b438-27d519aeeaed with identifier: GF22%20AWJ
2026-03-29 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 19395ab4-80d7-50a8-b438-27d519aeeaed with identifier: GF22%20AWJ
2026-03-29 22:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 19395ab4-80d7-50a8-b438-27d519aeeaed with identifier: GF22%20AWJ to the API
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GF22%20AWJ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '19395ab4-80d7-50a8-b438-27d519aeeaed',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'GF22 AWJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GF22%20AWJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'TESLA',
 'model': 'MODEL 3',
 'odometer': 46550,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL 3 LONG RANGE AWD Saloon',
 'transmission': 'automatic',
 'trim': 'LONG RANGE AWD',
 'vin': 'LRW3F7EK8NC506936',
 'year': 2022}
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF22%2520AWJ%27 HTTP/1.1" 200 None
2026-03-29 22:18:46 [bca.uk] INFO: Saving data for GF22%20AWJ: {'auction_closing_time': 1775037600.0, 'created_time': 1774523651.38086, 'last_price_update_time': 1774822726.263058}
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GF22%2520AWJ') HTTP/1.1" 204 0
2026-03-29 22:18:46 [bca.uk] INFO: Found listing with ID: YY73%20VNL
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY73%2520VNL%27 HTTP/1.1" 200 None
2026-03-29 22:18:46 [bca.uk] INFO: Scrape type for YY73%20VNL: 2
2026-03-29 22:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df37945d-b2fa-53c5-a692-04e3a340ce66 with identifier: YY73%20VNL
2026-03-29 22:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df37945d-b2fa-53c5-a692-04e3a340ce66 with scrape type 2
2026-03-29 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df37945d-b2fa-53c5-a692-04e3a340ce66 with scrape type 2
2026-03-29 22:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: df37945d-b2fa-53c5-a692-04e3a340ce66, identifier: YY73%20VNL
2026-03-29 22:18:46 [bca.uk] INFO: Found listing with ID: GJ22%20WZO
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ22%2520WZO%27 HTTP/1.1" 200 None
2026-03-29 22:18:46 [bca.uk] INFO: Scrape type for GJ22%20WZO: 2
2026-03-29 22:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46b8be65-b03f-5091-bf8b-bc22423d4405 with identifier: GJ22%20WZO
2026-03-29 22:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46b8be65-b03f-5091-bf8b-bc22423d4405 with scrape type 2
2026-03-29 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46b8be65-b03f-5091-bf8b-bc22423d4405 with scrape type 2
2026-03-29 22:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 46b8be65-b03f-5091-bf8b-bc22423d4405, identifier: GJ22%20WZO
2026-03-29 22:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: df37945d-b2fa-53c5-a692-04e3a340ce66 with identifier: YY73%20VNL
2026-03-29 22:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: df37945d-b2fa-53c5-a692-04e3a340ce66 with identifier: YY73%20VNL
2026-03-29 22:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: df37945d-b2fa-53c5-a692-04e3a340ce66 with identifier: YY73%20VNL to the API
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YY73%20VNL-GB',
 'category': 'Car',
 'color': 'pure white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'df37945d-b2fa-53c5-a692-04e3a340ce66',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YY73 VNL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YY73%20VNL&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'TOYOTA',
 'model': 'AYGO X',
 'odometer': 2388,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'TOYOTA AYGO X 1.0 VVT-I PURE S-CVT Hatchback',
 'transmission': 'automatic',
 'trim': 'VVT-I PURE S-CVT',
 'vin': 'JTDAGNACX00165818',
 'year': 2023}
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY73%2520VNL%27 HTTP/1.1" 200 None
2026-03-29 22:18:46 [bca.uk] INFO: Saving data for YY73%20VNL: {'auction_closing_time': 1774951200.0, 'created_time': 1774523959.466826, 'last_price_update_time': 1774822726.793979}
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YY73%2520VNL') HTTP/1.1" 204 0
2026-03-29 22:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 46b8be65-b03f-5091-bf8b-bc22423d4405 with identifier: GJ22%20WZO
2026-03-29 22:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 46b8be65-b03f-5091-bf8b-bc22423d4405 with identifier: GJ22%20WZO
2026-03-29 22:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 46b8be65-b03f-5091-bf8b-bc22423d4405 with identifier: GJ22%20WZO to the API
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GJ22%20WZO-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '46b8be65-b03f-5091-bf8b-bc22423d4405',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'GJ22 WZO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GJ22%20WZO&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'TESLA',
 'model': 'MODEL Y',
 'odometer': 64168,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL Y AWD LONG RANGE Hatchback',
 'transmission': 'automatic',
 'trim': 'AWD LONG RANGE',
 'vin': 'LRWYHCEK2NC263343',
 'year': 2022}
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ22%2520WZO%27 HTTP/1.1" 200 None
2026-03-29 22:18:47 [bca.uk] INFO: Saving data for GJ22%20WZO: {'auction_closing_time': 1775037600.0, 'created_time': 1774523662.962018, 'last_price_update_time': 1774822727.09604}
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ22%2520WZO') HTTP/1.1" 204 0
2026-03-29 22:18:47 [bca.uk] INFO: Found listing with ID: BW68%20MJU
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW68%2520MJU%27 HTTP/1.1" 200 None
2026-03-29 22:18:47 [bca.uk] INFO: Scrape type for BW68%20MJU: 2
2026-03-29 22:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5040bf2f-f6e0-50fe-96ef-26141577cb7a with identifier: BW68%20MJU
2026-03-29 22:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5040bf2f-f6e0-50fe-96ef-26141577cb7a with scrape type 2
2026-03-29 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5040bf2f-f6e0-50fe-96ef-26141577cb7a with scrape type 2
2026-03-29 22:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5040bf2f-f6e0-50fe-96ef-26141577cb7a, identifier: BW68%20MJU
2026-03-29 22:18:47 [bca.uk] INFO: Found listing with ID: HK71%20MFU
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK71%2520MFU%27 HTTP/1.1" 200 None
2026-03-29 22:18:47 [bca.uk] INFO: Scrape type for HK71%20MFU: 2
2026-03-29 22:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab0dccf5-f9ab-5d5a-89ff-37448c719871 with identifier: HK71%20MFU
2026-03-29 22:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab0dccf5-f9ab-5d5a-89ff-37448c719871 with scrape type 2
2026-03-29 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab0dccf5-f9ab-5d5a-89ff-37448c719871 with scrape type 2
2026-03-29 22:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ab0dccf5-f9ab-5d5a-89ff-37448c719871, identifier: HK71%20MFU
2026-03-29 22:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5040bf2f-f6e0-50fe-96ef-26141577cb7a with identifier: BW68%20MJU
2026-03-29 22:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5040bf2f-f6e0-50fe-96ef-26141577cb7a with identifier: BW68%20MJU
2026-03-29 22:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5040bf2f-f6e0-50fe-96ef-26141577cb7a with identifier: BW68%20MJU to the API
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BW68%20MJU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5040bf2f-f6e0-50fe-96ef-26141577cb7a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BW68 MJU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BW68%20MJU&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'MERCEDES-BENZ',
 'model': 'A180 D',
 'odometer': 65084,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A180 D 1.5 AMG LINE DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'AMG LINE DCT',
 'vin': 'WDD1770032N049985',
 'year': 2019}
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW68%2520MJU%27 HTTP/1.1" 200 None
2026-03-29 22:18:47 [bca.uk] INFO: Saving data for BW68%20MJU: {'auction_closing_time': 1774951200.0, 'created_time': 1774523960.962453, 'last_price_update_time': 1774822727.615191}
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BW68%2520MJU') HTTP/1.1" 204 0
2026-03-29 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=108&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ab0dccf5-f9ab-5d5a-89ff-37448c719871 with identifier: HK71%20MFU
2026-03-29 22:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ab0dccf5-f9ab-5d5a-89ff-37448c719871 with identifier: HK71%20MFU
2026-03-29 22:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ab0dccf5-f9ab-5d5a-89ff-37448c719871 with identifier: HK71%20MFU to the API
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HK71%20MFU-GB',
 'category': 'Car',
 'color': 'green',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'ab0dccf5-f9ab-5d5a-89ff-37448c719871',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'HK71 MFU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HK71%20MFU&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MINI',
 'model': 'ELECTRIC',
 'odometer': 26866,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MINI ELECTRIC 135KW 33KWH COOPER S L2 Hatchback',
 'transmission': 'automatic',
 'trim': '135KW 33KWH COOPER S L2',
 'vin': 'WMW12DJ0X02R76678',
 'year': 2021}
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK71%2520MFU%27 HTTP/1.1" 200 None
2026-03-29 22:18:48 [bca.uk] INFO: Saving data for HK71%20MFU: {'auction_closing_time': 1775037600.0, 'created_time': 1773908184.336658, 'last_price_update_time': 1774822728.006965}
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HK71%2520MFU') HTTP/1.1" 204 0
2026-03-29 22:18:48 [bca.uk] INFO: Found listing with ID: WR67%20UCN
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR67%2520UCN%27 HTTP/1.1" 200 None
2026-03-29 22:18:48 [bca.uk] INFO: Scrape type for WR67%20UCN: 2
2026-03-29 22:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fdc4b77-b227-5f7f-a14c-3f6772b8b6d4 with identifier: WR67%20UCN
2026-03-29 22:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fdc4b77-b227-5f7f-a14c-3f6772b8b6d4 with scrape type 2
2026-03-29 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fdc4b77-b227-5f7f-a14c-3f6772b8b6d4 with scrape type 2
2026-03-29 22:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6fdc4b77-b227-5f7f-a14c-3f6772b8b6d4, identifier: WR67%20UCN
2026-03-29 22:18:48 [bca.uk] INFO: Found listing with ID: OE71%20HWF
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE71%2520HWF%27 HTTP/1.1" 200 None
2026-03-29 22:18:48 [bca.uk] INFO: Scrape type for OE71%20HWF: 2
2026-03-29 22:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6242806-5f9c-5448-9d88-d8dc980c9147 with identifier: OE71%20HWF
2026-03-29 22:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6242806-5f9c-5448-9d88-d8dc980c9147 with scrape type 2
2026-03-29 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6242806-5f9c-5448-9d88-d8dc980c9147 with scrape type 2
2026-03-29 22:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c6242806-5f9c-5448-9d88-d8dc980c9147, identifier: OE71%20HWF
2026-03-29 22:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6fdc4b77-b227-5f7f-a14c-3f6772b8b6d4 with identifier: WR67%20UCN
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=red+pop HTTP/1.1" 200 None
2026-03-29 22:18:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6fdc4b77-b227-5f7f-a14c-3f6772b8b6d4 with identifier: WR67%20UCN
2026-03-29 22:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6fdc4b77-b227-5f7f-a14c-3f6772b8b6d4 with identifier: WR67%20UCN to the API
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 95,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WR67%20UCN-GB',
 'category': 'Car',
 'color': 'red pop',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6fdc4b77-b227-5f7f-a14c-3f6772b8b6d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WR67 UCN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WR67%20UCN&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'TOYOTA',
 'model': 'AYGO',
 'odometer': 47787,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'TOYOTA AYGO 1.0 VVT-I X-PLAY Hatchback',
 'transmission': 'manual',
 'trim': 'VVT-I X-PLAY',
 'vin': 'JTDKGNEC10N306096',
 'year': 2017}
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR67%2520UCN%27 HTTP/1.1" 200 None
2026-03-29 22:18:48 [bca.uk] INFO: Saving data for WR67%20UCN: {'auction_closing_time': 1774951200.0, 'created_time': 1774523957.221705, 'last_price_update_time': 1774822728.688818}
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WR67%2520UCN') HTTP/1.1" 204 0
2026-03-29 22:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c6242806-5f9c-5448-9d88-d8dc980c9147 with identifier: OE71%20HWF
2026-03-29 22:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c6242806-5f9c-5448-9d88-d8dc980c9147 with identifier: OE71%20HWF
2026-03-29 22:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c6242806-5f9c-5448-9d88-d8dc980c9147 with identifier: OE71%20HWF to the API
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OE71%20HWF-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '1.3L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'c6242806-5f9c-5448-9d88-d8dc980c9147',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'OE71 HWF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OE71%20HWF&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MERCEDES-BENZ',
 'model': 'A250 E',
 'odometer': 25330,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A250 E 1.3 AMG LINE PREMIUM DCT Saloon',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM DCT',
 'vin': 'W1K1771862J345624',
 'year': 2022}
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE71%2520HWF%27 HTTP/1.1" 200 None
2026-03-29 22:18:48 [bca.uk] INFO: Saving data for OE71%20HWF: {'auction_closing_time': 1775037600.0, 'created_time': 1774523662.538074, 'last_price_update_time': 1774822728.966003}
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OE71%2520HWF') HTTP/1.1" 204 0
2026-03-29 22:18:48 [bca.uk] INFO: Found listing with ID: SD15%20VYV
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD15%2520VYV%27 HTTP/1.1" 200 None
2026-03-29 22:18:49 [bca.uk] INFO: Scrape type for SD15%20VYV: 2
2026-03-29 22:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3e306d5-87a5-55c7-a35f-50b5b7748556 with identifier: SD15%20VYV
2026-03-29 22:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3e306d5-87a5-55c7-a35f-50b5b7748556 with scrape type 2
2026-03-29 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3e306d5-87a5-55c7-a35f-50b5b7748556 with scrape type 2
2026-03-29 22:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a3e306d5-87a5-55c7-a35f-50b5b7748556, identifier: SD15%20VYV
2026-03-29 22:18:49 [bca.uk] INFO: Found listing with ID: OE71%20NPD
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE71%2520NPD%27 HTTP/1.1" 200 None
2026-03-29 22:18:49 [bca.uk] INFO: Scrape type for OE71%20NPD: 2
2026-03-29 22:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aedb875-badb-5846-8a6c-73f3de452d56 with identifier: OE71%20NPD
2026-03-29 22:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aedb875-badb-5846-8a6c-73f3de452d56 with scrape type 2
2026-03-29 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aedb875-badb-5846-8a6c-73f3de452d56 with scrape type 2
2026-03-29 22:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5aedb875-badb-5846-8a6c-73f3de452d56, identifier: OE71%20NPD
2026-03-29 22:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a3e306d5-87a5-55c7-a35f-50b5b7748556 with identifier: SD15%20VYV
2026-03-29 22:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a3e306d5-87a5-55c7-a35f-50b5b7748556 with identifier: SD15%20VYV
2026-03-29 22:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a3e306d5-87a5-55c7-a35f-50b5b7748556 with identifier: SD15%20VYV to the API
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 177,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SD15%20VYV-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a3e306d5-87a5-55c7-a35f-50b5b7748556',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SD15 VYV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SD15%20VYV&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'HONDA',
 'model': 'CR-V',
 'odometer': 65381,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'HONDA CR-V 2.0 I-VTEC SR 4WD StationWagon',
 'transmission': 'manual',
 'trim': 'I-VTEC SR 4WD',
 'vin': 'SHSRE5770FU000641',
 'year': 2015}
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD15%2520VYV%27 HTTP/1.1" 200 None
2026-03-29 22:18:49 [bca.uk] INFO: Saving data for SD15%20VYV: {'auction_closing_time': 1774951200.0, 'created_time': 1774523935.364874, 'last_price_update_time': 1774822729.517807}
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SD15%2520VYV') HTTP/1.1" 204 0
2026-03-29 22:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5aedb875-badb-5846-8a6c-73f3de452d56 with identifier: OE71%20NPD
2026-03-29 22:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5aedb875-badb-5846-8a6c-73f3de452d56 with identifier: OE71%20NPD
2026-03-29 22:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5aedb875-badb-5846-8a6c-73f3de452d56 with identifier: OE71%20NPD to the API
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OE71%20NPD-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '5aedb875-badb-5846-8a6c-73f3de452d56',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'OE71 NPD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OE71%20NPD&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'POLESTAR',
 'model': '2',
 'odometer': 42231,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'POLESTAR 2 165KW 64KWH SM2 STD.RANGE Coupe',
 'transmission': 'automatic',
 'trim': '165KW 64KWH SM2 STD.RANGE',
 'vin': 'LPSVSECEKNL065553',
 'year': 2022}
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE71%2520NPD%27 HTTP/1.1" 200 None
2026-03-29 22:18:49 [bca.uk] INFO: Saving data for OE71%20NPD: {'auction_closing_time': 1775037600.0, 'created_time': 1774523664.331083, 'last_price_update_time': 1774822729.794779}
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OE71%2520NPD') HTTP/1.1" 204 0
2026-03-29 22:18:49 [bca.uk] INFO: Found listing with ID: SD14%20CXL
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD14%2520CXL%27 HTTP/1.1" 200 None
2026-03-29 22:18:49 [bca.uk] INFO: Scrape type for SD14%20CXL: 2
2026-03-29 22:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c1a9e4f-f8f1-566e-8a78-79a201b9bde7 with identifier: SD14%20CXL
2026-03-29 22:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c1a9e4f-f8f1-566e-8a78-79a201b9bde7 with scrape type 2
2026-03-29 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c1a9e4f-f8f1-566e-8a78-79a201b9bde7 with scrape type 2
2026-03-29 22:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4c1a9e4f-f8f1-566e-8a78-79a201b9bde7, identifier: SD14%20CXL
2026-03-29 22:18:49 [bca.uk] INFO: Total items found: 100
2026-03-29 22:18:49 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded
2026-03-29 22:18:49 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:18:49 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:18:49 [bca.uk] INFO: Found listing with ID: OV71%20WVC
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV71%2520WVC%27 HTTP/1.1" 200 None
2026-03-29 22:18:49 [bca.uk] INFO: Scrape type for OV71%20WVC: 2
2026-03-29 22:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4325d371-beab-57da-8482-0ff487e108aa with identifier: OV71%20WVC
2026-03-29 22:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4325d371-beab-57da-8482-0ff487e108aa with scrape type 2
2026-03-29 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4325d371-beab-57da-8482-0ff487e108aa with scrape type 2
2026-03-29 22:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4325d371-beab-57da-8482-0ff487e108aa, identifier: OV71%20WVC
2026-03-29 22:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4c1a9e4f-f8f1-566e-8a78-79a201b9bde7 with identifier: SD14%20CXL
2026-03-29 22:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4c1a9e4f-f8f1-566e-8a78-79a201b9bde7 with identifier: SD14%20CXL
2026-03-29 22:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4c1a9e4f-f8f1-566e-8a78-79a201b9bde7 with identifier: SD14%20CXL to the API
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SD14%20CXL-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '4c1a9e4f-f8f1-566e-8a78-79a201b9bde7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SD14 CXL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SD14%20CXL&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'VAUXHALL',
 'model': 'ASTRA GTC',
 'odometer': 53558,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA GTC 1.4 T 16V 120 SRI Coupe',
 'transmission': 'manual',
 'trim': 'T 16V 120 SRI',
 'vin': 'W0LPF2EU6EG048877',
 'year': 2014}
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD14%2520CXL%27 HTTP/1.1" 200 None
2026-03-29 22:18:50 [bca.uk] INFO: Saving data for SD14%20CXL: {'auction_closing_time': 1774951200.0, 'created_time': 1774523933.343798, 'last_price_update_time': 1774822730.345661}
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SD14%2520CXL') HTTP/1.1" 204 0
2026-03-29 22:18:50 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:18:50 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4325d371-beab-57da-8482-0ff487e108aa with identifier: OV71%20WVC
2026-03-29 22:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4325d371-beab-57da-8482-0ff487e108aa with identifier: OV71%20WVC
2026-03-29 22:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4325d371-beab-57da-8482-0ff487e108aa with identifier: OV71%20WVC to the API
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 25,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OV71%20WVC-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '4325d371-beab-57da-8482-0ff487e108aa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'OV71 WVC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OV71%20WVC&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MERCEDES-BENZ',
 'model': 'CLA 250 E S/B',
 'odometer': 97451,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA 250 E S/B 1.3 AMG LINE PREMIUM PLUS DCT Estate',
 'transmission': 'automatic',
 'trim': 'AMG LINE PREMIUM PLUS DCT',
 'vin': 'W1K1186862N261647',
 'year': 2021}
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV71%2520WVC%27 HTTP/1.1" 200 None
2026-03-29 22:18:50 [bca.uk] INFO: Saving data for OV71%20WVC: {'auction_closing_time': 1775037600.0, 'created_time': 1773908174.129882, 'last_price_update_time': 1774822730.717347}
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OV71%2520WVC') HTTP/1.1" 204 0
2026-03-29 22:18:50 [bca.uk] INFO: Found listing with ID: OU68%20WVA
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU68%2520WVA%27 HTTP/1.1" 200 None
2026-03-29 22:18:50 [bca.uk] INFO: Scrape type for OU68%20WVA: 2
2026-03-29 22:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a08bc74a-24d9-5ab7-81f7-9fabf6d8b9db with identifier: OU68%20WVA
2026-03-29 22:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a08bc74a-24d9-5ab7-81f7-9fabf6d8b9db with scrape type 2
2026-03-29 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a08bc74a-24d9-5ab7-81f7-9fabf6d8b9db with scrape type 2
2026-03-29 22:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a08bc74a-24d9-5ab7-81f7-9fabf6d8b9db, identifier: OU68%20WVA
2026-03-29 22:18:50 [bca.uk] INFO: Found listing with ID: DY16%20LZS
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY16%2520LZS%27 HTTP/1.1" 200 None
2026-03-29 22:18:50 [bca.uk] INFO: Scrape type for DY16%20LZS: 0
2026-03-29 22:18:50 [bca.uk] INFO: Found listing with ID: WN14%20NWW
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN14%2520NWW%27 HTTP/1.1" 200 None
2026-03-29 22:18:50 [bca.uk] INFO: Scrape type for WN14%20NWW: 0
2026-03-29 22:18:50 [bca.uk] INFO: Found listing with ID: YG61%20RVP
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG61%2520RVP%27 HTTP/1.1" 200 None
2026-03-29 22:18:50 [bca.uk] INFO: Scrape type for YG61%20RVP: 0
2026-03-29 22:18:50 [bca.uk] INFO: Found listing with ID: BN65%20OAW
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN65%2520OAW%27 HTTP/1.1" 200 None
2026-03-29 22:18:50 [bca.uk] INFO: Scrape type for BN65%20OAW: 0
2026-03-29 22:18:50 [bca.uk] INFO: Found listing with ID: ND61%20FXY
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND61%2520FXY%27 HTTP/1.1" 200 None
2026-03-29 22:18:50 [bca.uk] INFO: Scrape type for ND61%20FXY: 2
2026-03-29 22:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56301d14-9a2b-5087-817f-433a4bae816a with identifier: ND61%20FXY
2026-03-29 22:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56301d14-9a2b-5087-817f-433a4bae816a with scrape type 2
2026-03-29 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56301d14-9a2b-5087-817f-433a4bae816a with scrape type 2
2026-03-29 22:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 56301d14-9a2b-5087-817f-433a4bae816a, identifier: ND61%20FXY
2026-03-29 22:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:18:51 [bca.uk] INFO: Found listing with ID: YM72%20VMV
2026-03-29 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM72%2520VMV%27 HTTP/1.1" 200 None
2026-03-29 22:18:51 [bca.uk] INFO: Scrape type for YM72%20VMV: 2
2026-03-29 22:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09624053-9b11-5d57-80b4-6b3940b6b13c with identifier: YM72%20VMV
2026-03-29 22:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09624053-9b11-5d57-80b4-6b3940b6b13c with scrape type 2
2026-03-29 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09624053-9b11-5d57-80b4-6b3940b6b13c with scrape type 2
2026-03-29 22:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 09624053-9b11-5d57-80b4-6b3940b6b13c, identifier: YM72%20VMV
2026-03-29 22:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a08bc74a-24d9-5ab7-81f7-9fabf6d8b9db with identifier: OU68%20WVA
2026-03-29 22:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a08bc74a-24d9-5ab7-81f7-9fabf6d8b9db with identifier: OU68%20WVA
2026-03-29 22:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a08bc74a-24d9-5ab7-81f7-9fabf6d8b9db with identifier: OU68%20WVA to the API
2026-03-29 22:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 174,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OU68%20WVA-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a08bc74a-24d9-5ab7-81f7-9fabf6d8b9db',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OU68 WVA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OU68%20WVA&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY SPORT',
 'odometer': 76077,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 180 HSE LUXURY StationWagon',
 'transmission': 'automatic',
 'trim': 'TD4 180 HSE LUXURY',
 'vin': 'SALCA2AN1KH780474',
 'year': 2018}
2026-03-29 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU68%2520WVA%27 HTTP/1.1" 200 None
2026-03-29 22:18:51 [bca.uk] INFO: Saving data for OU68%20WVA: {'auction_closing_time': 1774951200.0, 'created_time': 1774523960.103037, 'last_price_update_time': 1774822731.415439}
2026-03-29 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OU68%2520WVA') HTTP/1.1" 204 0
2026-03-29 22:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 56301d14-9a2b-5087-817f-433a4bae816a with identifier: ND61%20FXY
2026-03-29 22:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 56301d14-9a2b-5087-817f-433a4bae816a with identifier: ND61%20FXY
2026-03-29 22:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 56301d14-9a2b-5087-817f-433a4bae816a with identifier: ND61%20FXY to the API
2026-03-29 22:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=108&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ND61%20FXY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '56301d14-9a2b-5087-817f-433a4bae816a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ND61 FXY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ND61%20FXY&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'PEUGEOT',
 'model': 'PARTNER TEPEE',
 'odometer': 96334,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'PEUGEOT PARTNER TEPEE 1.6 E-HDI 92 S EGC MPV',
 'transmission': 'automatic',
 'trim': 'E-HDI 92 S EGC',
 'vin': 'VF37J9HP8BJ815833',
 'year': 2012}
2026-03-29 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND61%2520FXY%27 HTTP/1.1" 200 None
2026-03-29 22:18:51 [bca.uk] INFO: Saving data for ND61%20FXY: {'auction_closing_time': 1774864800.0, 'created_time': 1773958500.704751, 'last_price_update_time': 1774822731.843138}
2026-03-29 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ND61%2520FXY') HTTP/1.1" 204 0
2026-03-29 22:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 09624053-9b11-5d57-80b4-6b3940b6b13c with identifier: YM72%20VMV
2026-03-29 22:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 09624053-9b11-5d57-80b4-6b3940b6b13c with identifier: YM72%20VMV
2026-03-29 22:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 09624053-9b11-5d57-80b4-6b3940b6b13c with identifier: YM72%20VMV to the API
2026-03-29 22:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YM72%20VMV-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '09624053-9b11-5d57-80b4-6b3940b6b13c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YM72 VMV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YM72%20VMV&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'FORD',
 'model': 'PUMA',
 'odometer': 39688,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'FORD PUMA 1.0 E/B MHEV 125 TITANIUM Hatchback',
 'transmission': 'manual',
 'trim': 'E/B MHEV 125 TITANIUM',
 'vin': 'WF02XXERK2NP76202',
 'year': 2023}
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM72%2520VMV%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Saving data for YM72%20VMV: {'auction_closing_time': 1775037600.0, 'created_time': 1774523647.117103, 'last_price_update_time': 1774822732.149304}
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YM72%2520VMV') HTTP/1.1" 204 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: MJ15%20HRW
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ15%2520HRW%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for MJ15%20HRW: 2
2026-03-29 22:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93c02b8e-7504-5ed6-9a5a-76c412ad0573 with identifier: MJ15%20HRW
2026-03-29 22:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93c02b8e-7504-5ed6-9a5a-76c412ad0573 with scrape type 2
2026-03-29 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93c02b8e-7504-5ed6-9a5a-76c412ad0573 with scrape type 2
2026-03-29 22:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 93c02b8e-7504-5ed6-9a5a-76c412ad0573, identifier: MJ15%20HRW
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: NV13%20UCS
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV13%2520UCS%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for NV13%20UCS: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: NY60%20FRX
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NY60%2520FRX%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for NY60%20FRX: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: VX65%20LMY
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX65%2520LMY%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for VX65%20LMY: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: BD11%20UYV
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD11%2520UYV%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for BD11%20UYV: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: RO11%20CRF
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO11%2520CRF%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for RO11%20CRF: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: VK04%20TUA
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK04%2520TUA%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for VK04%20TUA: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: BV71%20OTX
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV71%2520OTX%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for BV71%20OTX: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: KV67%20KHA
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV67%2520KHA%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for KV67%20KHA: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: OV70%20HLC
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV70%2520HLC%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for OV70%20HLC: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: HK19%20PCZ
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK19%2520PCZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for HK19%20PCZ: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: SD12%20EHL
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD12%2520EHL%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for SD12%20EHL: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: WU63%20VWS
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU63%2520VWS%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for WU63%20VWS: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: VK71%20FYB
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK71%2520FYB%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for VK71%20FYB: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: VU17%20TSX
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU17%2520TSX%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for VU17%20TSX: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: WO66%20PUY
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO66%2520PUY%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for WO66%20PUY: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: WV16%20KMY
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV16%2520KMY%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for WV16%20KMY: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: YY23%20OMA
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY23%2520OMA%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for YY23%20OMA: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: YY72%20OHG
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY72%2520OHG%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for YY72%20OHG: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: BG23%20YSW
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG23%2520YSW%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for BG23%20YSW: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: BW17%20BYB
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW17%2520BYB%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for BW17%20BYB: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: DV62%20RWO
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV62%2520RWO%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for DV62%20RWO: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: FJ68%20NRO
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ68%2520NRO%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for FJ68%20NRO: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: HN59%20OAH
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN59%2520OAH%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for HN59%20OAH: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: LS69%20FWL
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS69%2520FWL%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for LS69%20FWL: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: LS72%20ZVO
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS72%2520ZVO%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for LS72%20ZVO: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: MM15%20KJZ
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM15%2520KJZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for MM15%20KJZ: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: NV65%20RVM
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV65%2520RVM%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for NV65%20RVM: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: OW69%20CEO
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW69%2520CEO%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for OW69%20CEO: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: YA69%20BZC
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA69%2520BZC%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for YA69%20BZC: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: BU19%20KKE
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU19%2520KKE%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for BU19%20KKE: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: VK66%20AEX
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK66%2520AEX%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for VK66%20AEX: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: GU18%20LFN
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU18%2520LFN%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for GU18%20LFN: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: SW18%20VAU
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW18%2520VAU%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for SW18%20VAU: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: NJ18%20FYE
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ18%2520FYE%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for NJ18%20FYE: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: YC16%20WHU
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC16%2520WHU%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for YC16%20WHU: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: WX69%20UXG
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WX69%2520UXG%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for WX69%20UXG: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: CA68%20NBN
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA68%2520NBN%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for CA68%20NBN: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: GU68%20EZO
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU68%2520EZO%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for GU68%20EZO: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: MC17%20KHM
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC17%2520KHM%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for MC17%20KHM: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: NA69%20AOL
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA69%2520AOL%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for NA69%20AOL: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: MD69%20TWV
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD69%2520TWV%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for MD69%20TWV: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: MW68%20WAU
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW68%2520WAU%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for MW68%20WAU: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: PE18%20UHL
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE18%2520UHL%27 HTTP/1.1" 200 None
2026-03-29 22:18:52 [bca.uk] INFO: Scrape type for PE18%20UHL: 0
2026-03-29 22:18:52 [bca.uk] INFO: Found listing with ID: KR23%20GYS
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR23%2520GYS%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for KR23%20GYS: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: FL67%20MFP
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL67%2520MFP%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for FL67%20MFP: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: YE23%20FBN
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE23%2520FBN%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for YE23%20FBN: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: MW67%20AZF
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW67%2520AZF%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for MW67%20AZF: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: NU20%20NLC
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU20%2520NLC%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for NU20%20NLC: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: YB67%20HVG
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB67%2520HVG%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for YB67%20HVG: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: CA16%20FPG
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA16%2520FPG%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for CA16%20FPG: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: DSZ%204629
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DSZ%25204629%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for DSZ%204629: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: LJ18%20VEY
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ18%2520VEY%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for LJ18%20VEY: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: BP19%20JJK
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP19%2520JJK%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for BP19%20JJK: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: KJ17%20LNG
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ17%2520LNG%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for KJ17%20LNG: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: LO66%20CTV
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO66%2520CTV%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for LO66%20CTV: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: EY19%20WBO
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY19%2520WBO%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for EY19%20WBO: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: GN67%20WMT
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN67%2520WMT%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for GN67%20WMT: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: LS18%20MOV
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS18%2520MOV%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for LS18%20MOV: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: LF17%20GDU
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF17%2520GDU%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for LF17%20GDU: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: BK68%20AUA
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK68%2520AUA%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for BK68%20AUA: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: BN19%20XDB
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN19%2520XDB%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for BN19%20XDB: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: YO68%20DXB
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO68%2520DXB%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for YO68%20DXB: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: YV68%20JVT
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YV68%2520JVT%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for YV68%20JVT: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: DS21%20HWB
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS21%2520HWB%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for DS21%20HWB: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: EX20%20WBE
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX20%2520WBE%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for EX20%20WBE: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: HF23%20YHR
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF23%2520YHR%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for HF23%20YHR: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: HV22%20OAB
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV22%2520OAB%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for HV22%20OAB: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: HY21%20EYL
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY21%2520EYL%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for HY21%20EYL: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: LC66%20XZW
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC66%2520XZW%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for LC66%20XZW: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: LF17%20OTK
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF17%2520OTK%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for LF17%20OTK: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: BP66%20MZY
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP66%2520MZY%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for BP66%20MZY: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: DL72%20PFN
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL72%2520PFN%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for DL72%20PFN: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: EK72%20FTE
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK72%2520FTE%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for EK72%20FTE: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: FV21%20WKN
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV21%2520WKN%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for FV21%20WKN: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: VO23%20NRZ
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO23%2520NRZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for VO23%20NRZ: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: YT68%20VBB
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT68%2520VBB%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for YT68%20VBB: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: YV19%20ZVO
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YV19%2520ZVO%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for YV19%20ZVO: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: AV71%20CFP
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV71%2520CFP%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for AV71%20CFP: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: BP72%20RCZ
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP72%2520RCZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for BP72%20RCZ: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: BW70%20KKT
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW70%2520KKT%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for BW70%20KKT: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: DU23%20OGN
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU23%2520OGN%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for DU23%20OGN: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: DV19%20RMU
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV19%2520RMU%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for DV19%20RMU: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: NL21%20OVA
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL21%2520OVA%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for NL21%20OVA: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: YK72%20USO
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK72%2520USO%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for YK72%20USO: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: CX71%20BVB
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX71%2520BVB%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for CX71%20BVB: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: YM18%20PKV
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM18%2520PKV%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for YM18%20PKV: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: CA72%20FPZ
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA72%2520FPZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for CA72%20FPZ: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: CX71%20BUW
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX71%2520BUW%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for CX71%20BUW: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: YM23%20NFL
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM23%2520NFL%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for YM23%20NFL: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: SJ21%20AZP
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ21%2520AZP%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for SJ21%20AZP: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: BG72%20FXX
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG72%2520FXX%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for BG72%20FXX: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: DL72%20TYU
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL72%2520TYU%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for DL72%20TYU: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: ML23%20OXU
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML23%2520OXU%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for ML23%20OXU: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: MF70%20UMB
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF70%2520UMB%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for MF70%20UMB: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: NA69%20KUG
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA69%2520KUG%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for NA69%20KUG: 0
2026-03-29 22:18:53 [bca.uk] INFO: Found listing with ID: YP71%20UCO
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP71%2520UCO%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [bca.uk] INFO: Scrape type for YP71%20UCO: 2
2026-03-29 22:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6bf9041-d7f5-5585-80bb-aa61f3aa5cfc with identifier: YP71%20UCO
2026-03-29 22:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6bf9041-d7f5-5585-80bb-aa61f3aa5cfc with scrape type 2
2026-03-29 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6bf9041-d7f5-5585-80bb-aa61f3aa5cfc with scrape type 2
2026-03-29 22:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a6bf9041-d7f5-5585-80bb-aa61f3aa5cfc, identifier: YP71%20UCO
2026-03-29 22:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 93c02b8e-7504-5ed6-9a5a-76c412ad0573 with identifier: MJ15%20HRW
2026-03-29 22:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 93c02b8e-7504-5ed6-9a5a-76c412ad0573 with identifier: MJ15%20HRW
2026-03-29 22:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 93c02b8e-7504-5ed6-9a5a-76c412ad0573 with identifier: MJ15%20HRW to the API
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MJ15%20HRW-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '93c02b8e-7504-5ed6-9a5a-76c412ad0573',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MJ15 HRW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MJ15%20HRW&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'AUDI',
 'model': 'A3',
 'odometer': 103344,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'AUDI A3 1.4 TFSI 125 SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'TFSI 125 SPORT',
 'vin': 'WAUZZZ8V7FA135588',
 'year': 2015}
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ15%2520HRW%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [bca.uk] INFO: Saving data for MJ15%20HRW: {'auction_closing_time': 1774951200.0, 'created_time': 1774523939.995569, 'last_price_update_time': 1774822734.383316}
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MJ15%2520HRW') HTTP/1.1" 204 0
2026-03-29 22:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a6bf9041-d7f5-5585-80bb-aa61f3aa5cfc with identifier: YP71%20UCO
2026-03-29 22:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a6bf9041-d7f5-5585-80bb-aa61f3aa5cfc with identifier: YP71%20UCO
2026-03-29 22:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a6bf9041-d7f5-5585-80bb-aa61f3aa5cfc with identifier: YP71%20UCO to the API
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YP71%20UCO-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'a6bf9041-d7f5-5585-80bb-aa61f3aa5cfc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YP71 UCO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YP71%20UCO&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'FORD',
 'model': 'MUSTANG MACH-E',
 'odometer': 27995,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'FORD MUSTANG MACH-E 198KW 68KWH RWD STANDARD RANGE Hatchback',
 'transmission': 'automatic',
 'trim': '198KW 68KWH RWD STANDARD RANGE',
 'vin': 'WF0TR1RMXMMA39403',
 'year': 2021}
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP71%2520UCO%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [bca.uk] INFO: Saving data for YP71%20UCO: {'auction_closing_time': 1775037600.0, 'created_time': 1774523648.465118, 'last_price_update_time': 1774822734.774008}
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YP71%2520UCO') HTTP/1.1" 204 0
2026-03-29 22:18:54 [bca.uk] INFO: Found listing with ID: DU61%20RBZ
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU61%2520RBZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [bca.uk] INFO: Scrape type for DU61%20RBZ: 2
2026-03-29 22:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89aa94de-1b95-57e7-aef9-8bf3d26de642 with identifier: DU61%20RBZ
2026-03-29 22:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89aa94de-1b95-57e7-aef9-8bf3d26de642 with scrape type 2
2026-03-29 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89aa94de-1b95-57e7-aef9-8bf3d26de642 with scrape type 2
2026-03-29 22:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 89aa94de-1b95-57e7-aef9-8bf3d26de642, identifier: DU61%20RBZ
2026-03-29 22:18:54 [bca.uk] INFO: Found listing with ID: SV71%20ZXF
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV71%2520ZXF%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [bca.uk] INFO: Scrape type for SV71%20ZXF: 0
2026-03-29 22:18:54 [bca.uk] INFO: Found listing with ID: SM72%20CFE
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM72%2520CFE%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [bca.uk] INFO: Scrape type for SM72%20CFE: 0
2026-03-29 22:18:54 [bca.uk] INFO: Found listing with ID: DY22%20BNN
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY22%2520BNN%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [bca.uk] INFO: Scrape type for DY22%20BNN: 2
2026-03-29 22:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1a2ab9b-1b1d-5f3a-9977-a7ffa2b66e61 with identifier: DY22%20BNN
2026-03-29 22:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1a2ab9b-1b1d-5f3a-9977-a7ffa2b66e61 with scrape type 2
2026-03-29 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1a2ab9b-1b1d-5f3a-9977-a7ffa2b66e61 with scrape type 2
2026-03-29 22:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d1a2ab9b-1b1d-5f3a-9977-a7ffa2b66e61, identifier: DY22%20BNN
2026-03-29 22:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 89aa94de-1b95-57e7-aef9-8bf3d26de642 with identifier: DU61%20RBZ
2026-03-29 22:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 89aa94de-1b95-57e7-aef9-8bf3d26de642 with identifier: DU61%20RBZ
2026-03-29 22:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 89aa94de-1b95-57e7-aef9-8bf3d26de642 with identifier: DU61%20RBZ to the API
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DU61%20RBZ-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '89aa94de-1b95-57e7-aef9-8bf3d26de642',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DU61 RBZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DU61%20RBZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'PEUGEOT',
 'model': '5008',
 'odometer': 155160,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 5008 1.6 HDI 112 SPORT MPV',
 'transmission': 'manual',
 'trim': 'HDI 112 SPORT',
 'vin': 'VF30E9HR8BS215573',
 'year': 2011}
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU61%2520RBZ%27 HTTP/1.1" 200 None
2026-03-29 22:18:55 [bca.uk] INFO: Saving data for DU61%20RBZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774523941.339951, 'last_price_update_time': 1774822735.313741}
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DU61%2520RBZ') HTTP/1.1" 204 0
2026-03-29 22:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d1a2ab9b-1b1d-5f3a-9977-a7ffa2b66e61 with identifier: DY22%20BNN
2026-03-29 22:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d1a2ab9b-1b1d-5f3a-9977-a7ffa2b66e61 with identifier: DY22%20BNN
2026-03-29 22:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d1a2ab9b-1b1d-5f3a-9977-a7ffa2b66e61 with identifier: DY22%20BNN to the API
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DY22%20BNN-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd1a2ab9b-1b1d-5f3a-9977-a7ffa2b66e61',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DY22 BNN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DY22%20BNN&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 55801,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.2 75 ELITE ED. Hatchback',
 'transmission': 'manual',
 'trim': '75 ELITE ED.',
 'vin': 'VXKUPHMHDN4144996',
 'year': 2022}
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY22%2520BNN%27 HTTP/1.1" 200 None
2026-03-29 22:18:55 [bca.uk] INFO: Saving data for DY22%20BNN: {'auction_closing_time': 1775037600.0, 'created_time': 1774523831.438536, 'last_price_update_time': 1774822735.591322}
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DY22%2520BNN') HTTP/1.1" 204 0
2026-03-29 22:18:55 [bca.uk] INFO: Found listing with ID: RV68%20WKN
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV68%2520WKN%27 HTTP/1.1" 200 None
2026-03-29 22:18:55 [bca.uk] INFO: Scrape type for RV68%20WKN: 2
2026-03-29 22:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33e4b833-f9d7-5bf0-bc00-b82327ac6ff6 with identifier: RV68%20WKN
2026-03-29 22:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33e4b833-f9d7-5bf0-bc00-b82327ac6ff6 with scrape type 2
2026-03-29 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33e4b833-f9d7-5bf0-bc00-b82327ac6ff6 with scrape type 2
2026-03-29 22:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 33e4b833-f9d7-5bf0-bc00-b82327ac6ff6, identifier: RV68%20WKN
2026-03-29 22:18:55 [bca.uk] INFO: Found listing with ID: EJ73%20RUU
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ73%2520RUU%27 HTTP/1.1" 200 None
2026-03-29 22:18:55 [bca.uk] INFO: Scrape type for EJ73%20RUU: 2
2026-03-29 22:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 935e3d0e-92ec-5067-bef4-36bc1b1b7f17 with identifier: EJ73%20RUU
2026-03-29 22:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 935e3d0e-92ec-5067-bef4-36bc1b1b7f17 with scrape type 2
2026-03-29 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 935e3d0e-92ec-5067-bef4-36bc1b1b7f17 with scrape type 2
2026-03-29 22:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 935e3d0e-92ec-5067-bef4-36bc1b1b7f17, identifier: EJ73%20RUU
2026-03-29 22:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 33e4b833-f9d7-5bf0-bc00-b82327ac6ff6 with identifier: RV68%20WKN
2026-03-29 22:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 33e4b833-f9d7-5bf0-bc00-b82327ac6ff6 with identifier: RV68%20WKN
2026-03-29 22:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 33e4b833-f9d7-5bf0-bc00-b82327ac6ff6 with identifier: RV68%20WKN to the API
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RV68%20WKN-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '33e4b833-f9d7-5bf0-bc00-b82327ac6ff6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RV68 WKN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RV68%20WKN&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'JAGUAR',
 'model': 'E-PACE',
 'odometer': 53226,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'JAGUAR E-PACE 2.0 D150 2WD S Hatchback',
 'transmission': 'manual',
 'trim': 'D150 2WD S',
 'vin': 'SADFB2CN2K1Z38560',
 'year': 2018}
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV68%2520WKN%27 HTTP/1.1" 200 None
2026-03-29 22:18:56 [bca.uk] INFO: Saving data for RV68%20WKN: {'auction_closing_time': 1774951200.0, 'created_time': 1774523941.745551, 'last_price_update_time': 1774822736.093105}
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RV68%2520WKN') HTTP/1.1" 204 0
2026-03-29 22:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 935e3d0e-92ec-5067-bef4-36bc1b1b7f17 with identifier: EJ73%20RUU
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=graphite+black HTTP/1.1" 200 None
2026-03-29 22:18:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 935e3d0e-92ec-5067-bef4-36bc1b1b7f17 with identifier: EJ73%20RUU
2026-03-29 22:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 935e3d0e-92ec-5067-bef4-36bc1b1b7f17 with identifier: EJ73%20RUU to the API
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EJ73%20RUU-GB',
 'category': 'Car',
 'color': 'graphite black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '935e3d0e-92ec-5067-bef4-36bc1b1b7f17',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'EJ73 RUU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EJ73%20RUU&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'LEXUS',
 'model': 'RX 350H',
 'odometer': 24850,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'LEXUS RX 350H 2.5 (PREMIUM PK) E-CVT StationWagon',
 'transmission': 'automatic',
 'trim': '(PREMIUM PK) E-CVT',
 'vin': 'JTJCJBJA502017133',
 'year': 2023}
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ73%2520RUU%27 HTTP/1.1" 200 None
2026-03-29 22:18:56 [bca.uk] INFO: Saving data for EJ73%20RUU: {'auction_closing_time': 1774951200.0, 'created_time': 1774523829.066645, 'last_price_update_time': 1774822736.511992}
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EJ73%2520RUU') HTTP/1.1" 204 0
2026-03-29 22:18:56 [bca.uk] INFO: Found listing with ID: LA69%20MWL
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA69%2520MWL%27 HTTP/1.1" 200 None
2026-03-29 22:18:56 [bca.uk] INFO: Scrape type for LA69%20MWL: 2
2026-03-29 22:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 426cea59-8630-50d4-9d55-d5e67cce9c7e with identifier: LA69%20MWL
2026-03-29 22:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 426cea59-8630-50d4-9d55-d5e67cce9c7e with scrape type 2
2026-03-29 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 426cea59-8630-50d4-9d55-d5e67cce9c7e with scrape type 2
2026-03-29 22:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 426cea59-8630-50d4-9d55-d5e67cce9c7e, identifier: LA69%20MWL
2026-03-29 22:18:56 [bca.uk] INFO: Found listing with ID: KP70%20ZYR
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP70%2520ZYR%27 HTTP/1.1" 200 None
2026-03-29 22:18:56 [bca.uk] INFO: Scrape type for KP70%20ZYR: 2
2026-03-29 22:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2324ab6f-a132-5cfe-9a85-25b746fd0fbc with identifier: KP70%20ZYR
2026-03-29 22:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2324ab6f-a132-5cfe-9a85-25b746fd0fbc with scrape type 2
2026-03-29 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2324ab6f-a132-5cfe-9a85-25b746fd0fbc with scrape type 2
2026-03-29 22:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2324ab6f-a132-5cfe-9a85-25b746fd0fbc, identifier: KP70%20ZYR
2026-03-29 22:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 426cea59-8630-50d4-9d55-d5e67cce9c7e with identifier: LA69%20MWL
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=pink HTTP/1.1" 200 None
2026-03-29 22:18:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 426cea59-8630-50d4-9d55-d5e67cce9c7e with identifier: LA69%20MWL
2026-03-29 22:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 426cea59-8630-50d4-9d55-d5e67cce9c7e with identifier: LA69%20MWL to the API
2026-03-29 22:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LA69%20MWL-GB',
 'category': 'Car',
 'color': 'pink',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '426cea59-8630-50d4-9d55-d5e67cce9c7e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LA69 MWL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LA69%20MWL&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FIAT',
 'model': '500',
 'odometer': 32056,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FIAT 500 1.2 LOUNGE Hatchback',
 'transmission': 'manual',
 'trim': 'LOUNGE',
 'vin': 'ZFA3120000JC45059',
 'year': 2020}
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA69%2520MWL%27 HTTP/1.1" 200 None
2026-03-29 22:18:57 [bca.uk] INFO: Saving data for LA69%20MWL: {'auction_closing_time': 1774951200.0, 'created_time': 1774523930.596301, 'last_price_update_time': 1774822737.137705}
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LA69%2520MWL') HTTP/1.1" 204 0
2026-03-29 22:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2324ab6f-a132-5cfe-9a85-25b746fd0fbc with identifier: KP70%20ZYR
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=metal+stream HTTP/1.1" 200 None
2026-03-29 22:18:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2324ab6f-a132-5cfe-9a85-25b746fd0fbc with identifier: KP70%20ZYR
2026-03-29 22:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2324ab6f-a132-5cfe-9a85-25b746fd0fbc with identifier: KP70%20ZYR to the API
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KP70%20ZYR-GB',
 'category': 'Car',
 'color': 'metal stream',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '2324ab6f-a132-5cfe-9a85-25b746fd0fbc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KP70 ZYR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KP70%20ZYR&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'TOYOTA',
 'model': 'C-HR',
 'odometer': 26771,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'TOYOTA C-HR 2.0 HYBRID 184 EXCEL Hatchback',
 'transmission': 'automatic',
 'trim': 'HYBRID 184 EXCEL',
 'vin': 'NMTK53BXX0R009516',
 'year': 2020}
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP70%2520ZYR%27 HTTP/1.1" 200 None
2026-03-29 22:18:57 [bca.uk] INFO: Saving data for KP70%20ZYR: {'auction_closing_time': 1774951200.0, 'created_time': 1774523818.877608, 'last_price_update_time': 1774822737.561237}
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KP70%2520ZYR') HTTP/1.1" 204 0
2026-03-29 22:18:57 [bca.uk] INFO: Found listing with ID: GL68%20FUA
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL68%2520FUA%27 HTTP/1.1" 200 None
2026-03-29 22:18:57 [bca.uk] INFO: Scrape type for GL68%20FUA: 2
2026-03-29 22:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f75b962-cf89-51c7-8f43-d041fe493a52 with identifier: GL68%20FUA
2026-03-29 22:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f75b962-cf89-51c7-8f43-d041fe493a52 with scrape type 2
2026-03-29 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f75b962-cf89-51c7-8f43-d041fe493a52 with scrape type 2
2026-03-29 22:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0f75b962-cf89-51c7-8f43-d041fe493a52, identifier: GL68%20FUA
2026-03-29 22:18:57 [bca.uk] INFO: Found listing with ID: DP22%20AVT
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP22%2520AVT%27 HTTP/1.1" 200 None
2026-03-29 22:18:57 [bca.uk] INFO: Scrape type for DP22%20AVT: 2
2026-03-29 22:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d7a13cc-e0a6-55ce-beb4-29d2e6f287db with identifier: DP22%20AVT
2026-03-29 22:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d7a13cc-e0a6-55ce-beb4-29d2e6f287db with scrape type 2
2026-03-29 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d7a13cc-e0a6-55ce-beb4-29d2e6f287db with scrape type 2
2026-03-29 22:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3d7a13cc-e0a6-55ce-beb4-29d2e6f287db, identifier: DP22%20AVT
2026-03-29 22:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0f75b962-cf89-51c7-8f43-d041fe493a52 with identifier: GL68%20FUA
2026-03-29 22:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0f75b962-cf89-51c7-8f43-d041fe493a52 with identifier: GL68%20FUA
2026-03-29 22:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0f75b962-cf89-51c7-8f43-d041fe493a52 with identifier: GL68%20FUA to the API
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GL68%20FUA-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0f75b962-cf89-51c7-8f43-d041fe493a52',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GL68 FUA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GL68%20FUA&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'AUDI',
 'model': 'A3 SALOON',
 'odometer': 68081,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'AUDI A3 SALOON 1.5 35 TFSI S LINE S-T Saloon',
 'transmission': 'automatic',
 'trim': '35 TFSI S LINE S-T',
 'vin': 'WAUZZZ8V5K1007666',
 'year': 2018}
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL68%2520FUA%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [bca.uk] INFO: Saving data for GL68%20FUA: {'auction_closing_time': 1774951200.0, 'created_time': 1774523928.035133, 'last_price_update_time': 1774822738.096879}
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GL68%2520FUA') HTTP/1.1" 204 0
2026-03-29 22:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3d7a13cc-e0a6-55ce-beb4-29d2e6f287db with identifier: DP22%20AVT
2026-03-29 22:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3d7a13cc-e0a6-55ce-beb4-29d2e6f287db with identifier: DP22%20AVT
2026-03-29 22:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3d7a13cc-e0a6-55ce-beb4-29d2e6f287db with identifier: DP22%20AVT to the API
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DP22%20AVT-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3d7a13cc-e0a6-55ce-beb4-29d2e6f287db',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DP22 AVT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DP22%20AVT&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VAUXHALL',
 'model': 'MOKKA',
 'odometer': 23977,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VAUXHALL MOKKA 1.2 TURBO 100 SE ED. Hatchback',
 'transmission': 'manual',
 'trim': 'TURBO 100 SE ED.',
 'vin': 'VXKUSHNEKNW067495',
 'year': 2022}
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP22%2520AVT%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [bca.uk] INFO: Saving data for DP22%20AVT: {'auction_closing_time': 1775037600.0, 'created_time': 1774523810.681782, 'last_price_update_time': 1774822738.394667}
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DP22%2520AVT') HTTP/1.1" 204 0
2026-03-29 22:18:58 [bca.uk] INFO: Found listing with ID: MF16%20PPK
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF16%2520PPK%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [bca.uk] INFO: Scrape type for MF16%20PPK: 2
2026-03-29 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1bb1818-1fcd-5409-b0e0-451349a776d9 with identifier: MF16%20PPK
2026-03-29 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1bb1818-1fcd-5409-b0e0-451349a776d9 with scrape type 2
2026-03-29 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1bb1818-1fcd-5409-b0e0-451349a776d9 with scrape type 2
2026-03-29 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d1bb1818-1fcd-5409-b0e0-451349a776d9, identifier: MF16%20PPK
2026-03-29 22:18:58 [bca.uk] INFO: Found listing with ID: KM17%20CVE
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM17%2520CVE%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [bca.uk] INFO: Scrape type for KM17%20CVE: 2
2026-03-29 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da14df9b-b92f-5970-8553-fa1912f5830b with identifier: KM17%20CVE
2026-03-29 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da14df9b-b92f-5970-8553-fa1912f5830b with scrape type 2
2026-03-29 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da14df9b-b92f-5970-8553-fa1912f5830b with scrape type 2
2026-03-29 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: da14df9b-b92f-5970-8553-fa1912f5830b, identifier: KM17%20CVE
2026-03-29 22:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d1bb1818-1fcd-5409-b0e0-451349a776d9 with identifier: MF16%20PPK
2026-03-29 22:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d1bb1818-1fcd-5409-b0e0-451349a776d9 with identifier: MF16%20PPK
2026-03-29 22:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d1bb1818-1fcd-5409-b0e0-451349a776d9 with identifier: MF16%20PPK to the API
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MF16%20PPK-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd1bb1818-1fcd-5409-b0e0-451349a776d9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MF16 PPK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MF16%20PPK&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'ABARTH',
 'model': '595',
 'odometer': 63321,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'ABARTH 595 1.4 T-JET TURISMO Hatchback',
 'transmission': 'manual',
 'trim': 'T-JET TURISMO',
 'vin': 'ZFA3120000J536259',
 'year': 2016}
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF16%2520PPK%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [bca.uk] INFO: Saving data for MF16%20PPK: {'auction_closing_time': 1774951200.0, 'created_time': 1773958702.455948, 'last_price_update_time': 1774822739.171768}
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MF16%2520PPK') HTTP/1.1" 204 0
2026-03-29 22:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: da14df9b-b92f-5970-8553-fa1912f5830b with identifier: KM17%20CVE
2026-03-29 22:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: da14df9b-b92f-5970-8553-fa1912f5830b with identifier: KM17%20CVE
2026-03-29 22:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: da14df9b-b92f-5970-8553-fa1912f5830b with identifier: KM17%20CVE to the API
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM17%20CVE-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'da14df9b-b92f-5970-8553-fa1912f5830b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KM17 CVE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM17%20CVE&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 67809,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'NISSAN QASHQAI 1.5 DCI 110 N-VISION Hatchback',
 'transmission': 'manual',
 'trim': 'DCI 110 N-VISION',
 'vin': 'SJNFAAJ11U1960156',
 'year': 2017}
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM17%2520CVE%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [bca.uk] INFO: Saving data for KM17%20CVE: {'auction_closing_time': 1774951200.0, 'created_time': 1774523804.358028, 'last_price_update_time': 1774822739.550448}
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM17%2520CVE') HTTP/1.1" 204 0
2026-03-29 22:18:59 [bca.uk] INFO: Found listing with ID: FN68%20YGL
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN68%2520YGL%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [bca.uk] INFO: Scrape type for FN68%20YGL: 2
2026-03-29 22:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1835022-7bc1-5c92-8c5d-e6450d87af89 with identifier: FN68%20YGL
2026-03-29 22:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1835022-7bc1-5c92-8c5d-e6450d87af89 with scrape type 2
2026-03-29 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1835022-7bc1-5c92-8c5d-e6450d87af89 with scrape type 2
2026-03-29 22:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f1835022-7bc1-5c92-8c5d-e6450d87af89, identifier: FN68%20YGL
2026-03-29 22:18:59 [bca.uk] INFO: Found listing with ID: IXZ%202377
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27IXZ%25202377%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [bca.uk] INFO: Scrape type for IXZ%202377: 2
2026-03-29 22:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c0c8b86-dabb-5a6f-a67f-0356b0afe46a with identifier: IXZ%202377
2026-03-29 22:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c0c8b86-dabb-5a6f-a67f-0356b0afe46a with scrape type 2
2026-03-29 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c0c8b86-dabb-5a6f-a67f-0356b0afe46a with scrape type 2
2026-03-29 22:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4c0c8b86-dabb-5a6f-a67f-0356b0afe46a, identifier: IXZ%202377
2026-03-29 22:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f1835022-7bc1-5c92-8c5d-e6450d87af89 with identifier: FN68%20YGL
2026-03-29 22:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f1835022-7bc1-5c92-8c5d-e6450d87af89 with identifier: FN68%20YGL
2026-03-29 22:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f1835022-7bc1-5c92-8c5d-e6450d87af89 with identifier: FN68%20YGL to the API
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 157,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FN68%20YGL-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f1835022-7bc1-5c92-8c5d-e6450d87af89',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FN68 YGL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FN68%20YGL&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'LAND ROVER',
 'model': 'R/R VELAR',
 'odometer': 42325,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R VELAR 2.0 D180 R-DYNAMIC SE StationWagon',
 'transmission': 'automatic',
 'trim': 'D180 R-DYNAMIC SE',
 'vin': 'SALYA2AN3KA799946',
 'year': 2018}
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN68%2520YGL%27 HTTP/1.1" 200 None
2026-03-29 22:19:00 [bca.uk] INFO: Saving data for FN68%20YGL: {'auction_closing_time': 1774951200.0, 'created_time': 1774523927.252778, 'last_price_update_time': 1774822740.11899}
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FN68%2520YGL') HTTP/1.1" 204 0
2026-03-29 22:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4c0c8b86-dabb-5a6f-a67f-0356b0afe46a with identifier: IXZ%202377
2026-03-29 22:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4c0c8b86-dabb-5a6f-a67f-0356b0afe46a with identifier: IXZ%202377
2026-03-29 22:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4c0c8b86-dabb-5a6f-a67f-0356b0afe46a with identifier: IXZ%202377 to the API
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=IXZ%202377-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4c0c8b86-dabb-5a6f-a67f-0356b0afe46a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'IXZ 2377',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=IXZ%202377&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW',
 'model': '335D',
 'odometer': 114813,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'BMW 335D 3.0 XDRIVE M SPORT STEP Saloon',
 'transmission': 'automatic',
 'trim': 'XDRIVE M SPORT STEP',
 'vin': 'WBA3J72070F890197',
 'year': 2014}
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27IXZ%25202377%27 HTTP/1.1" 200 None
2026-03-29 22:19:01 [bca.uk] INFO: Saving data for IXZ%202377: {'auction_closing_time': 1774951200.0, 'created_time': 1774523818.290215, 'last_price_update_time': 1774822741.194525}
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='IXZ%25202377') HTTP/1.1" 204 0
2026-03-29 22:19:01 [bca.uk] INFO: Found listing with ID: MA59%20KPZ
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA59%2520KPZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:01 [bca.uk] INFO: Scrape type for MA59%20KPZ: 2
2026-03-29 22:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4645e3b-efae-5521-97c8-78205e4fd9f7 with identifier: MA59%20KPZ
2026-03-29 22:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4645e3b-efae-5521-97c8-78205e4fd9f7 with scrape type 2
2026-03-29 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4645e3b-efae-5521-97c8-78205e4fd9f7 with scrape type 2
2026-03-29 22:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d4645e3b-efae-5521-97c8-78205e4fd9f7, identifier: MA59%20KPZ
2026-03-29 22:19:01 [bca.uk] INFO: Found listing with ID: B6%20DVS
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27B6%2520DVS%27 HTTP/1.1" 200 None
2026-03-29 22:19:01 [bca.uk] INFO: Scrape type for B6%20DVS: 2
2026-03-29 22:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70e06700-88e0-5c1a-aec5-83b1c11bc9e2 with identifier: B6%20DVS
2026-03-29 22:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70e06700-88e0-5c1a-aec5-83b1c11bc9e2 with scrape type 2
2026-03-29 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70e06700-88e0-5c1a-aec5-83b1c11bc9e2 with scrape type 2
2026-03-29 22:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 70e06700-88e0-5c1a-aec5-83b1c11bc9e2, identifier: B6%20DVS
2026-03-29 22:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d4645e3b-efae-5521-97c8-78205e4fd9f7 with identifier: MA59%20KPZ
2026-03-29 22:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d4645e3b-efae-5521-97c8-78205e4fd9f7 with identifier: MA59%20KPZ
2026-03-29 22:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d4645e3b-efae-5521-97c8-78205e4fd9f7 with identifier: MA59%20KPZ to the API
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MA59%20KPZ-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd4645e3b-efae-5521-97c8-78205e4fd9f7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MA59 KPZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MA59%20KPZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'HYUNDAI',
 'model': 'I10',
 'odometer': 95802,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'HYUNDAI I10 1.2 COMFORT Hatchback',
 'transmission': 'manual',
 'trim': 'COMFORT',
 'vin': 'MALAN51CLAM412438',
 'year': 2009}
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA59%2520KPZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:01 [bca.uk] INFO: Saving data for MA59%20KPZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774523944.894496, 'last_price_update_time': 1774822741.693109}
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MA59%2520KPZ') HTTP/1.1" 204 0
2026-03-29 22:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 70e06700-88e0-5c1a-aec5-83b1c11bc9e2 with identifier: B6%20DVS
2026-03-29 22:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 70e06700-88e0-5c1a-aec5-83b1c11bc9e2 with identifier: B6%20DVS
2026-03-29 22:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 70e06700-88e0-5c1a-aec5-83b1c11bc9e2 with identifier: B6%20DVS to the API
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=B6%20DVS-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '70e06700-88e0-5c1a-aec5-83b1c11bc9e2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'B6 DVS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=B6%20DVS&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'LAND ROVER',
 'model': 'R/R VELAR',
 'odometer': 50369,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R VELAR 2.0 D240 R-DYNAMIC SE StationWagon',
 'transmission': 'automatic',
 'trim': 'D240 R-DYNAMIC SE',
 'vin': 'SALYA2AN9JA757179',
 'year': 2018}
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27B6%2520DVS%27 HTTP/1.1" 200 None
2026-03-29 22:19:01 [bca.uk] INFO: Saving data for B6%20DVS: {'auction_closing_time': 1774951200.0, 'created_time': 1774523809.120796, 'last_price_update_time': 1774822741.984332}
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='B6%2520DVS') HTTP/1.1" 204 0
2026-03-29 22:19:02 [bca.uk] INFO: Found listing with ID: VK16%20DHG
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK16%2520DHG%27 HTTP/1.1" 200 None
2026-03-29 22:19:02 [bca.uk] INFO: Scrape type for VK16%20DHG: 2
2026-03-29 22:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a66b8df-71cb-50f2-9d6c-6e7f63cced4b with identifier: VK16%20DHG
2026-03-29 22:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a66b8df-71cb-50f2-9d6c-6e7f63cced4b with scrape type 2
2026-03-29 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a66b8df-71cb-50f2-9d6c-6e7f63cced4b with scrape type 2
2026-03-29 22:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8a66b8df-71cb-50f2-9d6c-6e7f63cced4b, identifier: VK16%20DHG
2026-03-29 22:19:02 [bca.uk] INFO: Found listing with ID: N679%20PYN
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27N679%2520PYN%27 HTTP/1.1" 200 None
2026-03-29 22:19:02 [bca.uk] INFO: Scrape type for N679%20PYN: 2
2026-03-29 22:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7264385e-ff80-5ea8-bcf7-ed21570ff1f3 with identifier: N679%20PYN
2026-03-29 22:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7264385e-ff80-5ea8-bcf7-ed21570ff1f3 with scrape type 2
2026-03-29 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7264385e-ff80-5ea8-bcf7-ed21570ff1f3 with scrape type 2
2026-03-29 22:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7264385e-ff80-5ea8-bcf7-ed21570ff1f3, identifier: N679%20PYN
2026-03-29 22:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8a66b8df-71cb-50f2-9d6c-6e7f63cced4b with identifier: VK16%20DHG
2026-03-29 22:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8a66b8df-71cb-50f2-9d6c-6e7f63cced4b with identifier: VK16%20DHG
2026-03-29 22:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8a66b8df-71cb-50f2-9d6c-6e7f63cced4b with identifier: VK16%20DHG to the API
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VK16%20DHG-GB',
 'category': 'Car',
 'color': 'pure white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '8a66b8df-71cb-50f2-9d6c-6e7f63cced4b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VK16 DHG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VK16%20DHG&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'TOYOTA',
 'model': 'RAV4',
 'odometer': 85920,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'TOYOTA RAV4 2.5 HYBRID BUSINESS ED.PLUS 2WD StationWagon',
 'transmission': 'manual',
 'trim': 'HYBRID BUSINESS ED.PLUS 2WD',
 'vin': 'JTMWRREV50D009116',
 'year': 2016}
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK16%2520DHG%27 HTTP/1.1" 200 None
2026-03-29 22:19:02 [bca.uk] INFO: Saving data for VK16%20DHG: {'auction_closing_time': 1774951200.0, 'created_time': 1774523943.958758, 'last_price_update_time': 1774822742.486142}
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VK16%2520DHG') HTTP/1.1" 204 0
2026-03-29 22:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7264385e-ff80-5ea8-bcf7-ed21570ff1f3 with identifier: N679%20PYN
2026-03-29 22:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7264385e-ff80-5ea8-bcf7-ed21570ff1f3 with identifier: N679%20PYN
2026-03-29 22:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7264385e-ff80-5ea8-bcf7-ed21570ff1f3 with identifier: N679%20PYN to the API
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=N679%20PYN-GB',
 'category': 'Car',
 'color': 'green',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '1.3L',
 'expiration_date': '2026-04-08T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7264385e-ff80-5ea8-bcf7-ed21570ff1f3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'N679 PYN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=N679%20PYN&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'ROVER',
 'model': 'MINI',
 'odometer': 118570,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2004-01-01',
 'seller_name': None,
 'title': 'ROVER MINI 1.3 CLASSIC COOPER Saloon',
 'transmission': 'manual',
 'trim': 'CLASSIC COOPER',
 'vin': 'SAXXNNAYNBD121884',
 'year': 2004}
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27N679%2520PYN%27 HTTP/1.1" 200 None
2026-03-29 22:19:02 [bca.uk] INFO: Saving data for N679%20PYN: {'auction_closing_time': 1775642400.0, 'created_time': 1774523868.321009, 'last_price_update_time': 1774822742.887858}
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='N679%2520PYN') HTTP/1.1" 204 0
2026-03-29 22:19:02 [bca.uk] INFO: Found listing with ID: NV09%20KHR
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV09%2520KHR%27 HTTP/1.1" 200 None
2026-03-29 22:19:02 [bca.uk] INFO: Scrape type for NV09%20KHR: 2
2026-03-29 22:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d157127-7eb4-54b6-9746-81534edd69d7 with identifier: NV09%20KHR
2026-03-29 22:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d157127-7eb4-54b6-9746-81534edd69d7 with scrape type 2
2026-03-29 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d157127-7eb4-54b6-9746-81534edd69d7 with scrape type 2
2026-03-29 22:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1d157127-7eb4-54b6-9746-81534edd69d7, identifier: NV09%20KHR
2026-03-29 22:19:03 [bca.uk] INFO: Found listing with ID: SE10%20GAR
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE10%2520GAR%27 HTTP/1.1" 200 None
2026-03-29 22:19:03 [bca.uk] INFO: Scrape type for SE10%20GAR: 2
2026-03-29 22:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7c1bb6a-2707-5d22-9d67-2bb5ee4aa8d6 with identifier: SE10%20GAR
2026-03-29 22:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7c1bb6a-2707-5d22-9d67-2bb5ee4aa8d6 with scrape type 2
2026-03-29 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7c1bb6a-2707-5d22-9d67-2bb5ee4aa8d6 with scrape type 2
2026-03-29 22:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b7c1bb6a-2707-5d22-9d67-2bb5ee4aa8d6, identifier: SE10%20GAR
2026-03-29 22:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1d157127-7eb4-54b6-9746-81534edd69d7 with identifier: NV09%20KHR
2026-03-29 22:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1d157127-7eb4-54b6-9746-81534edd69d7 with identifier: NV09%20KHR
2026-03-29 22:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1d157127-7eb4-54b6-9746-81534edd69d7 with identifier: NV09%20KHR to the API
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NV09%20KHR-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1d157127-7eb4-54b6-9746-81534edd69d7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NV09 KHR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NV09%20KHR&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'MERCEDES-BENZ',
 'model': 'A150',
 'odometer': 109103,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A150 1.5 B/E CLASSIC SE Hatchback',
 'transmission': 'manual',
 'trim': 'B/E CLASSIC SE',
 'vin': 'WDD1690312J721310',
 'year': 2009}
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV09%2520KHR%27 HTTP/1.1" 200 None
2026-03-29 22:19:03 [bca.uk] INFO: Saving data for NV09%20KHR: {'auction_closing_time': 1774864800.0, 'created_time': 1774524360.725848, 'last_price_update_time': 1774822743.408734}
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NV09%2520KHR') HTTP/1.1" 204 0
2026-03-29 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b7c1bb6a-2707-5d22-9d67-2bb5ee4aa8d6 with identifier: SE10%20GAR
2026-03-29 22:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b7c1bb6a-2707-5d22-9d67-2bb5ee4aa8d6 with identifier: SE10%20GAR
2026-03-29 22:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b7c1bb6a-2707-5d22-9d67-2bb5ee4aa8d6 with identifier: SE10%20GAR to the API
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SE10%20GAR-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b7c1bb6a-2707-5d22-9d67-2bb5ee4aa8d6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SE10 GAR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SE10%20GAR&vehicleType=*',
 'listing': 'auction',
 'location': 'Livingston',
 'make': 'AUDI',
 'model': 'A5',
 'odometer': 91543,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'AUDI A5 2.0 TDI 190 QUATTRO S LINE S-T Coupe',
 'transmission': 'automatic',
 'trim': 'TDI 190 QUATTRO S LINE S-T',
 'vin': 'WAUZZZF56HA019563',
 'year': 2017}
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE10%2520GAR%27 HTTP/1.1" 200 None
2026-03-29 22:19:03 [bca.uk] INFO: Saving data for SE10%20GAR: {'auction_closing_time': 1774951200.0, 'created_time': 1774524018.496852, 'last_price_update_time': 1774822743.705066}
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SE10%2520GAR') HTTP/1.1" 204 0
2026-03-29 22:19:03 [bca.uk] INFO: Found listing with ID: YX20%20KXO
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX20%2520KXO%27 HTTP/1.1" 200 None
2026-03-29 22:19:03 [bca.uk] INFO: Scrape type for YX20%20KXO: 2
2026-03-29 22:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c8885c2-7074-5578-9e96-b86596b44333 with identifier: YX20%20KXO
2026-03-29 22:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c8885c2-7074-5578-9e96-b86596b44333 with scrape type 2
2026-03-29 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c8885c2-7074-5578-9e96-b86596b44333 with scrape type 2
2026-03-29 22:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3c8885c2-7074-5578-9e96-b86596b44333, identifier: YX20%20KXO
2026-03-29 22:19:03 [bca.uk] INFO: Found listing with ID: M22%20TMX
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27M22%2520TMX%27 HTTP/1.1" 200 None
2026-03-29 22:19:03 [bca.uk] INFO: Scrape type for M22%20TMX: 2
2026-03-29 22:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e09e0a9b-f844-540f-b03b-204aad515745 with identifier: M22%20TMX
2026-03-29 22:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e09e0a9b-f844-540f-b03b-204aad515745 with scrape type 2
2026-03-29 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e09e0a9b-f844-540f-b03b-204aad515745 with scrape type 2
2026-03-29 22:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e09e0a9b-f844-540f-b03b-204aad515745, identifier: M22%20TMX
2026-03-29 22:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3c8885c2-7074-5578-9e96-b86596b44333 with identifier: YX20%20KXO
2026-03-29 22:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3c8885c2-7074-5578-9e96-b86596b44333 with identifier: YX20%20KXO
2026-03-29 22:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3c8885c2-7074-5578-9e96-b86596b44333 with identifier: YX20%20KXO to the API
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 200,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YX20%20KXO-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3c8885c2-7074-5578-9e96-b86596b44333',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YX20 KXO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YX20%20KXO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'LAND ROVER',
 'model': 'R/R SPORT',
 'odometer': 60714,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R SPORT 3.0 SDV6 306 HSE DYNAMIC StationWagon',
 'transmission': 'automatic',
 'trim': 'SDV6 306 HSE DYNAMIC',
 'vin': 'SALWA2AK7LA726349',
 'year': 2020}
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX20%2520KXO%27 HTTP/1.1" 200 None
2026-03-29 22:19:04 [bca.uk] INFO: Saving data for YX20%20KXO: {'auction_closing_time': 1774951200.0, 'created_time': 1774524055.960319, 'last_price_update_time': 1774822744.24983}
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YX20%2520KXO') HTTP/1.1" 204 0
2026-03-29 22:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e09e0a9b-f844-540f-b03b-204aad515745 with identifier: M22%20TMX
2026-03-29 22:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e09e0a9b-f844-540f-b03b-204aad515745 with identifier: M22%20TMX
2026-03-29 22:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e09e0a9b-f844-540f-b03b-204aad515745 with identifier: M22%20TMX to the API
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=M22%20TMX-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'e09e0a9b-f844-540f-b03b-204aad515745',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'M22 TMX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=M22%20TMX&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'TESLA',
 'model': 'MODEL X',
 'odometer': 55419,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL X 100KWH D/M StationWagon',
 'transmission': 'automatic',
 'trim': '100KWH D/M',
 'vin': '5YJXDCE22JF085098',
 'year': 2018}
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27M22%2520TMX%27 HTTP/1.1" 200 None
2026-03-29 22:19:04 [bca.uk] INFO: Saving data for M22%20TMX: {'auction_closing_time': 1774951200.0, 'created_time': 1774524029.780278, 'last_price_update_time': 1774822744.573996}
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='M22%2520TMX') HTTP/1.1" 204 0
2026-03-29 22:19:04 [bca.uk] INFO: Found listing with ID: PE10%20JUO
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE10%2520JUO%27 HTTP/1.1" 200 None
2026-03-29 22:19:04 [bca.uk] INFO: Scrape type for PE10%20JUO: 2
2026-03-29 22:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38d0a560-37ff-5e95-bfde-eeafd7b1e53b with identifier: PE10%20JUO
2026-03-29 22:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38d0a560-37ff-5e95-bfde-eeafd7b1e53b with scrape type 2
2026-03-29 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38d0a560-37ff-5e95-bfde-eeafd7b1e53b with scrape type 2
2026-03-29 22:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 38d0a560-37ff-5e95-bfde-eeafd7b1e53b, identifier: PE10%20JUO
2026-03-29 22:19:04 [bca.uk] INFO: Found listing with ID: LR22%20OUV
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR22%2520OUV%27 HTTP/1.1" 200 None
2026-03-29 22:19:04 [bca.uk] INFO: Scrape type for LR22%20OUV: 2
2026-03-29 22:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b696f6a-db9c-5c06-8936-ee8739e8d162 with identifier: LR22%20OUV
2026-03-29 22:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b696f6a-db9c-5c06-8936-ee8739e8d162 with scrape type 2
2026-03-29 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b696f6a-db9c-5c06-8936-ee8739e8d162 with scrape type 2
2026-03-29 22:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1b696f6a-db9c-5c06-8936-ee8739e8d162, identifier: LR22%20OUV
2026-03-29 22:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 38d0a560-37ff-5e95-bfde-eeafd7b1e53b with identifier: PE10%20JUO
2026-03-29 22:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 38d0a560-37ff-5e95-bfde-eeafd7b1e53b with identifier: PE10%20JUO
2026-03-29 22:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 38d0a560-37ff-5e95-bfde-eeafd7b1e53b with identifier: PE10%20JUO to the API
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 196,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PE10%20JUO-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '1.8L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '38d0a560-37ff-5e95-bfde-eeafd7b1e53b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PE10 JUO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PE10%20JUO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'SLK 200K',
 'odometer': 77756,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ SLK 200K 1.8 TIP Roadster',
 'transmission': 'manual',
 'trim': 'TIP',
 'vin': 'WDB1714452F226784',
 'year': 2010}
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE10%2520JUO%27 HTTP/1.1" 200 None
2026-03-29 22:19:05 [bca.uk] INFO: Saving data for PE10%20JUO: {'auction_closing_time': 1774951200.0, 'created_time': 1774524398.438068, 'last_price_update_time': 1774822745.091094}
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PE10%2520JUO') HTTP/1.1" 204 0
2026-03-29 22:19:05 [bca.uk] INFO: Total items found: 100
2026-03-29 22:19:05 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded
2026-03-29 22:19:05 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:19:05 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1b696f6a-db9c-5c06-8936-ee8739e8d162 with identifier: LR22%20OUV
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=mesa+red+-+metallic HTTP/1.1" 200 None
2026-03-29 22:19:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1b696f6a-db9c-5c06-8936-ee8739e8d162 with identifier: LR22%20OUV
2026-03-29 22:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1b696f6a-db9c-5c06-8936-ee8739e8d162 with identifier: LR22%20OUV to the API
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 179,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LR22%20OUV-GB',
 'category': 'Car',
 'color': 'mesa red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '1b696f6a-db9c-5c06-8936-ee8739e8d162',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LR22 OUV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LR22%20OUV&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'LEXUS',
 'model': 'RX 450H',
 'odometer': 65037,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'LEXUS RX 450H 3.5 PREMIUM SPORT ED. StationWagon',
 'transmission': 'automatic',
 'trim': 'PREMIUM SPORT ED.',
 'vin': 'JTJBGMCA302083103',
 'year': 2022}
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR22%2520OUV%27 HTTP/1.1" 200 None
2026-03-29 22:19:05 [bca.uk] INFO: Saving data for LR22%20OUV: {'auction_closing_time': 1774951200.0, 'created_time': 1774524031.230786, 'last_price_update_time': 1774822745.597619}
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LR22%2520OUV') HTTP/1.1" 204 0
2026-03-29 22:19:05 [bca.uk] INFO: Found listing with ID: SA69%20LKV
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA69%2520LKV%27 HTTP/1.1" 200 None
2026-03-29 22:19:05 [bca.uk] INFO: Scrape type for SA69%20LKV: 2
2026-03-29 22:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d650f0b8-3851-5ad0-8cc4-ecad2cd38ec9 with identifier: SA69%20LKV
2026-03-29 22:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d650f0b8-3851-5ad0-8cc4-ecad2cd38ec9 with scrape type 2
2026-03-29 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d650f0b8-3851-5ad0-8cc4-ecad2cd38ec9 with scrape type 2
2026-03-29 22:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d650f0b8-3851-5ad0-8cc4-ecad2cd38ec9, identifier: SA69%20LKV
2026-03-29 22:19:05 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:19:05 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:19:05 [bca.uk] INFO: Found listing with ID: NL21%20WXZ
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL21%2520WXZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:05 [bca.uk] INFO: Scrape type for NL21%20WXZ: 2
2026-03-29 22:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e57c322c-46b9-5990-aac5-e07222036730 with identifier: NL21%20WXZ
2026-03-29 22:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e57c322c-46b9-5990-aac5-e07222036730 with scrape type 2
2026-03-29 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e57c322c-46b9-5990-aac5-e07222036730 with scrape type 2
2026-03-29 22:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e57c322c-46b9-5990-aac5-e07222036730, identifier: NL21%20WXZ
2026-03-29 22:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d650f0b8-3851-5ad0-8cc4-ecad2cd38ec9 with identifier: SA69%20LKV
2026-03-29 22:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d650f0b8-3851-5ad0-8cc4-ecad2cd38ec9 with identifier: SA69%20LKV
2026-03-29 22:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d650f0b8-3851-5ad0-8cc4-ecad2cd38ec9 with identifier: SA69%20LKV to the API
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SA69%20LKV-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd650f0b8-3851-5ad0-8cc4-ecad2cd38ec9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SA69 LKV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SA69%20LKV&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'RENAULT',
 'model': 'MEGANE',
 'odometer': 31098,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'RENAULT MEGANE 1.3 TCE 140 ICONIC Hatchback',
 'transmission': 'manual',
 'trim': 'TCE 140 ICONIC',
 'vin': 'VF1RFB00363987488',
 'year': 2019}
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA69%2520LKV%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Saving data for SA69%20LKV: {'auction_closing_time': 1774951200.0, 'created_time': 1774524491.849323, 'last_price_update_time': 1774822746.130281}
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SA69%2520LKV') HTTP/1.1" 204 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: YHZ%207217
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YHZ%25207217%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for YHZ%207217: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: DU70%20TNX
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU70%2520TNX%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for DU70%20TNX: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: EO20%20HXG
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO20%2520HXG%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for EO20%20HXG: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: LB22%20JGZ
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB22%2520JGZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for LB22%20JGZ: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: LG72%20RFE
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG72%2520RFE%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for LG72%20RFE: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: MA21%20ZPP
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA21%2520ZPP%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for MA21%20ZPP: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: HT71%20UDN
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT71%2520UDN%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for HT71%20UDN: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: HV72%20XWP
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV72%2520XWP%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for HV72%20XWP: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: MX21%20XUK
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX21%2520XUK%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for MX21%20XUK: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: YT68%20VAV
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT68%2520VAV%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for YT68%20VAV: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: AF71%20VKZ
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF71%2520VKZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for AF71%20VKZ: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: YS69%20PBU
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS69%2520PBU%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for YS69%20PBU: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: YT19%20ERL
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT19%2520ERL%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for YT19%20ERL: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: HN25%20VNT
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN25%2520VNT%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for HN25%20VNT: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: WA21%20OKE
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA21%2520OKE%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for WA21%20OKE: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: BU18%20NKA
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU18%2520NKA%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for BU18%20NKA: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: KD16%20UTF
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KD16%2520UTF%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for KD16%20UTF: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: VK23%20GOJ
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK23%2520GOJ%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for VK23%20GOJ: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: WU11%20YEF
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU11%2520YEF%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for WU11%20YEF: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: WP07%20XKZ
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP07%2520XKZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for WP07%20XKZ: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: WL64%20CXC
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WL64%2520CXC%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for WL64%20CXC: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: WM25%20EUZ
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM25%2520EUZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for WM25%20EUZ: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: RO62%20YXR
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO62%2520YXR%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for RO62%20YXR: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: CJ25%20GZF
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ25%2520GZF%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for CJ25%20GZF: 0
2026-03-29 22:19:06 [bca.uk] INFO: Found listing with ID: WN75%20CVV
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN75%2520CVV%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Scrape type for WN75%20CVV: 2
2026-03-29 22:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b68dc9f-631a-55b8-ac52-b85b91d7c224 with identifier: WN75%20CVV
2026-03-29 22:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b68dc9f-631a-55b8-ac52-b85b91d7c224 with scrape type 2
2026-03-29 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b68dc9f-631a-55b8-ac52-b85b91d7c224 with scrape type 2
2026-03-29 22:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7b68dc9f-631a-55b8-ac52-b85b91d7c224, identifier: WN75%20CVV
2026-03-29 22:19:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e57c322c-46b9-5990-aac5-e07222036730 with identifier: NL21%20WXZ
2026-03-29 22:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e57c322c-46b9-5990-aac5-e07222036730 with identifier: NL21%20WXZ
2026-03-29 22:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e57c322c-46b9-5990-aac5-e07222036730 with identifier: NL21%20WXZ to the API
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NL21%20WXZ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'e57c322c-46b9-5990-aac5-e07222036730',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NL21 WXZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NL21%20WXZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'TESLA',
 'model': 'MODEL 3',
 'odometer': 59942,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL 3 STANDARD PLUS Saloon',
 'transmission': 'automatic',
 'trim': 'STANDARD PLUS',
 'vin': 'LRW3F7FA2MC235148',
 'year': 2021}
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL21%2520WXZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [bca.uk] INFO: Saving data for NL21%20WXZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774524495.40005, 'last_price_update_time': 1774822746.924479}
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NL21%2520WXZ') HTTP/1.1" 204 0
2026-03-29 22:19:07 [bca.uk] INFO: Found listing with ID: HS19%20PGV
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HS19%2520PGV%27 HTTP/1.1" 200 None
2026-03-29 22:19:07 [bca.uk] INFO: Scrape type for HS19%20PGV: 2
2026-03-29 22:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74df551c-52f7-5d2b-9371-032ae1ea042c with identifier: HS19%20PGV
2026-03-29 22:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74df551c-52f7-5d2b-9371-032ae1ea042c with scrape type 2
2026-03-29 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74df551c-52f7-5d2b-9371-032ae1ea042c with scrape type 2
2026-03-29 22:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 74df551c-52f7-5d2b-9371-032ae1ea042c, identifier: HS19%20PGV
2026-03-29 22:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7b68dc9f-631a-55b8-ac52-b85b91d7c224 with identifier: WN75%20CVV
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=grey+matter HTTP/1.1" 200 None
2026-03-29 22:19:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7b68dc9f-631a-55b8-ac52-b85b91d7c224 with identifier: WN75%20CVV
2026-03-29 22:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7b68dc9f-631a-55b8-ac52-b85b91d7c224 with identifier: WN75%20CVV to the API
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 254,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WN75%20CVV-GB',
 'category': 'LightCommercialVehicle',
 'color': 'grey matter',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7b68dc9f-631a-55b8-ac52-b85b91d7c224',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WN75 CVV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WN75%20CVV&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'TRANSIT 350 RWD',
 'odometer': 5457,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT 350 RWD 2.0 EBL 165 L4 H3 LIMITED PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 165 L4 H3 LIMITED',
 'vin': 'WF0EXXTTRESB00601',
 'year': 2025}
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN75%2520CVV%27 HTTP/1.1" 200 None
2026-03-29 22:19:07 [bca.uk] INFO: Saving data for WN75%20CVV: {'auction_closing_time': 1774951200.0, 'created_time': 1774017260.893925, 'last_price_update_time': 1774822747.528717}
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WN75%2520CVV') HTTP/1.1" 204 0
2026-03-29 22:19:07 [bca.uk] INFO: Found listing with ID: FV15%20RLX
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV15%2520RLX%27 HTTP/1.1" 200 None
2026-03-29 22:19:07 [bca.uk] INFO: Scrape type for FV15%20RLX: 2
2026-03-29 22:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4ff2cdb-8135-5a97-bd00-ce560f51d91d with identifier: FV15%20RLX
2026-03-29 22:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4ff2cdb-8135-5a97-bd00-ce560f51d91d with scrape type 2
2026-03-29 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4ff2cdb-8135-5a97-bd00-ce560f51d91d with scrape type 2
2026-03-29 22:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a4ff2cdb-8135-5a97-bd00-ce560f51d91d, identifier: FV15%20RLX
2026-03-29 22:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 74df551c-52f7-5d2b-9371-032ae1ea042c with identifier: HS19%20PGV
2026-03-29 22:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 74df551c-52f7-5d2b-9371-032ae1ea042c with identifier: HS19%20PGV
2026-03-29 22:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 74df551c-52f7-5d2b-9371-032ae1ea042c with identifier: HS19%20PGV to the API
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HS19%20PGV-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '74df551c-52f7-5d2b-9371-032ae1ea042c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HS19 PGV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HS19%20PGV&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'JAGUAR',
 'model': 'I-PACE',
 'odometer': 80374,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'JAGUAR I-PACE EV400 S Hatchback',
 'transmission': 'automatic',
 'trim': 'EV400 S',
 'vin': 'SADHA2A1XL1F80933',
 'year': 2019}
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HS19%2520PGV%27 HTTP/1.1" 200 None
2026-03-29 22:19:07 [bca.uk] INFO: Saving data for HS19%20PGV: {'auction_closing_time': 1774951200.0, 'created_time': 1774524492.780503, 'last_price_update_time': 1774822747.933721}
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HS19%2520PGV') HTTP/1.1" 204 0
2026-03-29 22:19:07 [bca.uk] INFO: Found listing with ID: WN24%20KZZ
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN24%2520KZZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:07 [bca.uk] INFO: Scrape type for WN24%20KZZ: 0
2026-03-29 22:19:07 [bca.uk] INFO: Found listing with ID: NU60%20DNX
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU60%2520DNX%27 HTTP/1.1" 200 None
2026-03-29 22:19:07 [bca.uk] INFO: Scrape type for NU60%20DNX: 0
2026-03-29 22:19:07 [bca.uk] INFO: Found listing with ID: HY60%20OHT
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY60%2520OHT%27 HTTP/1.1" 200 None
2026-03-29 22:19:08 [bca.uk] INFO: Scrape type for HY60%20OHT: 0
2026-03-29 22:19:08 [bca.uk] INFO: Found listing with ID: FE23%20YCO
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE23%2520YCO%27 HTTP/1.1" 200 None
2026-03-29 22:19:08 [bca.uk] INFO: Scrape type for FE23%20YCO: 0
2026-03-29 22:19:08 [bca.uk] INFO: Found listing with ID: WO74%20DTV
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO74%2520DTV%27 HTTP/1.1" 200 None
2026-03-29 22:19:08 [bca.uk] INFO: Scrape type for WO74%20DTV: 2
2026-03-29 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac712b0e-a82a-5e07-8582-aa0f30de2eea with identifier: WO74%20DTV
2026-03-29 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac712b0e-a82a-5e07-8582-aa0f30de2eea with scrape type 2
2026-03-29 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac712b0e-a82a-5e07-8582-aa0f30de2eea with scrape type 2
2026-03-29 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ac712b0e-a82a-5e07-8582-aa0f30de2eea, identifier: WO74%20DTV
2026-03-29 22:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a4ff2cdb-8135-5a97-bd00-ce560f51d91d with identifier: FV15%20RLX
2026-03-29 22:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a4ff2cdb-8135-5a97-bd00-ce560f51d91d with identifier: FV15%20RLX
2026-03-29 22:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a4ff2cdb-8135-5a97-bd00-ce560f51d91d with identifier: FV15%20RLX to the API
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=103&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FV15%20RLX-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.1L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel/Electric',
 'id': 'a4ff2cdb-8135-5a97-bd00-ce560f51d91d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FV15 RLX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FV15%20RLX&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MERCEDES-BENZ',
 'model': 'C300 HYBRID',
 'odometer': 125308,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ C300 HYBRID 2.1 B/T AMG LINE PREMIUM PLUS TIP Saloon',
 'transmission': 'manual',
 'trim': 'B/T AMG LINE PREMIUM PLUS TIP',
 'vin': 'WDD2050122F203501',
 'year': 2015}
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV15%2520RLX%27 HTTP/1.1" 200 None
2026-03-29 22:19:08 [bca.uk] INFO: Saving data for FV15%20RLX: {'auction_closing_time': 1774951200.0, 'created_time': 1774524057.012154, 'last_price_update_time': 1774822748.40785}
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FV15%2520RLX') HTTP/1.1" 204 0
2026-03-29 22:19:08 [bca.uk] INFO: Found listing with ID: YJ68%20LRA
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ68%2520LRA%27 HTTP/1.1" 200 None
2026-03-29 22:19:08 [bca.uk] INFO: Scrape type for YJ68%20LRA: 2
2026-03-29 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae6c4a68-74a9-53b5-b352-9971ec048f14 with identifier: YJ68%20LRA
2026-03-29 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae6c4a68-74a9-53b5-b352-9971ec048f14 with scrape type 2
2026-03-29 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae6c4a68-74a9-53b5-b352-9971ec048f14 with scrape type 2
2026-03-29 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ae6c4a68-74a9-53b5-b352-9971ec048f14, identifier: YJ68%20LRA
2026-03-29 22:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ac712b0e-a82a-5e07-8582-aa0f30de2eea with identifier: WO74%20DTV
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=moondust+silver HTTP/1.1" 200 None
2026-03-29 22:19:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ac712b0e-a82a-5e07-8582-aa0f30de2eea with identifier: WO74%20DTV
2026-03-29 22:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ac712b0e-a82a-5e07-8582-aa0f30de2eea with identifier: WO74%20DTV to the API
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 191,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WO74%20DTV-GB',
 'category': 'LightCommercialVehicle',
 'color': 'metamorphosis silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ac712b0e-a82a-5e07-8582-aa0f30de2eea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WO74 DTV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WO74%20DTV&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 8021,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 136 320 L1 H1 TRAIL PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 136 320 L1 H1 TRAIL',
 'vin': 'WF0RXXTA4RRS09201',
 'year': 2025}
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO74%2520DTV%27 HTTP/1.1" 200 None
2026-03-29 22:19:09 [bca.uk] INFO: Saving data for WO74%20DTV: {'auction_closing_time': 1774864800.0, 'created_time': 1773829739.136502, 'last_price_update_time': 1774822749.029631}
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WO74%2520DTV') HTTP/1.1" 204 0
2026-03-29 22:19:09 [bca.uk] INFO: Found listing with ID: LL74%20BUV
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520BUV%27 HTTP/1.1" 200 None
2026-03-29 22:19:09 [bca.uk] INFO: Scrape type for LL74%20BUV: 0
2026-03-29 22:19:09 [bca.uk] INFO: Found listing with ID: LL74%20BWH
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520BWH%27 HTTP/1.1" 200 None
2026-03-29 22:19:09 [bca.uk] INFO: Scrape type for LL74%20BWH: 0
2026-03-29 22:19:09 [bca.uk] INFO: Found listing with ID: LL74%20DKN
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520DKN%27 HTTP/1.1" 200 None
2026-03-29 22:19:09 [bca.uk] INFO: Scrape type for LL74%20DKN: 0
2026-03-29 22:19:09 [bca.uk] INFO: Found listing with ID: LN24%20PFZ
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520PFZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:09 [bca.uk] INFO: Scrape type for LN24%20PFZ: 0
2026-03-29 22:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ae6c4a68-74a9-53b5-b352-9971ec048f14 with identifier: YJ68%20LRA
2026-03-29 22:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ae6c4a68-74a9-53b5-b352-9971ec048f14 with identifier: YJ68%20LRA
2026-03-29 22:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ae6c4a68-74a9-53b5-b352-9971ec048f14 with identifier: YJ68%20LRA to the API
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YJ68%20LRA-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ae6c4a68-74a9-53b5-b352-9971ec048f14',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YJ68 LRA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YJ68%20LRA&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VOLVO',
 'model': 'XC60',
 'odometer': 111483,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VOLVO XC60 2.0 D4 190 AWD MOMENTUM G/T StationWagon',
 'transmission': 'automatic',
 'trim': 'D4 190 AWD MOMENTUM G/T',
 'vin': 'YV1UZA8VCK1253238',
 'year': 2018}
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ68%2520LRA%27 HTTP/1.1" 200 None
2026-03-29 22:19:09 [bca.uk] INFO: Saving data for YJ68%20LRA: {'auction_closing_time': 1774951200.0, 'created_time': 1774524494.736961, 'last_price_update_time': 1774822749.393236}
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YJ68%2520LRA') HTTP/1.1" 204 0
2026-03-29 22:19:09 [bca.uk] INFO: Found listing with ID: NG64%20WKZ
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG64%2520WKZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:09 [bca.uk] INFO: Scrape type for NG64%20WKZ: 2
2026-03-29 22:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36a6e91c-b8b3-50ef-98cb-0f48016db365 with identifier: NG64%20WKZ
2026-03-29 22:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36a6e91c-b8b3-50ef-98cb-0f48016db365 with scrape type 2
2026-03-29 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36a6e91c-b8b3-50ef-98cb-0f48016db365 with scrape type 2
2026-03-29 22:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 36a6e91c-b8b3-50ef-98cb-0f48016db365, identifier: NG64%20WKZ
2026-03-29 22:19:09 [bca.uk] INFO: Found listing with ID: NA70%20HTG
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA70%2520HTG%27 HTTP/1.1" 200 None
2026-03-29 22:19:09 [bca.uk] INFO: Scrape type for NA70%20HTG: 2
2026-03-29 22:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d7dd23b-1ccf-5bad-8781-c1a51184cf9c with identifier: NA70%20HTG
2026-03-29 22:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d7dd23b-1ccf-5bad-8781-c1a51184cf9c with scrape type 2
2026-03-29 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d7dd23b-1ccf-5bad-8781-c1a51184cf9c with scrape type 2
2026-03-29 22:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0d7dd23b-1ccf-5bad-8781-c1a51184cf9c, identifier: NA70%20HTG
2026-03-29 22:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 36a6e91c-b8b3-50ef-98cb-0f48016db365 with identifier: NG64%20WKZ
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=imperial+blue HTTP/1.1" 200 None
2026-03-29 22:19:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 36a6e91c-b8b3-50ef-98cb-0f48016db365 with identifier: NG64%20WKZ
2026-03-29 22:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 36a6e91c-b8b3-50ef-98cb-0f48016db365 with identifier: NG64%20WKZ to the API
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NG64%20WKZ-GB',
 'category': 'Car',
 'color': 'imperial blue',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '36a6e91c-b8b3-50ef-98cb-0f48016db365',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NG64 WKZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NG64%20WKZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'BMW',
 'model': '730D',
 'odometer': 80995,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'BMW 730D 3.0 SE Saloon',
 'transmission': 'manual',
 'trim': 'SE',
 'vin': 'WBAYC22020D255385',
 'year': 2015}
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG64%2520WKZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Saving data for NG64%20WKZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774436667.684154, 'last_price_update_time': 1774822750.18237}
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NG64%2520WKZ') HTTP/1.1" 204 0
2026-03-29 22:19:10 [scrapy.extensions.logstats] INFO: Crawled 242 pages (at 3 pages/min), scraped 1355 items (at 113 items/min)
2026-03-29 22:19:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-29 22:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0d7dd23b-1ccf-5bad-8781-c1a51184cf9c with identifier: NA70%20HTG
2026-03-29 22:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0d7dd23b-1ccf-5bad-8781-c1a51184cf9c with identifier: NA70%20HTG
2026-03-29 22:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0d7dd23b-1ccf-5bad-8781-c1a51184cf9c with identifier: NA70%20HTG to the API
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NA70%20HTG-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '0d7dd23b-1ccf-5bad-8781-c1a51184cf9c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NA70 HTG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NA70%20HTG&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'AUDI',
 'model': 'E-TRON',
 'odometer': 37082,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'AUDI E-TRON 71KWH 50 Q TECHNIK StationWagon',
 'transmission': 'automatic',
 'trim': '71KWH 50 Q TECHNIK',
 'vin': 'WAUZZZGEXMB005927',
 'year': 2020}
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA70%2520HTG%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Saving data for NA70%20HTG: {'auction_closing_time': 1774951200.0, 'created_time': 1774524351.009303, 'last_price_update_time': 1774822750.479394}
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NA70%2520HTG') HTTP/1.1" 204 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: BN08%20AHA
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN08%2520AHA%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for BN08%20AHA: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: CV64%20WNG
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV64%2520WNG%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for CV64%20WNG: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: WL65%20DVH
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WL65%2520DVH%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for WL65%20DVH: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: PY65%20CZP
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY65%2520CZP%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for PY65%20CZP: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: ET59%20FKE
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET59%2520FKE%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for ET59%20FKE: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: WH21%20CTV
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WH21%2520CTV%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for WH21%20CTV: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: RK14%20KJE
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK14%2520KJE%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for RK14%20KJE: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: SM73%20UHL
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM73%2520UHL%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for SM73%20UHL: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: VN72%20UVR
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN72%2520UVR%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for VN72%20UVR: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: LN65%20LZL
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN65%2520LZL%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for LN65%20LZL: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: BF12%20TTX
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF12%2520TTX%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for BF12%20TTX: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: HN61%20HZX
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN61%2520HZX%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for HN61%20HZX: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: FB03%20FKM
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FB03%2520FKM%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for FB03%20FKM: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: YJ15%20ENE
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ15%2520ENE%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for YJ15%20ENE: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: MM72%20NMV
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM72%2520NMV%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for MM72%20NMV: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: MD72%20VXG
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD72%2520VXG%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for MD72%20VXG: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: LD23%20DHM
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD23%2520DHM%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for LD23%20DHM: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: EF18%20HGN
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF18%2520HGN%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for EF18%20HGN: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: FY71%20ZHF
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY71%2520ZHF%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for FY71%20ZHF: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: FX71%20UJZ
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX71%2520UJZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for FX71%20UJZ: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: AV71%20OEW
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV71%2520OEW%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for AV71%20OEW: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: AO68%20MVY
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO68%2520MVY%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for AO68%20MVY: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: AX15%20YTV
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX15%2520YTV%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for AX15%20YTV: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: SL61%20OZC
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL61%2520OZC%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for SL61%20OZC: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: DV11%20XXS
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV11%2520XXS%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for DV11%20XXS: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: LV68%20SRZ
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV68%2520SRZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for LV68%20SRZ: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: LP16%20UPS
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP16%2520UPS%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for LP16%20UPS: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: CU16%20HXE
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU16%2520HXE%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for CU16%20HXE: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: DV14%20JJY
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV14%2520JJY%27 HTTP/1.1" 200 None
2026-03-29 22:19:10 [bca.uk] INFO: Scrape type for DV14%20JJY: 0
2026-03-29 22:19:10 [bca.uk] INFO: Found listing with ID: YB71%20RKN
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB71%2520RKN%27 HTTP/1.1" 200 None
2026-03-29 22:19:11 [bca.uk] INFO: Scrape type for YB71%20RKN: 0
2026-03-29 22:19:11 [bca.uk] INFO: Found listing with ID: HK21%20NMJ
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK21%2520NMJ%27 HTTP/1.1" 200 None
2026-03-29 22:19:11 [bca.uk] INFO: Scrape type for HK21%20NMJ: 0
2026-03-29 22:19:11 [bca.uk] INFO: Found listing with ID: BK23%20XZX
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520XZX%27 HTTP/1.1" 200 None
2026-03-29 22:19:11 [bca.uk] INFO: Scrape type for BK23%20XZX: 0
2026-03-29 22:19:11 [bca.uk] INFO: Found listing with ID: LB23%20GYM
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB23%2520GYM%27 HTTP/1.1" 200 None
2026-03-29 22:19:11 [bca.uk] INFO: Scrape type for LB23%20GYM: 0
2026-03-29 22:19:11 [bca.uk] INFO: Found listing with ID: EO74%20KJN
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO74%2520KJN%27 HTTP/1.1" 200 None
2026-03-29 22:19:11 [bca.uk] INFO: Scrape type for EO74%20KJN: 0
2026-03-29 22:19:11 [bca.uk] INFO: Found listing with ID: EK20%20XGG
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK20%2520XGG%27 HTTP/1.1" 200 None
2026-03-29 22:19:11 [bca.uk] INFO: Scrape type for EK20%20XGG: 0
2026-03-29 22:19:11 [bca.uk] INFO: Found listing with ID: AJ68%20WHV
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ68%2520WHV%27 HTTP/1.1" 200 None
2026-03-29 22:19:11 [bca.uk] INFO: Scrape type for AJ68%20WHV: 2
2026-03-29 22:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f29915f8-fdd5-51b9-b455-f723c659b5ea with identifier: AJ68%20WHV
2026-03-29 22:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f29915f8-fdd5-51b9-b455-f723c659b5ea with scrape type 2
2026-03-29 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f29915f8-fdd5-51b9-b455-f723c659b5ea with scrape type 2
2026-03-29 22:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f29915f8-fdd5-51b9-b455-f723c659b5ea, identifier: AJ68%20WHV
2026-03-29 22:19:11 [bca.uk] INFO: Found listing with ID: PK17%20BHL
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK17%2520BHL%27 HTTP/1.1" 200 None
2026-03-29 22:19:11 [bca.uk] INFO: Scrape type for PK17%20BHL: 2
2026-03-29 22:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c030b00-ba10-573c-b37f-948c98270c37 with identifier: PK17%20BHL
2026-03-29 22:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c030b00-ba10-573c-b37f-948c98270c37 with scrape type 2
2026-03-29 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c030b00-ba10-573c-b37f-948c98270c37 with scrape type 2
2026-03-29 22:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8c030b00-ba10-573c-b37f-948c98270c37, identifier: PK17%20BHL
2026-03-29 22:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f29915f8-fdd5-51b9-b455-f723c659b5ea with identifier: AJ68%20WHV
2026-03-29 22:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f29915f8-fdd5-51b9-b455-f723c659b5ea with identifier: AJ68%20WHV
2026-03-29 22:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f29915f8-fdd5-51b9-b455-f723c659b5ea with identifier: AJ68%20WHV to the API
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AJ68%20WHV-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f29915f8-fdd5-51b9-b455-f723c659b5ea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AJ68 WHV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AJ68%20WHV&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'FORD',
 'model': 'KUGA',
 'odometer': 93352,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD KUGA 1.5 TDCI 120 2WD ST-LINE StationWagon',
 'transmission': 'manual',
 'trim': 'TDCI 120 2WD ST-LINE',
 'vin': 'WF0AXXWPMAJL49092',
 'year': 2019}
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ68%2520WHV%27 HTTP/1.1" 200 None
2026-03-29 22:19:11 [bca.uk] INFO: Saving data for AJ68%20WHV: {'auction_closing_time': 1774951200.0, 'created_time': 1774612110.482233, 'last_price_update_time': 1774822751.649701}
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ68%2520WHV') HTTP/1.1" 204 0
2026-03-29 22:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8c030b00-ba10-573c-b37f-948c98270c37 with identifier: PK17%20BHL
2026-03-29 22:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8c030b00-ba10-573c-b37f-948c98270c37 with identifier: PK17%20BHL
2026-03-29 22:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8c030b00-ba10-573c-b37f-948c98270c37 with identifier: PK17%20BHL to the API
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PK17%20BHL-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8c030b00-ba10-573c-b37f-948c98270c37',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PK17 BHL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PK17%20BHL&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'VOLKSWAGEN',
 'model': 'ARTEON',
 'odometer': 108389,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN ARTEON 2.0 TSI 190 R LINE DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TSI 190 R LINE DSG',
 'vin': 'WVWZZZ3HZJE520154',
 'year': 2018}
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK17%2520BHL%27 HTTP/1.1" 200 None
2026-03-29 22:19:12 [bca.uk] INFO: Saving data for PK17%20BHL: {'auction_closing_time': 1774864800.0, 'created_time': 1773834218.765978, 'last_price_update_time': 1774822752.041549}
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PK17%2520BHL') HTTP/1.1" 204 0
2026-03-29 22:19:12 [bca.uk] INFO: Found listing with ID: FP10%20YEK
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP10%2520YEK%27 HTTP/1.1" 200 None
2026-03-29 22:19:12 [bca.uk] INFO: Scrape type for FP10%20YEK: 0
2026-03-29 22:19:12 [bca.uk] INFO: Found listing with ID: LT70%20AUR
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT70%2520AUR%27 HTTP/1.1" 200 None
2026-03-29 22:19:12 [bca.uk] INFO: Scrape type for LT70%20AUR: 0
2026-03-29 22:19:12 [bca.uk] INFO: Found listing with ID: VX67%20KZW
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX67%2520KZW%27 HTTP/1.1" 200 None
2026-03-29 22:19:12 [bca.uk] INFO: Scrape type for VX67%20KZW: 0
2026-03-29 22:19:12 [bca.uk] INFO: Found listing with ID: YF69%20KXX
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF69%2520KXX%27 HTTP/1.1" 200 None
2026-03-29 22:19:12 [bca.uk] INFO: Scrape type for YF69%20KXX: 0
2026-03-29 22:19:12 [bca.uk] INFO: Found listing with ID: HV74%20BWD
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV74%2520BWD%27 HTTP/1.1" 200 None
2026-03-29 22:19:12 [bca.uk] INFO: Scrape type for HV74%20BWD: 0
2026-03-29 22:19:12 [bca.uk] INFO: Found listing with ID: DV16%20WYW
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV16%2520WYW%27 HTTP/1.1" 200 None
2026-03-29 22:19:12 [bca.uk] INFO: Scrape type for DV16%20WYW: 0
2026-03-29 22:19:12 [bca.uk] INFO: Found listing with ID: AO63%20RYV
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO63%2520RYV%27 HTTP/1.1" 200 None
2026-03-29 22:19:12 [bca.uk] INFO: Scrape type for AO63%20RYV: 0
2026-03-29 22:19:12 [bca.uk] INFO: Found listing with ID: WF12%20BZC
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF12%2520BZC%27 HTTP/1.1" 200 None
2026-03-29 22:19:12 [bca.uk] INFO: Scrape type for WF12%20BZC: 0
2026-03-29 22:19:12 [bca.uk] INFO: Found listing with ID: DK62%20SJX
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK62%2520SJX%27 HTTP/1.1" 200 None
2026-03-29 22:19:12 [bca.uk] INFO: Scrape type for DK62%20SJX: 0
2026-03-29 22:19:12 [bca.uk] INFO: Found listing with ID: SB68%20VUP
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB68%2520VUP%27 HTTP/1.1" 200 None
2026-03-29 22:19:12 [bca.uk] INFO: Scrape type for SB68%20VUP: 0
2026-03-29 22:19:12 [bca.uk] INFO: Found listing with ID: AA72%20JAY
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AA72%2520JAY%27 HTTP/1.1" 200 None
2026-03-29 22:19:12 [bca.uk] INFO: Scrape type for AA72%20JAY: 2
2026-03-29 22:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e60acdf4-ade9-5595-8052-ac1d112646b3 with identifier: AA72%20JAY
2026-03-29 22:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e60acdf4-ade9-5595-8052-ac1d112646b3 with scrape type 2
2026-03-29 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e60acdf4-ade9-5595-8052-ac1d112646b3 with scrape type 2
2026-03-29 22:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e60acdf4-ade9-5595-8052-ac1d112646b3, identifier: AA72%20JAY
2026-03-29 22:19:12 [bca.uk] INFO: Found listing with ID: KN70%20PWK
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN70%2520PWK%27 HTTP/1.1" 200 None
2026-03-29 22:19:12 [bca.uk] INFO: Scrape type for KN70%20PWK: 2
2026-03-29 22:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f778a823-e730-5971-adba-1bd15bedb249 with identifier: KN70%20PWK
2026-03-29 22:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f778a823-e730-5971-adba-1bd15bedb249 with scrape type 2
2026-03-29 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f778a823-e730-5971-adba-1bd15bedb249 with scrape type 2
2026-03-29 22:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f778a823-e730-5971-adba-1bd15bedb249, identifier: KN70%20PWK
2026-03-29 22:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e60acdf4-ade9-5595-8052-ac1d112646b3 with identifier: AA72%20JAY
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=black+sapphire HTTP/1.1" 200 None
2026-03-29 22:19:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e60acdf4-ade9-5595-8052-ac1d112646b3 with identifier: AA72%20JAY
2026-03-29 22:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e60acdf4-ade9-5595-8052-ac1d112646b3 with identifier: AA72%20JAY to the API
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AA72%20JAY-GB',
 'category': 'Car',
 'color': 'black sapphire',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e60acdf4-ade9-5595-8052-ac1d112646b3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'AA72 JAY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AA72%20JAY&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'BMW',
 'model': '530D',
 'odometer': 80517,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW 530D 3.0 MHT XDRIVE M SPORT Saloon',
 'transmission': 'automatic',
 'trim': 'MHT XDRIVE M SPORT',
 'vin': 'WBA32AH000CL05365',
 'year': 2022}
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AA72%2520JAY%27 HTTP/1.1" 200 None
2026-03-29 22:19:13 [bca.uk] INFO: Saving data for AA72%20JAY: {'auction_closing_time': 1774864800.0, 'created_time': 1774438220.866108, 'last_price_update_time': 1774822753.184042}
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AA72%2520JAY') HTTP/1.1" 204 0
2026-03-29 22:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f778a823-e730-5971-adba-1bd15bedb249 with identifier: KN70%20PWK
2026-03-29 22:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f778a823-e730-5971-adba-1bd15bedb249 with identifier: KN70%20PWK
2026-03-29 22:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f778a823-e730-5971-adba-1bd15bedb249 with identifier: KN70%20PWK to the API
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 196,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KN70%20PWK-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f778a823-e730-5971-adba-1bd15bedb249',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KN70 PWK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KN70%20PWK&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY SPORT',
 'odometer': 55136,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT 2.0 D240 R-DYNAMIC HSE (7ST) '
          'StationWagon',
 'transmission': 'automatic',
 'trim': 'D240 R-DYNAMIC HSE (7ST)',
 'vin': 'SALCA2ANXLH866397',
 'year': 2020}
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN70%2520PWK%27 HTTP/1.1" 200 None
2026-03-29 22:19:13 [bca.uk] INFO: Saving data for KN70%20PWK: {'auction_closing_time': 1774864800.0, 'created_time': 1774524267.277352, 'last_price_update_time': 1774822753.55318}
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KN70%2520PWK') HTTP/1.1" 204 0
2026-03-29 22:19:13 [bca.uk] INFO: Found listing with ID: DA72%20VFB
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA72%2520VFB%27 HTTP/1.1" 200 None
2026-03-29 22:19:13 [bca.uk] INFO: Scrape type for DA72%20VFB: 2
2026-03-29 22:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2fb80e6-2f2b-5577-af3d-76a55c2490b8 with identifier: DA72%20VFB
2026-03-29 22:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2fb80e6-2f2b-5577-af3d-76a55c2490b8 with scrape type 2
2026-03-29 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2fb80e6-2f2b-5577-af3d-76a55c2490b8 with scrape type 2
2026-03-29 22:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c2fb80e6-2f2b-5577-af3d-76a55c2490b8, identifier: DA72%20VFB
2026-03-29 22:19:13 [bca.uk] INFO: Found listing with ID: GX14%20YXM
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX14%2520YXM%27 HTTP/1.1" 200 None
2026-03-29 22:19:13 [bca.uk] INFO: Scrape type for GX14%20YXM: 2
2026-03-29 22:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7496009d-61f3-5b75-8b83-ecc58555abba with identifier: GX14%20YXM
2026-03-29 22:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7496009d-61f3-5b75-8b83-ecc58555abba with scrape type 2
2026-03-29 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7496009d-61f3-5b75-8b83-ecc58555abba with scrape type 2
2026-03-29 22:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7496009d-61f3-5b75-8b83-ecc58555abba, identifier: GX14%20YXM
2026-03-29 22:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c2fb80e6-2f2b-5577-af3d-76a55c2490b8 with identifier: DA72%20VFB
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=phytonic+blue HTTP/1.1" 200 None
2026-03-29 22:19:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c2fb80e6-2f2b-5577-af3d-76a55c2490b8 with identifier: DA72%20VFB
2026-03-29 22:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c2fb80e6-2f2b-5577-af3d-76a55c2490b8 with identifier: DA72%20VFB to the API
2026-03-29 22:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DA72%20VFB-GB',
 'category': 'Car',
 'color': 'phytonic blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c2fb80e6-2f2b-5577-af3d-76a55c2490b8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DA72 VFB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DA72%20VFB&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'BMW',
 'model': '118D',
 'odometer': 47250,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW 118D 2.0 SE (LCP) Hatchback',
 'transmission': 'manual',
 'trim': 'SE (LCP)',
 'vin': 'WBA7M920407L90299',
 'year': 2022}
2026-03-29 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA72%2520VFB%27 HTTP/1.1" 200 None
2026-03-29 22:19:14 [bca.uk] INFO: Saving data for DA72%20VFB: {'auction_closing_time': 1774864800.0, 'created_time': 1774438198.39356, 'last_price_update_time': 1774822754.215006}
2026-03-29 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DA72%2520VFB') HTTP/1.1" 204 0
2026-03-29 22:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7496009d-61f3-5b75-8b83-ecc58555abba with identifier: GX14%20YXM
2026-03-29 22:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7496009d-61f3-5b75-8b83-ecc58555abba with identifier: GX14%20YXM
2026-03-29 22:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7496009d-61f3-5b75-8b83-ecc58555abba with identifier: GX14%20YXM to the API
2026-03-29 22:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GX14%20YXM-GB',
 'category': 'Car',
 'color': 'beige',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7496009d-61f3-5b75-8b83-ecc58555abba',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GX14 YXM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GX14%20YXM&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'FIAT',
 'model': '500',
 'odometer': 81020,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'FIAT 500 1.2 POP S/S D/LOGIC Hatchback',
 'transmission': 'automatic',
 'trim': 'POP S/S D/LOGIC',
 'vin': 'ZFA3120000J170426',
 'year': 2014}
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX14%2520YXM%27 HTTP/1.1" 200 None
2026-03-29 22:19:15 [bca.uk] INFO: Saving data for GX14%20YXM: {'auction_closing_time': 1774951200.0, 'created_time': 1774524078.271966, 'last_price_update_time': 1774822755.171765}
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GX14%2520YXM') HTTP/1.1" 204 0
2026-03-29 22:19:15 [bca.uk] INFO: Found listing with ID: HX22%20OTG
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX22%2520OTG%27 HTTP/1.1" 200 None
2026-03-29 22:19:15 [bca.uk] INFO: Scrape type for HX22%20OTG: 2
2026-03-29 22:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89434d2c-002b-5535-908b-2bfe66f3908e with identifier: HX22%20OTG
2026-03-29 22:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89434d2c-002b-5535-908b-2bfe66f3908e with scrape type 2
2026-03-29 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89434d2c-002b-5535-908b-2bfe66f3908e with scrape type 2
2026-03-29 22:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 89434d2c-002b-5535-908b-2bfe66f3908e, identifier: HX22%20OTG
2026-03-29 22:19:15 [bca.uk] INFO: Found listing with ID: WU61%20LRL
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU61%2520LRL%27 HTTP/1.1" 200 None
2026-03-29 22:19:15 [bca.uk] INFO: Scrape type for WU61%20LRL: 2
2026-03-29 22:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7418fc4-02bf-5b30-bd03-d7263d98378d with identifier: WU61%20LRL
2026-03-29 22:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7418fc4-02bf-5b30-bd03-d7263d98378d with scrape type 2
2026-03-29 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7418fc4-02bf-5b30-bd03-d7263d98378d with scrape type 2
2026-03-29 22:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c7418fc4-02bf-5b30-bd03-d7263d98378d, identifier: WU61%20LRL
2026-03-29 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 89434d2c-002b-5535-908b-2bfe66f3908e with identifier: HX22%20OTG
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=carbon+black HTTP/1.1" 200 None
2026-03-29 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 89434d2c-002b-5535-908b-2bfe66f3908e with identifier: HX22%20OTG
2026-03-29 22:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 89434d2c-002b-5535-908b-2bfe66f3908e with identifier: HX22%20OTG to the API
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 244,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HX22%20OTG-GB',
 'category': 'Car',
 'color': 'carbon black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '89434d2c-002b-5535-908b-2bfe66f3908e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'HX22 OTG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HX22%20OTG&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'BMW',
 'model': 'X4M',
 'odometer': 31989,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW X4M 3.0 XDRIVE COMPETITION STEP Coupe',
 'transmission': 'automatic',
 'trim': 'XDRIVE COMPETITION STEP',
 'vin': 'WBS22EC0609K07394',
 'year': 2022}
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX22%2520OTG%27 HTTP/1.1" 200 None
2026-03-29 22:19:15 [bca.uk] INFO: Saving data for HX22%20OTG: {'auction_closing_time': 1774864800.0, 'created_time': 1774438269.837411, 'last_price_update_time': 1774822755.866734}
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HX22%2520OTG') HTTP/1.1" 204 0
2026-03-29 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c7418fc4-02bf-5b30-bd03-d7263d98378d with identifier: WU61%20LRL
2026-03-29 22:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c7418fc4-02bf-5b30-bd03-d7263d98378d with identifier: WU61%20LRL
2026-03-29 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c7418fc4-02bf-5b30-bd03-d7263d98378d with identifier: WU61%20LRL to the API
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=104&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WU61%20LRL-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c7418fc4-02bf-5b30-bd03-d7263d98378d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WU61 LRL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WU61%20LRL&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'FORD',
 'model': 'C-MAX',
 'odometer': 79717,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-01-01',
 'seller_name': None,
 'title': 'FORD C-MAX 1.6 TI-VCT 125 TITANIUM MPV',
 'transmission': 'manual',
 'trim': 'TI-VCT 125 TITANIUM',
 'vin': 'WF0JXXWPBJBJ47553',
 'year': 2011}
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU61%2520LRL%27 HTTP/1.1" 200 None
2026-03-29 22:19:16 [bca.uk] INFO: Saving data for WU61%20LRL: {'auction_closing_time': 1774951200.0, 'created_time': 1774524084.920328, 'last_price_update_time': 1774822756.191339}
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WU61%2520LRL') HTTP/1.1" 204 0
2026-03-29 22:19:16 [bca.uk] INFO: Found listing with ID: LM70%20HNG
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM70%2520HNG%27 HTTP/1.1" 200 None
2026-03-29 22:19:16 [bca.uk] INFO: Scrape type for LM70%20HNG: 2
2026-03-29 22:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8d2cbef-f06d-5eed-a579-c60c6b6b4ea7 with identifier: LM70%20HNG
2026-03-29 22:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8d2cbef-f06d-5eed-a579-c60c6b6b4ea7 with scrape type 2
2026-03-29 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8d2cbef-f06d-5eed-a579-c60c6b6b4ea7 with scrape type 2
2026-03-29 22:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e8d2cbef-f06d-5eed-a579-c60c6b6b4ea7, identifier: LM70%20HNG
2026-03-29 22:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e8d2cbef-f06d-5eed-a579-c60c6b6b4ea7 with identifier: LM70%20HNG
2026-03-29 22:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e8d2cbef-f06d-5eed-a579-c60c6b6b4ea7 with identifier: LM70%20HNG
2026-03-29 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e8d2cbef-f06d-5eed-a579-c60c6b6b4ea7 with identifier: LM70%20HNG to the API
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LM70%20HNG-GB',
 'category': 'Car',
 'color': 'pepper white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e8d2cbef-f06d-5eed-a579-c60c6b6b4ea7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LM70 HNG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LM70%20HNG&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'MINI',
 'model': 'CLUBMAN',
 'odometer': 44844,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'MINI CLUBMAN 1.5 COOPER CLASSIC Estate',
 'transmission': 'manual',
 'trim': 'COOPER CLASSIC',
 'vin': 'WMWLV320102N81815',
 'year': 2020}
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM70%2520HNG%27 HTTP/1.1" 200 None
2026-03-29 22:19:16 [bca.uk] INFO: Saving data for LM70%20HNG: {'auction_closing_time': 1774864800.0, 'created_time': 1774438269.404504, 'last_price_update_time': 1774822756.5982}
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LM70%2520HNG') HTTP/1.1" 204 0
2026-03-29 22:19:16 [bca.uk] INFO: Found listing with ID: VO22%20WBD
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO22%2520WBD%27 HTTP/1.1" 200 None
2026-03-29 22:19:16 [bca.uk] INFO: Scrape type for VO22%20WBD: 2
2026-03-29 22:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64042d65-004d-5af7-8d31-c5ce6aa5b3d6 with identifier: VO22%20WBD
2026-03-29 22:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64042d65-004d-5af7-8d31-c5ce6aa5b3d6 with scrape type 2
2026-03-29 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64042d65-004d-5af7-8d31-c5ce6aa5b3d6 with scrape type 2
2026-03-29 22:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 64042d65-004d-5af7-8d31-c5ce6aa5b3d6, identifier: VO22%20WBD
2026-03-29 22:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 64042d65-004d-5af7-8d31-c5ce6aa5b3d6 with identifier: VO22%20WBD
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=fluid+black+with+blue+hl HTTP/1.1" 200 None
2026-03-29 22:19:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 64042d65-004d-5af7-8d31-c5ce6aa5b3d6 with identifier: VO22%20WBD
2026-03-29 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 64042d65-004d-5af7-8d31-c5ce6aa5b3d6 with identifier: VO22%20WBD to the API
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VO22%20WBD-GB',
 'category': 'Car',
 'color': 'fluid black with blue hl',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '64042d65-004d-5af7-8d31-c5ce6aa5b3d6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'VO22 WBD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VO22%20WBD&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'BMW',
 'model': 'I3',
 'odometer': 50350,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW I3 120AH S Hatchback',
 'transmission': 'automatic',
 'trim': '120AH S',
 'vin': 'WBY8P620107K57771',
 'year': 2022}
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO22%2520WBD%27 HTTP/1.1" 200 None
2026-03-29 22:19:17 [bca.uk] INFO: Saving data for VO22%20WBD: {'auction_closing_time': 1774864800.0, 'created_time': 1774438270.657092, 'last_price_update_time': 1774822757.144854}
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VO22%2520WBD') HTTP/1.1" 204 0
2026-03-29 22:19:17 [bca.uk] INFO: Found listing with ID: VO67%20NPA
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO67%2520NPA%27 HTTP/1.1" 200 None
2026-03-29 22:19:17 [bca.uk] INFO: Scrape type for VO67%20NPA: 2
2026-03-29 22:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53ebd170-38a3-5500-a5b0-4f2651ea100c with identifier: VO67%20NPA
2026-03-29 22:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53ebd170-38a3-5500-a5b0-4f2651ea100c with scrape type 2
2026-03-29 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53ebd170-38a3-5500-a5b0-4f2651ea100c with scrape type 2
2026-03-29 22:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 53ebd170-38a3-5500-a5b0-4f2651ea100c, identifier: VO67%20NPA
2026-03-29 22:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 53ebd170-38a3-5500-a5b0-4f2651ea100c with identifier: VO67%20NPA
2026-03-29 22:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 53ebd170-38a3-5500-a5b0-4f2651ea100c with identifier: VO67%20NPA
2026-03-29 22:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 53ebd170-38a3-5500-a5b0-4f2651ea100c with identifier: VO67%20NPA to the API
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 157,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VO67%20NPA-GB',
 'category': 'Car',
 'color': 'alpine white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '53ebd170-38a3-5500-a5b0-4f2651ea100c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VO67 NPA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VO67%20NPA&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 113942,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'BMW X3 3.0 XDRIVE 35D M SPORT STEP StationWagon',
 'transmission': 'manual',
 'trim': 'XDRIVE 35D M SPORT STEP',
 'vin': 'WBAWY720200Y56826',
 'year': 2017}
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO67%2520NPA%27 HTTP/1.1" 200 None
2026-03-29 22:19:17 [bca.uk] INFO: Saving data for VO67%20NPA: {'auction_closing_time': 1774864800.0, 'created_time': 1774438222.188978, 'last_price_update_time': 1774822757.528528}
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VO67%2520NPA') HTTP/1.1" 204 0
2026-03-29 22:19:17 [bca.uk] INFO: Found listing with ID: FY19%20CPE
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY19%2520CPE%27 HTTP/1.1" 200 None
2026-03-29 22:19:17 [bca.uk] INFO: Scrape type for FY19%20CPE: 0
2026-03-29 22:19:17 [bca.uk] INFO: Found listing with ID: AJ73%20OMM
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ73%2520OMM%27 HTTP/1.1" 200 None
2026-03-29 22:19:17 [bca.uk] INFO: Scrape type for AJ73%20OMM: 2
2026-03-29 22:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70c6b23b-286b-5742-86e1-6fc31cedd9fc with identifier: AJ73%20OMM
2026-03-29 22:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70c6b23b-286b-5742-86e1-6fc31cedd9fc with scrape type 2
2026-03-29 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70c6b23b-286b-5742-86e1-6fc31cedd9fc with scrape type 2
2026-03-29 22:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 70c6b23b-286b-5742-86e1-6fc31cedd9fc, identifier: AJ73%20OMM
2026-03-29 22:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 70c6b23b-286b-5742-86e1-6fc31cedd9fc with identifier: AJ73%20OMM
2026-03-29 22:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 70c6b23b-286b-5742-86e1-6fc31cedd9fc with identifier: AJ73%20OMM
2026-03-29 22:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 70c6b23b-286b-5742-86e1-6fc31cedd9fc with identifier: AJ73%20OMM to the API
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AJ73%20OMM-GB',
 'category': 'Car',
 'color': 'alpine white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '70c6b23b-286b-5742-86e1-6fc31cedd9fc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'AJ73 OMM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AJ73%20OMM&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW',
 'model': 'IX',
 'odometer': 28840,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'BMW IX 240KW 76KWH XD40 M SPORT StationWagon',
 'transmission': 'automatic',
 'trim': '240KW 76KWH XD40 M SPORT',
 'vin': 'WBY12CF020CR42927',
 'year': 2023}
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ73%2520OMM%27 HTTP/1.1" 200 None
2026-03-29 22:19:17 [bca.uk] INFO: Saving data for AJ73%20OMM: {'auction_closing_time': 1774864800.0, 'created_time': 1774438270.268873, 'last_price_update_time': 1774822757.944883}
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ73%2520OMM') HTTP/1.1" 204 0
2026-03-29 22:19:17 [bca.uk] INFO: Found listing with ID: AK22%20EPD
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK22%2520EPD%27 HTTP/1.1" 200 None
2026-03-29 22:19:17 [bca.uk] INFO: Scrape type for AK22%20EPD: 2
2026-03-29 22:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b9bfe61-fcda-54ad-9e82-826ab8ecd045 with identifier: AK22%20EPD
2026-03-29 22:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b9bfe61-fcda-54ad-9e82-826ab8ecd045 with scrape type 2
2026-03-29 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b9bfe61-fcda-54ad-9e82-826ab8ecd045 with scrape type 2
2026-03-29 22:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0b9bfe61-fcda-54ad-9e82-826ab8ecd045, identifier: AK22%20EPD
2026-03-29 22:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0b9bfe61-fcda-54ad-9e82-826ab8ecd045 with identifier: AK22%20EPD
2026-03-29 22:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0b9bfe61-fcda-54ad-9e82-826ab8ecd045 with identifier: AK22%20EPD
2026-03-29 22:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0b9bfe61-fcda-54ad-9e82-826ab8ecd045 with identifier: AK22%20EPD to the API
2026-03-29 22:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AK22%20EPD-GB',
 'category': 'Car',
 'color': 'black sapphire',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0b9bfe61-fcda-54ad-9e82-826ab8ecd045',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'AK22 EPD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AK22%20EPD&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW',
 'model': '320I',
 'odometer': 70735,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW 320I 2.0 T M SPORT STEP Saloon',
 'transmission': 'automatic',
 'trim': 'T M SPORT STEP',
 'vin': 'WBA5F300108C50113',
 'year': 2022}
2026-03-29 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK22%2520EPD%27 HTTP/1.1" 200 None
2026-03-29 22:19:18 [bca.uk] INFO: Saving data for AK22%20EPD: {'auction_closing_time': 1774864800.0, 'created_time': 1774438265.139179, 'last_price_update_time': 1774822758.669081}
2026-03-29 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AK22%2520EPD') HTTP/1.1" 204 0
2026-03-29 22:19:18 [bca.uk] INFO: Found listing with ID: DG70%20XGV
2026-03-29 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG70%2520XGV%27 HTTP/1.1" 200 None
2026-03-29 22:19:18 [bca.uk] INFO: Scrape type for DG70%20XGV: 2
2026-03-29 22:19:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4c07041-93a7-539d-8737-01c2af86dbfc with identifier: DG70%20XGV
2026-03-29 22:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c07041-93a7-539d-8737-01c2af86dbfc with scrape type 2
2026-03-29 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4c07041-93a7-539d-8737-01c2af86dbfc with scrape type 2
2026-03-29 22:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e4c07041-93a7-539d-8737-01c2af86dbfc, identifier: DG70%20XGV
2026-03-29 22:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e4c07041-93a7-539d-8737-01c2af86dbfc with identifier: DG70%20XGV
2026-03-29 22:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=moonwalk+grey HTTP/1.1" 200 None
2026-03-29 22:19:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e4c07041-93a7-539d-8737-01c2af86dbfc with identifier: DG70%20XGV
2026-03-29 22:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e4c07041-93a7-539d-8737-01c2af86dbfc with identifier: DG70%20XGV to the API
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DG70%20XGV-GB',
 'category': 'Car',
 'color': 'moonwalk grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'e4c07041-93a7-539d-8737-01c2af86dbfc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DG70 XGV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DG70%20XGV&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MINI',
 'model': 'ELECTRIC',
 'odometer': 18540,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'MINI ELECTRIC 135KW 33KWH COOPER S L1 Hatchback',
 'transmission': 'automatic',
 'trim': '135KW 33KWH COOPER S L1',
 'vin': 'WMWXP320602P12443',
 'year': 2020}
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG70%2520XGV%27 HTTP/1.1" 200 None
2026-03-29 22:19:19 [bca.uk] INFO: Saving data for DG70%20XGV: {'auction_closing_time': 1774864800.0, 'created_time': 1773960546.236889, 'last_price_update_time': 1774822759.218223}
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DG70%2520XGV') HTTP/1.1" 204 0
2026-03-29 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:19:19 [bca.uk] INFO: Found listing with ID: DU70%20VGF
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU70%2520VGF%27 HTTP/1.1" 200 None
2026-03-29 22:19:19 [bca.uk] INFO: Scrape type for DU70%20VGF: 2
2026-03-29 22:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cac32dd-da2d-505b-b804-a9bfb434d5df with identifier: DU70%20VGF
2026-03-29 22:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cac32dd-da2d-505b-b804-a9bfb434d5df with scrape type 2
2026-03-29 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cac32dd-da2d-505b-b804-a9bfb434d5df with scrape type 2
2026-03-29 22:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0cac32dd-da2d-505b-b804-a9bfb434d5df, identifier: DU70%20VGF
2026-03-29 22:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0cac32dd-da2d-505b-b804-a9bfb434d5df with identifier: DU70%20VGF
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=capparis+white+with+blue+hl HTTP/1.1" 200 None
2026-03-29 22:19:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0cac32dd-da2d-505b-b804-a9bfb434d5df with identifier: DU70%20VGF
2026-03-29 22:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0cac32dd-da2d-505b-b804-a9bfb434d5df with identifier: DU70%20VGF to the API
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DU70%20VGF-GB',
 'category': 'Car',
 'color': 'capparis white with blue hl',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '0cac32dd-da2d-505b-b804-a9bfb434d5df',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'DU70 VGF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DU70%20VGF&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW',
 'model': 'I3',
 'odometer': 21608,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'BMW I3 120AH Hatchback',
 'transmission': 'automatic',
 'trim': '120AH',
 'vin': 'WBY8P220907G13525',
 'year': 2020}
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU70%2520VGF%27 HTTP/1.1" 200 None
2026-03-29 22:19:19 [bca.uk] INFO: Saving data for DU70%20VGF: {'auction_closing_time': 1774864800.0, 'created_time': 1774438262.528489, 'last_price_update_time': 1774822759.841693}
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DU70%2520VGF') HTTP/1.1" 204 0
2026-03-29 22:19:19 [bca.uk] INFO: Found listing with ID: EF71%20AVB
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF71%2520AVB%27 HTTP/1.1" 200 None
2026-03-29 22:19:19 [bca.uk] INFO: Scrape type for EF71%20AVB: 2
2026-03-29 22:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d183cfff-785b-5337-9d2d-533723228a2f with identifier: EF71%20AVB
2026-03-29 22:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d183cfff-785b-5337-9d2d-533723228a2f with scrape type 2
2026-03-29 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d183cfff-785b-5337-9d2d-533723228a2f with scrape type 2
2026-03-29 22:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d183cfff-785b-5337-9d2d-533723228a2f, identifier: EF71%20AVB
2026-03-29 22:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d183cfff-785b-5337-9d2d-533723228a2f with identifier: EF71%20AVB
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=jet+black HTTP/1.1" 200 None
2026-03-29 22:19:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d183cfff-785b-5337-9d2d-533723228a2f with identifier: EF71%20AVB
2026-03-29 22:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d183cfff-785b-5337-9d2d-533723228a2f with identifier: EF71%20AVB to the API
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 41,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EF71%20AVB-GB',
 'category': 'Car',
 'color': 'jet black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'd183cfff-785b-5337-9d2d-533723228a2f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'EF71 AVB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EF71%20AVB&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 72958,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW X1 1.5 XDRIVE 25E SPORT StationWagon',
 'transmission': 'automatic',
 'trim': 'XDRIVE 25E SPORT',
 'vin': 'WBA72AB0205U74804',
 'year': 2022}
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF71%2520AVB%27 HTTP/1.1" 200 None
2026-03-29 22:19:20 [bca.uk] INFO: Saving data for EF71%20AVB: {'auction_closing_time': 1774864800.0, 'created_time': 1774438253.468392, 'last_price_update_time': 1774822760.339347}
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EF71%2520AVB') HTTP/1.1" 204 0
2026-03-29 22:19:20 [bca.uk] INFO: Total items found: 100
2026-03-29 22:19:20 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=111&sort=MostRecentlyAdded
2026-03-29 22:19:20 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:19:20 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=111&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:19:20 [bca.uk] INFO: Found listing with ID: EU73%20FFR
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU73%2520FFR%27 HTTP/1.1" 200 None
2026-03-29 22:19:20 [bca.uk] INFO: Scrape type for EU73%20FFR: 2
2026-03-29 22:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f63ff2a7-c504-5526-95d0-721db88128f4 with identifier: EU73%20FFR
2026-03-29 22:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f63ff2a7-c504-5526-95d0-721db88128f4 with scrape type 2
2026-03-29 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f63ff2a7-c504-5526-95d0-721db88128f4 with scrape type 2
2026-03-29 22:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f63ff2a7-c504-5526-95d0-721db88128f4, identifier: EU73%20FFR
2026-03-29 22:19:20 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=111&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:19:20 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=111&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f63ff2a7-c504-5526-95d0-721db88128f4 with identifier: EU73%20FFR
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=oxide+grey HTTP/1.1" 200 None
2026-03-29 22:19:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f63ff2a7-c504-5526-95d0-721db88128f4 with identifier: EU73%20FFR
2026-03-29 22:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f63ff2a7-c504-5526-95d0-721db88128f4 with identifier: EU73%20FFR to the API
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EU73%20FFR-GB',
 'category': 'Car',
 'color': 'oxide grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'f63ff2a7-c504-5526-95d0-721db88128f4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'EU73 FFR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EU73%20FFR&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW',
 'model': 'IX',
 'odometer': 12384,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'BMW IX 240KW 76KWH XD40 SPORT StationWagon',
 'transmission': 'automatic',
 'trim': '240KW 76KWH XD40 SPORT',
 'vin': 'WBY12CF030CP64980',
 'year': 2023}
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU73%2520FFR%27 HTTP/1.1" 200 None
2026-03-29 22:19:20 [bca.uk] INFO: Saving data for EU73%20FFR: {'auction_closing_time': 1774864800.0, 'created_time': 1774438251.873396, 'last_price_update_time': 1774822760.853627}
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EU73%2520FFR') HTTP/1.1" 204 0
2026-03-29 22:19:20 [bca.uk] INFO: Found listing with ID: VGZ%202125
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VGZ%25202125%27 HTTP/1.1" 200 None
2026-03-29 22:19:20 [bca.uk] INFO: Scrape type for VGZ%202125: 2
2026-03-29 22:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de0ffbc3-da5b-59e1-83ad-cad8bfbf50ef with identifier: VGZ%202125
2026-03-29 22:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de0ffbc3-da5b-59e1-83ad-cad8bfbf50ef with scrape type 2
2026-03-29 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de0ffbc3-da5b-59e1-83ad-cad8bfbf50ef with scrape type 2
2026-03-29 22:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: de0ffbc3-da5b-59e1-83ad-cad8bfbf50ef, identifier: VGZ%202125
2026-03-29 22:19:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:20 [bca.uk] INFO: Found listing with ID: FJ22%20TVW
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ22%2520TVW%27 HTTP/1.1" 200 None
2026-03-29 22:19:21 [bca.uk] INFO: Scrape type for FJ22%20TVW: 2
2026-03-29 22:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2c4cbbc-e51b-5a6d-92bc-409137b59c66 with identifier: FJ22%20TVW
2026-03-29 22:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2c4cbbc-e51b-5a6d-92bc-409137b59c66 with scrape type 2
2026-03-29 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2c4cbbc-e51b-5a6d-92bc-409137b59c66 with scrape type 2
2026-03-29 22:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b2c4cbbc-e51b-5a6d-92bc-409137b59c66, identifier: FJ22%20TVW
2026-03-29 22:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: de0ffbc3-da5b-59e1-83ad-cad8bfbf50ef with identifier: VGZ%202125
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=arctic+grey HTTP/1.1" 200 None
2026-03-29 22:19:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: de0ffbc3-da5b-59e1-83ad-cad8bfbf50ef with identifier: VGZ%202125
2026-03-29 22:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: de0ffbc3-da5b-59e1-83ad-cad8bfbf50ef with identifier: VGZ%202125 to the API
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 187,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VGZ%202125-GB',
 'category': 'Car',
 'color': 'arctic grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'de0ffbc3-da5b-59e1-83ad-cad8bfbf50ef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'VGZ 2125',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VGZ%202125&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'BMW',
 'model': 'X5',
 'odometer': 41889,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'BMW X5 3.0 MHT XDRIVE 40D M SPORT StationWagon',
 'transmission': 'automatic',
 'trim': 'MHT XDRIVE 40D M SPORT',
 'vin': 'WBATH420109J06556',
 'year': 2021}
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VGZ%25202125%27 HTTP/1.1" 200 None
2026-03-29 22:19:21 [bca.uk] INFO: Saving data for VGZ%202125: {'auction_closing_time': 1774864800.0, 'created_time': 1774436523.763143, 'last_price_update_time': 1774822761.526057}
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VGZ%25202125') HTTP/1.1" 204 0
2026-03-29 22:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b2c4cbbc-e51b-5a6d-92bc-409137b59c66 with identifier: FJ22%20TVW
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=brooklyn+grey HTTP/1.1" 200 None
2026-03-29 22:19:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b2c4cbbc-e51b-5a6d-92bc-409137b59c66 with identifier: FJ22%20TVW
2026-03-29 22:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b2c4cbbc-e51b-5a6d-92bc-409137b59c66 with identifier: FJ22%20TVW to the API
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FJ22%20TVW-GB',
 'category': 'Car',
 'color': 'brooklyn grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b2c4cbbc-e51b-5a6d-92bc-409137b59c66',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FJ22 TVW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FJ22%20TVW&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 30236,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW X2 1.5 SDRIVE 18I 136 M MESH ED.STEP Hatchback',
 'transmission': 'automatic',
 'trim': 'SDRIVE 18I 136 M MESH ED.STEP',
 'vin': 'WBAYH120505V03070',
 'year': 2022}
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ22%2520TVW%27 HTTP/1.1" 200 None
2026-03-29 22:19:21 [bca.uk] INFO: Saving data for FJ22%20TVW: {'auction_closing_time': 1774864800.0, 'created_time': 1774438249.513926, 'last_price_update_time': 1774822761.988956}
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FJ22%2520TVW') HTTP/1.1" 204 0
2026-03-29 22:19:22 [bca.uk] INFO: Found listing with ID: SD22%20FBN
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD22%2520FBN%27 HTTP/1.1" 200 None
2026-03-29 22:19:22 [bca.uk] INFO: Scrape type for SD22%20FBN: 2
2026-03-29 22:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b24e0cc7-a2a9-5a8f-9158-a47808703ab0 with identifier: SD22%20FBN
2026-03-29 22:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b24e0cc7-a2a9-5a8f-9158-a47808703ab0 with scrape type 2
2026-03-29 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b24e0cc7-a2a9-5a8f-9158-a47808703ab0 with scrape type 2
2026-03-29 22:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b24e0cc7-a2a9-5a8f-9158-a47808703ab0, identifier: SD22%20FBN
2026-03-29 22:19:22 [bca.uk] INFO: Found listing with ID: FT71%20CZW
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT71%2520CZW%27 HTTP/1.1" 200 None
2026-03-29 22:19:22 [bca.uk] INFO: Scrape type for FT71%20CZW: 2
2026-03-29 22:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 212c8726-1bf8-55dc-b8cb-931ffcffc5d5 with identifier: FT71%20CZW
2026-03-29 22:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 212c8726-1bf8-55dc-b8cb-931ffcffc5d5 with scrape type 2
2026-03-29 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 212c8726-1bf8-55dc-b8cb-931ffcffc5d5 with scrape type 2
2026-03-29 22:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 212c8726-1bf8-55dc-b8cb-931ffcffc5d5, identifier: FT71%20CZW
2026-03-29 22:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b24e0cc7-a2a9-5a8f-9158-a47808703ab0 with identifier: SD22%20FBN
2026-03-29 22:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b24e0cc7-a2a9-5a8f-9158-a47808703ab0 with identifier: SD22%20FBN
2026-03-29 22:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b24e0cc7-a2a9-5a8f-9158-a47808703ab0 with identifier: SD22%20FBN to the API
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SD22%20FBN-GB',
 'category': 'Car',
 'color': 'phytonic blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'b24e0cc7-a2a9-5a8f-9158-a47808703ab0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'SD22 FBN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SD22%20FBN&vehicleType=*',
 'listing': 'auction',
 'location': 'Livingston',
 'make': 'BMW',
 'model': 'IX3',
 'odometer': 50406,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW IX3 210KW 80KWH M SPORT StationWagon',
 'transmission': 'automatic',
 'trim': '210KW 80KWH M SPORT',
 'vin': 'WBY42DU070S327821',
 'year': 2022}
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD22%2520FBN%27 HTTP/1.1" 200 None
2026-03-29 22:19:22 [bca.uk] INFO: Saving data for SD22%20FBN: {'auction_closing_time': 1774864800.0, 'created_time': 1774438182.291962, 'last_price_update_time': 1774822762.495319}
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SD22%2520FBN') HTTP/1.1" 204 0
2026-03-29 22:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 212c8726-1bf8-55dc-b8cb-931ffcffc5d5 with identifier: FT71%20CZW
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=storm+bay HTTP/1.1" 200 None
2026-03-29 22:19:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 212c8726-1bf8-55dc-b8cb-931ffcffc5d5 with identifier: FT71%20CZW
2026-03-29 22:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 212c8726-1bf8-55dc-b8cb-931ffcffc5d5 with identifier: FT71%20CZW to the API
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FT71%20CZW-GB',
 'category': 'Car',
 'color': 'storm bay',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '212c8726-1bf8-55dc-b8cb-931ffcffc5d5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FT71 CZW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FT71%20CZW&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW',
 'model': '118I',
 'odometer': 35595,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW 118I 1.5 136 M SPORT STEP Hatchback',
 'transmission': 'automatic',
 'trim': '136 M SPORT STEP',
 'vin': 'WBA7K320507K65735',
 'year': 2022}
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT71%2520CZW%27 HTTP/1.1" 200 None
2026-03-29 22:19:22 [bca.uk] INFO: Saving data for FT71%20CZW: {'auction_closing_time': 1774864800.0, 'created_time': 1774438246.967228, 'last_price_update_time': 1774822762.893163}
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FT71%2520CZW') HTTP/1.1" 204 0
2026-03-29 22:19:22 [bca.uk] INFO: Found listing with ID: BYZ%207625
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BYZ%25207625%27 HTTP/1.1" 200 None
2026-03-29 22:19:22 [bca.uk] INFO: Scrape type for BYZ%207625: 2
2026-03-29 22:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d76fe76-3336-5645-88c2-fe8beeecddfa with identifier: BYZ%207625
2026-03-29 22:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d76fe76-3336-5645-88c2-fe8beeecddfa with scrape type 2
2026-03-29 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d76fe76-3336-5645-88c2-fe8beeecddfa with scrape type 2
2026-03-29 22:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7d76fe76-3336-5645-88c2-fe8beeecddfa, identifier: BYZ%207625
2026-03-29 22:19:23 [bca.uk] INFO: Found listing with ID: HT71%20NLN
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT71%2520NLN%27 HTTP/1.1" 200 None
2026-03-29 22:19:23 [bca.uk] INFO: Scrape type for HT71%20NLN: 2
2026-03-29 22:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a994894-8c55-54fc-b406-93a773254c91 with identifier: HT71%20NLN
2026-03-29 22:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a994894-8c55-54fc-b406-93a773254c91 with scrape type 2
2026-03-29 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a994894-8c55-54fc-b406-93a773254c91 with scrape type 2
2026-03-29 22:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7a994894-8c55-54fc-b406-93a773254c91, identifier: HT71%20NLN
2026-03-29 22:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7d76fe76-3336-5645-88c2-fe8beeecddfa with identifier: BYZ%207625
2026-03-29 22:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7d76fe76-3336-5645-88c2-fe8beeecddfa with identifier: BYZ%207625
2026-03-29 22:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7d76fe76-3336-5645-88c2-fe8beeecddfa with identifier: BYZ%207625 to the API
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BYZ%207625-GB',
 'category': 'Car',
 'color': 'moonwalk grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '7d76fe76-3336-5645-88c2-fe8beeecddfa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BYZ 7625',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BYZ%207625&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'MINI',
 'model': 'ELECTRIC',
 'odometer': 36983,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MINI ELECTRIC 135KW 33KWH COOPER S L2 Hatchback',
 'transmission': 'automatic',
 'trim': '135KW 33KWH COOPER S L2',
 'vin': 'WMW12DJ0702S35517',
 'year': 2022}
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BYZ%25207625%27 HTTP/1.1" 200 None
2026-03-29 22:19:23 [bca.uk] INFO: Saving data for BYZ%207625: {'auction_closing_time': 1774864800.0, 'created_time': 1773960548.460016, 'last_price_update_time': 1774822763.437285}
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BYZ%25207625') HTTP/1.1" 204 0
2026-03-29 22:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7a994894-8c55-54fc-b406-93a773254c91 with identifier: HT71%20NLN
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=sophisto+grey HTTP/1.1" 200 None
2026-03-29 22:19:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7a994894-8c55-54fc-b406-93a773254c91 with identifier: HT71%20NLN
2026-03-29 22:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7a994894-8c55-54fc-b406-93a773254c91 with identifier: HT71%20NLN to the API
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HT71%20NLN-GB',
 'category': 'Car',
 'color': 'sophisto grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '7a994894-8c55-54fc-b406-93a773254c91',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'HT71 NLN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HT71%20NLN&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW',
 'model': 'IX3',
 'odometer': 38576,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW IX3 210KW 80KWH M SPORT StationWagon',
 'transmission': 'automatic',
 'trim': '210KW 80KWH M SPORT',
 'vin': 'WBY42DU000S239838',
 'year': 2022}
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT71%2520NLN%27 HTTP/1.1" 200 None
2026-03-29 22:19:23 [bca.uk] INFO: Saving data for HT71%20NLN: {'auction_closing_time': 1774864800.0, 'created_time': 1774438245.228146, 'last_price_update_time': 1774822763.870061}
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HT71%2520NLN') HTTP/1.1" 204 0
2026-03-29 22:19:23 [bca.uk] INFO: Found listing with ID: EJ72%20WPF
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ72%2520WPF%27 HTTP/1.1" 200 None
2026-03-29 22:19:23 [bca.uk] INFO: Scrape type for EJ72%20WPF: 2
2026-03-29 22:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 970f5746-8bca-55fd-bc87-b236d8220d70 with identifier: EJ72%20WPF
2026-03-29 22:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 970f5746-8bca-55fd-bc87-b236d8220d70 with scrape type 2
2026-03-29 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 970f5746-8bca-55fd-bc87-b236d8220d70 with scrape type 2
2026-03-29 22:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 970f5746-8bca-55fd-bc87-b236d8220d70, identifier: EJ72%20WPF
2026-03-29 22:19:23 [bca.uk] INFO: Found listing with ID: RJ22%20VVK
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ22%2520VVK%27 HTTP/1.1" 200 None
2026-03-29 22:19:24 [bca.uk] INFO: Scrape type for RJ22%20VVK: 2
2026-03-29 22:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c4a1709-3d8a-56cd-9e08-64c749b044ff with identifier: RJ22%20VVK
2026-03-29 22:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c4a1709-3d8a-56cd-9e08-64c749b044ff with scrape type 2
2026-03-29 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c4a1709-3d8a-56cd-9e08-64c749b044ff with scrape type 2
2026-03-29 22:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8c4a1709-3d8a-56cd-9e08-64c749b044ff, identifier: RJ22%20VVK
2026-03-29 22:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 970f5746-8bca-55fd-bc87-b236d8220d70 with identifier: EJ72%20WPF
2026-03-29 22:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 970f5746-8bca-55fd-bc87-b236d8220d70 with identifier: EJ72%20WPF
2026-03-29 22:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 970f5746-8bca-55fd-bc87-b236d8220d70 with identifier: EJ72%20WPF to the API
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EJ72%20WPF-GB',
 'category': 'Car',
 'color': 'black sapphire',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '970f5746-8bca-55fd-bc87-b236d8220d70',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'EJ72 WPF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EJ72%20WPF&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'BMW',
 'model': 'IX',
 'odometer': 48230,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW IX 240KW 76KWH XD40 M SPORT ED. StationWagon',
 'transmission': 'automatic',
 'trim': '240KW 76KWH XD40 M SPORT ED.',
 'vin': 'WBY12CF090CL91444',
 'year': 2022}
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ72%2520WPF%27 HTTP/1.1" 200 None
2026-03-29 22:19:24 [bca.uk] INFO: Saving data for EJ72%20WPF: {'auction_closing_time': 1774864800.0, 'created_time': 1774438212.890477, 'last_price_update_time': 1774822764.405289}
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EJ72%2520WPF') HTTP/1.1" 204 0
2026-03-29 22:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8c4a1709-3d8a-56cd-9e08-64c749b044ff with identifier: RJ22%20VVK
2026-03-29 22:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8c4a1709-3d8a-56cd-9e08-64c749b044ff with identifier: RJ22%20VVK
2026-03-29 22:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8c4a1709-3d8a-56cd-9e08-64c749b044ff with identifier: RJ22%20VVK to the API
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RJ22%20VVK-GB',
 'category': 'Car',
 'color': 'alpine white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8c4a1709-3d8a-56cd-9e08-64c749b044ff',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'RJ22 VVK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RJ22%20VVK&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW',
 'model': '318I',
 'odometer': 16936,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW 318I 2.0 M SPORT STEP Saloon',
 'transmission': 'automatic',
 'trim': 'M SPORT STEP',
 'vin': 'WBA70DY0508C58641',
 'year': 2022}
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ22%2520VVK%27 HTTP/1.1" 200 None
2026-03-29 22:19:24 [bca.uk] INFO: Saving data for RJ22%20VVK: {'auction_closing_time': 1774864800.0, 'created_time': 1774438240.61773, 'last_price_update_time': 1774822764.782238}
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RJ22%2520VVK') HTTP/1.1" 204 0
2026-03-29 22:19:24 [bca.uk] INFO: Found listing with ID: NU72%20GXJ
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU72%2520GXJ%27 HTTP/1.1" 200 None
2026-03-29 22:19:24 [bca.uk] INFO: Scrape type for NU72%20GXJ: 2
2026-03-29 22:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76440840-11e2-593b-8609-c9355a651a24 with identifier: NU72%20GXJ
2026-03-29 22:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76440840-11e2-593b-8609-c9355a651a24 with scrape type 2
2026-03-29 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76440840-11e2-593b-8609-c9355a651a24 with scrape type 2
2026-03-29 22:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 76440840-11e2-593b-8609-c9355a651a24, identifier: NU72%20GXJ
2026-03-29 22:19:24 [bca.uk] INFO: Found listing with ID: SW69%20HWF
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW69%2520HWF%27 HTTP/1.1" 200 None
2026-03-29 22:19:24 [bca.uk] INFO: Scrape type for SW69%20HWF: 2
2026-03-29 22:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d0541fd-2768-5079-9c29-cffa148ffa6b with identifier: SW69%20HWF
2026-03-29 22:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d0541fd-2768-5079-9c29-cffa148ffa6b with scrape type 2
2026-03-29 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d0541fd-2768-5079-9c29-cffa148ffa6b with scrape type 2
2026-03-29 22:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0d0541fd-2768-5079-9c29-cffa148ffa6b, identifier: SW69%20HWF
2026-03-29 22:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 76440840-11e2-593b-8609-c9355a651a24 with identifier: NU72%20GXJ
2026-03-29 22:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 76440840-11e2-593b-8609-c9355a651a24 with identifier: NU72%20GXJ
2026-03-29 22:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 76440840-11e2-593b-8609-c9355a651a24 with identifier: NU72%20GXJ to the API
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NU72%20GXJ-GB',
 'category': 'Car',
 'color': 'moonwalk grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '76440840-11e2-593b-8609-c9355a651a24',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'NU72 GXJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NU72%20GXJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'MINI',
 'model': 'ELECTRIC',
 'odometer': 41765,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MINI ELECTRIC 135KW 33KWH COOPER S L2 Hatchback',
 'transmission': 'automatic',
 'trim': '135KW 33KWH COOPER S L2',
 'vin': 'WMW12DJ0502T27354',
 'year': 2022}
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU72%2520GXJ%27 HTTP/1.1" 200 None
2026-03-29 22:19:25 [bca.uk] INFO: Saving data for NU72%20GXJ: {'auction_closing_time': 1774864800.0, 'created_time': 1773960532.229859, 'last_price_update_time': 1774822765.272586}
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NU72%2520GXJ') HTTP/1.1" 204 0
2026-03-29 22:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0d0541fd-2768-5079-9c29-cffa148ffa6b with identifier: SW69%20HWF
2026-03-29 22:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0d0541fd-2768-5079-9c29-cffa148ffa6b with identifier: SW69%20HWF
2026-03-29 22:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0d0541fd-2768-5079-9c29-cffa148ffa6b with identifier: SW69%20HWF to the API
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SW69%20HWF-GB',
 'category': 'Car',
 'color': 'alpine white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0d0541fd-2768-5079-9c29-cffa148ffa6b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'SW69 HWF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SW69%20HWF&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW',
 'model': '118I',
 'odometer': 29964,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'BMW 118I 1.5 M SPORT STEP Hatchback',
 'transmission': 'automatic',
 'trim': 'M SPORT STEP',
 'vin': 'WBA7K320X05R02632',
 'year': 2020}
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW69%2520HWF%27 HTTP/1.1" 200 None
2026-03-29 22:19:25 [bca.uk] INFO: Saving data for SW69%20HWF: {'auction_closing_time': 1774864800.0, 'created_time': 1774438205.935325, 'last_price_update_time': 1774822765.564236}
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SW69%2520HWF') HTTP/1.1" 204 0
2026-03-29 22:19:25 [bca.uk] INFO: Found listing with ID: ST73%20FJO
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST73%2520FJO%27 HTTP/1.1" 200 None
2026-03-29 22:19:25 [bca.uk] INFO: Scrape type for ST73%20FJO: 2
2026-03-29 22:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cdf5d6a-2e9c-5aaa-9c7b-bca3f524c6c9 with identifier: ST73%20FJO
2026-03-29 22:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cdf5d6a-2e9c-5aaa-9c7b-bca3f524c6c9 with scrape type 2
2026-03-29 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cdf5d6a-2e9c-5aaa-9c7b-bca3f524c6c9 with scrape type 2
2026-03-29 22:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1cdf5d6a-2e9c-5aaa-9c7b-bca3f524c6c9, identifier: ST73%20FJO
2026-03-29 22:19:25 [bca.uk] INFO: Found listing with ID: YK21%20BBD
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK21%2520BBD%27 HTTP/1.1" 200 None
2026-03-29 22:19:25 [bca.uk] INFO: Scrape type for YK21%20BBD: 2
2026-03-29 22:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02ec47ee-b097-56cb-949e-e5c85b85757d with identifier: YK21%20BBD
2026-03-29 22:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02ec47ee-b097-56cb-949e-e5c85b85757d with scrape type 2
2026-03-29 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02ec47ee-b097-56cb-949e-e5c85b85757d with scrape type 2
2026-03-29 22:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 02ec47ee-b097-56cb-949e-e5c85b85757d, identifier: YK21%20BBD
2026-03-29 22:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1cdf5d6a-2e9c-5aaa-9c7b-bca3f524c6c9 with identifier: ST73%20FJO
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=island+blue HTTP/1.1" 200 None
2026-03-29 22:19:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1cdf5d6a-2e9c-5aaa-9c7b-bca3f524c6c9 with identifier: ST73%20FJO
2026-03-29 22:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1cdf5d6a-2e9c-5aaa-9c7b-bca3f524c6c9 with identifier: ST73%20FJO to the API
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ST73%20FJO-GB',
 'category': 'Car',
 'color': 'island blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1cdf5d6a-2e9c-5aaa-9c7b-bca3f524c6c9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'ST73 FJO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ST73%20FJO&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'MINI',
 'model': 'COOPER',
 'odometer': 57321,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'MINI COOPER 1.5 CLASSIC PREMIUM Hatchback',
 'transmission': 'manual',
 'trim': 'CLASSIC PREMIUM',
 'vin': 'WMW32DH0202V89816',
 'year': 2024}
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST73%2520FJO%27 HTTP/1.1" 200 None
2026-03-29 22:19:26 [bca.uk] INFO: Saving data for ST73%20FJO: {'auction_closing_time': 1774864800.0, 'created_time': 1774438211.556959, 'last_price_update_time': 1774822766.182103}
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ST73%2520FJO') HTTP/1.1" 204 0
2026-03-29 22:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 02ec47ee-b097-56cb-949e-e5c85b85757d with identifier: YK21%20BBD
2026-03-29 22:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 02ec47ee-b097-56cb-949e-e5c85b85757d with identifier: YK21%20BBD
2026-03-29 22:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 02ec47ee-b097-56cb-949e-e5c85b85757d with identifier: YK21%20BBD to the API
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YK21%20BBD-GB',
 'category': 'Car',
 'color': 'mineral white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '02ec47ee-b097-56cb-949e-e5c85b85757d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YK21 BBD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YK21%20BBD&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW',
 'model': '320D',
 'odometer': 64063,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'BMW 320D 2.0 MHT XDRIVE M SPORT STEP Saloon',
 'transmission': 'automatic',
 'trim': 'MHT XDRIVE M SPORT STEP',
 'vin': 'WBA32DY040FL13873',
 'year': 2021}
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK21%2520BBD%27 HTTP/1.1" 200 None
2026-03-29 22:19:26 [bca.uk] INFO: Saving data for YK21%20BBD: {'auction_closing_time': 1774864800.0, 'created_time': 1774438238.696192, 'last_price_update_time': 1774822766.466366}
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YK21%2520BBD') HTTP/1.1" 204 0
2026-03-29 22:19:26 [bca.uk] INFO: Found listing with ID: YE23%20RFL
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE23%2520RFL%27 HTTP/1.1" 200 None
2026-03-29 22:19:26 [bca.uk] INFO: Scrape type for YE23%20RFL: 2
2026-03-29 22:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a7ee46e-b1fa-5ceb-bb3b-8ab8fc75f9a5 with identifier: YE23%20RFL
2026-03-29 22:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a7ee46e-b1fa-5ceb-bb3b-8ab8fc75f9a5 with scrape type 2
2026-03-29 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a7ee46e-b1fa-5ceb-bb3b-8ab8fc75f9a5 with scrape type 2
2026-03-29 22:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3a7ee46e-b1fa-5ceb-bb3b-8ab8fc75f9a5, identifier: YE23%20RFL
2026-03-29 22:19:26 [bca.uk] INFO: Found listing with ID: YE19%20YMV
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE19%2520YMV%27 HTTP/1.1" 200 None
2026-03-29 22:19:26 [bca.uk] INFO: Scrape type for YE19%20YMV: 2
2026-03-29 22:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a606a90-f10c-53e6-8825-603e7f95be1f with identifier: YE19%20YMV
2026-03-29 22:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a606a90-f10c-53e6-8825-603e7f95be1f with scrape type 2
2026-03-29 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a606a90-f10c-53e6-8825-603e7f95be1f with scrape type 2
2026-03-29 22:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2a606a90-f10c-53e6-8825-603e7f95be1f, identifier: YE19%20YMV
2026-03-29 22:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3a7ee46e-b1fa-5ceb-bb3b-8ab8fc75f9a5 with identifier: YE23%20RFL
2026-03-29 22:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3a7ee46e-b1fa-5ceb-bb3b-8ab8fc75f9a5 with identifier: YE23%20RFL
2026-03-29 22:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3a7ee46e-b1fa-5ceb-bb3b-8ab8fc75f9a5 with identifier: YE23%20RFL to the API
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YE23%20RFL-GB',
 'category': 'Car',
 'color': 'black sapphire',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '3a7ee46e-b1fa-5ceb-bb3b-8ab8fc75f9a5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YE23 RFL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YE23%20RFL&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'BMW',
 'model': 'IX1',
 'odometer': 62417,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'BMW IX1 XD30 XLINE StationWagon',
 'transmission': 'automatic',
 'trim': 'XD30 XLINE',
 'vin': 'WBY62EF0405W75375',
 'year': 2023}
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE23%2520RFL%27 HTTP/1.1" 200 None
2026-03-29 22:19:26 [bca.uk] INFO: Saving data for YE23%20RFL: {'auction_closing_time': 1774864800.0, 'created_time': 1774438214.449906, 'last_price_update_time': 1774822766.973093}
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YE23%2520RFL') HTTP/1.1" 204 0
2026-03-29 22:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2a606a90-f10c-53e6-8825-603e7f95be1f with identifier: YE19%20YMV
2026-03-29 22:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2a606a90-f10c-53e6-8825-603e7f95be1f with identifier: YE19%20YMV
2026-03-29 22:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2a606a90-f10c-53e6-8825-603e7f95be1f with identifier: YE19%20YMV to the API
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YE19%20YMV-GB',
 'category': 'Car',
 'color': 'carbon black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2a606a90-f10c-53e6-8825-603e7f95be1f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YE19 YMV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YE19%20YMV&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW',
 'model': '520I',
 'odometer': 49349,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'BMW 520I 2.0 T M SPORT Saloon',
 'transmission': 'automatic',
 'trim': 'T M SPORT',
 'vin': 'WBAJK52070BX76863',
 'year': 2019}
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE19%2520YMV%27 HTTP/1.1" 200 None
2026-03-29 22:19:27 [bca.uk] INFO: Saving data for YE19%20YMV: {'auction_closing_time': 1774864800.0, 'created_time': 1774438229.452232, 'last_price_update_time': 1774822767.260503}
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YE19%2520YMV') HTTP/1.1" 204 0
2026-03-29 22:19:27 [bca.uk] INFO: Found listing with ID: AO15%20WKS
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO15%2520WKS%27 HTTP/1.1" 200 None
2026-03-29 22:19:27 [bca.uk] INFO: Scrape type for AO15%20WKS: 0
2026-03-29 22:19:27 [bca.uk] INFO: Found listing with ID: CMZ%205390
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CMZ%25205390%27 HTTP/1.1" 200 None
2026-03-29 22:19:27 [bca.uk] INFO: Scrape type for CMZ%205390: 2
2026-03-29 22:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bab1e77-094f-5776-ba79-b4e67bd2c796 with identifier: CMZ%205390
2026-03-29 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bab1e77-094f-5776-ba79-b4e67bd2c796 with scrape type 2
2026-03-29 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bab1e77-094f-5776-ba79-b4e67bd2c796 with scrape type 2
2026-03-29 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2bab1e77-094f-5776-ba79-b4e67bd2c796, identifier: CMZ%205390
2026-03-29 22:19:27 [bca.uk] INFO: Found listing with ID: DC66%20KXZ
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC66%2520KXZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:27 [bca.uk] INFO: Scrape type for DC66%20KXZ: 2
2026-03-29 22:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 597972e6-eef1-593c-b1cc-89193b97c5f5 with identifier: DC66%20KXZ
2026-03-29 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 597972e6-eef1-593c-b1cc-89193b97c5f5 with scrape type 2
2026-03-29 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 597972e6-eef1-593c-b1cc-89193b97c5f5 with scrape type 2
2026-03-29 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 597972e6-eef1-593c-b1cc-89193b97c5f5, identifier: DC66%20KXZ
2026-03-29 22:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2bab1e77-094f-5776-ba79-b4e67bd2c796 with identifier: CMZ%205390
2026-03-29 22:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2bab1e77-094f-5776-ba79-b4e67bd2c796 with identifier: CMZ%205390
2026-03-29 22:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2bab1e77-094f-5776-ba79-b4e67bd2c796 with identifier: CMZ%205390 to the API
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 164,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CMZ%205390-GB',
 'category': 'Car',
 'color': 'black sapphire',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '2bab1e77-094f-5776-ba79-b4e67bd2c796',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'CMZ 5390',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CMZ%205390&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'BMW',
 'model': '730D',
 'odometer': 123666,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'BMW 730D 3.0 MHT XDRIVE M SPORT Saloon',
 'transmission': 'automatic',
 'trim': 'MHT XDRIVE M SPORT',
 'vin': 'WBA7B82090CF14710',
 'year': 2020}
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CMZ%25205390%27 HTTP/1.1" 200 None
2026-03-29 22:19:27 [bca.uk] INFO: Saving data for CMZ%205390: {'auction_closing_time': 1774864800.0, 'created_time': 1774438188.250432, 'last_price_update_time': 1774822767.804476}
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CMZ%25205390') HTTP/1.1" 204 0
2026-03-29 22:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 597972e6-eef1-593c-b1cc-89193b97c5f5 with identifier: DC66%20KXZ
2026-03-29 22:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 597972e6-eef1-593c-b1cc-89193b97c5f5 with identifier: DC66%20KXZ
2026-03-29 22:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 597972e6-eef1-593c-b1cc-89193b97c5f5 with identifier: DC66%20KXZ to the API
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DC66%20KXZ-GB',
 'category': 'Car',
 'color': 'black sapphire',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '597972e6-eef1-593c-b1cc-89193b97c5f5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DC66 KXZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DC66%20KXZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'BMW',
 'model': '335D',
 'odometer': 83991,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'BMW 335D 3.0 XDRIVE M SPORT STEP Saloon',
 'transmission': 'automatic',
 'trim': 'XDRIVE M SPORT STEP',
 'vin': 'WBA8F72020K821478',
 'year': 2016}
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC66%2520KXZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:28 [bca.uk] INFO: Saving data for DC66%20KXZ: {'auction_closing_time': 1774864800.0, 'created_time': 1773930046.078838, 'last_price_update_time': 1774822768.112844}
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DC66%2520KXZ') HTTP/1.1" 204 0
2026-03-29 22:19:28 [bca.uk] INFO: Found listing with ID: WN17%20ZHH
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN17%2520ZHH%27 HTTP/1.1" 200 None
2026-03-29 22:19:28 [bca.uk] INFO: Scrape type for WN17%20ZHH: 2
2026-03-29 22:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69b6f224-7a0d-5872-86b6-b9ae2f110035 with identifier: WN17%20ZHH
2026-03-29 22:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69b6f224-7a0d-5872-86b6-b9ae2f110035 with scrape type 2
2026-03-29 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69b6f224-7a0d-5872-86b6-b9ae2f110035 with scrape type 2
2026-03-29 22:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 69b6f224-7a0d-5872-86b6-b9ae2f110035, identifier: WN17%20ZHH
2026-03-29 22:19:28 [bca.uk] INFO: Found listing with ID: FL23%20XLO
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL23%2520XLO%27 HTTP/1.1" 200 None
2026-03-29 22:19:28 [bca.uk] INFO: Scrape type for FL23%20XLO: 2
2026-03-29 22:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3d5ae9f-1de3-529d-8235-6912ff63f4ec with identifier: FL23%20XLO
2026-03-29 22:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3d5ae9f-1de3-529d-8235-6912ff63f4ec with scrape type 2
2026-03-29 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3d5ae9f-1de3-529d-8235-6912ff63f4ec with scrape type 2
2026-03-29 22:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b3d5ae9f-1de3-529d-8235-6912ff63f4ec, identifier: FL23%20XLO
2026-03-29 22:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 69b6f224-7a0d-5872-86b6-b9ae2f110035 with identifier: WN17%20ZHH
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=space+grey HTTP/1.1" 200 None
2026-03-29 22:19:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 69b6f224-7a0d-5872-86b6-b9ae2f110035 with identifier: WN17%20ZHH
2026-03-29 22:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 69b6f224-7a0d-5872-86b6-b9ae2f110035 with identifier: WN17%20ZHH to the API
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 78,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WN17%20ZHH-GB',
 'category': 'Car',
 'color': 'space grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '69b6f224-7a0d-5872-86b6-b9ae2f110035',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WN17 ZHH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WN17%20ZHH&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'BMW',
 'model': 'X5',
 'odometer': 139231,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'BMW X5 2.0 XDRIVE 40E M SPORT StationWagon',
 'transmission': 'manual',
 'trim': 'XDRIVE 40E M SPORT',
 'vin': 'WBAKT020000T68463',
 'year': 2017}
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN17%2520ZHH%27 HTTP/1.1" 200 None
2026-03-29 22:19:28 [bca.uk] INFO: Saving data for WN17%20ZHH: {'auction_closing_time': 1774864800.0, 'created_time': 1774438170.492966, 'last_price_update_time': 1774822768.749747}
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WN17%2520ZHH') HTTP/1.1" 204 0
2026-03-29 22:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b3d5ae9f-1de3-529d-8235-6912ff63f4ec with identifier: FL23%20XLO
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=skyscraper+grey HTTP/1.1" 200 None
2026-03-29 22:19:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b3d5ae9f-1de3-529d-8235-6912ff63f4ec with identifier: FL23%20XLO
2026-03-29 22:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b3d5ae9f-1de3-529d-8235-6912ff63f4ec with identifier: FL23%20XLO to the API
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 37,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FL23%20XLO-GB',
 'category': 'Car',
 'color': 'skyscraper grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'b3d5ae9f-1de3-529d-8235-6912ff63f4ec',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FL23 XLO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FL23%20XLO&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'BMW',
 'model': '330E',
 'odometer': 42216,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'BMW 330E 2.0 T XDRIVE M SPORT Saloon',
 'transmission': 'automatic',
 'trim': 'T XDRIVE M SPORT',
 'vin': 'WBA30FS0208D19835',
 'year': 2023}
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL23%2520XLO%27 HTTP/1.1" 200 None
2026-03-29 22:19:29 [bca.uk] INFO: Saving data for FL23%20XLO: {'auction_closing_time': 1774864800.0, 'created_time': 1774436543.932857, 'last_price_update_time': 1774822769.341532}
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FL23%2520XLO') HTTP/1.1" 204 0
2026-03-29 22:19:29 [bca.uk] INFO: Found listing with ID: RJ15%20OBV
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ15%2520OBV%27 HTTP/1.1" 200 None
2026-03-29 22:19:29 [bca.uk] INFO: Scrape type for RJ15%20OBV: 0
2026-03-29 22:19:29 [bca.uk] INFO: Found listing with ID: HT21%20WCA
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT21%2520WCA%27 HTTP/1.1" 200 None
2026-03-29 22:19:29 [bca.uk] INFO: Scrape type for HT21%20WCA: 2
2026-03-29 22:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b4d2358-7e3a-54f7-8e79-eafea5d4a02c with identifier: HT21%20WCA
2026-03-29 22:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b4d2358-7e3a-54f7-8e79-eafea5d4a02c with scrape type 2
2026-03-29 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b4d2358-7e3a-54f7-8e79-eafea5d4a02c with scrape type 2
2026-03-29 22:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0b4d2358-7e3a-54f7-8e79-eafea5d4a02c, identifier: HT21%20WCA
2026-03-29 22:19:29 [bca.uk] INFO: Found listing with ID: FL23%20ZHB
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL23%2520ZHB%27 HTTP/1.1" 200 None
2026-03-29 22:19:29 [bca.uk] INFO: Scrape type for FL23%20ZHB: 2
2026-03-29 22:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c19e7bc5-d003-520f-9de9-f274909c9be3 with identifier: FL23%20ZHB
2026-03-29 22:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c19e7bc5-d003-520f-9de9-f274909c9be3 with scrape type 2
2026-03-29 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c19e7bc5-d003-520f-9de9-f274909c9be3 with scrape type 2
2026-03-29 22:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c19e7bc5-d003-520f-9de9-f274909c9be3, identifier: FL23%20ZHB
2026-03-29 22:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0b4d2358-7e3a-54f7-8e79-eafea5d4a02c with identifier: HT21%20WCA
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=melbourne+red HTTP/1.1" 200 None
2026-03-29 22:19:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0b4d2358-7e3a-54f7-8e79-eafea5d4a02c with identifier: HT21%20WCA
2026-03-29 22:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0b4d2358-7e3a-54f7-8e79-eafea5d4a02c with identifier: HT21%20WCA to the API
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 162,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HT21%20WCA-GB',
 'category': 'Car',
 'color': 'melbourne red',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0b4d2358-7e3a-54f7-8e79-eafea5d4a02c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'HT21 WCA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HT21%20WCA&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'BMW',
 'model': 'M235I GRANCOUPE',
 'odometer': 18936,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'BMW M235I GRANCOUPE 2.0 XDRIVE STEP Coupe',
 'transmission': 'automatic',
 'trim': 'XDRIVE STEP',
 'vin': 'WBA12AL0907J10873',
 'year': 2021}
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT21%2520WCA%27 HTTP/1.1" 200 None
2026-03-29 22:19:30 [bca.uk] INFO: Saving data for HT21%20WCA: {'auction_closing_time': 1774864800.0, 'created_time': 1774438163.540364, 'last_price_update_time': 1774822770.029287}
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HT21%2520WCA') HTTP/1.1" 204 0
2026-03-29 22:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c19e7bc5-d003-520f-9de9-f274909c9be3 with identifier: FL23%20ZHB
2026-03-29 22:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c19e7bc5-d003-520f-9de9-f274909c9be3 with identifier: FL23%20ZHB
2026-03-29 22:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c19e7bc5-d003-520f-9de9-f274909c9be3 with identifier: FL23%20ZHB to the API
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=109&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FL23%20ZHB-GB',
 'category': 'Car',
 'color': 'jet black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c19e7bc5-d003-520f-9de9-f274909c9be3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'FL23 ZHB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FL23%20ZHB&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'BMW',
 'model': '118I',
 'odometer': 77444,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'BMW 118I 1.5 136 SPORT (LCP) STEP Hatchback',
 'transmission': 'automatic',
 'trim': '136 SPORT (LCP) STEP',
 'vin': 'WBA7K320405X09716',
 'year': 2023}
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL23%2520ZHB%27 HTTP/1.1" 200 None
2026-03-29 22:19:30 [bca.uk] INFO: Saving data for FL23%20ZHB: {'auction_closing_time': 1774864800.0, 'created_time': 1774436544.781703, 'last_price_update_time': 1774822770.31161}
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FL23%2520ZHB') HTTP/1.1" 204 0
2026-03-29 22:19:30 [bca.uk] INFO: Found listing with ID: KN23%20VCG
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN23%2520VCG%27 HTTP/1.1" 200 None
2026-03-29 22:19:30 [bca.uk] INFO: Scrape type for KN23%20VCG: 2
2026-03-29 22:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aaca677-dcbc-5c19-a40f-99f25e23fdcb with identifier: KN23%20VCG
2026-03-29 22:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aaca677-dcbc-5c19-a40f-99f25e23fdcb with scrape type 2
2026-03-29 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aaca677-dcbc-5c19-a40f-99f25e23fdcb with scrape type 2
2026-03-29 22:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2aaca677-dcbc-5c19-a40f-99f25e23fdcb, identifier: KN23%20VCG
2026-03-29 22:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2aaca677-dcbc-5c19-a40f-99f25e23fdcb with identifier: KN23%20VCG
2026-03-29 22:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2aaca677-dcbc-5c19-a40f-99f25e23fdcb with identifier: KN23%20VCG
2026-03-29 22:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2aaca677-dcbc-5c19-a40f-99f25e23fdcb with identifier: KN23%20VCG to the API
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KN23%20VCG-GB',
 'category': 'Car',
 'color': 'brooklyn grey',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2aaca677-dcbc-5c19-a40f-99f25e23fdcb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'KN23 VCG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KN23%20VCG&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'BMW',
 'model': '420I',
 'odometer': 33729,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'BMW 420I 2.0 T M SPORT STEP Coupe',
 'transmission': 'automatic',
 'trim': 'T M SPORT STEP',
 'vin': 'WBA12AP030CM77320',
 'year': 2023}
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN23%2520VCG%27 HTTP/1.1" 200 None
2026-03-29 22:19:30 [bca.uk] INFO: Saving data for KN23%20VCG: {'auction_closing_time': 1774864800.0, 'created_time': 1774438161.974807, 'last_price_update_time': 1774822770.716774}
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KN23%2520VCG') HTTP/1.1" 204 0
2026-03-29 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=111&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:19:30 [bca.uk] INFO: Found listing with ID: MT72%20VOO
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT72%2520VOO%27 HTTP/1.1" 200 None
2026-03-29 22:19:30 [bca.uk] INFO: Scrape type for MT72%20VOO: 2
2026-03-29 22:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c8ed7b3-71ee-5a71-a226-8e1090b52f75 with identifier: MT72%20VOO
2026-03-29 22:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c8ed7b3-71ee-5a71-a226-8e1090b52f75 with scrape type 2
2026-03-29 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c8ed7b3-71ee-5a71-a226-8e1090b52f75 with scrape type 2
2026-03-29 22:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9c8ed7b3-71ee-5a71-a226-8e1090b52f75, identifier: MT72%20VOO
2026-03-29 22:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9c8ed7b3-71ee-5a71-a226-8e1090b52f75 with identifier: MT72%20VOO
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=british+racing+green+iv HTTP/1.1" 200 None
2026-03-29 22:19:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9c8ed7b3-71ee-5a71-a226-8e1090b52f75 with identifier: MT72%20VOO
2026-03-29 22:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9c8ed7b3-71ee-5a71-a226-8e1090b52f75 with identifier: MT72%20VOO to the API
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MT72%20VOO-GB',
 'category': 'Car',
 'color': 'british racing green iv',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '9c8ed7b3-71ee-5a71-a226-8e1090b52f75',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MT72 VOO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MT72%20VOO&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'MINI',
 'model': 'ELECTRIC',
 'odometer': 10450,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MINI ELECTRIC 135KW 33KWH COOPER S L2 Hatchback',
 'transmission': 'automatic',
 'trim': '135KW 33KWH COOPER S L2',
 'vin': 'WMW12DJ0802T65984',
 'year': 2022}
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT72%2520VOO%27 HTTP/1.1" 200 None
2026-03-29 22:19:31 [bca.uk] INFO: Saving data for MT72%20VOO: {'auction_closing_time': 1774864800.0, 'created_time': 1773960519.99031, 'last_price_update_time': 1774822771.474024}
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MT72%2520VOO') HTTP/1.1" 204 0
2026-03-29 22:19:31 [bca.uk] INFO: Found listing with ID: PK17%20VPG
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK17%2520VPG%27 HTTP/1.1" 200 None
2026-03-29 22:19:31 [bca.uk] INFO: Scrape type for PK17%20VPG: 2
2026-03-29 22:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cfd4801-25df-5d7c-9ab1-334c1d6263ef with identifier: PK17%20VPG
2026-03-29 22:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cfd4801-25df-5d7c-9ab1-334c1d6263ef with scrape type 2
2026-03-29 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cfd4801-25df-5d7c-9ab1-334c1d6263ef with scrape type 2
2026-03-29 22:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5cfd4801-25df-5d7c-9ab1-334c1d6263ef, identifier: PK17%20VPG
2026-03-29 22:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5cfd4801-25df-5d7c-9ab1-334c1d6263ef with identifier: PK17%20VPG
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=midnight+black HTTP/1.1" 200 None
2026-03-29 22:19:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5cfd4801-25df-5d7c-9ab1-334c1d6263ef with identifier: PK17%20VPG
2026-03-29 22:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5cfd4801-25df-5d7c-9ab1-334c1d6263ef with identifier: PK17%20VPG to the API
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PK17%20VPG-GB',
 'category': 'Car',
 'color': 'midnight black',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5cfd4801-25df-5d7c-9ab1-334c1d6263ef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PK17 VPG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PK17%20VPG&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'MINI',
 'model': 'CLUBMAN',
 'odometer': 92299,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'MINI CLUBMAN 2.0 COOPER S D ALL4 Estate',
 'transmission': 'automatic',
 'trim': 'COOPER S D ALL4',
 'vin': 'WMWLU720502D06249',
 'year': 2017}
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK17%2520VPG%27 HTTP/1.1" 200 None
2026-03-29 22:19:32 [bca.uk] INFO: Saving data for PK17%20VPG: {'auction_closing_time': 1774864800.0, 'created_time': 1774438160.858965, 'last_price_update_time': 1774822772.021218}
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PK17%2520VPG') HTTP/1.1" 204 0
2026-03-29 22:19:32 [bca.uk] INFO: Found listing with ID: PX70%20XUH
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX70%2520XUH%27 HTTP/1.1" 200 None
2026-03-29 22:19:32 [bca.uk] INFO: Scrape type for PX70%20XUH: 2
2026-03-29 22:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c9ce392-3c9f-58fb-b09c-5a958f1f1d67 with identifier: PX70%20XUH
2026-03-29 22:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c9ce392-3c9f-58fb-b09c-5a958f1f1d67 with scrape type 2
2026-03-29 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c9ce392-3c9f-58fb-b09c-5a958f1f1d67 with scrape type 2
2026-03-29 22:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9c9ce392-3c9f-58fb-b09c-5a958f1f1d67, identifier: PX70%20XUH
2026-03-29 22:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9c9ce392-3c9f-58fb-b09c-5a958f1f1d67 with identifier: PX70%20XUH
2026-03-29 22:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9c9ce392-3c9f-58fb-b09c-5a958f1f1d67 with identifier: PX70%20XUH
2026-03-29 22:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9c9ce392-3c9f-58fb-b09c-5a958f1f1d67 with identifier: PX70%20XUH to the API
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PX70%20XUH-GB',
 'category': 'Car',
 'color': 'moonwalk grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '9c9ce392-3c9f-58fb-b09c-5a958f1f1d67',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PX70 XUH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PX70%20XUH&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'MINI',
 'model': 'ELECTRIC',
 'odometer': 14565,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'MINI ELECTRIC 135KW 33KWH COOPER S L1 Hatchback',
 'transmission': 'automatic',
 'trim': '135KW 33KWH COOPER S L1',
 'vin': 'WMWXP320X02P01462',
 'year': 2020}
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX70%2520XUH%27 HTTP/1.1" 200 None
2026-03-29 22:19:32 [bca.uk] INFO: Saving data for PX70%20XUH: {'auction_closing_time': 1774864800.0, 'created_time': 1774438160.477926, 'last_price_update_time': 1774822772.42844}
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PX70%2520XUH') HTTP/1.1" 204 0
2026-03-29 22:19:32 [bca.uk] INFO: Total items found: 100
2026-03-29 22:19:32 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded
2026-03-29 22:19:32 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:19:32 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:19:32 [bca.uk] INFO: Found listing with ID: SF72%20RXK
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF72%2520RXK%27 HTTP/1.1" 200 None
2026-03-29 22:19:32 [bca.uk] INFO: Scrape type for SF72%20RXK: 2
2026-03-29 22:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42f8aa2e-241f-5c58-bca8-8722554f197a with identifier: SF72%20RXK
2026-03-29 22:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42f8aa2e-241f-5c58-bca8-8722554f197a with scrape type 2
2026-03-29 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42f8aa2e-241f-5c58-bca8-8722554f197a with scrape type 2
2026-03-29 22:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 42f8aa2e-241f-5c58-bca8-8722554f197a, identifier: SF72%20RXK
2026-03-29 22:19:32 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:19:32 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 42f8aa2e-241f-5c58-bca8-8722554f197a with identifier: SF72%20RXK
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=midnight+black+ii HTTP/1.1" 200 None
2026-03-29 22:19:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 42f8aa2e-241f-5c58-bca8-8722554f197a with identifier: SF72%20RXK
2026-03-29 22:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 42f8aa2e-241f-5c58-bca8-8722554f197a with identifier: SF72%20RXK to the API
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SF72%20RXK-GB',
 'category': 'Car',
 'color': 'midnight black ii',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '42f8aa2e-241f-5c58-bca8-8722554f197a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'SF72 RXK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SF72%20RXK&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'MINI',
 'model': 'ELECTRIC',
 'odometer': 13525,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MINI ELECTRIC 135KW 33KWH COOPER S L2 Hatchback',
 'transmission': 'automatic',
 'trim': '135KW 33KWH COOPER S L2',
 'vin': 'WMW12DJ0602S77466',
 'year': 2022}
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF72%2520RXK%27 HTTP/1.1" 200 None
2026-03-29 22:19:32 [bca.uk] INFO: Saving data for SF72%20RXK: {'auction_closing_time': 1774864800.0, 'created_time': 1773959010.763602, 'last_price_update_time': 1774822772.949258}
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SF72%2520RXK') HTTP/1.1" 204 0
2026-03-29 22:19:32 [bca.uk] INFO: Found listing with ID: BT73%20NKE
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT73%2520NKE%27 HTTP/1.1" 200 None
2026-03-29 22:19:32 [bca.uk] INFO: Scrape type for BT73%20NKE: 0
2026-03-29 22:19:32 [bca.uk] INFO: Found listing with ID: DF16%20EWJ
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF16%2520EWJ%27 HTTP/1.1" 200 None
2026-03-29 22:19:32 [bca.uk] INFO: Scrape type for DF16%20EWJ: 0
2026-03-29 22:19:32 [bca.uk] INFO: Found listing with ID: BD74%20SMO
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD74%2520SMO%27 HTTP/1.1" 200 None
2026-03-29 22:19:33 [bca.uk] INFO: Scrape type for BD74%20SMO: 0
2026-03-29 22:19:33 [bca.uk] INFO: Found listing with ID: AF22%20UON
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF22%2520UON%27 HTTP/1.1" 200 None
2026-03-29 22:19:33 [bca.uk] INFO: Scrape type for AF22%20UON: 0
2026-03-29 22:19:33 [bca.uk] INFO: Found listing with ID: YP15%20RRZ
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP15%2520RRZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:33 [bca.uk] INFO: Scrape type for YP15%20RRZ: 0
2026-03-29 22:19:33 [bca.uk] INFO: Found listing with ID: GL17%20LUH
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL17%2520LUH%27 HTTP/1.1" 200 None
2026-03-29 22:19:33 [bca.uk] INFO: Scrape type for GL17%20LUH: 0
2026-03-29 22:19:33 [bca.uk] INFO: Found listing with ID: FY63%20ZPE
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY63%2520ZPE%27 HTTP/1.1" 200 None
2026-03-29 22:19:33 [bca.uk] INFO: Scrape type for FY63%20ZPE: 0
2026-03-29 22:19:33 [bca.uk] INFO: Found listing with ID: FM16%20SJX
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM16%2520SJX%27 HTTP/1.1" 200 None
2026-03-29 22:19:33 [bca.uk] INFO: Scrape type for FM16%20SJX: 0
2026-03-29 22:19:33 [bca.uk] INFO: Found listing with ID: DK14%20XHT
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK14%2520XHT%27 HTTP/1.1" 200 None
2026-03-29 22:19:33 [bca.uk] INFO: Scrape type for DK14%20XHT: 0
2026-03-29 22:19:33 [bca.uk] INFO: Found listing with ID: DF63%20KBE
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF63%2520KBE%27 HTTP/1.1" 200 None
2026-03-29 22:19:33 [bca.uk] INFO: Scrape type for DF63%20KBE: 0
2026-03-29 22:19:33 [bca.uk] INFO: Found listing with ID: SG71%20OBV
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG71%2520OBV%27 HTTP/1.1" 200 None
2026-03-29 22:19:33 [bca.uk] INFO: Scrape type for SG71%20OBV: 0
2026-03-29 22:19:33 [bca.uk] INFO: Found listing with ID: SG22%20NNY
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG22%2520NNY%27 HTTP/1.1" 200 None
2026-03-29 22:19:33 [bca.uk] INFO: Scrape type for SG22%20NNY: 0
2026-03-29 22:19:33 [bca.uk] INFO: Found listing with ID: LB69%20SKO
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB69%2520SKO%27 HTTP/1.1" 200 None
2026-03-29 22:19:33 [bca.uk] INFO: Scrape type for LB69%20SKO: 0
2026-03-29 22:19:33 [bca.uk] INFO: Found listing with ID: BJ73%20LGA
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ73%2520LGA%27 HTTP/1.1" 200 None
2026-03-29 22:19:33 [bca.uk] INFO: Scrape type for BJ73%20LGA: 0
2026-03-29 22:19:33 [bca.uk] INFO: Found listing with ID: OE18%20UCD
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE18%2520UCD%27 HTTP/1.1" 200 None
2026-03-29 22:19:33 [bca.uk] INFO: Scrape type for OE18%20UCD: 0
2026-03-29 22:19:33 [bca.uk] INFO: Found listing with ID: KW70%20MDF
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW70%2520MDF%27 HTTP/1.1" 200 None
2026-03-29 22:19:33 [bca.uk] INFO: Scrape type for KW70%20MDF: 2
2026-03-29 22:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4ac82ea-d266-5b46-83e9-e0ab60d0714b with identifier: KW70%20MDF
2026-03-29 22:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4ac82ea-d266-5b46-83e9-e0ab60d0714b with scrape type 2
2026-03-29 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4ac82ea-d266-5b46-83e9-e0ab60d0714b with scrape type 2
2026-03-29 22:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d4ac82ea-d266-5b46-83e9-e0ab60d0714b, identifier: KW70%20MDF
2026-03-29 22:19:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:33 [bca.uk] INFO: Found listing with ID: VN21%20SFX
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN21%2520SFX%27 HTTP/1.1" 200 None
2026-03-29 22:19:33 [bca.uk] INFO: Scrape type for VN21%20SFX: 2
2026-03-29 22:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9a58198-2692-5476-b717-e57c5281cceb with identifier: VN21%20SFX
2026-03-29 22:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9a58198-2692-5476-b717-e57c5281cceb with scrape type 2
2026-03-29 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9a58198-2692-5476-b717-e57c5281cceb with scrape type 2
2026-03-29 22:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b9a58198-2692-5476-b717-e57c5281cceb, identifier: VN21%20SFX
2026-03-29 22:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d4ac82ea-d266-5b46-83e9-e0ab60d0714b with identifier: KW70%20MDF
2026-03-29 22:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d4ac82ea-d266-5b46-83e9-e0ab60d0714b with identifier: KW70%20MDF
2026-03-29 22:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d4ac82ea-d266-5b46-83e9-e0ab60d0714b with identifier: KW70%20MDF to the API
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=111&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 192,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KW70%20MDF-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd4ac82ea-d266-5b46-83e9-e0ab60d0714b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KW70 MDF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KW70%20MDF&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY SPORT',
 'odometer': 58196,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT 2.0 D180 R-DYNAMIC HSE (7ST) '
          'StationWagon',
 'transmission': 'automatic',
 'trim': 'D180 R-DYNAMIC HSE (7ST)',
 'vin': 'SALCA2AN5LH882314',
 'year': 2020}
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW70%2520MDF%27 HTTP/1.1" 200 None
2026-03-29 22:19:33 [bca.uk] INFO: Saving data for KW70%20MDF: {'auction_closing_time': 1774864800.0, 'created_time': 1774437099.300172, 'last_price_update_time': 1774822773.708957}
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KW70%2520MDF') HTTP/1.1" 204 0
2026-03-29 22:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b9a58198-2692-5476-b717-e57c5281cceb with identifier: VN21%20SFX
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=white+silver HTTP/1.1" 200 None
2026-03-29 22:19:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b9a58198-2692-5476-b717-e57c5281cceb with identifier: VN21%20SFX
2026-03-29 22:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b9a58198-2692-5476-b717-e57c5281cceb with identifier: VN21%20SFX to the API
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VN21%20SFX-GB',
 'category': 'Car',
 'color': 'white silver',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'b9a58198-2692-5476-b717-e57c5281cceb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VN21 SFX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VN21%20SFX&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'MINI',
 'model': 'ELECTRIC',
 'odometer': 55643,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MINI ELECTRIC 135KW 33KWH COOPER S L1 Hatchback',
 'transmission': 'automatic',
 'trim': '135KW 33KWH COOPER S L1',
 'vin': 'WMWXP320802P38610',
 'year': 2021}
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN21%2520SFX%27 HTTP/1.1" 200 None
2026-03-29 22:19:34 [bca.uk] INFO: Saving data for VN21%20SFX: {'auction_closing_time': 1774864800.0, 'created_time': 1774438175.557866, 'last_price_update_time': 1774822774.233764}
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VN21%2520SFX') HTTP/1.1" 204 0
2026-03-29 22:19:34 [bca.uk] INFO: Found listing with ID: FP65%20HNC
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP65%2520HNC%27 HTTP/1.1" 200 None
2026-03-29 22:19:34 [bca.uk] INFO: Scrape type for FP65%20HNC: 2
2026-03-29 22:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc2d122b-b75a-58dd-8b82-c485185ac716 with identifier: FP65%20HNC
2026-03-29 22:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc2d122b-b75a-58dd-8b82-c485185ac716 with scrape type 2
2026-03-29 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc2d122b-b75a-58dd-8b82-c485185ac716 with scrape type 2
2026-03-29 22:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bc2d122b-b75a-58dd-8b82-c485185ac716, identifier: FP65%20HNC
2026-03-29 22:19:34 [bca.uk] INFO: Found listing with ID: CV66%20EES
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV66%2520EES%27 HTTP/1.1" 200 None
2026-03-29 22:19:34 [bca.uk] INFO: Scrape type for CV66%20EES: 2
2026-03-29 22:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 650d8e0d-0ea4-5284-af8d-76fd83dd1332 with identifier: CV66%20EES
2026-03-29 22:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 650d8e0d-0ea4-5284-af8d-76fd83dd1332 with scrape type 2
2026-03-29 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 650d8e0d-0ea4-5284-af8d-76fd83dd1332 with scrape type 2
2026-03-29 22:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 650d8e0d-0ea4-5284-af8d-76fd83dd1332, identifier: CV66%20EES
2026-03-29 22:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bc2d122b-b75a-58dd-8b82-c485185ac716 with identifier: FP65%20HNC
2026-03-29 22:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bc2d122b-b75a-58dd-8b82-c485185ac716 with identifier: FP65%20HNC
2026-03-29 22:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bc2d122b-b75a-58dd-8b82-c485185ac716 with identifier: FP65%20HNC to the API
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=111&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 163,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FP65%20HNC-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'bc2d122b-b75a-58dd-8b82-c485185ac716',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FP65 HNC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FP65%20HNC&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'AUDI',
 'model': 'Q7',
 'odometer': 95999,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'AUDI Q7 3.0 TDI 272 QUATTRO S LINE TIP StationWagon',
 'transmission': 'manual',
 'trim': 'TDI 272 QUATTRO S LINE TIP',
 'vin': 'WAUZZZ4M3GD023982',
 'year': 2015}
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP65%2520HNC%27 HTTP/1.1" 200 None
2026-03-29 22:19:34 [bca.uk] INFO: Saving data for FP65%20HNC: {'auction_closing_time': 1774864800.0, 'created_time': 1774437100.436301, 'last_price_update_time': 1774822774.764577}
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FP65%2520HNC') HTTP/1.1" 204 0
2026-03-29 22:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 650d8e0d-0ea4-5284-af8d-76fd83dd1332 with identifier: CV66%20EES
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=mineral+grey HTTP/1.1" 200 None
2026-03-29 22:19:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 650d8e0d-0ea4-5284-af8d-76fd83dd1332 with identifier: CV66%20EES
2026-03-29 22:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 650d8e0d-0ea4-5284-af8d-76fd83dd1332 with identifier: CV66%20EES to the API
2026-03-29 22:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CV66%20EES-GB',
 'category': 'Car',
 'color': 'mineral grey',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '650d8e0d-0ea4-5284-af8d-76fd83dd1332',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CV66 EES',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CV66%20EES&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': '420D',
 'odometer': 93944,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'BMW 420D 2.0 190 SE STEP Convertible',
 'transmission': 'automatic',
 'trim': '190 SE STEP',
 'vin': 'WBA4U320605A02018',
 'year': 2016}
2026-03-29 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV66%2520EES%27 HTTP/1.1" 200 None
2026-03-29 22:19:35 [bca.uk] INFO: Saving data for CV66%20EES: {'auction_closing_time': 1774864800.0, 'created_time': 1774438168.164672, 'last_price_update_time': 1774822775.201854}
2026-03-29 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CV66%2520EES') HTTP/1.1" 204 0
2026-03-29 22:19:35 [bca.uk] INFO: Found listing with ID: YC69%20WJU
2026-03-29 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC69%2520WJU%27 HTTP/1.1" 200 None
2026-03-29 22:19:35 [bca.uk] INFO: Scrape type for YC69%20WJU: 2
2026-03-29 22:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83fa608c-db8c-5997-8acb-0b21eb3f32ea with identifier: YC69%20WJU
2026-03-29 22:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83fa608c-db8c-5997-8acb-0b21eb3f32ea with scrape type 2
2026-03-29 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83fa608c-db8c-5997-8acb-0b21eb3f32ea with scrape type 2
2026-03-29 22:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 83fa608c-db8c-5997-8acb-0b21eb3f32ea, identifier: YC69%20WJU
2026-03-29 22:19:35 [bca.uk] INFO: Found listing with ID: DV71%20FFL
2026-03-29 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV71%2520FFL%27 HTTP/1.1" 200 None
2026-03-29 22:19:35 [bca.uk] INFO: Scrape type for DV71%20FFL: 2
2026-03-29 22:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37c0af25-df26-5a75-b76c-89bcca107c83 with identifier: DV71%20FFL
2026-03-29 22:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37c0af25-df26-5a75-b76c-89bcca107c83 with scrape type 2
2026-03-29 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37c0af25-df26-5a75-b76c-89bcca107c83 with scrape type 2
2026-03-29 22:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 37c0af25-df26-5a75-b76c-89bcca107c83, identifier: DV71%20FFL
2026-03-29 22:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 83fa608c-db8c-5997-8acb-0b21eb3f32ea with identifier: YC69%20WJU
2026-03-29 22:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 83fa608c-db8c-5997-8acb-0b21eb3f32ea with identifier: YC69%20WJU
2026-03-29 22:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 83fa608c-db8c-5997-8acb-0b21eb3f32ea with identifier: YC69%20WJU to the API
2026-03-29 22:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=111&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 49,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YC69%20WJU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '83fa608c-db8c-5997-8acb-0b21eb3f32ea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YC69 WJU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YC69%20WJU&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'BMW',
 'model': '530E',
 'odometer': 91572,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'BMW 530E 2.0 XDRIVE M SPORT Saloon',
 'transmission': 'automatic',
 'trim': 'XDRIVE M SPORT',
 'vin': 'WBAJP92070CD17497',
 'year': 2019}
2026-03-29 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC69%2520WJU%27 HTTP/1.1" 200 None
2026-03-29 22:19:35 [bca.uk] INFO: Saving data for YC69%20WJU: {'auction_closing_time': 1774864800.0, 'created_time': 1774437004.736701, 'last_price_update_time': 1774822775.854202}
2026-03-29 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YC69%2520WJU') HTTP/1.1" 204 0
2026-03-29 22:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 37c0af25-df26-5a75-b76c-89bcca107c83 with identifier: DV71%20FFL
2026-03-29 22:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 37c0af25-df26-5a75-b76c-89bcca107c83 with identifier: DV71%20FFL
2026-03-29 22:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 37c0af25-df26-5a75-b76c-89bcca107c83 with identifier: DV71%20FFL to the API
2026-03-29 22:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 38,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DV71%20FFL-GB',
 'category': 'Car',
 'color': 'carbon black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '37c0af25-df26-5a75-b76c-89bcca107c83',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DV71 FFL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DV71%20FFL&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': '530E',
 'odometer': 52945,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'BMW 530E 2.0 M SPORT Estate',
 'transmission': 'automatic',
 'trim': 'M SPORT',
 'vin': 'WBA12CG080CH83122',
 'year': 2021}
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV71%2520FFL%27 HTTP/1.1" 200 None
2026-03-29 22:19:36 [bca.uk] INFO: Saving data for DV71%20FFL: {'auction_closing_time': 1774864800.0, 'created_time': 1774438170.888643, 'last_price_update_time': 1774822776.161204}
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DV71%2520FFL') HTTP/1.1" 204 0
2026-03-29 22:19:36 [bca.uk] INFO: Found listing with ID: YB18%20JZN
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB18%2520JZN%27 HTTP/1.1" 200 None
2026-03-29 22:19:36 [bca.uk] INFO: Scrape type for YB18%20JZN: 0
2026-03-29 22:19:36 [bca.uk] INFO: Found listing with ID: LC18%20YMG
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC18%2520YMG%27 HTTP/1.1" 200 None
2026-03-29 22:19:36 [bca.uk] INFO: Scrape type for LC18%20YMG: 2
2026-03-29 22:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d47c06d8-c4f4-5417-b864-dd6124c15c99 with identifier: LC18%20YMG
2026-03-29 22:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d47c06d8-c4f4-5417-b864-dd6124c15c99 with scrape type 2
2026-03-29 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d47c06d8-c4f4-5417-b864-dd6124c15c99 with scrape type 2
2026-03-29 22:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d47c06d8-c4f4-5417-b864-dd6124c15c99, identifier: LC18%20YMG
2026-03-29 22:19:36 [bca.uk] INFO: Found listing with ID: LB69%20KHC
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB69%2520KHC%27 HTTP/1.1" 200 None
2026-03-29 22:19:36 [bca.uk] INFO: Scrape type for LB69%20KHC: 2
2026-03-29 22:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c261bbc1-7c6c-5d5b-91d5-5513ca615d91 with identifier: LB69%20KHC
2026-03-29 22:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c261bbc1-7c6c-5d5b-91d5-5513ca615d91 with scrape type 2
2026-03-29 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c261bbc1-7c6c-5d5b-91d5-5513ca615d91 with scrape type 2
2026-03-29 22:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c261bbc1-7c6c-5d5b-91d5-5513ca615d91, identifier: LB69%20KHC
2026-03-29 22:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d47c06d8-c4f4-5417-b864-dd6124c15c99 with identifier: LC18%20YMG
2026-03-29 22:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d47c06d8-c4f4-5417-b864-dd6124c15c99 with identifier: LC18%20YMG
2026-03-29 22:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d47c06d8-c4f4-5417-b864-dd6124c15c99 with identifier: LC18%20YMG to the API
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=111&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 222,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LC18%20YMG-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd47c06d8-c4f4-5417-b864-dd6124c15c99',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LC18 YMG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LC18%20YMG&vehicleType=*',
 'listing': 'auction',
 'location': 'Bridgwater',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY',
 'odometer': 62609,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY 2.0 SI4 SE StationWagon',
 'transmission': 'automatic',
 'trim': 'SI4 SE',
 'vin': 'SALRA2AX6JA073776',
 'year': 2018}
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC18%2520YMG%27 HTTP/1.1" 200 None
2026-03-29 22:19:36 [bca.uk] INFO: Saving data for LC18%20YMG: {'auction_closing_time': 1774864800.0, 'created_time': 1774436954.674417, 'last_price_update_time': 1774822776.722815}
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LC18%2520YMG') HTTP/1.1" 204 0
2026-03-29 22:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c261bbc1-7c6c-5d5b-91d5-5513ca615d91 with identifier: LB69%20KHC
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=enigmatic+black HTTP/1.1" 200 None
2026-03-29 22:19:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c261bbc1-7c6c-5d5b-91d5-5513ca615d91 with identifier: LB69%20KHC
2026-03-29 22:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c261bbc1-7c6c-5d5b-91d5-5513ca615d91 with identifier: LB69%20KHC to the API
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LB69%20KHC-GB',
 'category': 'Car',
 'color': 'enigmatic black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c261bbc1-7c6c-5d5b-91d5-5513ca615d91',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LB69 KHC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LB69%20KHC&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MINI',
 'model': 'ONE',
 'odometer': 49768,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'MINI ONE 1.5 CLASSIC STEP Hatchback',
 'transmission': 'automatic',
 'trim': 'CLASSIC STEP',
 'vin': 'WMWXR120202M29486',
 'year': 2019}
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB69%2520KHC%27 HTTP/1.1" 200 None
2026-03-29 22:19:37 [bca.uk] INFO: Saving data for LB69%20KHC: {'auction_closing_time': 1774864800.0, 'created_time': 1774438145.636813, 'last_price_update_time': 1774822777.115266}
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LB69%2520KHC') HTTP/1.1" 204 0
2026-03-29 22:19:37 [bca.uk] INFO: Found listing with ID: DA21%20FXK
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA21%2520FXK%27 HTTP/1.1" 200 None
2026-03-29 22:19:37 [bca.uk] INFO: Scrape type for DA21%20FXK: 2
2026-03-29 22:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b1a299a-7061-51cc-a9c0-b41acb4ffd4e with identifier: DA21%20FXK
2026-03-29 22:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b1a299a-7061-51cc-a9c0-b41acb4ffd4e with scrape type 2
2026-03-29 22:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b1a299a-7061-51cc-a9c0-b41acb4ffd4e with scrape type 2
2026-03-29 22:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0b1a299a-7061-51cc-a9c0-b41acb4ffd4e, identifier: DA21%20FXK
2026-03-29 22:19:37 [bca.uk] INFO: Found listing with ID: LD65%20VGJ
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD65%2520VGJ%27 HTTP/1.1" 200 None
2026-03-29 22:19:37 [bca.uk] INFO: Scrape type for LD65%20VGJ: 2
2026-03-29 22:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d2fabe7-0341-5637-9ae1-b29b06235203 with identifier: LD65%20VGJ
2026-03-29 22:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d2fabe7-0341-5637-9ae1-b29b06235203 with scrape type 2
2026-03-29 22:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d2fabe7-0341-5637-9ae1-b29b06235203 with scrape type 2
2026-03-29 22:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6d2fabe7-0341-5637-9ae1-b29b06235203, identifier: LD65%20VGJ
2026-03-29 22:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0b1a299a-7061-51cc-a9c0-b41acb4ffd4e with identifier: DA21%20FXK
2026-03-29 22:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0b1a299a-7061-51cc-a9c0-b41acb4ffd4e with identifier: DA21%20FXK
2026-03-29 22:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0b1a299a-7061-51cc-a9c0-b41acb4ffd4e with identifier: DA21%20FXK to the API
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=111&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DA21%20FXK-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0b1a299a-7061-51cc-a9c0-b41acb4ffd4e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DA21 FXK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DA21%20FXK&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'SKODA',
 'model': 'SUPERB',
 'odometer': 94108,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'SKODA SUPERB 2.0 TSI 190 SPORTLINE PLUS DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TSI 190 SPORTLINE PLUS DSG',
 'vin': 'TMBBM7NP4M7047606',
 'year': 2021}
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA21%2520FXK%27 HTTP/1.1" 200 None
2026-03-29 22:19:37 [bca.uk] INFO: Saving data for DA21%20FXK: {'auction_closing_time': 1774864800.0, 'created_time': 1774436938.805773, 'last_price_update_time': 1774822777.609718}
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DA21%2520FXK') HTTP/1.1" 204 0
2026-03-29 22:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6d2fabe7-0341-5637-9ae1-b29b06235203 with identifier: LD65%20VGJ
2026-03-29 22:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6d2fabe7-0341-5637-9ae1-b29b06235203 with identifier: LD65%20VGJ
2026-03-29 22:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6d2fabe7-0341-5637-9ae1-b29b06235203 with identifier: LD65%20VGJ to the API
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LD65%20VGJ-GB',
 'category': 'Car',
 'color': 'moonwalk grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6d2fabe7-0341-5637-9ae1-b29b06235203',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LD65 VGJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LD65%20VGJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MINI',
 'model': 'COOPER',
 'odometer': 33133,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'MINI COOPER 1.5 136 Hatchback',
 'transmission': 'manual',
 'trim': '136',
 'vin': 'WMWXS520002D18384',
 'year': 2015}
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD65%2520VGJ%27 HTTP/1.1" 200 None
2026-03-29 22:19:37 [bca.uk] INFO: Saving data for LD65%20VGJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774438151.236478, 'last_price_update_time': 1774822777.89387}
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LD65%2520VGJ') HTTP/1.1" 204 0
2026-03-29 22:19:37 [bca.uk] INFO: Found listing with ID: SM19%20EWD
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM19%2520EWD%27 HTTP/1.1" 200 None
2026-03-29 22:19:37 [bca.uk] INFO: Scrape type for SM19%20EWD: 2
2026-03-29 22:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd7d3469-fa55-5310-bd63-d3bbb0cf5fd5 with identifier: SM19%20EWD
2026-03-29 22:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd7d3469-fa55-5310-bd63-d3bbb0cf5fd5 with scrape type 2
2026-03-29 22:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd7d3469-fa55-5310-bd63-d3bbb0cf5fd5 with scrape type 2
2026-03-29 22:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cd7d3469-fa55-5310-bd63-d3bbb0cf5fd5, identifier: SM19%20EWD
2026-03-29 22:19:38 [bca.uk] INFO: Found listing with ID: LK20%20HUZ
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK20%2520HUZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:38 [bca.uk] INFO: Scrape type for LK20%20HUZ: 2
2026-03-29 22:19:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42d24c36-8f76-5883-820e-4dacb56c1a67 with identifier: LK20%20HUZ
2026-03-29 22:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42d24c36-8f76-5883-820e-4dacb56c1a67 with scrape type 2
2026-03-29 22:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42d24c36-8f76-5883-820e-4dacb56c1a67 with scrape type 2
2026-03-29 22:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 42d24c36-8f76-5883-820e-4dacb56c1a67, identifier: LK20%20HUZ
2026-03-29 22:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cd7d3469-fa55-5310-bd63-d3bbb0cf5fd5 with identifier: SM19%20EWD
2026-03-29 22:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cd7d3469-fa55-5310-bd63-d3bbb0cf5fd5 with identifier: SM19%20EWD
2026-03-29 22:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cd7d3469-fa55-5310-bd63-d3bbb0cf5fd5 with identifier: SM19%20EWD to the API
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=111&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 169,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SM19%20EWD-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'cd7d3469-fa55-5310-bd63-d3bbb0cf5fd5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SM19 EWD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SM19%20EWD&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'MERCEDES-BENZ',
 'model': 'GLA 250',
 'odometer': 87867,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLA 250 2.0 SPORT 4M DCT StationWagon',
 'transmission': 'automatic',
 'trim': 'SPORT 4M DCT',
 'vin': 'WDC1569462J629253',
 'year': 2019}
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM19%2520EWD%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Saving data for SM19%20EWD: {'auction_closing_time': 1774864800.0, 'created_time': 1774436909.498602, 'last_price_update_time': 1774822779.223358}
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SM19%2520EWD') HTTP/1.1" 204 0
2026-03-29 22:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 42d24c36-8f76-5883-820e-4dacb56c1a67 with identifier: LK20%20HUZ
2026-03-29 22:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 42d24c36-8f76-5883-820e-4dacb56c1a67 with identifier: LK20%20HUZ
2026-03-29 22:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 42d24c36-8f76-5883-820e-4dacb56c1a67 with identifier: LK20%20HUZ to the API
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 43,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LK20%20HUZ-GB',
 'category': 'Car',
 'color': 'midnight black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '42d24c36-8f76-5883-820e-4dacb56c1a67',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LK20 HUZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LK20%20HUZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MINI',
 'model': 'COUNTRYMAN PHEV',
 'odometer': 45176,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'MINI COUNTRYMAN PHEV 1.5 COOPER S E EXCLUSIVE ALL4 Hatchback',
 'transmission': 'automatic',
 'trim': 'COOPER S E EXCLUSIVE ALL4',
 'vin': 'WMWYU720803L90905',
 'year': 2020}
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK20%2520HUZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Saving data for LK20%20HUZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774438136.431026, 'last_price_update_time': 1774822779.615648}
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LK20%2520HUZ') HTTP/1.1" 204 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: SN20%20VNS
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN20%2520VNS%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for SN20%20VNS: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: YJ13%20RHK
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ13%2520RHK%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for YJ13%20RHK: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: LT15%20FGD
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT15%2520FGD%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for LT15%20FGD: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: YD61%20LCP
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD61%2520LCP%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for YD61%20LCP: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: YT54%20EZO
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT54%2520EZO%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for YT54%20EZO: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: LL68%20GZO
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL68%2520GZO%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for LL68%20GZO: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: A25%20LDS
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27A25%2520LDS%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for A25%20LDS: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: PY67%20KFD
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY67%2520KFD%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for PY67%20KFD: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: LA71%20HLO
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA71%2520HLO%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for LA71%20HLO: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: GX68%20YBC
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX68%2520YBC%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for GX68%20YBC: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: VE71%20WPF
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE71%2520WPF%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for VE71%20WPF: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: ML23%20RVY
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML23%2520RVY%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for ML23%20RVY: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: LG23%20VTF
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG23%2520VTF%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for LG23%20VTF: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: WP71%20HXE
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP71%2520HXE%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for WP71%20HXE: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: YK21%20UXD
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK21%2520UXD%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for YK21%20UXD: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: RO72%20SZR
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO72%2520SZR%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for RO72%20SZR: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: BD23%20WGM
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD23%2520WGM%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for BD23%20WGM: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: VA21%20XUR
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA21%2520XUR%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for VA21%20XUR: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: SP70%20VDA
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP70%2520VDA%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for SP70%20VDA: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: AJ16%20SVA
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ16%2520SVA%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for AJ16%20SVA: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: LD63%20SYY
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD63%2520SYY%27 HTTP/1.1" 200 None
2026-03-29 22:19:39 [bca.uk] INFO: Scrape type for LD63%20SYY: 0
2026-03-29 22:19:39 [bca.uk] INFO: Found listing with ID: BL71%20FWN
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL71%2520FWN%27 HTTP/1.1" 200 None
2026-03-29 22:19:40 [bca.uk] INFO: Scrape type for BL71%20FWN: 0
2026-03-29 22:19:40 [bca.uk] INFO: Found listing with ID: EK61%20WMF
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK61%2520WMF%27 HTTP/1.1" 200 None
2026-03-29 22:19:40 [bca.uk] INFO: Scrape type for EK61%20WMF: 0
2026-03-29 22:19:40 [bca.uk] INFO: Found listing with ID: KR22%20EXJ
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR22%2520EXJ%27 HTTP/1.1" 200 None
2026-03-29 22:19:40 [bca.uk] INFO: Scrape type for KR22%20EXJ: 0
2026-03-29 22:19:40 [bca.uk] INFO: Found listing with ID: AF57%20ZHA
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF57%2520ZHA%27 HTTP/1.1" 200 None
2026-03-29 22:19:40 [bca.uk] INFO: Scrape type for AF57%20ZHA: 0
2026-03-29 22:19:40 [bca.uk] INFO: Found listing with ID: OY24%20CWP
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY24%2520CWP%27 HTTP/1.1" 200 None
2026-03-29 22:19:40 [bca.uk] INFO: Scrape type for OY24%20CWP: 0
2026-03-29 22:19:40 [bca.uk] INFO: Found listing with ID: KE15%20NKJ
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE15%2520NKJ%27 HTTP/1.1" 200 None
2026-03-29 22:19:40 [bca.uk] INFO: Scrape type for KE15%20NKJ: 2
2026-03-29 22:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17989a3a-3860-5bef-9e62-1605f44273d8 with identifier: KE15%20NKJ
2026-03-29 22:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17989a3a-3860-5bef-9e62-1605f44273d8 with scrape type 2
2026-03-29 22:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17989a3a-3860-5bef-9e62-1605f44273d8 with scrape type 2
2026-03-29 22:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 17989a3a-3860-5bef-9e62-1605f44273d8, identifier: KE15%20NKJ
2026-03-29 22:19:40 [bca.uk] INFO: Found listing with ID: LW19%20LHT
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LW19%2520LHT%27 HTTP/1.1" 200 None
2026-03-29 22:19:40 [bca.uk] INFO: Scrape type for LW19%20LHT: 2
2026-03-29 22:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbc9dbe6-3cfd-5df5-a81f-33fa6084188b with identifier: LW19%20LHT
2026-03-29 22:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbc9dbe6-3cfd-5df5-a81f-33fa6084188b with scrape type 2
2026-03-29 22:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbc9dbe6-3cfd-5df5-a81f-33fa6084188b with scrape type 2
2026-03-29 22:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dbc9dbe6-3cfd-5df5-a81f-33fa6084188b, identifier: LW19%20LHT
2026-03-29 22:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 17989a3a-3860-5bef-9e62-1605f44273d8 with identifier: KE15%20NKJ
2026-03-29 22:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 17989a3a-3860-5bef-9e62-1605f44273d8 with identifier: KE15%20NKJ
2026-03-29 22:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 17989a3a-3860-5bef-9e62-1605f44273d8 with identifier: KE15%20NKJ to the API
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=111&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KE15%20NKJ-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '17989a3a-3860-5bef-9e62-1605f44273d8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KE15 NKJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KE15%20NKJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'KIA',
 'model': 'SPORTAGE',
 'odometer': 90266,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'KIA SPORTAGE 1.6 GDI 2 StationWagon',
 'transmission': 'manual',
 'trim': 'GDI 2',
 'vin': 'U5YPC814LFL683380',
 'year': 2015}
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE15%2520NKJ%27 HTTP/1.1" 200 None
2026-03-29 22:19:40 [bca.uk] INFO: Saving data for KE15%20NKJ: {'auction_closing_time': 1774864800.0, 'created_time': 1773823904.05067, 'last_price_update_time': 1774822780.612218}
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KE15%2520NKJ') HTTP/1.1" 204 0
2026-03-29 22:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dbc9dbe6-3cfd-5df5-a81f-33fa6084188b with identifier: LW19%20LHT
2026-03-29 22:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dbc9dbe6-3cfd-5df5-a81f-33fa6084188b with identifier: LW19%20LHT
2026-03-29 22:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dbc9dbe6-3cfd-5df5-a81f-33fa6084188b with identifier: LW19%20LHT to the API
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LW19%20LHT-GB',
 'category': 'Car',
 'color': 'light white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'dbc9dbe6-3cfd-5df5-a81f-33fa6084188b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LW19 LHT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LW19%20LHT&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MINI',
 'model': 'COUNTRYMAN',
 'odometer': 64146,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'MINI COUNTRYMAN 1.5 COOPER CLASSIC Hatchback',
 'transmission': 'manual',
 'trim': 'COOPER CLASSIC',
 'vin': 'WMWYW320103H71064',
 'year': 2019}
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LW19%2520LHT%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Saving data for LW19%20LHT: {'auction_closing_time': 1774864800.0, 'created_time': 1774438151.978542, 'last_price_update_time': 1774822781.020207}
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LW19%2520LHT') HTTP/1.1" 204 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: OY12%20PHN
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY12%2520PHN%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for OY12%20PHN: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: LX05%20WVB
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX05%2520WVB%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for LX05%20WVB: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: DE11%20YLA
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE11%2520YLA%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for DE11%20YLA: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: FY24%20XRC
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY24%2520XRC%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for FY24%20XRC: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: KE15%20FHM
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE15%2520FHM%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for KE15%20FHM: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: VX73%20AWA
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX73%2520AWA%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for VX73%20AWA: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: BC06%20SYD
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC06%2520SYD%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for BC06%20SYD: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: KE70%20SVD
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE70%2520SVD%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for KE70%20SVD: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: YR23%20FSV
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR23%2520FSV%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for YR23%20FSV: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: YH24%20AAJ
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH24%2520AAJ%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for YH24%20AAJ: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: OE24%20CFU
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE24%2520CFU%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for OE24%20CFU: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: NL23%20OWE
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL23%2520OWE%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for NL23%20OWE: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: LS23%20KHJ
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS23%2520KHJ%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for LS23%20KHJ: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: GX23%20XTC
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX23%2520XTC%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for GX23%20XTC: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: GU23%20XZM
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU23%2520XZM%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for GU23%20XZM: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: DG24%20LRZ
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG24%2520LRZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for DG24%20LRZ: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: DG24%20LDY
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG24%2520LDY%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for DG24%20LDY: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: DC73%20HND
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC73%2520HND%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for DC73%20HND: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: BJ72%20HCK
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ72%2520HCK%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for BJ72%20HCK: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: ML23%20GXU
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML23%2520GXU%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for ML23%20GXU: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: AD72%20JZK
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AD72%2520JZK%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for AD72%20JZK: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: OE23%20JJL
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE23%2520JJL%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for OE23%20JJL: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: FE14%20YGX
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE14%2520YGX%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for FE14%20YGX: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: YT72%20DXY
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT72%2520DXY%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for YT72%20DXY: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: FY15%20FDD
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY15%2520FDD%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for FY15%20FDD: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: LA19%20EGE
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA19%2520EGE%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for LA19%20EGE: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: PY07%20NKM
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY07%2520NKM%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for PY07%20NKM: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: SM19%20UCL
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM19%2520UCL%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for SM19%20UCL: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: R77%20MXR
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27R77%2520MXR%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for R77%20MXR: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: KU70%20UVS
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU70%2520UVS%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for KU70%20UVS: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: EX12%20FZW
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX12%2520FZW%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for EX12%20FZW: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: SF22%20XWM
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF22%2520XWM%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for SF22%20XWM: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: PO19%20XED
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO19%2520XED%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for PO19%20XED: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: WV59%20VZJ
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV59%2520VZJ%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for WV59%20VZJ: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: YF60%20KBZ
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF60%2520KBZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for YF60%20KBZ: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: LJ65%20YCW
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ65%2520YCW%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for LJ65%20YCW: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: LG16%20FFX
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG16%2520FFX%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for LG16%20FFX: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: CU72%20UFW
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CU72%2520UFW%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for CU72%20UFW: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: CA20%20SFY
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CA20%2520SFY%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for CA20%20SFY: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: GU20%20VSD
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU20%2520VSD%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for GU20%20VSD: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: BP70%20YFR
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP70%2520YFR%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for BP70%20YFR: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: CS16%20KAS
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CS16%2520KAS%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for CS16%20KAS: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: HV73%20OVB
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV73%2520OVB%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for HV73%20OVB: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: VK70%20ZYO
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK70%2520ZYO%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for VK70%20ZYO: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: YC59%20RWZ
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC59%2520RWZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for YC59%20RWZ: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: NL23%20OHY
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL23%2520OHY%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for NL23%20OHY: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: NL23%20YJG
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL23%2520YJG%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for NL23%20YJG: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: GY55%20YSK
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY55%2520YSK%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for GY55%20YSK: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: NRZ%202102
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NRZ%25202102%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for NRZ%202102: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: VXZ%204474
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VXZ%25204474%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for VXZ%204474: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: AF70%20UZB
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF70%2520UZB%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for AF70%20UZB: 0
2026-03-29 22:19:41 [bca.uk] INFO: Found listing with ID: OY22%20WNU
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY22%2520WNU%27 HTTP/1.1" 200 None
2026-03-29 22:19:41 [bca.uk] INFO: Scrape type for OY22%20WNU: 2
2026-03-29 22:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13aa12f9-a512-5bf0-b472-7d991b518d34 with identifier: OY22%20WNU
2026-03-29 22:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13aa12f9-a512-5bf0-b472-7d991b518d34 with scrape type 2
2026-03-29 22:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13aa12f9-a512-5bf0-b472-7d991b518d34 with scrape type 2
2026-03-29 22:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 13aa12f9-a512-5bf0-b472-7d991b518d34, identifier: OY22%20WNU
2026-03-29 22:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 13aa12f9-a512-5bf0-b472-7d991b518d34 with identifier: OY22%20WNU
2026-03-29 22:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 13aa12f9-a512-5bf0-b472-7d991b518d34 with identifier: OY22%20WNU
2026-03-29 22:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 13aa12f9-a512-5bf0-b472-7d991b518d34 with identifier: OY22%20WNU to the API
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OY22%20WNU-GB',
 'category': 'Car',
 'color': 'alpine white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '13aa12f9-a512-5bf0-b472-7d991b518d34',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'OY22 WNU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OY22%20WNU&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': 'I4 GRAN COUPE',
 'odometer': 74137,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW I4 GRAN COUPE 250KW 84KWH ED40 M SPORT Coupe',
 'transmission': 'automatic',
 'trim': '250KW 84KWH ED40 M SPORT',
 'vin': 'WBY72AW050FM90338',
 'year': 2022}
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY22%2520WNU%27 HTTP/1.1" 200 None
2026-03-29 22:19:42 [bca.uk] INFO: Saving data for OY22%20WNU: {'auction_closing_time': 1774864800.0, 'created_time': 1774438168.78096, 'last_price_update_time': 1774822782.368864}
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OY22%2520WNU') HTTP/1.1" 204 0
2026-03-29 22:19:42 [bca.uk] INFO: Found listing with ID: RO18%20YSH
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO18%2520YSH%27 HTTP/1.1" 200 None
2026-03-29 22:19:42 [bca.uk] INFO: Scrape type for RO18%20YSH: 2
2026-03-29 22:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9cf5514-9a31-563d-a4ba-0ce1ddf41e67 with identifier: RO18%20YSH
2026-03-29 22:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9cf5514-9a31-563d-a4ba-0ce1ddf41e67 with scrape type 2
2026-03-29 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9cf5514-9a31-563d-a4ba-0ce1ddf41e67 with scrape type 2
2026-03-29 22:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a9cf5514-9a31-563d-a4ba-0ce1ddf41e67, identifier: RO18%20YSH
2026-03-29 22:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a9cf5514-9a31-563d-a4ba-0ce1ddf41e67 with identifier: RO18%20YSH
2026-03-29 22:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a9cf5514-9a31-563d-a4ba-0ce1ddf41e67 with identifier: RO18%20YSH
2026-03-29 22:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a9cf5514-9a31-563d-a4ba-0ce1ddf41e67 with identifier: RO18%20YSH to the API
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 44,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RO18%20YSH-GB',
 'category': 'Car',
 'color': 'sophisto grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'a9cf5514-9a31-563d-a4ba-0ce1ddf41e67',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RO18 YSH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RO18%20YSH&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': '530E',
 'odometer': 120256,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'BMW 530E 2.0 SE Saloon',
 'transmission': 'automatic',
 'trim': 'SE',
 'vin': 'WBAJA92050BN72475',
 'year': 2018}
2026-03-29 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO18%2520YSH%27 HTTP/1.1" 200 None
2026-03-29 22:19:43 [bca.uk] INFO: Saving data for RO18%20YSH: {'auction_closing_time': 1774864800.0, 'created_time': 1774438152.949214, 'last_price_update_time': 1774822783.229298}
2026-03-29 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RO18%2520YSH') HTTP/1.1" 204 0
2026-03-29 22:19:43 [bca.uk] INFO: Found listing with ID: SP19%20DVR
2026-03-29 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP19%2520DVR%27 HTTP/1.1" 200 None
2026-03-29 22:19:43 [bca.uk] INFO: Scrape type for SP19%20DVR: 2
2026-03-29 22:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba038dd5-4189-5dba-b625-36a9bbce91e8 with identifier: SP19%20DVR
2026-03-29 22:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba038dd5-4189-5dba-b625-36a9bbce91e8 with scrape type 2
2026-03-29 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba038dd5-4189-5dba-b625-36a9bbce91e8 with scrape type 2
2026-03-29 22:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ba038dd5-4189-5dba-b625-36a9bbce91e8, identifier: SP19%20DVR
2026-03-29 22:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ba038dd5-4189-5dba-b625-36a9bbce91e8 with identifier: SP19%20DVR
2026-03-29 22:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ba038dd5-4189-5dba-b625-36a9bbce91e8 with identifier: SP19%20DVR
2026-03-29 22:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ba038dd5-4189-5dba-b625-36a9bbce91e8 with identifier: SP19%20DVR to the API
2026-03-29 22:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 183,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SP19%20DVR-GB',
 'category': 'Car',
 'color': 'mineral white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ba038dd5-4189-5dba-b625-36a9bbce91e8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SP19 DVR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SP19%20DVR&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': 'X6',
 'odometer': 74341,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'BMW X6 3.0 XDRIVE 30D M SPORT STEP Coupe',
 'transmission': 'manual',
 'trim': 'XDRIVE 30D M SPORT STEP',
 'vin': 'WBAKV220600Z97554',
 'year': 2019}
2026-03-29 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP19%2520DVR%27 HTTP/1.1" 200 None
2026-03-29 22:19:43 [bca.uk] INFO: Saving data for SP19%20DVR: {'auction_closing_time': 1774864800.0, 'created_time': 1774438153.3622, 'last_price_update_time': 1774822783.621629}
2026-03-29 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SP19%2520DVR') HTTP/1.1" 204 0
2026-03-29 22:19:43 [bca.uk] INFO: Found listing with ID: WF72%20GHX
2026-03-29 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF72%2520GHX%27 HTTP/1.1" 200 None
2026-03-29 22:19:43 [bca.uk] INFO: Scrape type for WF72%20GHX: 2
2026-03-29 22:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf18ba91-83a4-5e18-be85-fdb3b62b4d11 with identifier: WF72%20GHX
2026-03-29 22:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf18ba91-83a4-5e18-be85-fdb3b62b4d11 with scrape type 2
2026-03-29 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf18ba91-83a4-5e18-be85-fdb3b62b4d11 with scrape type 2
2026-03-29 22:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bf18ba91-83a4-5e18-be85-fdb3b62b4d11, identifier: WF72%20GHX
2026-03-29 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bf18ba91-83a4-5e18-be85-fdb3b62b4d11 with identifier: WF72%20GHX
2026-03-29 22:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bf18ba91-83a4-5e18-be85-fdb3b62b4d11 with identifier: WF72%20GHX
2026-03-29 22:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bf18ba91-83a4-5e18-be85-fdb3b62b4d11 with identifier: WF72%20GHX to the API
2026-03-29 22:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WF72%20GHX-GB',
 'category': 'Car',
 'color': 'white silver',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'bf18ba91-83a4-5e18-be85-fdb3b62b4d11',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WF72 GHX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WF72%20GHX&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MINI',
 'model': 'ELECTRIC',
 'odometer': 42100,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MINI ELECTRIC 135KW 33KWH COOPER S L2 Hatchback',
 'transmission': 'automatic',
 'trim': '135KW 33KWH COOPER S L2',
 'vin': 'WMW12DJ0002T52372',
 'year': 2022}
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF72%2520GHX%27 HTTP/1.1" 200 None
2026-03-29 22:19:44 [bca.uk] INFO: Saving data for WF72%20GHX: {'auction_closing_time': 1774864800.0, 'created_time': 1773960502.951805, 'last_price_update_time': 1774822784.048414}
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WF72%2520GHX') HTTP/1.1" 204 0
2026-03-29 22:19:44 [bca.uk] INFO: Found listing with ID: Y14%20MRT
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y14%2520MRT%27 HTTP/1.1" 200 None
2026-03-29 22:19:44 [bca.uk] INFO: Scrape type for Y14%20MRT: 2
2026-03-29 22:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d47b395f-cda1-5479-9f04-2887bee63ad7 with identifier: Y14%20MRT
2026-03-29 22:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d47b395f-cda1-5479-9f04-2887bee63ad7 with scrape type 2
2026-03-29 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d47b395f-cda1-5479-9f04-2887bee63ad7 with scrape type 2
2026-03-29 22:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d47b395f-cda1-5479-9f04-2887bee63ad7, identifier: Y14%20MRT
2026-03-29 22:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d47b395f-cda1-5479-9f04-2887bee63ad7 with identifier: Y14%20MRT
2026-03-29 22:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d47b395f-cda1-5479-9f04-2887bee63ad7 with identifier: Y14%20MRT
2026-03-29 22:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d47b395f-cda1-5479-9f04-2887bee63ad7 with identifier: Y14%20MRT to the API
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=Y14%20MRT-GB',
 'category': 'Car',
 'color': 'island blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'd47b395f-cda1-5479-9f04-2887bee63ad7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'Y14 MRT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=Y14%20MRT&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MINI',
 'model': 'ELECTRIC',
 'odometer': 7574,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MINI ELECTRIC 135KW 33KWH COOPER S L3 Hatchback',
 'transmission': 'automatic',
 'trim': '135KW 33KWH COOPER S L3',
 'vin': 'WMW12DJ0602T66549',
 'year': 2022}
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y14%2520MRT%27 HTTP/1.1" 200 None
2026-03-29 22:19:44 [bca.uk] INFO: Saving data for Y14%20MRT: {'auction_closing_time': 1774864800.0, 'created_time': 1773960551.579206, 'last_price_update_time': 1774822784.441062}
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='Y14%2520MRT') HTTP/1.1" 204 0
2026-03-29 22:19:44 [bca.uk] INFO: Found listing with ID: YC21%20HHF
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC21%2520HHF%27 HTTP/1.1" 200 None
2026-03-29 22:19:44 [bca.uk] INFO: Scrape type for YC21%20HHF: 2
2026-03-29 22:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a202e994-6c15-550f-8bfd-464aa69b813f with identifier: YC21%20HHF
2026-03-29 22:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a202e994-6c15-550f-8bfd-464aa69b813f with scrape type 2
2026-03-29 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a202e994-6c15-550f-8bfd-464aa69b813f with scrape type 2
2026-03-29 22:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a202e994-6c15-550f-8bfd-464aa69b813f, identifier: YC21%20HHF
2026-03-29 22:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a202e994-6c15-550f-8bfd-464aa69b813f with identifier: YC21%20HHF
2026-03-29 22:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a202e994-6c15-550f-8bfd-464aa69b813f with identifier: YC21%20HHF
2026-03-29 22:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a202e994-6c15-550f-8bfd-464aa69b813f with identifier: YC21%20HHF to the API
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 40,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YC21%20HHF-GB',
 'category': 'Car',
 'color': 'storm bay',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'a202e994-6c15-550f-8bfd-464aa69b813f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YC21 HHF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YC21%20HHF&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 57415,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'BMW X2 1.5 XDRIVE 25E M SPORT X Hatchback',
 'transmission': 'automatic',
 'trim': 'XDRIVE 25E M SPORT X',
 'vin': 'WBAYN920505T58099',
 'year': 2021}
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC21%2520HHF%27 HTTP/1.1" 200 None
2026-03-29 22:19:44 [bca.uk] INFO: Saving data for YC21%20HHF: {'auction_closing_time': 1774864800.0, 'created_time': 1774438167.057407, 'last_price_update_time': 1774822784.857002}
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YC21%2520HHF') HTTP/1.1" 204 0
2026-03-29 22:19:44 [bca.uk] INFO: Total items found: 100
2026-03-29 22:19:44 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded
2026-03-29 22:19:44 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:19:44 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:19:44 [bca.uk] INFO: Found listing with ID: YF19%20JKM
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF19%2520JKM%27 HTTP/1.1" 200 None
2026-03-29 22:19:44 [bca.uk] INFO: Scrape type for YF19%20JKM: 2
2026-03-29 22:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c60e8a4-45f4-55dd-ba12-83f51de71203 with identifier: YF19%20JKM
2026-03-29 22:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c60e8a4-45f4-55dd-ba12-83f51de71203 with scrape type 2
2026-03-29 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c60e8a4-45f4-55dd-ba12-83f51de71203 with scrape type 2
2026-03-29 22:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9c60e8a4-45f4-55dd-ba12-83f51de71203, identifier: YF19%20JKM
2026-03-29 22:19:45 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:19:45 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9c60e8a4-45f4-55dd-ba12-83f51de71203 with identifier: YF19%20JKM
2026-03-29 22:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9c60e8a4-45f4-55dd-ba12-83f51de71203 with identifier: YF19%20JKM
2026-03-29 22:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9c60e8a4-45f4-55dd-ba12-83f51de71203 with identifier: YF19%20JKM to the API
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YF19%20JKM-GB',
 'category': 'Car',
 'color': 'black sapphire',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9c60e8a4-45f4-55dd-ba12-83f51de71203',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YF19 JKM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YF19%20JKM&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': '420D GRAN COUPE',
 'odometer': 72298,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'BMW 420D GRAN COUPE 2.0 190 M SPORT STEP Coupe',
 'transmission': 'automatic',
 'trim': '190 M SPORT STEP',
 'vin': 'WBA4K32050BX61053',
 'year': 2019}
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF19%2520JKM%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Saving data for YF19%20JKM: {'auction_closing_time': 1774864800.0, 'created_time': 1774438154.284705, 'last_price_update_time': 1774822785.292235}
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YF19%2520JKM') HTTP/1.1" 204 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: FM21%20NWU
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM21%2520NWU%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for FM21%20NWU: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: WV21%20RYH
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV21%2520RYH%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for WV21%20RYH: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: WP72%20TJX
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP72%2520TJX%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for WP72%20TJX: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: WN71%20KBZ
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN71%2520KBZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for WN71%20KBZ: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: DS25%20OMB
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS25%2520OMB%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for DS25%20OMB: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: FL22%20WAJ
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL22%2520WAJ%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for FL22%20WAJ: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: MD72%20CHF
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD72%2520CHF%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for MD72%20CHF: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: KT70%20TVL
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT70%2520TVL%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for KT70%20TVL: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: WIG%207642
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WIG%25207642%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for WIG%207642: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: CV73%20HLJ
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV73%2520HLJ%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for CV73%20HLJ: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: HN23%20GYS
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN23%2520GYS%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for HN23%20GYS: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: HK23%20WLV
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK23%2520WLV%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for HK23%20WLV: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: HK23%20WLO
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK23%2520WLO%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for HK23%20WLO: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: HK23%20ESF
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK23%2520ESF%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for HK23%20ESF: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: NV72%20BKF
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV72%2520BKF%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for NV72%20BKF: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: DY70%20WLZ
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY70%2520WLZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for DY70%20WLZ: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: AF72%20JFU
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF72%2520JFU%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for AF72%20JFU: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: LA72%20HMH
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA72%2520HMH%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for LA72%20HMH: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: HV22%20UTT
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV22%2520UTT%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for HV22%20UTT: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: YGZ%204294
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YGZ%25204294%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for YGZ%204294: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: BJ60%20HMF
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ60%2520HMF%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for BJ60%20HMF: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: FG12%20SZK
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG12%2520SZK%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for FG12%20SZK: 0
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: BP67%20PFD
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP67%2520PFD%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for BP67%20PFD: 2
2026-03-29 22:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce73d353-3228-54a8-b33e-3fad45fbb1bd with identifier: BP67%20PFD
2026-03-29 22:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce73d353-3228-54a8-b33e-3fad45fbb1bd with scrape type 2
2026-03-29 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce73d353-3228-54a8-b33e-3fad45fbb1bd with scrape type 2
2026-03-29 22:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ce73d353-3228-54a8-b33e-3fad45fbb1bd, identifier: BP67%20PFD
2026-03-29 22:19:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:45 [bca.uk] INFO: Found listing with ID: YP67%20CXV
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP67%2520CXV%27 HTTP/1.1" 200 None
2026-03-29 22:19:45 [bca.uk] INFO: Scrape type for YP67%20CXV: 2
2026-03-29 22:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f24a7261-b1be-50c6-8c40-0036ef45d808 with identifier: YP67%20CXV
2026-03-29 22:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f24a7261-b1be-50c6-8c40-0036ef45d808 with scrape type 2
2026-03-29 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f24a7261-b1be-50c6-8c40-0036ef45d808 with scrape type 2
2026-03-29 22:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f24a7261-b1be-50c6-8c40-0036ef45d808, identifier: YP67%20CXV
2026-03-29 22:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ce73d353-3228-54a8-b33e-3fad45fbb1bd with identifier: BP67%20PFD
2026-03-29 22:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ce73d353-3228-54a8-b33e-3fad45fbb1bd with identifier: BP67%20PFD
2026-03-29 22:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ce73d353-3228-54a8-b33e-3fad45fbb1bd with identifier: BP67%20PFD to the API
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BP67%20PFD-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ce73d353-3228-54a8-b33e-3fad45fbb1bd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BP67 PFD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BP67%20PFD&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'SKODA',
 'model': 'KODIAQ',
 'odometer': 62088,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'SKODA KODIAQ 1.4 TSI 150 SE L DSG StationWagon',
 'transmission': 'automatic',
 'trim': 'TSI 150 SE L DSG',
 'vin': 'TMBKC7NSXJ8014204',
 'year': 2017}
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP67%2520PFD%27 HTTP/1.1" 200 None
2026-03-29 22:19:46 [bca.uk] INFO: Saving data for BP67%20PFD: {'auction_closing_time': 1774864800.0, 'created_time': 1774436655.065961, 'last_price_update_time': 1774822786.233309}
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BP67%2520PFD') HTTP/1.1" 204 0
2026-03-29 22:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f24a7261-b1be-50c6-8c40-0036ef45d808 with identifier: YP67%20CXV
2026-03-29 22:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f24a7261-b1be-50c6-8c40-0036ef45d808 with identifier: YP67%20CXV
2026-03-29 22:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f24a7261-b1be-50c6-8c40-0036ef45d808 with identifier: YP67%20CXV to the API
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YP67%20CXV-GB',
 'category': 'Car',
 'color': 'alpine white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f24a7261-b1be-50c6-8c40-0036ef45d808',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YP67 CXV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YP67%20CXV&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 48713,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'BMW X1 2.0 SDRIVE 18D SE StationWagon',
 'transmission': 'manual',
 'trim': 'SDRIVE 18D SE',
 'vin': 'WBAHT720703D32838',
 'year': 2017}
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP67%2520CXV%27 HTTP/1.1" 200 None
2026-03-29 22:19:46 [bca.uk] INFO: Saving data for YP67%20CXV: {'auction_closing_time': 1774864800.0, 'created_time': 1774438156.19606, 'last_price_update_time': 1774822786.610941}
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YP67%2520CXV') HTTP/1.1" 204 0
2026-03-29 22:19:46 [bca.uk] INFO: Found listing with ID: BX13%20VFM
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX13%2520VFM%27 HTTP/1.1" 200 None
2026-03-29 22:19:46 [bca.uk] INFO: Scrape type for BX13%20VFM: 2
2026-03-29 22:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0941eb44-adda-53db-9f80-95757a14a1ac with identifier: BX13%20VFM
2026-03-29 22:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0941eb44-adda-53db-9f80-95757a14a1ac with scrape type 2
2026-03-29 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0941eb44-adda-53db-9f80-95757a14a1ac with scrape type 2
2026-03-29 22:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0941eb44-adda-53db-9f80-95757a14a1ac, identifier: BX13%20VFM
2026-03-29 22:19:46 [bca.uk] INFO: Found listing with ID: AY18%20WXU
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY18%2520WXU%27 HTTP/1.1" 200 None
2026-03-29 22:19:46 [bca.uk] INFO: Scrape type for AY18%20WXU: 2
2026-03-29 22:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05db0a68-e57d-5987-9934-f061f70d7cda with identifier: AY18%20WXU
2026-03-29 22:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05db0a68-e57d-5987-9934-f061f70d7cda with scrape type 2
2026-03-29 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05db0a68-e57d-5987-9934-f061f70d7cda with scrape type 2
2026-03-29 22:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 05db0a68-e57d-5987-9934-f061f70d7cda, identifier: AY18%20WXU
2026-03-29 22:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0941eb44-adda-53db-9f80-95757a14a1ac with identifier: BX13%20VFM
2026-03-29 22:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0941eb44-adda-53db-9f80-95757a14a1ac with identifier: BX13%20VFM
2026-03-29 22:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0941eb44-adda-53db-9f80-95757a14a1ac with identifier: BX13%20VFM to the API
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BX13%20VFM-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0941eb44-adda-53db-9f80-95757a14a1ac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BX13 VFM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BX13%20VFM&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 34218,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 80 ZETEC Hatchback',
 'transmission': 'manual',
 'trim': '80 ZETEC',
 'vin': 'WF0CXXGAKCDU32391',
 'year': 2013}
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX13%2520VFM%27 HTTP/1.1" 200 None
2026-03-29 22:19:47 [bca.uk] INFO: Saving data for BX13%20VFM: {'auction_closing_time': 1774864800.0, 'created_time': 1774436552.577621, 'last_price_update_time': 1774822787.134486}
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BX13%2520VFM') HTTP/1.1" 204 0
2026-03-29 22:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 05db0a68-e57d-5987-9934-f061f70d7cda with identifier: AY18%20WXU
2026-03-29 22:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 05db0a68-e57d-5987-9934-f061f70d7cda with identifier: AY18%20WXU
2026-03-29 22:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 05db0a68-e57d-5987-9934-f061f70d7cda with identifier: AY18%20WXU to the API
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AY18%20WXU-GB',
 'category': 'Car',
 'color': 'mediterranean blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '05db0a68-e57d-5987-9934-f061f70d7cda',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AY18 WXU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AY18%20WXU&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'BMW',
 'model': '118I',
 'odometer': 54749,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'BMW 118I 1.5 SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'SPORT',
 'vin': 'WBA1R520705K95327',
 'year': 2018}
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY18%2520WXU%27 HTTP/1.1" 200 None
2026-03-29 22:19:47 [bca.uk] INFO: Saving data for AY18%20WXU: {'auction_closing_time': 1774864800.0, 'created_time': 1774438077.458399, 'last_price_update_time': 1774822787.440837}
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AY18%2520WXU') HTTP/1.1" 204 0
2026-03-29 22:19:47 [bca.uk] INFO: Found listing with ID: RA65%20JWF
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA65%2520JWF%27 HTTP/1.1" 200 None
2026-03-29 22:19:47 [bca.uk] INFO: Scrape type for RA65%20JWF: 2
2026-03-29 22:19:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 043f38cf-eb99-5f14-bcb9-69b985c84ab9 with identifier: RA65%20JWF
2026-03-29 22:19:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 043f38cf-eb99-5f14-bcb9-69b985c84ab9 with scrape type 2
2026-03-29 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 043f38cf-eb99-5f14-bcb9-69b985c84ab9 with scrape type 2
2026-03-29 22:19:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 043f38cf-eb99-5f14-bcb9-69b985c84ab9, identifier: RA65%20JWF
2026-03-29 22:19:47 [bca.uk] INFO: Found listing with ID: EG17%20OYH
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EG17%2520OYH%27 HTTP/1.1" 200 None
2026-03-29 22:19:47 [bca.uk] INFO: Scrape type for EG17%20OYH: 2
2026-03-29 22:19:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6739aebc-e2f6-5f25-86fc-19132ae4023e with identifier: EG17%20OYH
2026-03-29 22:19:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6739aebc-e2f6-5f25-86fc-19132ae4023e with scrape type 2
2026-03-29 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6739aebc-e2f6-5f25-86fc-19132ae4023e with scrape type 2
2026-03-29 22:19:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6739aebc-e2f6-5f25-86fc-19132ae4023e, identifier: EG17%20OYH
2026-03-29 22:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 043f38cf-eb99-5f14-bcb9-69b985c84ab9 with identifier: RA65%20JWF
2026-03-29 22:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 043f38cf-eb99-5f14-bcb9-69b985c84ab9 with identifier: RA65%20JWF
2026-03-29 22:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 043f38cf-eb99-5f14-bcb9-69b985c84ab9 with identifier: RA65%20JWF to the API
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RA65%20JWF-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '043f38cf-eb99-5f14-bcb9-69b985c84ab9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RA65 JWF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RA65%20JWF&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'FORD',
 'model': 'FOCUS',
 'odometer': 140678,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS 2.0 TDCI 150 TITANIUM X Estate',
 'transmission': 'manual',
 'trim': 'TDCI 150 TITANIUM X',
 'vin': 'WF06XXGCC6FP06544',
 'year': 2016}
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA65%2520JWF%27 HTTP/1.1" 200 None
2026-03-29 22:19:47 [bca.uk] INFO: Saving data for RA65%20JWF: {'auction_closing_time': 1774864800.0, 'created_time': 1774436645.588884, 'last_price_update_time': 1774822787.92556}
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RA65%2520JWF') HTTP/1.1" 204 0
2026-03-29 22:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6739aebc-e2f6-5f25-86fc-19132ae4023e with identifier: EG17%20OYH
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=lapisluxury+blue HTTP/1.1" 200 None
2026-03-29 22:19:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6739aebc-e2f6-5f25-86fc-19132ae4023e with identifier: EG17%20OYH
2026-03-29 22:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6739aebc-e2f6-5f25-86fc-19132ae4023e with identifier: EG17%20OYH to the API
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 141,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EG17%20OYH-GB',
 'category': 'Car',
 'color': 'lapisluxury blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6739aebc-e2f6-5f25-86fc-19132ae4023e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EG17 OYH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EG17%20OYH&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MINI',
 'model': 'COUNTRYMAN',
 'odometer': 82310,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'MINI COUNTRYMAN 2.0 COOPER S Hatchback',
 'transmission': 'automatic',
 'trim': 'COOPER S',
 'vin': 'WMWYS920403E10362',
 'year': 2017}
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EG17%2520OYH%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Saving data for EG17%20OYH: {'auction_closing_time': 1774864800.0, 'created_time': 1774438078.52789, 'last_price_update_time': 1774822788.335993}
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EG17%2520OYH') HTTP/1.1" 204 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: PF71%20KXD
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF71%2520KXD%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for PF71%20KXD: 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: WF72%20HWT
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF72%2520HWT%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for WF72%20HWT: 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: HV22%20LHN
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV22%2520LHN%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for HV22%20LHN: 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: HK72%20TZU
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK72%2520TZU%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for HK72%20TZU: 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: LO72%20JBU
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO72%2520JBU%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for LO72%20JBU: 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: ND23%20GSO
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND23%2520GSO%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for ND23%20GSO: 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: LS18%20ZPH
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS18%2520ZPH%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for LS18%20ZPH: 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: LF16%20ZVH
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF16%2520ZVH%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for LF16%20ZVH: 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: LC12%20MZO
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC12%2520MZO%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for LC12%20MZO: 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: KN17%20ZSJ
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN17%2520ZSJ%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for KN17%20ZSJ: 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: SR19%20EJJ
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR19%2520EJJ%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for SR19%20EJJ: 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: HK17%20LRL
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK17%2520LRL%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for HK17%20LRL: 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: FX70%20VGD
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX70%2520VGD%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for FX70%20VGD: 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: FG12%20LSD
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG12%2520LSD%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for FG12%20LSD: 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: CP61%20ZGH
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP61%2520ZGH%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for CP61%20ZGH: 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: BN22%20GVC
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN22%2520GVC%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for BN22%20GVC: 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: FP10%20UZC
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP10%2520UZC%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for FP10%20UZC: 0
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: LR22%20VZL
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR22%2520VZL%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for LR22%20VZL: 2
2026-03-29 22:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7373f24-5a22-5e7e-b432-79dc32e2ecab with identifier: LR22%20VZL
2026-03-29 22:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7373f24-5a22-5e7e-b432-79dc32e2ecab with scrape type 2
2026-03-29 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7373f24-5a22-5e7e-b432-79dc32e2ecab with scrape type 2
2026-03-29 22:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b7373f24-5a22-5e7e-b432-79dc32e2ecab, identifier: LR22%20VZL
2026-03-29 22:19:48 [bca.uk] INFO: Found listing with ID: EK72%20HYO
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK72%2520HYO%27 HTTP/1.1" 200 None
2026-03-29 22:19:48 [bca.uk] INFO: Scrape type for EK72%20HYO: 2
2026-03-29 22:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0316f372-7e7e-527f-8e23-b79a036fc3b4 with identifier: EK72%20HYO
2026-03-29 22:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0316f372-7e7e-527f-8e23-b79a036fc3b4 with scrape type 2
2026-03-29 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0316f372-7e7e-527f-8e23-b79a036fc3b4 with scrape type 2
2026-03-29 22:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0316f372-7e7e-527f-8e23-b79a036fc3b4, identifier: EK72%20HYO
2026-03-29 22:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b7373f24-5a22-5e7e-b432-79dc32e2ecab with identifier: LR22%20VZL
2026-03-29 22:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b7373f24-5a22-5e7e-b432-79dc32e2ecab with identifier: LR22%20VZL
2026-03-29 22:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b7373f24-5a22-5e7e-b432-79dc32e2ecab with identifier: LR22%20VZL to the API
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 221,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LR22%20VZL-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.9L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b7373f24-5a22-5e7e-b432-79dc32e2ecab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LR22 VZL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LR22%20VZL&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'AUDI',
 'model': 'RS4 AVANT',
 'odometer': 23111,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'AUDI RS4 AVANT 2.9 TFSI QUATTRO TIP Estate',
 'transmission': 'manual',
 'trim': 'TFSI QUATTRO TIP',
 'vin': 'WUAZZZF48NA901326',
 'year': 2022}
2026-03-29 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR22%2520VZL%27 HTTP/1.1" 200 None
2026-03-29 22:19:49 [bca.uk] INFO: Saving data for LR22%20VZL: {'auction_closing_time': 1774951200.0, 'created_time': 1774438262.023999, 'last_price_update_time': 1774822789.162308}
2026-03-29 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LR22%2520VZL') HTTP/1.1" 204 0
2026-03-29 22:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0316f372-7e7e-527f-8e23-b79a036fc3b4 with identifier: EK72%20HYO
2026-03-29 22:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0316f372-7e7e-527f-8e23-b79a036fc3b4 with identifier: EK72%20HYO
2026-03-29 22:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0316f372-7e7e-527f-8e23-b79a036fc3b4 with identifier: EK72%20HYO to the API
2026-03-29 22:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 195,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EK72%20HYO-GB',
 'category': 'Car',
 'color': 'carbon black',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0316f372-7e7e-527f-8e23-b79a036fc3b4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'EK72 HYO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EK72%20HYO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'BMW',
 'model': '840I',
 'odometer': 43997,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW 840I 3.0 SDRIVE M SPORT Convertible',
 'transmission': 'automatic',
 'trim': 'SDRIVE M SPORT',
 'vin': 'WBADZ22070CL07533',
 'year': 2022}
2026-03-29 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK72%2520HYO%27 HTTP/1.1" 200 None
2026-03-29 22:19:49 [bca.uk] INFO: Saving data for EK72%20HYO: {'auction_closing_time': 1774864800.0, 'created_time': 1774438077.83329, 'last_price_update_time': 1774822789.572141}
2026-03-29 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EK72%2520HYO') HTTP/1.1" 204 0
2026-03-29 22:19:49 [bca.uk] INFO: Found listing with ID: MF25%20FMC
2026-03-29 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF25%2520FMC%27 HTTP/1.1" 200 None
2026-03-29 22:19:49 [bca.uk] INFO: Scrape type for MF25%20FMC: 2
2026-03-29 22:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e2ec894-4ca2-5d93-a552-c55fafc7a6e3 with identifier: MF25%20FMC
2026-03-29 22:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e2ec894-4ca2-5d93-a552-c55fafc7a6e3 with scrape type 2
2026-03-29 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e2ec894-4ca2-5d93-a552-c55fafc7a6e3 with scrape type 2
2026-03-29 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8e2ec894-4ca2-5d93-a552-c55fafc7a6e3, identifier: MF25%20FMC
2026-03-29 22:19:49 [bca.uk] INFO: Found listing with ID: GL21%20YDO
2026-03-29 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL21%2520YDO%27 HTTP/1.1" 200 None
2026-03-29 22:19:49 [bca.uk] INFO: Scrape type for GL21%20YDO: 2
2026-03-29 22:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e863008-76dc-5c35-9932-f8a498b578f9 with identifier: GL21%20YDO
2026-03-29 22:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e863008-76dc-5c35-9932-f8a498b578f9 with scrape type 2
2026-03-29 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e863008-76dc-5c35-9932-f8a498b578f9 with scrape type 2
2026-03-29 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0e863008-76dc-5c35-9932-f8a498b578f9, identifier: GL21%20YDO
2026-03-29 22:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8e2ec894-4ca2-5d93-a552-c55fafc7a6e3 with identifier: MF25%20FMC
2026-03-29 22:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8e2ec894-4ca2-5d93-a552-c55fafc7a6e3 with identifier: MF25%20FMC
2026-03-29 22:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8e2ec894-4ca2-5d93-a552-c55fafc7a6e3 with identifier: MF25%20FMC to the API
2026-03-29 22:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MF25%20FMC-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '8e2ec894-4ca2-5d93-a552-c55fafc7a6e3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MF25 FMC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MF25%20FMC&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'MG MOTOR UK',
 'model': 'ZS',
 'odometer': 12151,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK ZS 1.5 HEV TROPHY Hatchback',
 'transmission': 'automatic',
 'trim': 'HEV TROPHY',
 'vin': 'LSJWS4393RZ323018',
 'year': 2025}
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF25%2520FMC%27 HTTP/1.1" 200 None
2026-03-29 22:19:50 [bca.uk] INFO: Saving data for MF25%20FMC: {'auction_closing_time': 1775037600.0, 'created_time': 1774436478.667723, 'last_price_update_time': 1774822790.128286}
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MF25%2520FMC') HTTP/1.1" 204 0
2026-03-29 22:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0e863008-76dc-5c35-9932-f8a498b578f9 with identifier: GL21%20YDO
2026-03-29 22:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0e863008-76dc-5c35-9932-f8a498b578f9 with identifier: GL21%20YDO
2026-03-29 22:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0e863008-76dc-5c35-9932-f8a498b578f9 with identifier: GL21%20YDO to the API
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GL21%20YDO-GB',
 'category': 'Car',
 'color': 'enigmatic black',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '0e863008-76dc-5c35-9932-f8a498b578f9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GL21 YDO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GL21%20YDO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MINI',
 'model': 'ELECTRIC',
 'odometer': 34844,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MINI ELECTRIC 135KW 33KWH COOPER S L3 Hatchback',
 'transmission': 'automatic',
 'trim': '135KW 33KWH COOPER S L3',
 'vin': 'WMWXP320802P49588',
 'year': 2021}
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL21%2520YDO%27 HTTP/1.1" 200 None
2026-03-29 22:19:50 [bca.uk] INFO: Saving data for GL21%20YDO: {'auction_closing_time': 1774864800.0, 'created_time': 1773960546.725044, 'last_price_update_time': 1774822790.425694}
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GL21%2520YDO') HTTP/1.1" 204 0
2026-03-29 22:19:50 [bca.uk] INFO: Found listing with ID: BD23%20XDV
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD23%2520XDV%27 HTTP/1.1" 200 None
2026-03-29 22:19:50 [bca.uk] INFO: Scrape type for BD23%20XDV: 2
2026-03-29 22:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 493a621a-0efd-59e4-a6ec-1d2133e48542 with identifier: BD23%20XDV
2026-03-29 22:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 493a621a-0efd-59e4-a6ec-1d2133e48542 with scrape type 2
2026-03-29 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 493a621a-0efd-59e4-a6ec-1d2133e48542 with scrape type 2
2026-03-29 22:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 493a621a-0efd-59e4-a6ec-1d2133e48542, identifier: BD23%20XDV
2026-03-29 22:19:50 [bca.uk] INFO: Found listing with ID: KM71%20BWL
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM71%2520BWL%27 HTTP/1.1" 200 None
2026-03-29 22:19:50 [bca.uk] INFO: Scrape type for KM71%20BWL: 2
2026-03-29 22:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f99a900f-7bc2-5c35-95dd-89a6bb09fca4 with identifier: KM71%20BWL
2026-03-29 22:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f99a900f-7bc2-5c35-95dd-89a6bb09fca4 with scrape type 2
2026-03-29 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f99a900f-7bc2-5c35-95dd-89a6bb09fca4 with scrape type 2
2026-03-29 22:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f99a900f-7bc2-5c35-95dd-89a6bb09fca4, identifier: KM71%20BWL
2026-03-29 22:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 493a621a-0efd-59e4-a6ec-1d2133e48542 with identifier: BD23%20XDV
2026-03-29 22:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 493a621a-0efd-59e4-a6ec-1d2133e48542 with identifier: BD23%20XDV
2026-03-29 22:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 493a621a-0efd-59e4-a6ec-1d2133e48542 with identifier: BD23%20XDV to the API
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BD23%20XDV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '493a621a-0efd-59e4-a6ec-1d2133e48542',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BD23 XDV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BD23%20XDV&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'SKODA',
 'model': 'KAMIQ',
 'odometer': 62921,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'SKODA KAMIQ 1.0 TSI 110 MONTE CARLO DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TSI 110 MONTE CARLO DSG',
 'vin': 'TMBHR6NWXP3111687',
 'year': 2023}
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD23%2520XDV%27 HTTP/1.1" 200 None
2026-03-29 22:19:50 [bca.uk] INFO: Saving data for BD23%20XDV: {'auction_closing_time': 1775037600.0, 'created_time': 1774436480.653554, 'last_price_update_time': 1774822790.93546}
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BD23%2520XDV') HTTP/1.1" 204 0
2026-03-29 22:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f99a900f-7bc2-5c35-95dd-89a6bb09fca4 with identifier: KM71%20BWL
2026-03-29 22:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f99a900f-7bc2-5c35-95dd-89a6bb09fca4 with identifier: KM71%20BWL
2026-03-29 22:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f99a900f-7bc2-5c35-95dd-89a6bb09fca4 with identifier: KM71%20BWL to the API
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KM71%20BWL-GB',
 'category': 'Car',
 'color': 'white silver',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'f99a900f-7bc2-5c35-95dd-89a6bb09fca4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KM71 BWL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KM71%20BWL&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MINI',
 'model': 'ELECTRIC',
 'odometer': 50028,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MINI ELECTRIC 135KW 33KWH COOPER S L3 Hatchback',
 'transmission': 'automatic',
 'trim': '135KW 33KWH COOPER S L3',
 'vin': 'WMW12DJ0502R56869',
 'year': 2021}
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM71%2520BWL%27 HTTP/1.1" 200 None
2026-03-29 22:19:51 [bca.uk] INFO: Saving data for KM71%20BWL: {'auction_closing_time': 1774864800.0, 'created_time': 1773960545.755678, 'last_price_update_time': 1774822791.230436}
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KM71%2520BWL') HTTP/1.1" 204 0
2026-03-29 22:19:51 [bca.uk] INFO: Found listing with ID: OE24%20UCG
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE24%2520UCG%27 HTTP/1.1" 200 None
2026-03-29 22:19:51 [bca.uk] INFO: Scrape type for OE24%20UCG: 2
2026-03-29 22:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffb65880-3b4c-5d45-9584-f89d6b03c252 with identifier: OE24%20UCG
2026-03-29 22:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffb65880-3b4c-5d45-9584-f89d6b03c252 with scrape type 2
2026-03-29 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffb65880-3b4c-5d45-9584-f89d6b03c252 with scrape type 2
2026-03-29 22:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ffb65880-3b4c-5d45-9584-f89d6b03c252, identifier: OE24%20UCG
2026-03-29 22:19:51 [bca.uk] INFO: Found listing with ID: KS20%20SDY
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS20%2520SDY%27 HTTP/1.1" 200 None
2026-03-29 22:19:51 [bca.uk] INFO: Scrape type for KS20%20SDY: 2
2026-03-29 22:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ce9b06b-5c15-5a91-942e-b4223ead518c with identifier: KS20%20SDY
2026-03-29 22:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ce9b06b-5c15-5a91-942e-b4223ead518c with scrape type 2
2026-03-29 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ce9b06b-5c15-5a91-942e-b4223ead518c with scrape type 2
2026-03-29 22:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5ce9b06b-5c15-5a91-942e-b4223ead518c, identifier: KS20%20SDY
2026-03-29 22:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ffb65880-3b4c-5d45-9584-f89d6b03c252 with identifier: OE24%20UCG
2026-03-29 22:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ffb65880-3b4c-5d45-9584-f89d6b03c252 with identifier: OE24%20UCG
2026-03-29 22:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ffb65880-3b4c-5d45-9584-f89d6b03c252 with identifier: OE24%20UCG to the API
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 141,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OE24%20UCG-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ffb65880-3b4c-5d45-9584-f89d6b03c252',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OE24 UCG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OE24%20UCG&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLKSWAGEN',
 'model': 'TIGUAN',
 'odometer': 31082,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN 1.5 E-TSI 150 LIFE DSG StationWagon',
 'transmission': 'automatic',
 'trim': 'E-TSI 150 LIFE DSG',
 'vin': 'WVGZZZCT6RW016488',
 'year': 2024}
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE24%2520UCG%27 HTTP/1.1" 200 None
2026-03-29 22:19:51 [bca.uk] INFO: Saving data for OE24%20UCG: {'auction_closing_time': 1775037600.0, 'created_time': 1774438268.342525, 'last_price_update_time': 1774822791.767877}
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OE24%2520UCG') HTTP/1.1" 204 0
2026-03-29 22:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5ce9b06b-5c15-5a91-942e-b4223ead518c with identifier: KS20%20SDY
2026-03-29 22:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5ce9b06b-5c15-5a91-942e-b4223ead518c with identifier: KS20%20SDY
2026-03-29 22:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5ce9b06b-5c15-5a91-942e-b4223ead518c with identifier: KS20%20SDY to the API
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KS20%20SDY-GB',
 'category': 'Car',
 'color': 'light white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5ce9b06b-5c15-5a91-942e-b4223ead518c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KS20 SDY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KS20%20SDY&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MINI',
 'model': 'COUNTRYMAN',
 'odometer': 70078,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'MINI COUNTRYMAN 1.5 COOPER CLASSIC Hatchback',
 'transmission': 'manual',
 'trim': 'COOPER CLASSIC',
 'vin': 'WMWYW320303L90149',
 'year': 2020}
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS20%2520SDY%27 HTTP/1.1" 200 None
2026-03-29 22:19:52 [bca.uk] INFO: Saving data for KS20%20SDY: {'auction_closing_time': 1774864800.0, 'created_time': 1774438063.819128, 'last_price_update_time': 1774822792.082826}
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KS20%2520SDY') HTTP/1.1" 204 0
2026-03-29 22:19:52 [bca.uk] INFO: Found listing with ID: BA68%20CSU
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BA68%2520CSU%27 HTTP/1.1" 200 None
2026-03-29 22:19:52 [bca.uk] INFO: Scrape type for BA68%20CSU: 2
2026-03-29 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d76e05d0-3f77-57f7-b675-f747ae6d0456 with identifier: BA68%20CSU
2026-03-29 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d76e05d0-3f77-57f7-b675-f747ae6d0456 with scrape type 2
2026-03-29 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d76e05d0-3f77-57f7-b675-f747ae6d0456 with scrape type 2
2026-03-29 22:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d76e05d0-3f77-57f7-b675-f747ae6d0456, identifier: BA68%20CSU
2026-03-29 22:19:52 [bca.uk] INFO: Found listing with ID: LS23%20TMZ
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS23%2520TMZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:52 [bca.uk] INFO: Scrape type for LS23%20TMZ: 2
2026-03-29 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8db1a0e3-fcc9-5ebe-858d-59df6bf0b421 with identifier: LS23%20TMZ
2026-03-29 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8db1a0e3-fcc9-5ebe-858d-59df6bf0b421 with scrape type 2
2026-03-29 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8db1a0e3-fcc9-5ebe-858d-59df6bf0b421 with scrape type 2
2026-03-29 22:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8db1a0e3-fcc9-5ebe-858d-59df6bf0b421, identifier: LS23%20TMZ
2026-03-29 22:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d76e05d0-3f77-57f7-b675-f747ae6d0456 with identifier: BA68%20CSU
2026-03-29 22:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d76e05d0-3f77-57f7-b675-f747ae6d0456 with identifier: BA68%20CSU
2026-03-29 22:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d76e05d0-3f77-57f7-b675-f747ae6d0456 with identifier: BA68%20CSU to the API
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BA68%20CSU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd76e05d0-3f77-57f7-b675-f747ae6d0456',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BA68 CSU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BA68%20CSU&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'SEAT',
 'model': 'ARONA',
 'odometer': 76307,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'SEAT ARONA 1.0 TSI 115 SE TECHNOLOGY EZ DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TSI 115 SE TECHNOLOGY EZ DSG',
 'vin': 'VSSZZZKJZKR079710',
 'year': 2019}
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BA68%2520CSU%27 HTTP/1.1" 200 None
2026-03-29 22:19:52 [bca.uk] INFO: Saving data for BA68%20CSU: {'auction_closing_time': 1775037600.0, 'created_time': 1774438222.707456, 'last_price_update_time': 1774822792.594365}
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BA68%2520CSU') HTTP/1.1" 204 0
2026-03-29 22:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8db1a0e3-fcc9-5ebe-858d-59df6bf0b421 with identifier: LS23%20TMZ
2026-03-29 22:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8db1a0e3-fcc9-5ebe-858d-59df6bf0b421 with identifier: LS23%20TMZ
2026-03-29 22:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8db1a0e3-fcc9-5ebe-858d-59df6bf0b421 with identifier: LS23%20TMZ to the API
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LS23%20TMZ-GB',
 'category': 'Car',
 'color': 'black sapphire',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8db1a0e3-fcc9-5ebe-858d-59df6bf0b421',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LS23 TMZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LS23%20TMZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'BMW',
 'model': '218I GRAN COUPE',
 'odometer': 60213,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'BMW 218I GRAN COUPE 1.5 136 M SPORT DCT Coupe',
 'transmission': 'automatic',
 'trim': '136 M SPORT DCT',
 'vin': 'WBA12AK0X07M66380',
 'year': 2023}
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS23%2520TMZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:52 [bca.uk] INFO: Saving data for LS23%20TMZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774438051.972894, 'last_price_update_time': 1774822792.884786}
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LS23%2520TMZ') HTTP/1.1" 204 0
2026-03-29 22:19:52 [bca.uk] INFO: Found listing with ID: BC05%20PFG
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC05%2520PFG%27 HTTP/1.1" 200 None
2026-03-29 22:19:52 [bca.uk] INFO: Scrape type for BC05%20PFG: 2
2026-03-29 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b160c2d0-4945-5585-a8cc-9a649f665b22 with identifier: BC05%20PFG
2026-03-29 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b160c2d0-4945-5585-a8cc-9a649f665b22 with scrape type 2
2026-03-29 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b160c2d0-4945-5585-a8cc-9a649f665b22 with scrape type 2
2026-03-29 22:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b160c2d0-4945-5585-a8cc-9a649f665b22, identifier: BC05%20PFG
2026-03-29 22:19:53 [bca.uk] INFO: Found listing with ID: YL68%20JTV
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL68%2520JTV%27 HTTP/1.1" 200 None
2026-03-29 22:19:53 [bca.uk] INFO: Scrape type for YL68%20JTV: 2
2026-03-29 22:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae92a650-4c2e-52b8-b3e0-b743e68ff965 with identifier: YL68%20JTV
2026-03-29 22:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae92a650-4c2e-52b8-b3e0-b743e68ff965 with scrape type 2
2026-03-29 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae92a650-4c2e-52b8-b3e0-b743e68ff965 with scrape type 2
2026-03-29 22:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ae92a650-4c2e-52b8-b3e0-b743e68ff965, identifier: YL68%20JTV
2026-03-29 22:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b160c2d0-4945-5585-a8cc-9a649f665b22 with identifier: BC05%20PFG
2026-03-29 22:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b160c2d0-4945-5585-a8cc-9a649f665b22 with identifier: BC05%20PFG
2026-03-29 22:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b160c2d0-4945-5585-a8cc-9a649f665b22 with identifier: BC05%20PFG to the API
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 207,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BC05%20PFG-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b160c2d0-4945-5585-a8cc-9a649f665b22',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BC05 PFG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BC05%20PFG&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'TOYOTA',
 'model': 'RAV4',
 'odometer': 59334,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2005-01-01',
 'seller_name': None,
 'title': 'TOYOTA RAV4 2.0 XT-R StationWagon',
 'transmission': 'manual',
 'trim': 'XT-R',
 'vin': 'JTEYH20V205005282',
 'year': 2005}
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC05%2520PFG%27 HTTP/1.1" 200 None
2026-03-29 22:19:53 [bca.uk] INFO: Saving data for BC05%20PFG: {'auction_closing_time': 1775037600.0, 'created_time': 1774438217.561741, 'last_price_update_time': 1774822793.38686}
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BC05%2520PFG') HTTP/1.1" 204 0
2026-03-29 22:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ae92a650-4c2e-52b8-b3e0-b743e68ff965 with identifier: YL68%20JTV
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=chili+red HTTP/1.1" 200 None
2026-03-29 22:19:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ae92a650-4c2e-52b8-b3e0-b743e68ff965 with identifier: YL68%20JTV
2026-03-29 22:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ae92a650-4c2e-52b8-b3e0-b743e68ff965 with identifier: YL68%20JTV to the API
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 56,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YL68%20JTV-GB',
 'category': 'Car',
 'color': 'chili red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'ae92a650-4c2e-52b8-b3e0-b743e68ff965',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YL68 JTV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YL68%20JTV&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'MINI',
 'model': 'COUNTRYMAN PHEV',
 'odometer': 56656,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'MINI COUNTRYMAN PHEV 1.5 COOPER S E ALL4 Hatchback',
 'transmission': 'automatic',
 'trim': 'COOPER S E ALL4',
 'vin': 'WMWYU720603F78843',
 'year': 2019}
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL68%2520JTV%27 HTTP/1.1" 200 None
2026-03-29 22:19:53 [bca.uk] INFO: Saving data for YL68%20JTV: {'auction_closing_time': 1774864800.0, 'created_time': 1774438031.627659, 'last_price_update_time': 1774822793.774869}
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YL68%2520JTV') HTTP/1.1" 204 0
2026-03-29 22:19:53 [bca.uk] INFO: Found listing with ID: BL15%20DHA
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL15%2520DHA%27 HTTP/1.1" 200 None
2026-03-29 22:19:53 [bca.uk] INFO: Scrape type for BL15%20DHA: 2
2026-03-29 22:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6e13867-0785-5f9e-be9f-e330fd424289 with identifier: BL15%20DHA
2026-03-29 22:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6e13867-0785-5f9e-be9f-e330fd424289 with scrape type 2
2026-03-29 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6e13867-0785-5f9e-be9f-e330fd424289 with scrape type 2
2026-03-29 22:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c6e13867-0785-5f9e-be9f-e330fd424289, identifier: BL15%20DHA
2026-03-29 22:19:53 [bca.uk] INFO: Found listing with ID: WP71%20XJO
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP71%2520XJO%27 HTTP/1.1" 200 None
2026-03-29 22:19:53 [bca.uk] INFO: Scrape type for WP71%20XJO: 2
2026-03-29 22:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a46a90d1-fc35-5abe-bb3f-14b6c8099019 with identifier: WP71%20XJO
2026-03-29 22:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a46a90d1-fc35-5abe-bb3f-14b6c8099019 with scrape type 2
2026-03-29 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a46a90d1-fc35-5abe-bb3f-14b6c8099019 with scrape type 2
2026-03-29 22:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a46a90d1-fc35-5abe-bb3f-14b6c8099019, identifier: WP71%20XJO
2026-03-29 22:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c6e13867-0785-5f9e-be9f-e330fd424289 with identifier: BL15%20DHA
2026-03-29 22:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c6e13867-0785-5f9e-be9f-e330fd424289 with identifier: BL15%20DHA
2026-03-29 22:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c6e13867-0785-5f9e-be9f-e330fd424289 with identifier: BL15%20DHA to the API
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BL15%20DHA-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c6e13867-0785-5f9e-be9f-e330fd424289',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BL15 DHA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BL15%20DHA&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 89867,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.4 90 E/F EXCITE Hatchback',
 'transmission': 'manual',
 'trim': '90 E/F EXCITE',
 'vin': 'W0L0XEP68F4222957',
 'year': 2015}
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL15%2520DHA%27 HTTP/1.1" 200 None
2026-03-29 22:19:54 [bca.uk] INFO: Saving data for BL15%20DHA: {'auction_closing_time': 1775037600.0, 'created_time': 1774438187.093787, 'last_price_update_time': 1774822794.295962}
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BL15%2520DHA') HTTP/1.1" 204 0
2026-03-29 22:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a46a90d1-fc35-5abe-bb3f-14b6c8099019 with identifier: WP71%20XJO
2026-03-29 22:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a46a90d1-fc35-5abe-bb3f-14b6c8099019 with identifier: WP71%20XJO
2026-03-29 22:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a46a90d1-fc35-5abe-bb3f-14b6c8099019 with identifier: WP71%20XJO to the API
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WP71%20XJO-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'a46a90d1-fc35-5abe-bb3f-14b6c8099019',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'WP71 XJO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WP71%20XJO&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'RENAULT',
 'model': 'ZOE E-TECH',
 'odometer': 23311,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'RENAULT ZOE E-TECH 50KWH 110 ICONIC (50KW) Hatchback',
 'transmission': 'automatic',
 'trim': '50KWH 110 ICONIC (50KW)',
 'vin': 'VF1AG000868488252',
 'year': 2021}
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP71%2520XJO%27 HTTP/1.1" 200 None
2026-03-29 22:19:54 [bca.uk] INFO: Saving data for WP71%20XJO: {'auction_closing_time': 1774951200.0, 'created_time': 1774339361.065043, 'last_price_update_time': 1774822794.743389}
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WP71%2520XJO') HTTP/1.1" 204 0
2026-03-29 22:19:54 [bca.uk] INFO: Found listing with ID: CV65%20NKL
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV65%2520NKL%27 HTTP/1.1" 200 None
2026-03-29 22:19:54 [bca.uk] INFO: Scrape type for CV65%20NKL: 2
2026-03-29 22:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd40ba3e-7909-5200-a795-5a55b2d015bb with identifier: CV65%20NKL
2026-03-29 22:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd40ba3e-7909-5200-a795-5a55b2d015bb with scrape type 2
2026-03-29 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd40ba3e-7909-5200-a795-5a55b2d015bb with scrape type 2
2026-03-29 22:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cd40ba3e-7909-5200-a795-5a55b2d015bb, identifier: CV65%20NKL
2026-03-29 22:19:54 [bca.uk] INFO: Found listing with ID: WA66%20PMY
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA66%2520PMY%27 HTTP/1.1" 200 None
2026-03-29 22:19:54 [bca.uk] INFO: Scrape type for WA66%20PMY: 0
2026-03-29 22:19:54 [bca.uk] INFO: Found listing with ID: FX63%20KFF
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX63%2520KFF%27 HTTP/1.1" 200 None
2026-03-29 22:19:54 [bca.uk] INFO: Scrape type for FX63%20KFF: 0
2026-03-29 22:19:54 [bca.uk] INFO: Found listing with ID: WP71%20XJE
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP71%2520XJE%27 HTTP/1.1" 200 None
2026-03-29 22:19:54 [bca.uk] INFO: Scrape type for WP71%20XJE: 0
2026-03-29 22:19:54 [bca.uk] INFO: Found listing with ID: GV66%20KCE
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV66%2520KCE%27 HTTP/1.1" 200 None
2026-03-29 22:19:54 [bca.uk] INFO: Scrape type for GV66%20KCE: 2
2026-03-29 22:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ccb8fc5-9d72-5043-b6c2-59897ba3a828 with identifier: GV66%20KCE
2026-03-29 22:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ccb8fc5-9d72-5043-b6c2-59897ba3a828 with scrape type 2
2026-03-29 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ccb8fc5-9d72-5043-b6c2-59897ba3a828 with scrape type 2
2026-03-29 22:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6ccb8fc5-9d72-5043-b6c2-59897ba3a828, identifier: GV66%20KCE
2026-03-29 22:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cd40ba3e-7909-5200-a795-5a55b2d015bb with identifier: CV65%20NKL
2026-03-29 22:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cd40ba3e-7909-5200-a795-5a55b2d015bb with identifier: CV65%20NKL
2026-03-29 22:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cd40ba3e-7909-5200-a795-5a55b2d015bb with identifier: CV65%20NKL to the API
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CV65%20NKL-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'cd40ba3e-7909-5200-a795-5a55b2d015bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CV65 NKL',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CV65%20NKL&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'KIA',
 'model': 'RIO',
 'odometer': 96369,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'KIA RIO 1.2 1 Hatchback',
 'transmission': 'manual',
 'trim': '1',
 'vin': 'KNADM311LF6493888',
 'year': 2015}
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV65%2520NKL%27 HTTP/1.1" 200 None
2026-03-29 22:19:55 [bca.uk] INFO: Saving data for CV65%20NKL: {'auction_closing_time': 1775037600.0, 'created_time': 1774438173.679006, 'last_price_update_time': 1774822795.29393}
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CV65%2520NKL') HTTP/1.1" 204 0
2026-03-29 22:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6ccb8fc5-9d72-5043-b6c2-59897ba3a828 with identifier: GV66%20KCE
2026-03-29 22:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6ccb8fc5-9d72-5043-b6c2-59897ba3a828 with identifier: GV66%20KCE
2026-03-29 22:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6ccb8fc5-9d72-5043-b6c2-59897ba3a828 with identifier: GV66%20KCE to the API
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 95,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GV66%20KCE-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6ccb8fc5-9d72-5043-b6c2-59897ba3a828',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GV66 KCE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GV66%20KCE&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 68737,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 1.6 BLUEHDI 100 FLAIR S/S Hatchback',
 'transmission': 'manual',
 'trim': 'BLUEHDI 100 FLAIR S/S',
 'vin': 'VF7SXBHY6GT559046',
 'year': 2016}
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV66%2520KCE%27 HTTP/1.1" 200 None
2026-03-29 22:19:55 [bca.uk] INFO: Saving data for GV66%20KCE: {'auction_closing_time': 1774864800.0, 'created_time': 1774046080.592475, 'last_price_update_time': 1774822795.592032}
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GV66%2520KCE') HTTP/1.1" 204 0
2026-03-29 22:19:55 [bca.uk] INFO: Found listing with ID: FL52%20BCX
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL52%2520BCX%27 HTTP/1.1" 200 None
2026-03-29 22:19:55 [bca.uk] INFO: Scrape type for FL52%20BCX: 2
2026-03-29 22:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8a8a03f-8f2b-52f6-bef6-9bfc073d48aa with identifier: FL52%20BCX
2026-03-29 22:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8a8a03f-8f2b-52f6-bef6-9bfc073d48aa with scrape type 2
2026-03-29 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8a8a03f-8f2b-52f6-bef6-9bfc073d48aa with scrape type 2
2026-03-29 22:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c8a8a03f-8f2b-52f6-bef6-9bfc073d48aa, identifier: FL52%20BCX
2026-03-29 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:19:55 [bca.uk] INFO: Found listing with ID: CN16%20WVR
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN16%2520WVR%27 HTTP/1.1" 200 None
2026-03-29 22:19:55 [bca.uk] INFO: Scrape type for CN16%20WVR: 0
2026-03-29 22:19:55 [bca.uk] INFO: Found listing with ID: WV12%20VMF
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV12%2520VMF%27 HTTP/1.1" 200 None
2026-03-29 22:19:55 [bca.uk] INFO: Scrape type for WV12%20VMF: 0
2026-03-29 22:19:55 [bca.uk] INFO: Found listing with ID: WP71%20XJD
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP71%2520XJD%27 HTTP/1.1" 200 None
2026-03-29 22:19:55 [bca.uk] INFO: Scrape type for WP71%20XJD: 0
2026-03-29 22:19:55 [bca.uk] INFO: Found listing with ID: BK23%20GNY
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520GNY%27 HTTP/1.1" 200 None
2026-03-29 22:19:55 [bca.uk] INFO: Scrape type for BK23%20GNY: 0
2026-03-29 22:19:55 [bca.uk] INFO: Found listing with ID: WN71%20VUV
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN71%2520VUV%27 HTTP/1.1" 200 None
2026-03-29 22:19:55 [bca.uk] INFO: Scrape type for WN71%20VUV: 0
2026-03-29 22:19:55 [bca.uk] INFO: Found listing with ID: WV71%20SYZ
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV71%2520SYZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:55 [bca.uk] INFO: Scrape type for WV71%20SYZ: 0
2026-03-29 22:19:55 [bca.uk] INFO: Found listing with ID: WP71%20XJW
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP71%2520XJW%27 HTTP/1.1" 200 None
2026-03-29 22:19:55 [bca.uk] INFO: Scrape type for WP71%20XJW: 0
2026-03-29 22:19:55 [bca.uk] INFO: Found listing with ID: KT06%20KZK
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT06%2520KZK%27 HTTP/1.1" 200 None
2026-03-29 22:19:55 [bca.uk] INFO: Scrape type for KT06%20KZK: 0
2026-03-29 22:19:55 [bca.uk] INFO: Found listing with ID: WV23%20YEX
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV23%2520YEX%27 HTTP/1.1" 200 None
2026-03-29 22:19:55 [bca.uk] INFO: Scrape type for WV23%20YEX: 0
2026-03-29 22:19:55 [bca.uk] INFO: Found listing with ID: GK56%20OMR
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK56%2520OMR%27 HTTP/1.1" 200 None
2026-03-29 22:19:55 [bca.uk] INFO: Scrape type for GK56%20OMR: 0
2026-03-29 22:19:55 [bca.uk] INFO: Found listing with ID: WP72%20PHU
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP72%2520PHU%27 HTTP/1.1" 200 None
2026-03-29 22:19:55 [bca.uk] INFO: Scrape type for WP72%20PHU: 0
2026-03-29 22:19:55 [bca.uk] INFO: Found listing with ID: WM72%20HPA
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM72%2520HPA%27 HTTP/1.1" 200 None
2026-03-29 22:19:55 [bca.uk] INFO: Scrape type for WM72%20HPA: 2
2026-03-29 22:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4499b197-c99a-5cf3-8520-c93f9015decb with identifier: WM72%20HPA
2026-03-29 22:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4499b197-c99a-5cf3-8520-c93f9015decb with scrape type 2
2026-03-29 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4499b197-c99a-5cf3-8520-c93f9015decb with scrape type 2
2026-03-29 22:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4499b197-c99a-5cf3-8520-c93f9015decb, identifier: WM72%20HPA
2026-03-29 22:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c8a8a03f-8f2b-52f6-bef6-9bfc073d48aa with identifier: FL52%20BCX
2026-03-29 22:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c8a8a03f-8f2b-52f6-bef6-9bfc073d48aa with identifier: FL52%20BCX
2026-03-29 22:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c8a8a03f-8f2b-52f6-bef6-9bfc073d48aa with identifier: FL52%20BCX to the API
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 157,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FL52%20BCX-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c8a8a03f-8f2b-52f6-bef6-9bfc073d48aa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FL52 BCX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FL52%20BCX&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 39287,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2002-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.6 GHIA 16V Hatchback',
 'transmission': 'manual',
 'trim': 'GHIA 16V',
 'vin': 'WF0HXXGAJH2U05353',
 'year': 2002}
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL52%2520BCX%27 HTTP/1.1" 200 None
2026-03-29 22:19:56 [bca.uk] INFO: Saving data for FL52%20BCX: {'auction_closing_time': 1775037600.0, 'created_time': 1774438155.745946, 'last_price_update_time': 1774822796.288154}
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FL52%2520BCX') HTTP/1.1" 204 0
2026-03-29 22:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4499b197-c99a-5cf3-8520-c93f9015decb with identifier: WM72%20HPA
2026-03-29 22:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4499b197-c99a-5cf3-8520-c93f9015decb with identifier: WM72%20HPA
2026-03-29 22:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4499b197-c99a-5cf3-8520-c93f9015decb with identifier: WM72%20HPA to the API
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WM72%20HPA-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '4499b197-c99a-5cf3-8520-c93f9015decb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'WM72 HPA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WM72%20HPA&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'RENAULT',
 'model': 'ZOE E-TECH',
 'odometer': 22873,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'RENAULT ZOE E-TECH 50KWH 135 GT LINE+ (50KW) Hatchback',
 'transmission': 'automatic',
 'trim': '50KWH 135 GT LINE+ (50KW)',
 'vin': 'VF1AG000569849561',
 'year': 2022}
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM72%2520HPA%27 HTTP/1.1" 200 None
2026-03-29 22:19:56 [bca.uk] INFO: Saving data for WM72%20HPA: {'auction_closing_time': 1774951200.0, 'created_time': 1774339337.600513, 'last_price_update_time': 1774822796.658605}
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WM72%2520HPA') HTTP/1.1" 204 0
2026-03-29 22:19:56 [bca.uk] INFO: Found listing with ID: HY17%20FVP
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY17%2520FVP%27 HTTP/1.1" 200 None
2026-03-29 22:19:56 [bca.uk] INFO: Scrape type for HY17%20FVP: 2
2026-03-29 22:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0015869c-a30f-523b-aceb-64bdc780d1c9 with identifier: HY17%20FVP
2026-03-29 22:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0015869c-a30f-523b-aceb-64bdc780d1c9 with scrape type 2
2026-03-29 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0015869c-a30f-523b-aceb-64bdc780d1c9 with scrape type 2
2026-03-29 22:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0015869c-a30f-523b-aceb-64bdc780d1c9, identifier: HY17%20FVP
2026-03-29 22:19:56 [bca.uk] INFO: Found listing with ID: BK22%20CCF
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520CCF%27 HTTP/1.1" 200 None
2026-03-29 22:19:56 [bca.uk] INFO: Scrape type for BK22%20CCF: 0
2026-03-29 22:19:56 [bca.uk] INFO: Found listing with ID: OV25%20CLX
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV25%2520CLX%27 HTTP/1.1" 200 None
2026-03-29 22:19:56 [bca.uk] INFO: Scrape type for OV25%20CLX: 0
2026-03-29 22:19:56 [bca.uk] INFO: Found listing with ID: OV71%20NVZ
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV71%2520NVZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:56 [bca.uk] INFO: Scrape type for OV71%20NVZ: 0
2026-03-29 22:19:56 [bca.uk] INFO: Found listing with ID: YB69%20VVR
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB69%2520VVR%27 HTTP/1.1" 200 None
2026-03-29 22:19:56 [bca.uk] INFO: Scrape type for YB69%20VVR: 0
2026-03-29 22:19:56 [bca.uk] INFO: Found listing with ID: BJ66%20HWE
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ66%2520HWE%27 HTTP/1.1" 200 None
2026-03-29 22:19:56 [bca.uk] INFO: Scrape type for BJ66%20HWE: 0
2026-03-29 22:19:56 [bca.uk] INFO: Found listing with ID: WP23%20OEG
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP23%2520OEG%27 HTTP/1.1" 200 None
2026-03-29 22:19:56 [bca.uk] INFO: Scrape type for WP23%20OEG: 2
2026-03-29 22:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eda04fb-42a1-5c35-93c9-60453881fb93 with identifier: WP23%20OEG
2026-03-29 22:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eda04fb-42a1-5c35-93c9-60453881fb93 with scrape type 2
2026-03-29 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3eda04fb-42a1-5c35-93c9-60453881fb93 with scrape type 2
2026-03-29 22:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3eda04fb-42a1-5c35-93c9-60453881fb93, identifier: WP23%20OEG
2026-03-29 22:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0015869c-a30f-523b-aceb-64bdc780d1c9 with identifier: HY17%20FVP
2026-03-29 22:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0015869c-a30f-523b-aceb-64bdc780d1c9 with identifier: HY17%20FVP
2026-03-29 22:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0015869c-a30f-523b-aceb-64bdc780d1c9 with identifier: HY17%20FVP to the API
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 95,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HY17%20FVP-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0015869c-a30f-523b-aceb-64bdc780d1c9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HY17 FVP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HY17%20FVP&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'PEUGEOT',
 'model': '108',
 'odometer': 23119,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 108 1.0 ACTIVE Hatchback',
 'transmission': 'manual',
 'trim': 'ACTIVE',
 'vin': 'VF3PSCFBCGR139472',
 'year': 2017}
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY17%2520FVP%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Saving data for HY17%20FVP: {'auction_closing_time': 1775037600.0, 'created_time': 1774438129.725415, 'last_price_update_time': 1774822797.248023}
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HY17%2520FVP') HTTP/1.1" 204 0
2026-03-29 22:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3eda04fb-42a1-5c35-93c9-60453881fb93 with identifier: WP23%20OEG
2026-03-29 22:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3eda04fb-42a1-5c35-93c9-60453881fb93 with identifier: WP23%20OEG
2026-03-29 22:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3eda04fb-42a1-5c35-93c9-60453881fb93 with identifier: WP23%20OEG to the API
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WP23%20OEG-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3eda04fb-42a1-5c35-93c9-60453881fb93',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'WP23 OEG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WP23%20OEG&vehicleType=*',
 'listing': 'auction',
 'location': 'Edinburgh',
 'make': 'RENAULT',
 'model': 'CLIO',
 'odometer': 20995,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'RENAULT CLIO 1.0 TCE 90 R.S.LINE Hatchback',
 'transmission': 'manual',
 'trim': 'TCE 90 R.S.LINE',
 'vin': 'VF1RJA00670938748',
 'year': 2023}
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP23%2520OEG%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Saving data for WP23%20OEG: {'auction_closing_time': 1774951200.0, 'created_time': 1774339359.759983, 'last_price_update_time': 1774822797.566432}
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WP23%2520OEG') HTTP/1.1" 204 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: KO73%20FYG
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO73%2520FYG%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for KO73%20FYG: 2
2026-03-29 22:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de2c7f86-bfd5-577b-b57c-4f5dc167f2e6 with identifier: KO73%20FYG
2026-03-29 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de2c7f86-bfd5-577b-b57c-4f5dc167f2e6 with scrape type 2
2026-03-29 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de2c7f86-bfd5-577b-b57c-4f5dc167f2e6 with scrape type 2
2026-03-29 22:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: de2c7f86-bfd5-577b-b57c-4f5dc167f2e6, identifier: KO73%20FYG
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: LA72%20AJR
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA72%2520AJR%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for LA72%20AJR: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: YS71%20MWW
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS71%2520MWW%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for YS71%20MWW: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: NL22%20RXP
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL22%2520RXP%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for NL22%20RXP: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: MA23%20DWF
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA23%2520DWF%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for MA23%20DWF: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: MA72%20YBB
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA72%2520YBB%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for MA72%20YBB: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: GJ19%20VTE
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ19%2520VTE%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for GJ19%20VTE: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: KT08%20GPU
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT08%2520GPU%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for KT08%20GPU: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: MV20%20AZA
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV20%2520AZA%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for MV20%20AZA: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: OE74%20YKV
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE74%2520YKV%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for OE74%20YKV: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: OV22%20HPU
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV22%2520HPU%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for OV22%20HPU: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: OY10%20VGA
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY10%2520VGA%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for OY10%20VGA: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: VK63%20AHD
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK63%2520AHD%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for VK63%20AHD: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: WJ13%20XSM
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ13%2520XSM%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for WJ13%20XSM: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: WV21%20ZXL
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV21%2520ZXL%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for WV21%20ZXL: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: NA69%20USD
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA69%2520USD%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for NA69%20USD: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: SB17%20XVZ
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB17%2520XVZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for SB17%20XVZ: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: CJ23%20FFK
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ23%2520FFK%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for CJ23%20FFK: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: HN25%20JHY
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN25%2520JHY%27 HTTP/1.1" 200 None
2026-03-29 22:19:57 [bca.uk] INFO: Scrape type for HN25%20JHY: 0
2026-03-29 22:19:57 [bca.uk] INFO: Found listing with ID: HT23%20GDK
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT23%2520GDK%27 HTTP/1.1" 200 None
2026-03-29 22:19:58 [bca.uk] INFO: Scrape type for HT23%20GDK: 0
2026-03-29 22:19:58 [bca.uk] INFO: Found listing with ID: MM74%20YOF
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM74%2520YOF%27 HTTP/1.1" 200 None
2026-03-29 22:19:58 [bca.uk] INFO: Scrape type for MM74%20YOF: 0
2026-03-29 22:19:58 [bca.uk] INFO: Found listing with ID: AF72%20TYP
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF72%2520TYP%27 HTTP/1.1" 200 None
2026-03-29 22:19:58 [bca.uk] INFO: Scrape type for AF72%20TYP: 0
2026-03-29 22:19:58 [bca.uk] INFO: Found listing with ID: RX24%20CXK
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX24%2520CXK%27 HTTP/1.1" 200 None
2026-03-29 22:19:58 [bca.uk] INFO: Scrape type for RX24%20CXK: 0
2026-03-29 22:19:58 [bca.uk] INFO: Found listing with ID: WN22%20HXL
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520HXL%27 HTTP/1.1" 200 None
2026-03-29 22:19:58 [bca.uk] INFO: Scrape type for WN22%20HXL: 0
2026-03-29 22:19:58 [bca.uk] INFO: Found listing with ID: BK23%20GYH
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520GYH%27 HTTP/1.1" 200 None
2026-03-29 22:19:58 [bca.uk] INFO: Scrape type for BK23%20GYH: 0
2026-03-29 22:19:58 [bca.uk] INFO: Found listing with ID: AF72%20WDN
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF72%2520WDN%27 HTTP/1.1" 200 None
2026-03-29 22:19:58 [bca.uk] INFO: Scrape type for AF72%20WDN: 0
2026-03-29 22:19:58 [bca.uk] INFO: Found listing with ID: LB23%20EZP
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB23%2520EZP%27 HTTP/1.1" 200 None
2026-03-29 22:19:58 [bca.uk] INFO: Scrape type for LB23%20EZP: 0
2026-03-29 22:19:58 [bca.uk] INFO: Found listing with ID: YS16%20YDY
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS16%2520YDY%27 HTTP/1.1" 200 None
2026-03-29 22:19:58 [bca.uk] INFO: Scrape type for YS16%20YDY: 0
2026-03-29 22:19:58 [bca.uk] INFO: Found listing with ID: YD18%20BJY
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD18%2520BJY%27 HTTP/1.1" 200 None
2026-03-29 22:19:58 [bca.uk] INFO: Scrape type for YD18%20BJY: 0
2026-03-29 22:19:58 [bca.uk] INFO: Found listing with ID: BK23%20GWC
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520GWC%27 HTTP/1.1" 200 None
2026-03-29 22:19:58 [bca.uk] INFO: Scrape type for BK23%20GWC: 2
2026-03-29 22:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6cb7651-407b-52f0-85e4-86015ddb3779 with identifier: BK23%20GWC
2026-03-29 22:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6cb7651-407b-52f0-85e4-86015ddb3779 with scrape type 2
2026-03-29 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6cb7651-407b-52f0-85e4-86015ddb3779 with scrape type 2
2026-03-29 22:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a6cb7651-407b-52f0-85e4-86015ddb3779, identifier: BK23%20GWC
2026-03-29 22:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: de2c7f86-bfd5-577b-b57c-4f5dc167f2e6 with identifier: KO73%20FYG
2026-03-29 22:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: de2c7f86-bfd5-577b-b57c-4f5dc167f2e6 with identifier: KO73%20FYG
2026-03-29 22:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: de2c7f86-bfd5-577b-b57c-4f5dc167f2e6 with identifier: KO73%20FYG to the API
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KO73%20FYG-GB',
 'category': 'Car',
 'color': 'green',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'de2c7f86-bfd5-577b-b57c-4f5dc167f2e6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KO73 FYG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KO73%20FYG&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'HYUNDAI',
 'model': 'I10',
 'odometer': 7775,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'HYUNDAI I10 1.2 MPI ADVANCE Hatchback',
 'transmission': 'automatic',
 'trim': 'MPI ADVANCE',
 'vin': 'NLHDN51F7RZ260432',
 'year': 2024}
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO73%2520FYG%27 HTTP/1.1" 200 None
2026-03-29 22:19:58 [bca.uk] INFO: Saving data for KO73%20FYG: {'auction_closing_time': 1775037600.0, 'created_time': 1774438127.403556, 'last_price_update_time': 1774822798.733553}
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KO73%2520FYG') HTTP/1.1" 204 0
2026-03-29 22:19:58 [bca.uk] INFO: Total items found: 100
2026-03-29 22:19:58 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=114&sort=MostRecentlyAdded
2026-03-29 22:19:58 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:19:58 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=114&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a6cb7651-407b-52f0-85e4-86015ddb3779 with identifier: BK23%20GWC
2026-03-29 22:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a6cb7651-407b-52f0-85e4-86015ddb3779 with identifier: BK23%20GWC
2026-03-29 22:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a6cb7651-407b-52f0-85e4-86015ddb3779 with identifier: BK23%20GWC to the API
2026-03-29 22:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=110&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BK23%20GWC-GB',
 'category': 'Car',
 'color': 'orange',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'a6cb7651-407b-52f0-85e4-86015ddb3779',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'BK23 GWC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BK23%20GWC&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'KIA',
 'model': 'NIRO EV',
 'odometer': 7185,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'KIA NIRO EV 150KW 65KWH 3 Hatchback',
 'transmission': 'automatic',
 'trim': '150KW 65KWH 3',
 'vin': 'KNACR811UP5033276',
 'year': 2023}
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK23%2520GWC%27 HTTP/1.1" 200 None
2026-03-29 22:19:59 [bca.uk] INFO: Saving data for BK23%20GWC: {'auction_closing_time': 1774864800.0, 'created_time': 1773935815.154362, 'last_price_update_time': 1774822799.130648}
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BK23%2520GWC') HTTP/1.1" 204 0
2026-03-29 22:19:59 [bca.uk] INFO: Found listing with ID: LM18%20LWD
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM18%2520LWD%27 HTTP/1.1" 200 None
2026-03-29 22:19:59 [bca.uk] INFO: Scrape type for LM18%20LWD: 2
2026-03-29 22:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00ff76a2-eac8-5b1d-8f25-e78b6fc8a5a8 with identifier: LM18%20LWD
2026-03-29 22:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00ff76a2-eac8-5b1d-8f25-e78b6fc8a5a8 with scrape type 2
2026-03-29 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00ff76a2-eac8-5b1d-8f25-e78b6fc8a5a8 with scrape type 2
2026-03-29 22:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 00ff76a2-eac8-5b1d-8f25-e78b6fc8a5a8, identifier: LM18%20LWD
2026-03-29 22:19:59 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=114&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:19:59 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=114&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:19:59 [bca.uk] INFO: Found listing with ID: WM67%20OGL
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM67%2520OGL%27 HTTP/1.1" 200 None
2026-03-29 22:19:59 [bca.uk] INFO: Scrape type for WM67%20OGL: 0
2026-03-29 22:19:59 [bca.uk] INFO: Found listing with ID: WM57%20GGZ
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM57%2520GGZ%27 HTTP/1.1" 200 None
2026-03-29 22:19:59 [bca.uk] INFO: Scrape type for WM57%20GGZ: 0
2026-03-29 22:19:59 [bca.uk] INFO: Found listing with ID: PK65%20FWG
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK65%2520FWG%27 HTTP/1.1" 200 None
2026-03-29 22:19:59 [bca.uk] INFO: Scrape type for PK65%20FWG: 0
2026-03-29 22:19:59 [bca.uk] INFO: Found listing with ID: NJ15%20CDU
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ15%2520CDU%27 HTTP/1.1" 200 None
2026-03-29 22:19:59 [bca.uk] INFO: Scrape type for NJ15%20CDU: 0
2026-03-29 22:19:59 [bca.uk] INFO: Found listing with ID: LB59%20AYN
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB59%2520AYN%27 HTTP/1.1" 200 None
2026-03-29 22:19:59 [bca.uk] INFO: Scrape type for LB59%20AYN: 0
2026-03-29 22:19:59 [bca.uk] INFO: Found listing with ID: KS21%20YZO
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS21%2520YZO%27 HTTP/1.1" 200 None
2026-03-29 22:19:59 [bca.uk] INFO: Scrape type for KS21%20YZO: 0
2026-03-29 22:19:59 [bca.uk] INFO: Found listing with ID: KM75%20OLB
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM75%2520OLB%27 HTTP/1.1" 200 None
2026-03-29 22:19:59 [bca.uk] INFO: Scrape type for KM75%20OLB: 0
2026-03-29 22:19:59 [bca.uk] INFO: Found listing with ID: KM75%20OLC
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM75%2520OLC%27 HTTP/1.1" 200 None
2026-03-29 22:19:59 [bca.uk] INFO: Scrape type for KM75%20OLC: 0
2026-03-29 22:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 00ff76a2-eac8-5b1d-8f25-e78b6fc8a5a8 with identifier: LM18%20LWD
2026-03-29 22:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 00ff76a2-eac8-5b1d-8f25-e78b6fc8a5a8 with identifier: LM18%20LWD
2026-03-29 22:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 00ff76a2-eac8-5b1d-8f25-e78b6fc8a5a8 with identifier: LM18%20LWD to the API
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LM18%20LWD-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.8L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '00ff76a2-eac8-5b1d-8f25-e78b6fc8a5a8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LM18 LWD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LM18%20LWD&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'AUDI',
 'model': 'TT',
 'odometer': 85294,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'AUDI TT 1.8 TFSI 180 S LINE Coupe',
 'transmission': 'manual',
 'trim': 'TFSI 180 S LINE',
 'vin': 'TRUZZZFV6J1009680',
 'year': 2018}
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM18%2520LWD%27 HTTP/1.1" 200 None
2026-03-29 22:19:59 [bca.uk] INFO: Saving data for LM18%20LWD: {'auction_closing_time': 1775037600.0, 'created_time': 1774438117.333605, 'last_price_update_time': 1774822799.701767}
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LM18%2520LWD') HTTP/1.1" 204 0
2026-03-29 22:19:59 [bca.uk] INFO: Found listing with ID: YGZ%203701
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YGZ%25203701%27 HTTP/1.1" 200 None
2026-03-29 22:19:59 [bca.uk] INFO: Scrape type for YGZ%203701: 2
2026-03-29 22:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 313c9e47-872a-5805-a407-8b5d1ba57188 with identifier: YGZ%203701
2026-03-29 22:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 313c9e47-872a-5805-a407-8b5d1ba57188 with scrape type 2
2026-03-29 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 313c9e47-872a-5805-a407-8b5d1ba57188 with scrape type 2
2026-03-29 22:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 313c9e47-872a-5805-a407-8b5d1ba57188, identifier: YGZ%203701
2026-03-29 22:19:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:59 [bca.uk] INFO: Found listing with ID: WU65%20AVC
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU65%2520AVC%27 HTTP/1.1" 200 None
2026-03-29 22:19:59 [bca.uk] INFO: Scrape type for WU65%20AVC: 2
2026-03-29 22:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d18a2962-f6ed-5c78-bde5-8afed28cda6c with identifier: WU65%20AVC
2026-03-29 22:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d18a2962-f6ed-5c78-bde5-8afed28cda6c with scrape type 2
2026-03-29 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d18a2962-f6ed-5c78-bde5-8afed28cda6c with scrape type 2
2026-03-29 22:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d18a2962-f6ed-5c78-bde5-8afed28cda6c, identifier: WU65%20AVC
2026-03-29 22:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 313c9e47-872a-5805-a407-8b5d1ba57188 with identifier: YGZ%203701
2026-03-29 22:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 313c9e47-872a-5805-a407-8b5d1ba57188 with identifier: YGZ%203701
2026-03-29 22:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 313c9e47-872a-5805-a407-8b5d1ba57188 with identifier: YGZ%203701 to the API
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YGZ%203701-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '313c9e47-872a-5805-a407-8b5d1ba57188',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YGZ 3701',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YGZ%203701&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'FORD',
 'model': 'FOCUS VIGNALE',
 'odometer': 55523,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'FORD FOCUS VIGNALE 1.5 EBL 120 ST-LINE Estate',
 'transmission': 'automatic',
 'trim': 'EBL 120 ST-LINE',
 'vin': 'WF0PXXGCHPNR18004',
 'year': 2022}
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YGZ%25203701%27 HTTP/1.1" 200 None
2026-03-29 22:20:00 [bca.uk] INFO: Saving data for YGZ%203701: {'auction_closing_time': 1775037600.0, 'created_time': 1774437160.643334, 'last_price_update_time': 1774822800.265843}
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YGZ%25203701') HTTP/1.1" 204 0
2026-03-29 22:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d18a2962-f6ed-5c78-bde5-8afed28cda6c with identifier: WU65%20AVC
2026-03-29 22:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d18a2962-f6ed-5c78-bde5-8afed28cda6c with identifier: WU65%20AVC
2026-03-29 22:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d18a2962-f6ed-5c78-bde5-8afed28cda6c with identifier: WU65%20AVC to the API
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WU65%20AVC-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd18a2962-f6ed-5c78-bde5-8afed28cda6c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WU65 AVC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WU65%20AVC&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'NISSAN',
 'model': 'NOTE',
 'odometer': 30823,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'NISSAN NOTE 1.2 DIG-S ACENTA PREMIUM Hatchback',
 'transmission': 'automatic',
 'trim': 'DIG-S ACENTA PREMIUM',
 'vin': 'SJNTBAE12U1114036',
 'year': 2015}
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU65%2520AVC%27 HTTP/1.1" 200 None
2026-03-29 22:20:00 [bca.uk] INFO: Saving data for WU65%20AVC: {'auction_closing_time': 1775037600.0, 'created_time': 1774438102.509242, 'last_price_update_time': 1774822800.69793}
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WU65%2520AVC') HTTP/1.1" 204 0
2026-03-29 22:20:00 [bca.uk] INFO: Found listing with ID: SA73%20FSE
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA73%2520FSE%27 HTTP/1.1" 200 None
2026-03-29 22:20:00 [bca.uk] INFO: Scrape type for SA73%20FSE: 2
2026-03-29 22:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fa4a4e8-a124-52c8-982e-ed6c99447541 with identifier: SA73%20FSE
2026-03-29 22:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fa4a4e8-a124-52c8-982e-ed6c99447541 with scrape type 2
2026-03-29 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fa4a4e8-a124-52c8-982e-ed6c99447541 with scrape type 2
2026-03-29 22:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9fa4a4e8-a124-52c8-982e-ed6c99447541, identifier: SA73%20FSE
2026-03-29 22:20:00 [bca.uk] INFO: Found listing with ID: HN72%20NRY
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN72%2520NRY%27 HTTP/1.1" 200 None
2026-03-29 22:20:00 [bca.uk] INFO: Scrape type for HN72%20NRY: 0
2026-03-29 22:20:00 [bca.uk] INFO: Found listing with ID: BV72%20ZXC
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV72%2520ZXC%27 HTTP/1.1" 200 None
2026-03-29 22:20:00 [bca.uk] INFO: Scrape type for BV72%20ZXC: 0
2026-03-29 22:20:00 [bca.uk] INFO: Found listing with ID: CN71%20LKM
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN71%2520LKM%27 HTTP/1.1" 200 None
2026-03-29 22:20:00 [bca.uk] INFO: Scrape type for CN71%20LKM: 0
2026-03-29 22:20:00 [bca.uk] INFO: Found listing with ID: NJ22%20TKA
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ22%2520TKA%27 HTTP/1.1" 200 None
2026-03-29 22:20:00 [bca.uk] INFO: Scrape type for NJ22%20TKA: 0
2026-03-29 22:20:00 [bca.uk] INFO: Found listing with ID: SG22%20RPO
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG22%2520RPO%27 HTTP/1.1" 200 None
2026-03-29 22:20:00 [bca.uk] INFO: Scrape type for SG22%20RPO: 0
2026-03-29 22:20:00 [bca.uk] INFO: Found listing with ID: WD70%20SDZ
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD70%2520SDZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:00 [bca.uk] INFO: Scrape type for WD70%20SDZ: 0
2026-03-29 22:20:00 [bca.uk] INFO: Found listing with ID: YB71%20XPR
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB71%2520XPR%27 HTTP/1.1" 200 None
2026-03-29 22:20:00 [bca.uk] INFO: Scrape type for YB71%20XPR: 0
2026-03-29 22:20:00 [bca.uk] INFO: Found listing with ID: SA66%20CFO
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA66%2520CFO%27 HTTP/1.1" 200 None
2026-03-29 22:20:00 [bca.uk] INFO: Scrape type for SA66%20CFO: 0
2026-03-29 22:20:00 [bca.uk] INFO: Found listing with ID: AJ71%20UZA
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ71%2520UZA%27 HTTP/1.1" 200 None
2026-03-29 22:20:00 [bca.uk] INFO: Scrape type for AJ71%20UZA: 2
2026-03-29 22:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef00ea9f-b25b-58f6-9809-f40422a6f41c with identifier: AJ71%20UZA
2026-03-29 22:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef00ea9f-b25b-58f6-9809-f40422a6f41c with scrape type 2
2026-03-29 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef00ea9f-b25b-58f6-9809-f40422a6f41c with scrape type 2
2026-03-29 22:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ef00ea9f-b25b-58f6-9809-f40422a6f41c, identifier: AJ71%20UZA
2026-03-29 22:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9fa4a4e8-a124-52c8-982e-ed6c99447541 with identifier: SA73%20FSE
2026-03-29 22:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9fa4a4e8-a124-52c8-982e-ed6c99447541 with identifier: SA73%20FSE
2026-03-29 22:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9fa4a4e8-a124-52c8-982e-ed6c99447541 with identifier: SA73%20FSE to the API
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SA73%20FSE-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9fa4a4e8-a124-52c8-982e-ed6c99447541',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SA73 FSE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SA73%20FSE&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'MAZDA',
 'model': 'CX-5',
 'odometer': 28614,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MAZDA CX-5 2.0 SKY-G MHEV EXCLUSIVE-LINE StationWagon',
 'transmission': 'manual',
 'trim': 'SKY-G MHEV EXCLUSIVE-LINE',
 'vin': 'JMZKF6WE690376315',
 'year': 2023}
2026-03-29 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA73%2520FSE%27 HTTP/1.1" 200 None
2026-03-29 22:20:02 [bca.uk] INFO: Saving data for SA73%20FSE: {'auction_closing_time': 1775037600.0, 'created_time': 1774436831.76183, 'last_price_update_time': 1774822802.218009}
2026-03-29 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SA73%2520FSE') HTTP/1.1" 204 0
2026-03-29 22:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ef00ea9f-b25b-58f6-9809-f40422a6f41c with identifier: AJ71%20UZA
2026-03-29 22:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ef00ea9f-b25b-58f6-9809-f40422a6f41c with identifier: AJ71%20UZA
2026-03-29 22:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ef00ea9f-b25b-58f6-9809-f40422a6f41c with identifier: AJ71%20UZA to the API
2026-03-29 22:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AJ71%20UZA-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'ef00ea9f-b25b-58f6-9809-f40422a6f41c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AJ71 UZA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AJ71%20UZA&vehicleType=*',
 'listing': 'auction',
 'location': 'Wolverhampton',
 'make': 'TESLA',
 'model': 'MODEL Y',
 'odometer': 57431,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TESLA MODEL Y AWD LONG RANGE Hatchback',
 'transmission': 'automatic',
 'trim': 'AWD LONG RANGE',
 'vin': 'LRWYHCEK9NC223115',
 'year': 2022}
2026-03-29 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ71%2520UZA%27 HTTP/1.1" 200 None
2026-03-29 22:20:02 [bca.uk] INFO: Saving data for AJ71%20UZA: {'auction_closing_time': 1775037600.0, 'created_time': 1774438171.927183, 'last_price_update_time': 1774822802.509979}
2026-03-29 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ71%2520UZA') HTTP/1.1" 204 0
2026-03-29 22:20:02 [bca.uk] INFO: Found listing with ID: MH72%20BWP
2026-03-29 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH72%2520BWP%27 HTTP/1.1" 200 None
2026-03-29 22:20:02 [bca.uk] INFO: Scrape type for MH72%20BWP: 2
2026-03-29 22:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab252870-02fa-5a18-990b-ad2a6133af6b with identifier: MH72%20BWP
2026-03-29 22:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab252870-02fa-5a18-990b-ad2a6133af6b with scrape type 2
2026-03-29 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab252870-02fa-5a18-990b-ad2a6133af6b with scrape type 2
2026-03-29 22:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ab252870-02fa-5a18-990b-ad2a6133af6b, identifier: MH72%20BWP
2026-03-29 22:20:02 [bca.uk] INFO: Found listing with ID: BK24%20PFA
2026-03-29 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK24%2520PFA%27 HTTP/1.1" 200 None
2026-03-29 22:20:02 [bca.uk] INFO: Scrape type for BK24%20PFA: 2
2026-03-29 22:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81e2d682-c178-53a9-8a4c-52b5a6db4fb3 with identifier: BK24%20PFA
2026-03-29 22:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81e2d682-c178-53a9-8a4c-52b5a6db4fb3 with scrape type 2
2026-03-29 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81e2d682-c178-53a9-8a4c-52b5a6db4fb3 with scrape type 2
2026-03-29 22:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 81e2d682-c178-53a9-8a4c-52b5a6db4fb3, identifier: BK24%20PFA
2026-03-29 22:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ab252870-02fa-5a18-990b-ad2a6133af6b with identifier: MH72%20BWP
2026-03-29 22:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ab252870-02fa-5a18-990b-ad2a6133af6b with identifier: MH72%20BWP
2026-03-29 22:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ab252870-02fa-5a18-990b-ad2a6133af6b with identifier: MH72%20BWP to the API
2026-03-29 22:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MH72%20BWP-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ab252870-02fa-5a18-990b-ad2a6133af6b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MH72 BWP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MH72%20BWP&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VAUXHALL',
 'model': 'MOKKA',
 'odometer': 27483,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'VAUXHALL MOKKA 1.2 TURBO 130 ULTIMATE Hatchback',
 'transmission': 'automatic',
 'trim': 'TURBO 130 ULTIMATE',
 'vin': 'VXKUSHNSSPW004912',
 'year': 2023}
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MH72%2520BWP%27 HTTP/1.1" 200 None
2026-03-29 22:20:03 [bca.uk] INFO: Saving data for MH72%20BWP: {'auction_closing_time': 1775037600.0, 'created_time': 1774437136.184868, 'last_price_update_time': 1774822803.021866}
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MH72%2520BWP') HTTP/1.1" 204 0
2026-03-29 22:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 81e2d682-c178-53a9-8a4c-52b5a6db4fb3 with identifier: BK24%20PFA
2026-03-29 22:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 81e2d682-c178-53a9-8a4c-52b5a6db4fb3 with identifier: BK24%20PFA
2026-03-29 22:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 81e2d682-c178-53a9-8a4c-52b5a6db4fb3 with identifier: BK24%20PFA to the API
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BK24%20PFA-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '81e2d682-c178-53a9-8a4c-52b5a6db4fb3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BK24 PFA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BK24%20PFA&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'TOYOTA',
 'model': 'BZ4X',
 'odometer': 7919,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'TOYOTA BZ4X 150KW 71KWH VISION (11KC) Hatchback',
 'transmission': 'automatic',
 'trim': '150KW 71KWH VISION (11KC)',
 'vin': 'JTMAABAA10A029053',
 'year': 2024}
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK24%2520PFA%27 HTTP/1.1" 200 None
2026-03-29 22:20:03 [bca.uk] INFO: Saving data for BK24%20PFA: {'auction_closing_time': 1775037600.0, 'created_time': 1774438007.625441, 'last_price_update_time': 1774822803.412746}
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BK24%2520PFA') HTTP/1.1" 204 0
2026-03-29 22:20:03 [bca.uk] INFO: Found listing with ID: HJ72%20MKN
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ72%2520MKN%27 HTTP/1.1" 200 None
2026-03-29 22:20:03 [bca.uk] INFO: Scrape type for HJ72%20MKN: 2
2026-03-29 22:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 520ca174-c054-5d29-86a6-0b7643ca3422 with identifier: HJ72%20MKN
2026-03-29 22:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 520ca174-c054-5d29-86a6-0b7643ca3422 with scrape type 2
2026-03-29 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 520ca174-c054-5d29-86a6-0b7643ca3422 with scrape type 2
2026-03-29 22:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 520ca174-c054-5d29-86a6-0b7643ca3422, identifier: HJ72%20MKN
2026-03-29 22:20:03 [bca.uk] INFO: Found listing with ID: MV18%20CGO
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV18%2520CGO%27 HTTP/1.1" 200 None
2026-03-29 22:20:03 [bca.uk] INFO: Scrape type for MV18%20CGO: 2
2026-03-29 22:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5af8aa0-936e-5de5-aa2d-2edbc67536d8 with identifier: MV18%20CGO
2026-03-29 22:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5af8aa0-936e-5de5-aa2d-2edbc67536d8 with scrape type 2
2026-03-29 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5af8aa0-936e-5de5-aa2d-2edbc67536d8 with scrape type 2
2026-03-29 22:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e5af8aa0-936e-5de5-aa2d-2edbc67536d8, identifier: MV18%20CGO
2026-03-29 22:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 520ca174-c054-5d29-86a6-0b7643ca3422 with identifier: HJ72%20MKN
2026-03-29 22:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 520ca174-c054-5d29-86a6-0b7643ca3422 with identifier: HJ72%20MKN
2026-03-29 22:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 520ca174-c054-5d29-86a6-0b7643ca3422 with identifier: HJ72%20MKN to the API
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HJ72%20MKN-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '520ca174-c054-5d29-86a6-0b7643ca3422',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HJ72 MKN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HJ72%20MKN&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'FORD',
 'model': 'PUMA',
 'odometer': 26858,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'FORD PUMA 1.0 E/B MHEV 125 ST-LINE Hatchback',
 'transmission': 'manual',
 'trim': 'E/B MHEV 125 ST-LINE',
 'vin': 'WF02XXERK2NM71059',
 'year': 2022}
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ72%2520MKN%27 HTTP/1.1" 200 None
2026-03-29 22:20:03 [bca.uk] INFO: Saving data for HJ72%20MKN: {'auction_closing_time': 1775037600.0, 'created_time': 1774437156.274072, 'last_price_update_time': 1774822803.917091}
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ72%2520MKN') HTTP/1.1" 204 0
2026-03-29 22:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e5af8aa0-936e-5de5-aa2d-2edbc67536d8 with identifier: MV18%20CGO
2026-03-29 22:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e5af8aa0-936e-5de5-aa2d-2edbc67536d8 with identifier: MV18%20CGO
2026-03-29 22:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e5af8aa0-936e-5de5-aa2d-2edbc67536d8 with identifier: MV18%20CGO to the API
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MV18%20CGO-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e5af8aa0-936e-5de5-aa2d-2edbc67536d8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MV18 CGO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MV18%20CGO&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VAUXHALL',
 'model': 'INSIGNIA GS',
 'odometer': 79742,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'VAUXHALL INSIGNIA GS 1.6 TURBO D 136 SRI Hatchback',
 'transmission': 'automatic',
 'trim': 'TURBO D 136 SRI',
 'vin': 'W0VZS6EF1J1079309',
 'year': 2018}
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV18%2520CGO%27 HTTP/1.1" 200 None
2026-03-29 22:20:04 [bca.uk] INFO: Saving data for MV18%20CGO: {'auction_closing_time': 1774951200.0, 'created_time': 1774436691.305709, 'last_price_update_time': 1774822804.211949}
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MV18%2520CGO') HTTP/1.1" 204 0
2026-03-29 22:20:04 [bca.uk] INFO: Found listing with ID: FX23%20USP
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX23%2520USP%27 HTTP/1.1" 200 None
2026-03-29 22:20:04 [bca.uk] INFO: Scrape type for FX23%20USP: 2
2026-03-29 22:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15817c26-8971-5e7f-9d75-bedd94afd203 with identifier: FX23%20USP
2026-03-29 22:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15817c26-8971-5e7f-9d75-bedd94afd203 with scrape type 2
2026-03-29 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15817c26-8971-5e7f-9d75-bedd94afd203 with scrape type 2
2026-03-29 22:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 15817c26-8971-5e7f-9d75-bedd94afd203, identifier: FX23%20USP
2026-03-29 22:20:04 [bca.uk] INFO: Found listing with ID: LN24%20TXE
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520TXE%27 HTTP/1.1" 200 None
2026-03-29 22:20:04 [bca.uk] INFO: Scrape type for LN24%20TXE: 2
2026-03-29 22:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4e3f8a9-710a-512f-b2cf-c93f8992f7fb with identifier: LN24%20TXE
2026-03-29 22:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4e3f8a9-710a-512f-b2cf-c93f8992f7fb with scrape type 2
2026-03-29 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4e3f8a9-710a-512f-b2cf-c93f8992f7fb with scrape type 2
2026-03-29 22:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c4e3f8a9-710a-512f-b2cf-c93f8992f7fb, identifier: LN24%20TXE
2026-03-29 22:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 15817c26-8971-5e7f-9d75-bedd94afd203 with identifier: FX23%20USP
2026-03-29 22:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 15817c26-8971-5e7f-9d75-bedd94afd203 with identifier: FX23%20USP
2026-03-29 22:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 15817c26-8971-5e7f-9d75-bedd94afd203 with identifier: FX23%20USP to the API
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 174,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FX23%20USP-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '15817c26-8971-5e7f-9d75-bedd94afd203',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FX23 USP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FX23%20USP&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'MG MOTOR UK',
 'model': 'HS',
 'odometer': 21665,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK HS 1.5 TGI EXCITE DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'TGI EXCITE DCT',
 'vin': 'LSJA24U95PN050578',
 'year': 2023}
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX23%2520USP%27 HTTP/1.1" 200 None
2026-03-29 22:20:05 [bca.uk] INFO: Saving data for FX23%20USP: {'auction_closing_time': 1775037600.0, 'created_time': 1774436833.767404, 'last_price_update_time': 1774822805.228945}
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FX23%2520USP') HTTP/1.1" 204 0
2026-03-29 22:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c4e3f8a9-710a-512f-b2cf-c93f8992f7fb with identifier: LN24%20TXE
2026-03-29 22:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c4e3f8a9-710a-512f-b2cf-c93f8992f7fb with identifier: LN24%20TXE
2026-03-29 22:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c4e3f8a9-710a-512f-b2cf-c93f8992f7fb with identifier: LN24%20TXE to the API
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LN24%20TXE-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c4e3f8a9-710a-512f-b2cf-c93f8992f7fb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LN24 TXE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LN24%20TXE&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VAUXHALL',
 'model': 'ASTRA ST',
 'odometer': 7648,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'VAUXHALL ASTRA ST 1.2 T 130 GS Estate',
 'transmission': 'automatic',
 'trim': 'T 130 GS',
 'vin': 'VXKFRHNS1R1022473',
 'year': 2024}
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520TXE%27 HTTP/1.1" 200 None
2026-03-29 22:20:05 [bca.uk] INFO: Saving data for LN24%20TXE: {'auction_closing_time': 1775037600.0, 'created_time': 1774438032.442833, 'last_price_update_time': 1774822805.501473}
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LN24%2520TXE') HTTP/1.1" 204 0
2026-03-29 22:20:05 [bca.uk] INFO: Found listing with ID: FD73%20EWX
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD73%2520EWX%27 HTTP/1.1" 200 None
2026-03-29 22:20:05 [bca.uk] INFO: Scrape type for FD73%20EWX: 2
2026-03-29 22:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7864d0ac-4a2c-593f-937f-7b89e771900a with identifier: FD73%20EWX
2026-03-29 22:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7864d0ac-4a2c-593f-937f-7b89e771900a with scrape type 2
2026-03-29 22:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7864d0ac-4a2c-593f-937f-7b89e771900a with scrape type 2
2026-03-29 22:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7864d0ac-4a2c-593f-937f-7b89e771900a, identifier: FD73%20EWX
2026-03-29 22:20:05 [bca.uk] INFO: Found listing with ID: KY22%20TFE
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY22%2520TFE%27 HTTP/1.1" 200 None
2026-03-29 22:20:05 [bca.uk] INFO: Scrape type for KY22%20TFE: 2
2026-03-29 22:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cb83049-7078-5dca-8166-a5224b8847d3 with identifier: KY22%20TFE
2026-03-29 22:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cb83049-7078-5dca-8166-a5224b8847d3 with scrape type 2
2026-03-29 22:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cb83049-7078-5dca-8166-a5224b8847d3 with scrape type 2
2026-03-29 22:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9cb83049-7078-5dca-8166-a5224b8847d3, identifier: KY22%20TFE
2026-03-29 22:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7864d0ac-4a2c-593f-937f-7b89e771900a with identifier: FD73%20EWX
2026-03-29 22:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7864d0ac-4a2c-593f-937f-7b89e771900a with identifier: FD73%20EWX
2026-03-29 22:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7864d0ac-4a2c-593f-937f-7b89e771900a with identifier: FD73%20EWX to the API
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FD73%20EWX-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '7864d0ac-4a2c-593f-937f-7b89e771900a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FD73 EWX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FD73%20EWX&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'PEUGEOT',
 'model': '5008',
 'odometer': 30699,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 5008 1.5 BLUEHDI 130 GT EAT8 StationWagon',
 'transmission': 'automatic',
 'trim': 'BLUEHDI 130 GT EAT8',
 'vin': 'VF3MCYHZUPL067565',
 'year': 2023}
2026-03-29 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD73%2520EWX%27 HTTP/1.1" 200 None
2026-03-29 22:20:06 [bca.uk] INFO: Saving data for FD73%20EWX: {'auction_closing_time': 1775037600.0, 'created_time': 1774437154.969197, 'last_price_update_time': 1774822806.726547}
2026-03-29 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FD73%2520EWX') HTTP/1.1" 204 0
2026-03-29 22:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9cb83049-7078-5dca-8166-a5224b8847d3 with identifier: KY22%20TFE
2026-03-29 22:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9cb83049-7078-5dca-8166-a5224b8847d3 with identifier: KY22%20TFE
2026-03-29 22:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9cb83049-7078-5dca-8166-a5224b8847d3 with identifier: KY22%20TFE to the API
2026-03-29 22:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KY22%20TFE-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.8L',
 'expiration_date': '2026-04-07T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '9cb83049-7078-5dca-8166-a5224b8847d3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'KY22 TFE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KY22%20TFE&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'TOYOTA',
 'model': 'COROLLA T/S',
 'odometer': 99477,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TOYOTA COROLLA T/S 1.8 VVT-I HYBRID EXCEL Estate',
 'transmission': 'automatic',
 'trim': 'VVT-I HYBRID EXCEL',
 'vin': 'SB1Z93BE50E293280',
 'year': 2022}
2026-03-29 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY22%2520TFE%27 HTTP/1.1" 200 None
2026-03-29 22:20:07 [bca.uk] INFO: Saving data for KY22%20TFE: {'auction_closing_time': 1775556000.0, 'created_time': 1774436701.148697, 'last_price_update_time': 1774822807.017334}
2026-03-29 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KY22%2520TFE') HTTP/1.1" 204 0
2026-03-29 22:20:07 [bca.uk] INFO: Found listing with ID: BJ23%20KXM
2026-03-29 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ23%2520KXM%27 HTTP/1.1" 200 None
2026-03-29 22:20:07 [bca.uk] INFO: Scrape type for BJ23%20KXM: 2
2026-03-29 22:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 180e470a-e510-59b5-82a4-96090da4d6ae with identifier: BJ23%20KXM
2026-03-29 22:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 180e470a-e510-59b5-82a4-96090da4d6ae with scrape type 2
2026-03-29 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 180e470a-e510-59b5-82a4-96090da4d6ae with scrape type 2
2026-03-29 22:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 180e470a-e510-59b5-82a4-96090da4d6ae, identifier: BJ23%20KXM
2026-03-29 22:20:07 [bca.uk] INFO: Found listing with ID: DE14%20BEO
2026-03-29 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE14%2520BEO%27 HTTP/1.1" 200 None
2026-03-29 22:20:07 [bca.uk] INFO: Scrape type for DE14%20BEO: 2
2026-03-29 22:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da33db8c-0a0a-5470-a139-8b1323da4b07 with identifier: DE14%20BEO
2026-03-29 22:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da33db8c-0a0a-5470-a139-8b1323da4b07 with scrape type 2
2026-03-29 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da33db8c-0a0a-5470-a139-8b1323da4b07 with scrape type 2
2026-03-29 22:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: da33db8c-0a0a-5470-a139-8b1323da4b07, identifier: DE14%20BEO
2026-03-29 22:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 180e470a-e510-59b5-82a4-96090da4d6ae with identifier: BJ23%20KXM
2026-03-29 22:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 180e470a-e510-59b5-82a4-96090da4d6ae with identifier: BJ23%20KXM
2026-03-29 22:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 180e470a-e510-59b5-82a4-96090da4d6ae with identifier: BJ23%20KXM to the API
2026-03-29 22:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BJ23%20KXM-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '180e470a-e510-59b5-82a4-96090da4d6ae',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BJ23 KXM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BJ23%20KXM&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'PEUGEOT',
 'model': '208',
 'odometer': 18266,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 208 1.2 P/T 100 ACTIVE PREMIUM+ Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 100 ACTIVE PREMIUM+',
 'vin': 'VR3UPHNEKPT526303',
 'year': 2023}
2026-03-29 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ23%2520KXM%27 HTTP/1.1" 200 None
2026-03-29 22:20:08 [bca.uk] INFO: Saving data for BJ23%20KXM: {'auction_closing_time': 1775037600.0, 'created_time': 1774437171.975714, 'last_price_update_time': 1774822808.248531}
2026-03-29 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ23%2520KXM') HTTP/1.1" 204 0
2026-03-29 22:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: da33db8c-0a0a-5470-a139-8b1323da4b07 with identifier: DE14%20BEO
2026-03-29 22:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: da33db8c-0a0a-5470-a139-8b1323da4b07 with identifier: DE14%20BEO
2026-03-29 22:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: da33db8c-0a0a-5470-a139-8b1323da4b07 with identifier: DE14%20BEO to the API
2026-03-29 22:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 79,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DE14%20BEO-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'da33db8c-0a0a-5470-a139-8b1323da4b07',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DE14 BEO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DE14%20BEO&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 74178,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.5 VVT-I HYBRID ICON+ Hatchback',
 'transmission': 'automatic',
 'trim': 'VVT-I HYBRID ICON+',
 'vin': 'VNKKD3D320A085198',
 'year': 2014}
2026-03-29 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE14%2520BEO%27 HTTP/1.1" 200 None
2026-03-29 22:20:08 [bca.uk] INFO: Saving data for DE14%20BEO: {'auction_closing_time': 1774864800.0, 'created_time': 1774436673.27047, 'last_price_update_time': 1774822808.539693}
2026-03-29 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DE14%2520BEO') HTTP/1.1" 204 0
2026-03-29 22:20:08 [bca.uk] INFO: Found listing with ID: BC72%20AXG
2026-03-29 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC72%2520AXG%27 HTTP/1.1" 200 None
2026-03-29 22:20:08 [bca.uk] INFO: Scrape type for BC72%20AXG: 2
2026-03-29 22:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd2ada47-7778-5509-801f-8639c3757b1c with identifier: BC72%20AXG
2026-03-29 22:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd2ada47-7778-5509-801f-8639c3757b1c with scrape type 2
2026-03-29 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd2ada47-7778-5509-801f-8639c3757b1c with scrape type 2
2026-03-29 22:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fd2ada47-7778-5509-801f-8639c3757b1c, identifier: BC72%20AXG
2026-03-29 22:20:08 [bca.uk] INFO: Found listing with ID: LG14%20FWW
2026-03-29 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG14%2520FWW%27 HTTP/1.1" 200 None
2026-03-29 22:20:08 [bca.uk] INFO: Scrape type for LG14%20FWW: 2
2026-03-29 22:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c0725f3-f5be-52d9-8dd6-f0d2c03f5c9f with identifier: LG14%20FWW
2026-03-29 22:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c0725f3-f5be-52d9-8dd6-f0d2c03f5c9f with scrape type 2
2026-03-29 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c0725f3-f5be-52d9-8dd6-f0d2c03f5c9f with scrape type 2
2026-03-29 22:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4c0725f3-f5be-52d9-8dd6-f0d2c03f5c9f, identifier: LG14%20FWW
2026-03-29 22:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fd2ada47-7778-5509-801f-8639c3757b1c with identifier: BC72%20AXG
2026-03-29 22:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fd2ada47-7778-5509-801f-8639c3757b1c with identifier: BC72%20AXG
2026-03-29 22:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fd2ada47-7778-5509-801f-8639c3757b1c with identifier: BC72%20AXG to the API
2026-03-29 22:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BC72%20AXG-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'fd2ada47-7778-5509-801f-8639c3757b1c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BC72 AXG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BC72%20AXG&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VAUXHALL',
 'model': 'GRANDLAND',
 'odometer': 8608,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'VAUXHALL GRANDLAND 1.2 T 130 GS LINE Hatchback',
 'transmission': 'automatic',
 'trim': 'T 130 GS LINE',
 'vin': 'W0VZRHNS4N6845403',
 'year': 2023}
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC72%2520AXG%27 HTTP/1.1" 200 None
2026-03-29 22:20:09 [bca.uk] INFO: Saving data for BC72%20AXG: {'auction_closing_time': 1775037600.0, 'created_time': 1774437143.781245, 'last_price_update_time': 1774822809.736686}
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BC72%2520AXG') HTTP/1.1" 204 0
2026-03-29 22:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4c0725f3-f5be-52d9-8dd6-f0d2c03f5c9f with identifier: LG14%20FWW
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=deep+blue HTTP/1.1" 200 None
2026-03-29 22:20:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4c0725f3-f5be-52d9-8dd6-f0d2c03f5c9f with identifier: LG14%20FWW
2026-03-29 22:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4c0725f3-f5be-52d9-8dd6-f0d2c03f5c9f with identifier: LG14%20FWW to the API
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LG14%20FWW-GB',
 'category': 'Car',
 'color': 'deep blue',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '4c0725f3-f5be-52d9-8dd6-f0d2c03f5c9f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LG14 FWW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LG14%20FWW&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'MINI',
 'model': 'COOPER',
 'odometer': 25761,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-01-01',
 'seller_name': None,
 'title': 'MINI COOPER 2.0 192 S Hatchback',
 'transmission': 'manual',
 'trim': '192 S',
 'vin': 'WMWXM72030T957324',
 'year': 2014}
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG14%2520FWW%27 HTTP/1.1" 200 None
2026-03-29 22:20:10 [bca.uk] INFO: Saving data for LG14%20FWW: {'auction_closing_time': 1774864800.0, 'created_time': 1774015858.998912, 'last_price_update_time': 1774822810.140059}
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LG14%2520FWW') HTTP/1.1" 204 0
2026-03-29 22:20:10 [bca.uk] INFO: Found listing with ID: LR66%20LHF
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR66%2520LHF%27 HTTP/1.1" 200 None
2026-03-29 22:20:10 [bca.uk] INFO: Scrape type for LR66%20LHF: 2
2026-03-29 22:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c601a923-c71e-5c8e-a9f1-9fb2bb651857 with identifier: LR66%20LHF
2026-03-29 22:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c601a923-c71e-5c8e-a9f1-9fb2bb651857 with scrape type 2
2026-03-29 22:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c601a923-c71e-5c8e-a9f1-9fb2bb651857 with scrape type 2
2026-03-29 22:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c601a923-c71e-5c8e-a9f1-9fb2bb651857, identifier: LR66%20LHF
2026-03-29 22:20:10 [bca.uk] INFO: Found listing with ID: LV59%20EJU
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV59%2520EJU%27 HTTP/1.1" 200 None
2026-03-29 22:20:10 [bca.uk] INFO: Scrape type for LV59%20EJU: 2
2026-03-29 22:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6db5272-5ad5-515d-ba49-11adc00cc1aa with identifier: LV59%20EJU
2026-03-29 22:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6db5272-5ad5-515d-ba49-11adc00cc1aa with scrape type 2
2026-03-29 22:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6db5272-5ad5-515d-ba49-11adc00cc1aa with scrape type 2
2026-03-29 22:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e6db5272-5ad5-515d-ba49-11adc00cc1aa, identifier: LV59%20EJU
2026-03-29 22:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c601a923-c71e-5c8e-a9f1-9fb2bb651857 with identifier: LR66%20LHF
2026-03-29 22:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c601a923-c71e-5c8e-a9f1-9fb2bb651857 with identifier: LR66%20LHF
2026-03-29 22:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c601a923-c71e-5c8e-a9f1-9fb2bb651857 with identifier: LR66%20LHF to the API
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 175,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LR66%20LHF-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c601a923-c71e-5c8e-a9f1-9fb2bb651857',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LR66 LHF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LR66%20LHF&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'KIA',
 'model': 'SPORTAGE',
 'odometer': 62011,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'KIA SPORTAGE 1.6 T GDI AWD GT-LINE DCT StationWagon',
 'transmission': 'automatic',
 'trim': 'T GDI AWD GT-LINE DCT',
 'vin': 'U5YPK816WGL139462',
 'year': 2016}
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR66%2520LHF%27 HTTP/1.1" 200 None
2026-03-29 22:20:10 [bca.uk] INFO: Saving data for LR66%20LHF: {'auction_closing_time': 1774951200.0, 'created_time': 1774437142.163957, 'last_price_update_time': 1774822810.669428}
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LR66%2520LHF') HTTP/1.1" 204 0
2026-03-29 22:20:10 [scrapy.extensions.logstats] INFO: Crawled 246 pages (at 4 pages/min), scraped 1465 items (at 110 items/min)
2026-03-29 22:20:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-29 22:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e6db5272-5ad5-515d-ba49-11adc00cc1aa with identifier: LV59%20EJU
2026-03-29 22:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e6db5272-5ad5-515d-ba49-11adc00cc1aa with identifier: LV59%20EJU
2026-03-29 22:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e6db5272-5ad5-515d-ba49-11adc00cc1aa with identifier: LV59%20EJU to the API
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LV59%20EJU-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e6db5272-5ad5-515d-ba49-11adc00cc1aa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LV59 EJU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LV59%20EJU&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'MAZDA',
 'model': '2',
 'odometer': 81812,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'MAZDA 2 1.3 TS Hatchback',
 'transmission': 'manual',
 'trim': 'TS',
 'vin': 'JMZDE14K200254597',
 'year': 2009}
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV59%2520EJU%27 HTTP/1.1" 200 None
2026-03-29 22:20:11 [bca.uk] INFO: Saving data for LV59%20EJU: {'auction_closing_time': 1774864800.0, 'created_time': 1774436776.547588, 'last_price_update_time': 1774822811.051899}
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LV59%2520EJU') HTTP/1.1" 204 0
2026-03-29 22:20:11 [bca.uk] INFO: Found listing with ID: YD16%20CVG
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD16%2520CVG%27 HTTP/1.1" 200 None
2026-03-29 22:20:11 [bca.uk] INFO: Scrape type for YD16%20CVG: 2
2026-03-29 22:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2121ba45-2ec1-5235-bc3e-7d911a1156b6 with identifier: YD16%20CVG
2026-03-29 22:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2121ba45-2ec1-5235-bc3e-7d911a1156b6 with scrape type 2
2026-03-29 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2121ba45-2ec1-5235-bc3e-7d911a1156b6 with scrape type 2
2026-03-29 22:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 2121ba45-2ec1-5235-bc3e-7d911a1156b6, identifier: YD16%20CVG
2026-03-29 22:20:11 [bca.uk] INFO: Found listing with ID: OY66%20RKJ
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY66%2520RKJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:11 [bca.uk] INFO: Scrape type for OY66%20RKJ: 2
2026-03-29 22:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8abd362-0d12-5e51-84a0-aceb4f32dd7c with identifier: OY66%20RKJ
2026-03-29 22:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8abd362-0d12-5e51-84a0-aceb4f32dd7c with scrape type 2
2026-03-29 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8abd362-0d12-5e51-84a0-aceb4f32dd7c with scrape type 2
2026-03-29 22:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a8abd362-0d12-5e51-84a0-aceb4f32dd7c, identifier: OY66%20RKJ
2026-03-29 22:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 2121ba45-2ec1-5235-bc3e-7d911a1156b6 with identifier: YD16%20CVG
2026-03-29 22:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 2121ba45-2ec1-5235-bc3e-7d911a1156b6 with identifier: YD16%20CVG
2026-03-29 22:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 2121ba45-2ec1-5235-bc3e-7d911a1156b6 with identifier: YD16%20CVG to the API
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YD16%20CVG-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '2121ba45-2ec1-5235-bc3e-7d911a1156b6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YD16 CVG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YD16%20CVG&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'MERCEDES-BENZ',
 'model': 'A180 D',
 'odometer': 73193,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A180 D 1.5 SPORT PREMIUM Hatchback',
 'transmission': 'manual',
 'trim': 'SPORT PREMIUM',
 'vin': 'WDD1760122V117234',
 'year': 2016}
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD16%2520CVG%27 HTTP/1.1" 200 None
2026-03-29 22:20:11 [bca.uk] INFO: Saving data for YD16%20CVG: {'auction_closing_time': 1774864800.0, 'created_time': 1774437129.623843, 'last_price_update_time': 1774822811.581553}
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YD16%2520CVG') HTTP/1.1" 204 0
2026-03-29 22:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a8abd362-0d12-5e51-84a0-aceb4f32dd7c with identifier: OY66%20RKJ
2026-03-29 22:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a8abd362-0d12-5e51-84a0-aceb4f32dd7c with identifier: OY66%20RKJ
2026-03-29 22:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a8abd362-0d12-5e51-84a0-aceb4f32dd7c with identifier: OY66%20RKJ to the API
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OY66%20RKJ-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a8abd362-0d12-5e51-84a0-aceb4f32dd7c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OY66 RKJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OY66%20RKJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'JAGUAR',
 'model': 'F-PACE',
 'odometer': 66700,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'JAGUAR F-PACE 2.0 D 180 AWD R SPORT StationWagon',
 'transmission': 'automatic',
 'trim': 'D 180 AWD R SPORT',
 'vin': 'SADCA2AN1HA078751',
 'year': 2016}
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY66%2520RKJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:11 [bca.uk] INFO: Saving data for OY66%20RKJ: {'auction_closing_time': 1774864800.0, 'created_time': 1774436756.717705, 'last_price_update_time': 1774822811.842567}
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OY66%2520RKJ') HTTP/1.1" 204 0
2026-03-29 22:20:11 [bca.uk] INFO: Found listing with ID: EX67%20PCO
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX67%2520PCO%27 HTTP/1.1" 200 None
2026-03-29 22:20:11 [bca.uk] INFO: Scrape type for EX67%20PCO: 2
2026-03-29 22:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80a906b9-fd33-5ac4-8d21-a1d04017f79a with identifier: EX67%20PCO
2026-03-29 22:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a906b9-fd33-5ac4-8d21-a1d04017f79a with scrape type 2
2026-03-29 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80a906b9-fd33-5ac4-8d21-a1d04017f79a with scrape type 2
2026-03-29 22:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 80a906b9-fd33-5ac4-8d21-a1d04017f79a, identifier: EX67%20PCO
2026-03-29 22:20:11 [bca.uk] INFO: Found listing with ID: RO13%20ZWN
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO13%2520ZWN%27 HTTP/1.1" 200 None
2026-03-29 22:20:12 [bca.uk] INFO: Scrape type for RO13%20ZWN: 2
2026-03-29 22:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2f84cd2-5d59-5e79-9b32-0ac4001000a9 with identifier: RO13%20ZWN
2026-03-29 22:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2f84cd2-5d59-5e79-9b32-0ac4001000a9 with scrape type 2
2026-03-29 22:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2f84cd2-5d59-5e79-9b32-0ac4001000a9 with scrape type 2
2026-03-29 22:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a2f84cd2-5d59-5e79-9b32-0ac4001000a9, identifier: RO13%20ZWN
2026-03-29 22:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 80a906b9-fd33-5ac4-8d21-a1d04017f79a with identifier: EX67%20PCO
2026-03-29 22:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 80a906b9-fd33-5ac4-8d21-a1d04017f79a with identifier: EX67%20PCO
2026-03-29 22:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 80a906b9-fd33-5ac4-8d21-a1d04017f79a with identifier: EX67%20PCO to the API
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EX67%20PCO-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '80a906b9-fd33-5ac4-8d21-a1d04017f79a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EX67 PCO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EX67%20PCO&vehicleType=*',
 'listing': 'auction',
 'location': 'Preston',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 59149,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 125 TITANIUM Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 125 TITANIUM',
 'vin': 'WF0JXXGAHJHR64387',
 'year': 2017}
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX67%2520PCO%27 HTTP/1.1" 200 None
2026-03-29 22:20:12 [bca.uk] INFO: Saving data for EX67%20PCO: {'auction_closing_time': 1774864800.0, 'created_time': 1774437117.202754, 'last_price_update_time': 1774822812.37938}
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EX67%2520PCO') HTTP/1.1" 204 0
2026-03-29 22:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=114&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a2f84cd2-5d59-5e79-9b32-0ac4001000a9 with identifier: RO13%20ZWN
2026-03-29 22:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a2f84cd2-5d59-5e79-9b32-0ac4001000a9 with identifier: RO13%20ZWN
2026-03-29 22:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a2f84cd2-5d59-5e79-9b32-0ac4001000a9 with identifier: RO13%20ZWN to the API
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 85,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RO13%20ZWN-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': 'a2f84cd2-5d59-5e79-9b32-0ac4001000a9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RO13 ZWN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RO13%20ZWN&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 96070,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.5 VVT-I HYBRID T SPIRIT Hatchback',
 'transmission': 'automatic',
 'trim': 'VVT-I HYBRID T SPIRIT',
 'vin': 'VNKKD3D330A040545',
 'year': 2013}
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO13%2520ZWN%27 HTTP/1.1" 200 None
2026-03-29 22:20:12 [bca.uk] INFO: Saving data for RO13%20ZWN: {'auction_closing_time': 1774864800.0, 'created_time': 1774436755.534912, 'last_price_update_time': 1774822812.671432}
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RO13%2520ZWN') HTTP/1.1" 204 0
2026-03-29 22:20:12 [bca.uk] INFO: Found listing with ID: YF16%20RWY
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF16%2520RWY%27 HTTP/1.1" 200 None
2026-03-29 22:20:12 [bca.uk] INFO: Scrape type for YF16%20RWY: 2
2026-03-29 22:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff03ad17-eebe-5a63-a38b-0e330831d2c7 with identifier: YF16%20RWY
2026-03-29 22:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff03ad17-eebe-5a63-a38b-0e330831d2c7 with scrape type 2
2026-03-29 22:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff03ad17-eebe-5a63-a38b-0e330831d2c7 with scrape type 2
2026-03-29 22:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ff03ad17-eebe-5a63-a38b-0e330831d2c7, identifier: YF16%20RWY
2026-03-29 22:20:12 [bca.uk] INFO: Found listing with ID: WM23%20TUW
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM23%2520TUW%27 HTTP/1.1" 200 None
2026-03-29 22:20:12 [bca.uk] INFO: Scrape type for WM23%20TUW: 2
2026-03-29 22:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 728d7f8e-aeba-52c6-9409-1de1d42d2380 with identifier: WM23%20TUW
2026-03-29 22:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 728d7f8e-aeba-52c6-9409-1de1d42d2380 with scrape type 2
2026-03-29 22:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 728d7f8e-aeba-52c6-9409-1de1d42d2380 with scrape type 2
2026-03-29 22:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 728d7f8e-aeba-52c6-9409-1de1d42d2380, identifier: WM23%20TUW
2026-03-29 22:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ff03ad17-eebe-5a63-a38b-0e330831d2c7 with identifier: YF16%20RWY
2026-03-29 22:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ff03ad17-eebe-5a63-a38b-0e330831d2c7 with identifier: YF16%20RWY
2026-03-29 22:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ff03ad17-eebe-5a63-a38b-0e330831d2c7 with identifier: YF16%20RWY to the API
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YF16%20RWY-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ff03ad17-eebe-5a63-a38b-0e330831d2c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YF16 RWY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YF16%20RWY&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MINI',
 'model': 'COOPER',
 'odometer': 70096,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'MINI COOPER 1.5 D 116 Hatchback',
 'transmission': 'automatic',
 'trim': 'D 116',
 'vin': 'WMWXT320902F04717',
 'year': 2016}
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF16%2520RWY%27 HTTP/1.1" 200 None
2026-03-29 22:20:13 [bca.uk] INFO: Saving data for YF16%20RWY: {'auction_closing_time': 1774864800.0, 'created_time': 1774437118.939463, 'last_price_update_time': 1774822813.254669}
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YF16%2520RWY') HTTP/1.1" 204 0
2026-03-29 22:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 728d7f8e-aeba-52c6-9409-1de1d42d2380 with identifier: WM23%20TUW
2026-03-29 22:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 728d7f8e-aeba-52c6-9409-1de1d42d2380 with identifier: WM23%20TUW
2026-03-29 22:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 728d7f8e-aeba-52c6-9409-1de1d42d2380 with identifier: WM23%20TUW to the API
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WM23%20TUW-GB',
 'category': 'LightCommercialVehicle',
 'color': 'metamorphosis silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '728d7f8e-aeba-52c6-9409-1de1d42d2380',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WM23 TUW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WM23%20TUW&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'FORD',
 'model': 'TRANSIT 460 RWD',
 'odometer': 14279,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT 460 RWD 2.0 EBL 165 L4 H3 LEADER Bus',
 'transmission': 'automatic',
 'trim': 'EBL 165 L4 H3 LEADER',
 'vin': 'WF0MXXTTRMPE44604',
 'year': 2023}
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM23%2520TUW%27 HTTP/1.1" 200 None
2026-03-29 22:20:13 [bca.uk] INFO: Saving data for WM23%20TUW: {'auction_closing_time': 1774951200.0, 'created_time': 1774438028.396807, 'last_price_update_time': 1774822813.533595}
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WM23%2520TUW') HTTP/1.1" 204 0
2026-03-29 22:20:13 [bca.uk] INFO: Found listing with ID: LD13%20HXN
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD13%2520HXN%27 HTTP/1.1" 200 None
2026-03-29 22:20:13 [bca.uk] INFO: Scrape type for LD13%20HXN: 2
2026-03-29 22:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 505d43d4-bcfa-5e32-a4a1-22fbe626df30 with identifier: LD13%20HXN
2026-03-29 22:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 505d43d4-bcfa-5e32-a4a1-22fbe626df30 with scrape type 2
2026-03-29 22:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 505d43d4-bcfa-5e32-a4a1-22fbe626df30 with scrape type 2
2026-03-29 22:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 505d43d4-bcfa-5e32-a4a1-22fbe626df30, identifier: LD13%20HXN
2026-03-29 22:20:13 [bca.uk] INFO: Found listing with ID: WO23%20FUT
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO23%2520FUT%27 HTTP/1.1" 200 None
2026-03-29 22:20:13 [bca.uk] INFO: Scrape type for WO23%20FUT: 2
2026-03-29 22:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fe20c5e-95af-5f49-bc65-f23536260ec8 with identifier: WO23%20FUT
2026-03-29 22:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fe20c5e-95af-5f49-bc65-f23536260ec8 with scrape type 2
2026-03-29 22:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fe20c5e-95af-5f49-bc65-f23536260ec8 with scrape type 2
2026-03-29 22:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6fe20c5e-95af-5f49-bc65-f23536260ec8, identifier: WO23%20FUT
2026-03-29 22:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 505d43d4-bcfa-5e32-a4a1-22fbe626df30 with identifier: LD13%20HXN
2026-03-29 22:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 505d43d4-bcfa-5e32-a4a1-22fbe626df30 with identifier: LD13%20HXN
2026-03-29 22:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 505d43d4-bcfa-5e32-a4a1-22fbe626df30 with identifier: LD13%20HXN to the API
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LD13%20HXN-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '505d43d4-bcfa-5e32-a4a1-22fbe626df30',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LD13 HXN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LD13%20HXN&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 114039,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'BMW X3 2.0 XDRIVE 20D M SPORT STEP StationWagon',
 'transmission': 'manual',
 'trim': 'XDRIVE 20D M SPORT STEP',
 'vin': 'WBAWY32090L694877',
 'year': 2013}
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD13%2520HXN%27 HTTP/1.1" 200 None
2026-03-29 22:20:14 [bca.uk] INFO: Saving data for LD13%20HXN: {'auction_closing_time': 1774864800.0, 'created_time': 1774437104.998377, 'last_price_update_time': 1774822814.047921}
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LD13%2520HXN') HTTP/1.1" 204 0
2026-03-29 22:20:14 [bca.uk] INFO: Total items found: 100
2026-03-29 22:20:14 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=115&sort=MostRecentlyAdded
2026-03-29 22:20:14 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:20:14 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=115&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6fe20c5e-95af-5f49-bc65-f23536260ec8 with identifier: WO23%20FUT
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=magnetic+grey HTTP/1.1" 200 None
2026-03-29 22:20:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6fe20c5e-95af-5f49-bc65-f23536260ec8 with identifier: WO23%20FUT
2026-03-29 22:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6fe20c5e-95af-5f49-bc65-f23536260ec8 with identifier: WO23%20FUT to the API
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WO23%20FUT-GB',
 'category': 'LightCommercialVehicle',
 'color': 'magnetic grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6fe20c5e-95af-5f49-bc65-f23536260ec8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WO23 FUT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WO23%20FUT&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'FORD',
 'model': 'TRANSIT 460 RWD',
 'odometer': 22060,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT 460 RWD 2.0 EBL 165 L4 H3 LEADER Bus',
 'transmission': 'automatic',
 'trim': 'EBL 165 L4 H3 LEADER',
 'vin': 'WF0MXXTTRMPY75839',
 'year': 2023}
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO23%2520FUT%27 HTTP/1.1" 200 None
2026-03-29 22:20:14 [bca.uk] INFO: Saving data for WO23%20FUT: {'auction_closing_time': 1774951200.0, 'created_time': 1774438029.300647, 'last_price_update_time': 1774822814.556496}
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WO23%2520FUT') HTTP/1.1" 204 0
2026-03-29 22:20:14 [bca.uk] INFO: Found listing with ID: CP18%20NTA
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP18%2520NTA%27 HTTP/1.1" 200 None
2026-03-29 22:20:14 [bca.uk] INFO: Scrape type for CP18%20NTA: 2
2026-03-29 22:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3a2cf86-c607-5f20-8613-46ac859c7f1f with identifier: CP18%20NTA
2026-03-29 22:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3a2cf86-c607-5f20-8613-46ac859c7f1f with scrape type 2
2026-03-29 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3a2cf86-c607-5f20-8613-46ac859c7f1f with scrape type 2
2026-03-29 22:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b3a2cf86-c607-5f20-8613-46ac859c7f1f, identifier: CP18%20NTA
2026-03-29 22:20:14 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=115&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:20:14 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=115&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:20:14 [bca.uk] INFO: Found listing with ID: CF74%20UJV
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520UJV%27 HTTP/1.1" 200 None
2026-03-29 22:20:14 [bca.uk] INFO: Scrape type for CF74%20UJV: 2
2026-03-29 22:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42069402-f1fa-5e65-96f6-b73b1e531aac with identifier: CF74%20UJV
2026-03-29 22:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42069402-f1fa-5e65-96f6-b73b1e531aac with scrape type 2
2026-03-29 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42069402-f1fa-5e65-96f6-b73b1e531aac with scrape type 2
2026-03-29 22:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 42069402-f1fa-5e65-96f6-b73b1e531aac, identifier: CF74%20UJV
2026-03-29 22:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b3a2cf86-c607-5f20-8613-46ac859c7f1f with identifier: CP18%20NTA
2026-03-29 22:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b3a2cf86-c607-5f20-8613-46ac859c7f1f with identifier: CP18%20NTA
2026-03-29 22:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b3a2cf86-c607-5f20-8613-46ac859c7f1f with identifier: CP18%20NTA to the API
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CP18%20NTA-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b3a2cf86-c607-5f20-8613-46ac859c7f1f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CP18 NTA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CP18%20NTA&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'SEAT',
 'model': 'IBIZA',
 'odometer': 81572,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'SEAT IBIZA 1.0 TSI 95 XCELLENCE Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 95 XCELLENCE',
 'vin': 'VSSZZZKJZJR182982',
 'year': 2018}
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP18%2520NTA%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Saving data for CP18%20NTA: {'auction_closing_time': 1774864800.0, 'created_time': 1774437078.575661, 'last_price_update_time': 1774822815.040907}
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CP18%2520NTA') HTTP/1.1" 204 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: KUI%20550
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KUI%2520550%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for KUI%20550: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: WP72%20UBK
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP72%2520UBK%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for WP72%20UBK: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: KY22%20VTN
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY22%2520VTN%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for KY22%20VTN: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: NJ22%20KGG
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ22%2520KGG%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for NJ22%20KGG: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: WV07%20DPF
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV07%2520DPF%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for WV07%20DPF: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: BW73%20SVD
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW73%2520SVD%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for BW73%20SVD: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: VU68%20XEH
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU68%2520XEH%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for VU68%20XEH: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: LY16%20OWA
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY16%2520OWA%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for LY16%20OWA: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: LM20%20PDX
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM20%2520PDX%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for LM20%20PDX: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: BG12%20NBZ
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG12%2520NBZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for BG12%20NBZ: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: BU15%20ORW
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU15%2520ORW%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for BU15%20ORW: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: NJ14%20SZW
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ14%2520SZW%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for NJ14%20SZW: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: NU67%20PBX
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU67%2520PBX%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for NU67%20PBX: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: OV65%20DZJ
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV65%2520DZJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for OV65%20DZJ: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: LJ69%20KSE
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ69%2520KSE%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for LJ69%20KSE: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: H19%20RGH
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27H19%2520RGH%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for H19%20RGH: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: GL69%20XJX
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL69%2520XJX%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for GL69%20XJX: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: GD18%20DZZ
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD18%2520DZZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for GD18%20DZZ: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: AE21%20EOG
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE21%2520EOG%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for AE21%20EOG: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: DK65%20YRD
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK65%2520YRD%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for DK65%20YRD: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: KW59%20GTY
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW59%2520GTY%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for KW59%20GTY: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: MJ61%20SGU
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ61%2520SGU%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for MJ61%20SGU: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: VN03%20DXB
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN03%2520DXB%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for VN03%20DXB: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: WN14%20HNM
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN14%2520HNM%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for WN14%20HNM: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: FG65%20FCP
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG65%2520FCP%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for FG65%20FCP: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: EK62%20XGV
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK62%2520XGV%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for EK62%20XGV: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: FY61%20ZGZ
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY61%2520ZGZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for FY61%20ZGZ: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: YN22%20UNJ
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN22%2520UNJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for YN22%20UNJ: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: CF22%20YZB
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF22%2520YZB%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for CF22%20YZB: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: CN22%20TCZ
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN22%2520TCZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for CN22%20TCZ: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: HK71%20WMZ
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK71%2520WMZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for HK71%20WMZ: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: SO21%20GXG
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO21%2520GXG%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for SO21%20GXG: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: FE71%20UZR
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE71%2520UZR%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for FE71%20UZR: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: FD21%20CYL
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD21%2520CYL%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for FD21%20CYL: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: SM21%20DHV
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM21%2520DHV%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for SM21%20DHV: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: SO21%20GZM
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO21%2520GZM%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for SO21%20GZM: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: BK73%20LWA
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK73%2520LWA%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for BK73%20LWA: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: MT68%20FXH
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT68%2520FXH%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for MT68%20FXH: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: HK66%20VOD
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK66%2520VOD%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for HK66%20VOD: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: GY14%20NZG
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY14%2520NZG%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for GY14%20NZG: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: FL57%20GVM
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL57%2520GVM%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for FL57%20GVM: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: SL72%20FCA
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL72%2520FCA%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for SL72%20FCA: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: AF22%20DHY
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF22%2520DHY%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for AF22%20DHY: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: LC68%20MVX
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC68%2520MVX%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for LC68%20MVX: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: GU21%20HZV
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU21%2520HZV%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for GU21%20HZV: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: LB70%20VFR
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB70%2520VFR%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for LB70%20VFR: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: BD19%20MKJ
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD19%2520MKJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for BD19%20MKJ: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: BW19%20FZR
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW19%2520FZR%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for BW19%20FZR: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: FL17%20UDY
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL17%2520UDY%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for FL17%20UDY: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: SJ15%20EGS
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ15%2520EGS%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for SJ15%20EGS: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: VA63%20EWR
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA63%2520EWR%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for VA63%20EWR: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: VE64%20CNA
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE64%2520CNA%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for VE64%20CNA: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: YF58%20OPU
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF58%2520OPU%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for YF58%20OPU: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: YT64%20UXH
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT64%2520UXH%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for YT64%20UXH: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: KO68%20LBU
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO68%2520LBU%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for KO68%20LBU: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: VK69%20RRU
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK69%2520RRU%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for VK69%20RRU: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: KS70%20WBU
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS70%2520WBU%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for KS70%20WBU: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: BK22%20VXC
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520VXC%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for BK22%20VXC: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: HK12%20PMV
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK12%2520PMV%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for HK12%20PMV: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: GY18%20LZH
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY18%2520LZH%27 HTTP/1.1" 200 None
2026-03-29 22:20:15 [bca.uk] INFO: Scrape type for GY18%20LZH: 0
2026-03-29 22:20:15 [bca.uk] INFO: Found listing with ID: BF64%20YBL
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF64%2520YBL%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for BF64%20YBL: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: FY17%20OYM
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY17%2520OYM%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for FY17%20OYM: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: LM66%20LVO
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM66%2520LVO%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for LM66%20LVO: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: BC69%20CYY
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC69%2520CYY%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for BC69%20CYY: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: FL12%20VNS
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL12%2520VNS%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for FL12%20VNS: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: LR08%20UEL
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR08%2520UEL%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for LR08%20UEL: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: ML15%20EZS
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML15%2520EZS%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for ML15%20EZS: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: FY07%20NVF
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY07%2520NVF%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for FY07%20NVF: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: YM67%20GSU
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM67%2520GSU%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for YM67%20GSU: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: AY17%20WJA
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY17%2520WJA%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for AY17%20WJA: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: MA24%20ZXL
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA24%2520ZXL%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for MA24%20ZXL: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: YM67%20EZP
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM67%2520EZP%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for YM67%20EZP: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: BL13%20EEV
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL13%2520EEV%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for BL13%20EEV: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: BK67%20UHT
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK67%2520UHT%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for BK67%20UHT: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: SG67%20ZFW
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG67%2520ZFW%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for SG67%20ZFW: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: FL69%20PYA
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL69%2520PYA%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for FL69%20PYA: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: RA21%20EXC
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA21%2520EXC%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for RA21%20EXC: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: MT67%20LJO
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT67%2520LJO%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for MT67%20LJO: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: OY15%20NVV
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY15%2520NVV%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for OY15%20NVV: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: YT14%20EEU
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT14%2520EEU%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for YT14%20EEU: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: NU64%20XCC
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU64%2520XCC%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for NU64%20XCC: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: SY17%20YFJ
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY17%2520YFJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for SY17%20YFJ: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: VA19%20SYJ
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA19%2520SYJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for VA19%20SYJ: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: YR62%20YYU
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR62%2520YYU%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for YR62%20YYU: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: DP22%20TKT
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP22%2520TKT%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for DP22%20TKT: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: BW11%20RXL
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW11%2520RXL%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for BW11%20RXL: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: YT14%20WYY
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YT14%2520WYY%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for YT14%20WYY: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: OU63%20WVW
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU63%2520WVW%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for OU63%20WVW: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: YA69%20MKD
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA69%2520MKD%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for YA69%20MKD: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: ML08%20EVN
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML08%2520EVN%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for ML08%20EVN: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: EO72%20UGE
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO72%2520UGE%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for EO72%20UGE: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: LE19%20ODY
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE19%2520ODY%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for LE19%20ODY: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: MW13%20GHH
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW13%2520GHH%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for MW13%20GHH: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: MD19%20FAO
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD19%2520FAO%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for MD19%20FAO: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: NV15%20HWN
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NV15%2520HWN%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for NV15%20HWN: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: YH16%20SYF
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH16%2520SYF%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for YH16%20SYF: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: MM13%20KZA
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM13%2520KZA%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for MM13%20KZA: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: BN09%20DHO
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN09%2520DHO%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for BN09%20DHO: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: YH64%20CGX
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH64%2520CGX%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for YH64%20CGX: 0
2026-03-29 22:20:16 [bca.uk] INFO: Found listing with ID: NG59%20FUE
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG59%2520FUE%27 HTTP/1.1" 200 None
2026-03-29 22:20:16 [bca.uk] INFO: Scrape type for NG59%20FUE: 0
2026-03-29 22:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 42069402-f1fa-5e65-96f6-b73b1e531aac with identifier: CF74%20UJV
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=ice+white HTTP/1.1" 200 None
2026-03-29 22:20:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 42069402-f1fa-5e65-96f6-b73b1e531aac with identifier: CF74%20UJV
2026-03-29 22:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 42069402-f1fa-5e65-96f6-b73b1e531aac with identifier: CF74%20UJV to the API
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CF74%20UJV-GB',
 'category': 'LightCommercialVehicle',
 'color': 'ice white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '42069402-f1fa-5e65-96f6-b73b1e531aac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CF74 UJV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CF74%20UJV&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'PEUGEOT',
 'model': 'PARTNER',
 'odometer': 8040,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'PEUGEOT PARTNER 1.5 B/HDI 100 950 PROF.LONG Van',
 'transmission': 'manual',
 'trim': 'B/HDI 100 950 PROF.LONG',
 'vin': 'VR3EDYHT7SJ537502',
 'year': 2025}
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF74%2520UJV%27 HTTP/1.1" 200 None
2026-03-29 22:20:17 [bca.uk] INFO: Saving data for CF74%20UJV: {'auction_closing_time': 1774951200.0, 'created_time': 1774437972.425436, 'last_price_update_time': 1774822817.232232}
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CF74%2520UJV') HTTP/1.1" 204 0
2026-03-29 22:20:17 [bca.uk] INFO: Found listing with ID: WV19%20KDU
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV19%2520KDU%27 HTTP/1.1" 200 None
2026-03-29 22:20:17 [bca.uk] INFO: Scrape type for WV19%20KDU: 2
2026-03-29 22:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04c3ab69-8aa7-51c0-ba51-f723299bfff7 with identifier: WV19%20KDU
2026-03-29 22:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04c3ab69-8aa7-51c0-ba51-f723299bfff7 with scrape type 2
2026-03-29 22:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04c3ab69-8aa7-51c0-ba51-f723299bfff7 with scrape type 2
2026-03-29 22:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 04c3ab69-8aa7-51c0-ba51-f723299bfff7, identifier: WV19%20KDU
2026-03-29 22:20:17 [bca.uk] INFO: Found listing with ID: YC25%20OHB
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC25%2520OHB%27 HTTP/1.1" 200 None
2026-03-29 22:20:17 [bca.uk] INFO: Scrape type for YC25%20OHB: 2
2026-03-29 22:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79b3aaa1-e88f-59ee-b8a0-3d77647bb152 with identifier: YC25%20OHB
2026-03-29 22:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79b3aaa1-e88f-59ee-b8a0-3d77647bb152 with scrape type 2
2026-03-29 22:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79b3aaa1-e88f-59ee-b8a0-3d77647bb152 with scrape type 2
2026-03-29 22:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 79b3aaa1-e88f-59ee-b8a0-3d77647bb152, identifier: YC25%20OHB
2026-03-29 22:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 04c3ab69-8aa7-51c0-ba51-f723299bfff7 with identifier: WV19%20KDU
2026-03-29 22:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 04c3ab69-8aa7-51c0-ba51-f723299bfff7 with identifier: WV19%20KDU
2026-03-29 22:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 04c3ab69-8aa7-51c0-ba51-f723299bfff7 with identifier: WV19%20KDU to the API
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WV19%20KDU-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '04c3ab69-8aa7-51c0-ba51-f723299bfff7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WV19 KDU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WV19%20KDU&vehicleType=*',
 'listing': 'auction',
 'location': 'Paddock Wood',
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 65873,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.5 BLUEHDI 130 GT LINE PREMIUM Hatchback',
 'transmission': 'manual',
 'trim': 'BLUEHDI 130 GT LINE PREMIUM',
 'vin': 'VF3MCYHZJJS490988',
 'year': 2019}
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV19%2520KDU%27 HTTP/1.1" 200 None
2026-03-29 22:20:17 [bca.uk] INFO: Saving data for WV19%20KDU: {'auction_closing_time': 1774864800.0, 'created_time': 1774437083.86792, 'last_price_update_time': 1774822817.888646}
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WV19%2520KDU') HTTP/1.1" 204 0
2026-03-29 22:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 79b3aaa1-e88f-59ee-b8a0-3d77647bb152 with identifier: YC25%20OHB
2026-03-29 22:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 79b3aaa1-e88f-59ee-b8a0-3d77647bb152 with identifier: YC25%20OHB
2026-03-29 22:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 79b3aaa1-e88f-59ee-b8a0-3d77647bb152 with identifier: YC25%20OHB to the API
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 21,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YC25%20OHB-GB',
 'category': 'Car',
 'color': 'alpine white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '79b3aaa1-e88f-59ee-b8a0-3d77647bb152',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YC25 OHB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YC25%20OHB&vehicleType=*',
 'listing': 'auction',
 'location': 'Thurleigh',
 'make': 'BMW',
 'model': '330E',
 'odometer': 10120,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'BMW 330E 2.0 T 22.3KWH M SPORT Saloon',
 'transmission': 'automatic',
 'trim': 'T 22.3KWH M SPORT',
 'vin': 'WBA40GK0908F31836',
 'year': 2025}
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC25%2520OHB%27 HTTP/1.1" 200 None
2026-03-29 22:20:18 [bca.uk] INFO: Saving data for YC25%20OHB: {'auction_closing_time': 1774864800.0, 'created_time': 1773931918.214966, 'last_price_update_time': 1774822818.172848}
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YC25%2520OHB') HTTP/1.1" 204 0
2026-03-29 22:20:18 [bca.uk] INFO: Found listing with ID: CP67%20BBU
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP67%2520BBU%27 HTTP/1.1" 200 None
2026-03-29 22:20:18 [bca.uk] INFO: Scrape type for CP67%20BBU: 2
2026-03-29 22:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3e00f4a-b7ff-5ed0-8860-7b714cc5818e with identifier: CP67%20BBU
2026-03-29 22:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3e00f4a-b7ff-5ed0-8860-7b714cc5818e with scrape type 2
2026-03-29 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3e00f4a-b7ff-5ed0-8860-7b714cc5818e with scrape type 2
2026-03-29 22:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c3e00f4a-b7ff-5ed0-8860-7b714cc5818e, identifier: CP67%20BBU
2026-03-29 22:20:18 [bca.uk] INFO: Found listing with ID: YG74%20OSN
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG74%2520OSN%27 HTTP/1.1" 200 None
2026-03-29 22:20:18 [bca.uk] INFO: Scrape type for YG74%20OSN: 2
2026-03-29 22:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46efcffa-a72d-5dfc-86ee-072022773160 with identifier: YG74%20OSN
2026-03-29 22:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46efcffa-a72d-5dfc-86ee-072022773160 with scrape type 2
2026-03-29 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46efcffa-a72d-5dfc-86ee-072022773160 with scrape type 2
2026-03-29 22:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 46efcffa-a72d-5dfc-86ee-072022773160, identifier: YG74%20OSN
2026-03-29 22:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c3e00f4a-b7ff-5ed0-8860-7b714cc5818e with identifier: CP67%20BBU
2026-03-29 22:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c3e00f4a-b7ff-5ed0-8860-7b714cc5818e with identifier: CP67%20BBU
2026-03-29 22:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c3e00f4a-b7ff-5ed0-8860-7b714cc5818e with identifier: CP67%20BBU to the API
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CP67%20BBU-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c3e00f4a-b7ff-5ed0-8860-7b714cc5818e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CP67 BBU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CP67%20BBU&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'AUDI',
 'model': 'A7 SPORTBACK',
 'odometer': 94468,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'AUDI A7 SPORTBACK 3.0 TDI 272 QUATTRO BLACK ED.S-T Hatchback',
 'transmission': 'automatic',
 'trim': 'TDI 272 QUATTRO BLACK ED.S-T',
 'vin': 'WAUZZZ4G1HN115355',
 'year': 2017}
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP67%2520BBU%27 HTTP/1.1" 200 None
2026-03-29 22:20:18 [bca.uk] INFO: Saving data for CP67%20BBU: {'auction_closing_time': 1774951200.0, 'created_time': 1774437040.170383, 'last_price_update_time': 1774822818.679536}
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CP67%2520BBU') HTTP/1.1" 204 0
2026-03-29 22:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 46efcffa-a72d-5dfc-86ee-072022773160 with identifier: YG74%20OSN
2026-03-29 22:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 46efcffa-a72d-5dfc-86ee-072022773160 with identifier: YG74%20OSN
2026-03-29 22:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 46efcffa-a72d-5dfc-86ee-072022773160 with identifier: YG74%20OSN to the API
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YG74%20OSN-GB',
 'category': 'Car',
 'color': 'alpine white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '46efcffa-a72d-5dfc-86ee-072022773160',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YG74 OSN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YG74%20OSN&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'BMW',
 'model': '320I',
 'odometer': 17357,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'BMW 320I 2.0 T M SPORT STEP Saloon',
 'transmission': 'automatic',
 'trim': 'T M SPORT STEP',
 'vin': 'WBA50FF0208E76364',
 'year': 2024}
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG74%2520OSN%27 HTTP/1.1" 200 None
2026-03-29 22:20:18 [bca.uk] INFO: Saving data for YG74%20OSN: {'auction_closing_time': 1774864800.0, 'created_time': 1774437891.942801, 'last_price_update_time': 1774822818.958086}
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YG74%2520OSN') HTTP/1.1" 204 0
2026-03-29 22:20:18 [bca.uk] INFO: Found listing with ID: HY69%20WNN
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY69%2520WNN%27 HTTP/1.1" 200 None
2026-03-29 22:20:18 [bca.uk] INFO: Scrape type for HY69%20WNN: 2
2026-03-29 22:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0942ed3b-07cb-5598-b8c4-ec3bcb6c287d with identifier: HY69%20WNN
2026-03-29 22:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0942ed3b-07cb-5598-b8c4-ec3bcb6c287d with scrape type 2
2026-03-29 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0942ed3b-07cb-5598-b8c4-ec3bcb6c287d with scrape type 2
2026-03-29 22:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0942ed3b-07cb-5598-b8c4-ec3bcb6c287d, identifier: HY69%20WNN
2026-03-29 22:20:19 [bca.uk] INFO: Found listing with ID: YG74%20OCE
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG74%2520OCE%27 HTTP/1.1" 200 None
2026-03-29 22:20:19 [bca.uk] INFO: Scrape type for YG74%20OCE: 2
2026-03-29 22:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35e90b67-42c2-5c4b-bb13-a3a2c489ff60 with identifier: YG74%20OCE
2026-03-29 22:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35e90b67-42c2-5c4b-bb13-a3a2c489ff60 with scrape type 2
2026-03-29 22:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35e90b67-42c2-5c4b-bb13-a3a2c489ff60 with scrape type 2
2026-03-29 22:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 35e90b67-42c2-5c4b-bb13-a3a2c489ff60, identifier: YG74%20OCE
2026-03-29 22:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0942ed3b-07cb-5598-b8c4-ec3bcb6c287d with identifier: HY69%20WNN
2026-03-29 22:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0942ed3b-07cb-5598-b8c4-ec3bcb6c287d with identifier: HY69%20WNN
2026-03-29 22:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0942ed3b-07cb-5598-b8c4-ec3bcb6c287d with identifier: HY69%20WNN to the API
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HY69%20WNN-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0942ed3b-07cb-5598-b8c4-ec3bcb6c287d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HY69 WNN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HY69%20WNN&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'CITROEN',
 'model': 'C3 AIRCROSS',
 'odometer': 46671,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 AIRCROSS 1.2 P/T 110 ORIGINS Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 110 ORIGINS',
 'vin': 'VF72RHNPMK4407202',
 'year': 2019}
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY69%2520WNN%27 HTTP/1.1" 200 None
2026-03-29 22:20:19 [bca.uk] INFO: Saving data for HY69%20WNN: {'auction_closing_time': 1774864800.0, 'created_time': 1774437085.408677, 'last_price_update_time': 1774822819.471527}
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HY69%2520WNN') HTTP/1.1" 204 0
2026-03-29 22:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 35e90b67-42c2-5c4b-bb13-a3a2c489ff60 with identifier: YG74%20OCE
2026-03-29 22:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 35e90b67-42c2-5c4b-bb13-a3a2c489ff60 with identifier: YG74%20OCE
2026-03-29 22:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 35e90b67-42c2-5c4b-bb13-a3a2c489ff60 with identifier: YG74%20OCE to the API
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YG74%20OCE-GB',
 'category': 'Car',
 'color': 'alpine white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '35e90b67-42c2-5c4b-bb13-a3a2c489ff60',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YG74 OCE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YG74%20OCE&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'BMW',
 'model': '320I',
 'odometer': 18662,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'BMW 320I 2.0 T M SPORT STEP Saloon',
 'transmission': 'automatic',
 'trim': 'T M SPORT STEP',
 'vin': 'WBA50FF0108E80986',
 'year': 2024}
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG74%2520OCE%27 HTTP/1.1" 200 None
2026-03-29 22:20:19 [bca.uk] INFO: Saving data for YG74%20OCE: {'auction_closing_time': 1774864800.0, 'created_time': 1774437897.118105, 'last_price_update_time': 1774822819.770049}
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YG74%2520OCE') HTTP/1.1" 204 0
2026-03-29 22:20:19 [bca.uk] INFO: Found listing with ID: AJ19%20FFD
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ19%2520FFD%27 HTTP/1.1" 200 None
2026-03-29 22:20:19 [bca.uk] INFO: Scrape type for AJ19%20FFD: 2
2026-03-29 22:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb5eac58-3f63-5d7a-9b54-54b6b988d812 with identifier: AJ19%20FFD
2026-03-29 22:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb5eac58-3f63-5d7a-9b54-54b6b988d812 with scrape type 2
2026-03-29 22:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb5eac58-3f63-5d7a-9b54-54b6b988d812 with scrape type 2
2026-03-29 22:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fb5eac58-3f63-5d7a-9b54-54b6b988d812, identifier: AJ19%20FFD
2026-03-29 22:20:19 [bca.uk] INFO: Found listing with ID: YG74%20OHH
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG74%2520OHH%27 HTTP/1.1" 200 None
2026-03-29 22:20:19 [bca.uk] INFO: Scrape type for YG74%20OHH: 2
2026-03-29 22:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e18b10ac-c72d-584e-8a27-94ec11f7a529 with identifier: YG74%20OHH
2026-03-29 22:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e18b10ac-c72d-584e-8a27-94ec11f7a529 with scrape type 2
2026-03-29 22:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e18b10ac-c72d-584e-8a27-94ec11f7a529 with scrape type 2
2026-03-29 22:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e18b10ac-c72d-584e-8a27-94ec11f7a529, identifier: YG74%20OHH
2026-03-29 22:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fb5eac58-3f63-5d7a-9b54-54b6b988d812 with identifier: AJ19%20FFD
2026-03-29 22:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fb5eac58-3f63-5d7a-9b54-54b6b988d812 with identifier: AJ19%20FFD
2026-03-29 22:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fb5eac58-3f63-5d7a-9b54-54b6b988d812 with identifier: AJ19%20FFD to the API
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AJ19%20FFD-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'fb5eac58-3f63-5d7a-9b54-54b6b988d812',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AJ19 FFD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AJ19%20FFD&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'FORD',
 'model': 'TRANSIT COURIER',
 'odometer': 54439,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT COURIER 1.5 TDCI 100 SPORT (6) Van',
 'transmission': 'manual',
 'trim': 'TDCI 100 SPORT (6)',
 'vin': 'WF0WXXTACWKC40962',
 'year': 2019}
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ19%2520FFD%27 HTTP/1.1" 200 None
2026-03-29 22:20:20 [bca.uk] INFO: Saving data for AJ19%20FFD: {'auction_closing_time': 1774864800.0, 'created_time': 1774437084.311565, 'last_price_update_time': 1774822820.273692}
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ19%2520FFD') HTTP/1.1" 204 0
2026-03-29 22:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e18b10ac-c72d-584e-8a27-94ec11f7a529 with identifier: YG74%20OHH
2026-03-29 22:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e18b10ac-c72d-584e-8a27-94ec11f7a529 with identifier: YG74%20OHH
2026-03-29 22:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e18b10ac-c72d-584e-8a27-94ec11f7a529 with identifier: YG74%20OHH to the API
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YG74%20OHH-GB',
 'category': 'Car',
 'color': 'alpine white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e18b10ac-c72d-584e-8a27-94ec11f7a529',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YG74 OHH',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YG74%20OHH&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'BMW',
 'model': '320I',
 'odometer': 20616,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'BMW 320I 2.0 T M SPORT STEP Saloon',
 'transmission': 'automatic',
 'trim': 'T M SPORT STEP',
 'vin': 'WBA50FF0X08E76175',
 'year': 2024}
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG74%2520OHH%27 HTTP/1.1" 200 None
2026-03-29 22:20:20 [bca.uk] INFO: Saving data for YG74%20OHH: {'auction_closing_time': 1774864800.0, 'created_time': 1774437952.188309, 'last_price_update_time': 1774822820.549463}
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YG74%2520OHH') HTTP/1.1" 204 0
2026-03-29 22:20:20 [bca.uk] INFO: Found listing with ID: NA68%20LZW
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA68%2520LZW%27 HTTP/1.1" 200 None
2026-03-29 22:20:20 [bca.uk] INFO: Scrape type for NA68%20LZW: 2
2026-03-29 22:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 704214a3-c2de-5917-bb0a-258e14e98949 with identifier: NA68%20LZW
2026-03-29 22:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 704214a3-c2de-5917-bb0a-258e14e98949 with scrape type 2
2026-03-29 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 704214a3-c2de-5917-bb0a-258e14e98949 with scrape type 2
2026-03-29 22:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 704214a3-c2de-5917-bb0a-258e14e98949, identifier: NA68%20LZW
2026-03-29 22:20:20 [bca.uk] INFO: Found listing with ID: YG74%20OCU
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG74%2520OCU%27 HTTP/1.1" 200 None
2026-03-29 22:20:20 [bca.uk] INFO: Scrape type for YG74%20OCU: 2
2026-03-29 22:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7f9909a-abb4-5524-aad1-1889e4c65591 with identifier: YG74%20OCU
2026-03-29 22:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7f9909a-abb4-5524-aad1-1889e4c65591 with scrape type 2
2026-03-29 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7f9909a-abb4-5524-aad1-1889e4c65591 with scrape type 2
2026-03-29 22:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e7f9909a-abb4-5524-aad1-1889e4c65591, identifier: YG74%20OCU
2026-03-29 22:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 704214a3-c2de-5917-bb0a-258e14e98949 with identifier: NA68%20LZW
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=cream%2Fblack HTTP/1.1" 200 None
2026-03-29 22:20:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 704214a3-c2de-5917-bb0a-258e14e98949 with identifier: NA68%20LZW
2026-03-29 22:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 704214a3-c2de-5917-bb0a-258e14e98949 with identifier: NA68%20LZW to the API
2026-03-29 22:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NA68%20LZW-GB',
 'category': 'Car',
 'color': 'cream',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.9L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '704214a3-c2de-5917-bb0a-258e14e98949',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NA68 LZW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NA68%20LZW&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'RENAULT',
 'model': 'CAPTUR',
 'odometer': 63112,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'RENAULT CAPTUR 0.9 TCE 90 ICONIC Hatchback',
 'transmission': 'manual',
 'trim': 'TCE 90 ICONIC',
 'vin': 'VF1R8700161264614',
 'year': 2018}
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA68%2520LZW%27 HTTP/1.1" 200 None
2026-03-29 22:20:21 [bca.uk] INFO: Saving data for NA68%20LZW: {'auction_closing_time': 1774864800.0, 'created_time': 1774437040.722641, 'last_price_update_time': 1774822821.171993}
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NA68%2520LZW') HTTP/1.1" 204 0
2026-03-29 22:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e7f9909a-abb4-5524-aad1-1889e4c65591 with identifier: YG74%20OCU
2026-03-29 22:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e7f9909a-abb4-5524-aad1-1889e4c65591 with identifier: YG74%20OCU
2026-03-29 22:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e7f9909a-abb4-5524-aad1-1889e4c65591 with identifier: YG74%20OCU to the API
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YG74%20OCU-GB',
 'category': 'Car',
 'color': 'alpine white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e7f9909a-abb4-5524-aad1-1889e4c65591',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'YG74 OCU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YG74%20OCU&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'BMW',
 'model': '320I',
 'odometer': 15647,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'BMW 320I 2.0 T M SPORT STEP Saloon',
 'transmission': 'automatic',
 'trim': 'T M SPORT STEP',
 'vin': 'WBA50FF0908E76040',
 'year': 2024}
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG74%2520OCU%27 HTTP/1.1" 200 None
2026-03-29 22:20:21 [bca.uk] INFO: Saving data for YG74%20OCU: {'auction_closing_time': 1774864800.0, 'created_time': 1774437157.19368, 'last_price_update_time': 1774822821.447588}
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YG74%2520OCU') HTTP/1.1" 204 0
2026-03-29 22:20:21 [bca.uk] INFO: Found listing with ID: FA15%20AUK
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FA15%2520AUK%27 HTTP/1.1" 200 None
2026-03-29 22:20:21 [bca.uk] INFO: Scrape type for FA15%20AUK: 2
2026-03-29 22:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efb6a472-50df-5adf-aee0-f1eee30f68c7 with identifier: FA15%20AUK
2026-03-29 22:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efb6a472-50df-5adf-aee0-f1eee30f68c7 with scrape type 2
2026-03-29 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efb6a472-50df-5adf-aee0-f1eee30f68c7 with scrape type 2
2026-03-29 22:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: efb6a472-50df-5adf-aee0-f1eee30f68c7, identifier: FA15%20AUK
2026-03-29 22:20:21 [bca.uk] INFO: Found listing with ID: DG68%20UWR
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG68%2520UWR%27 HTTP/1.1" 200 None
2026-03-29 22:20:21 [bca.uk] INFO: Scrape type for DG68%20UWR: 2
2026-03-29 22:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fccd525-dc7a-52ab-b2df-1e194fbae725 with identifier: DG68%20UWR
2026-03-29 22:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fccd525-dc7a-52ab-b2df-1e194fbae725 with scrape type 2
2026-03-29 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fccd525-dc7a-52ab-b2df-1e194fbae725 with scrape type 2
2026-03-29 22:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7fccd525-dc7a-52ab-b2df-1e194fbae725, identifier: DG68%20UWR
2026-03-29 22:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: efb6a472-50df-5adf-aee0-f1eee30f68c7 with identifier: FA15%20AUK
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=mauve%2Fpurple HTTP/1.1" 200 None
2026-03-29 22:20:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: efb6a472-50df-5adf-aee0-f1eee30f68c7 with identifier: FA15%20AUK
2026-03-29 22:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: efb6a472-50df-5adf-aee0-f1eee30f68c7 with identifier: FA15%20AUK to the API
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FA15%20AUK-GB',
 'category': 'Car',
 'color': 'mauve',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'efb6a472-50df-5adf-aee0-f1eee30f68c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FA15 AUK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FA15%20AUK&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 80126,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'NISSAN QASHQAI 1.5 DCI 110 TEKNA Hatchback',
 'transmission': 'manual',
 'trim': 'DCI 110 TEKNA',
 'vin': 'SJNFAAJ11U1379467',
 'year': 2015}
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FA15%2520AUK%27 HTTP/1.1" 200 None
2026-03-29 22:20:22 [bca.uk] INFO: Saving data for FA15%20AUK: {'auction_closing_time': 1774864800.0, 'created_time': 1774437055.733762, 'last_price_update_time': 1774822822.139641}
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FA15%2520AUK') HTTP/1.1" 204 0
2026-03-29 22:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7fccd525-dc7a-52ab-b2df-1e194fbae725 with identifier: DG68%20UWR
2026-03-29 22:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7fccd525-dc7a-52ab-b2df-1e194fbae725 with identifier: DG68%20UWR
2026-03-29 22:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7fccd525-dc7a-52ab-b2df-1e194fbae725 with identifier: DG68%20UWR to the API
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 185,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DG68%20UWR-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7fccd525-dc7a-52ab-b2df-1e194fbae725',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DG68 UWR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DG68%20UWR&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'PORSCHE',
 'model': 'MACAN',
 'odometer': 105478,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'PORSCHE MACAN 2.0 242 PDK StationWagon',
 'transmission': 'automatic',
 'trim': '242 PDK',
 'vin': 'WP1ZZZ95ZKLB05059',
 'year': 2018}
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG68%2520UWR%27 HTTP/1.1" 200 None
2026-03-29 22:20:22 [bca.uk] INFO: Saving data for DG68%20UWR: {'auction_closing_time': 1774951200.0, 'created_time': 1774437166.462903, 'last_price_update_time': 1774822822.515516}
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DG68%2520UWR') HTTP/1.1" 204 0
2026-03-29 22:20:22 [bca.uk] INFO: Found listing with ID: HK16%20ZVT
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK16%2520ZVT%27 HTTP/1.1" 200 None
2026-03-29 22:20:22 [bca.uk] INFO: Scrape type for HK16%20ZVT: 2
2026-03-29 22:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4352cea7-16a3-5221-86b6-412bd17cd24c with identifier: HK16%20ZVT
2026-03-29 22:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4352cea7-16a3-5221-86b6-412bd17cd24c with scrape type 2
2026-03-29 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4352cea7-16a3-5221-86b6-412bd17cd24c with scrape type 2
2026-03-29 22:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4352cea7-16a3-5221-86b6-412bd17cd24c, identifier: HK16%20ZVT
2026-03-29 22:20:22 [bca.uk] INFO: Found listing with ID: SL66%20KZN
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL66%2520KZN%27 HTTP/1.1" 200 None
2026-03-29 22:20:22 [bca.uk] INFO: Scrape type for SL66%20KZN: 2
2026-03-29 22:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ab50a6c-7658-5bfd-afa9-862dbf2cbe14 with identifier: SL66%20KZN
2026-03-29 22:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ab50a6c-7658-5bfd-afa9-862dbf2cbe14 with scrape type 2
2026-03-29 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ab50a6c-7658-5bfd-afa9-862dbf2cbe14 with scrape type 2
2026-03-29 22:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3ab50a6c-7658-5bfd-afa9-862dbf2cbe14, identifier: SL66%20KZN
2026-03-29 22:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4352cea7-16a3-5221-86b6-412bd17cd24c with identifier: HK16%20ZVT
2026-03-29 22:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4352cea7-16a3-5221-86b6-412bd17cd24c with identifier: HK16%20ZVT
2026-03-29 22:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4352cea7-16a3-5221-86b6-412bd17cd24c with identifier: HK16%20ZVT to the API
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HK16%20ZVT-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '4352cea7-16a3-5221-86b6-412bd17cd24c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HK16 ZVT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HK16%20ZVT&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'BMW',
 'model': '118I',
 'odometer': 80314,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'BMW 118I 1.5 SE Hatchback',
 'transmission': 'manual',
 'trim': 'SE',
 'vin': 'WBA1R52060V554602',
 'year': 2016}
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK16%2520ZVT%27 HTTP/1.1" 200 None
2026-03-29 22:20:23 [bca.uk] INFO: Saving data for HK16%20ZVT: {'auction_closing_time': 1774864800.0, 'created_time': 1774437059.046422, 'last_price_update_time': 1774822823.030424}
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HK16%2520ZVT') HTTP/1.1" 204 0
2026-03-29 22:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3ab50a6c-7658-5bfd-afa9-862dbf2cbe14 with identifier: SL66%20KZN
2026-03-29 22:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3ab50a6c-7658-5bfd-afa9-862dbf2cbe14 with identifier: SL66%20KZN
2026-03-29 22:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3ab50a6c-7658-5bfd-afa9-862dbf2cbe14 with identifier: SL66%20KZN to the API
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SL66%20KZN-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '3ab50a6c-7658-5bfd-afa9-862dbf2cbe14',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SL66 KZN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SL66%20KZN&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY SPORT',
 'odometer': 110569,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 180 HSE StationWagon',
 'transmission': 'automatic',
 'trim': 'TD4 180 HSE',
 'vin': 'SALCA2AN2HH659977',
 'year': 2016}
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL66%2520KZN%27 HTTP/1.1" 200 None
2026-03-29 22:20:23 [bca.uk] INFO: Saving data for SL66%20KZN: {'auction_closing_time': 1774951200.0, 'created_time': 1774437121.888263, 'last_price_update_time': 1774822823.32085}
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SL66%2520KZN') HTTP/1.1" 204 0
2026-03-29 22:20:23 [bca.uk] INFO: Found listing with ID: MK17%20WNM
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK17%2520WNM%27 HTTP/1.1" 200 None
2026-03-29 22:20:23 [bca.uk] INFO: Scrape type for MK17%20WNM: 2
2026-03-29 22:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bed5f77-a88b-5457-932a-53d9f42199e4 with identifier: MK17%20WNM
2026-03-29 22:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bed5f77-a88b-5457-932a-53d9f42199e4 with scrape type 2
2026-03-29 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bed5f77-a88b-5457-932a-53d9f42199e4 with scrape type 2
2026-03-29 22:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8bed5f77-a88b-5457-932a-53d9f42199e4, identifier: MK17%20WNM
2026-03-29 22:20:23 [bca.uk] INFO: Found listing with ID: FD16%20HPY
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD16%2520HPY%27 HTTP/1.1" 200 None
2026-03-29 22:20:23 [bca.uk] INFO: Scrape type for FD16%20HPY: 2
2026-03-29 22:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55aa3134-e6f9-510b-b25f-40e1b78b4279 with identifier: FD16%20HPY
2026-03-29 22:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55aa3134-e6f9-510b-b25f-40e1b78b4279 with scrape type 2
2026-03-29 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55aa3134-e6f9-510b-b25f-40e1b78b4279 with scrape type 2
2026-03-29 22:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 55aa3134-e6f9-510b-b25f-40e1b78b4279, identifier: FD16%20HPY
2026-03-29 22:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8bed5f77-a88b-5457-932a-53d9f42199e4 with identifier: MK17%20WNM
2026-03-29 22:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8bed5f77-a88b-5457-932a-53d9f42199e4 with identifier: MK17%20WNM
2026-03-29 22:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8bed5f77-a88b-5457-932a-53d9f42199e4 with identifier: MK17%20WNM to the API
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MK17%20WNM-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '8bed5f77-a88b-5457-932a-53d9f42199e4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MK17 WNM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MK17%20WNM&vehicleType=*',
 'listing': 'auction',
 'location': 'Measham',
 'make': 'JAGUAR',
 'model': 'F-PACE',
 'odometer': 97664,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'JAGUAR F-PACE 2.0 D 180 AWD PRESTIGE StationWagon',
 'transmission': 'automatic',
 'trim': 'D 180 AWD PRESTIGE',
 'vin': 'SADCA2AN5HA893132',
 'year': 2017}
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK17%2520WNM%27 HTTP/1.1" 200 None
2026-03-29 22:20:23 [bca.uk] INFO: Saving data for MK17%20WNM: {'auction_closing_time': 1774864800.0, 'created_time': 1774437013.525841, 'last_price_update_time': 1774822823.805271}
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MK17%2520WNM') HTTP/1.1" 204 0
2026-03-29 22:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 55aa3134-e6f9-510b-b25f-40e1b78b4279 with identifier: FD16%20HPY
2026-03-29 22:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 55aa3134-e6f9-510b-b25f-40e1b78b4279 with identifier: FD16%20HPY
2026-03-29 22:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 55aa3134-e6f9-510b-b25f-40e1b78b4279 with identifier: FD16%20HPY to the API
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FD16%20HPY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '55aa3134-e6f9-510b-b25f-40e1b78b4279',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FD16 HPY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FD16%20HPY&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'MERCEDES-BENZ',
 'model': 'C200',
 'odometer': 96558,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ C200 2.0 T AMG LINE PREMIUM Coupe',
 'transmission': 'manual',
 'trim': 'T AMG LINE PREMIUM',
 'vin': 'WDD2053422F370390',
 'year': 2016}
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD16%2520HPY%27 HTTP/1.1" 200 None
2026-03-29 22:20:24 [bca.uk] INFO: Saving data for FD16%20HPY: {'auction_closing_time': 1774951200.0, 'created_time': 1774017178.539869, 'last_price_update_time': 1774822824.108959}
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FD16%2520HPY') HTTP/1.1" 204 0
2026-03-29 22:20:24 [bca.uk] INFO: Found listing with ID: WO68%20ETE
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO68%2520ETE%27 HTTP/1.1" 200 None
2026-03-29 22:20:24 [bca.uk] INFO: Scrape type for WO68%20ETE: 2
2026-03-29 22:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43ddfe8b-a227-5331-b8ab-b6b151dc521a with identifier: WO68%20ETE
2026-03-29 22:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43ddfe8b-a227-5331-b8ab-b6b151dc521a with scrape type 2
2026-03-29 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43ddfe8b-a227-5331-b8ab-b6b151dc521a with scrape type 2
2026-03-29 22:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 43ddfe8b-a227-5331-b8ab-b6b151dc521a, identifier: WO68%20ETE
2026-03-29 22:20:24 [bca.uk] INFO: Found listing with ID: SE65%20DWP
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE65%2520DWP%27 HTTP/1.1" 200 None
2026-03-29 22:20:24 [bca.uk] INFO: Scrape type for SE65%20DWP: 2
2026-03-29 22:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2ea0613-e7b5-55e7-b865-86b0daed4314 with identifier: SE65%20DWP
2026-03-29 22:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2ea0613-e7b5-55e7-b865-86b0daed4314 with scrape type 2
2026-03-29 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2ea0613-e7b5-55e7-b865-86b0daed4314 with scrape type 2
2026-03-29 22:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a2ea0613-e7b5-55e7-b865-86b0daed4314, identifier: SE65%20DWP
2026-03-29 22:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 43ddfe8b-a227-5331-b8ab-b6b151dc521a with identifier: WO68%20ETE
2026-03-29 22:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 43ddfe8b-a227-5331-b8ab-b6b151dc521a with identifier: WO68%20ETE
2026-03-29 22:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 43ddfe8b-a227-5331-b8ab-b6b151dc521a with identifier: WO68%20ETE to the API
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 170,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WO68%20ETE-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '43ddfe8b-a227-5331-b8ab-b6b151dc521a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WO68 ETE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WO68%20ETE&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'LAND ROVER',
 'model': 'DISCOVERY SPORT',
 'odometer': 45471,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 180 HSE StationWagon',
 'transmission': 'automatic',
 'trim': 'TD4 180 HSE',
 'vin': 'SALCA2AN6KH798971',
 'year': 2018}
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO68%2520ETE%27 HTTP/1.1" 200 None
2026-03-29 22:20:24 [bca.uk] INFO: Saving data for WO68%20ETE: {'auction_closing_time': 1774864800.0, 'created_time': 1774436977.526965, 'last_price_update_time': 1774822824.618971}
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WO68%2520ETE') HTTP/1.1" 204 0
2026-03-29 22:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a2ea0613-e7b5-55e7-b865-86b0daed4314 with identifier: SE65%20DWP
2026-03-29 22:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a2ea0613-e7b5-55e7-b865-86b0daed4314 with identifier: SE65%20DWP
2026-03-29 22:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a2ea0613-e7b5-55e7-b865-86b0daed4314 with identifier: SE65%20DWP to the API
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SE65%20DWP-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a2ea0613-e7b5-55e7-b865-86b0daed4314',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SE65 DWP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SE65%20DWP&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 125822,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-01',
 'seller_name': None,
 'title': 'BMW X1 2.0 XDRIVE 18D SE StationWagon',
 'transmission': 'manual',
 'trim': 'XDRIVE 18D SE',
 'vin': 'WBAHT92070P914553',
 'year': 2015}
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE65%2520DWP%27 HTTP/1.1" 200 None
2026-03-29 22:20:24 [bca.uk] INFO: Saving data for SE65%20DWP: {'auction_closing_time': 1774951200.0, 'created_time': 1774437155.551641, 'last_price_update_time': 1774822824.903064}
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SE65%2520DWP') HTTP/1.1" 204 0
2026-03-29 22:20:24 [bca.uk] INFO: Found listing with ID: FB19%20YRT
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FB19%2520YRT%27 HTTP/1.1" 200 None
2026-03-29 22:20:24 [bca.uk] INFO: Scrape type for FB19%20YRT: 2
2026-03-29 22:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 809d3851-e1e7-5bce-8c12-b8bba1f6d13a with identifier: FB19%20YRT
2026-03-29 22:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 809d3851-e1e7-5bce-8c12-b8bba1f6d13a with scrape type 2
2026-03-29 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 809d3851-e1e7-5bce-8c12-b8bba1f6d13a with scrape type 2
2026-03-29 22:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 809d3851-e1e7-5bce-8c12-b8bba1f6d13a, identifier: FB19%20YRT
2026-03-29 22:20:25 [bca.uk] INFO: Found listing with ID: RO12%20XAC
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO12%2520XAC%27 HTTP/1.1" 200 None
2026-03-29 22:20:25 [bca.uk] INFO: Scrape type for RO12%20XAC: 2
2026-03-29 22:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7be31e2-8989-55ca-ba8f-bb71720889e2 with identifier: RO12%20XAC
2026-03-29 22:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7be31e2-8989-55ca-ba8f-bb71720889e2 with scrape type 2
2026-03-29 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7be31e2-8989-55ca-ba8f-bb71720889e2 with scrape type 2
2026-03-29 22:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d7be31e2-8989-55ca-ba8f-bb71720889e2, identifier: RO12%20XAC
2026-03-29 22:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 809d3851-e1e7-5bce-8c12-b8bba1f6d13a with identifier: FB19%20YRT
2026-03-29 22:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 809d3851-e1e7-5bce-8c12-b8bba1f6d13a with identifier: FB19%20YRT
2026-03-29 22:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 809d3851-e1e7-5bce-8c12-b8bba1f6d13a with identifier: FB19%20YRT to the API
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FB19%20YRT-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '809d3851-e1e7-5bce-8c12-b8bba1f6d13a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FB19 YRT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FB19%20YRT&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'CITROEN',
 'model': 'C5 AIRCROSS',
 'odometer': 35899,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'CITROEN C5 AIRCROSS 1.2 P/T 130 FLAIR Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 130 FLAIR',
 'vin': 'VR7ARHNSJKL092459',
 'year': 2019}
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FB19%2520YRT%27 HTTP/1.1" 200 None
2026-03-29 22:20:25 [bca.uk] INFO: Saving data for FB19%20YRT: {'auction_closing_time': 1774864800.0, 'created_time': 1774437013.957525, 'last_price_update_time': 1774822825.419629}
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FB19%2520YRT') HTTP/1.1" 204 0
2026-03-29 22:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d7be31e2-8989-55ca-ba8f-bb71720889e2 with identifier: RO12%20XAC
2026-03-29 22:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d7be31e2-8989-55ca-ba8f-bb71720889e2 with identifier: RO12%20XAC
2026-03-29 22:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d7be31e2-8989-55ca-ba8f-bb71720889e2 with identifier: RO12%20XAC to the API
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 194,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RO12%20XAC-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '3.4L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd7be31e2-8989-55ca-ba8f-bb71720889e2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RO12 XAC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RO12%20XAC&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'PORSCHE',
 'model': '911',
 'odometer': 61931,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'PORSCHE 911 3.4 CARRERA (991) PDK Coupe',
 'transmission': 'automatic',
 'trim': 'CARRERA (991) PDK',
 'vin': 'WP0ZZZ99ZCS100826',
 'year': 2012}
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO12%2520XAC%27 HTTP/1.1" 200 None
2026-03-29 22:20:25 [bca.uk] INFO: Saving data for RO12%20XAC: {'auction_closing_time': 1774951200.0, 'created_time': 1774437146.382804, 'last_price_update_time': 1774822825.697236}
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RO12%2520XAC') HTTP/1.1" 204 0
2026-03-29 22:20:25 [bca.uk] INFO: Found listing with ID: RF17%20MWK
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF17%2520MWK%27 HTTP/1.1" 200 None
2026-03-29 22:20:25 [bca.uk] INFO: Scrape type for RF17%20MWK: 2
2026-03-29 22:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffd7e2a4-8846-5b38-aae8-e4954e940ca0 with identifier: RF17%20MWK
2026-03-29 22:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffd7e2a4-8846-5b38-aae8-e4954e940ca0 with scrape type 2
2026-03-29 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffd7e2a4-8846-5b38-aae8-e4954e940ca0 with scrape type 2
2026-03-29 22:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: ffd7e2a4-8846-5b38-aae8-e4954e940ca0, identifier: RF17%20MWK
2026-03-29 22:20:25 [bca.uk] INFO: Found listing with ID: LP62%20FSU
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP62%2520FSU%27 HTTP/1.1" 200 None
2026-03-29 22:20:25 [bca.uk] INFO: Scrape type for LP62%20FSU: 2
2026-03-29 22:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bef5d05e-a08c-5db4-b723-c067cdb3e324 with identifier: LP62%20FSU
2026-03-29 22:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bef5d05e-a08c-5db4-b723-c067cdb3e324 with scrape type 2
2026-03-29 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bef5d05e-a08c-5db4-b723-c067cdb3e324 with scrape type 2
2026-03-29 22:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: bef5d05e-a08c-5db4-b723-c067cdb3e324, identifier: LP62%20FSU
2026-03-29 22:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: ffd7e2a4-8846-5b38-aae8-e4954e940ca0 with identifier: RF17%20MWK
2026-03-29 22:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: ffd7e2a4-8846-5b38-aae8-e4954e940ca0 with identifier: RF17%20MWK
2026-03-29 22:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: ffd7e2a4-8846-5b38-aae8-e4954e940ca0 with identifier: RF17%20MWK to the API
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 170,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RF17%20MWK-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ffd7e2a4-8846-5b38-aae8-e4954e940ca0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RF17 MWK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RF17%20MWK&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'JAGUAR',
 'model': 'F-PACE',
 'odometer': 150726,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'JAGUAR F-PACE 2.0 T 250 AWD PORTFOLIO StationWagon',
 'transmission': 'automatic',
 'trim': 'T 250 AWD PORTFOLIO',
 'vin': 'SADCA2AX6JA260386',
 'year': 2017}
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF17%2520MWK%27 HTTP/1.1" 200 None
2026-03-29 22:20:26 [bca.uk] INFO: Saving data for RF17%20MWK: {'auction_closing_time': 1774864800.0, 'created_time': 1774437001.447159, 'last_price_update_time': 1774822826.19443}
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RF17%2520MWK') HTTP/1.1" 204 0
2026-03-29 22:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: bef5d05e-a08c-5db4-b723-c067cdb3e324 with identifier: LP62%20FSU
2026-03-29 22:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: bef5d05e-a08c-5db4-b723-c067cdb3e324 with identifier: LP62%20FSU
2026-03-29 22:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: bef5d05e-a08c-5db4-b723-c067cdb3e324 with identifier: LP62%20FSU to the API
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LP62%20FSU-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'bef5d05e-a08c-5db4-b723-c067cdb3e324',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LP62 FSU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LP62%20FSU&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'TOYOTA',
 'model': 'YARIS',
 'odometer': 150011,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.3 VVT-I TR M/DRIVE-S Hatchback',
 'transmission': 'manual',
 'trim': 'VVT-I TR M/DRIVE-S',
 'vin': 'VNKKJ3D3X0A118845',
 'year': 2013}
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP62%2520FSU%27 HTTP/1.1" 200 None
2026-03-29 22:20:26 [bca.uk] INFO: Saving data for LP62%20FSU: {'auction_closing_time': 1774951200.0, 'created_time': 1774437143.178599, 'last_price_update_time': 1774822826.556711}
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LP62%2520FSU') HTTP/1.1" 204 0
2026-03-29 22:20:26 [bca.uk] INFO: Found listing with ID: RE67%20DAU
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE67%2520DAU%27 HTTP/1.1" 200 None
2026-03-29 22:20:26 [bca.uk] INFO: Scrape type for RE67%20DAU: 2
2026-03-29 22:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3df90a9c-2d3f-5a1e-9b63-1c3cf748c733 with identifier: RE67%20DAU
2026-03-29 22:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3df90a9c-2d3f-5a1e-9b63-1c3cf748c733 with scrape type 2
2026-03-29 22:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3df90a9c-2d3f-5a1e-9b63-1c3cf748c733 with scrape type 2
2026-03-29 22:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3df90a9c-2d3f-5a1e-9b63-1c3cf748c733, identifier: RE67%20DAU
2026-03-29 22:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=115&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:20:26 [bca.uk] INFO: Found listing with ID: LK18%20WZY
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK18%2520WZY%27 HTTP/1.1" 200 None
2026-03-29 22:20:26 [bca.uk] INFO: Scrape type for LK18%20WZY: 2
2026-03-29 22:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7560142a-2224-5ce4-9f69-421d8b81392a with identifier: LK18%20WZY
2026-03-29 22:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7560142a-2224-5ce4-9f69-421d8b81392a with scrape type 2
2026-03-29 22:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7560142a-2224-5ce4-9f69-421d8b81392a with scrape type 2
2026-03-29 22:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7560142a-2224-5ce4-9f69-421d8b81392a, identifier: LK18%20WZY
2026-03-29 22:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3df90a9c-2d3f-5a1e-9b63-1c3cf748c733 with identifier: RE67%20DAU
2026-03-29 22:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3df90a9c-2d3f-5a1e-9b63-1c3cf748c733 with identifier: RE67%20DAU
2026-03-29 22:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3df90a9c-2d3f-5a1e-9b63-1c3cf748c733 with identifier: RE67%20DAU to the API
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RE67%20DAU-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3df90a9c-2d3f-5a1e-9b63-1c3cf748c733',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RE67 DAU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RE67%20DAU&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'HONDA',
 'model': 'CIVIC',
 'odometer': 40369,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'HONDA CIVIC 1.0 VTEC TURBO 129 SE Hatchback',
 'transmission': 'manual',
 'trim': 'VTEC TURBO 129 SE',
 'vin': 'SHHFK6740HU014423',
 'year': 2017}
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE67%2520DAU%27 HTTP/1.1" 200 None
2026-03-29 22:20:27 [bca.uk] INFO: Saving data for RE67%20DAU: {'auction_closing_time': 1774864800.0, 'created_time': 1774436991.064532, 'last_price_update_time': 1774822827.068005}
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RE67%2520DAU') HTTP/1.1" 204 0
2026-03-29 22:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7560142a-2224-5ce4-9f69-421d8b81392a with identifier: LK18%20WZY
2026-03-29 22:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7560142a-2224-5ce4-9f69-421d8b81392a with identifier: LK18%20WZY
2026-03-29 22:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7560142a-2224-5ce4-9f69-421d8b81392a with identifier: LK18%20WZY to the API
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LK18%20WZY-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7560142a-2224-5ce4-9f69-421d8b81392a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LK18 WZY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LK18%20WZY&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'SEAT',
 'model': 'IBIZA',
 'odometer': 128575,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'SEAT IBIZA 1.0 TSI 95 FR Hatchback',
 'transmission': 'manual',
 'trim': 'TSI 95 FR',
 'vin': 'VSSZZZKJZJR141146',
 'year': 2018}
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK18%2520WZY%27 HTTP/1.1" 200 None
2026-03-29 22:20:27 [bca.uk] INFO: Saving data for LK18%20WZY: {'auction_closing_time': 1774951200.0, 'created_time': 1774437985.203642, 'last_price_update_time': 1774822827.446439}
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LK18%2520WZY') HTTP/1.1" 204 0
2026-03-29 22:20:27 [bca.uk] INFO: Found listing with ID: AV67%20XUZ
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV67%2520XUZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:27 [bca.uk] INFO: Scrape type for AV67%20XUZ: 2
2026-03-29 22:20:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13abdbe4-f584-5bd7-b114-0557619e203d with identifier: AV67%20XUZ
2026-03-29 22:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13abdbe4-f584-5bd7-b114-0557619e203d with scrape type 2
2026-03-29 22:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13abdbe4-f584-5bd7-b114-0557619e203d with scrape type 2
2026-03-29 22:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 13abdbe4-f584-5bd7-b114-0557619e203d, identifier: AV67%20XUZ
2026-03-29 22:20:27 [bca.uk] INFO: Found listing with ID: AJ72%20TPY
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ72%2520TPY%27 HTTP/1.1" 200 None
2026-03-29 22:20:27 [bca.uk] INFO: Scrape type for AJ72%20TPY: 2
2026-03-29 22:20:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c95d9ac-48b5-58b3-b6b3-0aa1e3234cb1 with identifier: AJ72%20TPY
2026-03-29 22:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c95d9ac-48b5-58b3-b6b3-0aa1e3234cb1 with scrape type 2
2026-03-29 22:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c95d9ac-48b5-58b3-b6b3-0aa1e3234cb1 with scrape type 2
2026-03-29 22:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3c95d9ac-48b5-58b3-b6b3-0aa1e3234cb1, identifier: AJ72%20TPY
2026-03-29 22:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 13abdbe4-f584-5bd7-b114-0557619e203d with identifier: AV67%20XUZ
2026-03-29 22:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 13abdbe4-f584-5bd7-b114-0557619e203d with identifier: AV67%20XUZ
2026-03-29 22:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 13abdbe4-f584-5bd7-b114-0557619e203d with identifier: AV67%20XUZ to the API
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AV67%20XUZ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '13abdbe4-f584-5bd7-b114-0557619e203d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AV67 XUZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AV67%20XUZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'VOLKSWAGEN',
 'model': 'POLO',
 'odometer': 60830,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.0 75 MATCH EDITION Hatchback',
 'transmission': 'manual',
 'trim': '75 MATCH EDITION',
 'vin': 'WVWZZZ6RZHU110362',
 'year': 2017}
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV67%2520XUZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:27 [bca.uk] INFO: Saving data for AV67%20XUZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774436959.260217, 'last_price_update_time': 1774822827.954196}
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AV67%2520XUZ') HTTP/1.1" 204 0
2026-03-29 22:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3c95d9ac-48b5-58b3-b6b3-0aa1e3234cb1 with identifier: AJ72%20TPY
2026-03-29 22:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3c95d9ac-48b5-58b3-b6b3-0aa1e3234cb1 with identifier: AJ72%20TPY
2026-03-29 22:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3c95d9ac-48b5-58b3-b6b3-0aa1e3234cb1 with identifier: AJ72%20TPY to the API
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AJ72%20TPY-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '3c95d9ac-48b5-58b3-b6b3-0aa1e3234cb1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AJ72 TPY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AJ72%20TPY&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'FORD',
 'model': 'PUMA VIGNALE',
 'odometer': 21578,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'FORD PUMA VIGNALE 1.0 E/B 155 MHEV ST-LINE DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'E/B 155 MHEV ST-LINE DCT',
 'vin': 'WF02XXERK2NA32974',
 'year': 2023}
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ72%2520TPY%27 HTTP/1.1" 200 None
2026-03-29 22:20:28 [bca.uk] INFO: Saving data for AJ72%20TPY: {'auction_closing_time': 1775037600.0, 'created_time': 1774437177.884299, 'last_price_update_time': 1774822828.242778}
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ72%2520TPY') HTTP/1.1" 204 0
2026-03-29 22:20:28 [bca.uk] INFO: Found listing with ID: AP18%20EUV
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP18%2520EUV%27 HTTP/1.1" 200 None
2026-03-29 22:20:28 [bca.uk] INFO: Scrape type for AP18%20EUV: 2
2026-03-29 22:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 956c0a18-d0f7-5a15-a807-06e85d543e2f with identifier: AP18%20EUV
2026-03-29 22:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 956c0a18-d0f7-5a15-a807-06e85d543e2f with scrape type 2
2026-03-29 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 956c0a18-d0f7-5a15-a807-06e85d543e2f with scrape type 2
2026-03-29 22:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 956c0a18-d0f7-5a15-a807-06e85d543e2f, identifier: AP18%20EUV
2026-03-29 22:20:28 [bca.uk] INFO: Total items found: 100
2026-03-29 22:20:28 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=116&sort=MostRecentlyAdded
2026-03-29 22:20:28 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:20:28 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=116&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:20:28 [bca.uk] INFO: Found listing with ID: BG72%20AYB
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG72%2520AYB%27 HTTP/1.1" 200 None
2026-03-29 22:20:28 [bca.uk] INFO: Scrape type for BG72%20AYB: 2
2026-03-29 22:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d28daa38-c7f4-5c12-a685-73ac932fed61 with identifier: BG72%20AYB
2026-03-29 22:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d28daa38-c7f4-5c12-a685-73ac932fed61 with scrape type 2
2026-03-29 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d28daa38-c7f4-5c12-a685-73ac932fed61 with scrape type 2
2026-03-29 22:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d28daa38-c7f4-5c12-a685-73ac932fed61, identifier: BG72%20AYB
2026-03-29 22:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 956c0a18-d0f7-5a15-a807-06e85d543e2f with identifier: AP18%20EUV
2026-03-29 22:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 956c0a18-d0f7-5a15-a807-06e85d543e2f with identifier: AP18%20EUV
2026-03-29 22:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 956c0a18-d0f7-5a15-a807-06e85d543e2f with identifier: AP18%20EUV to the API
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 97,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AP18%20EUV-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '956c0a18-d0f7-5a15-a807-06e85d543e2f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AP18 EUV',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AP18%20EUV&vehicleType=*',
 'listing': 'auction',
 'location': 'Leeds',
 'make': 'FORD',
 'model': 'FIESTA',
 'odometer': 75095,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'FORD FIESTA 1.0 E/B 100 TITANIUM Hatchback',
 'transmission': 'manual',
 'trim': 'E/B 100 TITANIUM',
 'vin': 'WF0JXXGAHJJT54694',
 'year': 2018}
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AP18%2520EUV%27 HTTP/1.1" 200 None
2026-03-29 22:20:28 [bca.uk] INFO: Saving data for AP18%20EUV: {'auction_closing_time': 1774864800.0, 'created_time': 1774436984.635512, 'last_price_update_time': 1774822828.779005}
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AP18%2520EUV') HTTP/1.1" 204 0
2026-03-29 22:20:28 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=116&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:20:28 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=116&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d28daa38-c7f4-5c12-a685-73ac932fed61 with identifier: BG72%20AYB
2026-03-29 22:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d28daa38-c7f4-5c12-a685-73ac932fed61 with identifier: BG72%20AYB
2026-03-29 22:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d28daa38-c7f4-5c12-a685-73ac932fed61 with identifier: BG72%20AYB to the API
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BG72%20AYB-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd28daa38-c7f4-5c12-a685-73ac932fed61',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BG72 AYB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BG72%20AYB&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'CITROEN',
 'model': 'C4',
 'odometer': 23425,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'CITROEN C4 1.2 P/T 130 SENSE PLUS Hatchback',
 'transmission': 'manual',
 'trim': 'P/T 130 SENSE PLUS',
 'vin': 'VR7BAHNSANE051741',
 'year': 2022}
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG72%2520AYB%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Saving data for BG72%20AYB: {'auction_closing_time': 1775037600.0, 'created_time': 1774437970.610269, 'last_price_update_time': 1774822829.062914}
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BG72%2520AYB') HTTP/1.1" 204 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: DP17%20ONN
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP17%2520ONN%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for DP17%20ONN: 2
2026-03-29 22:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 608264e3-5592-5774-9883-e6c68726455e with identifier: DP17%20ONN
2026-03-29 22:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 608264e3-5592-5774-9883-e6c68726455e with scrape type 2
2026-03-29 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 608264e3-5592-5774-9883-e6c68726455e with scrape type 2
2026-03-29 22:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 608264e3-5592-5774-9883-e6c68726455e, identifier: DP17%20ONN
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: BK20%20LEU
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK20%2520LEU%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for BK20%20LEU: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: NJ10%20VAM
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ10%2520VAM%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for NJ10%20VAM: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: SM18%20UEA
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM18%2520UEA%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for SM18%20UEA: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: ND62%20NNH
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND62%2520NNH%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for ND62%20NNH: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: YA64%20MXT
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA64%2520MXT%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for YA64%20MXT: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: EN68%20XVL
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN68%2520XVL%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for EN68%20XVL: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: NA17%20YFK
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA17%2520YFK%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for NA17%20YFK: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: KJ17%20PXS
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ17%2520PXS%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for KJ17%20PXS: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: SK15%20LXB
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK15%2520LXB%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for SK15%20LXB: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: ET17%20VUE
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET17%2520VUE%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for ET17%20VUE: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: NC71%20FGZ
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NC71%2520FGZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for NC71%20FGZ: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: EO17%20AEJ
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EO17%2520AEJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for EO17%20AEJ: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: LF66%20TYH
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF66%2520TYH%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for LF66%20TYH: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: NX63%20RJV
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX63%2520RJV%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for NX63%20RJV: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: KT17%20YTF
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT17%2520YTF%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for KT17%20YTF: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: SN67%20OPL
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN67%2520OPL%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for SN67%20OPL: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: YJZ%209398
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJZ%25209398%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for YJZ%209398: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: WJ68%20FYX
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WJ68%2520FYX%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for WJ68%20FYX: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: YY71%20LUB
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY71%2520LUB%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for YY71%20LUB: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: PE58%20MVT
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE58%2520MVT%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for PE58%20MVT: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: LG60%20YJF
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG60%2520YJF%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for LG60%20YJF: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: MW13%20NCU
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW13%2520NCU%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for MW13%20NCU: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: MT18%20HXA
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT18%2520HXA%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for MT18%20HXA: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: CX12%20YCN
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX12%2520YCN%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for CX12%20YCN: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: YR14%20HTU
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR14%2520HTU%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for YR14%20HTU: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: YF20%20LTE
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF20%2520LTE%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for YF20%20LTE: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: FA16%20NUY
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FA16%2520NUY%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for FA16%20NUY: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: PJ63%20KCN
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ63%2520KCN%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for PJ63%20KCN: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: SA61%20YWS
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA61%2520YWS%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for SA61%20YWS: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: KT56%20LVF
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT56%2520LVF%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for KT56%20LVF: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: SH67%20GKG
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH67%2520GKG%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for SH67%20GKG: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: FG21%20ZGH
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG21%2520ZGH%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for FG21%20ZGH: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: MA18%20ZVU
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA18%2520ZVU%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for MA18%20ZVU: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: SF15%20JKM
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF15%2520JKM%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for SF15%20JKM: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: ST66%20HYA
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST66%2520HYA%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for ST66%20HYA: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: DA17%20CUO
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA17%2520CUO%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for DA17%20CUO: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: SB68%20WFR
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB68%2520WFR%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for SB68%20WFR: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: SF66%20ALZ
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SF66%2520ALZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for SF66%20ALZ: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: SN13%20XJC
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN13%2520XJC%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for SN13%20XJC: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: ST17%20GMG
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST17%2520GMG%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for ST17%20GMG: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: LF15%20MFX
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF15%2520MFX%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for LF15%20MFX: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: SM12%20MXH
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM12%2520MXH%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for SM12%20MXH: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: SN16%20NPE
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN16%2520NPE%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for SN16%20NPE: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: EN16%20HNP
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN16%2520HNP%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for EN16%20HNP: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: SN19%20DPH
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN19%2520DPH%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for SN19%20DPH: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: FH68%20SXJ
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH68%2520SXJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for FH68%20SXJ: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: WF07%20TTV
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF07%2520TTV%27 HTTP/1.1" 200 None
2026-03-29 22:20:29 [bca.uk] INFO: Scrape type for WF07%20TTV: 0
2026-03-29 22:20:29 [bca.uk] INFO: Found listing with ID: DE09%20GUC
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE09%2520GUC%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for DE09%20GUC: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: OV57%20VLB
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV57%2520VLB%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for OV57%20VLB: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: WM57%20RXB
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM57%2520RXB%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for WM57%20RXB: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: HT66%20UZV
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT66%2520UZV%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for HT66%20UZV: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: YR10%20FMA
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR10%2520FMA%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for YR10%20FMA: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: DP19%20DYH
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP19%2520DYH%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for DP19%20DYH: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: YD66%20OCH
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD66%2520OCH%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for YD66%20OCH: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: FN13%20WVD
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN13%2520WVD%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for FN13%20WVD: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: KO15%20AKX
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KO15%2520AKX%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for KO15%20AKX: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: YP10%20EOJ
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP10%2520EOJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for YP10%20EOJ: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: LP10%20ULA
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP10%2520ULA%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for LP10%20ULA: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: PN61%20OPD
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN61%2520OPD%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for PN61%20OPD: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: PF63%20ZKD
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF63%2520ZKD%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for PF63%20ZKD: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: LK13%20OLA
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LK13%2520OLA%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for LK13%20OLA: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: P123%20DLG
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27P123%2520DLG%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for P123%20DLG: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: YB22%20PDK
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB22%2520PDK%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for YB22%20PDK: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: YB62%20UTR
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB62%2520UTR%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for YB62%20UTR: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: HK16%20UGH
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK16%2520UGH%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for HK16%20UGH: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: BL73%20GWN
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL73%2520GWN%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for BL73%20GWN: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: BN10%20OCF
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN10%2520OCF%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for BN10%20OCF: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: FD21%20MBF
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD21%2520MBF%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for FD21%20MBF: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: YL18%20AYE
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL18%2520AYE%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for YL18%20AYE: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: YC15%20NJN
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC15%2520NJN%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for YC15%20NJN: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: YG67%20GGY
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG67%2520GGY%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for YG67%20GGY: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: PF69%20GRZ
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF69%2520GRZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for PF69%20GRZ: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: LB13%20DCU
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB13%2520DCU%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for LB13%20DCU: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: SP63%20LTO
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP63%2520LTO%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for SP63%20LTO: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: GU70%20XTC
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU70%2520XTC%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for GU70%20XTC: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: YB17%20TYX
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB17%2520TYX%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for YB17%20TYX: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: YE68%20VRM
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE68%2520VRM%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for YE68%20VRM: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: MV10%20UAR
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV10%2520UAR%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for MV10%20UAR: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: GM16%20MWV
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM16%2520MWV%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for GM16%20MWV: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: SP17%20CPX
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP17%2520CPX%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for SP17%20CPX: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: FP16%20KXZ
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP16%2520KXZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for FP16%20KXZ: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: SE66%20ZRP
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE66%2520ZRP%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for SE66%20ZRP: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: GK61%20OYE
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK61%2520OYE%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for GK61%20OYE: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: LX58%20VHC
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX58%2520VHC%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for LX58%20VHC: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: ML67%20TGE
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML67%2520TGE%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for ML67%20TGE: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: LC14%20OPL
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC14%2520OPL%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for LC14%20OPL: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: PK12%20LDY
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK12%2520LDY%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for PK12%20LDY: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: VU65%20ZVJ
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU65%2520ZVJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for VU65%20ZVJ: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: VK18%20EKZ
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK18%2520EKZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for VK18%20EKZ: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: VT19%20YCD
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VT19%2520YCD%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for VT19%20YCD: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: VU65%20ZWD
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VU65%2520ZWD%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for VU65%20ZWD: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: N555%20JKE
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27N555%2520JKE%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for N555%20JKE: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: EY15%20RNU
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY15%2520RNU%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for EY15%20RNU: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: HT70%20HHD
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT70%2520HHD%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for HT70%20HHD: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: LD22%20AWC
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD22%2520AWC%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for LD22%20AWC: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: HT21%20XPB
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT21%2520XPB%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for HT21%20XPB: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: BD21%20MHX
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD21%2520MHX%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for BD21%20MHX: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: BN15%20MMX
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN15%2520MMX%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for BN15%20MMX: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: BU70%20KNJ
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU70%2520KNJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for BU70%20KNJ: 0
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: CX19%20KCF
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CX19%2520KCF%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for CX19%20KCF: 0
2026-03-29 22:20:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:20:30 [bca.uk] INFO: Found listing with ID: BK25%20KKU
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK25%2520KKU%27 HTTP/1.1" 200 None
2026-03-29 22:20:30 [bca.uk] INFO: Scrape type for BK25%20KKU: 2
2026-03-29 22:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c732127-3a21-5a34-8e55-7233c9e1ffe2 with identifier: BK25%20KKU
2026-03-29 22:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c732127-3a21-5a34-8e55-7233c9e1ffe2 with scrape type 2
2026-03-29 22:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c732127-3a21-5a34-8e55-7233c9e1ffe2 with scrape type 2
2026-03-29 22:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1c732127-3a21-5a34-8e55-7233c9e1ffe2, identifier: BK25%20KKU
2026-03-29 22:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 608264e3-5592-5774-9883-e6c68726455e with identifier: DP17%20ONN
2026-03-29 22:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 608264e3-5592-5774-9883-e6c68726455e with identifier: DP17%20ONN
2026-03-29 22:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 608264e3-5592-5774-9883-e6c68726455e with identifier: DP17%20ONN to the API
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DP17%20ONN-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '608264e3-5592-5774-9883-e6c68726455e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DP17 ONN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DP17%20ONN&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'LAND ROVER',
 'model': 'R/R EVOQUE',
 'odometer': 92666,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R EVOQUE 2.0 TD4 180 4WD SE TECH Hatchback',
 'transmission': 'automatic',
 'trim': 'TD4 180 4WD SE TECH',
 'vin': 'SALVA2AN3HH249391',
 'year': 2017}
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP17%2520ONN%27 HTTP/1.1" 200 None
2026-03-29 22:20:31 [bca.uk] INFO: Saving data for DP17%20ONN: {'auction_closing_time': 1774951200.0, 'created_time': 1773828341.349429, 'last_price_update_time': 1774822831.677583}
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DP17%2520ONN') HTTP/1.1" 204 0
2026-03-29 22:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1c732127-3a21-5a34-8e55-7233c9e1ffe2 with identifier: BK25%20KKU
2026-03-29 22:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1c732127-3a21-5a34-8e55-7233c9e1ffe2 with identifier: BK25%20KKU
2026-03-29 22:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1c732127-3a21-5a34-8e55-7233c9e1ffe2 with identifier: BK25%20KKU to the API
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BK25%20KKU-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '1c732127-3a21-5a34-8e55-7233c9e1ffe2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BK25 KKU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BK25%20KKU&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 6050,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.2 MHEV 136 GT E-DSC6 Hatchback',
 'transmission': 'automatic',
 'trim': 'MHEV 136 GT E-DSC6',
 'vin': 'VR3KAHPY9SS023041',
 'year': 2025}
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK25%2520KKU%27 HTTP/1.1" 200 None
2026-03-29 22:20:32 [bca.uk] INFO: Saving data for BK25%20KKU: {'auction_closing_time': 1775037600.0, 'created_time': 1774276564.636633, 'last_price_update_time': 1774822832.06505}
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BK25%2520KKU') HTTP/1.1" 204 0
2026-03-29 22:20:32 [bca.uk] INFO: Found listing with ID: WR70%20ZYC
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR70%2520ZYC%27 HTTP/1.1" 200 None
2026-03-29 22:20:32 [bca.uk] INFO: Scrape type for WR70%20ZYC: 2
2026-03-29 22:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71cde65b-1d18-5f08-b4b6-de1d7b86f188 with identifier: WR70%20ZYC
2026-03-29 22:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71cde65b-1d18-5f08-b4b6-de1d7b86f188 with scrape type 2
2026-03-29 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71cde65b-1d18-5f08-b4b6-de1d7b86f188 with scrape type 2
2026-03-29 22:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 71cde65b-1d18-5f08-b4b6-de1d7b86f188, identifier: WR70%20ZYC
2026-03-29 22:20:32 [bca.uk] INFO: Found listing with ID: BK72%20XNZ
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK72%2520XNZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:32 [bca.uk] INFO: Scrape type for BK72%20XNZ: 2
2026-03-29 22:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 043ea469-f935-531f-ae4c-efae910535ed with identifier: BK72%20XNZ
2026-03-29 22:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 043ea469-f935-531f-ae4c-efae910535ed with scrape type 2
2026-03-29 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 043ea469-f935-531f-ae4c-efae910535ed with scrape type 2
2026-03-29 22:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 043ea469-f935-531f-ae4c-efae910535ed, identifier: BK72%20XNZ
2026-03-29 22:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 71cde65b-1d18-5f08-b4b6-de1d7b86f188 with identifier: WR70%20ZYC
2026-03-29 22:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 71cde65b-1d18-5f08-b4b6-de1d7b86f188 with identifier: WR70%20ZYC
2026-03-29 22:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 71cde65b-1d18-5f08-b4b6-de1d7b86f188 with identifier: WR70%20ZYC to the API
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 44,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WR70%20ZYC-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol/Electric',
 'id': '71cde65b-1d18-5f08-b4b6-de1d7b86f188',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'WR70 ZYC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WR70%20ZYC&vehicleType=*',
 'listing': 'auction',
 'location': 'Bristol',
 'make': 'LAND ROVER',
 'model': 'R/R EVOQUE',
 'odometer': 51892,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R EVOQUE 1.5 P300E 4WD S Hatchback',
 'transmission': 'automatic',
 'trim': 'P300E 4WD S',
 'vin': 'SALZA2AT2LH117442',
 'year': 2020}
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR70%2520ZYC%27 HTTP/1.1" 200 None
2026-03-29 22:20:32 [bca.uk] INFO: Saving data for WR70%20ZYC: {'auction_closing_time': 1774951200.0, 'created_time': 1773829918.55872, 'last_price_update_time': 1774822832.55502}
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WR70%2520ZYC') HTTP/1.1" 204 0
2026-03-29 22:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 043ea469-f935-531f-ae4c-efae910535ed with identifier: BK72%20XNZ
2026-03-29 22:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 043ea469-f935-531f-ae4c-efae910535ed with identifier: BK72%20XNZ
2026-03-29 22:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 043ea469-f935-531f-ae4c-efae910535ed with identifier: BK72%20XNZ to the API
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BK72%20XNZ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '043ea469-f935-531f-ae4c-efae910535ed',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BK72 XNZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BK72%20XNZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VOLKSWAGEN',
 'model': 'T-CROSS',
 'odometer': 49316,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN T-CROSS 1.5 TSI EVO 150 R LINE DSG Hatchback',
 'transmission': 'automatic',
 'trim': 'TSI EVO 150 R LINE DSG',
 'vin': 'WVGZZZC1ZPY010911',
 'year': 2022}
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK72%2520XNZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:32 [bca.uk] INFO: Saving data for BK72%20XNZ: {'auction_closing_time': 1775037600.0, 'created_time': 1774437955.212017, 'last_price_update_time': 1774822832.836318}
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BK72%2520XNZ') HTTP/1.1" 204 0
2026-03-29 22:20:32 [bca.uk] INFO: Found listing with ID: LD66%20TXP
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD66%2520TXP%27 HTTP/1.1" 200 None
2026-03-29 22:20:32 [bca.uk] INFO: Scrape type for LD66%20TXP: 2
2026-03-29 22:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 410f6764-5605-5d88-887e-5d8496930845 with identifier: LD66%20TXP
2026-03-29 22:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 410f6764-5605-5d88-887e-5d8496930845 with scrape type 2
2026-03-29 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 410f6764-5605-5d88-887e-5d8496930845 with scrape type 2
2026-03-29 22:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 410f6764-5605-5d88-887e-5d8496930845, identifier: LD66%20TXP
2026-03-29 22:20:32 [bca.uk] INFO: Found listing with ID: CF72%20XTX
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF72%2520XTX%27 HTTP/1.1" 200 None
2026-03-29 22:20:32 [bca.uk] INFO: Scrape type for CF72%20XTX: 2
2026-03-29 22:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8534b275-f87d-5100-881a-c1b5ee331483 with identifier: CF72%20XTX
2026-03-29 22:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8534b275-f87d-5100-881a-c1b5ee331483 with scrape type 2
2026-03-29 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8534b275-f87d-5100-881a-c1b5ee331483 with scrape type 2
2026-03-29 22:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8534b275-f87d-5100-881a-c1b5ee331483, identifier: CF72%20XTX
2026-03-29 22:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 410f6764-5605-5d88-887e-5d8496930845 with identifier: LD66%20TXP
2026-03-29 22:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 410f6764-5605-5d88-887e-5d8496930845 with identifier: LD66%20TXP
2026-03-29 22:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 410f6764-5605-5d88-887e-5d8496930845 with identifier: LD66%20TXP to the API
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LD66%20TXP-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '410f6764-5605-5d88-887e-5d8496930845',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LD66 TXP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LD66%20TXP&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'LAND ROVER',
 'model': 'R/R EVOQUE',
 'odometer': 53712,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R EVOQUE 2.0 TD4 180 4WD HSE DYNAMIC Hatchback',
 'transmission': 'automatic',
 'trim': 'TD4 180 4WD HSE DYNAMIC',
 'vin': 'SALVA2AN9HH190217',
 'year': 2016}
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD66%2520TXP%27 HTTP/1.1" 200 None
2026-03-29 22:20:33 [bca.uk] INFO: Saving data for LD66%20TXP: {'auction_closing_time': 1774951200.0, 'created_time': 1773828173.091265, 'last_price_update_time': 1774822833.349314}
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LD66%2520TXP') HTTP/1.1" 204 0
2026-03-29 22:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8534b275-f87d-5100-881a-c1b5ee331483 with identifier: CF72%20XTX
2026-03-29 22:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8534b275-f87d-5100-881a-c1b5ee331483 with identifier: CF72%20XTX
2026-03-29 22:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8534b275-f87d-5100-881a-c1b5ee331483 with identifier: CF72%20XTX to the API
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 151,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=CF72%20XTX-GB',
 'category': 'Car',
 'color': 'green',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8534b275-f87d-5100-881a-c1b5ee331483',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CF72 XTX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=CF72%20XTX&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'SEAT',
 'model': 'ATECA',
 'odometer': 33476,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'SEAT ATECA 1.5 TSI EVO 150 XPERIENCE DSG StationWagon',
 'transmission': 'automatic',
 'trim': 'TSI EVO 150 XPERIENCE DSG',
 'vin': 'VSSZZZ5F6P6523026',
 'year': 2023}
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF72%2520XTX%27 HTTP/1.1" 200 None
2026-03-29 22:20:33 [bca.uk] INFO: Saving data for CF72%20XTX: {'auction_closing_time': 1775037600.0, 'created_time': 1774437971.296672, 'last_price_update_time': 1774822833.633413}
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='CF72%2520XTX') HTTP/1.1" 204 0
2026-03-29 22:20:33 [bca.uk] INFO: Found listing with ID: HV22%20WSK
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV22%2520WSK%27 HTTP/1.1" 200 None
2026-03-29 22:20:33 [bca.uk] INFO: Scrape type for HV22%20WSK: 2
2026-03-29 22:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e5824aa-1426-5285-8cba-ede776994975 with identifier: HV22%20WSK
2026-03-29 22:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e5824aa-1426-5285-8cba-ede776994975 with scrape type 2
2026-03-29 22:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e5824aa-1426-5285-8cba-ede776994975 with scrape type 2
2026-03-29 22:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8e5824aa-1426-5285-8cba-ede776994975, identifier: HV22%20WSK
2026-03-29 22:20:33 [bca.uk] INFO: Found listing with ID: GD75%20AGX
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD75%2520AGX%27 HTTP/1.1" 200 None
2026-03-29 22:20:33 [bca.uk] INFO: Scrape type for GD75%20AGX: 2
2026-03-29 22:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0b10818-23d0-5793-9c42-7a9b698dd430 with identifier: GD75%20AGX
2026-03-29 22:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0b10818-23d0-5793-9c42-7a9b698dd430 with scrape type 2
2026-03-29 22:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0b10818-23d0-5793-9c42-7a9b698dd430 with scrape type 2
2026-03-29 22:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f0b10818-23d0-5793-9c42-7a9b698dd430, identifier: GD75%20AGX
2026-03-29 22:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8e5824aa-1426-5285-8cba-ede776994975 with identifier: HV22%20WSK
2026-03-29 22:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8e5824aa-1426-5285-8cba-ede776994975 with identifier: HV22%20WSK
2026-03-29 22:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8e5824aa-1426-5285-8cba-ede776994975 with identifier: HV22%20WSK to the API
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 168,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HV22%20WSK-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8e5824aa-1426-5285-8cba-ede776994975',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'HV22 WSK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HV22%20WSK&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'BMW',
 'model': '128TI',
 'odometer': 10429,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'BMW 128TI 2.0 (LCP) Hatchback',
 'transmission': 'automatic',
 'trim': '(LCP)',
 'vin': 'WBA7L520105V09188',
 'year': 2022}
2026-03-29 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV22%2520WSK%27 HTTP/1.1" 200 None
2026-03-29 22:20:34 [bca.uk] INFO: Saving data for HV22%20WSK: {'auction_closing_time': 1774864800.0, 'created_time': 1774436900.972945, 'last_price_update_time': 1774822834.139185}
2026-03-29 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HV22%2520WSK') HTTP/1.1" 204 0
2026-03-29 22:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f0b10818-23d0-5793-9c42-7a9b698dd430 with identifier: GD75%20AGX
2026-03-29 22:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f0b10818-23d0-5793-9c42-7a9b698dd430 with identifier: GD75%20AGX
2026-03-29 22:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f0b10818-23d0-5793-9c42-7a9b698dd430 with identifier: GD75%20AGX to the API
2026-03-29 22:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GD75%20AGX-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'f0b10818-23d0-5793-9c42-7a9b698dd430',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GD75 AGX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GD75%20AGX&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'FORD',
 'model': 'EXPLORER',
 'odometer': 1746,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'FORD EXPLORER 125KW 52KWH STYLE StationWagon',
 'transmission': 'automatic',
 'trim': '125KW 52KWH STYLE',
 'vin': 'WF0RPAEF9TSD89963',
 'year': 2025}
2026-03-29 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD75%2520AGX%27 HTTP/1.1" 200 None
2026-03-29 22:20:35 [bca.uk] INFO: Saving data for GD75%20AGX: {'auction_closing_time': 1775037600.0, 'created_time': 1774437952.562886, 'last_price_update_time': 1774822835.354268}
2026-03-29 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GD75%2520AGX') HTTP/1.1" 204 0
2026-03-29 22:20:35 [bca.uk] INFO: Found listing with ID: KN18%20MWF
2026-03-29 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN18%2520MWF%27 HTTP/1.1" 200 None
2026-03-29 22:20:35 [bca.uk] INFO: Scrape type for KN18%20MWF: 2
2026-03-29 22:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b0060bc-b011-5990-b8ae-4a3b4068a4b4 with identifier: KN18%20MWF
2026-03-29 22:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b0060bc-b011-5990-b8ae-4a3b4068a4b4 with scrape type 2
2026-03-29 22:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b0060bc-b011-5990-b8ae-4a3b4068a4b4 with scrape type 2
2026-03-29 22:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6b0060bc-b011-5990-b8ae-4a3b4068a4b4, identifier: KN18%20MWF
2026-03-29 22:20:35 [bca.uk] INFO: Found listing with ID: LJ72%20HES
2026-03-29 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ72%2520HES%27 HTTP/1.1" 200 None
2026-03-29 22:20:35 [bca.uk] INFO: Scrape type for LJ72%20HES: 2
2026-03-29 22:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eff59b6a-0c73-5bd4-a5ab-8c8bd1fb0680 with identifier: LJ72%20HES
2026-03-29 22:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eff59b6a-0c73-5bd4-a5ab-8c8bd1fb0680 with scrape type 2
2026-03-29 22:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eff59b6a-0c73-5bd4-a5ab-8c8bd1fb0680 with scrape type 2
2026-03-29 22:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: eff59b6a-0c73-5bd4-a5ab-8c8bd1fb0680, identifier: LJ72%20HES
2026-03-29 22:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6b0060bc-b011-5990-b8ae-4a3b4068a4b4 with identifier: KN18%20MWF
2026-03-29 22:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6b0060bc-b011-5990-b8ae-4a3b4068a4b4 with identifier: KN18%20MWF
2026-03-29 22:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6b0060bc-b011-5990-b8ae-4a3b4068a4b4 with identifier: KN18%20MWF to the API
2026-03-29 22:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KN18%20MWF-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6b0060bc-b011-5990-b8ae-4a3b4068a4b4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KN18 MWF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KN18%20MWF&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'LAND ROVER',
 'model': 'R/R VELAR',
 'odometer': 40405,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R VELAR 2.0 D240 R-DYNAMIC HSE StationWagon',
 'transmission': 'automatic',
 'trim': 'D240 R-DYNAMIC HSE',
 'vin': 'SALYA2AN8JA761644',
 'year': 2018}
2026-03-29 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN18%2520MWF%27 HTTP/1.1" 200 None
2026-03-29 22:20:35 [bca.uk] INFO: Saving data for KN18%20MWF: {'auction_closing_time': 1774951200.0, 'created_time': 1773828077.333212, 'last_price_update_time': 1774822835.852656}
2026-03-29 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KN18%2520MWF') HTTP/1.1" 204 0
2026-03-29 22:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: eff59b6a-0c73-5bd4-a5ab-8c8bd1fb0680 with identifier: LJ72%20HES
2026-03-29 22:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: eff59b6a-0c73-5bd4-a5ab-8c8bd1fb0680 with identifier: LJ72%20HES
2026-03-29 22:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: eff59b6a-0c73-5bd4-a5ab-8c8bd1fb0680 with identifier: LJ72%20HES to the API
2026-03-29 22:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 174,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LJ72%20HES-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'eff59b6a-0c73-5bd4-a5ab-8c8bd1fb0680',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LJ72 HES',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LJ72%20HES&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'MG MOTOR UK',
 'model': 'HS',
 'odometer': 26717,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK HS 1.5 TGI EXCLUSIVE DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'TGI EXCLUSIVE DCT',
 'vin': 'LSJA24U93NN108507',
 'year': 2023}
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ72%2520HES%27 HTTP/1.1" 200 None
2026-03-29 22:20:36 [bca.uk] INFO: Saving data for LJ72%20HES: {'auction_closing_time': 1775037600.0, 'created_time': 1774436822.501999, 'last_price_update_time': 1774822836.140205}
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LJ72%2520HES') HTTP/1.1" 204 0
2026-03-29 22:20:36 [bca.uk] INFO: Found listing with ID: DG16%20XDM
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG16%2520XDM%27 HTTP/1.1" 200 None
2026-03-29 22:20:36 [bca.uk] INFO: Scrape type for DG16%20XDM: 0
2026-03-29 22:20:36 [bca.uk] INFO: Found listing with ID: LA19%20XKJ
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA19%2520XKJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:36 [bca.uk] INFO: Scrape type for LA19%20XKJ: 2
2026-03-29 22:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5310e50f-0931-5c1a-b738-2edf6461d98d with identifier: LA19%20XKJ
2026-03-29 22:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5310e50f-0931-5c1a-b738-2edf6461d98d with scrape type 2
2026-03-29 22:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5310e50f-0931-5c1a-b738-2edf6461d98d with scrape type 2
2026-03-29 22:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5310e50f-0931-5c1a-b738-2edf6461d98d, identifier: LA19%20XKJ
2026-03-29 22:20:36 [bca.uk] INFO: Found listing with ID: LL25%20ZVB
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL25%2520ZVB%27 HTTP/1.1" 200 None
2026-03-29 22:20:36 [bca.uk] INFO: Scrape type for LL25%20ZVB: 2
2026-03-29 22:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f0c20a1-5c28-50a1-8f68-577e1e0a2053 with identifier: LL25%20ZVB
2026-03-29 22:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f0c20a1-5c28-50a1-8f68-577e1e0a2053 with scrape type 2
2026-03-29 22:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f0c20a1-5c28-50a1-8f68-577e1e0a2053 with scrape type 2
2026-03-29 22:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5f0c20a1-5c28-50a1-8f68-577e1e0a2053, identifier: LL25%20ZVB
2026-03-29 22:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5310e50f-0931-5c1a-b738-2edf6461d98d with identifier: LA19%20XKJ
2026-03-29 22:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5310e50f-0931-5c1a-b738-2edf6461d98d with identifier: LA19%20XKJ
2026-03-29 22:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5310e50f-0931-5c1a-b738-2edf6461d98d with identifier: LA19%20XKJ to the API
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LA19%20XKJ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5310e50f-0931-5c1a-b738-2edf6461d98d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LA19 XKJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LA19%20XKJ&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Blackbushe',
 'make': 'VOLVO',
 'model': 'S60',
 'odometer': 29382,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 17000,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VOLVO S60 2.0 T5 250 R DESIGN EDITION Saloon',
 'transmission': 'automatic',
 'trim': 'T5 250 R DESIGN EDITION',
 'vin': '7JRZS25TDKG011276',
 'year': 2019}
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA19%2520XKJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:36 [bca.uk] INFO: Saving data for LA19%20XKJ: {'auction_closing_time': 1775026800.0, 'created_time': 1773825358.629007, 'last_price_update_time': 1774822836.687046}
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LA19%2520XKJ') HTTP/1.1" 204 0
2026-03-29 22:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5f0c20a1-5c28-50a1-8f68-577e1e0a2053 with identifier: LL25%20ZVB
2026-03-29 22:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5f0c20a1-5c28-50a1-8f68-577e1e0a2053 with identifier: LL25%20ZVB
2026-03-29 22:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5f0c20a1-5c28-50a1-8f68-577e1e0a2053 with identifier: LL25%20ZVB to the API
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LL25%20ZVB-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '5f0c20a1-5c28-50a1-8f68-577e1e0a2053',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LL25 ZVB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LL25%20ZVB&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 3275,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.2 T 100 ULTIMATE Hatchback',
 'transmission': 'automatic',
 'trim': 'T 100 ULTIMATE',
 'vin': 'VXKUPHNKXS4132262',
 'year': 2025}
2026-03-29 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL25%2520ZVB%27 HTTP/1.1" 200 None
2026-03-29 22:20:37 [bca.uk] INFO: Saving data for LL25%20ZVB: {'auction_closing_time': 1775037600.0, 'created_time': 1774438028.771819, 'last_price_update_time': 1774822837.872948}
2026-03-29 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LL25%2520ZVB') HTTP/1.1" 204 0
2026-03-29 22:20:37 [bca.uk] INFO: Found listing with ID: VN20%20WMD
2026-03-29 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN20%2520WMD%27 HTTP/1.1" 200 None
2026-03-29 22:20:37 [bca.uk] INFO: Scrape type for VN20%20WMD: 2
2026-03-29 22:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edd27871-05df-5300-beb9-970f7cdbd81b with identifier: VN20%20WMD
2026-03-29 22:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edd27871-05df-5300-beb9-970f7cdbd81b with scrape type 2
2026-03-29 22:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edd27871-05df-5300-beb9-970f7cdbd81b with scrape type 2
2026-03-29 22:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: edd27871-05df-5300-beb9-970f7cdbd81b, identifier: VN20%20WMD
2026-03-29 22:20:38 [bca.uk] INFO: Found listing with ID: ML73%20DLK
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML73%2520DLK%27 HTTP/1.1" 200 None
2026-03-29 22:20:38 [bca.uk] INFO: Scrape type for ML73%20DLK: 2
2026-03-29 22:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afbbbb75-e7b7-50a7-879c-a14f43bd5bab with identifier: ML73%20DLK
2026-03-29 22:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afbbbb75-e7b7-50a7-879c-a14f43bd5bab with scrape type 2
2026-03-29 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afbbbb75-e7b7-50a7-879c-a14f43bd5bab with scrape type 2
2026-03-29 22:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: afbbbb75-e7b7-50a7-879c-a14f43bd5bab, identifier: ML73%20DLK
2026-03-29 22:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: edd27871-05df-5300-beb9-970f7cdbd81b with identifier: VN20%20WMD
2026-03-29 22:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: edd27871-05df-5300-beb9-970f7cdbd81b with identifier: VN20%20WMD
2026-03-29 22:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: edd27871-05df-5300-beb9-970f7cdbd81b with identifier: VN20%20WMD to the API
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VN20%20WMD-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Electric',
 'id': 'edd27871-05df-5300-beb9-970f7cdbd81b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VN20 WMD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VN20%20WMD&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Blackbushe',
 'make': 'AUDI',
 'model': 'E-TRON',
 'odometer': 45080,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 14250,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'AUDI E-TRON 71KWH 50 Q SPORT StationWagon',
 'transmission': 'automatic',
 'trim': '71KWH 50 Q SPORT',
 'vin': 'WAUZZZGE8LB029979',
 'year': 2020}
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN20%2520WMD%27 HTTP/1.1" 200 None
2026-03-29 22:20:38 [bca.uk] INFO: Saving data for VN20%20WMD: {'auction_closing_time': 1775026800.0, 'created_time': 1773821657.43784, 'last_price_update_time': 1774822838.385284}
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VN20%2520WMD') HTTP/1.1" 204 0
2026-03-29 22:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: afbbbb75-e7b7-50a7-879c-a14f43bd5bab with identifier: ML73%20DLK
2026-03-29 22:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: afbbbb75-e7b7-50a7-879c-a14f43bd5bab with identifier: ML73%20DLK
2026-03-29 22:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: afbbbb75-e7b7-50a7-879c-a14f43bd5bab with identifier: ML73%20DLK to the API
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=ML73%20DLK-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'afbbbb75-e7b7-50a7-879c-a14f43bd5bab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ML73 DLK',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=ML73%20DLK&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'MG MOTOR UK',
 'model': 'ZS',
 'odometer': 1256,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK ZS 1.5 VTI-TECH EXCLUSIVE Hatchback',
 'transmission': 'manual',
 'trim': 'VTI-TECH EXCLUSIVE',
 'vin': 'LSJW74U91PZ272809',
 'year': 2023}
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML73%2520DLK%27 HTTP/1.1" 200 None
2026-03-29 22:20:38 [bca.uk] INFO: Saving data for ML73%20DLK: {'auction_closing_time': 1775037600.0, 'created_time': 1774436824.433876, 'last_price_update_time': 1774822838.674269}
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='ML73%2520DLK') HTTP/1.1" 204 0
2026-03-29 22:20:38 [bca.uk] INFO: Found listing with ID: WG17%20VWY
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG17%2520VWY%27 HTTP/1.1" 200 None
2026-03-29 22:20:38 [bca.uk] INFO: Scrape type for WG17%20VWY: 0
2026-03-29 22:20:38 [bca.uk] INFO: Found listing with ID: GN16%20RHU
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN16%2520RHU%27 HTTP/1.1" 200 None
2026-03-29 22:20:38 [bca.uk] INFO: Scrape type for GN16%20RHU: 2
2026-03-29 22:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bdb2018-82fd-563a-bb45-6f9e2cf823a4 with identifier: GN16%20RHU
2026-03-29 22:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bdb2018-82fd-563a-bb45-6f9e2cf823a4 with scrape type 2
2026-03-29 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bdb2018-82fd-563a-bb45-6f9e2cf823a4 with scrape type 2
2026-03-29 22:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0bdb2018-82fd-563a-bb45-6f9e2cf823a4, identifier: GN16%20RHU
2026-03-29 22:20:38 [bca.uk] INFO: Found listing with ID: PY72%20JXS
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY72%2520JXS%27 HTTP/1.1" 200 None
2026-03-29 22:20:38 [bca.uk] INFO: Scrape type for PY72%20JXS: 2
2026-03-29 22:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da6b49f3-79bb-5dee-aca8-e9065eca7353 with identifier: PY72%20JXS
2026-03-29 22:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da6b49f3-79bb-5dee-aca8-e9065eca7353 with scrape type 2
2026-03-29 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da6b49f3-79bb-5dee-aca8-e9065eca7353 with scrape type 2
2026-03-29 22:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: da6b49f3-79bb-5dee-aca8-e9065eca7353, identifier: PY72%20JXS
2026-03-29 22:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0bdb2018-82fd-563a-bb45-6f9e2cf823a4 with identifier: GN16%20RHU
2026-03-29 22:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0bdb2018-82fd-563a-bb45-6f9e2cf823a4 with identifier: GN16%20RHU
2026-03-29 22:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0bdb2018-82fd-563a-bb45-6f9e2cf823a4 with identifier: GN16%20RHU to the API
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GN16%20RHU-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '0bdb2018-82fd-563a-bb45-6f9e2cf823a4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GN16 RHU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GN16%20RHU&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'LAND ROVER',
 'model': 'R/R EVOQUE',
 'odometer': 85774,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'LAND ROVER R/R EVOQUE 2.0 TD4 180 4WD HSE DYNAMIC Hatchback',
 'transmission': 'automatic',
 'trim': 'TD4 180 4WD HSE DYNAMIC',
 'vin': 'SALVA2AN1GH128356',
 'year': 2016}
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN16%2520RHU%27 HTTP/1.1" 200 None
2026-03-29 22:20:39 [bca.uk] INFO: Saving data for GN16%20RHU: {'auction_closing_time': 1774951200.0, 'created_time': 1773828117.156981, 'last_price_update_time': 1774822839.861908}
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GN16%2520RHU') HTTP/1.1" 204 0
2026-03-29 22:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: da6b49f3-79bb-5dee-aca8-e9065eca7353 with identifier: PY72%20JXS
2026-03-29 22:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: da6b49f3-79bb-5dee-aca8-e9065eca7353 with identifier: PY72%20JXS
2026-03-29 22:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: da6b49f3-79bb-5dee-aca8-e9065eca7353 with identifier: PY72%20JXS to the API
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 151,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PY72%20JXS-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'da6b49f3-79bb-5dee-aca8-e9065eca7353',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PY72 JXS',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PY72%20JXS&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'HYUNDAI',
 'model': 'TUCSON',
 'odometer': 42170,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'HYUNDAI TUCSON 1.6 T-GDI 2WD SE CONNECT StationWagon',
 'transmission': 'manual',
 'trim': 'T-GDI 2WD SE CONNECT',
 'vin': 'TMAJC81BLPJ287651',
 'year': 2023}
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY72%2520JXS%27 HTTP/1.1" 200 None
2026-03-29 22:20:40 [bca.uk] INFO: Saving data for PY72%20JXS: {'auction_closing_time': 1775037600.0, 'created_time': 1774437174.509119, 'last_price_update_time': 1774822840.147765}
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PY72%2520JXS') HTTP/1.1" 204 0
2026-03-29 22:20:40 [bca.uk] INFO: Found listing with ID: BG74%20TDX
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG74%2520TDX%27 HTTP/1.1" 200 None
2026-03-29 22:20:40 [bca.uk] INFO: Scrape type for BG74%20TDX: 2
2026-03-29 22:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 183a9d33-e50f-59d2-b727-a67807be122b with identifier: BG74%20TDX
2026-03-29 22:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 183a9d33-e50f-59d2-b727-a67807be122b with scrape type 2
2026-03-29 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 183a9d33-e50f-59d2-b727-a67807be122b with scrape type 2
2026-03-29 22:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 183a9d33-e50f-59d2-b727-a67807be122b, identifier: BG74%20TDX
2026-03-29 22:20:40 [bca.uk] INFO: Found listing with ID: WD72%20CAA
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD72%2520CAA%27 HTTP/1.1" 200 None
2026-03-29 22:20:40 [bca.uk] INFO: Scrape type for WD72%20CAA: 2
2026-03-29 22:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89fa222a-7e6e-50eb-be8c-11a0dc90b969 with identifier: WD72%20CAA
2026-03-29 22:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89fa222a-7e6e-50eb-be8c-11a0dc90b969 with scrape type 2
2026-03-29 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89fa222a-7e6e-50eb-be8c-11a0dc90b969 with scrape type 2
2026-03-29 22:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 89fa222a-7e6e-50eb-be8c-11a0dc90b969, identifier: WD72%20CAA
2026-03-29 22:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 183a9d33-e50f-59d2-b727-a67807be122b with identifier: BG74%20TDX
2026-03-29 22:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 183a9d33-e50f-59d2-b727-a67807be122b with identifier: BG74%20TDX
2026-03-29 22:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 183a9d33-e50f-59d2-b727-a67807be122b with identifier: BG74%20TDX to the API
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 192,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BG74%20TDX-GB',
 'category': 'LightCommercialVehicle',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': '183a9d33-e50f-59d2-b727-a67807be122b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BG74 TDX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BG74%20TDX&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Thurleigh',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 23788,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 21000,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 136 320 L2 H1 LIMITED PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 136 320 L2 H1 LIMITED',
 'vin': 'WF0RXXTA5RRG69325',
 'year': 2024}
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG74%2520TDX%27 HTTP/1.1" 200 None
2026-03-29 22:20:40 [bca.uk] INFO: Saving data for BG74%20TDX: {'auction_closing_time': 1775026800.0, 'created_time': 1773821023.547548, 'last_price_update_time': 1774822840.635521}
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BG74%2520TDX') HTTP/1.1" 204 0
2026-03-29 22:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 89fa222a-7e6e-50eb-be8c-11a0dc90b969 with identifier: WD72%20CAA
2026-03-29 22:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 89fa222a-7e6e-50eb-be8c-11a0dc90b969 with identifier: WD72%20CAA
2026-03-29 22:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 89fa222a-7e6e-50eb-be8c-11a0dc90b969 with identifier: WD72%20CAA to the API
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 163,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WD72%20CAA-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '89fa222a-7e6e-50eb-be8c-11a0dc90b969',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WD72 CAA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WD72%20CAA&vehicleType=*',
 'listing': 'auction',
 'location': 'Birmingham - Perry Barr',
 'make': 'MG MOTOR UK',
 'model': 'ZS',
 'odometer': 16916,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK ZS 1.0 T GDI EXCLUSIVE DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'T GDI EXCLUSIVE DCT',
 'vin': 'LSJW74C98PZ069322',
 'year': 2023}
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD72%2520CAA%27 HTTP/1.1" 200 None
2026-03-29 22:20:40 [bca.uk] INFO: Saving data for WD72%20CAA: {'auction_closing_time': 1775037600.0, 'created_time': 1774437945.369909, 'last_price_update_time': 1774822840.911523}
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WD72%2520CAA') HTTP/1.1" 204 0
2026-03-29 22:20:40 [bca.uk] INFO: Found listing with ID: BK74%20ZPG
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK74%2520ZPG%27 HTTP/1.1" 200 None
2026-03-29 22:20:40 [bca.uk] INFO: Scrape type for BK74%20ZPG: 2
2026-03-29 22:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8357b9cd-c98c-5a61-ab11-dfb002ecb4ea with identifier: BK74%20ZPG
2026-03-29 22:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8357b9cd-c98c-5a61-ab11-dfb002ecb4ea with scrape type 2
2026-03-29 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8357b9cd-c98c-5a61-ab11-dfb002ecb4ea with scrape type 2
2026-03-29 22:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8357b9cd-c98c-5a61-ab11-dfb002ecb4ea, identifier: BK74%20ZPG
2026-03-29 22:20:41 [bca.uk] INFO: Found listing with ID: LL75%20OPD
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL75%2520OPD%27 HTTP/1.1" 200 None
2026-03-29 22:20:41 [bca.uk] INFO: Scrape type for LL75%20OPD: 2
2026-03-29 22:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ff8fcd6-c46e-5e9a-9f39-c4e4a1de54ad with identifier: LL75%20OPD
2026-03-29 22:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ff8fcd6-c46e-5e9a-9f39-c4e4a1de54ad with scrape type 2
2026-03-29 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ff8fcd6-c46e-5e9a-9f39-c4e4a1de54ad with scrape type 2
2026-03-29 22:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9ff8fcd6-c46e-5e9a-9f39-c4e4a1de54ad, identifier: LL75%20OPD
2026-03-29 22:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8357b9cd-c98c-5a61-ab11-dfb002ecb4ea with identifier: BK74%20ZPG
2026-03-29 22:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8357b9cd-c98c-5a61-ab11-dfb002ecb4ea with identifier: BK74%20ZPG
2026-03-29 22:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8357b9cd-c98c-5a61-ab11-dfb002ecb4ea with identifier: BK74%20ZPG to the API
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 192,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BK74%20ZPG-GB',
 'category': 'LightCommercialVehicle',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': '8357b9cd-c98c-5a61-ab11-dfb002ecb4ea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BK74 ZPG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BK74%20ZPG&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Newcastle-u-Tyne',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 18002,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 22150,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 136 320 L2 H1 LIMITED PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 136 320 L2 H1 LIMITED',
 'vin': 'WF0RXXTA1RRG69421',
 'year': 2024}
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK74%2520ZPG%27 HTTP/1.1" 200 None
2026-03-29 22:20:41 [bca.uk] INFO: Saving data for BK74%20ZPG: {'auction_closing_time': 1775026800.0, 'created_time': 1773841141.924664, 'last_price_update_time': 1774822841.426905}
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BK74%2520ZPG') HTTP/1.1" 204 0
2026-03-29 22:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9ff8fcd6-c46e-5e9a-9f39-c4e4a1de54ad with identifier: LL75%20OPD
2026-03-29 22:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9ff8fcd6-c46e-5e9a-9f39-c4e4a1de54ad with identifier: LL75%20OPD
2026-03-29 22:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9ff8fcd6-c46e-5e9a-9f39-c4e4a1de54ad with identifier: LL75%20OPD to the API
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=112&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LL75%20OPD-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '9ff8fcd6-c46e-5e9a-9f39-c4e4a1de54ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LL75 OPD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LL75%20OPD&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'MERCEDES-BENZ',
 'model': 'EQE SUV 350+',
 'odometer': 1310,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQE SUV 350+ AMG LINE ED. StationWagon',
 'transmission': 'automatic',
 'trim': 'AMG LINE ED.',
 'vin': 'W1NGM2BB1TA071602',
 'year': 2025}
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL75%2520OPD%27 HTTP/1.1" 200 None
2026-03-29 22:20:41 [bca.uk] INFO: Saving data for LL75%20OPD: {'auction_closing_time': 1775124000.0, 'created_time': 1774437157.617724, 'last_price_update_time': 1774822841.702139}
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LL75%2520OPD') HTTP/1.1" 204 0
2026-03-29 22:20:41 [bca.uk] INFO: Found listing with ID: MM74%20YPO
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM74%2520YPO%27 HTTP/1.1" 200 None
2026-03-29 22:20:41 [bca.uk] INFO: Scrape type for MM74%20YPO: 2
2026-03-29 22:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 956b28c7-8724-530b-825a-aba9ff749794 with identifier: MM74%20YPO
2026-03-29 22:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 956b28c7-8724-530b-825a-aba9ff749794 with scrape type 2
2026-03-29 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 956b28c7-8724-530b-825a-aba9ff749794 with scrape type 2
2026-03-29 22:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 956b28c7-8724-530b-825a-aba9ff749794, identifier: MM74%20YPO
2026-03-29 22:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 956b28c7-8724-530b-825a-aba9ff749794 with identifier: MM74%20YPO
2026-03-29 22:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 956b28c7-8724-530b-825a-aba9ff749794 with identifier: MM74%20YPO
2026-03-29 22:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 956b28c7-8724-530b-825a-aba9ff749794 with identifier: MM74%20YPO to the API
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 189,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MM74%20YPO-GB',
 'category': 'LightCommercialVehicle',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': '956b28c7-8724-530b-825a-aba9ff749794',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MM74 YPO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MM74%20YPO&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Thurleigh',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 17325,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 21200,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 136 300 L1 H1 LIMITED PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 136 300 L1 H1 LIMITED',
 'vin': 'WF0RXXTA5RRB97921',
 'year': 2024}
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM74%2520YPO%27 HTTP/1.1" 200 None
2026-03-29 22:20:42 [bca.uk] INFO: Saving data for MM74%20YPO: {'auction_closing_time': 1775026800.0, 'created_time': 1773841144.651364, 'last_price_update_time': 1774822842.100627}
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MM74%2520YPO') HTTP/1.1" 204 0
2026-03-29 22:20:42 [bca.uk] INFO: Found listing with ID: WT25%20UFU
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UFU%27 HTTP/1.1" 200 None
2026-03-29 22:20:42 [bca.uk] INFO: Scrape type for WT25%20UFU: 2
2026-03-29 22:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc69879f-024b-5b23-8f5d-1d04bb0e48c0 with identifier: WT25%20UFU
2026-03-29 22:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc69879f-024b-5b23-8f5d-1d04bb0e48c0 with scrape type 2
2026-03-29 22:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc69879f-024b-5b23-8f5d-1d04bb0e48c0 with scrape type 2
2026-03-29 22:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fc69879f-024b-5b23-8f5d-1d04bb0e48c0, identifier: WT25%20UFU
2026-03-29 22:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=116&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fc69879f-024b-5b23-8f5d-1d04bb0e48c0 with identifier: WT25%20UFU
2026-03-29 22:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fc69879f-024b-5b23-8f5d-1d04bb0e48c0 with identifier: WT25%20UFU
2026-03-29 22:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fc69879f-024b-5b23-8f5d-1d04bb0e48c0 with identifier: WT25%20UFU to the API
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 192,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WT25%20UFU-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'fc69879f-024b-5b23-8f5d-1d04bb0e48c0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WT25 UFU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WT25%20UFU&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Thurleigh',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 9685,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 24350,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 136 320 L1 H1 LIMITED PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 136 320 L1 H1 LIMITED',
 'vin': 'WF0RXXTA9RSU83857',
 'year': 2025}
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UFU%27 HTTP/1.1" 200 None
2026-03-29 22:20:42 [bca.uk] INFO: Saving data for WT25%20UFU: {'auction_closing_time': 1775026800.0, 'created_time': 1773820998.877469, 'last_price_update_time': 1774822842.530641}
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WT25%2520UFU') HTTP/1.1" 204 0
2026-03-29 22:20:42 [bca.uk] INFO: Found listing with ID: WT25%20UHC
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UHC%27 HTTP/1.1" 200 None
2026-03-29 22:20:42 [bca.uk] INFO: Scrape type for WT25%20UHC: 2
2026-03-29 22:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd0d0966-f85d-5f2d-a056-141348a84b5d with identifier: WT25%20UHC
2026-03-29 22:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd0d0966-f85d-5f2d-a056-141348a84b5d with scrape type 2
2026-03-29 22:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd0d0966-f85d-5f2d-a056-141348a84b5d with scrape type 2
2026-03-29 22:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cd0d0966-f85d-5f2d-a056-141348a84b5d, identifier: WT25%20UHC
2026-03-29 22:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cd0d0966-f85d-5f2d-a056-141348a84b5d with identifier: WT25%20UHC
2026-03-29 22:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cd0d0966-f85d-5f2d-a056-141348a84b5d with identifier: WT25%20UHC
2026-03-29 22:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cd0d0966-f85d-5f2d-a056-141348a84b5d with identifier: WT25%20UHC to the API
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 192,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WT25%20UHC-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'cd0d0966-f85d-5f2d-a056-141348a84b5d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WT25 UHC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WT25%20UHC&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Thurleigh',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 7884,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 23900,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 136 320 L1 H1 LIMITED PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 136 320 L1 H1 LIMITED',
 'vin': 'WF0RXXTA8RSM03657',
 'year': 2025}
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UHC%27 HTTP/1.1" 200 None
2026-03-29 22:20:43 [bca.uk] INFO: Saving data for WT25%20UHC: {'auction_closing_time': 1775026800.0, 'created_time': 1773841131.336897, 'last_price_update_time': 1774822843.031457}
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WT25%2520UHC') HTTP/1.1" 204 0
2026-03-29 22:20:43 [bca.uk] INFO: Found listing with ID: YP74%20VUE
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP74%2520VUE%27 HTTP/1.1" 200 None
2026-03-29 22:20:43 [bca.uk] INFO: Scrape type for YP74%20VUE: 2
2026-03-29 22:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2261d8c-0879-582f-9d53-2cfd7261cff7 with identifier: YP74%20VUE
2026-03-29 22:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2261d8c-0879-582f-9d53-2cfd7261cff7 with scrape type 2
2026-03-29 22:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2261d8c-0879-582f-9d53-2cfd7261cff7 with scrape type 2
2026-03-29 22:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c2261d8c-0879-582f-9d53-2cfd7261cff7, identifier: YP74%20VUE
2026-03-29 22:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c2261d8c-0879-582f-9d53-2cfd7261cff7 with identifier: YP74%20VUE
2026-03-29 22:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c2261d8c-0879-582f-9d53-2cfd7261cff7 with identifier: YP74%20VUE
2026-03-29 22:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c2261d8c-0879-582f-9d53-2cfd7261cff7 with identifier: YP74%20VUE to the API
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 189,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YP74%20VUE-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c2261d8c-0879-582f-9d53-2cfd7261cff7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YP74 VUE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YP74%20VUE&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Thurleigh',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 24860,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 20000,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 136 300 L1 H1 LIMITED PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 136 300 L1 H1 LIMITED',
 'vin': 'WF0RXXTA1RPU68529',
 'year': 2024}
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP74%2520VUE%27 HTTP/1.1" 200 None
2026-03-29 22:20:43 [bca.uk] INFO: Saving data for YP74%20VUE: {'auction_closing_time': 1775026800.0, 'created_time': 1773841117.54823, 'last_price_update_time': 1774822843.430064}
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YP74%2520VUE') HTTP/1.1" 204 0
2026-03-29 22:20:43 [bca.uk] INFO: Total items found: 100
2026-03-29 22:20:43 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=117&sort=MostRecentlyAdded
2026-03-29 22:20:43 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:20:43 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=117&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:20:43 [bca.uk] INFO: Found listing with ID: GF69%20USW
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF69%2520USW%27 HTTP/1.1" 200 None
2026-03-29 22:20:43 [bca.uk] INFO: Scrape type for GF69%20USW: 2
2026-03-29 22:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afac182b-e54e-5eb3-8a6b-e70a3330f581 with identifier: GF69%20USW
2026-03-29 22:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afac182b-e54e-5eb3-8a6b-e70a3330f581 with scrape type 2
2026-03-29 22:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afac182b-e54e-5eb3-8a6b-e70a3330f581 with scrape type 2
2026-03-29 22:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: afac182b-e54e-5eb3-8a6b-e70a3330f581, identifier: GF69%20USW
2026-03-29 22:20:43 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=117&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:20:43 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=117&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: afac182b-e54e-5eb3-8a6b-e70a3330f581 with identifier: GF69%20USW
2026-03-29 22:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: afac182b-e54e-5eb3-8a6b-e70a3330f581 with identifier: GF69%20USW
2026-03-29 22:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: afac182b-e54e-5eb3-8a6b-e70a3330f581 with identifier: GF69%20USW to the API
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 188,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GF69%20USW-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'afac182b-e54e-5eb3-8a6b-e70a3330f581',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GF69 USW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GF69%20USW&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Paddock Wood',
 'make': 'VOLKSWAGEN',
 'model': 'TRANSPORTER T30',
 'odometer': 105334,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 11750,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TRANSPORTER T30 2.0 TDI 150 BMT S/L SWB DSG PanelVan',
 'transmission': 'automatic',
 'trim': 'TDI 150 BMT S/L SWB DSG',
 'vin': 'WV1ZZZ7HZKH197163',
 'year': 2019}
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF69%2520USW%27 HTTP/1.1" 200 None
2026-03-29 22:20:43 [bca.uk] INFO: Saving data for GF69%20USW: {'auction_closing_time': 1775026800.0, 'created_time': 1774264054.900853, 'last_price_update_time': 1774822843.823888}
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GF69%2520USW') HTTP/1.1" 204 0
2026-03-29 22:20:43 [bca.uk] INFO: Found listing with ID: FP58%20MGX
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP58%2520MGX%27 HTTP/1.1" 200 None
2026-03-29 22:20:43 [bca.uk] INFO: Scrape type for FP58%20MGX: 0
2026-03-29 22:20:43 [bca.uk] INFO: Found listing with ID: FP67%20ZKX
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP67%2520ZKX%27 HTTP/1.1" 200 None
2026-03-29 22:20:43 [bca.uk] INFO: Scrape type for FP67%20ZKX: 0
2026-03-29 22:20:43 [bca.uk] INFO: Found listing with ID: FT63%20DVG
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT63%2520DVG%27 HTTP/1.1" 200 None
2026-03-29 22:20:43 [bca.uk] INFO: Scrape type for FT63%20DVG: 0
2026-03-29 22:20:43 [bca.uk] INFO: Found listing with ID: GU12%20LSE
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU12%2520LSE%27 HTTP/1.1" 200 None
2026-03-29 22:20:43 [bca.uk] INFO: Scrape type for GU12%20LSE: 0
2026-03-29 22:20:43 [bca.uk] INFO: Found listing with ID: VK72%20AYP
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK72%2520AYP%27 HTTP/1.1" 200 None
2026-03-29 22:20:43 [bca.uk] INFO: Scrape type for VK72%20AYP: 0
2026-03-29 22:20:43 [bca.uk] INFO: Found listing with ID: DL73%20KSN
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520KSN%27 HTTP/1.1" 200 None
2026-03-29 22:20:43 [bca.uk] INFO: Scrape type for DL73%20KSN: 0
2026-03-29 22:20:43 [bca.uk] INFO: Found listing with ID: DL73%20KVH
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520KVH%27 HTTP/1.1" 200 None
2026-03-29 22:20:43 [bca.uk] INFO: Scrape type for DL73%20KVH: 0
2026-03-29 22:20:43 [bca.uk] INFO: Found listing with ID: LN24%20RRU
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520RRU%27 HTTP/1.1" 200 None
2026-03-29 22:20:43 [bca.uk] INFO: Scrape type for LN24%20RRU: 0
2026-03-29 22:20:43 [bca.uk] INFO: Found listing with ID: LN24%20RRV
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520RRV%27 HTTP/1.1" 200 None
2026-03-29 22:20:43 [bca.uk] INFO: Scrape type for LN24%20RRV: 0
2026-03-29 22:20:43 [bca.uk] INFO: Found listing with ID: LN24%20RRX
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520RRX%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for LN24%20RRX: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: LN24%20RVJ
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520RVJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for LN24%20RVJ: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: LP23%20GZY
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP23%2520GZY%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for LP23%20GZY: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: WN25%20UGV
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN25%2520UGV%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for WN25%20UGV: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: WP25%20XKT
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP25%2520XKT%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for WP25%20XKT: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: DS66%20WRG
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS66%2520WRG%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for DS66%20WRG: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: BA69%20NWH
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BA69%2520NWH%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for BA69%20NWH: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: LE08%20HOL
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE08%2520HOL%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for LE08%20HOL: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: JU63%20NEW
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27JU63%2520NEW%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for JU63%20NEW: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: PN66%20WWD
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN66%2520WWD%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for PN66%20WWD: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: LM19%20WLD
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM19%2520WLD%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for LM19%20WLD: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: WT19%20YML
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT19%2520YML%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for WT19%20YML: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: RO69%20ZBU
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO69%2520ZBU%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for RO69%20ZBU: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: LS70%20NSO
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS70%2520NSO%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for LS70%20NSO: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: LV22%20LGZ
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV22%2520LGZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for LV22%20LGZ: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: MM71%20ZYA
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM71%2520ZYA%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for MM71%20ZYA: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: LO72%20FTF
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO72%2520FTF%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for LO72%20FTF: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: HV67%20RYZ
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV67%2520RYZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for HV67%20RYZ: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: KP71%20XXK
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP71%2520XXK%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for KP71%20XXK: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: BJ68%20DCF
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ68%2520DCF%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for BJ68%20DCF: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: GU73%20NSJ
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU73%2520NSJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for GU73%20NSJ: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: N27%20JVH
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27N27%2520JVH%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for N27%20JVH: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: YE68%20TVF
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE68%2520TVF%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for YE68%20TVF: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: KW70%20WTA
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KW70%2520WTA%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for KW70%20WTA: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: SR14%20LFJ
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR14%2520LFJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for SR14%20LFJ: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: BK74%20ZPD
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK74%2520ZPD%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for BK74%20ZPD: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: WT25%20SWF
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520SWF%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for WT25%20SWF: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: WT25%20UFS
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UFS%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for WT25%20UFS: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: WT25%20UFX
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UFX%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for WT25%20UFX: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: WT25%20UHA
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UHA%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for WT25%20UHA: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: WT25%20UHJ
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WT25%2520UHJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for WT25%20UHJ: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: LF69%20KAA
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF69%2520KAA%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for LF69%20KAA: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: GL20%20CGG
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL20%2520CGG%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for GL20%20CGG: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: GU69%20WBK
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU69%2520WBK%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for GU69%20WBK: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: KM21%20BWZ
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM21%2520BWZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for KM21%20BWZ: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: LV69%20JZG
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV69%2520JZG%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for LV69%20JZG: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: OV65%20VFK
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV65%2520VFK%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for OV65%20VFK: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: PK68%20GNX
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK68%2520GNX%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for PK68%20GNX: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: RJ17%20GXM
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ17%2520GXM%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for RJ17%20GXM: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: RO20%20CNN
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO20%2520CNN%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for RO20%20CNN: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: ST13%20JKV
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST13%2520JKV%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for ST13%20JKV: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: WP71%20GDY
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP71%2520GDY%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for WP71%20GDY: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: YH18%20TNP
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH18%2520TNP%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for YH18%20TNP: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: YJ66%20ZUD
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJ66%2520ZUD%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for YJ66%20ZUD: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: WG69%20UDN
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG69%2520UDN%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for WG69%20UDN: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: DS24%20SEO
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS24%2520SEO%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for DS24%20SEO: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: WM71%20JXY
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM71%2520JXY%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for WM71%20JXY: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: WR23%20PBO
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR23%2520PBO%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for WR23%20PBO: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: WA69%20KKG
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA69%2520KKG%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for WA69%20KKG: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: WO67%20LZC
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO67%2520LZC%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for WO67%20LZC: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: VA22%20FNN
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA22%2520FNN%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for VA22%20FNN: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: PL72%20WSF
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PL72%2520WSF%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for PL72%20WSF: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: HJ71%20VMK
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ71%2520VMK%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for HJ71%20VMK: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: RK68%20CCO
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK68%2520CCO%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for RK68%20CCO: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: SN71%20GZA
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN71%2520GZA%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for SN71%20GZA: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: WV67%20WGA
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV67%2520WGA%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for WV67%20WGA: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: L19%20WTE
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27L19%2520WTE%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for L19%20WTE: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: RV23%20KUR
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV23%2520KUR%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for RV23%20KUR: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: PJ73%20WEV
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ73%2520WEV%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for PJ73%20WEV: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: J608%20NKO
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27J608%2520NKO%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for J608%20NKO: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: WO75%20BZU
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO75%2520BZU%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for WO75%20BZU: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: OE17%20OCV
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE17%2520OCV%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for OE17%20OCV: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: KD23%20GZP
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KD23%2520GZP%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for KD23%20GZP: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: HX20%20OJJ
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX20%2520OJJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:44 [bca.uk] INFO: Scrape type for HX20%20OJJ: 0
2026-03-29 22:20:44 [bca.uk] INFO: Found listing with ID: LA70%20HDN
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA70%2520HDN%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for LA70%20HDN: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: MF64%20KUH
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF64%2520KUH%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for MF64%20KUH: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: WN24%20ZYL
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN24%2520ZYL%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for WN24%20ZYL: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: WN75%20SZR
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN75%2520SZR%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for WN75%20SZR: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: WV73%20ZPP
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV73%2520ZPP%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for WV73%20ZPP: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: KT68%20XTO
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT68%2520XTO%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for KT68%20XTO: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: LX17%20VND
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX17%2520VND%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for LX17%20VND: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: NJ18%20PNY
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ18%2520PNY%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for NJ18%20PNY: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: SA66%20XTT
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA66%2520XTT%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for SA66%20XTT: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: LN67%20KPL
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN67%2520KPL%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for LN67%20KPL: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: DP70%20XYZ
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP70%2520XYZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for DP70%20XYZ: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: ET21%20MWE
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET21%2520MWE%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for ET21%20MWE: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: LT17%20KPV
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT17%2520KPV%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for LT17%20KPV: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: FR19%20LDN
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FR19%2520LDN%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for FR19%20LDN: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: KT67%20TNX
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KT67%2520TNX%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for KT67%20TNX: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: OE66%20ONK
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE66%2520ONK%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for OE66%20ONK: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: MC16%20ULH
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC16%2520ULH%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for MC16%20ULH: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: BJ18%20ANF
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ18%2520ANF%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for BJ18%20ANF: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: HV67%20XJD
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV67%2520XJD%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for HV67%20XJD: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: RO17%20JZC
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO17%2520JZC%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for RO17%20JZC: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: BT18%20PZB
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT18%2520PZB%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for BT18%20PZB: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: DA66%20VHZ
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA66%2520VHZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for DA66%20VHZ: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: ET66%20EHE
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ET66%2520EHE%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for ET66%20EHE: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: OY67%20SZD
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY67%2520SZD%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for OY67%20SZD: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: SN16%20YVU
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN16%2520YVU%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for SN16%20YVU: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: VK67%20AYX
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK67%2520AYX%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for VK67%20AYX: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: KF19%20TMU
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF19%2520TMU%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for KF19%20TMU: 0
2026-03-29 22:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: AK17%20BYL
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK17%2520BYL%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for AK17%20BYL: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: FG70%20XSO
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG70%2520XSO%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for FG70%20XSO: 0
2026-03-29 22:20:45 [bca.uk] INFO: Found listing with ID: SW71%20RHJ
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW71%2520RHJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:45 [bca.uk] INFO: Scrape type for SW71%20RHJ: 2
2026-03-29 22:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bc9420e-0cc8-503f-ae55-655af76d868b with identifier: SW71%20RHJ
2026-03-29 22:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bc9420e-0cc8-503f-ae55-655af76d868b with scrape type 2
2026-03-29 22:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bc9420e-0cc8-503f-ae55-655af76d868b with scrape type 2
2026-03-29 22:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 3bc9420e-0cc8-503f-ae55-655af76d868b, identifier: SW71%20RHJ
2026-03-29 22:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 3bc9420e-0cc8-503f-ae55-655af76d868b with identifier: SW71%20RHJ
2026-03-29 22:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 3bc9420e-0cc8-503f-ae55-655af76d868b with identifier: SW71%20RHJ
2026-03-29 22:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 3bc9420e-0cc8-503f-ae55-655af76d868b with identifier: SW71%20RHJ to the API
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 49,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=SW71%20RHJ-GB',
 'category': 'Car',
 'color': 'obsidian black metallic',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Diesel/Electric',
 'id': '3bc9420e-0cc8-503f-ae55-655af76d868b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'SW71 RHJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=SW71%20RHJ&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Bedford',
 'make': 'MERCEDES-BENZ',
 'model': 'GLC 300 DE EQ-P',
 'odometer': 33741,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 27400,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLC 300 DE EQ-P 2.0 AMG LINE PREMIUM PLUS 4M 9G '
          'StationWagon',
 'transmission': 'manual',
 'trim': 'AMG LINE PREMIUM PLUS 4M 9G',
 'vin': 'W1N2539112V330480',
 'year': 2021}
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW71%2520RHJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:46 [bca.uk] INFO: Saving data for SW71%20RHJ: {'auction_closing_time': 1775026800.0, 'created_time': 1773834350.492593, 'last_price_update_time': 1774822846.077322}
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='SW71%2520RHJ') HTTP/1.1" 204 0
2026-03-29 22:20:46 [bca.uk] INFO: Found listing with ID: LL74%20DLF
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520DLF%27 HTTP/1.1" 200 None
2026-03-29 22:20:46 [bca.uk] INFO: Scrape type for LL74%20DLF: 2
2026-03-29 22:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9de5451-977b-5a25-aeb8-2b955442e96a with identifier: LL74%20DLF
2026-03-29 22:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9de5451-977b-5a25-aeb8-2b955442e96a with scrape type 2
2026-03-29 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9de5451-977b-5a25-aeb8-2b955442e96a with scrape type 2
2026-03-29 22:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e9de5451-977b-5a25-aeb8-2b955442e96a, identifier: LL74%20DLF
2026-03-29 22:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e9de5451-977b-5a25-aeb8-2b955442e96a with identifier: LL74%20DLF
2026-03-29 22:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e9de5451-977b-5a25-aeb8-2b955442e96a with identifier: LL74%20DLF
2026-03-29 22:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e9de5451-977b-5a25-aeb8-2b955442e96a with identifier: LL74%20DLF to the API
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LL74%20DLF-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e9de5451-977b-5a25-aeb8-2b955442e96a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LL74 DLF',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LL74%20DLF&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Walsall',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 4537,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 12800,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.2 T 100 GS Hatchback',
 'transmission': 'manual',
 'trim': 'T 100 GS',
 'vin': 'VXKUPHNE8R4301408',
 'year': 2024}
2026-03-29 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520DLF%27 HTTP/1.1" 200 None
2026-03-29 22:20:47 [bca.uk] INFO: Saving data for LL74%20DLF: {'auction_closing_time': 1775026800.0, 'created_time': 1773844942.144873, 'last_price_update_time': 1774822847.547788}
2026-03-29 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LL74%2520DLF') HTTP/1.1" 204 0
2026-03-29 22:20:47 [bca.uk] INFO: Found listing with ID: EY67%20LHH
2026-03-29 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EY67%2520LHH%27 HTTP/1.1" 200 None
2026-03-29 22:20:47 [bca.uk] INFO: Scrape type for EY67%20LHH: 0
2026-03-29 22:20:47 [bca.uk] INFO: Found listing with ID: LA69%20ZWT
2026-03-29 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA69%2520ZWT%27 HTTP/1.1" 200 None
2026-03-29 22:20:47 [bca.uk] INFO: Scrape type for LA69%20ZWT: 2
2026-03-29 22:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9f8a451-fa34-5e4f-adfd-7f3f53a9dc86 with identifier: LA69%20ZWT
2026-03-29 22:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9f8a451-fa34-5e4f-adfd-7f3f53a9dc86 with scrape type 2
2026-03-29 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9f8a451-fa34-5e4f-adfd-7f3f53a9dc86 with scrape type 2
2026-03-29 22:20:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f9f8a451-fa34-5e4f-adfd-7f3f53a9dc86, identifier: LA69%20ZWT
2026-03-29 22:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f9f8a451-fa34-5e4f-adfd-7f3f53a9dc86 with identifier: LA69%20ZWT
2026-03-29 22:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f9f8a451-fa34-5e4f-adfd-7f3f53a9dc86 with identifier: LA69%20ZWT
2026-03-29 22:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f9f8a451-fa34-5e4f-adfd-7f3f53a9dc86 with identifier: LA69%20ZWT to the API
2026-03-29 22:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 157,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LA69%20ZWT-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f9f8a451-fa34-5e4f-adfd-7f3f53a9dc86',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LA69 ZWT',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LA69%20ZWT&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Paddock Wood',
 'make': 'MG MOTOR UK',
 'model': 'HS',
 'odometer': 18324,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 11750,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'MG MOTOR UK HS 1.5 TGI EXCLUSIVE DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'TGI EXCLUSIVE DCT',
 'vin': 'SDPA2CBFDKN011465',
 'year': 2020}
2026-03-29 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA69%2520ZWT%27 HTTP/1.1" 200 None
2026-03-29 22:20:47 [bca.uk] INFO: Saving data for LA69%20ZWT: {'auction_closing_time': 1775026800.0, 'created_time': 1773908045.542877, 'last_price_update_time': 1774822847.981577}
2026-03-29 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LA69%2520ZWT') HTTP/1.1" 204 0
2026-03-29 22:20:48 [bca.uk] INFO: Found listing with ID: LC72%20PNU
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC72%2520PNU%27 HTTP/1.1" 200 None
2026-03-29 22:20:48 [bca.uk] INFO: Scrape type for LC72%20PNU: 0
2026-03-29 22:20:48 [bca.uk] INFO: Found listing with ID: LE72%20BJO
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE72%2520BJO%27 HTTP/1.1" 200 None
2026-03-29 22:20:48 [bca.uk] INFO: Scrape type for LE72%20BJO: 0
2026-03-29 22:20:48 [bca.uk] INFO: Found listing with ID: LS65%20WHH
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS65%2520WHH%27 HTTP/1.1" 200 None
2026-03-29 22:20:48 [bca.uk] INFO: Scrape type for LS65%20WHH: 0
2026-03-29 22:20:48 [bca.uk] INFO: Found listing with ID: LV23%20MPF
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV23%2520MPF%27 HTTP/1.1" 200 None
2026-03-29 22:20:48 [bca.uk] INFO: Scrape type for LV23%20MPF: 0
2026-03-29 22:20:48 [bca.uk] INFO: Found listing with ID: LV23%20SVP
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV23%2520SVP%27 HTTP/1.1" 200 None
2026-03-29 22:20:48 [bca.uk] INFO: Scrape type for LV23%20SVP: 2
2026-03-29 22:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dbfed54-920f-55af-a3e1-89b2976e1887 with identifier: LV23%20SVP
2026-03-29 22:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dbfed54-920f-55af-a3e1-89b2976e1887 with scrape type 2
2026-03-29 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dbfed54-920f-55af-a3e1-89b2976e1887 with scrape type 2
2026-03-29 22:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6dbfed54-920f-55af-a3e1-89b2976e1887, identifier: LV23%20SVP
2026-03-29 22:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6dbfed54-920f-55af-a3e1-89b2976e1887 with identifier: LV23%20SVP
2026-03-29 22:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6dbfed54-920f-55af-a3e1-89b2976e1887 with identifier: LV23%20SVP
2026-03-29 22:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6dbfed54-920f-55af-a3e1-89b2976e1887 with identifier: LV23%20SVP to the API
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LV23%20SVP-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6dbfed54-920f-55af-a3e1-89b2976e1887',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LV23 SVP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LV23%20SVP&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Paddock Wood',
 'make': 'CITROEN',
 'model': 'C3 AIRCROSS',
 'odometer': 7280,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 13000,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'CITROEN C3 AIRCROSS 1.2 P/T 130 SHINE PLUS EAT6 Hatchback',
 'transmission': 'automatic',
 'trim': 'P/T 130 SHINE PLUS EAT6',
 'vin': 'VF72RHNS1N4448467',
 'year': 2023}
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV23%2520SVP%27 HTTP/1.1" 200 None
2026-03-29 22:20:48 [bca.uk] INFO: Saving data for LV23%20SVP: {'auction_closing_time': 1775026800.0, 'created_time': 1773908029.254354, 'last_price_update_time': 1774822848.450787}
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LV23%2520SVP') HTTP/1.1" 204 0
2026-03-29 22:20:48 [bca.uk] INFO: Found listing with ID: LX73%20OAC
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX73%2520OAC%27 HTTP/1.1" 200 None
2026-03-29 22:20:48 [bca.uk] INFO: Scrape type for LX73%20OAC: 0
2026-03-29 22:20:48 [bca.uk] INFO: Found listing with ID: LY73%20HVJ
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY73%2520HVJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:48 [bca.uk] INFO: Scrape type for LY73%20HVJ: 0
2026-03-29 22:20:48 [bca.uk] INFO: Found listing with ID: NA13%20KJV
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA13%2520KJV%27 HTTP/1.1" 200 None
2026-03-29 22:20:48 [bca.uk] INFO: Scrape type for NA13%20KJV: 0
2026-03-29 22:20:48 [bca.uk] INFO: Found listing with ID: PN20%20PBZ
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN20%2520PBZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:48 [bca.uk] INFO: Scrape type for PN20%20PBZ: 2
2026-03-29 22:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4f0ad4d-39cf-5535-bd15-81097be206e0 with identifier: PN20%20PBZ
2026-03-29 22:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4f0ad4d-39cf-5535-bd15-81097be206e0 with scrape type 2
2026-03-29 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4f0ad4d-39cf-5535-bd15-81097be206e0 with scrape type 2
2026-03-29 22:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e4f0ad4d-39cf-5535-bd15-81097be206e0, identifier: PN20%20PBZ
2026-03-29 22:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e4f0ad4d-39cf-5535-bd15-81097be206e0 with identifier: PN20%20PBZ
2026-03-29 22:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e4f0ad4d-39cf-5535-bd15-81097be206e0 with identifier: PN20%20PBZ
2026-03-29 22:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e4f0ad4d-39cf-5535-bd15-81097be206e0 with identifier: PN20%20PBZ to the API
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PN20%20PBZ-GB',
 'category': 'Car',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.3L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e4f0ad4d-39cf-5535-bd15-81097be206e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PN20 PBZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PN20%20PBZ&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Paddock Wood',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 48007,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 10250,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'NISSAN QASHQAI 1.3 DIG-T 160 N-CONNECTA DCT Hatchback',
 'transmission': 'automatic',
 'trim': 'DIG-T 160 N-CONNECTA DCT',
 'vin': 'SJNFFAJ11U2768205',
 'year': 2020}
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN20%2520PBZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:48 [bca.uk] INFO: Saving data for PN20%20PBZ: {'auction_closing_time': 1775026800.0, 'created_time': 1773907999.086229, 'last_price_update_time': 1774822848.899945}
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PN20%2520PBZ') HTTP/1.1" 204 0
2026-03-29 22:20:49 [bca.uk] INFO: Found listing with ID: WN69%20RLX
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN69%2520RLX%27 HTTP/1.1" 200 None
2026-03-29 22:20:49 [bca.uk] INFO: Scrape type for WN69%20RLX: 0
2026-03-29 22:20:49 [bca.uk] INFO: Found listing with ID: BW68%20EAO
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW68%2520EAO%27 HTTP/1.1" 200 None
2026-03-29 22:20:49 [bca.uk] INFO: Scrape type for BW68%20EAO: 0
2026-03-29 22:20:49 [bca.uk] INFO: Found listing with ID: PX72%20UDD
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX72%2520UDD%27 HTTP/1.1" 200 None
2026-03-29 22:20:49 [bca.uk] INFO: Scrape type for PX72%20UDD: 2
2026-03-29 22:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe80fbf5-92e5-57e9-afd4-0e336e1a7f8f with identifier: PX72%20UDD
2026-03-29 22:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe80fbf5-92e5-57e9-afd4-0e336e1a7f8f with scrape type 2
2026-03-29 22:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe80fbf5-92e5-57e9-afd4-0e336e1a7f8f with scrape type 2
2026-03-29 22:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fe80fbf5-92e5-57e9-afd4-0e336e1a7f8f, identifier: PX72%20UDD
2026-03-29 22:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fe80fbf5-92e5-57e9-afd4-0e336e1a7f8f with identifier: PX72%20UDD
2026-03-29 22:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fe80fbf5-92e5-57e9-afd4-0e336e1a7f8f with identifier: PX72%20UDD
2026-03-29 22:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fe80fbf5-92e5-57e9-afd4-0e336e1a7f8f with identifier: PX72%20UDD to the API
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PX72%20UDD-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'fe80fbf5-92e5-57e9-afd4-0e336e1a7f8f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PX72 UDD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PX72%20UDD&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Glasgow',
 'make': 'KIA',
 'model': 'SPORTAGE',
 'odometer': 37426,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 14900,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'KIA SPORTAGE 1.6 T GDI 150 3 ISG StationWagon',
 'transmission': 'manual',
 'trim': 'T GDI 150 3 ISG',
 'vin': 'U5YPV81BLNL085175',
 'year': 2022}
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX72%2520UDD%27 HTTP/1.1" 200 None
2026-03-29 22:20:49 [bca.uk] INFO: Saving data for PX72%20UDD: {'auction_closing_time': 1775026800.0, 'created_time': 1773828905.074036, 'last_price_update_time': 1774822849.45005}
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PX72%2520UDD') HTTP/1.1" 204 0
2026-03-29 22:20:49 [bca.uk] INFO: Found listing with ID: VK69%20KBN
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK69%2520KBN%27 HTTP/1.1" 200 None
2026-03-29 22:20:49 [bca.uk] INFO: Scrape type for VK69%20KBN: 2
2026-03-29 22:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4ee7c73-cdb0-5dff-a158-2ceb19d7c623 with identifier: VK69%20KBN
2026-03-29 22:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4ee7c73-cdb0-5dff-a158-2ceb19d7c623 with scrape type 2
2026-03-29 22:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4ee7c73-cdb0-5dff-a158-2ceb19d7c623 with scrape type 2
2026-03-29 22:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e4ee7c73-cdb0-5dff-a158-2ceb19d7c623, identifier: VK69%20KBN
2026-03-29 22:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e4ee7c73-cdb0-5dff-a158-2ceb19d7c623 with identifier: VK69%20KBN
2026-03-29 22:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e4ee7c73-cdb0-5dff-a158-2ceb19d7c623 with identifier: VK69%20KBN
2026-03-29 22:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e4ee7c73-cdb0-5dff-a158-2ceb19d7c623 with identifier: VK69%20KBN to the API
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VK69%20KBN-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '1.3L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e4ee7c73-cdb0-5dff-a158-2ceb19d7c623',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VK69 KBN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VK69%20KBN&vehicleType=*',
 'listing': 'directbuy',
 'location': 'Birmingham - Perry Barr',
 'make': 'MERCEDES-BENZ',
 'model': 'CLA 200',
 'odometer': 45771,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 15200,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA 200 1.3 AMG LINE DCT Coupe',
 'transmission': 'automatic',
 'trim': 'AMG LINE DCT',
 'vin': 'WDD1183872N074209',
 'year': 2019}
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK69%2520KBN%27 HTTP/1.1" 200 None
2026-03-29 22:20:49 [bca.uk] INFO: Saving data for VK69%20KBN: {'auction_closing_time': 1775026800.0, 'created_time': 1773820373.077685, 'last_price_update_time': 1774822849.846797}
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VK69%2520KBN') HTTP/1.1" 204 0
2026-03-29 22:20:49 [bca.uk] INFO: Found listing with ID: KN71%20FFP
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN71%2520FFP%27 HTTP/1.1" 200 None
2026-03-29 22:20:49 [bca.uk] INFO: Scrape type for KN71%20FFP: 2
2026-03-29 22:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5166a08c-c3e3-5c55-a5aa-f0cb72c78fa1 with identifier: KN71%20FFP
2026-03-29 22:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5166a08c-c3e3-5c55-a5aa-f0cb72c78fa1 with scrape type 2
2026-03-29 22:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5166a08c-c3e3-5c55-a5aa-f0cb72c78fa1 with scrape type 2
2026-03-29 22:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5166a08c-c3e3-5c55-a5aa-f0cb72c78fa1, identifier: KN71%20FFP
2026-03-29 22:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5166a08c-c3e3-5c55-a5aa-f0cb72c78fa1 with identifier: KN71%20FFP
2026-03-29 22:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5166a08c-c3e3-5c55-a5aa-f0cb72c78fa1 with identifier: KN71%20FFP
2026-03-29 22:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5166a08c-c3e3-5c55-a5aa-f0cb72c78fa1 with identifier: KN71%20FFP to the API
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 246,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KN71%20FFP-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5166a08c-c3e3-5c55-a5aa-f0cb72c78fa1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KN71 FFP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KN71%20FFP&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow - East',
 'make': 'MERCEDES-BENZ',
 'model': 'SPRINTER 315',
 'odometer': 160429,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ SPRINTER 315 2.0 CDI 3.5T RWD L3 H2 PROGRESSIVE '
          'PanelVan',
 'transmission': 'manual',
 'trim': 'CDI 3.5T RWD L3 H2 PROGRESSIVE',
 'vin': 'W1V9076352P426969',
 'year': 2022}
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN71%2520FFP%27 HTTP/1.1" 200 None
2026-03-29 22:20:50 [bca.uk] INFO: Saving data for KN71%20FFP: {'auction_closing_time': 1774854000.0, 'created_time': 1773958950.356066, 'last_price_update_time': 1774822850.267568}
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KN71%2520FFP') HTTP/1.1" 204 0
2026-03-29 22:20:50 [bca.uk] INFO: Found listing with ID: MJ22%20DBO
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ22%2520DBO%27 HTTP/1.1" 200 None
2026-03-29 22:20:50 [bca.uk] INFO: Scrape type for MJ22%20DBO: 2
2026-03-29 22:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63f405ce-5bb8-51d2-a026-7690936cc38b with identifier: MJ22%20DBO
2026-03-29 22:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63f405ce-5bb8-51d2-a026-7690936cc38b with scrape type 2
2026-03-29 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63f405ce-5bb8-51d2-a026-7690936cc38b with scrape type 2
2026-03-29 22:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 63f405ce-5bb8-51d2-a026-7690936cc38b, identifier: MJ22%20DBO
2026-03-29 22:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 63f405ce-5bb8-51d2-a026-7690936cc38b with identifier: MJ22%20DBO
2026-03-29 22:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 63f405ce-5bb8-51d2-a026-7690936cc38b with identifier: MJ22%20DBO
2026-03-29 22:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 63f405ce-5bb8-51d2-a026-7690936cc38b with identifier: MJ22%20DBO to the API
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 186,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MJ22%20DBO-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T07:00:00Z',
 'fuel_type': 'Diesel',
 'id': '63f405ce-5bb8-51d2-a026-7690936cc38b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MJ22 DBO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MJ22%20DBO&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'RENAULT',
 'model': 'TRAFIC 28',
 'odometer': 37174,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'RENAULT TRAFIC 28 2.0 DCI 120 SL BUSINESS PanelVan',
 'transmission': 'manual',
 'trim': 'DCI 120 SL BUSINESS',
 'vin': 'VF1FL000667859223',
 'year': 2022}
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MJ22%2520DBO%27 HTTP/1.1" 200 None
2026-03-29 22:20:50 [bca.uk] INFO: Saving data for MJ22%20DBO: {'auction_closing_time': 1774854000.0, 'created_time': 1773839397.030495, 'last_price_update_time': 1774822850.67492}
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MJ22%2520DBO') HTTP/1.1" 204 0
2026-03-29 22:20:50 [bca.uk] INFO: Found listing with ID: WG66%20DZC
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG66%2520DZC%27 HTTP/1.1" 200 None
2026-03-29 22:20:50 [bca.uk] INFO: Scrape type for WG66%20DZC: 2
2026-03-29 22:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f9c57c1-568d-5614-98a5-ca0ca8670011 with identifier: WG66%20DZC
2026-03-29 22:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f9c57c1-568d-5614-98a5-ca0ca8670011 with scrape type 2
2026-03-29 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f9c57c1-568d-5614-98a5-ca0ca8670011 with scrape type 2
2026-03-29 22:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0f9c57c1-568d-5614-98a5-ca0ca8670011, identifier: WG66%20DZC
2026-03-29 22:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0f9c57c1-568d-5614-98a5-ca0ca8670011 with identifier: WG66%20DZC
2026-03-29 22:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0f9c57c1-568d-5614-98a5-ca0ca8670011 with identifier: WG66%20DZC
2026-03-29 22:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0f9c57c1-568d-5614-98a5-ca0ca8670011 with identifier: WG66%20DZC to the API
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=WG66%20DZC-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0f9c57c1-568d-5614-98a5-ca0ca8670011',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WG66 DZC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=WG66%20DZC&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MERCEDES-BENZ',
 'model': 'A160',
 'odometer': 88307,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ A160 1.6 AMG LINE Hatchback',
 'transmission': 'manual',
 'trim': 'AMG LINE',
 'vin': 'WDD1760412J557386',
 'year': 2016}
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG66%2520DZC%27 HTTP/1.1" 200 None
2026-03-29 22:20:51 [bca.uk] INFO: Saving data for WG66%20DZC: {'auction_closing_time': 1774951200.0, 'created_time': 1774437296.191928, 'last_price_update_time': 1774822851.056922}
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='WG66%2520DZC') HTTP/1.1" 204 0
2026-03-29 22:20:51 [bca.uk] INFO: Found listing with ID: KY07%20FKE
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY07%2520FKE%27 HTTP/1.1" 200 None
2026-03-29 22:20:51 [bca.uk] INFO: Scrape type for KY07%20FKE: 2
2026-03-29 22:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 793280c7-e5f4-55fc-855d-0291bb35f7ca with identifier: KY07%20FKE
2026-03-29 22:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 793280c7-e5f4-55fc-855d-0291bb35f7ca with scrape type 2
2026-03-29 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 793280c7-e5f4-55fc-855d-0291bb35f7ca with scrape type 2
2026-03-29 22:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 793280c7-e5f4-55fc-855d-0291bb35f7ca, identifier: KY07%20FKE
2026-03-29 22:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 793280c7-e5f4-55fc-855d-0291bb35f7ca with identifier: KY07%20FKE
2026-03-29 22:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 793280c7-e5f4-55fc-855d-0291bb35f7ca with identifier: KY07%20FKE
2026-03-29 22:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 793280c7-e5f4-55fc-855d-0291bb35f7ca with identifier: KY07%20FKE to the API
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KY07%20FKE-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.9L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '793280c7-e5f4-55fc-855d-0291bb35f7ca',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KY07 FKE',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KY07%20FKE&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VAUXHALL',
 'model': 'VECTRA',
 'odometer': 198091,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2007-01-01',
 'seller_name': None,
 'title': 'VAUXHALL VECTRA 1.9 CDTI 120 EXCLUSIV Hatchback',
 'transmission': 'manual',
 'trim': 'CDTI 120 EXCLUSIV',
 'vin': 'W0L0ZCF6871069001',
 'year': 2007}
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY07%2520FKE%27 HTTP/1.1" 200 None
2026-03-29 22:20:51 [bca.uk] INFO: Saving data for KY07%20FKE: {'auction_closing_time': 1774951200.0, 'created_time': 1774437295.035272, 'last_price_update_time': 1774822851.442147}
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KY07%2520FKE') HTTP/1.1" 204 0
2026-03-29 22:20:51 [bca.uk] INFO: Found listing with ID: KF66%20EAA
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF66%2520EAA%27 HTTP/1.1" 200 None
2026-03-29 22:20:51 [bca.uk] INFO: Scrape type for KF66%20EAA: 2
2026-03-29 22:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7e21416-94a0-5152-a0fd-b37af427eaa5 with identifier: KF66%20EAA
2026-03-29 22:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7e21416-94a0-5152-a0fd-b37af427eaa5 with scrape type 2
2026-03-29 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7e21416-94a0-5152-a0fd-b37af427eaa5 with scrape type 2
2026-03-29 22:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d7e21416-94a0-5152-a0fd-b37af427eaa5, identifier: KF66%20EAA
2026-03-29 22:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d7e21416-94a0-5152-a0fd-b37af427eaa5 with identifier: KF66%20EAA
2026-03-29 22:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d7e21416-94a0-5152-a0fd-b37af427eaa5 with identifier: KF66%20EAA
2026-03-29 22:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d7e21416-94a0-5152-a0fd-b37af427eaa5 with identifier: KF66%20EAA to the API
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=KF66%20EAA-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'd7e21416-94a0-5152-a0fd-b37af427eaa5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KF66 EAA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=KF66%20EAA&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'MERCEDES-BENZ',
 'model': 'E220 D',
 'odometer': 98010,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'MERCEDES-BENZ E220 D 2.0 AMG LINE 9G Estate',
 'transmission': 'manual',
 'trim': 'AMG LINE 9G',
 'vin': 'WDD2132042A161720',
 'year': 2017}
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF66%2520EAA%27 HTTP/1.1" 200 None
2026-03-29 22:20:51 [bca.uk] INFO: Saving data for KF66%20EAA: {'auction_closing_time': 1774951200.0, 'created_time': 1774437325.565502, 'last_price_update_time': 1774822851.830314}
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='KF66%2520EAA') HTTP/1.1" 204 0
2026-03-29 22:20:51 [bca.uk] INFO: Found listing with ID: HV71%20MVZ
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV71%2520MVZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:51 [bca.uk] INFO: Scrape type for HV71%20MVZ: 2
2026-03-29 22:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5cd5b14-651b-56c0-a073-d8dc10cff172 with identifier: HV71%20MVZ
2026-03-29 22:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5cd5b14-651b-56c0-a073-d8dc10cff172 with scrape type 2
2026-03-29 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5cd5b14-651b-56c0-a073-d8dc10cff172 with scrape type 2
2026-03-29 22:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c5cd5b14-651b-56c0-a073-d8dc10cff172, identifier: HV71%20MVZ
2026-03-29 22:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=117&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c5cd5b14-651b-56c0-a073-d8dc10cff172 with identifier: HV71%20MVZ
2026-03-29 22:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c5cd5b14-651b-56c0-a073-d8dc10cff172 with identifier: HV71%20MVZ
2026-03-29 22:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c5cd5b14-651b-56c0-a073-d8dc10cff172 with identifier: HV71%20MVZ to the API
2026-03-29 22:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HV71%20MVZ-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c5cd5b14-651b-56c0-a073-d8dc10cff172',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HV71 MVZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HV71%20MVZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': '118I',
 'odometer': 43549,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'BMW 118I 1.5 136 M SPORT STEP Hatchback',
 'transmission': 'automatic',
 'trim': '136 M SPORT STEP',
 'vin': 'WBA7K320007K08794',
 'year': 2021}
2026-03-29 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV71%2520MVZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:52 [bca.uk] INFO: Saving data for HV71%20MVZ: {'auction_closing_time': 1774951200.0, 'created_time': 1774437251.280769, 'last_price_update_time': 1774822852.248047}
2026-03-29 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HV71%2520MVZ') HTTP/1.1" 204 0
2026-03-29 22:20:52 [bca.uk] INFO: Found listing with ID: HV59%20YKP
2026-03-29 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV59%2520YKP%27 HTTP/1.1" 200 None
2026-03-29 22:20:52 [bca.uk] INFO: Scrape type for HV59%20YKP: 2
2026-03-29 22:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7aa8a951-62c3-52f4-8242-e67c41d0789a with identifier: HV59%20YKP
2026-03-29 22:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aa8a951-62c3-52f4-8242-e67c41d0789a with scrape type 2
2026-03-29 22:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7aa8a951-62c3-52f4-8242-e67c41d0789a with scrape type 2
2026-03-29 22:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 7aa8a951-62c3-52f4-8242-e67c41d0789a, identifier: HV59%20YKP
2026-03-29 22:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 7aa8a951-62c3-52f4-8242-e67c41d0789a with identifier: HV59%20YKP
2026-03-29 22:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 7aa8a951-62c3-52f4-8242-e67c41d0789a with identifier: HV59%20YKP
2026-03-29 22:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 7aa8a951-62c3-52f4-8242-e67c41d0789a with identifier: HV59%20YKP to the API
2026-03-29 22:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HV59%20YKP-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7aa8a951-62c3-52f4-8242-e67c41d0789a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HV59 YKP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HV59%20YKP&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': '118I',
 'odometer': 67012,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2009-01-01',
 'seller_name': None,
 'title': 'BMW 118I 2.0 SE Convertible',
 'transmission': 'manual',
 'trim': 'SE',
 'vin': 'WBAUM120X0VL29054',
 'year': 2009}
2026-03-29 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV59%2520YKP%27 HTTP/1.1" 200 None
2026-03-29 22:20:52 [bca.uk] INFO: Saving data for HV59%20YKP: {'auction_closing_time': 1774951200.0, 'created_time': 1774437329.821727, 'last_price_update_time': 1774822852.647087}
2026-03-29 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HV59%2520YKP') HTTP/1.1" 204 0
2026-03-29 22:20:52 [bca.uk] INFO: Found listing with ID: RV72%20XDG
2026-03-29 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV72%2520XDG%27 HTTP/1.1" 200 None
2026-03-29 22:20:52 [bca.uk] INFO: Scrape type for RV72%20XDG: 2
2026-03-29 22:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13b3aa6a-52d2-5611-b220-2faf4dde43ce with identifier: RV72%20XDG
2026-03-29 22:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13b3aa6a-52d2-5611-b220-2faf4dde43ce with scrape type 2
2026-03-29 22:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13b3aa6a-52d2-5611-b220-2faf4dde43ce with scrape type 2
2026-03-29 22:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 13b3aa6a-52d2-5611-b220-2faf4dde43ce, identifier: RV72%20XDG
2026-03-29 22:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 13b3aa6a-52d2-5611-b220-2faf4dde43ce with identifier: RV72%20XDG
2026-03-29 22:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 13b3aa6a-52d2-5611-b220-2faf4dde43ce with identifier: RV72%20XDG
2026-03-29 22:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 13b3aa6a-52d2-5611-b220-2faf4dde43ce with identifier: RV72%20XDG to the API
2026-03-29 22:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 257,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=RV72%20XDG-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '13b3aa6a-52d2-5611-b220-2faf4dde43ce',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RV72 XDG',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=RV72%20XDG&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'VOLKSWAGEN',
 'model': 'CRAFTER 35 FWD',
 'odometer': 134534,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN CRAFTER 35 FWD 2.0 TDI 140 LWB S/L ETG Dropside',
 'transmission': 'manual',
 'trim': 'TDI 140 LWB S/L ETG',
 'vin': 'WV3ZZZSZ9P9013684',
 'year': 2023}
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV72%2520XDG%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Saving data for RV72%20XDG: {'auction_closing_time': 1774864800.0, 'created_time': 1774437299.477469, 'last_price_update_time': 1774822853.145468}
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='RV72%2520XDG') HTTP/1.1" 204 0
2026-03-29 22:20:53 [bca.uk] INFO: Total items found: 100
2026-03-29 22:20:53 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=118&sort=MostRecentlyAdded
2026-03-29 22:20:53 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:20:53 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=118&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: HD19%20OVR
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HD19%2520OVR%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for HD19%20OVR: 2
2026-03-29 22:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4b624af-5ee1-5e12-9fe7-624e1402323e with identifier: HD19%20OVR
2026-03-29 22:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4b624af-5ee1-5e12-9fe7-624e1402323e with scrape type 2
2026-03-29 22:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4b624af-5ee1-5e12-9fe7-624e1402323e with scrape type 2
2026-03-29 22:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: b4b624af-5ee1-5e12-9fe7-624e1402323e, identifier: HD19%20OVR
2026-03-29 22:20:53 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=118&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:20:53 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=118&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: b4b624af-5ee1-5e12-9fe7-624e1402323e with identifier: HD19%20OVR
2026-03-29 22:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: b4b624af-5ee1-5e12-9fe7-624e1402323e with identifier: HD19%20OVR
2026-03-29 22:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: b4b624af-5ee1-5e12-9fe7-624e1402323e with identifier: HD19%20OVR to the API
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=HD19%20OVR-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b4b624af-5ee1-5e12-9fe7-624e1402323e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HD19 OVR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=HD19%20OVR&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': '320D',
 'odometer': 60195,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'BMW 320D 2.0 M SPORT STEP Saloon',
 'transmission': 'automatic',
 'trim': 'M SPORT STEP',
 'vin': 'WBA5V52000AJ69573',
 'year': 2019}
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HD19%2520OVR%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Saving data for HD19%20OVR: {'auction_closing_time': 1774951200.0, 'created_time': 1774437284.263719, 'last_price_update_time': 1774822853.538147}
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='HD19%2520OVR') HTTP/1.1" 204 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: ND66%20XBT
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND66%2520XBT%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for ND66%20XBT: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: SP67%20XLT
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP67%2520XLT%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for SP67%20XLT: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: AK16%20PDY
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK16%2520PDY%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for AK16%20PDY: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: AV17%20XDO
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV17%2520XDO%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for AV17%20XDO: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: AX19%20PZO
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AX19%2520PZO%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for AX19%20PZO: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: FD20%20POA
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD20%2520POA%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for FD20%20POA: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: NX68%20GDO
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX68%2520GDO%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for NX68%20GDO: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: YG68%20VCW
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG68%2520VCW%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for YG68%20VCW: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: KU16%20MKX
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU16%2520MKX%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for KU16%20MKX: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: OE18%20KSZ
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE18%2520KSZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for OE18%20KSZ: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: PGZ%202810
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PGZ%25202810%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for PGZ%202810: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: OY21%20UFL
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY21%2520UFL%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for OY21%20UFL: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: SH69%20GUA
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH69%2520GUA%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for SH69%20GUA: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: DG66%20AUN
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG66%2520AUN%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for DG66%20AUN: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: LO68%20ZYL
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO68%2520ZYL%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for LO68%20ZYL: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: SH68%20GWJ
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH68%2520GWJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for SH68%20GWJ: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: EJ67%20JKZ
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ67%2520JKZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for EJ67%20JKZ: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: HJ68%20FZS
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ68%2520FZS%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for HJ68%20FZS: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: KX18%20JBV
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX18%2520JBV%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for KX18%20JBV: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: PK19%20ZLZ
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK19%2520ZLZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for PK19%20ZLZ: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: PX68%20XXB
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX68%2520XXB%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for PX68%20XXB: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: EF21%20VVB
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF21%2520VVB%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for EF21%20VVB: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: SO71%20DRZ
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO71%2520DRZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for SO71%20DRZ: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: LA67%20AZJ
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA67%2520AZJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for LA67%20AZJ: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: NX17%20YNN
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX17%2520YNN%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for NX17%20YNN: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: EX68%20EYK
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX68%2520EYK%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for EX68%20EYK: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: LT22%20HZA
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT22%2520HZA%27 HTTP/1.1" 200 None
2026-03-29 22:20:53 [bca.uk] INFO: Scrape type for LT22%20HZA: 0
2026-03-29 22:20:53 [bca.uk] INFO: Found listing with ID: OE70%20KBX
2026-03-29 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE70%2520KBX%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for OE70%20KBX: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: YS70%20VRU
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS70%2520VRU%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for YS70%20VRU: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: BV20%20XBO
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV20%2520XBO%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for BV20%20XBO: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: CT17%20CXK
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CT17%2520CXK%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for CT17%20CXK: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: RJ67%20CWL
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ67%2520CWL%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for RJ67%20CWL: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: WM67%20YVJ
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM67%2520YVJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for WM67%20YVJ: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: YO69%20JZX
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO69%2520JZX%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for YO69%20JZX: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: BF68%20NXT
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF68%2520NXT%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for BF68%20NXT: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: KR66%20HEV
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR66%2520HEV%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for KR66%20HEV: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: SR18%20HAA
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR18%2520HAA%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for SR18%20HAA: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: VN71%20GUX
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN71%2520GUX%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for VN71%20GUX: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: KF17%20CZB
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF17%2520CZB%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for KF17%20CZB: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: KP17%20OAH
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP17%2520OAH%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for KP17%20OAH: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: LG68%20OWJ
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG68%2520OWJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for LG68%20OWJ: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: ML69%20XDA
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML69%2520XDA%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for ML69%20XDA: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: SN68%20WLV
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN68%2520WLV%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for SN68%20WLV: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: YG68%20DTD
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG68%2520DTD%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for YG68%20DTD: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: YK69%20KNP
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK69%2520KNP%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for YK69%20KNP: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: A9%20VVA
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27A9%2520VVA%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for A9%20VVA: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: HN67%20HBZ
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN67%2520HBZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for HN67%20HBZ: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: LC69%20HNB
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC69%2520HNB%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for LC69%20HNB: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: NX69%20KTD
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX69%2520KTD%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for NX69%20KTD: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: GV68%20UWS
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV68%2520UWS%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for GV68%20UWS: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: K23%20DNJ
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27K23%2520DNJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for K23%20DNJ: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: KM17%20YJE
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM17%2520YJE%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for KM17%20YJE: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: MT17%20JKE
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT17%2520JKE%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for MT17%20JKE: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: PY16%20OZA
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY16%2520OZA%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for PY16%20OZA: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: KS18%20YWN
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS18%2520YWN%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for KS18%20YWN: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: FG18%20HGX
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG18%2520HGX%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for FG18%20HGX: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: ND68%20VPG
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND68%2520VPG%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for ND68%20VPG: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: OE68%20KBN
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE68%2520KBN%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for OE68%20KBN: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: RX21%20HYT
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX21%2520HYT%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for RX21%20HYT: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: WA69%20VKC
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA69%2520VKC%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for WA69%20VKC: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: WG17%20MFZ
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WG17%2520MFZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for WG17%20MFZ: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: FG19%20OYC
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG19%2520OYC%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for FG19%20OYC: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: RK17%20PLX
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK17%2520PLX%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for RK17%20PLX: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: YC68%20ADH
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC68%2520ADH%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for YC68%20ADH: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: EU18%20OZB
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU18%2520OZB%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for EU18%20OZB: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: FD70%20JZT
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD70%2520JZT%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for FD70%20JZT: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: GU17%20SDY
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU17%2520SDY%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for GU17%20SDY: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: GX17%20LVB
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX17%2520LVB%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for GX17%20LVB: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: VN67%20LSE
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN67%2520LSE%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for VN67%20LSE: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: WM17%20XTH
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM17%2520XTH%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for WM17%20XTH: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: YB19%20POM
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB19%2520POM%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for YB19%20POM: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: FP10%20ONE
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP10%2520ONE%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for FP10%20ONE: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: LO70%20WRN
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO70%2520WRN%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for LO70%20WRN: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: HG18%20GLJ
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG18%2520GLJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for HG18%20GLJ: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: BN69%20HDG
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN69%2520HDG%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for BN69%20HDG: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: KJ19%20YKA
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KJ19%2520YKA%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for KJ19%20YKA: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: WD68%20MFP
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD68%2520MFP%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for WD68%20MFP: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: LM21%20NVC
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM21%2520NVC%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for LM21%20NVC: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: VO67%20XWL
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO67%2520XWL%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for VO67%20XWL: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: DS21%20KRV
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DS21%2520KRV%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for DS21%20KRV: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: CP16%20HPU
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP16%2520HPU%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for CP16%20HPU: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: FL67%20WXM
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL67%2520WXM%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for FL67%20WXM: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: BV67%20UDJ
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV67%2520UDJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for BV67%20UDJ: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: MT20%20CHN
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT20%2520CHN%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for MT20%20CHN: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: MV67%20OMT
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV67%2520OMT%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for MV67%20OMT: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: YH18%20YUY
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH18%2520YUY%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for YH18%20YUY: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: DP67%20AVV
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP67%2520AVV%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for DP67%20AVV: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: GK18%20TVW
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK18%2520TVW%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for GK18%20TVW: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: LP19%20HDX
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP19%2520HDX%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for LP19%20HDX: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: OU19%20SUV
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OU19%2520SUV%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for OU19%20SUV: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: FY21%20LHR
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY21%2520LHR%27 HTTP/1.1" 200 None
2026-03-29 22:20:54 [bca.uk] INFO: Scrape type for FY21%20LHR: 0
2026-03-29 22:20:54 [bca.uk] INFO: Found listing with ID: LL17%20FEX
2026-03-29 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL17%2520FEX%27 HTTP/1.1" 200 None
2026-03-29 22:20:55 [bca.uk] INFO: Scrape type for LL17%20FEX: 0
2026-03-29 22:20:55 [bca.uk] INFO: Found listing with ID: YK19%20VJA
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK19%2520VJA%27 HTTP/1.1" 200 None
2026-03-29 22:20:55 [bca.uk] INFO: Scrape type for YK19%20VJA: 0
2026-03-29 22:20:55 [bca.uk] INFO: Found listing with ID: EK19%20YVS
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK19%2520YVS%27 HTTP/1.1" 200 None
2026-03-29 22:20:55 [bca.uk] INFO: Scrape type for EK19%20YVS: 0
2026-03-29 22:20:55 [bca.uk] INFO: Found listing with ID: EU68%20VXN
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU68%2520VXN%27 HTTP/1.1" 200 None
2026-03-29 22:20:55 [bca.uk] INFO: Scrape type for EU68%20VXN: 0
2026-03-29 22:20:55 [bca.uk] INFO: Found listing with ID: BV67%20ZJY
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV67%2520ZJY%27 HTTP/1.1" 200 None
2026-03-29 22:20:55 [bca.uk] INFO: Scrape type for BV67%20ZJY: 0
2026-03-29 22:20:55 [bca.uk] INFO: Found listing with ID: MA19%20ZXM
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA19%2520ZXM%27 HTTP/1.1" 200 None
2026-03-29 22:20:55 [bca.uk] INFO: Scrape type for MA19%20ZXM: 0
2026-03-29 22:20:55 [bca.uk] INFO: Found listing with ID: YY67%20LLJ
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY67%2520LLJ%27 HTTP/1.1" 200 None
2026-03-29 22:20:55 [bca.uk] INFO: Scrape type for YY67%20LLJ: 0
2026-03-29 22:20:55 [bca.uk] INFO: Found listing with ID: KN71%20EZW
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN71%2520EZW%27 HTTP/1.1" 200 None
2026-03-29 22:20:55 [bca.uk] INFO: Scrape type for KN71%20EZW: 0
2026-03-29 22:20:55 [bca.uk] INFO: Found listing with ID: WM68%20UCG
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM68%2520UCG%27 HTTP/1.1" 200 None
2026-03-29 22:20:55 [bca.uk] INFO: Scrape type for WM68%20UCG: 0
2026-03-29 22:20:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:20:55 [bca.uk] INFO: Found listing with ID: GN16%20OGB
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN16%2520OGB%27 HTTP/1.1" 200 None
2026-03-29 22:20:55 [bca.uk] INFO: Scrape type for GN16%20OGB: 2
2026-03-29 22:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c277bf9c-7b3e-54e8-ac33-dc4032e7edb9 with identifier: GN16%20OGB
2026-03-29 22:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c277bf9c-7b3e-54e8-ac33-dc4032e7edb9 with scrape type 2
2026-03-29 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c277bf9c-7b3e-54e8-ac33-dc4032e7edb9 with scrape type 2
2026-03-29 22:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: c277bf9c-7b3e-54e8-ac33-dc4032e7edb9, identifier: GN16%20OGB
2026-03-29 22:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: c277bf9c-7b3e-54e8-ac33-dc4032e7edb9 with identifier: GN16%20OGB
2026-03-29 22:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: c277bf9c-7b3e-54e8-ac33-dc4032e7edb9 with identifier: GN16%20OGB
2026-03-29 22:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: c277bf9c-7b3e-54e8-ac33-dc4032e7edb9 with identifier: GN16%20OGB to the API
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GN16%20OGB-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c277bf9c-7b3e-54e8-ac33-dc4032e7edb9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GN16 OGB',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GN16%20OGB&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'HONDA',
 'model': 'CR-V',
 'odometer': 127490,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'HONDA CR-V 1.6 I-DTEC 160 BLACK EDITION 4WD StationWagon',
 'transmission': 'manual',
 'trim': 'I-DTEC 160 BLACK EDITION 4WD',
 'vin': 'SHSRE6750GU000551',
 'year': 2016}
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GN16%2520OGB%27 HTTP/1.1" 200 None
2026-03-29 22:20:55 [bca.uk] INFO: Saving data for GN16%20OGB: {'auction_closing_time': 1774951200.0, 'created_time': 1774437256.95939, 'last_price_update_time': 1774822855.743258}
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GN16%2520OGB') HTTP/1.1" 204 0
2026-03-29 22:20:55 [bca.uk] INFO: Found listing with ID: DL66%20LDC
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL66%2520LDC%27 HTTP/1.1" 200 None
2026-03-29 22:20:55 [bca.uk] INFO: Scrape type for DL66%20LDC: 2
2026-03-29 22:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a46ae554-eb8f-596b-9316-d0ac17aabb73 with identifier: DL66%20LDC
2026-03-29 22:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a46ae554-eb8f-596b-9316-d0ac17aabb73 with scrape type 2
2026-03-29 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a46ae554-eb8f-596b-9316-d0ac17aabb73 with scrape type 2
2026-03-29 22:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a46ae554-eb8f-596b-9316-d0ac17aabb73, identifier: DL66%20LDC
2026-03-29 22:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a46ae554-eb8f-596b-9316-d0ac17aabb73 with identifier: DL66%20LDC
2026-03-29 22:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a46ae554-eb8f-596b-9316-d0ac17aabb73 with identifier: DL66%20LDC
2026-03-29 22:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a46ae554-eb8f-596b-9316-d0ac17aabb73 with identifier: DL66%20LDC to the API
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DL66%20LDC-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a46ae554-eb8f-596b-9316-d0ac17aabb73',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DL66 LDC',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DL66%20LDC&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'AUDI',
 'model': 'Q3',
 'odometer': 105349,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'AUDI Q3 2.0 TDI 184 QUATTRO S LINE+ S-T StationWagon',
 'transmission': 'automatic',
 'trim': 'TDI 184 QUATTRO S LINE+ S-T',
 'vin': 'WAUZZZ8U6HR023716',
 'year': 2016}
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL66%2520LDC%27 HTTP/1.1" 200 None
2026-03-29 22:20:56 [bca.uk] INFO: Saving data for DL66%20LDC: {'auction_closing_time': 1774951200.0, 'created_time': 1774437277.743508, 'last_price_update_time': 1774822856.25368}
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DL66%2520LDC') HTTP/1.1" 204 0
2026-03-29 22:20:56 [bca.uk] INFO: Found listing with ID: DK19%20HRO
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK19%2520HRO%27 HTTP/1.1" 200 None
2026-03-29 22:20:56 [bca.uk] INFO: Scrape type for DK19%20HRO: 2
2026-03-29 22:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fca471ee-c8b0-5c9d-a903-d2e7b5e8854e with identifier: DK19%20HRO
2026-03-29 22:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fca471ee-c8b0-5c9d-a903-d2e7b5e8854e with scrape type 2
2026-03-29 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fca471ee-c8b0-5c9d-a903-d2e7b5e8854e with scrape type 2
2026-03-29 22:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fca471ee-c8b0-5c9d-a903-d2e7b5e8854e, identifier: DK19%20HRO
2026-03-29 22:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fca471ee-c8b0-5c9d-a903-d2e7b5e8854e with identifier: DK19%20HRO
2026-03-29 22:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fca471ee-c8b0-5c9d-a903-d2e7b5e8854e with identifier: DK19%20HRO
2026-03-29 22:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fca471ee-c8b0-5c9d-a903-d2e7b5e8854e with identifier: DK19%20HRO to the API
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 169,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DK19%20HRO-GB',
 'category': 'Car',
 'color': 'grey',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'fca471ee-c8b0-5c9d-a903-d2e7b5e8854e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DK19 HRO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DK19%20HRO&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 90950,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seller_name': None,
 'title': 'BMW X3 3.0 XDRIVE M40D STEP StationWagon',
 'transmission': 'manual',
 'trim': 'XDRIVE M40D STEP',
 'vin': 'WBATX92010LP19103',
 'year': 2019}
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK19%2520HRO%27 HTTP/1.1" 200 None
2026-03-29 22:20:56 [bca.uk] INFO: Saving data for DK19%20HRO: {'auction_closing_time': 1774951200.0, 'created_time': 1774437291.08433, 'last_price_update_time': 1774822856.636057}
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DK19%2520HRO') HTTP/1.1" 204 0
2026-03-29 22:20:56 [bca.uk] INFO: Found listing with ID: BF16%20HGP
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF16%2520HGP%27 HTTP/1.1" 200 None
2026-03-29 22:20:56 [bca.uk] INFO: Scrape type for BF16%20HGP: 2
2026-03-29 22:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a671fb6d-3196-59e9-b12c-929e066ae132 with identifier: BF16%20HGP
2026-03-29 22:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a671fb6d-3196-59e9-b12c-929e066ae132 with scrape type 2
2026-03-29 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a671fb6d-3196-59e9-b12c-929e066ae132 with scrape type 2
2026-03-29 22:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a671fb6d-3196-59e9-b12c-929e066ae132, identifier: BF16%20HGP
2026-03-29 22:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a671fb6d-3196-59e9-b12c-929e066ae132 with identifier: BF16%20HGP
2026-03-29 22:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a671fb6d-3196-59e9-b12c-929e066ae132 with identifier: BF16%20HGP
2026-03-29 22:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a671fb6d-3196-59e9-b12c-929e066ae132 with identifier: BF16%20HGP to the API
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BF16%20HGP-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a671fb6d-3196-59e9-b12c-929e066ae132',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BF16 HGP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BF16%20HGP&vehicleType=*',
 'listing': 'auction',
 'location': 'Blackbushe',
 'make': 'NISSAN',
 'model': 'PULSAR',
 'odometer': 102143,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-01',
 'seller_name': None,
 'title': 'NISSAN PULSAR 1.5 DCI 110 N-CONNECTA Hatchback',
 'transmission': 'manual',
 'trim': 'DCI 110 N-CONNECTA',
 'vin': 'VSKDAAC13U0081873',
 'year': 2016}
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF16%2520HGP%27 HTTP/1.1" 200 None
2026-03-29 22:20:57 [bca.uk] INFO: Saving data for BF16%20HGP: {'auction_closing_time': 1774951200.0, 'created_time': 1774437276.42217, 'last_price_update_time': 1774822857.032369}
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BF16%2520HGP') HTTP/1.1" 204 0
2026-03-29 22:20:57 [bca.uk] INFO: Found listing with ID: LC22%20BYA
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC22%2520BYA%27 HTTP/1.1" 200 None
2026-03-29 22:20:57 [bca.uk] INFO: Scrape type for LC22%20BYA: 2
2026-03-29 22:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cc9637c-5f8f-5fe4-b940-918ceeb88d48 with identifier: LC22%20BYA
2026-03-29 22:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cc9637c-5f8f-5fe4-b940-918ceeb88d48 with scrape type 2
2026-03-29 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cc9637c-5f8f-5fe4-b940-918ceeb88d48 with scrape type 2
2026-03-29 22:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9cc9637c-5f8f-5fe4-b940-918ceeb88d48, identifier: LC22%20BYA
2026-03-29 22:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9cc9637c-5f8f-5fe4-b940-918ceeb88d48 with identifier: LC22%20BYA
2026-03-29 22:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9cc9637c-5f8f-5fe4-b940-918ceeb88d48 with identifier: LC22%20BYA
2026-03-29 22:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9cc9637c-5f8f-5fe4-b940-918ceeb88d48 with identifier: LC22%20BYA to the API
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 192,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LC22%20BYA-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 6,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '9cc9637c-5f8f-5fe4-b940-918ceeb88d48',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LC22 BYA',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LC22%20BYA&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'CITROEN',
 'model': 'DISPATCH 1400',
 'odometer': 122836,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'CITROEN DISPATCH 1400 2.0 BLUEHDI 120 M ENTERPRISE S/S PanelVan',
 'transmission': 'manual',
 'trim': 'BLUEHDI 120 M ENTERPRISE S/S',
 'vin': 'VF7VFEHTMN7019168',
 'year': 2022}
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC22%2520BYA%27 HTTP/1.1" 200 None
2026-03-29 22:20:57 [bca.uk] INFO: Saving data for LC22%20BYA: {'auction_closing_time': 1774951200.0, 'created_time': 1774437435.603273, 'last_price_update_time': 1774822857.429315}
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LC22%2520BYA') HTTP/1.1" 204 0
2026-03-29 22:20:57 [bca.uk] INFO: Found listing with ID: LL22%20RBY
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL22%2520RBY%27 HTTP/1.1" 200 None
2026-03-29 22:20:57 [bca.uk] INFO: Scrape type for LL22%20RBY: 2
2026-03-29 22:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf898a45-6c6b-55b5-9d36-8a672042ea3d with identifier: LL22%20RBY
2026-03-29 22:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf898a45-6c6b-55b5-9d36-8a672042ea3d with scrape type 2
2026-03-29 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf898a45-6c6b-55b5-9d36-8a672042ea3d with scrape type 2
2026-03-29 22:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: cf898a45-6c6b-55b5-9d36-8a672042ea3d, identifier: LL22%20RBY
2026-03-29 22:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: cf898a45-6c6b-55b5-9d36-8a672042ea3d with identifier: LL22%20RBY
2026-03-29 22:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: cf898a45-6c6b-55b5-9d36-8a672042ea3d with identifier: LL22%20RBY
2026-03-29 22:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: cf898a45-6c6b-55b5-9d36-8a672042ea3d with identifier: LL22%20RBY to the API
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=LL22%20RBY-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '0.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Electric',
 'id': 'cf898a45-6c6b-55b5-9d36-8a672042ea3d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'LL22 RBY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=LL22%20RBY&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'AUDI',
 'model': 'E-TRON',
 'odometer': 28775,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'AUDI E-TRON 95KWH 55 Q BLACK ED. StationWagon',
 'transmission': 'automatic',
 'trim': '95KWH 55 Q BLACK ED.',
 'vin': 'WAUZZZGE3NB039709',
 'year': 2022}
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL22%2520RBY%27 HTTP/1.1" 200 None
2026-03-29 22:20:57 [bca.uk] INFO: Saving data for LL22%20RBY: {'auction_closing_time': 1774864800.0, 'created_time': 1774437394.7137, 'last_price_update_time': 1774822857.826031}
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='LL22%2520RBY') HTTP/1.1" 204 0
2026-03-29 22:20:57 [bca.uk] INFO: Found listing with ID: MX70%20UWD
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX70%2520UWD%27 HTTP/1.1" 200 None
2026-03-29 22:20:57 [bca.uk] INFO: Scrape type for MX70%20UWD: 2
2026-03-29 22:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e68867e7-4e36-514d-8711-e9876b989727 with identifier: MX70%20UWD
2026-03-29 22:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e68867e7-4e36-514d-8711-e9876b989727 with scrape type 2
2026-03-29 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e68867e7-4e36-514d-8711-e9876b989727 with scrape type 2
2026-03-29 22:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: e68867e7-4e36-514d-8711-e9876b989727, identifier: MX70%20UWD
2026-03-29 22:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: e68867e7-4e36-514d-8711-e9876b989727 with identifier: MX70%20UWD
2026-03-29 22:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: e68867e7-4e36-514d-8711-e9876b989727 with identifier: MX70%20UWD
2026-03-29 22:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: e68867e7-4e36-514d-8711-e9876b989727 with identifier: MX70%20UWD to the API
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 181,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MX70%20UWD-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 2,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e68867e7-4e36-514d-8711-e9876b989727',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MX70 UWD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MX70%20UWD&vehicleType=*',
 'listing': 'auction',
 'location': 'Glasgow',
 'make': 'FORD',
 'model': 'TRANSIT 350 RWD',
 'odometer': 75504,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT 350 RWD 2.0 EBL 130 L3 Dropside',
 'transmission': 'manual',
 'trim': 'EBL 130 L3',
 'vin': 'WF0AXXTTRALC52021',
 'year': 2020}
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MX70%2520UWD%27 HTTP/1.1" 200 None
2026-03-29 22:20:58 [bca.uk] INFO: Saving data for MX70%20UWD: {'auction_closing_time': 1774864800.0, 'created_time': 1774437348.819574, 'last_price_update_time': 1774822858.238848}
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MX70%2520UWD') HTTP/1.1" 204 0
2026-03-29 22:20:58 [bca.uk] INFO: Found listing with ID: YS72%20BKU
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS72%2520BKU%27 HTTP/1.1" 200 None
2026-03-29 22:20:58 [bca.uk] INFO: Scrape type for YS72%20BKU: 2
2026-03-29 22:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59fcda72-d2d8-5429-8f5d-aa2395509e59 with identifier: YS72%20BKU
2026-03-29 22:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59fcda72-d2d8-5429-8f5d-aa2395509e59 with scrape type 2
2026-03-29 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59fcda72-d2d8-5429-8f5d-aa2395509e59 with scrape type 2
2026-03-29 22:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 59fcda72-d2d8-5429-8f5d-aa2395509e59, identifier: YS72%20BKU
2026-03-29 22:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 59fcda72-d2d8-5429-8f5d-aa2395509e59 with identifier: YS72%20BKU
2026-03-29 22:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 59fcda72-d2d8-5429-8f5d-aa2395509e59 with identifier: YS72%20BKU
2026-03-29 22:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 59fcda72-d2d8-5429-8f5d-aa2395509e59 with identifier: YS72%20BKU to the API
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 254,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=YS72%20BKU-GB',
 'category': 'LightCommercialVehicle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '59fcda72-d2d8-5429-8f5d-aa2395509e59',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YS72 BKU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=YS72%20BKU&vehicleType=*',
 'listing': 'auction',
 'location': 'Enfield',
 'make': 'FORD',
 'model': 'RANGER',
 'odometer': 43358,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'FORD RANGER 2.0 EBL 213 WILDTRAK CrewCab Pick-up',
 'transmission': 'automatic',
 'trim': 'EBL 213 WILDTRAK',
 'vin': '6FPPXXMJ2PNP56503',
 'year': 2022}
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS72%2520BKU%27 HTTP/1.1" 200 None
2026-03-29 22:20:58 [bca.uk] INFO: Saving data for YS72%20BKU: {'auction_closing_time': 1774864800.0, 'created_time': 1774437355.325258, 'last_price_update_time': 1774822858.618682}
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='YS72%2520BKU') HTTP/1.1" 204 0
2026-03-29 22:20:58 [bca.uk] INFO: Found listing with ID: BK21%20YDO
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK21%2520YDO%27 HTTP/1.1" 200 None
2026-03-29 22:20:58 [bca.uk] INFO: Scrape type for BK21%20YDO: 2
2026-03-29 22:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 662b4db9-47fb-5b8a-9701-8e4228859f9e with identifier: BK21%20YDO
2026-03-29 22:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 662b4db9-47fb-5b8a-9701-8e4228859f9e with scrape type 2
2026-03-29 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 662b4db9-47fb-5b8a-9701-8e4228859f9e with scrape type 2
2026-03-29 22:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 662b4db9-47fb-5b8a-9701-8e4228859f9e, identifier: BK21%20YDO
2026-03-29 22:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 662b4db9-47fb-5b8a-9701-8e4228859f9e with identifier: BK21%20YDO
2026-03-29 22:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 662b4db9-47fb-5b8a-9701-8e4228859f9e with identifier: BK21%20YDO
2026-03-29 22:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 662b4db9-47fb-5b8a-9701-8e4228859f9e with identifier: BK21%20YDO to the API
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 200,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BK21%20YDO-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '662b4db9-47fb-5b8a-9701-8e4228859f9e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BK21 YDO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BK21%20YDO&vehicleType=*',
 'listing': 'auction',
 'location': 'Manchester',
 'make': 'FORD',
 'model': 'TRANSIT CUSTOM',
 'odometer': 69678,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0 EBL 130 300 SWB LEADER H/R PanelVan',
 'transmission': 'manual',
 'trim': 'EBL 130 300 SWB LEADER H/R',
 'vin': 'WF0YXXTTGYLT50644',
 'year': 2021}
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK21%2520YDO%27 HTTP/1.1" 200 None
2026-03-29 22:20:59 [bca.uk] INFO: Saving data for BK21%20YDO: {'auction_closing_time': 1774951200.0, 'created_time': 1774437665.848016, 'last_price_update_time': 1774822859.019362}
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BK21%2520YDO') HTTP/1.1" 204 0
2026-03-29 22:20:59 [bca.uk] INFO: Found listing with ID: DG17%20GYY
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG17%2520GYY%27 HTTP/1.1" 200 None
2026-03-29 22:20:59 [bca.uk] INFO: Scrape type for DG17%20GYY: 2
2026-03-29 22:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8095d59d-2234-5a8e-bd5a-6b5f536f5231 with identifier: DG17%20GYY
2026-03-29 22:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8095d59d-2234-5a8e-bd5a-6b5f536f5231 with scrape type 2
2026-03-29 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8095d59d-2234-5a8e-bd5a-6b5f536f5231 with scrape type 2
2026-03-29 22:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 8095d59d-2234-5a8e-bd5a-6b5f536f5231, identifier: DG17%20GYY
2026-03-29 22:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=118&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 8095d59d-2234-5a8e-bd5a-6b5f536f5231 with identifier: DG17%20GYY
2026-03-29 22:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 8095d59d-2234-5a8e-bd5a-6b5f536f5231 with identifier: DG17%20GYY
2026-03-29 22:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 8095d59d-2234-5a8e-bd5a-6b5f536f5231 with identifier: DG17%20GYY to the API
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 101,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=DG17%20GYY-GB',
 'category': 'Car',
 'color': 'blue',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '8095d59d-2234-5a8e-bd5a-6b5f536f5231',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DG17 GYY',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=DG17%20GYY&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'VOLVO',
 'model': 'V40',
 'odometer': 74920,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-01',
 'seller_name': None,
 'title': 'VOLVO V40 2.0 D2 120 R DESIGN PRO G/T Hatchback',
 'transmission': 'manual',
 'trim': 'D2 120 R DESIGN PRO G/T',
 'vin': 'YV1MV74L0H2422774',
 'year': 2017}
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG17%2520GYY%27 HTTP/1.1" 200 None
2026-03-29 22:20:59 [bca.uk] INFO: Saving data for DG17%20GYY: {'auction_closing_time': 1774951200.0, 'created_time': 1774437572.027672, 'last_price_update_time': 1774822859.435155}
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='DG17%2520GYY') HTTP/1.1" 204 0
2026-03-29 22:20:59 [bca.uk] INFO: Found listing with ID: AY70%20JCZ
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY70%2520JCZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:59 [bca.uk] INFO: Scrape type for AY70%20JCZ: 2
2026-03-29 22:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f738227c-6f76-5f01-8fc8-936a6b0cb4ad with identifier: AY70%20JCZ
2026-03-29 22:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f738227c-6f76-5f01-8fc8-936a6b0cb4ad with scrape type 2
2026-03-29 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f738227c-6f76-5f01-8fc8-936a6b0cb4ad with scrape type 2
2026-03-29 22:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f738227c-6f76-5f01-8fc8-936a6b0cb4ad, identifier: AY70%20JCZ
2026-03-29 22:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f738227c-6f76-5f01-8fc8-936a6b0cb4ad with identifier: AY70%20JCZ
2026-03-29 22:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f738227c-6f76-5f01-8fc8-936a6b0cb4ad with identifier: AY70%20JCZ
2026-03-29 22:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f738227c-6f76-5f01-8fc8-936a6b0cb4ad with identifier: AY70%20JCZ to the API
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=AY70%20JCZ-GB',
 'category': 'LightCommercialVehicle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f738227c-6f76-5f01-8fc8-936a6b0cb4ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'AY70 JCZ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=AY70%20JCZ&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'FORD',
 'model': 'TRANSIT CONNECT',
 'odometer': 45315,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seller_name': None,
 'title': 'FORD TRANSIT CONNECT 1.5 EBL 120 240 L2 TREND L/R Van',
 'transmission': 'manual',
 'trim': 'EBL 120 240 L2 TREND L/R',
 'vin': 'WF0SXXWPGSLA31778',
 'year': 2020}
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY70%2520JCZ%27 HTTP/1.1" 200 None
2026-03-29 22:20:59 [bca.uk] INFO: Saving data for AY70%20JCZ: {'auction_closing_time': 1774864800.0, 'created_time': 1774437503.631254, 'last_price_update_time': 1774822859.848304}
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='AY70%2520JCZ') HTTP/1.1" 204 0
2026-03-29 22:20:59 [bca.uk] INFO: Found listing with ID: BN13%20OUP
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN13%2520OUP%27 HTTP/1.1" 200 None
2026-03-29 22:20:59 [bca.uk] INFO: Scrape type for BN13%20OUP: 2
2026-03-29 22:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5266389d-39be-55cd-94ce-573a4203fa73 with identifier: BN13%20OUP
2026-03-29 22:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5266389d-39be-55cd-94ce-573a4203fa73 with scrape type 2
2026-03-29 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5266389d-39be-55cd-94ce-573a4203fa73 with scrape type 2
2026-03-29 22:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 5266389d-39be-55cd-94ce-573a4203fa73, identifier: BN13%20OUP
2026-03-29 22:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 5266389d-39be-55cd-94ce-573a4203fa73 with identifier: BN13%20OUP
2026-03-29 22:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 5266389d-39be-55cd-94ce-573a4203fa73 with identifier: BN13%20OUP
2026-03-29 22:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 5266389d-39be-55cd-94ce-573a4203fa73 with identifier: BN13%20OUP to the API
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=BN13%20OUP-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5266389d-39be-55cd-94ce-573a4203fa73',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BN13 OUP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=BN13%20OUP&vehicleType=*',
 'listing': 'auction',
 'location': 'Brighouse',
 'make': 'VOLKSWAGEN',
 'model': 'TIGUAN',
 'odometer': 79778,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-01',
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN 2.0 TDI 177 BMT 4M SE DSG StationWagon',
 'transmission': 'automatic',
 'trim': 'TDI 177 BMT 4M SE DSG',
 'vin': 'WVGZZZ5NZDW088925',
 'year': 2013}
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN13%2520OUP%27 HTTP/1.1" 200 None
2026-03-29 22:21:00 [bca.uk] INFO: Saving data for BN13%20OUP: {'auction_closing_time': 1774951200.0, 'created_time': 1774437505.728004, 'last_price_update_time': 1774822860.337741}
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='BN13%2520OUP') HTTP/1.1" 204 0
2026-03-29 22:21:00 [bca.uk] INFO: Total items found: 100
2026-03-29 22:21:00 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=119&sort=MostRecentlyAdded
2026-03-29 22:21:00 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:21:00 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=119&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:00 [bca.uk] INFO: Found listing with ID: VE16%20WBZ
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE16%2520WBZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:00 [bca.uk] INFO: Scrape type for VE16%20WBZ: 0
2026-03-29 22:21:00 [bca.uk] INFO: Found listing with ID: GJ12%20NBD
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ12%2520NBD%27 HTTP/1.1" 200 None
2026-03-29 22:21:00 [bca.uk] INFO: Scrape type for GJ12%20NBD: 2
2026-03-29 22:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a196f175-3198-5fb2-b4ef-57bf99470164 with identifier: GJ12%20NBD
2026-03-29 22:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a196f175-3198-5fb2-b4ef-57bf99470164 with scrape type 2
2026-03-29 22:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a196f175-3198-5fb2-b4ef-57bf99470164 with scrape type 2
2026-03-29 22:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: a196f175-3198-5fb2-b4ef-57bf99470164, identifier: GJ12%20NBD
2026-03-29 22:21:00 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=119&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:00 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=119&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: a196f175-3198-5fb2-b4ef-57bf99470164 with identifier: GJ12%20NBD
2026-03-29 22:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: a196f175-3198-5fb2-b4ef-57bf99470164 with identifier: GJ12%20NBD
2026-03-29 22:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: a196f175-3198-5fb2-b4ef-57bf99470164 with identifier: GJ12%20NBD to the API
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=GJ12%20NBD-GB',
 'category': 'Car',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'a196f175-3198-5fb2-b4ef-57bf99470164',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'GJ12 NBD',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=GJ12%20NBD&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'VAUXHALL',
 'model': 'CORSA',
 'odometer': 91049,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-01-01',
 'seller_name': None,
 'title': 'VAUXHALL CORSA 1.2 VVT LTD.EDITION Hatchback',
 'transmission': 'manual',
 'trim': 'VVT LTD.EDITION',
 'vin': 'W0L0SDL08C6054043',
 'year': 2012}
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ12%2520NBD%27 HTTP/1.1" 200 None
2026-03-29 22:21:00 [bca.uk] INFO: Saving data for GJ12%20NBD: {'auction_closing_time': 1774951200.0, 'created_time': 1774437570.659455, 'last_price_update_time': 1774822860.835859}
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ12%2520NBD') HTTP/1.1" 204 0
2026-03-29 22:21:00 [bca.uk] INFO: Found listing with ID: LJ73%20PHC
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ73%2520PHC%27 HTTP/1.1" 200 None
2026-03-29 22:21:00 [bca.uk] INFO: Scrape type for LJ73%20PHC: 0
2026-03-29 22:21:00 [bca.uk] INFO: Found listing with ID: KR71%20ZFN
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR71%2520ZFN%27 HTTP/1.1" 200 None
2026-03-29 22:21:00 [bca.uk] INFO: Scrape type for KR71%20ZFN: 0
2026-03-29 22:21:00 [bca.uk] INFO: Found listing with ID: WO24%20NGV
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO24%2520NGV%27 HTTP/1.1" 200 None
2026-03-29 22:21:00 [bca.uk] INFO: Scrape type for WO24%20NGV: 0
2026-03-29 22:21:00 [bca.uk] INFO: Found listing with ID: WV24%20YBE
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV24%2520YBE%27 HTTP/1.1" 200 None
2026-03-29 22:21:00 [bca.uk] INFO: Scrape type for WV24%20YBE: 0
2026-03-29 22:21:00 [bca.uk] INFO: Found listing with ID: WO24%20NKP
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO24%2520NKP%27 HTTP/1.1" 200 None
2026-03-29 22:21:00 [bca.uk] INFO: Scrape type for WO24%20NKP: 0
2026-03-29 22:21:00 [bca.uk] INFO: Found listing with ID: WM24%20DLV
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM24%2520DLV%27 HTTP/1.1" 200 None
2026-03-29 22:21:00 [bca.uk] INFO: Scrape type for WM24%20DLV: 0
2026-03-29 22:21:00 [bca.uk] INFO: Found listing with ID: WR75%20VSD
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR75%2520VSD%27 HTTP/1.1" 200 None
2026-03-29 22:21:00 [bca.uk] INFO: Scrape type for WR75%20VSD: 0
2026-03-29 22:21:00 [bca.uk] INFO: Found listing with ID: WN75%20AZD
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN75%2520AZD%27 HTTP/1.1" 200 None
2026-03-29 22:21:00 [bca.uk] INFO: Scrape type for WN75%20AZD: 0
2026-03-29 22:21:00 [bca.uk] INFO: Found listing with ID: WN25%20TKJ
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN25%2520TKJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:00 [bca.uk] INFO: Scrape type for WN25%20TKJ: 0
2026-03-29 22:21:00 [bca.uk] INFO: Found listing with ID: WV75%20TUH
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV75%2520TUH%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for WV75%20TUH: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: WN75%20TGE
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN75%2520TGE%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for WN75%20TGE: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: WV23%20XMZ
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV23%2520XMZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for WV23%20XMZ: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: WN75%20GBY
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN75%2520GBY%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for WN75%20GBY: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: WN25%20HKJ
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN25%2520HKJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for WN25%20HKJ: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: HN74%20OVS
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN74%2520OVS%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for HN74%20OVS: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: EU73%20MMK
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EU73%2520MMK%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for EU73%20MMK: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: GY19%20WHW
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY19%2520WHW%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for GY19%20WHW: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: HN72%20EEU
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN72%2520EEU%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for HN72%20EEU: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: FN11%20OHJ
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN11%2520OHJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for FN11%20OHJ: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: FN17%20FDM
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN17%2520FDM%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for FN17%20FDM: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: GU20%20KOJ
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU20%2520KOJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for GU20%20KOJ: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: LN63%20UUK
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN63%2520UUK%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for LN63%20UUK: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: YC16%20UWB
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC16%2520UWB%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for YC16%20UWB: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: YPDY03354
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YPDY03354%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for YPDY03354: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: MC1242474
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MC1242474%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for MC1242474: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: BX19%20WYL
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BX19%2520WYL%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for BX19%20WYL: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: VF18%20AUL
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VF18%2520AUL%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for VF18%20AUL: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: RX13%20VTO
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX13%2520VTO%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for RX13%20VTO: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: GK64%20YBE
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK64%2520YBE%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for GK64%20YBE: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: BD20%20HWA
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD20%2520HWA%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for BD20%20HWA: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: KY64%20OLK
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY64%2520OLK%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for KY64%20OLK: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: KU67%20UDL
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU67%2520UDL%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for KU67%20UDL: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: GY67%20ZBR
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY67%2520ZBR%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for GY67%20ZBR: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: GL22%20ONW
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL22%2520ONW%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for GL22%20ONW: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: GK63%20YPD
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK63%2520YPD%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for GK63%20YPD: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: GF21%20KPX
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF21%2520KPX%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for GF21%20KPX: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: EK69%20OJC
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK69%2520OJC%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for EK69%20OJC: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: LG64%20KLL
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG64%2520KLL%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for LG64%20KLL: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: LS63%20RGO
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS63%2520RGO%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for LS63%20RGO: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: LV16%20JVF
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV16%2520JVF%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for LV16%20JVF: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: MA62%20CKO
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA62%2520CKO%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for MA62%20CKO: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: MT62%20HND
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT62%2520HND%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for MT62%20HND: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: MW13%20ABU
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW13%2520ABU%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for MW13%20ABU: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: ND21%20YOF
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND21%2520YOF%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for ND21%20YOF: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: OE74%20FUG
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE74%2520FUG%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for OE74%20FUG: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: OY69%20OMO
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY69%2520OMO%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for OY69%20OMO: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: PE14%20YWH
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PE14%2520YWH%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for PE14%20YWH: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: PF66%20EAM
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF66%2520EAM%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for PF66%20EAM: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: PN67%20XGM
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN67%2520XGM%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for PN67%20XGM: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: PX67%20ZSU
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PX67%2520ZSU%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for PX67%20ZSU: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: RJ66%20VZR
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ66%2520VZR%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for RJ66%20VZR: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: RX54%20WJE
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX54%2520WJE%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for RX54%20WJE: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: SV68%20HRJ
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV68%2520HRJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for SV68%20HRJ: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: VE66%20ZPC
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE66%2520ZPC%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for VE66%20ZPC: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: VK18%20AEP
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK18%2520AEP%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for VK18%20AEP: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: VK19%20FNS
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK19%2520FNS%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for VK19%20FNS: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: VK67%20BYF
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK67%2520BYF%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for VK67%20BYF: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: VK67%20HTY
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK67%2520HTY%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for VK67%20HTY: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: VN19%20JWG
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN19%2520JWG%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for VN19%20JWG: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: VO66%20LFY
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO66%2520LFY%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for VO66%20LFY: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: VO70%20VOU
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO70%2520VOU%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for VO70%20VOU: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: VX71%20CYA
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX71%2520CYA%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for VX71%20CYA: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: WP18%20NGU
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP18%2520NGU%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for WP18%20NGU: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: YE19%20YTF
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE19%2520YTF%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for YE19%20YTF: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: YF17%20ABZ
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF17%2520ABZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for YF17%20ABZ: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: YG20%20ZZT
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG20%2520ZZT%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for YG20%20ZZT: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: YH62%20KLP
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH62%2520KLP%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for YH62%20KLP: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: YK16%20OLA
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK16%2520OLA%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for YK16%20OLA: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: YX18%20OEH
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX18%2520OEH%27 HTTP/1.1" 200 None
2026-03-29 22:21:01 [bca.uk] INFO: Scrape type for YX18%20OEH: 0
2026-03-29 22:21:01 [bca.uk] INFO: Found listing with ID: AU67%20ZMZ
2026-03-29 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU67%2520ZMZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for AU67%20ZMZ: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: BG63%20EOM
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG63%2520EOM%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for BG63%20EOM: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: BJ72%20AEB
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ72%2520AEB%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for BJ72%20AEB: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: BV18%20ZNA
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV18%2520ZNA%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for BV18%20ZNA: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: BV73%20XSL
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV73%2520XSL%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for BV73%20XSL: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: CF16%20NXL
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF16%2520NXL%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for CF16%20NXL: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: DF16%20VHJ
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF16%2520VHJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for DF16%20VHJ: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: DL18%20OTR
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL18%2520OTR%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for DL18%20OTR: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: FL15%20OFK
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL15%2520OFK%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for FL15%20OFK: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: FL66%20FRU
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL66%2520FRU%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for FL66%20FRU: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: FM17%20GYU
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM17%2520GYU%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for FM17%20GYU: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: FT17%20CYW
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FT17%2520CYW%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for FT17%20CYW: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: FV17%20BEY
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV17%2520BEY%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for FV17%20BEY: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: FV61%20VCK
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV61%2520VCK%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for FV61%20VCK: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: FV65%20HVW
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV65%2520HVW%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for FV65%20HVW: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: GJ17%20ZWP
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ17%2520ZWP%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for GJ17%20ZWP: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: HK68%20VMM
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK68%2520VMM%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for HK68%20VMM: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: KL19%20CLJ
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KL19%2520CLJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for KL19%20CLJ: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: KV20%20XHJ
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV20%2520XHJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for KV20%20XHJ: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: KV65%20WGM
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV65%2520WGM%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for KV65%20WGM: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: KX67%20OKP
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX67%2520OKP%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for KX67%20OKP: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: ML11%20BDF
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML11%2520BDF%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for ML11%20BDF: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: AJ71%20TNO
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ71%2520TNO%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for AJ71%20TNO: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: LD23%20MXG
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD23%2520MXG%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for LD23%20MXG: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: AF22%20ZPK
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF22%2520ZPK%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for AF22%20ZPK: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: LB73%20GJZ
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB73%2520GJZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for LB73%20GJZ: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: Y777%20TTS
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27Y777%2520TTS%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for Y777%20TTS: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: ML68%20AMK
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML68%2520AMK%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for ML68%20AMK: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: AY14%20NHT
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY14%2520NHT%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for AY14%20NHT: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: DU58%20GWM
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU58%2520GWM%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for DU58%20GWM: 0
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: YB09%20YDY
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB09%2520YDY%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for YB09%20YDY: 0
2026-03-29 22:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:21:02 [bca.uk] INFO: Found listing with ID: MV68%20EOJ
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV68%2520EOJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:02 [bca.uk] INFO: Scrape type for MV68%20EOJ: 2
2026-03-29 22:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d8dc250-35cf-587f-88c0-777c0dde1ebe with identifier: MV68%20EOJ
2026-03-29 22:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d8dc250-35cf-587f-88c0-777c0dde1ebe with scrape type 2
2026-03-29 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d8dc250-35cf-587f-88c0-777c0dde1ebe with scrape type 2
2026-03-29 22:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 1d8dc250-35cf-587f-88c0-777c0dde1ebe, identifier: MV68%20EOJ
2026-03-29 22:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 1d8dc250-35cf-587f-88c0-777c0dde1ebe with identifier: MV68%20EOJ
2026-03-29 22:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 1d8dc250-35cf-587f-88c0-777c0dde1ebe with identifier: MV68%20EOJ
2026-03-29 22:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 1d8dc250-35cf-587f-88c0-777c0dde1ebe with identifier: MV68%20EOJ to the API
2026-03-29 22:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:21:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MV68%20EOJ-GB',
 'category': 'Car',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1d8dc250-35cf-587f-88c0-777c0dde1ebe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'license_plate': 'MV68 EOJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MV68%20EOJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Newcastle-u-Tyne',
 'make': 'BMW',
 'model': '120D',
 'odometer': 1,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seller_name': None,
 'title': 'BMW 120D 2.0 SPORT Hatchback',
 'transmission': 'manual',
 'trim': 'SPORT',
 'vin': 'WBA1S72030V574158',
 'year': 2018}
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV68%2520EOJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:03 [bca.uk] INFO: Saving data for MV68%20EOJ: {'auction_closing_time': 1774951200.0, 'created_time': 1774437558.158778, 'last_price_update_time': 1774822863.132799}
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MV68%2520EOJ') HTTP/1.1" 204 0
2026-03-29 22:21:03 [bca.uk] INFO: Found listing with ID: LX15%20HNK
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX15%2520HNK%27 HTTP/1.1" 200 None
2026-03-29 22:21:03 [bca.uk] INFO: Scrape type for LX15%20HNK: 0
2026-03-29 22:21:03 [bca.uk] INFO: Found listing with ID: FH57%20CHZ
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH57%2520CHZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:03 [bca.uk] INFO: Scrape type for FH57%20CHZ: 0
2026-03-29 22:21:03 [bca.uk] INFO: Found listing with ID: FX17%20VRV
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX17%2520VRV%27 HTTP/1.1" 200 None
2026-03-29 22:21:03 [bca.uk] INFO: Scrape type for FX17%20VRV: 0
2026-03-29 22:21:03 [bca.uk] INFO: Found listing with ID: BL19%20WLJ
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL19%2520WLJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:03 [bca.uk] INFO: Scrape type for BL19%20WLJ: 0
2026-03-29 22:21:03 [bca.uk] INFO: Found listing with ID: KV66%20XCL
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV66%2520XCL%27 HTTP/1.1" 200 None
2026-03-29 22:21:03 [bca.uk] INFO: Scrape type for KV66%20XCL: 0
2026-03-29 22:21:03 [bca.uk] INFO: Found listing with ID: FN70%20VDR
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN70%2520VDR%27 HTTP/1.1" 200 None
2026-03-29 22:21:03 [bca.uk] INFO: Scrape type for FN70%20VDR: 0
2026-03-29 22:21:03 [bca.uk] INFO: Found listing with ID: FJ23%20NXU
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FJ23%2520NXU%27 HTTP/1.1" 200 None
2026-03-29 22:21:03 [bca.uk] INFO: Scrape type for FJ23%20NXU: 0
2026-03-29 22:21:03 [bca.uk] INFO: Found listing with ID: EF22%20AOU
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF22%2520AOU%27 HTTP/1.1" 200 None
2026-03-29 22:21:03 [bca.uk] INFO: Scrape type for EF22%20AOU: 2
2026-03-29 22:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e7e7eef-095b-5a26-919c-31e4b01476c3 with identifier: EF22%20AOU
2026-03-29 22:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e7e7eef-095b-5a26-919c-31e4b01476c3 with scrape type 2
2026-03-29 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e7e7eef-095b-5a26-919c-31e4b01476c3 with scrape type 2
2026-03-29 22:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 6e7e7eef-095b-5a26-919c-31e4b01476c3, identifier: EF22%20AOU
2026-03-29 22:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 6e7e7eef-095b-5a26-919c-31e4b01476c3 with identifier: EF22%20AOU
2026-03-29 22:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 6e7e7eef-095b-5a26-919c-31e4b01476c3 with identifier: EF22%20AOU
2026-03-29 22:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 6e7e7eef-095b-5a26-919c-31e4b01476c3 with identifier: EF22%20AOU to the API
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:21:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=113&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 232,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=EF22%20AOU-GB',
 'category': 'Car',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 3,
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6e7e7eef-095b-5a26-919c-31e4b01476c3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EF22 AOU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=EF22%20AOU&vehicleType=*',
 'listing': 'auction',
 'location': 'Bedford',
 'make': 'LAND ROVER',
 'model': 'DEFENDER 90',
 'odometer': 13417,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'LAND ROVER DEFENDER 90 3.0 D250 AWD X-DYNAMIC SE (5ST) StationWagon',
 'transmission': 'automatic',
 'trim': 'D250 AWD X-DYNAMIC SE (5ST)',
 'vin': 'SALEA6AW4P2134994',
 'year': 2022}
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF22%2520AOU%27 HTTP/1.1" 200 None
2026-03-29 22:21:03 [bca.uk] INFO: Saving data for EF22%20AOU: {'auction_closing_time': 1774951200.0, 'created_time': 1774437750.952011, 'last_price_update_time': 1774822863.736384}
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='EF22%2520AOU') HTTP/1.1" 204 0
2026-03-29 22:21:03 [bca.uk] INFO: Found listing with ID: NL72%20ZFR
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL72%2520ZFR%27 HTTP/1.1" 200 None
2026-03-29 22:21:03 [bca.uk] INFO: Scrape type for NL72%20ZFR: 0
2026-03-29 22:21:03 [bca.uk] INFO: Found listing with ID: SG08%20HWS
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG08%2520HWS%27 HTTP/1.1" 200 None
2026-03-29 22:21:03 [bca.uk] INFO: Scrape type for SG08%20HWS: 0
2026-03-29 22:21:03 [bca.uk] INFO: Found listing with ID: SN57%20FBK
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN57%2520FBK%27 HTTP/1.1" 200 None
2026-03-29 22:21:03 [bca.uk] INFO: Scrape type for SN57%20FBK: 0
2026-03-29 22:21:03 [bca.uk] INFO: Found listing with ID: HN61%20EVJ
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN61%2520EVJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:03 [bca.uk] INFO: Scrape type for HN61%20EVJ: 0
2026-03-29 22:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=119&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:21:06 [bca.uk] INFO: Total items found: 100
2026-03-29 22:21:06 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=120&sort=MostRecentlyAdded
2026-03-29 22:21:06 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:21:06 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=120&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: OY62%20XSC
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY62%2520XSC%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for OY62%20XSC: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: EA67%20HVH
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA67%2520HVH%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for EA67%20HVH: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: BN64%20YAW
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN64%2520YAW%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for BN64%20YAW: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: PF60%20CLY
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF60%2520CLY%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for PF60%20CLY: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: MV15%20MWW
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MV15%2520MWW%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for MV15%20MWW: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: RE68%20XKH
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE68%2520XKH%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for RE68%20XKH: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: BL64%20OCA
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BL64%2520OCA%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for BL64%20OCA: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: RA16%20AZG
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA16%2520AZG%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for RA16%20AZG: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: AK61%20KFU
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK61%2520KFU%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for AK61%20KFU: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: SH61%20BHK
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH61%2520BHK%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for SH61%20BHK: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: BK72%20PXC
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK72%2520PXC%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for BK72%20PXC: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: AF22%20TLZ
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF22%2520TLZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for AF22%20TLZ: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: SJ21%20DFZ
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ21%2520DFZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for SJ21%20DFZ: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: LB18%20VTG
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB18%2520VTG%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for LB18%20VTG: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: AJ74%20GMG
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ74%2520GMG%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for AJ74%20GMG: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: AE66%20MFO
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE66%2520MFO%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for AE66%20MFO: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: AJ18%20OFN
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ18%2520OFN%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for AJ18%20OFN: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: AF19%20KFX
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF19%2520KFX%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for AF19%20KFX: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: YF18%20AZL
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF18%2520AZL%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for YF18%20AZL: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: LF23%20SPM
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF23%2520SPM%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for LF23%20SPM: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: BG69%20BVF
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG69%2520BVF%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for BG69%20BVF: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: DK16%20OSM
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK16%2520OSM%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for DK16%20OSM: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: LG23%20YLR
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG23%2520YLR%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for LG23%20YLR: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: CN67%20UVV
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN67%2520UVV%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for CN67%20UVV: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: LG20%20YMJ
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG20%2520YMJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for LG20%20YMJ: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: DG18%20ZBP
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG18%2520ZBP%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for DG18%20ZBP: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: BH19%20VDA
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BH19%2520VDA%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for BH19%20VDA: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: VE73%20NKG
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE73%2520NKG%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for VE73%20NKG: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: FY26%20VDK
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY26%2520VDK%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for FY26%20VDK: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: EJ08%20CHN
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ08%2520CHN%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for EJ08%20CHN: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: PO19%20ZRL
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PO19%2520ZRL%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for PO19%20ZRL: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: KS15%20GCO
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS15%2520GCO%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for KS15%20GCO: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: KY09%20LBG
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY09%2520LBG%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for KY09%20LBG: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: FD22%20JVR
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD22%2520JVR%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for FD22%20JVR: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: SV21%20OGE
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV21%2520OGE%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for SV21%20OGE: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: BK72%20UOJ
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK72%2520UOJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:06 [bca.uk] INFO: Scrape type for BK72%20UOJ: 0
2026-03-29 22:21:06 [bca.uk] INFO: Found listing with ID: OV74%20EUZ
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV74%2520EUZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for OV74%20EUZ: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: MF25%20XLB
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF25%2520XLB%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for MF25%20XLB: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: OY75%20UCW
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY75%2520UCW%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for OY75%20UCW: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: MA23%20UZO
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA23%2520UZO%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for MA23%20UZO: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: OY20%20UVA
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY20%2520UVA%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for OY20%20UVA: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: MM69%20OCA
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM69%2520OCA%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for MM69%20OCA: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: BU22%20YRT
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU22%2520YRT%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for BU22%20YRT: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: LR71%20OXM
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR71%2520OXM%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for LR71%20OXM: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: WA17%20VHW
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA17%2520VHW%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for WA17%20VHW: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: YH23%20RSY
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH23%2520RSY%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for YH23%20RSY: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: CGZ%202547
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CGZ%25202547%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for CGZ%202547: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: EF63%20JBE
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF63%2520JBE%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for EF63%20JBE: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: RF63%20FCY
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF63%2520FCY%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for RF63%20FCY: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: RJ04%20ODU
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RJ04%2520ODU%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for RJ04%20ODU: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: CE17%20ZGG
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CE17%2520ZGG%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for CE17%20ZGG: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: YA16%20GDK
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA16%2520GDK%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for YA16%20GDK: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: VO69%20HUK
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO69%2520HUK%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for VO69%20HUK: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: DG22%20XCA
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG22%2520XCA%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for DG22%20XCA: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: AK22%20FXF
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK22%2520FXF%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for AK22%20FXF: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: VE21%20BRF
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE21%2520BRF%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for VE21%20BRF: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: GJ24%20UFX
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ24%2520UFX%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for GJ24%20UFX: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: BK22%20WBT
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520WBT%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for BK22%20WBT: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: SD69%20UCR
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD69%2520UCR%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for SD69%20UCR: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: FG74%20KDZ
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG74%2520KDZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for FG74%20KDZ: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: YS22%20GKA
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS22%2520GKA%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for YS22%20GKA: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: NU21%20LXK
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU21%2520LXK%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for NU21%20LXK: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: LL22%20FNE
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL22%2520FNE%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for LL22%20FNE: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: DY20%20PZH
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY20%2520PZH%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for DY20%20PZH: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: YK70%20ZSP
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK70%2520ZSP%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for YK70%20ZSP: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: RF68%20KPP
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF68%2520KPP%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for RF68%20KPP: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: GV72%20FCO
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV72%2520FCO%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for GV72%20FCO: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: LF68%20UJS
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF68%2520UJS%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for LF68%20UJS: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: HK23%20EZB
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK23%2520EZB%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for HK23%20EZB: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: LT23%20EHJ
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT23%2520EHJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for LT23%20EHJ: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: LA23%20HSG
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA23%2520HSG%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for LA23%20HSG: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: LA22%20VMR
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA22%2520VMR%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for LA22%20VMR: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: FE22%20URW
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE22%2520URW%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for FE22%20URW: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: DP73%20YRF
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP73%2520YRF%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for DP73%20YRF: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: LF23%20GTW
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF23%2520GTW%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for LF23%20GTW: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: LD23%20THN
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD23%2520THN%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for LD23%20THN: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: LD23%20RYF
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD23%2520RYF%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for LD23%20RYF: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: DY73%20HZB
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DY73%2520HZB%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for DY73%20HZB: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: DT23%20UYJ
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT23%2520UYJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for DT23%20UYJ: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: SA17%20CNK
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SA17%2520CNK%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for SA17%20CNK: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: SB68%20NNT
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB68%2520NNT%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for SB68%20NNT: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: YL19%20XAC
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL19%2520XAC%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for YL19%20XAC: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: KX19%20WAO
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX19%2520WAO%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for KX19%20WAO: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: DV68%20SXT
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV68%2520SXT%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for DV68%20SXT: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: HY68%20NBM
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY68%2520NBM%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for HY68%20NBM: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: DX23%20TRZ
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX23%2520TRZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for DX23%20TRZ: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: GD23%20TVP
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD23%2520TVP%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for GD23%20TVP: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: KP68%20UZX
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KP68%2520UZX%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for KP68%20UZX: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: FE23%20WWJ
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE23%2520WWJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for FE23%20WWJ: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: SG23%20PCX
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SG23%2520PCX%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for SG23%20PCX: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: SL22%20FZN
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL22%2520FZN%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for SL22%20FZN: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: DT69%20XNC
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT69%2520XNC%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for DT69%20XNC: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: RX23%20KBY
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RX23%2520KBY%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for RX23%20KBY: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: SE19%20DHC
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE19%2520DHC%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for SE19%20DHC: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: SN20%20WGJ
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SN20%2520WGJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for SN20%20WGJ: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: RF22%20TJU
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF22%2520TJU%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for RF22%20TJU: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: DK72%20MGO
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK72%2520MGO%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for DK72%20MGO: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: RY73%20PHF
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RY73%2520PHF%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for RY73%20PHF: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: YF68%20TOA
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF68%2520TOA%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for YF68%20TOA: 0
2026-03-29 22:21:07 [bca.uk] INFO: Found listing with ID: LF18%20KPE
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF18%2520KPE%27 HTTP/1.1" 200 None
2026-03-29 22:21:07 [bca.uk] INFO: Scrape type for LF18%20KPE: 0
2026-03-29 22:21:07 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=120&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:07 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=120&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=120&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:21:10 [bca.uk] INFO: Total items found: 100
2026-03-29 22:21:10 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=121&sort=MostRecentlyAdded
2026-03-29 22:21:10 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:21:10 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=121&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: VO18%20XCJ
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO18%2520XCJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for VO18%20XCJ: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: GF71%20RYH
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF71%2520RYH%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for GF71%20RYH: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: DL73%20OXJ
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520OXJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for DL73%20OXJ: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: LS60%20FTN
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS60%2520FTN%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for LS60%20FTN: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: M666%20MOG
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27M666%2520MOG%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for M666%20MOG: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: WO72%20OTD
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO72%2520OTD%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for WO72%20OTD: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: SW62%20CWT
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW62%2520CWT%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for SW62%20CWT: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: WK14%20XXV
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WK14%2520XXV%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for WK14%20XXV: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: FV15%20ZYO
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FV15%2520ZYO%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for FV15%20ZYO: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: CLZ%20987
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CLZ%2520987%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for CLZ%20987: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: LD61%20KWR
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD61%2520KWR%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for LD61%20KWR: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: YH21%20LPO
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH21%2520LPO%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for YH21%20LPO: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: SH22%20LHV
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH22%2520LHV%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for SH22%20LHV: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: PN24%20UFH
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN24%2520UFH%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for PN24%20UFH: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: NL23%20KYC
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NL23%2520KYC%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for NL23%20KYC: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: MA23%20DHG
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA23%2520DHG%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for MA23%20DHG: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: LS72%20YXL
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS72%2520YXL%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for LS72%20YXL: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: LS72%20YXG
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS72%2520YXG%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for LS72%20YXG: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: LO72%20ACF
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO72%2520ACF%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for LO72%20ACF: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: GF15%20ZYM
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF15%2520ZYM%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for GF15%20ZYM: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: FL23%20AOF
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL23%2520AOF%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for FL23%20AOF: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: DC73%20XAR
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC73%2520XAR%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for DC73%20XAR: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: RK68%20HRC
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK68%2520HRC%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for RK68%20HRC: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: MK21%20TKU
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK21%2520TKU%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for MK21%20TKU: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: LS72%20XFB
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS72%2520XFB%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for LS72%20XFB: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: PV19%20SXW
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PV19%2520SXW%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for PV19%20SXW: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: LP72%20NVL
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP72%2520NVL%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for LP72%20NVL: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: PN20%20HZM
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN20%2520HZM%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for PN20%20HZM: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: LF72%20XGZ
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF72%2520XGZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for LF72%20XGZ: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: GU24%20WHF
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU24%2520WHF%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for GU24%20WHF: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: FG22%20FDM
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG22%2520FDM%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for FG22%20FDM: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: FE22%20ZKM
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE22%2520ZKM%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for FE22%20ZKM: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: FE22%20ZKB
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE22%2520ZKB%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for FE22%20ZKB: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: FE22%20ZDH
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE22%2520ZDH%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for FE22%20ZDH: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: FE22%20ZDG
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE22%2520ZDG%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for FE22%20ZDG: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: EA72%20XMD
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA72%2520XMD%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for EA72%20XMD: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: LF17%20HUH
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF17%2520HUH%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for LF17%20HUH: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: CF72%20XKA
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF72%2520XKA%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for CF72%20XKA: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: WA16%20DXM
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WA16%2520DXM%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for WA16%20DXM: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: BG73%20MWY
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG73%2520MWY%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for BG73%20MWY: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: AO72%20ZCX
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO72%2520ZCX%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for AO72%20ZCX: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: AJ72%20OSW
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ72%2520OSW%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for AJ72%20OSW: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: AF23%20BXW
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF23%2520BXW%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for AF23%20BXW: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: DT68%20KJY
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DT68%2520KJY%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for DT68%20KJY: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: KM66%20WVP
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM66%2520WVP%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for KM66%20WVP: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: GL16%20XBT
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL16%2520XBT%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for GL16%20XBT: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: YN69%20ZKX
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN69%2520ZKX%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for YN69%20ZKX: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: VE70%20OAW
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE70%2520OAW%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for VE70%20OAW: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: LE23%20GHF
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE23%2520GHF%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for LE23%20GHF: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: BT25%20KMY
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT25%2520KMY%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for BT25%20KMY: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: BW25%20HZB
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW25%2520HZB%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for BW25%20HZB: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: MW74%20VTE
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW74%2520VTE%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for MW74%20VTE: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: LG20%20FYR
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG20%2520FYR%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for LG20%20FYR: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: BF16%20ZYN
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF16%2520ZYN%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for BF16%20ZYN: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: SD72%20MDZ
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SD72%2520MDZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for SD72%20MDZ: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: WO72%20JYX
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO72%2520JYX%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for WO72%20JYX: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: ME73%20DVC
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME73%2520DVC%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for ME73%20DVC: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: YP72%20JHJ
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP72%2520JHJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for YP72%20JHJ: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: DK65%20UKV
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK65%2520UKV%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for DK65%20UKV: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: PY16%20UKT
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY16%2520UKT%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for PY16%20UKT: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: SE63%20BOV
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SE63%2520BOV%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for SE63%20BOV: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: SH67%20OEY
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH67%2520OEY%27 HTTP/1.1" 200 None
2026-03-29 22:21:10 [bca.uk] INFO: Scrape type for SH67%20OEY: 0
2026-03-29 22:21:10 [bca.uk] INFO: Found listing with ID: GK16%20VXP
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK16%2520VXP%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for GK16%20VXP: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: KU16%20LSJ
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU16%2520LSJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for KU16%20LSJ: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: ML66%20PCO
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML66%2520PCO%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for ML66%20PCO: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: YH12%20UTA
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH12%2520UTA%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for YH12%20UTA: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: SJ70%20WZR
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SJ70%2520WZR%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for SJ70%20WZR: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: LL17%20PGF
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL17%2520PGF%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for LL17%20PGF: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: AJ15%20URR
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ15%2520URR%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for AJ15%20URR: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: BJ70%20LWK
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ70%2520LWK%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for BJ70%20LWK: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: YR17%20KCE
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR17%2520KCE%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for YR17%20KCE: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: BT62%20CNA
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT62%2520CNA%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for BT62%20CNA: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: AF14%20FOA
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF14%2520FOA%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for AF14%20FOA: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: BC18%20EJO
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC18%2520EJO%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for BC18%20EJO: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: DG64%20SUY
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG64%2520SUY%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for DG64%20SUY: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: DK63%20YUC
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK63%2520YUC%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for DK63%20YUC: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: KN15%20JAU
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN15%2520JAU%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for KN15%20JAU: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: KU13%20XXY
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KU13%2520XXY%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for KU13%20XXY: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: WN75%20AZV
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN75%2520AZV%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for WN75%20AZV: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: FH25%20ZGA
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH25%2520ZGA%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for FH25%20ZGA: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: WV24%20YAO
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV24%2520YAO%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for WV24%20YAO: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: WO24%20NHH
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO24%2520NHH%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for WO24%20NHH: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: WN24%20ZRF
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN24%2520ZRF%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for WN24%20ZRF: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: DA24%20XFE
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA24%2520XFE%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for DA24%20XFE: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: YN25%20NBO
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN25%2520NBO%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for YN25%20NBO: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: WR73%20NUC
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR73%2520NUC%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for WR73%20NUC: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: BV75%20ONR
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV75%2520ONR%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for BV75%20ONR: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: FG72%20LUZ
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FG72%2520LUZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for FG72%20LUZ: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: WP24%20EBU
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP24%2520EBU%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for WP24%20EBU: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: WN73%20DJO
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN73%2520DJO%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for WN73%20DJO: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: WN75%20TGO
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN75%2520TGO%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for WN75%20TGO: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: WR75%20UPE
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR75%2520UPE%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for WR75%20UPE: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: WN75%20CWF
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN75%2520CWF%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for WN75%20CWF: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: WN75%20GVO
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN75%2520GVO%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for WN75%20GVO: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: HV74%20XZL
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV74%2520XZL%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for HV74%20XZL: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: HV24%20MXB
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HV24%2520MXB%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for HV24%20MXB: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: WN75%20AZT
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN75%2520AZT%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for WN75%20AZT: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: WV75%20TVX
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WV75%2520TVX%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for WV75%20TVX: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: YGZ%202961
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YGZ%25202961%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for YGZ%202961: 0
2026-03-29 22:21:11 [bca.uk] INFO: Found listing with ID: VO70%20HMG
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO70%2520HMG%27 HTTP/1.1" 200 None
2026-03-29 22:21:11 [bca.uk] INFO: Scrape type for VO70%20HMG: 0
2026-03-29 22:21:11 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=121&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:11 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=121&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:11 [scrapy.extensions.logstats] INFO: Crawled 253 pages (at 7 pages/min), scraped 1560 items (at 95 items/min)
2026-03-29 22:21:11 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-29 22:21:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=121&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:21:13 [bca.uk] INFO: Total items found: 100
2026-03-29 22:21:13 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=122&sort=MostRecentlyAdded
2026-03-29 22:21:13 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:21:13 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=122&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:13 [bca.uk] INFO: Found listing with ID: SY72%20UYF
2026-03-29 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SY72%2520UYF%27 HTTP/1.1" 200 None
2026-03-29 22:21:13 [bca.uk] INFO: Scrape type for SY72%20UYF: 0
2026-03-29 22:21:13 [bca.uk] INFO: Found listing with ID: PK23%20EKM
2026-03-29 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK23%2520EKM%27 HTTP/1.1" 200 None
2026-03-29 22:21:13 [bca.uk] INFO: Scrape type for PK23%20EKM: 0
2026-03-29 22:21:13 [bca.uk] INFO: Found listing with ID: NA23%20MTZ
2026-03-29 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NA23%2520MTZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for NA23%20MTZ: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: LT74%20PVV
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LT74%2520PVV%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for LT74%20PVV: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: DG72%20VTM
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG72%2520VTM%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for DG72%20VTM: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: BF74%20XYK
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF74%2520XYK%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for BF74%20XYK: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: YC25%20EKK
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC25%2520EKK%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for YC25%20EKK: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: YC25%20OMX
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC25%2520OMX%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for YC25%20OMX: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: YG74%20OHZ
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG74%2520OHZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for YG74%20OHZ: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: YB25%20FHF
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB25%2520FHF%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for YB25%20FHF: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: YC25%20WFR
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC25%2520WFR%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for YC25%20WFR: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: YC25%20OGS
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC25%2520OGS%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for YC25%20OGS: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: YB25%20PGX
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YB25%2520PGX%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for YB25%20PGX: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: YC25%20OMF
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC25%2520OMF%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for YC25%20OMF: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: YG74%20OTR
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG74%2520OTR%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for YG74%20OTR: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: YG74%20OCH
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG74%2520OCH%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for YG74%20OCH: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: YG74%20OCF
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG74%2520OCF%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for YG74%20OCF: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: YC25%20VKT
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC25%2520VKT%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for YC25%20VKT: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: YG74%20OHX
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG74%2520OHX%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for YG74%20OHX: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: YG74%20OSO
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YG74%2520OSO%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for YG74%20OSO: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: EF69%20RXB
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF69%2520RXB%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for EF69%20RXB: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: DU67%20GCO
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU67%2520GCO%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for DU67%20GCO: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: FL70%20WVT
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL70%2520WVT%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for FL70%20WVT: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: GM22%20AVJ
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM22%2520AVJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for GM22%20AVJ: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: LG66%20XRN
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG66%2520XRN%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for LG66%20XRN: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: LJ67%20XFS
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ67%2520XFS%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for LJ67%20XFS: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: LN64%20FAM
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN64%2520FAM%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for LN64%20FAM: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: NG13%20HBL
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NG13%2520HBL%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for NG13%20HBL: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: RE15%20AUY
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE15%2520AUY%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for RE15%20AUY: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: RF13%20JJO
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RF13%2520JJO%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for RF13%20JJO: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: RO17%20XFT
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO17%2520XFT%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for RO17%20XFT: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: SB67%20TOU
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB67%2520TOU%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for SB67%20TOU: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: AE18%20NYH
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE18%2520NYH%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for AE18%20NYH: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: CP18%20JVC
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CP18%2520JVC%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for CP18%20JVC: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: LH16%20CGY
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LH16%2520CGY%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for LH16%20CGY: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: MA17%20HXJ
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA17%2520HXJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:14 [bca.uk] INFO: Scrape type for MA17%20HXJ: 0
2026-03-29 22:21:14 [bca.uk] INFO: Found listing with ID: NX68%20WTA
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX68%2520WTA%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for NX68%20WTA: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: SS16%20MFY
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SS16%2520MFY%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for SS16%20MFY: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: VN18%20NPO
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN18%2520NPO%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for VN18%20NPO: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: CV11%20YVH
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV11%2520YVH%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for CV11%20YVH: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: LO64%20UBA
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO64%2520UBA%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for LO64%20UBA: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: OE16%20HTK
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE16%2520HTK%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for OE16%20HTK: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: FE69%20YPM
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE69%2520YPM%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for FE69%20YPM: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: JO54%20JAV
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27JO54%2520JAV%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for JO54%20JAV: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: BF16%20HHD
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF16%2520HHD%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for BF16%20HHD: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: ESZ%201074
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ESZ%25201074%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for ESZ%201074: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: SM15%20HEJ
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM15%2520HEJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for SM15%20HEJ: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: DL73%20UHJ
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520UHJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for DL73%20UHJ: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: KE23%20LXF
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE23%2520LXF%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for KE23%20LXF: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: KE23%20LXW
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE23%2520LXW%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for KE23%20LXW: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: LL74%20DKX
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520DKX%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for LL74%20DKX: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: LN24%20PWJ
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520PWJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for LN24%20PWJ: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: LN24%20RFY
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520RFY%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for LN24%20RFY: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: NX73%20LLP
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX73%2520LLP%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for NX73%20LLP: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: ND17%20NVA
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ND17%2520NVA%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for ND17%20NVA: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: WR13%20EHG
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR13%2520EHG%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for WR13%20EHG: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: WN14%20EBU
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN14%2520EBU%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for WN14%20EBU: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: SH18%20WLW
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH18%2520WLW%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for SH18%20WLW: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: OV66%20YYM
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV66%2520YYM%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for OV66%20YYM: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: DX67%20XUG
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX67%2520XUG%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for DX67%20XUG: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: BW75%20HDZ
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW75%2520HDZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for BW75%20HDZ: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: EJ68%20YPE
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ68%2520YPE%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for EJ68%20YPE: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: R600%20AVS
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27R600%2520AVS%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for R600%20AVS: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: YE64%20URJ
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE64%2520URJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for YE64%20URJ: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: RV64%20WWA
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV64%2520WWA%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for RV64%20WWA: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: LP12%20FVC
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP12%2520FVC%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for LP12%20FVC: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: GX20%20OJZ
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX20%2520OJZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for GX20%20OJZ: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: FD70%20JXG
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD70%2520JXG%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for FD70%20JXG: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: BN66%20BKE
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN66%2520BKE%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for BN66%20BKE: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: LP69%20MTU
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP69%2520MTU%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for LP69%20MTU: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: LM73%20VLU
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM73%2520VLU%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for LM73%20VLU: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: LL74%20DYB
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520DYB%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for LL74%20DYB: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: KF73%20BXX
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF73%2520BXX%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for KF73%20BXX: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: LL74%20EYG
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520EYG%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for LL74%20EYG: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: LN24%20TYH
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN24%2520TYH%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for LN24%20TYH: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: WP70%20MGV
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP70%2520MGV%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for WP70%20MGV: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: VE14%20TGV
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE14%2520TGV%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for VE14%20TGV: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: NX17%20UKL
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX17%2520UKL%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for NX17%20UKL: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: NX14%20VHG
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX14%2520VHG%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for NX14%20VHG: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: NX14%20KNO
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NX14%2520KNO%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for NX14%20KNO: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: SK70%20YDJ
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SK70%2520YDJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for SK70%20YDJ: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: DN19%20GWZ
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN19%2520GWZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for DN19%20GWZ: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: FY24%20WNN
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FY24%2520WNN%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for FY24%20WNN: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: K24%20ORD
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27K24%2520ORD%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for K24%20ORD: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: SV25%20POF
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV25%2520POF%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for SV25%20POF: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: WN22%20FMA
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520FMA%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for WN22%20FMA: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: FN70%20FYZ
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN70%2520FYZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for FN70%20FYZ: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: YH22%20XPW
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH22%2520XPW%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for YH22%20XPW: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: HG24%20XVW
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG24%2520XVW%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for HG24%20XVW: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: GY20%20AOZ
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY20%2520AOZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for GY20%20AOZ: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: KR62%20AOY
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KR62%2520AOY%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for KR62%20AOY: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: RE23%20UTR
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE23%2520UTR%27 HTTP/1.1" 200 None
2026-03-29 22:21:15 [bca.uk] INFO: Scrape type for RE23%20UTR: 0
2026-03-29 22:21:15 [bca.uk] INFO: Found listing with ID: LA72%20TCV
2026-03-29 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA72%2520TCV%27 HTTP/1.1" 200 None
2026-03-29 22:21:16 [bca.uk] INFO: Scrape type for LA72%20TCV: 0
2026-03-29 22:21:16 [bca.uk] INFO: Found listing with ID: LD24%20ZZR
2026-03-29 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LD24%2520ZZR%27 HTTP/1.1" 200 None
2026-03-29 22:21:16 [bca.uk] INFO: Scrape type for LD24%20ZZR: 0
2026-03-29 22:21:16 [bca.uk] INFO: Found listing with ID: EJ16%20DFA
2026-03-29 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ16%2520DFA%27 HTTP/1.1" 200 None
2026-03-29 22:21:16 [bca.uk] INFO: Scrape type for EJ16%20DFA: 0
2026-03-29 22:21:16 [bca.uk] INFO: Found listing with ID: OV69%20JZP
2026-03-29 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV69%2520JZP%27 HTTP/1.1" 200 None
2026-03-29 22:21:16 [bca.uk] INFO: Scrape type for OV69%20JZP: 0
2026-03-29 22:21:16 [bca.uk] INFO: Found listing with ID: RK72%20ONP
2026-03-29 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK72%2520ONP%27 HTTP/1.1" 200 None
2026-03-29 22:21:16 [bca.uk] INFO: Scrape type for RK72%20ONP: 0
2026-03-29 22:21:16 [bca.uk] INFO: Found listing with ID: FM19%20EAC
2026-03-29 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM19%2520EAC%27 HTTP/1.1" 200 None
2026-03-29 22:21:16 [bca.uk] INFO: Scrape type for FM19%20EAC: 0
2026-03-29 22:21:16 [bca.uk] INFO: Found listing with ID: VX68%20WDV
2026-03-29 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX68%2520WDV%27 HTTP/1.1" 200 None
2026-03-29 22:21:16 [bca.uk] INFO: Scrape type for VX68%20WDV: 0
2026-03-29 22:21:16 [bca.uk] INFO: Found listing with ID: AU64%20VXP
2026-03-29 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AU64%2520VXP%27 HTTP/1.1" 200 None
2026-03-29 22:21:16 [bca.uk] INFO: Scrape type for AU64%20VXP: 0
2026-03-29 22:21:16 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=122&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:16 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=122&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=122&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:21:17 [bca.uk] INFO: Total items found: 100
2026-03-29 22:21:17 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=123&sort=MostRecentlyAdded
2026-03-29 22:21:17 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:21:17 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=123&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: SH53%20EDZ
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH53%2520EDZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for SH53%20EDZ: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: MF59%20EPL
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF59%2520EPL%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for MF59%20EPL: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: RS05%20GAL
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RS05%2520GAL%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for RS05%20GAL: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: DL65%20CWY
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL65%2520CWY%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for DL65%20CWY: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: MW64%20JVU
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MW64%2520JVU%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for MW64%20JVU: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: RE18%20ZRA
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE18%2520ZRA%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for RE18%20ZRA: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: A5%20BPN
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27A5%2520BPN%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for A5%20BPN: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: SW69%20JXZ
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SW69%2520JXZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for SW69%20JXZ: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: KX23%20OZT
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KX23%2520OZT%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for KX23%20OZT: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: PK21%20KZG
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PK21%2520KZG%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for PK21%20KZG: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: LV21%20XYO
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LV21%2520XYO%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for LV21%20XYO: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: SM21%20DVC
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM21%2520DVC%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for SM21%20DVC: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: SM21%20EBP
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM21%2520EBP%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for SM21%20EBP: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: SO21%20GXX
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO21%2520GXX%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for SO21%20GXX: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: SO21%20GYG
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO21%2520GYG%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for SO21%20GYG: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: SO21%20GZH
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO21%2520GZH%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for SO21%20GZH: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: YA22%20NZR
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA22%2520NZR%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for YA22%20NZR: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: DE71%20XWR
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DE71%2520XWR%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for DE71%20XWR: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: YR22%20LVP
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YR22%2520LVP%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for YR22%20LVP: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: MD21%20FME
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD21%2520FME%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for MD21%20FME: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: SO21%20PVX
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SO21%2520PVX%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for SO21%20PVX: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: VK21%20YJR
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK21%2520YJR%27 HTTP/1.1" 200 None
2026-03-29 22:21:17 [bca.uk] INFO: Scrape type for VK21%20YJR: 0
2026-03-29 22:21:17 [bca.uk] INFO: Found listing with ID: OE23%20WTL
2026-03-29 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OE23%2520WTL%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for OE23%20WTL: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: EF22%20VUA
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF22%2520VUA%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for EF22%20VUA: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: LM21%20ZPF
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM21%2520ZPF%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for LM21%20ZPF: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: GJ67%20PXZ
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ67%2520PXZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for GJ67%20PXZ: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: HT21%20ATV
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT21%2520ATV%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for HT21%20ATV: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: OY20%20POV
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY20%2520POV%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for OY20%20POV: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: WP22%20BHW
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WP22%2520BHW%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for WP22%20BHW: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: RE70%20FXU
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RE70%2520FXU%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for RE70%20FXU: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: YS18%20ZFV
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS18%2520ZFV%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for YS18%20ZFV: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: LF67%20WRA
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF67%2520WRA%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for LF67%20WRA: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: KV73%20WZJ
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV73%2520WZJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for KV73%20WZJ: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: KV73%20WZC
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV73%2520WZC%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for KV73%20WZC: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: KV73%20WYR
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV73%2520WYR%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for KV73%20WYR: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: EA72%20FHZ
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA72%2520FHZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for EA72%20FHZ: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: EA18%20HKY
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA18%2520HKY%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for EA18%20HKY: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: CN69%20WYF
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CN69%2520WYF%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for CN69%20WYF: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: AF73%20LNU
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF73%2520LNU%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for AF73%20LNU: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: AF23%20LDU
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF23%2520LDU%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for AF23%20LDU: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: AD72%20CAU
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AD72%2520CAU%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for AD72%20CAU: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: AJ09%20OHS
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ09%2520OHS%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for AJ09%20OHS: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: EX20%20NLR
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX20%2520NLR%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for EX20%20NLR: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: VO70%20MEU
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO70%2520MEU%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for VO70%20MEU: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: AF73%20LOA
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF73%2520LOA%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for AF73%20LOA: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: KV73%20WYY
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV73%2520WYY%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for KV73%20WYY: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: KV73%20XAB
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV73%2520XAB%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for KV73%20XAB: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: AF73%20LNE
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF73%2520LNE%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for AF73%20LNE: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: AF73%20LOD
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF73%2520LOD%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for AF73%20LOD: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: EX23%20WFG
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX23%2520WFG%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for EX23%20WFG: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: KV73%20XAG
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV73%2520XAG%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for KV73%20XAG: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: FP72%20XLF
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP72%2520XLF%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for FP72%20XLF: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: AK71%20VDY
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK71%2520VDY%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for AK71%20VDY: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: AY71%20JJV
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AY71%2520JJV%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for AY71%20JJV: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: BF23%20AUP
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF23%2520AUP%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for BF23%20AUP: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: BK22%20EVX
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BK22%2520EVX%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for BK22%20EVX: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: DX22%20XUT
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DX22%2520XUT%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for DX22%20XUT: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: EK73%20YTH
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK73%2520YTH%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for EK73%20YTH: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: GL72%20UWA
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL72%2520UWA%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for GL72%20UWA: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: LA72%20GSZ
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LA72%2520GSZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for LA72%20GSZ: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: LC72%20OBF
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LC72%2520OBF%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for LC72%20OBF: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: LN22%20XPX
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LN22%2520XPX%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for LN22%20XPX: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: LX22%20UBL
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX22%2520UBL%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for LX22%20UBL: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: ME21%20BGO
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ME21%2520BGO%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for ME21%20BGO: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: ML71%20EBM
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML71%2520EBM%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for ML71%20EBM: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: NJ22%20TZN
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ22%2520TZN%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for NJ22%20TZN: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: NJ23%20LLC
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NJ23%2520LLC%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for NJ23%20LLC: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: RV22%20XVX
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RV22%2520XVX%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for RV22%20XVX: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: YA70%20MXH
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA70%2520MXH%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for YA70%20MXH: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: YN71%20ZKY
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YN71%2520ZKY%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for YN71%20ZKY: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: YD71%20WCN
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YD71%2520WCN%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for YD71%20WCN: 0
2026-03-29 22:21:18 [bca.uk] INFO: Found listing with ID: VK21%20NNO
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK21%2520NNO%27 HTTP/1.1" 200 None
2026-03-29 22:21:18 [bca.uk] INFO: Scrape type for VK21%20NNO: 2
2026-03-29 22:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9881adf7-387e-50e2-8196-4ecfb8b09a82 with identifier: VK21%20NNO
2026-03-29 22:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9881adf7-387e-50e2-8196-4ecfb8b09a82 with scrape type 2
2026-03-29 22:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9881adf7-387e-50e2-8196-4ecfb8b09a82 with scrape type 2
2026-03-29 22:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 9881adf7-387e-50e2-8196-4ecfb8b09a82, identifier: VK21%20NNO
2026-03-29 22:21:19 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=123&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:19 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=123&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 9881adf7-387e-50e2-8196-4ecfb8b09a82 with identifier: VK21%20NNO
2026-03-29 22:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 9881adf7-387e-50e2-8196-4ecfb8b09a82 with identifier: VK21%20NNO
2026-03-29 22:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 9881adf7-387e-50e2-8196-4ecfb8b09a82 with identifier: VK21%20NNO to the API
2026-03-29 22:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:21:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=122&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=VK21%20NNO-GB',
 'category': 'Motorcycle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 0,
 'engine': '',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': '',
 'id': '9881adf7-387e-50e2-8196-4ecfb8b09a82',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VK21 NNO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=VK21%20NNO&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'KAWASAKI',
 'model': 'W',
 'odometer': 2592,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'KAWASAKI W EJ800 STREET MOTORBIKE',
 'transmission': 'automatic',
 'trim': 'EJ800 STREET MOTORBIKE',
 'vin': 'JKBEJ800BBA000791',
 'year': 2021}
2026-03-29 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK21%2520NNO%27 HTTP/1.1" 200 None
2026-03-29 22:21:19 [bca.uk] INFO: Saving data for VK21%20NNO: {'auction_closing_time': 1775124000.0, 'created_time': 1774339615.598282, 'last_price_update_time': 1774822879.383908}
2026-03-29 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='VK21%2520NNO') HTTP/1.1" 204 0
2026-03-29 22:21:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:21:19 [bca.uk] INFO: Found listing with ID: PY22%20DNX
2026-03-29 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY22%2520DNX%27 HTTP/1.1" 200 None
2026-03-29 22:21:19 [bca.uk] INFO: Scrape type for PY22%20DNX: 2
2026-03-29 22:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d49e899b-ca5a-5cec-b8a9-3135c78e4226 with identifier: PY22%20DNX
2026-03-29 22:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d49e899b-ca5a-5cec-b8a9-3135c78e4226 with scrape type 2
2026-03-29 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d49e899b-ca5a-5cec-b8a9-3135c78e4226 with scrape type 2
2026-03-29 22:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d49e899b-ca5a-5cec-b8a9-3135c78e4226, identifier: PY22%20DNX
2026-03-29 22:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d49e899b-ca5a-5cec-b8a9-3135c78e4226 with identifier: PY22%20DNX
2026-03-29 22:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d49e899b-ca5a-5cec-b8a9-3135c78e4226 with identifier: PY22%20DNX
2026-03-29 22:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d49e899b-ca5a-5cec-b8a9-3135c78e4226 with identifier: PY22%20DNX to the API
2026-03-29 22:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:21:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=122&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PY22%20DNX-GB',
 'category': 'Motorcycle',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 0,
 'engine': '',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': '',
 'id': 'd49e899b-ca5a-5cec-b8a9-3135c78e4226',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PY22 DNX',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PY22%20DNX&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'TRIUMPH',
 'model': 'SPEED TRIPLE',
 'odometer': 1584,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TRIUMPH SPEED TRIPLE 1200 RR MOTORBIKE',
 'transmission': 'automatic',
 'trim': '1200 RR MOTORBIKE',
 'vin': 'SMTS3P02SCNAZ9875',
 'year': 2022}
2026-03-29 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY22%2520DNX%27 HTTP/1.1" 200 None
2026-03-29 22:21:19 [bca.uk] INFO: Saving data for PY22%20DNX: {'auction_closing_time': 1775124000.0, 'created_time': 1774339611.539835, 'last_price_update_time': 1774822879.89768}
2026-03-29 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PY22%2520DNX') HTTP/1.1" 204 0
2026-03-29 22:21:19 [bca.uk] INFO: Found listing with ID: PN22%20PYO
2026-03-29 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN22%2520PYO%27 HTTP/1.1" 200 None
2026-03-29 22:21:19 [bca.uk] INFO: Scrape type for PN22%20PYO: 2
2026-03-29 22:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c7f5e3f-e809-5300-be2c-c97ab4cb37c1 with identifier: PN22%20PYO
2026-03-29 22:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c7f5e3f-e809-5300-be2c-c97ab4cb37c1 with scrape type 2
2026-03-29 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c7f5e3f-e809-5300-be2c-c97ab4cb37c1 with scrape type 2
2026-03-29 22:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 4c7f5e3f-e809-5300-be2c-c97ab4cb37c1, identifier: PN22%20PYO
2026-03-29 22:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 4c7f5e3f-e809-5300-be2c-c97ab4cb37c1 with identifier: PN22%20PYO
2026-03-29 22:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 4c7f5e3f-e809-5300-be2c-c97ab4cb37c1 with identifier: PN22%20PYO
2026-03-29 22:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 4c7f5e3f-e809-5300-be2c-c97ab4cb37c1 with identifier: PN22%20PYO to the API
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=122&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=PN22%20PYO-GB',
 'category': 'Motorcycle',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 0,
 'engine': '',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': '',
 'id': '4c7f5e3f-e809-5300-be2c-c97ab4cb37c1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'PN22 PYO',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=PN22%20PYO&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'TRIUMPH',
 'model': 'SPEED TRIPLE',
 'odometer': 2565,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TRIUMPH SPEED TRIPLE 1200 RR MOTORBIKE',
 'transmission': 'automatic',
 'trim': '1200 RR MOTORBIKE',
 'vin': 'SMTS3P02SCNAX4350',
 'year': 2022}
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PN22%2520PYO%27 HTTP/1.1" 200 None
2026-03-29 22:21:20 [bca.uk] INFO: Saving data for PN22%20PYO: {'auction_closing_time': 1775124000.0, 'created_time': 1774339603.570162, 'last_price_update_time': 1774822880.310683}
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='PN22%2520PYO') HTTP/1.1" 204 0
2026-03-29 22:21:20 [bca.uk] INFO: Found listing with ID: OY22%20PZU
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY22%2520PZU%27 HTTP/1.1" 200 None
2026-03-29 22:21:20 [bca.uk] INFO: Scrape type for OY22%20PZU: 2
2026-03-29 22:21:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f3f1a4f-efc5-5ddd-9dc9-e56ea570ec8b with identifier: OY22%20PZU
2026-03-29 22:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f3f1a4f-efc5-5ddd-9dc9-e56ea570ec8b with scrape type 2
2026-03-29 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f3f1a4f-efc5-5ddd-9dc9-e56ea570ec8b with scrape type 2
2026-03-29 22:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 0f3f1a4f-efc5-5ddd-9dc9-e56ea570ec8b, identifier: OY22%20PZU
2026-03-29 22:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 0f3f1a4f-efc5-5ddd-9dc9-e56ea570ec8b with identifier: OY22%20PZU
2026-03-29 22:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 0f3f1a4f-efc5-5ddd-9dc9-e56ea570ec8b with identifier: OY22%20PZU
2026-03-29 22:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 0f3f1a4f-efc5-5ddd-9dc9-e56ea570ec8b with identifier: OY22%20PZU to the API
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=122&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=OY22%20PZU-GB',
 'category': 'Motorcycle',
 'color': 'black',
 'currency': 'GBP',
 'doors_number': 0,
 'engine': '',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': '',
 'id': '0f3f1a4f-efc5-5ddd-9dc9-e56ea570ec8b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OY22 PZU',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=OY22%20PZU&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'HARLEY-DAVIDSON',
 'model': 'NIGHTSTER',
 'odometer': 17751,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'HARLEY-DAVIDSON NIGHTSTER RH 975 MOTORBIKE',
 'transmission': 'automatic',
 'trim': 'RH 975 MOTORBIKE',
 'vin': '5HD1ZH143NS301195',
 'year': 2022}
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY22%2520PZU%27 HTTP/1.1" 200 None
2026-03-29 22:21:20 [bca.uk] INFO: Saving data for OY22%20PZU: {'auction_closing_time': 1775124000.0, 'created_time': 1774339611.078768, 'last_price_update_time': 1774822880.686253}
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='OY22%2520PZU') HTTP/1.1" 204 0
2026-03-29 22:21:20 [bca.uk] INFO: Found listing with ID: NU23%20KRN
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU23%2520KRN%27 HTTP/1.1" 200 None
2026-03-29 22:21:20 [bca.uk] INFO: Scrape type for NU23%20KRN: 2
2026-03-29 22:21:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc12145d-9928-590f-9f0b-14ade93c5fd3 with identifier: NU23%20KRN
2026-03-29 22:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc12145d-9928-590f-9f0b-14ade93c5fd3 with scrape type 2
2026-03-29 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc12145d-9928-590f-9f0b-14ade93c5fd3 with scrape type 2
2026-03-29 22:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: fc12145d-9928-590f-9f0b-14ade93c5fd3, identifier: NU23%20KRN
2026-03-29 22:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: fc12145d-9928-590f-9f0b-14ade93c5fd3 with identifier: NU23%20KRN
2026-03-29 22:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: fc12145d-9928-590f-9f0b-14ade93c5fd3 with identifier: NU23%20KRN
2026-03-29 22:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: fc12145d-9928-590f-9f0b-14ade93c5fd3 with identifier: NU23%20KRN to the API
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:21:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=122&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=NU23%20KRN-GB',
 'category': 'Motorcycle',
 'color': 'green',
 'currency': 'GBP',
 'doors_number': 0,
 'engine': '',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': '',
 'id': 'fc12145d-9928-590f-9f0b-14ade93c5fd3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NU23 KRN',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=NU23%20KRN&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'KAWASAKI',
 'model': 'VERSYS',
 'odometer': 3001,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'KAWASAKI VERSYS KLZ1000 MOTORBIKE',
 'transmission': 'automatic',
 'trim': 'KLZ1000 MOTORBIKE',
 'vin': 'JKALZT00CCA027011',
 'year': 2023}
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27NU23%2520KRN%27 HTTP/1.1" 200 None
2026-03-29 22:21:21 [bca.uk] INFO: Saving data for NU23%20KRN: {'auction_closing_time': 1775124000.0, 'created_time': 1774339600.092717, 'last_price_update_time': 1774822881.101042}
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='NU23%2520KRN') HTTP/1.1" 204 0
2026-03-29 22:21:21 [bca.uk] INFO: Found listing with ID: MK70%20ZKR
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK70%2520ZKR%27 HTTP/1.1" 200 None
2026-03-29 22:21:21 [bca.uk] INFO: Scrape type for MK70%20ZKR: 2
2026-03-29 22:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9fd16bb-e9aa-5dd0-8dcd-c1697a6d5365 with identifier: MK70%20ZKR
2026-03-29 22:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9fd16bb-e9aa-5dd0-8dcd-c1697a6d5365 with scrape type 2
2026-03-29 22:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9fd16bb-e9aa-5dd0-8dcd-c1697a6d5365 with scrape type 2
2026-03-29 22:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: f9fd16bb-e9aa-5dd0-8dcd-c1697a6d5365, identifier: MK70%20ZKR
2026-03-29 22:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: f9fd16bb-e9aa-5dd0-8dcd-c1697a6d5365 with identifier: MK70%20ZKR
2026-03-29 22:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: f9fd16bb-e9aa-5dd0-8dcd-c1697a6d5365 with identifier: MK70%20ZKR
2026-03-29 22:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: f9fd16bb-e9aa-5dd0-8dcd-c1697a6d5365 with identifier: MK70%20ZKR to the API
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=122&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MK70%20ZKR-GB',
 'category': 'Motorcycle',
 'color': 'red',
 'currency': 'GBP',
 'doors_number': 0,
 'engine': '',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': '',
 'id': 'f9fd16bb-e9aa-5dd0-8dcd-c1697a6d5365',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MK70 ZKR',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MK70%20ZKR&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'DUCATI',
 'model': 'MULTISTRADA',
 'odometer': 20231,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'DUCATI MULTISTRADA (937) 950 S MOTORBIKE',
 'transmission': 'automatic',
 'trim': '(937) 950 S MOTORBIKE',
 'vin': 'ZDM2A00AAMB001026',
 'year': 2021}
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MK70%2520ZKR%27 HTTP/1.1" 200 None
2026-03-29 22:21:21 [bca.uk] INFO: Saving data for MK70%20ZKR: {'auction_closing_time': 1775124000.0, 'created_time': 1774339632.648332, 'last_price_update_time': 1774822881.489157}
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MK70%2520ZKR') HTTP/1.1" 204 0
2026-03-29 22:21:21 [bca.uk] INFO: Found listing with ID: MF72%20XRM
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF72%2520XRM%27 HTTP/1.1" 200 None
2026-03-29 22:21:21 [bca.uk] INFO: Scrape type for MF72%20XRM: 2
2026-03-29 22:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dad6da9a-8185-5fe6-877b-8b2184e92e28 with identifier: MF72%20XRM
2026-03-29 22:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dad6da9a-8185-5fe6-877b-8b2184e92e28 with scrape type 2
2026-03-29 22:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dad6da9a-8185-5fe6-877b-8b2184e92e28 with scrape type 2
2026-03-29 22:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: dad6da9a-8185-5fe6-877b-8b2184e92e28, identifier: MF72%20XRM
2026-03-29 22:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: dad6da9a-8185-5fe6-877b-8b2184e92e28 with identifier: MF72%20XRM
2026-03-29 22:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: dad6da9a-8185-5fe6-877b-8b2184e92e28 with identifier: MF72%20XRM
2026-03-29 22:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: dad6da9a-8185-5fe6-877b-8b2184e92e28 with identifier: MF72%20XRM to the API
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=122&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MF72%20XRM-GB',
 'category': 'Motorcycle',
 'color': 'silver',
 'currency': 'GBP',
 'doors_number': 0,
 'engine': '',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': '',
 'id': 'dad6da9a-8185-5fe6-877b-8b2184e92e28',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MF72 XRM',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MF72%20XRM&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'TRIUMPH',
 'model': 'SPEED TRIPLE',
 'odometer': 7409,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seller_name': None,
 'title': 'TRIUMPH SPEED TRIPLE (1160) 1200 RS MOTORBIKE',
 'transmission': 'automatic',
 'trim': '(1160) 1200 RS MOTORBIKE',
 'vin': 'SMTS3P01SCNAW0726',
 'year': 2022}
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF72%2520XRM%27 HTTP/1.1" 200 None
2026-03-29 22:21:21 [bca.uk] INFO: Saving data for MF72%20XRM: {'auction_closing_time': 1775124000.0, 'created_time': 1774339654.833205, 'last_price_update_time': 1774822881.865406}
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MF72%2520XRM') HTTP/1.1" 204 0
2026-03-29 22:21:21 [bca.uk] INFO: Found listing with ID: MD21%20ZBP
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD21%2520ZBP%27 HTTP/1.1" 200 None
2026-03-29 22:21:21 [bca.uk] INFO: Scrape type for MD21%20ZBP: 2
2026-03-29 22:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aec749a0-7bca-59e8-ada2-7f144074c05d with identifier: MD21%20ZBP
2026-03-29 22:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aec749a0-7bca-59e8-ada2-7f144074c05d with scrape type 2
2026-03-29 22:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aec749a0-7bca-59e8-ada2-7f144074c05d with scrape type 2
2026-03-29 22:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: aec749a0-7bca-59e8-ada2-7f144074c05d, identifier: MD21%20ZBP
2026-03-29 22:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: aec749a0-7bca-59e8-ada2-7f144074c05d with identifier: MD21%20ZBP
2026-03-29 22:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: aec749a0-7bca-59e8-ada2-7f144074c05d with identifier: MD21%20ZBP
2026-03-29 22:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: aec749a0-7bca-59e8-ada2-7f144074c05d with identifier: MD21%20ZBP to the API
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=122&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=MD21%20ZBP-GB',
 'category': 'Motorcycle',
 'color': 'bronze',
 'currency': 'GBP',
 'doors_number': 0,
 'engine': '',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': '',
 'id': 'aec749a0-7bca-59e8-ada2-7f144074c05d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MD21 ZBP',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=MD21%20ZBP&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'BMW MOTORRAD',
 'model': 'F 850',
 'odometer': 12788,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seller_name': None,
 'title': 'BMW MOTORRAD F 850 GS MOTORBIKE',
 'transmission': 'automatic',
 'trim': 'GS MOTORBIKE',
 'vin': 'WB10K010XM6E71892',
 'year': 2021}
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD21%2520ZBP%27 HTTP/1.1" 200 None
2026-03-29 22:21:22 [bca.uk] INFO: Saving data for MD21%20ZBP: {'auction_closing_time': 1775124000.0, 'created_time': 1774339654.345619, 'last_price_update_time': 1774822882.25143}
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='MD21%2520ZBP') HTTP/1.1" 204 0
2026-03-29 22:21:22 [bca.uk] INFO: Found listing with ID: FR23%20EUJ
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FR23%2520EUJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:22 [bca.uk] INFO: Scrape type for FR23%20EUJ: 2
2026-03-29 22:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43d8017b-f109-5e84-9883-33c852527ff8 with identifier: FR23%20EUJ
2026-03-29 22:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43d8017b-f109-5e84-9883-33c852527ff8 with scrape type 2
2026-03-29 22:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43d8017b-f109-5e84-9883-33c852527ff8 with scrape type 2
2026-03-29 22:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: 43d8017b-f109-5e84-9883-33c852527ff8, identifier: FR23%20EUJ
2026-03-29 22:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: 43d8017b-f109-5e84-9883-33c852527ff8 with identifier: FR23%20EUJ
2026-03-29 22:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: 43d8017b-f109-5e84-9883-33c852527ff8 with identifier: FR23%20EUJ
2026-03-29 22:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: 43d8017b-f109-5e84-9883-33c852527ff8 with identifier: FR23%20EUJ to the API
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=122&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FR23%20EUJ-GB',
 'category': 'Motorcycle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 0,
 'engine': '',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': '',
 'id': '43d8017b-f109-5e84-9883-33c852527ff8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FR23 EUJ',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FR23%20EUJ&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'TRIUMPH',
 'model': 'TIGER',
 'odometer': 14339,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'TRIUMPH TIGER 1200 GT EXPLORER MOTORBIKE',
 'transmission': 'automatic',
 'trim': '1200 GT EXPLORER MOTORBIKE',
 'vin': 'SMTTAP24VUNBA7716',
 'year': 2023}
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FR23%2520EUJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:22 [bca.uk] INFO: Saving data for FR23%20EUJ: {'auction_closing_time': 1775124000.0, 'created_time': 1774339655.299869, 'last_price_update_time': 1774822882.692759}
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FR23%2520EUJ') HTTP/1.1" 204 0
2026-03-29 22:21:22 [bca.uk] INFO: Found listing with ID: FE23%20WDW
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE23%2520WDW%27 HTTP/1.1" 200 None
2026-03-29 22:21:22 [bca.uk] INFO: Scrape type for FE23%20WDW: 2
2026-03-29 22:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d50f4de3-4d2b-52d8-9ef5-2d092662afef with identifier: FE23%20WDW
2026-03-29 22:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d50f4de3-4d2b-52d8-9ef5-2d092662afef with scrape type 2
2026-03-29 22:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d50f4de3-4d2b-52d8-9ef5-2d092662afef with scrape type 2
2026-03-29 22:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca.uk, Processed item id: d50f4de3-4d2b-52d8-9ef5-2d092662afef, identifier: FE23%20WDW
2026-03-29 22:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca.uk, Translating item: d50f4de3-4d2b-52d8-9ef5-2d092662afef with identifier: FE23%20WDW
2026-03-29 22:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca.uk, Applying rules to item: d50f4de3-4d2b-52d8-9ef5-2d092662afef with identifier: FE23%20WDW
2026-03-29 22:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca.uk, Posting item: d50f4de3-4d2b-52d8-9ef5-2d092662afef with identifier: FE23%20WDW to the API
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:21:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bca.co.uk/api/search?q=&pageSize=100&page=122&sort=MostRecentlyAdded>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': 'https://www1.bcaimage.com/Document?DocType=InspectionBase&Reg=FE23%20WDW-GB',
 'category': 'Motorcycle',
 'color': 'white',
 'currency': 'GBP',
 'doors_number': 0,
 'engine': '',
 'expiration_date': '2026-04-02T10:00:00Z',
 'fuel_type': '',
 'id': 'd50f4de3-4d2b-52d8-9ef5-2d092662afef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FE23 WDW',
 'link_to_web_offer': 'https://www.bca.co.uk/search?q=FE23%20WDW&vehicleType=*',
 'listing': 'auction',
 'location': 'Nottingham',
 'make': 'SUZUKI',
 'model': 'V-STROM',
 'odometer': 2029,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seller_name': None,
 'title': 'SUZUKI V-STROM DL650 MOTORBIKE',
 'transmission': 'automatic',
 'trim': 'DL650 MOTORBIKE',
 'vin': 'JS1C733MZP7104973',
 'year': 2023}
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FE23%2520WDW%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Saving data for FE23%20WDW: {'auction_closing_time': 1775124000.0, 'created_time': 1774339627.61312, 'last_price_update_time': 1774822883.112646}
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='FE23%2520WDW') HTTP/1.1" 204 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: DG74%20JBV
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DG74%2520JBV%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for DG74%20JBV: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: BN71%20HSK
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BN71%2520HSK%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for BN71%20HSK: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: SV22%20OOF
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV22%2520OOF%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for SV22%20OOF: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: ST22%20UGE
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST22%2520UGE%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for ST22%20UGE: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: SP23%20WWH
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SP23%2520WWH%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for SP23%20WWH: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: HD57%20MCD
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HD57%2520MCD%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for HD57%20MCD: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: YX73%20UXH
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YX73%2520UXH%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for YX73%20UXH: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: WF75%20VMR
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WF75%2520VMR%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for WF75%20VMR: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: KY24%20WZH
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KY24%2520WZH%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for KY24%20WZH: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: KM21%20LWE
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM21%2520LWE%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for KM21%20LWE: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: GL25%20UKC
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GL25%2520UKC%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for GL25%20UKC: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: GD73%20PTY
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD73%2520PTY%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for GD73%20PTY: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: EX22%20BJV
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX22%2520BJV%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for EX22%20BJV: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: OW23%20FCE
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW23%2520FCE%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for OW23%20FCE: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: OY72%20WFH
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY72%2520WFH%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for OY72%20WFH: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: SV23%20XGR
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SV23%2520XGR%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for SV23%20XGR: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: FM23%20UDW
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM23%2520UDW%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for FM23%20UDW: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: BD75%20OBH
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD75%2520OBH%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for BD75%20OBH: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: LP69%20ZNV
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP69%2520ZNV%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for LP69%20ZNV: 0
2026-03-29 22:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=123&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:21:23 [bca.uk] INFO: Total items found: 100
2026-03-29 22:21:23 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=124&sort=MostRecentlyAdded
2026-03-29 22:21:23 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:21:23 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=124&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: CJ25%20EWR
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ25%2520EWR%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for CJ25%20EWR: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: BP25%20TXN
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP25%2520TXN%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for BP25%20TXN: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: BT74%20OBJ
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT74%2520OBJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for BT74%20OBJ: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: CV22%20YMP
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV22%2520YMP%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for CV22%20YMP: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: OW72%20WVK
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW72%2520WVK%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for OW72%20WVK: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: OW72%20WVC
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW72%2520WVC%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for OW72%20WVC: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: MM72%20DCF
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MM72%2520DCF%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for MM72%20DCF: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: AVZ%205811
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AVZ%25205811%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for AVZ%205811: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: LJ72%20RDE
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ72%2520RDE%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for LJ72%20RDE: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: EX21%20UKD
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EX21%2520UKD%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for EX21%20UKD: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: DN22%20ZZU
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN22%2520ZZU%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for DN22%20ZZU: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: BU68%20XUO
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU68%2520XUO%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for BU68%20XUO: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: GX68%20WRV
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GX68%2520WRV%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for GX68%20WRV: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: ST73%20UHY
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ST73%2520UHY%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for ST73%20UHY: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: GV72%20ORU
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GV72%2520ORU%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for GV72%20ORU: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: VE72%20EZL
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE72%2520EZL%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for VE72%20EZL: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: VE72%20FTD
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE72%2520FTD%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for VE72%20FTD: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: VE72%20RNZ
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE72%2520RNZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for VE72%20RNZ: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: VN72%20WXD
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN72%2520WXD%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for VN72%20WXD: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: WU23%20LZB
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU23%2520LZB%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for WU23%20LZB: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: WR69%20WBV
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR69%2520WBV%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for WR69%20WBV: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: GY23%20XLW
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GY23%2520XLW%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for GY23%20XLW: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: BC23%20PGK
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC23%2520PGK%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for BC23%20PGK: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: BC24%20RJY
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BC24%2520RJY%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for BC24%20RJY: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: BF23%20CVZ
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF23%2520CVZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for BF23%20CVZ: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: BG73%20ENC
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BG73%2520ENC%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for BG73%20ENC: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: BW73%20PHV
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW73%2520PHV%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for BW73%20PHV: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: DF73%20VXB
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF73%2520VXB%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for DF73%20VXB: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: EF74%20RKJ
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EF74%2520RKJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:23 [bca.uk] INFO: Scrape type for EF74%20RKJ: 0
2026-03-29 22:21:23 [bca.uk] INFO: Found listing with ID: EJ72%20WNB
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EJ72%2520WNB%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for EJ72%20WNB: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: EN72%20WCL
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EN72%2520WCL%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for EN72%20WCL: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: GF75%20YDS
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GF75%2520YDS%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for GF75%20YDS: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: HK72%20ZWX
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HK72%2520ZWX%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for HK72%20ZWX: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: LR24%20UVP
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR24%2520UVP%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for LR24%20UVP: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: PF72%20WLX
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF72%2520WLX%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for PF72%20WLX: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: VK25%20EYO
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK25%2520EYO%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for VK25%20EYO: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: WD72%20KYO
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD72%2520KYO%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for WD72%20KYO: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: YA72%20OPH
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA72%2520OPH%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for YA72%20OPH: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: HN23%20GHB
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HN23%2520GHB%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for HN23%20GHB: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: HY65%20MYF
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY65%2520MYF%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for HY65%20MYF: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: YC68%20OHX
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC68%2520OHX%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for YC68%20OHX: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: FX64%20OGW
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FX64%2520OGW%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for FX64%20OGW: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: OY66%20AAK
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY66%2520AAK%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for OY66%20AAK: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: DF15%20NGO
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DF15%2520NGO%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for DF15%20NGO: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: VO69%20WZA
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO69%2520WZA%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for VO69%20WZA: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: BD18%20KHZ
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD18%2520KHZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for BD18%20KHZ: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: YK12%20WJE
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YK12%2520WJE%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for YK12%20WJE: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: EK67%20KWJ
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EK67%2520KWJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for EK67%20KWJ: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: YF72%20OWX
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF72%2520OWX%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for YF72%20OWX: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: SR15%20ENY
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SR15%2520ENY%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for SR15%20ENY: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: MF12%20AHU
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF12%2520AHU%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for MF12%20AHU: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: WR15%20YUH
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WR15%2520YUH%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for WR15%20YUH: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: CK18%20VZB
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK18%2520VZB%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for CK18%20VZB: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: GM66%20WUK
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GM66%2520WUK%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for GM66%20WUK: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: MT68%20TMO
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MT68%2520TMO%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for MT68%20TMO: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: AE16%20XUZ
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AE16%2520XUZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for AE16%20XUZ: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: LG18%20TYZ
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LG18%2520TYZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for LG18%20TYZ: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: LS15%20ENK
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS15%2520ENK%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for LS15%20ENK: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: DL73%20HNZ
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520HNZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for DL73%20HNZ: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: DL73%20LCO
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520LCO%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for DL73%20LCO: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: DL73%20LCU
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520LCU%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for DL73%20LCU: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: DL73%20LFD
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DL73%2520LFD%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for DL73%20LFD: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: KE23%20LVT
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KE23%2520LVT%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for KE23%20LVT: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: KF23%20YDT
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF23%2520YDT%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for KF23%20YDT: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: KF73%20AOV
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KF73%2520AOV%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for KF73%20AOV: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: LL74%20DHZ
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL74%2520DHZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for LL74%20DHZ: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: LM73%20VPG
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM73%2520VPG%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for LM73%20VPG: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: LR24%20MXA
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR24%2520MXA%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for LR24%20MXA: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: LL20%20LYC
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LL20%2520LYC%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for LL20%20LYC: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: YS68%20PXG
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YS68%2520PXG%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for YS68%20PXG: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: BJ67%20FBG
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ67%2520FBG%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for BJ67%20FBG: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: BF72%20MYO
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BF72%2520MYO%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for BF72%20MYO: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: LB23%20PXN
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB23%2520PXN%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for LB23%20PXN: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: MA22%20KWG
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MA22%2520KWG%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for MA22%20KWG: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: WM71%20MPF
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WM71%2520MPF%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for WM71%20MPF: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: LB70%20ZNV
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB70%2520ZNV%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for LB70%20ZNV: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: YA72%20VYF
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YA72%2520VYF%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for YA72%20VYF: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: KD23%20GPY
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KD23%2520GPY%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for KD23%20GPY: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: AJ71%20FFD
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AJ71%2520FFD%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for AJ71%20FFD: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: KS72%20AAZ
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KS72%2520AAZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for KS72%20AAZ: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: PF19%20UWD
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PF19%2520UWD%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for PF19%20UWD: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: VK72%20RYR
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK72%2520RYR%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for VK72%20RYR: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: YO21%20UJK
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YO21%2520UJK%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for YO21%20UJK: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: BV67%20GKX
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BV67%2520GKX%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for BV67%20GKX: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: YY23%20FMM
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YY23%2520FMM%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for YY23%20FMM: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: BD70%20YPL
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD70%2520YPL%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for BD70%20YPL: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: BW18%20CZN
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BW18%2520CZN%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for BW18%20CZN: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: FN68%20UUW
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FN68%2520UUW%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for FN68%20UUW: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: GD14%20WNL
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GD14%2520WNL%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for GD14%20WNL: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: GK16%20FYN
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK16%2520FYN%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for GK16%20FYN: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: OV65%20YJE
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV65%2520YJE%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for OV65%20YJE: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: OY61%20ZXK
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY61%2520ZXK%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for OY61%20ZXK: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: AK17%20AOW
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AK17%2520AOW%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for AK17%20AOW: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: CF71%20MVD
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CF71%2520MVD%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for CF71%20MVD: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: FD66%20XPY
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FD66%2520XPY%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for FD66%20XPY: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: VA21%20CFL
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VA21%2520CFL%27 HTTP/1.1" 200 None
2026-03-29 22:21:24 [bca.uk] INFO: Scrape type for VA21%20CFL: 0
2026-03-29 22:21:24 [bca.uk] INFO: Found listing with ID: OW72%20WTV
2026-03-29 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OW72%2520WTV%27 HTTP/1.1" 200 None
2026-03-29 22:21:25 [bca.uk] INFO: Scrape type for OW72%20WTV: 0
2026-03-29 22:21:25 [bca.uk] INFO: Found listing with ID: WU23%20NMF
2026-03-29 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WU23%2520NMF%27 HTTP/1.1" 200 None
2026-03-29 22:21:25 [bca.uk] INFO: Scrape type for WU23%20NMF: 0
2026-03-29 22:21:25 [bca.uk] INFO: Found listing with ID: BA18%20UHB
2026-03-29 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BA18%2520UHB%27 HTTP/1.1" 200 None
2026-03-29 22:21:25 [bca.uk] INFO: Scrape type for BA18%20UHB: 0
2026-03-29 22:21:25 [bca.uk] INFO: Found listing with ID: RK23%20MBY
2026-03-29 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RK23%2520MBY%27 HTTP/1.1" 200 None
2026-03-29 22:21:25 [bca.uk] INFO: Scrape type for RK23%20MBY: 0
2026-03-29 22:21:25 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=124&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:25 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=124&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=124&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:21:27 [bca.uk] INFO: Total items found: 96
2026-03-29 22:21:27 [bca.uk] INFO: Requesting URL: https://www.bca.co.uk/api/search?q=&pageSize=100&page=125&sort=MostRecentlyAdded
2026-03-29 22:21:27 [bca.uk] INFO: Sending search API request with Bearer token (length=1492)
2026-03-29 22:21:27 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=125&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: GK17%20RMY
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GK17%2520RMY%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for GK17%20RMY: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: FL73%20NZR
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FL73%2520NZR%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for FL73%20NZR: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: DC73%20AKG
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DC73%2520AKG%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for DC73%20AKG: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: KN22%20KFE
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN22%2520KFE%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for KN22%20KFE: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: CK72%20EWM
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CK72%2520EWM%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for CK72%20EWM: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: YH75%20BYG
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YH75%2520BYG%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for YH75%20BYG: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: ML23%20LHP
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27ML23%2520LHP%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for ML23%20LHP: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: LS22%20HFG
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS22%2520HFG%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for LS22%20HFG: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: WO72%20AVT
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WO72%2520AVT%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for WO72%20AVT: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: HF23%20VMA
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HF23%2520VMA%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for HF23%20VMA: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: HG72%20VGR
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG72%2520VGR%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for HG72%20VGR: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: SH23%20HVP
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SH23%2520HVP%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for SH23%20HVP: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: VX69%20KVE
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VX69%2520KVE%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for VX69%20KVE: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: LX67%20OXM
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX67%2520OXM%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for LX67%20OXM: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: EA17%20WFV
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27EA17%2520WFV%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for EA17%20WFV: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: GJ15%20OXW
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GJ15%2520OXW%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for GJ15%20OXW: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: AV08%20LEX
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AV08%2520LEX%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for AV08%20LEX: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: KM67%20WUT
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KM67%2520WUT%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for KM67%20WUT: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: YC67%20EEF
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC67%2520EEF%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for YC67%20EEF: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: BU72%20NHJ
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BU72%2520NHJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for BU72%20NHJ: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: OY68%20CFZ
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OY68%2520CFZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for OY68%20CFZ: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: DN73%20ABV
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DN73%2520ABV%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for DN73%20ABV: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: YC72%20XDG
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YC72%2520XDG%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for YC72%20XDG: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: YP22%20UWX
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YP22%2520UWX%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for YP22%20UWX: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: SL22%20MZN
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SL22%2520MZN%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for SL22%20MZN: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: DP23%20HRW
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DP23%2520HRW%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for DP23%20HRW: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: LE73%20KNU
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LE73%2520KNU%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for LE73%20KNU: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: KN73%20WRJ
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN73%2520WRJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for KN73%20WRJ: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: WN22%20AGU
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WN22%2520AGU%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for WN22%20AGU: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: LJ24%20DOY
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LJ24%2520DOY%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for LJ24%20DOY: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: VO72%20WFB
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VO72%2520WFB%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for VO72%20WFB: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: RA72%20HSC
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RA72%2520HSC%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for RA72%20HSC: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: FP73%20ECT
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FP73%2520ECT%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for FP73%20ECT: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: FM23%20UEK
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FM23%2520UEK%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for FM23%20UEK: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: BT24%20FVC
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BT24%2520FVC%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for BT24%20FVC: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: VN72%20PPV
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VN72%2520PPV%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for VN72%20PPV: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: HT72%20OZW
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HT72%2520OZW%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for HT72%20OZW: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: YM17%20JPJ
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YM17%2520JPJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for YM17%20JPJ: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: FH19%20LFB
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27FH19%2520LFB%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for FH19%20LFB: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: OV21%20WHW
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV21%2520WHW%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for OV21%20WHW: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: DU19%20VRD
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DU19%2520VRD%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for DU19%20VRD: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: DA68%20NXY
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA68%2520NXY%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for DA68%20NXY: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: WD18%20OXV
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27WD18%2520OXV%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for WD18%20OXV: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: MF19%20ZCE
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MF19%2520ZCE%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for MF19%20ZCE: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: MD68%20YVM
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27MD68%2520YVM%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for MD68%20YVM: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: M123%20CRH
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27M123%2520CRH%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for M123%20CRH: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: BD69%20OJK
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BD69%2520OJK%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for BD69%20OJK: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: LY69%20MXT
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LY69%2520MXT%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for LY69%20MXT: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: LX17%20YDM
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX17%2520YDM%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for LX17%20YDM: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: LX67%20VGG
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LX67%2520VGG%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for LX67%20VGG: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: DK16%20FDE
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DK16%2520FDE%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for DK16%20FDE: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: LR68%20XKT
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LR68%2520XKT%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for LR68%20XKT: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: R666%20TRC
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27R666%2520TRC%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for R666%20TRC: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: BP18%20RUA
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BP18%2520RUA%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for BP18%20RUA: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: YJZ%209313
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YJZ%25209313%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for YJZ%209313: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: KV70%20LYU
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KV70%2520LYU%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for KV70%20LYU: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: SB69%20LWS
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SB69%2520LWS%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for SB69%20LWS: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: SM18%20KLD
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27SM18%2520KLD%27 HTTP/1.1" 200 None
2026-03-29 22:21:27 [bca.uk] INFO: Scrape type for SM18%20KLD: 0
2026-03-29 22:21:27 [bca.uk] INFO: Found listing with ID: PJ17%20UYP
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ17%2520UYP%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for PJ17%20UYP: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: LP67%20XAZ
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LP67%2520XAZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for LP67%20XAZ: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: HG19%20YHN
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG19%2520YHN%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for HG19%20YHN: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: V904%20OKN
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27V904%2520OKN%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for V904%20OKN: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: DV72%20RZY
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DV72%2520RZY%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for DV72%20RZY: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: YE23%20MMF
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YE23%2520MMF%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for YE23%20MMF: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: LB22%20TGJ
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LB22%2520TGJ%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for LB22%20TGJ: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: YL23%20OTB
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YL23%2520OTB%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for YL23%20OTB: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: VK23%20EVG
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VK23%2520EVG%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for VK23%20EVG: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: YF72%20FSS
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27YF72%2520FSS%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for YF72%20FSS: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: HX20%20FBL
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HX20%2520FBL%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for HX20%20FBL: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: HJ72%20LMX
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HJ72%2520LMX%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for HJ72%20LMX: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: HG72%20UCL
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HG72%2520UCL%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for HG72%20UCL: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: LO22%20WJU
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO22%2520WJU%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for LO22%20WJU: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: LM70%20WZH
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM70%2520WZH%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for LM70%20WZH: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: CJ73%20EFL
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CJ73%2520EFL%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for CJ73%20EFL: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: CV72%20GWU
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27CV72%2520GWU%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for CV72%20GWU: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: VE73%20UOU
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27VE73%2520UOU%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for VE73%20UOU: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: PY72%20BVS
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PY72%2520BVS%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for PY72%20BVS: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: HY23%20UVL
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27HY23%2520UVL%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for HY23%20UVL: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: PJ24%20CNZ
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27PJ24%2520CNZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for PJ24%20CNZ: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: LS72%20XDY
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS72%2520XDY%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for LS72%20XDY: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: LO72%20ACX
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO72%2520ACX%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for LO72%20ACX: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: DA72%20ZYK
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27DA72%2520ZYK%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for DA72%20ZYK: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: RO24%20HZF
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27RO24%2520HZF%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for RO24%20HZF: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: OV24%20WLZ
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27OV24%2520WLZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for OV24%20WLZ: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: LS72%20XWG
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS72%2520XWG%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for LS72%20XWG: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: LS72%20ULL
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS72%2520ULL%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for LS72%20ULL: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: LS72%20UGZ
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS72%2520UGZ%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for LS72%20UGZ: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: LS72%20UBY
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LS72%2520UBY%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for LS72%20UBY: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: LO72%20AMK
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LO72%2520AMK%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for LO72%20AMK: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: LF24%20UPL
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LF24%2520UPL%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for LF24%20UPL: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: KN72%20AVU
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27KN72%2520AVU%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for KN72%20AVU: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: GU72%20YFR
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27GU72%2520YFR%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for GU72%20YFR: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: BJ74%20UYX
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27BJ74%2520UYX%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for BJ74%20UYX: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: AO23%20BTU
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AO23%2520BTU%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for AO23%20BTU: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: AF23%20BZU
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27AF23%2520BZU%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for AF23%20BZU: 0
2026-03-29 22:21:28 [bca.uk] INFO: Found listing with ID: LM20%20ZTW
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27LM20%2520ZTW%27 HTTP/1.1" 200 None
2026-03-29 22:21:28 [bca.uk] INFO: Scrape type for LM20%20ZTW: 0
2026-03-29 22:21:28 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=125&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:28 [scrapy_zyte_api._params] WARNING: Request <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=125&sort=MostRecentlyAdded> defines the Zyte API customHttpRequestHeaders parameter, overriding Request.headers. Use Request.headers instead.
2026-03-29 22:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bca.co.uk/api/search?q=&pageSize=100&page=125&sort=MostRecentlyAdded> (referer: https://www.bca.co.uk/search) ['zyte-api']
2026-03-29 22:21:30 [bca.uk] INFO: Total items found: 0
2026-03-29 22:21:30 [bca.uk] INFO: No more items to scrape after page {self.next_page}
2026-03-29 22:21:30 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 22:21:30 [bca.uk] INFO: bca.uk Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 9, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 215, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-29 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20RowKey%20eq%20%27W722%2520VUA%27 HTTP/1.1" 200 None
2026-03-29 22:21:30 [bca.uk] INFO: Saving data for W722%20VUA: {'created_time': 1774822890.772516}
2026-03-29 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='bca.uk',RowKey='W722%2520VUA') HTTP/1.1" 204 0
2026-03-29 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20last_price_update_time%20lt%201774390890 HTTP/1.1" 200 None
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='2GB104500') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='4K7016485') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='52S935533') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='7K0041035') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AA05%2520MCF') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AC08%2520ZPX') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AD11%2520CMO') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AD18%2520GKP') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AD21%2520NZT') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AD56%2520FLM') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AE18%2520MZF') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AE22%2520KPA') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AE24%2520TWV') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AE67%2520JKV') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AE68%2520OXT') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AF12%2520JVX') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AF22%2520PXS') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AF22%2520TWK') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AF22%2520UDL') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AF22%2520UDT') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AF23%2520OYW') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AF59%2520VWP') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AF67%2520MKU') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AF70%2520MLO') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AF71%2520YKE') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AF73%2520VZS') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AHZ%25209122') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ15%2520GZK') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ15%2520XTK') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ16%2520XOE') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ17%2520XZE') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ19%2520KNP') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ23%2520SXP') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ65%2520KKA') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ68%2520XBM') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ71%2520TGU') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ72%2520FYR') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ72%2520FZV') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ72%2520TVN') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AJ73%2520DVL') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AK12%2520OAD') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AK15%2520BUW') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AK15%2520FEG') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AK16%2520ADU') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AK18%2520YSX') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AK20%2520UAD') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AK58%2520WBY') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AK62%2520BJE') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AK62%2520HNU') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AK65%2520GMV') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AK66%2520LXC') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AK66%2520ZXY') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AK70%2520XSL') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AK71%2520CFF') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AK72%2520GRU') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AK73%2520LRO') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AK74%2520JUX') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AM51%2520JLM') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AM52%2520BAA') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AO06%2520HZG') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AO18%2520YXD') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AO59%2520WTW') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AO63%2520WWC') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AO65%2520GPY') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AO67%2520GHH') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AO72%2520UOW') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AP14%2520VFF') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AP51%2520JAG') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AP65%2520BYO') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AP70%2520BXD') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AP70%2520RFF') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AP70%2520RFJ') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AR11%2520LOU') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ASZ%25204443') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AU23%2520CPN') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AU55%2520WZY') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AU66%2520ZKM') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AU67%2520GKP') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AV16%2520JZM') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AV18%2520VYH') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AV19%2520BAU') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AV55%2520ZPT') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AV63%2520AWM') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AV66%2520OGP') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AV66%2520XRT') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AV70%2520XZS') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AV72%2520XRP') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AV73%2520VCT') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AV75%2520FWO') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AV75%2520JMO') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AX66%2520AEV') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AY14%2520OMH') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AY17%2520OCC') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AY20%2520OED') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AY20%2520UGS') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AY22%2520FPF') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AY65%2520YVF') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AY68%2520FHT') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AY71%2520OOD') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='AY71%2520ZFW') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='B12B41985') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='B13%2520KUT') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BA18%2520EKK') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BA66%2520ZDX') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BA68%2520KMM') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BA73%2520YUC') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BB59%2520JBB') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BC66%2520URO') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BD22%2520UDL') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BD23%2520XBT') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BD61%2520CEJ') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BD61%2520PYV') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BD61%2520XPF') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BD62%2520NXS') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BD68%2520MWZ') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BD72%2520JKK') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BD72%2520LHL') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BD72%2520LTT') HTTP/1.1" 204 0
2026-03-29 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BF18%2520OJT') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BF21%2520JUK') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BF22%2520HBK') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BF23%2520AXD') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BF23%2520CCN') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BF23%2520HWT') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BF23%2520PHY') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BF65%2520CCD') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BF65%2520YMU') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BF66%2520OKN') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BF67%2520ZGW') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BF69%2520VNX') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BG16%2520JXP') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BG19%2520LEJ') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BG58%2520TCY') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BG60%2520MZY') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BG61%2520VJK') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BG64%2520ETJ') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BG66%2520YOR') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BG67%2520WFE') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BG73%2520NZE') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BG73%2520YKX') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BG75%2520WOX') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ02%2520FYP') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ11%2520ZJU') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ17%2520THK') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ20%2520EJF') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ20%2520FUA') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ21%2520HDU') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ22%2520ELV') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ22%2520HDK') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ23%2520FMG') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ23%2520FXA') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ23%2520KCZ') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ23%2520KXN') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ23%2520NNO') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ23%2520TFF') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ23%2520VAM') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ52%2520ECF') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ53%2520EZN') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ66%2520VRC') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ67%2520NZD') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ68%2520BYA') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ71%2520LNR') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BJ73%2520OXU') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BK10%2520WDC') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BK10%2520YRZ') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BK12%2520RRO') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BK15%2520LCY') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BK15%2520LDL') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BK22%2520CTE') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BK22%2520KHB') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BK23%2520GVO') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BK23%2520NSV') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BK23%2520NWE') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BK24%2520FTP') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BK54%2520VPZ') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BK65%2520LWA') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BK71%2520KPF') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BK72%2520RVW') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BK72%2520UFG') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BK74%2520PYD') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BL06%2520LFX') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BL13%2520JVP') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BL16%2520AOT') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BL16%2520AZX') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BL17%2520FBX') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BL64%2520XWJ') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BL65%2520XHR') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BL65%2520ZNE') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BL67%2520GUW') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BL71%2520UGM') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BL72%2520JEU') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BM17%2520KME') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BM23%2520NEJ') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BN20%2520HYT') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BN59%2520JDX') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BN59%2520XJC') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BN65%2520UWJ') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BN65%2520VMD') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BN71%2520YPJ') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BN72%2520YDM') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BP16%2520XHC') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BP19%2520OYW') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BP21%2520XOG') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BP22%2520EJY') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BP64%2520XVK') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BP72%2520OZJ') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BP72%2520PCV') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BP72%2520ULV') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BSZ%25205250') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BT17%2520MVK') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BT20%2520KDJ') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BT20%2520RVX') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BT24%2520HMH') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BT24%2520LGF') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BT60%2520DFE') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BT66%2520SYF') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BT69%2520UBS') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BT70%2520LTZ') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BT70%2520UHJ') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BT71%2520WNM') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BT72%2520GUF') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BT73%2520NMF') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BU14%2520XBX') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BU15%2520WSN') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BU16%2520LXV') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BU67%2520GPE') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BU68%2520YSY') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BU71%2520KYR') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BV07%2520GWC') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BV22%2520OFW') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BV23%2520VUE') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BV64%2520BYP') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BV65%2520ZFK') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BV66%2520ZGR') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BV71%2520TLY') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BV71%2520TNX') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BV72%2520AFX') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BV73%2520WWM') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BV74%2520XCO') HTTP/1.1" 204 0
2026-03-29 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BW16%2520NWV') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BW25%2520AMV') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BW66%2520KSF') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BW71%2520WZJ') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BW72%2520TXU') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BW72%2520UVG') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BX07%2520JOJ') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BX18%2520TPO') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BX19%2520TUU') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BX19%2520YOD') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BX20%2520NUC') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BX21%2520WXU') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BX62%2520UHV') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BX66%2520ZFB') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BX68%2520LXK') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='BX71%2520ZMO') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='C12B64655') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CA14%2520XMP') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CA18%2520UOW') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CA18%2520ZTW') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CA22%2520SYE') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CA22%2520XRJ') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CA23%2520JHX') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CA59%2520RKO') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CA65%2520MTY') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CA72%2520AWM') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CE04%2520EYV') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CE13%2520AWY') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CE13%2520KCV') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CE14%2520JGF') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CE16%2520VNX') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CE56%2520SZD') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CE64%2520KSX') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CE66%2520YHV') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CE67%2520BKZ') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CE73%2520WLA') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CF21%2520WXO') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CF23%2520VUL') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CF72%2520UEN') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CF74%2520UUX') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CJ19%2520CZF') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CJ24%2520GXO') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CJ71%2520GUO') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CJ71%2520HYL') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CJ73%2520LRE') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CK13%2520LWD') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CK14%2520UHF') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CK22%2520AOC') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CK22%2520DKY') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CK54%2520AET') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CK63%2520CZC') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CK63%2520VBM') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CK64%2520VWW') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CK65%2520AEZ') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CK66%2520WTZ') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CK72%2520WNS') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CMZ%25208703') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CN15%2520UPF') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CN19%2520WKM') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CN65%2520VLK') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CN68%2520FUF') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CN69%2520MVO') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CP16%2520EHH') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CP21%2520LNZ') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CP65%2520FNL') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CP66%2520GPY') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CP66%2520VTJ') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CP70%2520AHL') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CP72%2520OJL') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CT18%2520EHY') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CU14%2520RDV') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CU17%2520VYA') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CU68%2520YZR') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CU69%2520FPG') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CV10%2520HJO') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CV12%2520GUX') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CV14%2520NVK') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CV16%2520CPX') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CV20%2520FLE') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CV21%2520LFA') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CV23%2520HZA') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CV58%2520EKL') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CV64%2520SEY') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CV67%2520LLO') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CX14%2520JYB') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CX17%2520UDL') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CX19%2520OFE') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CX66%2520NEN') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CX70%2520VXT') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CX71%2520JJO') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CY14%2520BNX') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='CY17%2520DWV') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='D20%2520MAV') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DA13%2520PSU') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DA15%2520WMW') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DA21%2520ZYN') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DA62%2520LTE') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DA63%2520ZYT') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DA70%2520LNK') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DA72%2520LYR') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DA72%2520XHD') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DC15%2520NSZ') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DC18%2520VRK') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DC53%2520BXL') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DC66%2520YUD') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DC72%2520BZT') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE09%2520FUT') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE13%2520EFS') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE14%2520YSJ') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE15%2520FYZ') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE18%2520LML') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE19%2520ZDU') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE20%2520JFV') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE21%2520NUU') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE21%2520ODM') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE21%2520UFC') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE22%2520CHV') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE22%2520CZM') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE61%2520YXR') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE62%2520EFY') HTTP/1.1" 204 0
2026-03-29 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE70%2520ATK') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE70%2520AUN') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE70%2520EES') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE71%2520JYN') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE71%2520LPU') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DE72%2520ZSX') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DF17%2520LVR') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DF18%2520EUX') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DF18%2520VKW') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DF19%2520FWA') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DF21%2520LPO') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DF55%2520AOX') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DF63%2520MVZ') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DF64%2520FYY') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DF65%2520RHJ') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DF69%2520UJY') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DF71%2520NWC') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DG14%2520OUV') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DG17%2520FYE') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DG19%2520GZJ') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DG21%2520HGN') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DG24%2520LNX') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DG60%2520XZC') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DG63%2520SXW') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DH66%2520HDZ') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK12%2520WHR') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK14%2520PGO') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK16%2520XLU') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK16%2520XOD') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK17%2520MUY') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK17%2520YTZ') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK18%2520KOW') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK20%2520YZB') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK22%2520WML') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK52%2520EKE') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK63%2520TZH') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK65%2520NZD') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK66%2520NTU') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK71%2520FHZ') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK71%2520LGN') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK71%2520YNE') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK72%2520CJX') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DK72%2520TYA') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DL14%2520PDK') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DL16%2520EJU') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DL16%2520TGN') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DL18%2520AXB') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DL22%2520KSV') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DL22%2520OXH') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DL22%2520SXF') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DL22%2520SXG') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DL69%2520EUH') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DL72%2520HUJ') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DL72%2520JXV') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DL72%2520RYU') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DL72%2520XSB') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DM19%2520WCN') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DN15%2520JBO') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DN17%2520UBV') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DN17%2520UDG') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DN19%2520MYM') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DN19%2520VUB') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DN19%2520WSO') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DN22%2520BPK') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DN53%2520YLG') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DN68%2520DMV') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DN68%2520WTM') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DN71%2520CFV') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DN71%2520OLH') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DN71%2520PTO') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DN71%2520WRF') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DP14%2520ZRO') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DP17%2520ONL') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DP69%2520TJX') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DS06%2520KWG') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DS14%2520KHL') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DS17%2520GUJ') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DS18%2520ZHL') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DS20%2520HCH') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DS20%2520KVH') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DS21%2520MMA') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DS21%2520VSG') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DS21%2520VVR') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DS23%2520RCY') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DS23%2520XOC') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DS61%2520MTJ') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DS66%2520GYW') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DS70%2520LVP') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DS72%2520VRD') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DS73%2520NDJ') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DS73%2520TJV') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DSZ%25202181') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DSZ%25209190') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DT16%2520OHS') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DT17%2520PNN') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DT17%2520UWJ') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DT18%2520MKJ') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DT18%2520YKP') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DT19%2520ROH') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DT73%2520EAX') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DT73%2520HJG') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DU08%2520NZG') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DU12%2520GNY') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DU15%2520EFW') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DU15%2520ZDG') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DU18%2520LWL') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DU20%2520CCN') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DU21%2520ZXM') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DU22%2520GNO') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DU23%2520UWW') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DU56%2520ZPS') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DU63%2520XEY') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DU70%2520ECF') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV07%2520KBO') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV09%2520AEA') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV13%2520EKA') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV15%2520TEU') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV22%2520EKL') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV22%2520YKP') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV23%2520VNL') HTTP/1.1" 204 0
2026-03-29 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV53%2520OGZ') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV55%2520WSW') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV58%2520FZH') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV68%2520WNF') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV71%2520JWJ') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV71%2520LFX') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV71%2520LOF') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV71%2520OJY') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV71%2520XJL') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV72%2520KVU') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV72%2520LKL') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV72%2520TYD') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DV74%2520KVC') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DX16%2520PWU') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DX18%2520LSE') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DX23%2520XLA') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DX24%2520YCL') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DX63%2520CCU') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DX66%2520HLP') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DX68%2520KHH') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DXZ%25209688') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY17%2520RWJ') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY18%2520YSV') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY19%2520SKO') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY19%2520SZP') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY19%2520WZA') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY21%2520NYC') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY22%2520FYS') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY23%2520JWA') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY23%2520OXL') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY24%2520EWE') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY24%2520KOA') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY24%2520KXP') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY24%2520YDF') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY57%2520RZH') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY64%2520AKF') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY71%2520BHZ') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY72%2520FKT') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY72%2520POJ') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY72%2520XSB') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='DY72%2520ZFT') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='E23%2520ENT') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EA12%2520KTV') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EA14%2520UZL') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EA15%2520EFG') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EA17%2520TNK') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EA17%2520VHT') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EA62%2520YSC') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EA64%2520HRM') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EF07%2520FLM') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EF12%2520TXZ') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EF18%2520FHM') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EF22%2520NYU') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EF68%2520OZG') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EF69%2520HDO') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EF70%2520WUD') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EF72%2520UTK') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EJ10%2520HLK') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EJ19%2520KFE') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EJ20%2520NXE') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EJ22%2520WZP') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EJ59%2520YNN') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EJ67%2520ZGO') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EJ74%2520BNO') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EK13%2520TVA') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EK14%2520ELH') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EK22%2520YTG') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EK63%2520ZDL') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EK64%2520AYG') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EK64%2520XDM') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EK71%2520JFE') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EN10%2520ZWG') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EN12%2520XMG') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EN13%2520GFK') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EN14%2520NNG') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EN63%2520DRZ') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EO14%2520WZW') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EO14%2520ZPL') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EO16%2520EPX') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EO21%2520YOR') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EO22%2520DFL') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EO23%2520HYC') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EO66%2520DHU') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EO69%2520RNA') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EO69%2520RUV') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EO73%2520BMZ') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ESZ%25208592') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EU15%2520EHL') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EU15%2520OWX') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EU19%2520OTK') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EU20%2520JXB') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EU20%2520JXE') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EU22%2520WJV') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EU53%2520FOM') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EU63%2520EEY') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EU70%2520UCD') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EU72%2520XBP') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EX11%2520FME') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EX14%2520HWN') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EX19%2520VTT') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EX22%2520BMZ') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EX58%2520WVH') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EX59%2520KBP') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EX66%2520DSE') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EX66%2520FZN') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EY17%2520XYC') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EY66%2520GYE') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EY68%2520UXN') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='EY71%2520JTU') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='F7%2520SBD') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FA07%2520YOL') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FD19%2520XSC') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FD20%2520PVY') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FD61%2520FVS') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FD70%2520SXT') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FE22%2520WNJ') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FE23%2520WVN') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FE24%2520UOR') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FE62%2520OSL') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FE62%2520ZKA') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FE69%2520EXV') HTTP/1.1" 204 0
2026-03-29 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FE69%2520HCA') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FG13%2520UYE') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FG18%2520HFJ') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FG19%2520GDJ') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FG52%2520YFB') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FG67%2520HDZ') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FG71%2520YVR') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FGZ%25201198') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FH13%2520XZT') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FH19%2520YWJ') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FH19%2520ZBX') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FH21%2520OHL') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FH63%2520OYS') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FH64%2520EXE') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FH69%2520KHW') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FJ04%2520EAA') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FJ13%2520PGK') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FJ69%2520XLW') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FL14%2520DZJ') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FL16%2520OFY') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FL16%2520ZPO') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FL23%2520GLY') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FL24%2520HUP') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FL56%2520CXS') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FL69%2520JVD') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FL70%2520BTY') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FL71%2520EEY') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FL71%2520HGU') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FL71%2520ODR') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FL71%2520XPB') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FM22%2520DZU') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FM65%2520MHZ') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FM66%2520EUP') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FM67%2520CSY') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FN10%2520UKB') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FN16%2520NYW') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FN19%2520UNL') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FN64%2520HYX') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FN64%2520VJE') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FN66%2520FJD') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FN66%2520HPY') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FP11%2520YSD') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FP15%2520ORL') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FP15%2520ZRC') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FP17%2520XWL') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FP19%2520AHU') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FP20%2520EET') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FP20%2520RRX') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FP24%2520EPZ') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FP61%2520EZA') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FP64%2520YNN') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FP69%2520OUM') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FP69%2520WFW') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FR12%2520FTC') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FR19%2520YHL') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FT19%2520OJD') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FT57%2520AKV') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FT68%2520SYW') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FT68%2520YNZ') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FT69%2520EUN') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FT72%2520OLH') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FV09%2520AHA') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FV09%2520DUY') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FV12%2520WWO') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FV14%2520OUW') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FV15%2520KTL') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FV18%2520JNX') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FV21%2520YYJ') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FV22%2520XZW') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FV67%2520EPU') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FV72%2520NZF') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FV73%2520NHP') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FX03%2520NZW') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FX07%2520ZKE') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FX13%2520TCJ') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FX14%2520ZDM') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FX16%2520NWJ') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FX22%2520OVK') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FX22%2520ZVM') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FX71%2520RNA') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FX73%2520JUT') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FY11%2520WHW') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FY13%2520XUJ') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FY20%2520NNV') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FY21%2520ZRJ') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FY23%2520TXX') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FY62%2520LXN') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FY62%2520TZR') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FY63%2520UMD') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FY64%2520WJU') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='FY68%2520KXF') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GC17%2520MVY') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GC65%2520GMY') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GD10%2520AKJ') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GD14%2520YUO') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GD14%2520ZZT') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GD16%2520ZHP') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GD22%2520AWH') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GF11%2520VTX') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GF14%2520LYJ') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GF14%2520YCO') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GF22%2520AVW') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GF22%2520FNW') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GF62%2520AWX') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GF62%2520MYT') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GF69%2520XHV') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GF72%2520DXH') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GF73%2520RPV') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GF73%2520WNP') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GHFK86719') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GHGY83991') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ12%2520LMM') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ12%2520YXF') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ14%2520KHM') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ16%2520KJZ') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ16%2520OJY') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ16%2520OVW') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ20%2520YRL') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ22%2520MVT') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ22%2520MXL') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ22%2520NRK') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ22%2520UPH') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ23%2520LHK') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ61%2520VXY') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ66%2520EBA') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ71%2520KND') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GJ72%2520RPY') HTTP/1.1" 204 0
2026-03-29 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GK12%2520PVP') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GK12%2520YXN') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GK14%2520LNW') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GK14%2520YVS') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GK25%2520ZBC') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GK66%2520TWX') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GL15%2520PHV') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GL16%2520KUP') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GL18%2520YGK') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GL20%2520YPW') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GL57%2520XZV') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GL70%2520VSY') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GL71%2520LLE') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GL71%2520OOU') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GL71%2520VTE') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GL73%2520XYJ') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GL73%2520YEY') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GM19%2520GSY') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GM21%2520WCL') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GM23%2520EEX') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GN16%2520FYX') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GN21%2520YZB') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GN23%2520XZG') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GN65%2520VEB') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GN68%2520LKD') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GP23%2520WDN') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GP68%2520UTJ') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GR52%2520AYO') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GU17%2520AOR') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GU18%2520BZB') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GU18%2520YNY') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GU53%2520EHD') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GU68%2520UXN') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GU69%2520WEO') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GU69%2520XOR') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GU69%2520YFD') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GV10%2520TZL') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GV13%2520NLP') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GV18%2520OLT') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GV19%2520BZC') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GV20%2520GVK') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GV54%2520FHC') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GV62%2520PVF') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GV72%2520KZO') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GX14%2520PCU') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GX23%2520KFV') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GX63%2520XKK') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GX66%2520KGA') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GX70%2520PZE') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GY02%2520NNE') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GY15%2520ZRL') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GY21%2520UWF') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GY58%2520VUT') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='GYHD14069') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='H20%2520UMA') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='H7%2520LNA') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HC05%2520RAD') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HD16%2520BCV') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HD17%2520KJA') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HD19%2520TRZ') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HD19%2520VKC') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HD24%2520FHO') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HD67%2520BNJ') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HF10%2520GKP') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HF16%2520ZDK') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HF54%2520MXW') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HF68%2520OBJ') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HG06%2520KVH') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HG18%2520EFD') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HG19%2520WBN') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HG23%2520CRK') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HG61%2520MHK') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HG61%2520ZGR') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HG63%2520DNN') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ11%2520JVD') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ18%2520KKD') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ22%2520GFU') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ24%2520TTO') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ24%2520TZX') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ64%2520JMV') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ66%2520DLK') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ71%2520YBP') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HJ72%2520WBY') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HK06%2520MGE') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HK21%2520BGU') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HK21%2520DZN') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HK23%2520OJR') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HK59%2520ONP') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HK60%2520BEY') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HK61%2520BYY') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HK65%2520OKZ') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HK66%2520FZF') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HK68%2520OVT') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HN17%2520WHT') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HN22%2520WFB') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HN23%2520OPG') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HN64%2520YTK') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HN71%2520EXV') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HN71%2520WZR') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HS71%2520BGV') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HT16%2520EKA') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HT53%2520MKJ') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HT72%2520JAU') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HV05%2520WAU') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HV08%2520VBY') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HV18%2520XBW') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HV22%2520FVE') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HV23%2520WXD') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HV61%2520WNJ') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HV66%2520BVD') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HV70%2520DRZ') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HV72%2520FXD') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HW09%2520ADU') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HW65%2520KDX') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HW67%2520GEK') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HW67%2520JUT') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HX16%2520ZSN') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HX19%2520ENP') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HX19%2520EOZ') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HX19%2520EPA') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HX19%2520EPJ') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HX19%2520EPL') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HX19%2520EPN') HTTP/1.1" 204 0
2026-03-29 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HX22%2520XUH') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HX23%2520PZK') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HX69%2520PXW') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HY14%2520BUE') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HY18%2520OPR') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HY18%2520UKM') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HY21%2520VXT') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='HY72%2520KZU') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='J300%2520CRP') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='J77%2520TMD') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='J8%2520RWT') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='JRZ%25204527') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='K300%2520PSY') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='K600%2520AWS') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KA03%2520CYV') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KB06%2520NRZ') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KE15%2520KVC') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KE21%2520HXN') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KE67%2520EZS') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KE70%2520SZU') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KE70%2520XWR') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KE71%2520SFK') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KE72%2520MKJ') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KE73%2520HLC') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KE73%2520YUV') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KF15%2520ENR') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KF16%2520FLH') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KF19%2520YKV') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KF23%2520XYW') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KF73%2520HJY') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KF73%2520WKJ') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KJ19%2520CXV') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KJ19%2520DDO') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KJ23%2520BKF') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KJ62%2520LEW') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KK04%2520UGB') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KK18%2520AFZ') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KK19%2520ESV') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KK68%2520YGY') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KL06%2520XLJ') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KM12%2520LKP') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KM16%2520GGP') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KM20%2520PNF') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KM20%2520POJ') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KM20%2520XTX') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KM22%2520LNZ') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KM23%2520EFS') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KM23%2520RKE') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KM23%2520ZJV') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KM71%2520XCN') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KM73%2520NSF') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KM73%2520NYA') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KM73%2520OCU') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KM73%2520UCH') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KM73%2520WWH') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN09%2520OVL') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN10%2520VDF') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN14%2520VZS') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN15%2520ZSO') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN20%2520OVR') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN22%2520KYB') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN22%2520NRK') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN22%2520ORC') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN22%2520UBG') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN23%2520PZR') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN23%2520VCF') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN56%2520UOX') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN58%2520YJP') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN59%2520UGC') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN64%2520LWS') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN67%2520YFG') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN71%2520TCU') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN72%2520NZD') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KN74%2520JTO') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KO24%2520BGU') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KO69%2520XTW') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KP03%2520WBV') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KP11%2520UPN') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KP15%2520OBV') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KP20%2520OAB') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KP21%2520SYZ') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KP23%2520OXF') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KP23%2520ZJY') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KP57%2520ACZ') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KP67%2520YUA') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KP68%2520FXX') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KP72%2520VPW') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR05%2520ZRT') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR11%2520VBJ') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR14%2520FKM') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR17%2520ZWZ') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR18%2520UTT') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR19%2520JDK') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR19%2520OWA') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR22%2520TKV') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR22%2520YXZ') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR23%2520AKG') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR24%2520AVZ') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR25%2520YRO') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR67%2520KXO') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR68%2520CJZ') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR71%2520HCC') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR72%2520CFY') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR73%2520ALO') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR73%2520WJK') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KR74%2520UAO') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KS07%2520CJO') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KS09%2520MYY') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KS18%2520NKR') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KS58%2520YHX') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KS59%2520FCA') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KS66%2520XXR') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KS67%2520WBE') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KS71%2520UCL') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KS74%2520WXT') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KT16%2520LWJ') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KT18%2520VSO') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KT19%2520OMR') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KT19%2520OPK') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KT21%2520XGA') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KT70%2520LUZ') HTTP/1.1" 204 0
2026-03-29 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KT73%2520ZTL') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KU07%2520UNL') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KU13%2520GXK') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KU23%2520LNX') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KU60%2520YVV') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KU66%2520XFM') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KU73%2520HKV') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KV08%2520XVE') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KV12%2520HWE') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KV14%2520UVB') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KV16%2520AWM') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KV18%2520FWL') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KV21%2520RRZ') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KV61%2520ERZ') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KV69%2520XPO') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KV71%2520XEX') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KV71%2520XGA') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KW15%2520DSY') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KW63%2520UDM') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KW64%2520XRT') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KW65%2520YSD') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KW72%2520GJV') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KW72%2520GRK') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KW72%2520HTT') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KW73%2520PMU') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KW73%2520XYZ') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KW73%2520YLP') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KW74%2520OFC') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KX13%2520WKM') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20last_price_update_time%20lt%201774390890&NextPartitionKey=1%218%21YmNhLnVr&NextRowKey=1%2116%21S1gxNSUyME9LUw-- HTTP/1.1" 200 None
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KX16%2520FXJ') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KX17%2520WDD') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KX19%2520LMM') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KX65%2520VGR') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KX70%2520UPH') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KY09%2520GDV') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KY09%2520LWL') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KY10%2520HDK') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KY15%2520KLO') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KY15%2520TPU') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KY18%2520KBK') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KY61%2520KXE') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KY65%2520LBZ') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KY66%2520OSF') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KY68%2520FYJ') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='KY69%2520BYG') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='L9%2520KAJ') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LA16%2520YRG') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LA18%2520AAU') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LA18%2520YKE') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LA21%2520WHN') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LA25%2520MXW') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LA54%2520VSU') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LA68%2520YXV') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LA69%2520BPO') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LA71%2520XMB') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LA72%2520EVK') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LA72%2520OPV') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LB07%2520EBZ') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LB10%2520AXY') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LB10%2520HDG') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LB14%2520KMK') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LB17%2520KSK') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LB18%2520DWO') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LB18%2520SRO') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LB23%2520SYU') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LB23%2520VYL') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LB24%2520CCJ') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LB25%2520XCA') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LB59%2520FDF') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LB60%2520XFM') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LB68%2520UAC') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LB70%2520NME') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LB70%2520ZDV') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LB71%2520NYV') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LC08%2520UJA') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LC20%2520HRU') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LC54%2520EFE') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LC59%2520PLF') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LC62%2520KAU') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LC65%2520MZE') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LC70%2520USJ') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LC74%2520WGE') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD07%2520KVA') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD12%2520DYH') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD17%2520XZV') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD21%2520ECG') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD23%2520CBE') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD23%2520CZK') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD23%2520GWF') HTTP/1.1" 204 0
2026-03-29 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD23%2520OUX') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD58%2520TUV') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD62%2520ZVP') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD66%2520UAA') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD67%2520JPY') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD69%2520EES') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD71%2520KVU') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD71%2520ZGH') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD72%2520DHC') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD72%2520GMY') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LD73%2520NEE') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LE19%2520MHZ') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LE21%2520ESF') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LE21%2520HMX') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LE23%2520AVR') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LE73%2520CXV') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LF15%2520HDV') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LF16%2520XVW') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LF17%2520GZY') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LF17%2520LTY') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LF19%2520ETZ') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LF19%2520EYM') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LF19%2520JMA') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LF19%2520TBE') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LF19%2520YAL') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LF20%2520PPK') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LF22%2520TZU') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LF23%2520AXL') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LF23%2520VOP') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LF23%2520WGU') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LF24%2520XWZ') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LG09%2520WVO') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LG14%2520HAA') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LG14%2520VAY') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LG15%2520UJR') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LG19%2520NOA') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LG21%2520WHA') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LG22%2520SHZ') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LG60%2520LCJ') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LG61%2520ZXB') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LGZ%25203890') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LH64%2520APX') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LJ19%2520THD') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LJ21%2520RBK') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LJ22%2520LSC') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LJ63%2520ZHH') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LJ64%2520ZBZ') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LJ68%2520ROH') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LJ70%2520ZCO') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LJ72%2520HFV') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LJ72%2520TFW') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LK13%2520MDZ') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LK18%2520RWF') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LK63%2520CWM') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LK68%2520XLF') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LL16%2520FTP') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LL17%2520TYT') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LL18%2520HGZ') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LL18%2520WMY') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LL23%2520HKT') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LL63%2520TYD') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LL64%2520XKU') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LL68%2520JHF') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LL69%2520KDJ') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LL70%2520AVU') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LL70%2520LKA') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LL70%2520VLN') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LL74%2520ETR') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LL74%2520EXG') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LL74%2520FFZ') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM05%2520PTY') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM18%2520EDU') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM19%2520JZK') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM19%2520MXN') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM19%2520WMU') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM22%2520YMR') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM23%2520BCU') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM58%2520MJE') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM59%2520RTO') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM59%2520WHP') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM65%2520EJA') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM66%2520DWD') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM68%2520TDX') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM69%2520UYO') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM71%2520AHG') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM71%2520UOL') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM71%2520ZCT') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM73%2520VOP') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LM73%2520VUB') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN12%2520XJK') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN15%2520ULB') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN16%2520JYO') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN16%2520OVP') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN22%2520WPK') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN24%2520PDX') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN24%2520PRV') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN24%2520PZC') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN24%2520PZD') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN24%2520RCO') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN24%2520SDZ') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN24%2520SWO') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN51%2520ABU') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN58%2520XRU') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN63%2520HCF') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN63%2520HPO') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN66%2520KZL') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN67%2520KJK') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN68%2520WYY') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LN69%2520UHM') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LO08%2520LGD') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LO08%2520TPV') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LO12%2520FYS') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LO17%2520XRG') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LO25%2520UKP') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LO62%2520AEN') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LO65%2520TXZ') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LO67%2520CHJ') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LO67%2520LNN') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LO71%2520DYM') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LO71%2520EKV') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LO71%2520MGE') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LO72%2520JDZ') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LO73%2520ZYU') HTTP/1.1" 204 0
2026-03-29 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LO74%2520YJZ') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LP14%2520FKT') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LP15%2520MVZ') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LP19%2520BKX') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LP22%2520ARX') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LP23%2520GVK') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LP23%2520GZV') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LP66%2520XYM') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LP72%2520CHK') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LR05%2520KVL') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LR07%2520ORL') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LR10%2520NWN') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LR13%2520OJU') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LR18%2520XCZ') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LR20%2520EXN') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LR22%2520SGU') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LR23%2520YUN') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LR61%2520GJV') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LR65%2520VCL') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LR69%2520ZRE') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LR70%2520FKA') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LR71%2520PHO') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LS13%2520YHK') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LS15%2520WHF') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LS20%2520RBZ') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LS22%2520VOD') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LS22%2520WWP') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LS22%2520ZCK') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LS23%2520KFD') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LS23%2520UEP') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LS71%2520SUY') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LS71%2520VVP') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LS72%2520YRJ') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LS73%2520WTG') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LT13%2520XGY') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LT15%2520RXK') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LT22%2520RPY') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LT23%2520PCV') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LT24%2520XKF') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LT59%2520CTK') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LT63%2520XPU') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LT70%2520TDX') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LT70%2520TFE') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LT70%2520UWX') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LT72%2520CLU') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LU19%2520KEP') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LV09%2520UVY') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LV14%2520UNR') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LV16%2520OYL') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LV53%2520UYC') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LV66%2520WWZ') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LW02%2520LGD') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LW16%2520DFU') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LX19%2520HPC') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LX61%2520WJU') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LX63%2520BVG') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LX66%2520NGJ') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LX67%2520NUK') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LX70%2520RWU') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LY15%2520FHB') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LY18%2520BTV') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LY62%2520DAA') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LY63%2520FEJ') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='LY74%2520XJT') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='M888%2520DVE') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA07%2520JOU') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA07%2520RXW') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA12%2520AWN') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA14%2520ZDH') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA15%2520VWL') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA20%2520BYN') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA22%2520FWE') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA22%2520VYJ') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA23%2520ZZD') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA51%2520FAN') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA58%2520GVP') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA59%2520YLM') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA60%2520ZUC') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA64%2520CEF') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA68%2520EKV') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA69%2520UNB') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA70%2520FXG') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA71%2520AWP') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA71%2520PHV') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA72%2520UFT') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MA72%2520VNH') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MC14%2520MXH') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MC17%2520LAE') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MC18%2520XZU') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MC19%2520NKS') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MC21%2520EXG') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MC65%2520RBF') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MC66%2520NTF') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MD16%2520UGR') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MD21%2520LOH') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MD67%2520BHF') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MD67%2520UOB') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MD71%2520KZB') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MD71%2520LBF') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MD72%2520ERY') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MD72%2520XTB') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ME19%2520DXH') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ME68%2520NET') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ME73%2520XWN') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ME73%2520XWP') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MF11%2520ZGR') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MF13%2520ZVL') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MF17%2520EYR') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MF18%2520BLK') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MF20%2520VLJ') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MF22%2520SRX') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MF22%2520XUC') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MF59%2520CPZ') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MF60%2520KUD') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MF65%2520FNO') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MH15%2520LPO') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MH16%2520MVT') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MH69%2520DLE') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MH72%2520CCX') HTTP/1.1" 204 0
2026-03-29 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MH73%2520SPZ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MIJ%2520969') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MJ13%2520VRN') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MJ15%2520TUO') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MJ23%2520EFD') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MJ23%2520NKE') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MJ53%2520ZHA') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MJ66%2520XJK') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MJ69%2520LPV') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MJ71%2520CTV') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MJ71%2520HHT') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MK16%2520CFJ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MK19%2520TJU') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MK21%2520YYJ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MK22%2520KMF') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MK23%2520UBH') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MK24%2520OOX') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MK54%2520EUY') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MK62%2520TXU') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ML09%2520GZZ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ML12%2520EWU') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ML14%2520MWF') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ML18%2520KUX') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ML19%2520WVF') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ML21%2520FJD') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ML22%2520AKX') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ML22%2520XZA') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ML24%2520DZE') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ML24%2520EBV') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ML24%2520LRY') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ML24%2520UWX') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ML59%2520LPE') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ML62%2520OSK') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ML69%2520AZZ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ML70%2520EFW') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ML70%2520YAH') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MM04%2520TUU') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MM15%2520ZZJ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MM19%2520WYL') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MM21%2520LKC') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MM21%2520YSD') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MM22%2520HJD') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MM22%2520KFD') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MM22%2520ZPC') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MM24%2520UGW') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MM67%2520ZSG') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MM69%2520TWJ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MM72%2520KGZ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MM72%2520VJO') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MM73%2520SFY') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MM75%2520OGR') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MP73%2520JCY') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MT18%2520YNE') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MT19%2520SFU') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MT21%2520KNA') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MT22%2520TAU') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MT23%2520GKJ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MT60%2520YTZ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MT62%2520LBJ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MT63%2520LFF') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MT67%2520AYE') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MT67%2520KLM') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MT70%2520SVA') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MV12%2520BUU') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MV13%2520YFM') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MV22%2520NMU') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MV22%2520NYY') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MV62%2520LNU') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MV64%2520FAO') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MV66%2520AWO') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MW09%2520FWL') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MW15%2520NKC') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MW15%2520TSV') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MW18%2520WFK') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MW19%2520EDV') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MW21%2520WJC') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MW22%2520WNE') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MW60%2520UYU') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MW63%2520YKR') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MW68%2520CLU') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MW70%2520JWZ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MW71%2520YCY') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MW72%2520PYU') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MX12%2520HWK') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MX18%2520JGZ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MX70%2520CJZ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MX71%2520XFF') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='MY08%2520SPY') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NA11%2520VRZ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NA18%2520JVC') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NA22%2520VWR') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NA66%2520OJW') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NA67%2520NHG') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NA72%2520KXJ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NA72%2520OMH') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NC08%2520ZWK') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NC21%2520BJK') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ND14%2520FWU') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ND15%2520ZWE') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ND21%2520EKH') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ND22%2520HDY') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ND55%2520ZYG') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ND61%2520EKK') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ND64%2520SRV') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NG07%2520DNU') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NG11%2520LXU') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NG14%2520AWY') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NG16%2520AUF') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NG17%2520SZY') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NG17%2520VXY') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NG17%2520YOL') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NG18%2520VVF') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NG57%2520KLJ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NG72%2520HWO') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ08%2520ZVZ') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ11%2520KYX') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ15%2520WOY') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ16%2520EEU') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ23%2520HEU') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ23%2520LSO') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ23%2520VZK') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ64%2520NOH') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ68%2520LYO') HTTP/1.1" 204 0
2026-03-29 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ68%2520NWT') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NJ70%2520FWF') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NK08%2520PRX') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NK16%2520PFN') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NK19%2520KMM') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NK68%2520YBF') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NL08%2520WKD') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NL16%2520BRZ') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NL17%2520PGE') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NL21%2520WVH') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NL68%2520OGP') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NL69%2520CJJ') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NL70%2520HHP') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NL70%2520NDX') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NL71%2520KRE') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NL71%2520OGD') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NL72%2520TVM') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NRZ%25205674') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NU04%2520TWL') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NU17%2520FSP') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NU20%2520DTO') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NU21%2520TGJ') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NU59%2520GZN') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NU61%2520WBG') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NU63%2520ZSF') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NV07%2520FWZ') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NV15%2520GZF') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NV60%2520MTO') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NV61%2520KNH') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NX16%2520LSC') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NX59%2520GYB') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NX62%2520TXR') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NX63%2520KTG') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='NX69%2520LXD') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OE14%2520JWP') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OE17%2520YXM') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OE17%2520ZXW') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OE56%2520CKD') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OE60%2520FNN') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OE64%2520NWW') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OE69%2520KXO') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OE71%2520ULH') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OE72%2520XKX') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OE73%2520LJF') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OE73%2520WXZ') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OO09%2520CHR') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OU14%2520ZBJ') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OU16%2520NGY') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OU19%2520SXO') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OU19%2520VLA') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OU60%2520WJF') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OU63%2520LYR') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OU63%2520PJY') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OU68%2520HYB') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OU70%2520FNW') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OU70%2520FNX') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OV12%2520JXJ') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OV12%2520UKK') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OV17%2520XUR') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OV23%2520DLF') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OV70%2520WOJ') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OV71%2520SUH') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OV71%2520VTG') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OV71%2520YRX') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OV72%2520BVL') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OV73%2520LJJ') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OW14%2520CYF') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OW14%2520ETA') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OW18%2520GUD') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OW18%2520XLJ') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OW21%2520HDO') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OW72%2520NSE') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OW73%2520BKA') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OY06%2520ZGH') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OY08%2520XEJ') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OY12%2520ZZA') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OY22%2520YOK') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OY23%2520LJC') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OY24%2520ZWG') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OY59%2520YSH') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OY62%2520WXG') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OY63%2520OCM') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OY64%2520JRZ') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OY69%2520MUB') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OY70%2520WYU') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OY71%2520NUV') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OY71%2520XWL') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='OY73%2520UKB') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='P100%2520CHN') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PE14%2520RBO') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PE17%2520XVR') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PE54%2520ORZ') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PE61%2520VWU') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PE65%2520HUU') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PF13%2520CWE') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PF15%2520EXR') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PF15%2520LTK') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PF68%2520ZTS') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PF70%2520ZRU') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PG05%2520BXA') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PG10%2520JSZ') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PG15%2520CKE') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PG19%2520LCC') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PG68%2520ONZ') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PJ08%2520LFP') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PJ13%2520PKD') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PJ16%2520UXB') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PJ17%2520AZO') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PJ60%2520UTX') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PJ66%2520SDU') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PJ67%2520PGE') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PK13%2520CYH') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PK16%2520PYU') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PK16%2520WXA') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PK17%2520KLC') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PK17%2520KVU') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PK17%2520XKY') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PK18%2520KLX') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PK23%2520WRG') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PK65%2520JLV') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PK65%2520XFM') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PK71%2520XOO') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PK72%2520LNT') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PL09%2520GYN') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PL53%2520AOW') HTTP/1.1" 204 0
2026-03-29 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PL69%2520ZYF') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PM02%2520HAY') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PN13%2520ZLY') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PN56%2520JJV') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PN65%2520VCC') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PN65%2520YHB') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PN67%2520MTF') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PN67%2520PZM') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PO19%2520XFN') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PO20%2520RYJ') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PO21%2520SVZ') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PV19%2520OAN') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PX06%2520UBJ') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PX08%2520OPG') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PX13%2520UUA') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PX14%2520WGK') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PX56%2520XSK') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PX57%2520PDO') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PX65%2520OYY') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PX67%2520YCA') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PX67%2520ZRV') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PX71%2520OHJ') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PX71%2520OJF') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PY17%2520ANV') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='PY72%2520JGV') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='R16%2520GOM') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='R33%2520DDJ') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='R8%2520LBL') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RA07%2520LWU') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RA16%2520XPK') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RA68%2520KMZ') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RA68%2520ZRD') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RA72%2520KUC') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RA73%2520DZH') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RE07%2520UBR') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RE13%2520XJA') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RE16%2520UUL') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RE18%2520PHO') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RE61%2520OVJ') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RE67%2520LVR') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RE67%2520RWU') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RE68%2520JWN') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RE70%2520NWX') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RE70%2520UYO') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RE70%2520WHR') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RE71%2520LYU') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RE71%2520URF') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RE71%2520VLW') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RE72%2520FLX') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RE72%2520KJZ') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RE72%2520UXU') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RF19%2520OSM') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RF19%2520XYM') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RF21%2520WHT') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RF22%2520LSV') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RF23%2520GMZ') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RF62%2520HSE') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RF66%2520KYJ') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RF66%2520PMO') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RF68%2520BBU') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RF71%2520HRC') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RH08%2520LMH') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RJ21%2520NKE') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RJ23%2520OSY') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RJ55%2520UPS') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RJ56%2520JCO') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RJ59%2520DCZ') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RJ70%2520ATZ') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RJ71%2520AAX') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RJ71%2520ZXB') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RJ73%2520UAN') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RK18%2520JYP') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RK18%2520UHF') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RK22%2520DYY') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RK23%2520LUF') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RK23%2520LYZ') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RK23%2520LZF') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RK23%2520NEF') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RK51%2520VMZ') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RK67%2520NZA') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RK67%2520XLE') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO06%2520ZXG') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO09%2520UJN') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO10%2520ZGL') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO13%2520XDL') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO15%2520URK') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO15%2520VBG') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO17%2520VVT') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO20%2520MFU') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO20%2520NHE') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO22%2520PJX') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO25%2520BVK') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO59%2520XZS') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO60%2520SXK') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO67%2520LLE') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO71%2520AVN') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO71%2520VXT') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO73%2520HWG') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RO75%2520DRX') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RRZ%2520416') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RV07%2520GHG') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RV15%2520VZK') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RV17%2520LEU') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RV19%2520LYY') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RV20%2520ZMU') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RV22%2520SYH') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RV23%2520UXL') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RV23%2520WVN') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RV23%2520ZND') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RV23%2520ZTU') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RV56%2520KFL') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RV69%2520LUJ') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RV70%2520VWY') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RX15%2520WTN') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RX16%2520TVA') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RX17%2520HVE') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RX17%2520HVF') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RX17%2520HVO') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RX19%2520GRF') HTTP/1.1" 204 0
2026-03-29 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RX20%2520ZYL') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RX58%2520NEJ') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RX66%2520PVP') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RX66%2520USW') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RX69%2520JHZ') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RY18%2520YYT') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RY18%2520YYU') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='RY19%2520VXC') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SA16%2520RJU') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SA20%2520WRF') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SA58%2520ZLO') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SA63%2520XUK') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SA63%2520ZVE') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SA64%2520OKF') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SA66%2520OYX') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SA71%2520SJB') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SA72%2520YBK') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SA73%2520XOX') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SB13%2520LRX') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SB14%2520RUH') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SB17%2520FRP') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SB18%2520JUC') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SB19%2520JSX') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SB23%2520XVR') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SB62%2520RXD') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SB70%2520GMF') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SC12%2520OZR') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SC17%2520WSW') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SC22%2520XTB') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SC66%2520BNE') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SC67%2520XMG') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SC67%2520ZNZ') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SC71%2520FXE') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SD17%2520VCC') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SD22%2520SZG') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SD23%2520KHU') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SD60%2520SVC') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SD63%2520BVK') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SD71%2520ZFO') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SE19%2520TYV') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SE64%2520VEW') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SF19%2520GEB') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SF19%2520PXV') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SF19%2520ZAT') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SF22%2520UMG') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SF63%2520CXC') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SG19%2520HSU') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SG21%2520VZN') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SG22%2520WVZ') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SG23%2520VLL') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SG58%2520HNH') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SG58%2520YSZ') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SG59%2520LXP') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SG59%2520YGT') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SG62%2520WSZ') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SG65%2520RZM') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SH11%2520JYJ') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SH16%2520LKD') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SH16%2520SCZ') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SH19%2520YKU') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SH22%2520FWM') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SH65%2520AKP') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SH67%2520OBS') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SH69%2520XSE') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SH72%2520UKR') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SHZ%25207129') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SJ11%2520TLZ') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SJ16%2520CGC') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SJ16%2520XTR') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SJ19%2520VTD') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SJ60%2520YFY') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SJ68%2520UTO') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SJ69%2520VMP') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SK10%2520ODX') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SK15%2520XBX') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SK18%2520DXW') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SK63%2520SVS') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SK65%2520OKE') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SK66%2520AON') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SK66%2520YTZ') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SK72%2520HWN') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SL69%2520PFA') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SM15%2520MYC') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SM17%2520YBX') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SM22%2520WTO') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SM23%2520LBN') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SM25%2520MLX') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SM57%2520RTO') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SM65%2520ZNK') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SM69%2520MKP') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SM74%2520NVE') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SN19%2520KRH') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SN66%2520ZSW') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SN67%2520NDD') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SN69%2520HPC') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SO17%2520OTX') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SO18%2520YAX') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SO59%2520CZX') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SO60%2520OXR') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SR07%2520BVG') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SR13%2520EXM') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SR14%2520EKZ') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SR14%2520HKX') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SR19%2520YWH') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SR71%2520FBV') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SR72%2520FSA') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ST17%2520LEJ') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ST56%2520BXS') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ST57%2520VUA') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ST68%2520YXM') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ST69%2520CSU') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ST69%2520OVD') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ST69%2520SNX') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SV10%2520VWL') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SV13%2520LBN') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SV18%2520ZXB') HTTP/1.1" 204 0
2026-03-29 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SV23%2520ZPZ') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SV69%2520YOD') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SW14%2520KKD') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SW15%2520LRL') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SW16%2520CYH') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SW20%2520NCD') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SW21%2520LFN') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SW64%2520OTA') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SW67%2520FCC') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SW68%2520TZN') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SW69%2520HKM') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SX02%2520PBY') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SX14%2520JXD') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SX66%2520CHD') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SY12%2520XRC') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SY19%2520GWX') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SY21%2520UHH') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SY57%2520LWW') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SY61%2520ZGH') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SY64%2520NXF') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SY66%2520UJO') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SY66%2520YFG') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SY68%2520FRJ') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='SY71%2520WSU') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='T20%2520DCG') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='UHZ%25209462') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='UNZ%25208869') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='V222%2520SAN') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='V800%2520SMW') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VA15%2520AYG') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VA18%2520WEJ') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VA62%2520OJJ') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VA65%2520ONH') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VA69%2520DFP') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VA71%2520JLX') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VE15%2520ZRZ') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VE18%2520FLV') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VE21%2520LTN') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VE22%2520GKX') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VE23%2520HSV') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VE23%2520ONL') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VE65%2520ABN') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VE66%2520CHC') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VE70%2520OEA') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VE71%2520SDU') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VE71%2520UZJ') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VE72%2520EWT') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VE72%2520JYW') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VF16%2520HGN') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VF21%2520HOA') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VF66%2520KYT') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VFZ%25203509') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK11%2520XEN') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK11%2520YGV') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK14%2520CKG') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK14%2520XST') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK15%2520COJ') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK15%2520MKE') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK18%2520YDC') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK19%2520OAM') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK21%2520JXJ') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK22%2520DJJ') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK22%2520KHM') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK22%2520MDV') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK22%2520YKZ') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK23%2520YJH') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK62%2520LSO') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK64%2520PFN') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK65%2520OBV') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK65%2520WZM') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VK67%2520KRD') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VL19%2520LFZ') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VN12%2520HYO') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VN13%2520HCJ') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VN14%2520KWG') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VN16%2520CME') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VN17%2520TVY') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VN18%2520VKU') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VN19%2520GWJ') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VN21%2520DVK') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VN24%2520MVV') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VN62%2520XCP') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VN63%2520NXF') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VO16%2520OOY') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VO18%2520FON') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VO22%2520WDV') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VO23%2520NXW') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VO23%2520OWU') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VO25%2520UXB') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VO61%2520ZXL') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VO62%2520ZNW') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VO63%2520RCY') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VO64%2520XBX') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VO65%2520AYN') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VO65%2520CYE') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VO66%2520ZZC') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VO67%2520OUM') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VO69%2520JNU') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VO75%2520NFU') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VU13%2520UOK') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VU13%2520XVV') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VU17%2520ZLK') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VU19%2520WEO') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VU20%2520XFF') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VU22%2520NUA') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VU23%2520UPF') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VU59%2520WKH') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VU61%2520LSV') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VU65%2520USZ') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VU68%2520VPL') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VU68%2520XTP') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VU72%2520ONJ') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VX23%2520KDF') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VX65%2520NHD') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VX66%2520ONU') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='VX68%2520KHU') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='W666%2520TJL') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='W7%2520ALO') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WA15%2520TCZ') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WA19%2520XSE') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WA22%2520VPD') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WA22%2520YBU') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WA68%2520ZHH') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WA69%2520VHN') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WA69%2520XAX') HTTP/1.1" 204 0
2026-03-29 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WA72%2520LSE') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WD08%2520BXG') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WD15%2520OWC') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WD16%2520NWN') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WD66%2520YKW') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WD72%2520JWN') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WF21%2520UBH') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WF64%2520ZBL') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WF66%2520ZTJ') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WF70%2520UGO') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WF71%2520AYG') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WF72%2520PXZ') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WG09%2520JYL') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WG15%2520VRZ') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WG62%2520VCA') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WG67%2520XSK') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WG71%2520CVP') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WG73%2520LWW') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WG73%2520MVV') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WH15%2520KFC') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WH21%2520PVF') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WJ69%2520KYC') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WK10%2520WYC') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WK13%2520VDA') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WK63%2520ONN') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WK68%2520ZBG') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WK71%2520UPF') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WK72%2520YFX') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WL09%2520EKZ') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WL11%2520FCZ') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WL59%2520FTT') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WL67%2520FGN') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WM10%2520NWT') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WM12%2520UHD') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WM65%2520VSX') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WM70%2520LNX') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WM72%2520CZL') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WM72%2520KVS') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WM72%2520RXL') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WM72%2520UBX') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WM73%2520EWV') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WM73%2520UHR') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WN07%2520EYR') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WN11%2520FCD') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WN11%2520YST') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WN15%2520YCS') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WN18%2520JBV') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WN18%2520OXD') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WN19%2520UPL') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WN22%2520VMU') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WN23%2520UEC') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WN67%2520GAO') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WN75%2520BBF') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WN75%2520TMU') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WN75%2520UAM') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WO18%2520TPU') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WO68%2520JVH') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WO72%2520NYU') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WP09%2520GBU') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WP11%2520EVY') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WP17%2520UTY') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WP18%2520HMU') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WP19%2520DTY') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WP23%2520YZH') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WP72%2520XFA') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WP73%2520XBJ') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WR07%2520KXO') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WR09%2520FHW') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WR19%2520ZDT') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WR21%2520YWX') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WR22%2520VHX') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WR64%2520YKE') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WT14%2520JWW') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WU15%2520ZVY') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WU22%2520KFL') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WU23%2520LXZ') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WU55%2520PYV') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WU61%2520VKV') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WU62%2520UBF') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WU64%2520XKG') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WU67%2520NHB') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WU68%2520FTE') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WV15%2520FMP') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WV17%2520HXM') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WV20%2520NKO') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WV20%2520SZD') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WV22%2520WEO') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WV23%2520XJD') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WV23%2520XJK') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WV23%2520XUB') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27bca.uk%27%20and%20last_price_update_time%20lt%201774390890&NextPartitionKey=1%218%21YmNhLnVr&NextRowKey=1%2116%21V1YyMyUyMFhZQw-- HTTP/1.1" 200 None
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WV25%2520PZJ') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WV60%2520YUK') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WV63%2520MJX') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WV67%2520ULE') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WV72%2520OFS') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WX13%2520OEO') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WX22%2520WXK') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WX72%2520YDF') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='WX72%2520YHV') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='X28%2520KJK') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='Y13%2520RME') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='Y18%2520LOC') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YA12%2520AOP') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YA15%2520XMM') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YA18%2520ONF') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YA66%2520EHF') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YA67%2520JYT') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YA69%2520GNN') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YB15%2520XAE') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YB62%2520CZC') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YB67%2520OCN') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YB72%2520TEY') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YC10%2520URY') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YC15%2520OSU') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YC18%2520LTE') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YC25%2520KPE') HTTP/1.1" 204 0
2026-03-29 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YC25%2520UZH') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YC25%2520WUT') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YC56%2520SYA') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YC60%2520OUD') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YC63%2520PWJ') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YC65%2520OUY') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YC69%2520ATZ') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YC69%2520HVM') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YC71%2520VHH') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YC72%2520AVF') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YD09%2520YTS') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YD14%2520XVH') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YD17%2520SVV') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YD65%2520TXX') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YD66%2520LCY') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YD66%2520XTX') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YD68%2520VPG') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YD69%2520ZDN') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YE22%2520JOU') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YE63%2520BUP') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YE65%2520HWD') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YE65%2520MGJ') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YE65%2520UAO') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YE65%2520UNL') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YE66%2520XOM') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YE67%2520TSX') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YF03%2520GSP') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YF19%2520MBZ') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YF20%2520GXZ') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YF22%2520NLC') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YF22%2520PXG') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YF61%2520XXJ') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YF65%2520EZP') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YF73%2520KVW') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YFZ%25207780') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YG08%2520CUK') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YG10%2520ONU') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YG16%2520AOW') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YG17%2520GPJ') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YG22%2520SCZ') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YG23%2520MXE') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YG67%2520YXR') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YG68%2520VPF') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YG69%2520FWZ') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YG70%2520OGK') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YG71%2520SZK') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YG71%2520VDY') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YGZ%25203849') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YH22%2520FDE') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YH24%2520AKF') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YH61%2520KKG') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YH66%2520UUA') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YH67%2520VXF') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YH71%2520UMW') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YJ14%2520VVA') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YJ19%2520LYS') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YJ63%2520ZGF') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YJ64%2520LCP') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YJ64%2520OAO') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YJ64%2520SBY') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YJ65%2520AHB') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YJ65%2520MKT') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YJ65%2520YZM') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YK11%2520KTJ') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YK14%2520UJD') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YK17%2520YPG') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YK18%2520XTF') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YK21%2520CGO') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YK58%2520NLX') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YK65%2520ZHD') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YK67%2520PCF') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YL08%2520XCR') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YL64%2520EFX') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YL69%2520XOS') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YM19%2520PUK') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YM22%2520HKH') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YM25%2520NUF') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YM71%2520UFZ') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YN18%2520NVV') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YN21%2520AGJ') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YN63%2520YFM') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YN64%2520YUY') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YN71%2520VGT') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YO15%2520DDL') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YO15%2520GNU') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YO24%2520SKN') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YO68%2520FZH') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YP17%2520CFD') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YP17%2520EUR') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YP22%2520GVD') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YP25%2520SZD') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YP62%2520SLU') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YP65%2520UFL') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YP67%2520GYF') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YP69%2520FVV') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YP71%2520MFN') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YP74%2520KKD') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YR04%2520ZDU') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YR19%2520ASO') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YR22%2520FRF') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YR22%2520PXS') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YR23%2520HBH') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YR23%2520VBD') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YR52%2520GZE') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YR67%2520BVA') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YR68%2520MDX') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YR69%2520HPJ') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YR70%2520NFF') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YR71%2520HSK') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YR71%2520NHA') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YR72%2520ADX') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YS10%2520AZB') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YS19%2520FDV') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YS21%2520XVC') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YS22%2520AUN') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YS67%2520TRV') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YS72%2520XPC') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YT08%2520MXC') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YT22%2520XOY') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YT24%2520HLG') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YT24%2520THU') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YT69%2520MHV') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YT72%2520ZYJ') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YW03%2520UTT') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YW17%2520OKL') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YW18%2520KAE') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YW19%2520UCJ') HTTP/1.1" 204 0
2026-03-29 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YX15%2520YDF') HTTP/1.1" 204 0
2026-03-29 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YX19%2520ZZY') HTTP/1.1" 204 0
2026-03-29 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YX58%2520YFY') HTTP/1.1" 204 0
2026-03-29 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YX63%2520FRP') HTTP/1.1" 204 0
2026-03-29 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YX64%2520VYA') HTTP/1.1" 204 0
2026-03-29 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YY15%2520TZB') HTTP/1.1" 204 0
2026-03-29 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YY24%2520UBR') HTTP/1.1" 204 0
2026-03-29 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YY64%2520UWF') HTTP/1.1" 204 0
2026-03-29 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YY65%2520UJL') HTTP/1.1" 204 0
2026-03-29 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YY66%2520BFL') HTTP/1.1" 204 0
2026-03-29 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YY66%2520NZO') HTTP/1.1" 204 0
2026-03-29 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YY67%2520XFT') HTTP/1.1" 204 0
2026-03-29 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YY70%2520FHR') HTTP/1.1" 204 0
2026-03-29 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YY70%2520OJE') HTTP/1.1" 204 0
2026-03-29 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YY71%2520EYV') HTTP/1.1" 204 0
2026-03-29 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='YY72%2520ZLZ') HTTP/1.1" 204 0
2026-03-29 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='bca.uk',RowKey='ZLT068061') HTTP/1.1" 204 0
2026-03-29 22:21:49 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (1570 items) in: file:///var/lib/scrapyd/items/sourcing_v2/bca.uk/task_51_2026-03-29T22_00_00.jl
2026-03-29 22:21:49 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 6,
 'downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError': 6,
 'downloader/request_bytes': 2788674,
 'downloader/request_count': 3032,
 'downloader/request_method_count/GET': 3032,
 'downloader/response_bytes': 229053313,
 'downloader/response_count': 3026,
 'downloader/response_status_count/200': 1573,
 'downloader/response_status_count/302': 1453,
 'elapsed_time_seconds': 1298.957993,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 29, 22, 21, 49, 146762, tzinfo=datetime.timezone.utc),
 'item_scraped_count': 1570,
 'log_count/DEBUG': 52271,
 'log_count/ERROR': 8,
 'log_count/INFO': 47899,
 'log_count/WARNING': 381,
 'memusage/max': 217526272,
 'memusage/startup': 148066304,
 'photo_download_count': 1315,
 'playwright/context_count': 2,
 'playwright/context_count/max_concurrent': 1,
 'playwright/context_count/persistent/False': 2,
 'playwright/context_count/remote/False': 2,
 'playwright/page_count': 0,
 'request_depth_max': 125,
 'response_received_count': 258,
 'scheduler/dequeued': 3032,
 'scheduler/dequeued/memory': 3032,
 'scheduler/enqueued': 3032,
 'scheduler/enqueued/memory': 3032,
 'scrape_type/new': 139,
 'scrape_type/price_update': 1432,
 'scrape_type/skipped': 10813,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 126,
 'scrapy-zyte-api/error_ratio': 0.0,
 'scrapy-zyte-api/errors': 0,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 5.496846887918693,
 'scrapy-zyte-api/mean_response_seconds': 6.021232324327149,
 'scrapy-zyte-api/processed': 126,
 'scrapy-zyte-api/request_args/actions': 1,
 'scrapy-zyte-api/request_args/browserHtml': 1,
 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 125,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 125,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 126,
 'scrapy-zyte-api/request_args/httpResponseBody': 125,
 'scrapy-zyte-api/request_args/httpResponseHeaders': 125,
 'scrapy-zyte-api/request_args/sessionContext': 1,
 'scrapy-zyte-api/request_args/url': 126,
 'scrapy-zyte-api/status_codes/200': 126,
 'scrapy-zyte-api/success': 126,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'source/items_encountered': 12396,
 'spider_exceptions/ValueError': 1,
 'start_time': datetime.datetime(2026, 3, 29, 22, 0, 10, 188769, tzinfo=datetime.timezone.utc)}
2026-03-29 22:21:49 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (sourcing_v2), SPIDER (bca.uk)